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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20077 (2 weeks ago)

Debug log (UTC)

[09:04:16.778] New invocation is queued and will start shortly
[09:04:17.984] Starting the invocation (attempt 1)
[09:04:18.013] Ignoring gitiles_ref tag without the buildset tag
[09:04:18.013] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:04:18.013] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:04:18.013] Buildbucket request:
{
  "requestId": "8838028895646293456",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838028895646293456",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20077"
                            },
                        "id": "cron:v1:20077"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838028895646293456"
    },
    {
      "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"
  }
}
[09:04:19.150] Scheduled build:
{
  "id": "8672598833219925889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T09:04:18.471868132Z",
  "updateTime": "2026-08-24T09:04:18.471868132Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:04:19.151] Task URL: https://cr-buildbucket.appspot.com/build/8672598833219925889
[09:04:19.151] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838028895646293456:2:0) after 8m38s
[09:04:19.972] Received PubSub notification, asking Buildbucket for the build status
[09:04:19.995] Build status: SCHEDULED
[09:04:25.684] Received PubSub notification, asking Buildbucket for the build status
[09:04:25.711] Build status: STARTED
[09:04:46.951] Received PubSub notification, asking Buildbucket for the build status
[09:04:46.968] Build:
{
  "id": "8672598833219925889",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-24T09:04:18.471868132Z",
  "startTime": "2026-08-24T09:04:25.203373402Z",
  "endTime": "2026-08-24T09:04:46.588120152Z",
  "updateTime": "2026-08-24T09:04:46.588120152Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:04:46.968] Invocation finished in 30.19554244s with status SUCCEEDED