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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10705 (3 weeks ago)

Debug log (UTC)

[13:51:17.471] New invocation is queued and will start shortly
[13:51:18.611] Starting the invocation (attempt 1)
[13:51:18.640] Ignoring gitiles_ref tag without the buildset tag
[13:51:18.640] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:51:18.641] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:51:18.642] Buildbucket request:
{
  "requestId": "8844080835194992688",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844080835194992688",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10705"
                            },
                        "id": "cron:v1:10705"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844080835194992688"
    },
    {
      "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"
  }
}
[13:51:20.287] Scheduled build:
{
  "id": "8678650772388359601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T13:51:19.521608799Z",
  "updateTime": "2026-06-18T13:51:20.044775442Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:51:20.287] Task URL: https://cr-buildbucket.appspot.com/build/8678650772388359601
[13:51:20.287] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844080835194992688:2:0) after 5m30s
[13:51:20.809] Received PubSub notification, asking Buildbucket for the build status
[13:51:20.833] Build status: SCHEDULED
[13:51:25.569] Received PubSub notification, asking Buildbucket for the build status
[13:51:25.632] Build status: STARTED
[13:51:59.053] Received PubSub notification, asking Buildbucket for the build status
[13:51:59.148] Build:
{
  "id": "8678650772388359601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T13:51:19.521608799Z",
  "startTime": "2026-06-18T13:51:25.376113972Z",
  "endTime": "2026-06-18T13:51:58.626707943Z",
  "updateTime": "2026-06-18T13:51:58.626707943Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:51:59.148] Invocation finished in 41.68661421s with status SUCCEEDED