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:21115 (3 days ago)

Debug log (UTC)

[18:44:08.192] New invocation is queued and will start shortly
[18:44:09.258] Starting the invocation (attempt 1)
[18:44:09.284] Ignoring gitiles_ref tag without the buildset tag
[18:44:09.284] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:44:09.284] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:44:09.284] Buildbucket request:
{
  "requestId": "8837358235441387424",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837358235441387424",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21115"
                            },
                        "id": "cron:v1:21115"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837358235441387424"
    },
    {
      "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:44:10.525] Scheduled build:
{
  "id": "8671928173143797953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T18:44:09.760060598Z",
  "updateTime": "2026-08-31T18:44:09.760060598Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:44:10.525] Task URL: https://cr-buildbucket.appspot.com/build/8671928173143797953
[18:44:10.525] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837358235441387424:2:0) after 2m48s
[18:44:13.411] Received PubSub notification, asking Buildbucket for the build status
[18:44:13.472] Build status: SCHEDULED
[18:44:22.494] Received PubSub notification, asking Buildbucket for the build status
[18:44:22.514] Build status: STARTED
[18:44:44.971] Received PubSub notification, asking Buildbucket for the build status
[18:44:44.993] Build:
{
  "id": "8671928173143797953",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-31T18:44:09.760060598Z",
  "startTime": "2026-08-31T18:44:18.859803091Z",
  "endTime": "2026-08-31T18:44:41.270542042Z",
  "updateTime": "2026-08-31T18:44:41.270542042Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:44:44.993] Invocation finished in 36.807338394s with status SUCCEEDED