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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22387 (2 weeks ago)

Debug log (UTC)

[20:51:43.718] New invocation is queued and will start shortly
[20:51:45.064] Starting the invocation (attempt 1)
[20:51:45.094] Ignoring gitiles_ref tag without the buildset tag
[20:51:45.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:51:45.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:51:45.095] Buildbucket request:
{
  "requestId": "8836534835346113840",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836534835346113840",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22387"
                            },
                        "id": "cron:v1:22387"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836534835346113840"
    },
    {
      "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:51:46.154] Scheduled build:
{
  "id": "8671104772701674097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T20:51:45.614483867Z",
  "updateTime": "2026-09-09T20:51:46.041473842Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:51:46.154] Task URL: https://cr-buildbucket.appspot.com/build/8671104772701674097
[20:51:46.154] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836534835346113840:2:0) after 8m53s
[20:51:46.895] Received PubSub notification, asking Buildbucket for the build status
[20:51:46.921] Build status: SCHEDULED
[20:51:49.948] Received PubSub notification, asking Buildbucket for the build status
[20:51:49.970] Build status: STARTED
[20:52:13.867] Received PubSub notification, asking Buildbucket for the build status
[20:52:13.889] Build:
{
  "id": "8671104772701674097",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-09T20:51:45.614483867Z",
  "startTime": "2026-09-09T20:51:49.773832837Z",
  "endTime": "2026-09-09T20:52:13.562603361Z",
  "updateTime": "2026-09-09T20:52:13.562603361Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:52:13.889] Invocation finished in 30.179875588s with status SUCCEEDED