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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22042 (2 weeks ago)

Debug log (UTC)

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

  }
}
[09:40:09.473] Task URL: https://cr-buildbucket.appspot.com/build/8671328220799753137
[09:40:09.473] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836758283474399472:2:0) after 5m34s
[09:40:10.098] Received PubSub notification, asking Buildbucket for the build status
[09:40:10.186] Build status: SCHEDULED
[09:40:14.284] Received PubSub notification, asking Buildbucket for the build status
[09:40:14.307] Build status: STARTED
[09:40:35.761] Received PubSub notification, asking Buildbucket for the build status
[09:40:35.793] Build:
{
  "id": "8671328220799753137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-07T09:40:08.902634696Z",
  "startTime": "2026-09-07T09:40:14.124014496Z",
  "endTime": "2026-09-07T09:40:35.518082646Z",
  "updateTime": "2026-09-07T09:40:35.518082646Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:40:35.793] Invocation finished in 28.824186444s with status SUCCEEDED