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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13042 (2 months ago)

Debug log (UTC)

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

  }
}
[05:24:34.444] Task URL: https://cr-buildbucket.appspot.com/build/8677142506674925809
[05:24:34.444] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842572570140546032:2:0) after 6m30s
[05:24:38.470] Received PubSub notification, asking Buildbucket for the build status
[05:24:38.486] Build status: SCHEDULED
[05:24:40.227] Received PubSub notification, asking Buildbucket for the build status
[05:24:40.244] Build status: STARTED
[05:25:00.935] Received PubSub notification, asking Buildbucket for the build status
[05:25:00.961] Build:
{
  "id": "8677142506674925809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-05T05:24:33.795375043Z",
  "startTime": "2026-07-05T05:24:38.589277623Z",
  "endTime": "2026-07-05T05:25:00.650638022Z",
  "updateTime": "2026-07-05T05:25:00.650638022Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:25:00.961] Invocation finished in 29.854879316s with status SUCCEEDED