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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14023 (2 months ago)

Debug log (UTC)

[05:21:28.317] New invocation is queued and will start shortly
[05:21:29.614] Starting the invocation (attempt 1)
[05:21:29.641] Ignoring gitiles_ref tag without the buildset tag
[05:21:29.641] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:21:29.642] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:21:29.642] Buildbucket request:
{
  "requestId": "8841938583053234416",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841938583053234416",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14023"
                            },
                        "id": "cron:v1:14023"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841938583053234416"
    },
    {
      "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"
  }
}
[05:21:31.359] Scheduled build:
{
  "id": "8676508520134296817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T05:21:30.475172877Z",
  "updateTime": "2026-07-12T05:21:31.087960556Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:21:31.359] Task URL: https://cr-buildbucket.appspot.com/build/8676508520134296817
[05:21:31.359] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841938583053234416:2:0) after 3m34s
[05:21:31.799] Received PubSub notification, asking Buildbucket for the build status
[05:21:31.913] Build status: SCHEDULED
[05:21:36.249] Received PubSub notification, asking Buildbucket for the build status
[05:21:36.262] Build status: STARTED
[05:22:03.252] Received PubSub notification, asking Buildbucket for the build status
[05:22:03.285] Build:
{
  "id": "8676508520134296817",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-12T05:21:30.475172877Z",
  "startTime": "2026-07-12T05:21:36.053418606Z",
  "endTime": "2026-07-12T05:22:02.832546627Z",
  "updateTime": "2026-07-12T05:22:02.832546627Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:22:03.285] Invocation finished in 34.977172067s with status SUCCEEDED