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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8818 (1 week ago)

Debug log (UTC)

[02:54:20.127] New invocation is queued and will start shortly
[02:54:21.180] Starting the invocation (attempt 1)
[02:54:21.204] Ignoring gitiles_ref tag without the buildset tag
[02:54:21.204] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:54:21.205] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:54:21.205] Buildbucket request:
{
  "requestId": "8845299927835288096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845299927835288096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8818"
                            },
                        "id": "cron:v1:8818"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845299927835288096"
    },
    {
      "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"
  }
}
[02:54:22.822] Scheduled build:
{
  "id": "8679869865184773265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T02:54:22.032386906Z",
  "updateTime": "2026-06-05T02:54:22.464137298Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:54:22.822] Task URL: https://cr-buildbucket.appspot.com/build/8679869865184773265
[02:54:22.822] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845299927835288096:2:0) after 2m27s
[02:54:23.248] Received PubSub notification, asking Buildbucket for the build status
[02:54:23.319] Build status: SCHEDULED
[02:54:27.087] Received PubSub notification, asking Buildbucket for the build status
[02:54:27.106] Build status: STARTED
[02:54:51.210] Received PubSub notification, asking Buildbucket for the build status
[02:54:51.227] Build:
{
  "id": "8679869865184773265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T02:54:22.032386906Z",
  "startTime": "2026-06-05T02:54:26.918354784Z",
  "endTime": "2026-06-05T02:54:50.931985865Z",
  "updateTime": "2026-06-05T02:54:50.931985865Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:54:51.227] Invocation finished in 31.10532658s with status SUCCEEDED