Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20950 (1 week ago)

Debug log (UTC)

[14:30:43.145] New invocation is queued and will start shortly
[14:30:44.294] Starting the invocation (attempt 1)
[14:30:44.321] Ignoring gitiles_ref tag without the buildset tag
[14:30:44.321] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:30:44.321] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:30:44.321] Buildbucket request:
{
  "requestId": "8837464776053564032",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837464776053564032",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20950"
                            },
                        "id": "cron:v1:20950"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837464776053564032"
    },
    {
      "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"
  }
}
[14:30:46.039] Scheduled build:
{
  "id": "8672034713506579921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T14:30:44.953761744Z",
  "updateTime": "2026-08-30T14:30:44.953761744Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:30:46.039] Task URL: https://cr-buildbucket.appspot.com/build/8672034713506579921
[14:30:46.039] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837464776053564032:2:0) after 5m28s
[14:31:14.802] Received PubSub notification, asking Buildbucket for the build status
[14:31:14.826] Build status: SCHEDULED
[14:32:38.151] Received PubSub notification, asking Buildbucket for the build status
[14:32:38.190] Build status: STARTED
[14:33:02.501] Received PubSub notification, asking Buildbucket for the build status
[14:33:02.519] Build:
{
  "id": "8672034713506579921",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-30T14:30:44.953761744Z",
  "startTime": "2026-08-30T14:32:04.791260227Z",
  "endTime": "2026-08-30T14:32:46.981190284Z",
  "updateTime": "2026-08-30T14:32:46.981190284Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:33:02.519] Invocation finished in 2m19.378862085s with status SUCCEEDED