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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8464 (1 week ago)

Debug log (UTC)

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

  }
}
[14:22:55.558] Task URL: https://cr-buildbucket.appspot.com/build/8680098336428369265
[14:22:55.558] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845528399916723728:2:0) after 5m20s
[14:22:56.219] Received PubSub notification, asking Buildbucket for the build status
[14:22:56.236] Build status: SCHEDULED
[14:22:59.173] Received PubSub notification, asking Buildbucket for the build status
[14:22:59.225] Build status: STARTED
[14:23:23.212] Received PubSub notification, asking Buildbucket for the build status
[14:23:23.505] Build:
{
  "id": "8680098336428369265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-02T14:22:54.875019467Z",
  "startTime": "2026-06-02T14:22:58.976636106Z",
  "endTime": "2026-06-02T14:23:22.941933130Z",
  "updateTime": "2026-06-02T14:23:22.941933130Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:23:23.505] Invocation finished in 31.33995006s with status SUCCEEDED