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:22795 (2 weeks ago)

Debug log (UTC)

[18:38:04.382] New invocation is queued and will start shortly
[18:38:05.466] Starting the invocation (attempt 1)
[18:38:05.492] Ignoring gitiles_ref tag without the buildset tag
[18:38:05.492] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:38:05.492] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:38:05.492] Buildbucket request:
{
  "requestId": "8836271453327156208",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836271453327156208",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22795"
                            },
                        "id": "cron:v1:22795"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836271453327156208"
    },
    {
      "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"
  }
}
[18:38:06.809] Scheduled build:
{
  "id": "8670841390922862865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T18:38:06.052212851Z",
  "updateTime": "2026-09-12T18:38:06.632483049Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[18:38:06.809] Task URL: https://cr-buildbucket.appspot.com/build/8670841390922862865
[18:38:06.809] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836271453327156208:2:0) after 2m2s
[18:38:07.318] Received PubSub notification, asking Buildbucket for the build status
[18:38:07.392] Build status: SCHEDULED
[18:38:10.178] Received PubSub notification, asking Buildbucket for the build status
[18:38:10.197] Build status: STARTED
[18:38:34.361] Received PubSub notification, asking Buildbucket for the build status
[18:38:34.380] Build:
{
  "id": "8670841390922862865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-12T18:38:06.052212851Z",
  "startTime": "2026-09-12T18:38:09.994978043Z",
  "endTime": "2026-09-12T18:38:33.940541587Z",
  "updateTime": "2026-09-12T18:38:33.940541587Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[18:38:34.380] Invocation finished in 30.003537905s with status SUCCEEDED