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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10984 (3 weeks ago)

Debug log (UTC)

[13:29:56.817] New invocation is queued and will start shortly
[13:29:57.911] Starting the invocation (attempt 1)
[13:29:57.952] Ignoring gitiles_ref tag without the buildset tag
[13:29:57.953] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:29:57.953] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:29:57.953] Buildbucket request:
{
  "requestId": "8843900984120825216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843900984120825216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10984"
                            },
                        "id": "cron:v1:10984"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843900984120825216"
    },
    {
      "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"
  }
}
[13:29:59.571] Scheduled build:
{
  "id": "8678470921293180209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T13:29:58.892949778Z",
  "updateTime": "2026-06-20T13:29:59.361034207Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:29:59.571] Task URL: https://cr-buildbucket.appspot.com/build/8678470921293180209
[13:29:59.571] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843900984120825216:2:0) after 2m35s
[13:30:00.183] Received PubSub notification, asking Buildbucket for the build status
[13:30:00.226] Build status: SCHEDULED
[13:30:05.658] Received PubSub notification, asking Buildbucket for the build status
[13:30:05.804] Build status: STARTED
[13:30:28.455] Received PubSub notification, asking Buildbucket for the build status
[13:30:28.474] Build:
{
  "id": "8678470921293180209",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-20T13:29:58.892949778Z",
  "startTime": "2026-06-20T13:30:03.884373193Z",
  "endTime": "2026-06-20T13:30:28.160769698Z",
  "updateTime": "2026-06-20T13:30:28.160769698Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:30:28.474] Invocation finished in 31.66250316s with status SUCCEEDED