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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10144 (1 month ago)

Debug log (UTC)

[13:47:34.435] New invocation is queued and will start shortly
[13:47:35.695] Starting the invocation (attempt 1)
[13:47:35.727] Ignoring gitiles_ref tag without the buildset tag
[13:47:35.727] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:47:35.728] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:47:35.728] Buildbucket request:
{
  "requestId": "8844443456924145792",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844443456924145792",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10144"
                            },
                        "id": "cron:v1:10144"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844443456924145792"
    },
    {
      "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"
  }
}
[13:47:37.762] Scheduled build:
{
  "id": "8679013393722512225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T13:47:36.868291622Z",
  "updateTime": "2026-06-14T13:47:37.500399550Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[13:47:37.762] Task URL: https://cr-buildbucket.appspot.com/build/8679013393722512225
[13:47:37.762] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844443456924145792:2:0) after 3m30s
[13:48:31.814] Received PubSub notification, asking Buildbucket for the build status
[13:48:31.953] Build:
{
  "id": "8679013393722512225",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T13:47:36.868291622Z",
  "startTime": "2026-06-14T13:47:41.066209955Z",
  "endTime": "2026-06-14T13:48:03.077497419Z",
  "updateTime": "2026-06-14T13:48:03.077497419Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[13:48:31.953] Invocation finished in 57.521407433s with status SUCCEEDED