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:9673 (1 day ago)

Debug log (UTC)

[05:15:02.752] New invocation is queued and will start shortly
[05:15:04.398] Starting the invocation (attempt 1)
[05:15:04.423] Ignoring gitiles_ref tag without the buildset tag
[05:15:04.423] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:15:04.423] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:15:04.423] Buildbucket request:
{
  "requestId": "8844747493303865728",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844747493303865728",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9673"
                            },
                        "id": "cron:v1:9673"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844747493303865728"
    },
    {
      "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:15:06.080] Scheduled build:
{
  "id": "8679317429922199649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T05:15:05.354272182Z",
  "updateTime": "2026-06-11T05:15:05.834685743Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:15:06.080] Task URL: https://cr-buildbucket.appspot.com/build/8679317429922199649
[05:15:06.080] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844747493303865728:2:0) after 3m25s
[05:15:06.641] Received PubSub notification, asking Buildbucket for the build status
[05:15:06.661] Build status: SCHEDULED
[05:15:10.575] Received PubSub notification, asking Buildbucket for the build status
[05:15:10.634] Build status: STARTED
[05:15:41.075] Received PubSub notification, asking Buildbucket for the build status
[05:15:41.099] Build:
{
  "id": "8679317429922199649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-11T05:15:05.354272182Z",
  "startTime": "2026-06-11T05:15:10.192743149Z",
  "endTime": "2026-06-11T05:15:40.811860318Z",
  "updateTime": "2026-06-11T05:15:40.811860318Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:15:41.099] Invocation finished in 38.354027292s with status SUCCEEDED