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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12637 (2 months ago)

Debug log (UTC)

[08:11:01.164] New invocation is queued and will start shortly
[08:11:02.227] Starting the invocation (attempt 1)
[08:11:02.253] Ignoring gitiles_ref tag without the buildset tag
[08:11:02.253] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:11:02.253] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:11:02.253] Buildbucket request:
{
  "requestId": "8842833885712084256",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842833885712084256",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12637"
                            },
                        "id": "cron:v1:12637"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842833885712084256"
    },
    {
      "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"
  }
}
[08:11:03.377] Scheduled build:
{
  "id": "8677403823341532545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T08:11:02.801613921Z",
  "updateTime": "2026-07-02T08:11:03.248666295Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:11:03.377] Task URL: https://cr-buildbucket.appspot.com/build/8677403823341532545
[08:11:03.377] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842833885712084256:2:0) after 4m14s
[08:11:04.042] Received PubSub notification, asking Buildbucket for the build status
[08:11:04.103] Build status: SCHEDULED
[08:11:15.657] Received PubSub notification, asking Buildbucket for the build status
[08:11:15.726] Build status: STARTED
[08:11:39.251] Received PubSub notification, asking Buildbucket for the build status
[08:11:39.269] Build:
{
  "id": "8677403823341532545",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T08:11:02.801613921Z",
  "startTime": "2026-07-02T08:11:15.447050731Z",
  "endTime": "2026-07-02T08:11:37.859359683Z",
  "updateTime": "2026-07-02T08:11:37.859359683Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:11:39.269] Invocation finished in 38.111950337s with status SUCCEEDED