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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19234 (3 weeks ago)

Debug log (UTC)

[08:45:51.180] New invocation is queued and will start shortly
[08:45:52.332] Starting the invocation (attempt 1)
[08:45:52.354] Ignoring gitiles_ref tag without the buildset tag
[08:45:52.355] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:45:52.355] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:45:52.355] Buildbucket request:
{
  "requestId": "8838573636746495744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838573636746495744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19234"
                            },
                        "id": "cron:v1:19234"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838573636746495744"
    },
    {
      "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:45:54.161] Scheduled build:
{
  "id": "8673143573664505393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T08:45:53.500171765Z",
  "updateTime": "2026-08-18T08:45:53.500171765Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:45:54.161] Task URL: https://cr-buildbucket.appspot.com/build/8673143573664505393
[08:45:54.161] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838573636746495744:2:0) after 6m50s
[08:45:54.855] Received PubSub notification, asking Buildbucket for the build status
[08:45:54.879] Build status: SCHEDULED
[08:45:59.182] Received PubSub notification, asking Buildbucket for the build status
[08:45:59.208] Build status: STARTED
[08:46:23.232] Received PubSub notification, asking Buildbucket for the build status
[08:46:23.259] Build:
{
  "id": "8673143573664505393",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T08:45:53.500171765Z",
  "startTime": "2026-08-18T08:45:58.930692713Z",
  "endTime": "2026-08-18T08:46:22.827237684Z",
  "updateTime": "2026-08-18T08:46:22.827237684Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:46:23.259] Invocation finished in 32.082666162s with status SUCCEEDED