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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:20680 (1 week ago)

Debug log (UTC)

[16:18:22.985] New invocation is queued and will start shortly
[16:18:26.001] Starting the invocation (attempt 1)
[16:18:26.027] Ignoring gitiles_ref tag without the buildset tag
[16:18:26.028] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:18:26.028] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:18:26.028] Buildbucket request:
{
  "requestId": "8837639196353473184",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837639196353473184",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "20680"
                            },
                        "id": "cron:v1:20680"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837639196353473184"
    },
    {
      "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"
  }
}
[16:18:27.195] Scheduled build:
{
  "id": "8672209132011866273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T16:18:26.504583318Z",
  "updateTime": "2026-08-28T16:18:27.003033713Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:18:27.195] Task URL: https://cr-buildbucket.appspot.com/build/8672209132011866273
[16:18:27.195] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837639196353473184:2:0) after 5m27s
[16:18:27.785] Received PubSub notification, asking Buildbucket for the build status
[16:18:27.818] Build status: SCHEDULED
[16:18:36.287] Received PubSub notification, asking Buildbucket for the build status
[16:18:36.311] Build status: STARTED
[16:19:03.491] Received PubSub notification, asking Buildbucket for the build status
[16:19:03.601] Build:
{
  "id": "8672209132011866273",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-28T16:18:26.504583318Z",
  "startTime": "2026-08-28T16:18:35.999696677Z",
  "endTime": "2026-08-28T16:19:03.211324206Z",
  "updateTime": "2026-08-28T16:19:03.211324206Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:19:03.601] Invocation finished in 40.620852091s with status SUCCEEDED