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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18670 (1 month ago)

Debug log (UTC)

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

  },
  "canary": true
}
[08:11:29.641] Task URL: https://cr-buildbucket.appspot.com/build/8673508126598260721
[08:11:29.641] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838938189910692704:2:0) after 5m25s
[08:11:33.825] Received PubSub notification, asking Buildbucket for the build status
[08:11:33.881] Build status: SCHEDULED
[08:11:53.084] Received PubSub notification, asking Buildbucket for the build status
[08:11:53.106] Build status: STARTED
[08:12:15.050] Received PubSub notification, asking Buildbucket for the build status
[08:12:15.067] Build:
{
  "id": "8673508126598260721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-14T08:11:28.730203920Z",
  "startTime": "2026-08-14T08:11:52.923609751Z",
  "endTime": "2026-08-14T08:12:14.793443165Z",
  "updateTime": "2026-08-14T08:12:14.793443165Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:12:15.067] Invocation finished in 48.880576515s with status SUCCEEDED