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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4225 (4 months ago)

Debug log (UTC)

[09:43:29.916] New invocation is queued and will start shortly
[09:43:31.061] Starting the invocation (attempt 1)
[09:43:31.094] Ignoring gitiles_ref tag without the buildset tag
[09:43:31.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:43:31.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:43:31.094] Buildbucket request:
{
  "requestId": "8848263885406088240",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848263885406088240",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4225"
                            },
                        "id": "cron:v1:4225"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848263885406088240"
    },
    {
      "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"
  }
}
[09:43:32.826] Scheduled build:
{
  "id": "8682833822673610353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T09:43:31.900214404Z",
  "updateTime": "2026-05-03T09:43:32.438223271Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:43:32.826] Task URL: https://cr-buildbucket.appspot.com/build/8682833822673610353
[09:43:32.826] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848263885406088240:2:0) after 1m54s
[09:43:33.192] Received PubSub notification, asking Buildbucket for the build status
[09:43:33.228] Build status: SCHEDULED
[09:43:38.904] Received PubSub notification, asking Buildbucket for the build status
[09:43:38.973] Build status: STARTED
[09:44:02.941] Received PubSub notification, asking Buildbucket for the build status
[09:44:03.002] Build:
{
  "id": "8682833822673610353",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-03T09:43:31.900214404Z",
  "startTime": "2026-05-03T09:43:38.160309542Z",
  "endTime": "2026-05-03T09:44:02.483756571Z",
  "updateTime": "2026-05-03T09:44:02.483756571Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:44:03.002] Invocation finished in 33.090772119s with status SUCCEEDED