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:9409 (3 days ago)

Debug log (UTC)

[08:05:48.378] New invocation is queued and will start shortly
[08:05:49.895] Starting the invocation (attempt 1)
[08:05:49.928] Ignoring gitiles_ref tag without the buildset tag
[08:05:49.928] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:05:49.928] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:05:49.928] Buildbucket request:
{
  "requestId": "8844917943929382224",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844917943929382224",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9409"
                            },
                        "id": "cron:v1:9409"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844917943929382224"
    },
    {
      "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:05:51.981] Scheduled build:
{
  "id": "8679487880573799697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T08:05:50.945510083Z",
  "updateTime": "2026-06-09T08:05:51.578906803Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:05:51.981] Task URL: https://cr-buildbucket.appspot.com/build/8679487880573799697
[08:05:51.981] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844917943929382224:2:0) after 8m27s
[08:05:52.312] Received PubSub notification, asking Buildbucket for the build status
[08:05:52.334] Build status: SCHEDULED
[08:05:55.488] Received PubSub notification, asking Buildbucket for the build status
[08:05:55.561] Build status: STARTED
[08:06:19.723] Received PubSub notification, asking Buildbucket for the build status
[08:06:19.747] Build:
{
  "id": "8679487880573799697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-09T08:05:50.945510083Z",
  "startTime": "2026-06-09T08:05:55.273899585Z",
  "endTime": "2026-06-09T08:06:19.390103996Z",
  "updateTime": "2026-06-09T08:06:19.390103996Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:06:19.747] Invocation finished in 31.386416221s with status SUCCEEDED