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:5764 (2 months ago)

Debug log (UTC)

[08:53:58.116] New invocation is queued and will start shortly
[08:53:59.168] Starting the invocation (attempt 1)
[08:53:59.195] Ignoring gitiles_ref tag without the buildset tag
[08:53:59.195] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:53:59.196] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:53:59.196] Buildbucket request:
{
  "requestId": "8847270434931012496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847270434931012496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5764"
                            },
                        "id": "cron:v1:5764"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847270434931012496"
    },
    {
      "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"
  }
}
[08:54:01.128] Scheduled build:
{
  "id": "8681840371928608433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T08:54:00.360896855Z",
  "updateTime": "2026-05-14T08:54:00.773448516Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:54:01.128] Task URL: https://cr-buildbucket.appspot.com/build/8681840371928608433
[08:54:01.128] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847270434931012496:2:0) after 1m3s
[08:54:01.599] Received PubSub notification, asking Buildbucket for the build status
[08:54:01.767] Build status: SCHEDULED
[08:54:04.444] Received PubSub notification, asking Buildbucket for the build status
[08:54:04.463] Build status: STARTED
[08:54:28.379] Received PubSub notification, asking Buildbucket for the build status
[08:54:28.415] Build:
{
  "id": "8681840371928608433",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T08:54:00.360896855Z",
  "startTime": "2026-05-14T08:54:04.266751488Z",
  "endTime": "2026-05-14T08:54:28.076579437Z",
  "updateTime": "2026-05-14T08:54:28.076579437Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:54:28.415] Invocation finished in 30.301912433s with status SUCCEEDED