Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11449 (2 weeks ago)

Debug log (UTC)

[21:04:30.907] New invocation is queued and will start shortly
[21:04:35.508] Starting the invocation (attempt 1)
[21:04:35.538] Ignoring gitiles_ref tag without the buildset tag
[21:04:35.538] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:04:35.538] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:04:35.538] Buildbucket request:
{
  "requestId": "8843600594267377120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843600594267377120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11449"
                            },
                        "id": "cron:v1:11449"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843600594267377120"
    },
    {
      "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"
  }
}
[21:04:36.927] Scheduled build:
{
  "id": "8678170527952156993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T21:04:36.306909595Z",
  "updateTime": "2026-06-23T21:04:36.306909595Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:04:36.927] Task URL: https://cr-buildbucket.appspot.com/build/8678170527952156993
[21:04:36.927] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843600594267377120:2:0) after 2m15s
[21:04:37.719] Received PubSub notification, asking Buildbucket for the build status
[21:04:37.738] Build status: SCHEDULED
[21:05:18.221] Received PubSub notification, asking Buildbucket for the build status
[21:05:18.297] Build status: STARTED
[21:05:59.779] Received PubSub notification, asking Buildbucket for the build status
[21:05:59.838] Build:
{
  "id": "8678170527952156993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T21:04:36.306909595Z",
  "startTime": "2026-06-23T21:05:18.011904148Z",
  "endTime": "2026-06-23T21:05:59.509384218Z",
  "updateTime": "2026-06-23T21:05:59.509384218Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:05:59.838] Invocation finished in 1m28.937866919s with status SUCCEEDED