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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4906 (2 months ago)

Debug log (UTC)

[06:04:06.279] New invocation is queued and will start shortly
[06:04:07.391] Starting the invocation (attempt 1)
[06:04:07.414] Ignoring gitiles_ref tag without the buildset tag
[06:04:07.414] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:04:07.414] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:04:07.414] Buildbucket request:
{
  "requestId": "8847824703648359680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847824703648359680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4906"
                            },
                        "id": "cron:v1:4906"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847824703648359680"
    },
    {
      "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"
  }
}
[06:04:09.220] Scheduled build:
{
  "id": "8682394640833652913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T06:04:08.341374603Z",
  "updateTime": "2026-05-08T06:04:08.821740158Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:04:09.220] Task URL: https://cr-buildbucket.appspot.com/build/8682394640833652913
[06:04:09.220] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847824703648359680:2:0) after 7m6s
[06:04:09.686] Received PubSub notification, asking Buildbucket for the build status
[06:04:09.710] Build status: SCHEDULED
[06:04:12.568] Received PubSub notification, asking Buildbucket for the build status
[06:04:12.683] Build status: STARTED
[06:04:36.793] Received PubSub notification, asking Buildbucket for the build status
[06:04:36.820] Build:
{
  "id": "8682394640833652913",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-08T06:04:08.341374603Z",
  "startTime": "2026-05-08T06:04:12.418892552Z",
  "endTime": "2026-05-08T06:04:36.550663603Z",
  "updateTime": "2026-05-08T06:04:36.550663603Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:04:36.820] Invocation finished in 30.546583569s with status SUCCEEDED