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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11428 (2 weeks ago)

Debug log (UTC)

[17:24:51.054] New invocation is queued and will start shortly
[17:24:53.110] Starting the invocation (attempt 1)
[17:24:53.142] Ignoring gitiles_ref tag without the buildset tag
[17:24:53.142] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:24:53.142] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:24:53.142] Buildbucket request:
{
  "requestId": "8843614414345349744",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843614414345349744",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11428"
                            },
                        "id": "cron:v1:11428"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843614414345349744"
    },
    {
      "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"
  }
}
[17:24:54.832] Scheduled build:
{
  "id": "8678184350474114737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T17:24:54.122427676Z",
  "updateTime": "2026-06-23T17:24:54.122427676Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:24:54.832] Task URL: https://cr-buildbucket.appspot.com/build/8678184350474114737
[17:24:54.832] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843614414345349744:2:0) after 6m26s
[17:24:55.848] Received PubSub notification, asking Buildbucket for the build status
[17:24:55.872] Build status: SCHEDULED
[17:29:38.870] Received PubSub notification, asking Buildbucket for the build status
[17:29:38.902] Build status: STARTED
[17:30:02.736] Received PubSub notification, asking Buildbucket for the build status
[17:30:02.758] Build:
{
  "id": "8678184350474114737",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T17:24:54.122427676Z",
  "startTime": "2026-06-23T17:29:38.696226860Z",
  "endTime": "2026-06-23T17:30:02.293868725Z",
  "updateTime": "2026-06-23T17:30:02.293868725Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:30:02.758] Invocation finished in 5m11.712072576s with status SUCCEEDED