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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12475 (21 hours ago)

Debug log (UTC)

[04:34:01.060] New invocation is queued and will start shortly
[04:34:02.699] Starting the invocation (attempt 1)
[04:34:02.721] Ignoring gitiles_ref tag without the buildset tag
[04:34:02.721] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:34:02.722] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:34:02.722] Buildbucket request:
{
  "requestId": "8842938135245227472",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842938135245227472",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12475"
                            },
                        "id": "cron:v1:12475"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842938135245227472"
    },
    {
      "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"
  }
}
[04:34:03.872] Scheduled build:
{
  "id": "8677508072252382801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T04:34:03.292370872Z",
  "updateTime": "2026-07-01T04:34:03.717562149Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:34:03.872] Task URL: https://cr-buildbucket.appspot.com/build/8677508072252382801
[04:34:03.872] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842938135245227472:2:0) after 5m5s
[04:34:05.597] Received PubSub notification, asking Buildbucket for the build status
[04:34:05.637] Build status: SCHEDULED
[04:34:09.619] Received PubSub notification, asking Buildbucket for the build status
[04:34:09.639] Build status: STARTED
[04:34:33.768] Received PubSub notification, asking Buildbucket for the build status
[04:34:33.789] Build:
{
  "id": "8677508072252382801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-01T04:34:03.292370872Z",
  "startTime": "2026-07-01T04:34:07.394468368Z",
  "endTime": "2026-07-01T04:34:33.332252233Z",
  "updateTime": "2026-07-01T04:34:33.332252233Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:34:33.789] Invocation finished in 32.733503335s with status SUCCEEDED