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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18691 (1 month ago)

Debug log (UTC)

[11:47:06.254] New invocation is queued and will start shortly
[11:47:07.473] Starting the invocation (attempt 1)
[11:47:07.495] Ignoring gitiles_ref tag without the buildset tag
[11:47:07.495] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:47:07.495] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:47:07.495] Buildbucket request:
{
  "requestId": "8838924621272753040",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838924621272753040",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18691"
                            },
                        "id": "cron:v1:18691"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838924621272753040"
    },
    {
      "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"
  }
}
[11:47:08.772] Scheduled build:
{
  "id": "8673494558665999441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T11:47:08.118357294Z",
  "updateTime": "2026-08-14T11:47:08.603694559Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[11:47:08.772] Task URL: https://cr-buildbucket.appspot.com/build/8673494558665999441
[11:47:08.773] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838924621272753040:2:0) after 5m4s
[11:47:09.377] Received PubSub notification, asking Buildbucket for the build status
[11:47:09.403] Build status: SCHEDULED
[11:47:12.316] Received PubSub notification, asking Buildbucket for the build status
[11:47:12.338] Build status: STARTED
[11:47:33.978] Received PubSub notification, asking Buildbucket for the build status
[11:47:33.998] Build:
{
  "id": "8673494558665999441",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T11:47:08.118357294Z",
  "startTime": "2026-08-14T11:47:12.079351504Z",
  "endTime": "2026-08-14T11:47:33.708754033Z",
  "updateTime": "2026-08-14T11:47:33.708754033Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[11:47:33.998] Invocation finished in 27.748953951s with status SUCCEEDED