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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5902 (2 months ago)

Debug log (UTC)

[08:26:08.272] New invocation is queued and will start shortly
[08:26:09.702] Starting the invocation (attempt 1)
[08:26:09.725] Ignoring gitiles_ref tag without the buildset tag
[08:26:09.725] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:26:09.725] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:26:09.726] Buildbucket request:
{
  "requestId": "8847181588924301344",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847181588924301344",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5902"
                            },
                        "id": "cron:v1:5902"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847181588924301344"
    },
    {
      "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:26:11.633] Scheduled build:
{
  "id": "8681751525723579553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T08:26:10.704965921Z",
  "updateTime": "2026-05-15T08:26:11.149705424Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:26:11.633] Task URL: https://cr-buildbucket.appspot.com/build/8681751525723579553
[08:26:11.633] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847181588924301344:2:0) after 4m51s
[08:26:12.080] Received PubSub notification, asking Buildbucket for the build status
[08:26:12.102] Build status: SCHEDULED
[08:26:16.253] Received PubSub notification, asking Buildbucket for the build status
[08:26:16.324] Build status: STARTED
[08:26:47.214] Received PubSub notification, asking Buildbucket for the build status
[08:26:47.235] Build:
{
  "id": "8681751525723579553",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T08:26:10.704965921Z",
  "startTime": "2026-05-15T08:26:15.789077951Z",
  "endTime": "2026-05-15T08:26:46.913635270Z",
  "updateTime": "2026-05-15T08:26:46.913635270Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:26:47.235] Invocation finished in 38.967385762s with status SUCCEEDED