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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10429 (4 weeks ago)

Debug log (UTC)

[14:27:30.709] New invocation is queued and will start shortly
[14:27:32.173] Starting the invocation (attempt 1)
[14:27:32.200] Ignoring gitiles_ref tag without the buildset tag
[14:27:32.200] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:27:32.200] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:27:32.200] Buildbucket request:
{
  "requestId": "8844259750319604944",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844259750319604944",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10429"
                            },
                        "id": "cron:v1:10429"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844259750319604944"
    },
    {
      "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"
  }
}
[14:27:33.886] Scheduled build:
{
  "id": "8678829686924787329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T14:27:33.323050748Z",
  "updateTime": "2026-06-16T14:27:33.752459234Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:27:33.886] Task URL: https://cr-buildbucket.appspot.com/build/8678829686924787329
[14:27:33.886] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844259750319604944:2:0) after 2m29s
[14:27:34.579] Received PubSub notification, asking Buildbucket for the build status
[14:27:34.701] Build status: SCHEDULED
[14:27:38.683] Received PubSub notification, asking Buildbucket for the build status
[14:27:38.699] Build status: STARTED
[14:27:59.540] Received PubSub notification, asking Buildbucket for the build status
[14:27:59.562] Build:
{
  "id": "8678829686924787329",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T14:27:33.323050748Z",
  "startTime": "2026-06-16T14:27:37.592615514Z",
  "endTime": "2026-06-16T14:27:59.269612259Z",
  "updateTime": "2026-06-16T14:27:59.269612259Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:27:59.562] Invocation finished in 28.859794026s with status SUCCEEDED