Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:22186 (2 weeks ago)

Debug log (UTC)

[10:17:46.079] New invocation is queued and will start shortly
[10:17:47.176] Starting the invocation (attempt 1)
[10:17:47.199] Ignoring gitiles_ref tag without the buildset tag
[10:17:47.200] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:17:47.201] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:17:47.201] Buildbucket request:
{
  "requestId": "8836665317662331328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836665317662331328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22186"
                            },
                        "id": "cron:v1:22186"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836665317662331328"
    },
    {
      "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"
  }
}
[10:17:48.538] Scheduled build:
{
  "id": "8671235255042265969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T10:17:47.957226461Z",
  "updateTime": "2026-09-08T10:17:48.353738555Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:17:48.538] Task URL: https://cr-buildbucket.appspot.com/build/8671235255042265969
[10:17:48.538] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836665317662331328:2:0) after 5m27s
[10:17:48.680] Received PubSub notification, asking Buildbucket for the build status
[10:17:48.708] Build status: SCHEDULED
[10:21:54.594] Received PubSub notification, asking Buildbucket for the build status
[10:21:54.614] Build status: STARTED
[10:22:18.618] Received PubSub notification, asking Buildbucket for the build status
[10:22:18.634] Build:
{
  "id": "8671235255042265969",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-08T10:17:47.957226461Z",
  "startTime": "2026-09-08T10:21:54.368309403Z",
  "endTime": "2026-09-08T10:22:18.315325554Z",
  "updateTime": "2026-09-08T10:22:18.315325554Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:22:18.634] Invocation finished in 4m32.558867952s with status SUCCEEDED