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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

buildbucket: <
  server: "cr-buildbucket-dev.appspot.com"
  bucket: "ci"
  builder: "linux-rel-buildbucket-noop"
>

Incoming triggers

  • cron:v1:865277 (2 weeks ago)

Debug log (UTC)

[22:49:00.055] New invocation is queued and will start shortly
[22:49:01.113] Starting the invocation (attempt 1)
[22:49:01.135] Ignoring gitiles_ref tag without the buildset tag
[22:49:01.135] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[22:49:01.136] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[22:49:01.136] Buildbucket request:
{
  "requestId": "8856096401950043472",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856096401950043472",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "865277"
                            },
                        "id": "cron:v1:865277"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856096401950043472"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/linux-rel-buildbucket-noop"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[22:49:01.555] Scheduled build:
{
  "id": "8690666340091716433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123652,
  "createdBy": "project:infra",
  "createTime": "2026-02-05T22:49:01.206874645Z",
  "updateTime": "2026-02-05T22:49:01.206874645Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[22:49:01.556] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690666340091716433
[22:49:01.556] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856096401950043472:2:0) after 3m38s
[22:49:02.518] Received PubSub notification, asking Buildbucket for the build status
[22:49:02.539] Build status: SCHEDULED
[22:49:08.290] Received PubSub notification, asking Buildbucket for the build status
[22:49:08.310] Build status: STARTED
[22:49:25.059] Received PubSub notification, asking Buildbucket for the build status
[22:49:25.079] Build:
{
  "id": "8690666340091716433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123652,
  "createdBy": "project:infra",
  "createTime": "2026-02-05T22:49:01.206874645Z",
  "startTime": "2026-02-05T22:49:08.084753253Z",
  "endTime": "2026-02-05T22:49:24.186496488Z",
  "updateTime": "2026-02-05T22:49:24.186496488Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[22:49:25.079] Invocation finished in 25.028831753s with status SUCCEEDED