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:19489 (3 weeks ago)

Debug log (UTC)

[04:22:58.213] New invocation is queued and will start shortly
[04:23:00.041] Starting the invocation (attempt 1)
[04:23:00.062] Ignoring gitiles_ref tag without the buildset tag
[04:23:00.062] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:23:00.062] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:23:00.063] Buildbucket request:
{
  "requestId": "8838408981970333600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838408981970333600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19489"
                            },
                        "id": "cron:v1:19489"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838408981970333600"
    },
    {
      "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"
  }
}
[04:23:01.388] Scheduled build:
{
  "id": "8672978918716002769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T04:23:00.695043742Z",
  "updateTime": "2026-08-20T04:23:01.283403090Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:23:01.388] Task URL: https://cr-buildbucket.appspot.com/build/8672978918716002769
[04:23:01.388] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838408981970333600:2:0) after 1m42s
[04:23:01.901] Received PubSub notification, asking Buildbucket for the build status
[04:23:01.920] Build status: SCHEDULED
[04:23:05.598] Received PubSub notification, asking Buildbucket for the build status
[04:23:05.619] Build status: STARTED
[04:23:30.034] Received PubSub notification, asking Buildbucket for the build status
[04:23:30.061] Build:
{
  "id": "8672978918716002769",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T04:23:00.695043742Z",
  "startTime": "2026-08-20T04:23:05.410479448Z",
  "endTime": "2026-08-20T04:23:29.542287496Z",
  "updateTime": "2026-08-20T04:23:29.542287496Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:23:30.061] Invocation finished in 31.853496981s with status SUCCEEDED