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

Debug log (UTC)

[18:27:28.176] New invocation is queued and will start shortly
[18:27:29.261] Starting the invocation (attempt 1)
[18:27:29.284] Ignoring gitiles_ref tag without the buildset tag
[18:27:29.284] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:27:29.284] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:27:29.284] Buildbucket request:
{
  "requestId": "8844063459548469200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844063459548469200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10732"
                            },
                        "id": "cron:v1:10732"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844063459548469200"
    },
    {
      "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"
  }
}
[18:27:30.758] Scheduled build:
{
  "id": "8678633396890912161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T18:27:30.087934158Z",
  "updateTime": "2026-06-18T18:27:30.087934158Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:27:30.758] Task URL: https://cr-buildbucket.appspot.com/build/8678633396890912161
[18:27:30.758] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844063459548469200:2:0) after 7m3s
[18:27:31.529] Received PubSub notification, asking Buildbucket for the build status
[18:27:31.561] Build status: SCHEDULED
[18:27:36.867] Received PubSub notification, asking Buildbucket for the build status
[18:27:36.906] Build status: STARTED
[18:28:06.636] Received PubSub notification, asking Buildbucket for the build status
[18:28:06.676] Build:
{
  "id": "8678633396890912161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T18:27:30.087934158Z",
  "startTime": "2026-06-18T18:27:36.234403091Z",
  "endTime": "2026-06-18T18:28:06.378088634Z",
  "updateTime": "2026-06-18T18:28:06.378088634Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:28:06.676] Invocation finished in 38.507173388s with status SUCCEEDED