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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:24172 (1 day ago)

Debug log (UTC)

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

  }
}
[14:09:46.647] Task URL: https://cr-buildbucket.appspot.com/build/8669952303485321777
[14:09:46.647] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835382366400070096:2:0) after 9m49s
[14:09:47.185] Received PubSub notification, asking Buildbucket for the build status
[14:09:47.209] Build status: SCHEDULED
[14:09:56.414] Received PubSub notification, asking Buildbucket for the build status
[14:09:56.483] Build status: STARTED
[14:10:23.323] Received PubSub notification, asking Buildbucket for the build status
[14:10:23.403] Build:
{
  "id": "8669952303485321777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-22T14:09:45.906735213Z",
  "startTime": "2026-09-22T14:09:56.216611498Z",
  "endTime": "2026-09-22T14:10:22.842683953Z",
  "updateTime": "2026-09-22T14:10:22.842683953Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:10:23.403] Invocation finished in 39.660908507s with status SUCCEEDED