Status: SUCCEEDED
Triggered by: -
Duration: 31 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:301 (2 weeks ago)

Debug log (UTC)

[01:34:21.479] New invocation is queued and will start shortly
[01:34:22.596] Starting the invocation (attempt 1)
[01:34:22.620] Ignoring gitiles_ref tag without the buildset tag
[01:34:22.620] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:34:22.621] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:34:22.621] Buildbucket request:
{
  "requestId": "8850831374536913312",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8850831374536913312",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "301"
                            },
                        "id": "cron:v1:301"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8850831374536913312"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[01:34:25.079] Scheduled build:
{
  "id": "8685401311219002001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T01:34:24.017160600Z",
  "updateTime": "2026-04-05T01:34:24.599262074Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:34:25.079] Task URL: https://cr-buildbucket.appspot.com/build/8685401311219002001
[01:34:25.079] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8850831374536913312:2:0) after 2m53s
[01:34:25.351] Received PubSub notification, asking Buildbucket for the build status
[01:34:25.384] Build status: SCHEDULED
[01:34:29.292] Received PubSub notification, asking Buildbucket for the build status
[01:34:29.548] Build status: STARTED
[01:34:53.014] Received PubSub notification, asking Buildbucket for the build status
[01:34:53.087] Build:
{
  "id": "8685401311219002001",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-04-05T01:34:24.017160600Z",
  "startTime": "2026-04-05T01:34:29.025573690Z",
  "endTime": "2026-04-05T01:34:52.734485288Z",
  "updateTime": "2026-04-05T01:34:52.734485288Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:34:53.087] Invocation finished in 31.617848736s with status SUCCEEDED