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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8902 (1 week ago)

Debug log (UTC)

[17:25:56.241] New invocation is queued and will start shortly
[17:25:57.448] Starting the invocation (attempt 1)
[17:25:57.479] Ignoring gitiles_ref tag without the buildset tag
[17:25:57.479] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:25:57.479] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:25:57.479] Buildbucket request:
{
  "requestId": "8845245091386201632",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845245091386201632",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8902"
                            },
                        "id": "cron:v1:8902"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845245091386201632"
    },
    {
      "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"
  }
}
[17:25:59.752] Scheduled build:
{
  "id": "8679815028025921857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T17:25:58.822121133Z",
  "updateTime": "2026-06-05T17:25:59.280523850Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[17:25:59.752] Task URL: https://cr-buildbucket.appspot.com/build/8679815028025921857
[17:25:59.752] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845245091386201632:2:0) after 4m35s
[17:26:00.159] Received PubSub notification, asking Buildbucket for the build status
[17:26:00.181] Build status: SCHEDULED
[17:26:09.832] Received PubSub notification, asking Buildbucket for the build status
[17:26:09.858] Build status: STARTED
[17:26:33.899] Received PubSub notification, asking Buildbucket for the build status
[17:26:33.920] Build:
{
  "id": "8679815028025921857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T17:25:58.822121133Z",
  "startTime": "2026-06-05T17:26:09.135294334Z",
  "endTime": "2026-06-05T17:26:33.462265202Z",
  "updateTime": "2026-06-05T17:26:33.462265202Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[17:26:33.920] Invocation finished in 37.686171122s with status SUCCEEDED