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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10882 (3 weeks ago)

Debug log (UTC)

[20:05:57.335] New invocation is queued and will start shortly
[20:05:58.786] Starting the invocation (attempt 1)
[20:05:58.813] Ignoring gitiles_ref tag without the buildset tag
[20:05:58.814] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:05:58.814] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:05:58.814] Buildbucket request:
{
  "requestId": "8843966666378345856",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843966666378345856",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10882"
                            },
                        "id": "cron:v1:10882"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843966666378345856"
    },
    {
      "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"
  }
}
[20:06:00.212] Scheduled build:
{
  "id": "8678536603325097057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T20:05:59.625678851Z",
  "updateTime": "2026-06-19T20:05:59.625678851Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:06:00.212] Task URL: https://cr-buildbucket.appspot.com/build/8678536603325097057
[20:06:00.212] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843966666378345856:2:0) after 7m35s
[20:06:03.153] Received PubSub notification, asking Buildbucket for the build status
[20:06:03.230] Build status: SCHEDULED
[20:06:09.208] Received PubSub notification, asking Buildbucket for the build status
[20:06:09.236] Build status: STARTED
[20:06:37.748] Received PubSub notification, asking Buildbucket for the build status
[20:06:37.763] Build:
{
  "id": "8678536603325097057",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-19T20:05:59.625678851Z",
  "startTime": "2026-06-19T20:06:05.564873636Z",
  "endTime": "2026-06-19T20:06:37.484380320Z",
  "updateTime": "2026-06-19T20:06:37.484380320Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:06:37.763] Invocation finished in 40.433469118s with status SUCCEEDED