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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21247 (2 days ago)

Debug log (UTC)

[17:17:38.980] New invocation is queued and will start shortly
[17:17:40.083] Starting the invocation (attempt 1)
[17:17:40.107] Ignoring gitiles_ref tag without the buildset tag
[17:17:40.107] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:17:40.108] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:17:40.108] Buildbucket request:
{
  "requestId": "8837273079761090480",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837273079761090480",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21247"
                            },
                        "id": "cron:v1:21247"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837273079761090480"
    },
    {
      "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"
  }
}
[17:17:41.477] Scheduled build:
{
  "id": "8671843017230876657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T17:17:40.768261690Z",
  "updateTime": "2026-09-01T17:17:41.322853646Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[17:17:41.477] Task URL: https://cr-buildbucket.appspot.com/build/8671843017230876657
[17:17:41.477] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837273079761090480:2:0) after 2m33s
[17:17:42.020] Received PubSub notification, asking Buildbucket for the build status
[17:17:42.063] Build status: SCHEDULED
[17:17:57.523] Received PubSub notification, asking Buildbucket for the build status
[17:17:57.563] Build status: STARTED
[17:18:19.494] Received PubSub notification, asking Buildbucket for the build status
[17:18:19.557] Build:
{
  "id": "8671843017230876657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T17:17:40.768261690Z",
  "startTime": "2026-09-01T17:17:57.266071666Z",
  "endTime": "2026-09-01T17:18:19.035589089Z",
  "updateTime": "2026-09-01T17:18:19.035589089Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[17:18:19.557] Invocation finished in 40.586247086s with status SUCCEEDED