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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22999 (1 week ago)

Debug log (UTC)

[05:24:02.925] New invocation is queued and will start shortly
[05:24:04.086] Starting the invocation (attempt 1)
[05:24:04.118] Ignoring gitiles_ref tag without the buildset tag
[05:24:04.118] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:24:04.118] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:24:04.118] Buildbucket request:
{
  "requestId": "8836140215082313392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836140215082313392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22999"
                            },
                        "id": "cron:v1:22999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836140215082313392"
    },
    {
      "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"
  }
}
[05:24:05.356] Scheduled build:
{
  "id": "8670710152582351969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T05:24:04.687897270Z",
  "updateTime": "2026-09-14T05:24:04.687897270Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:24:05.356] Task URL: https://cr-buildbucket.appspot.com/build/8670710152582351969
[05:24:05.356] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836140215082313392:2:0) after 7m22s
[05:24:05.574] Received PubSub notification, asking Buildbucket for the build status
[05:24:05.593] Build status: SCHEDULED
[05:24:11.946] Received PubSub notification, asking Buildbucket for the build status
[05:24:11.964] Build status: STARTED
[05:24:37.956] Received PubSub notification, asking Buildbucket for the build status
[05:24:37.987] Build:
{
  "id": "8670710152582351969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-14T05:24:04.687897270Z",
  "startTime": "2026-09-14T05:24:11.616235821Z",
  "endTime": "2026-09-14T05:24:35.613060524Z",
  "updateTime": "2026-09-14T05:24:35.613060524Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:24:37.987] Invocation finished in 35.068037391s with status SUCCEEDED