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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

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

Incoming triggers

  • cron:v1:862225 (3 weeks ago)

Debug log (UTC)

[15:26:32.039] New invocation is queued and will start shortly
[15:26:33.093] Starting the invocation (attempt 1)
[15:26:33.119] Ignoring gitiles_ref tag without the buildset tag
[15:26:33.119] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:26:33.119] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:26:33.119] Buildbucket request:
{
  "requestId": "8856396030460091200",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8856396030460091200",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "862225"
                            },
                        "id": "cron:v1:862225"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8856396030460091200"
    },
    {
      "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"
  }
}
[15:26:33.549] Scheduled build:
{
  "id": "8690965968596684433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123216,
  "createdBy": "project:infra",
  "createTime": "2026-02-02T15:26:33.196103397Z",
  "updateTime": "2026-02-02T15:26:33.196103397Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:26:33.549] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690965968596684433
[15:26:33.549] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8856396030460091200:2:0) after 2m47s
[15:26:34.144] Received PubSub notification, asking Buildbucket for the build status
[15:26:34.161] Build status: SCHEDULED
[15:26:42.049] Received PubSub notification, asking Buildbucket for the build status
[15:26:42.076] Build status: STARTED
[15:27:00.365] Received PubSub notification, asking Buildbucket for the build status
[15:27:00.399] Build:
{
  "id": "8690965968596684433",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123216,
  "createdBy": "project:infra",
  "createTime": "2026-02-02T15:26:33.196103397Z",
  "startTime": "2026-02-02T15:26:41.008541660Z",
  "endTime": "2026-02-02T15:26:59.465089271Z",
  "updateTime": "2026-02-02T15:26:59.465089271Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:27:00.399] Invocation finished in 28.363506968s with status SUCCEEDED