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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11362 (2 weeks ago)

Debug log (UTC)

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

  }
}
[06:06:19.381] Task URL: https://cr-buildbucket.appspot.com/build/8678227043681213377
[06:06:19.381] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843657107582102080:2:0) after 9m20s
[06:06:20.256] Received PubSub notification, asking Buildbucket for the build status
[06:06:22.486] Build status: SCHEDULED
[06:06:24.293] Received PubSub notification, asking Buildbucket for the build status
[06:06:24.312] Build status: STARTED
[06:06:46.043] Received PubSub notification, asking Buildbucket for the build status
[06:06:46.150] Build:
{
  "id": "8678227043681213377",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-23T06:06:18.707440971Z",
  "startTime": "2026-06-23T06:06:24.124658927Z",
  "endTime": "2026-06-23T06:06:45.664764032Z",
  "updateTime": "2026-06-23T06:06:45.664764032Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:06:46.150] Invocation finished in 30.547655398s with status SUCCEEDED