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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23011 (1 week ago)

Debug log (UTC)

[07:26:44.339] New invocation is queued and will start shortly
[07:26:47.345] Starting the invocation (attempt 1)
[07:26:47.374] Ignoring gitiles_ref tag without the buildset tag
[07:26:47.374] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:26:47.374] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:26:47.374] Buildbucket request:
{
  "requestId": "8836132496081467024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836132496081467024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23011"
                            },
                        "id": "cron:v1:23011"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836132496081467024"
    },
    {
      "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"
  }
}
[07:26:48.565] Scheduled build:
{
  "id": "8670702431685931249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T07:26:47.907322971Z",
  "updateTime": "2026-09-14T07:26:47.907322971Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[07:26:48.565] Task URL: https://cr-buildbucket.appspot.com/build/8670702431685931249
[07:26:48.565] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836132496081467024:2:0) after 5m42s
[07:26:49.235] Received PubSub notification, asking Buildbucket for the build status
[07:26:49.263] Build status: SCHEDULED
[07:26:54.087] Received PubSub notification, asking Buildbucket for the build status
[07:26:54.148] Build status: STARTED
[07:27:21.228] Received PubSub notification, asking Buildbucket for the build status
[07:27:21.261] Build:
{
  "id": "8670702431685931249",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T07:26:47.907322971Z",
  "startTime": "2026-09-14T07:26:53.906692242Z",
  "endTime": "2026-09-14T07:27:20.945516610Z",
  "updateTime": "2026-09-14T07:27:20.945516610Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[07:27:21.261] Invocation finished in 36.928794716s with status SUCCEEDED