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

Definition (rev 9d9a1411408b3f21211af0cf70c9452500e6e0dc)

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

Incoming triggers

  • cron:v1:867524 (2 weeks ago)

Debug log (UTC)

[08:52:54.039] New invocation is queued and will start shortly
[08:52:55.103] Starting the invocation (attempt 1)
[08:52:55.132] Ignoring gitiles_ref tag without the buildset tag
[08:52:55.132] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[08:52:55.132] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[08:52:55.132] Buildbucket request:
{
  "requestId": "8855877213931427440",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8855877213931427440",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "867524"
                            },
                        "id": "cron:v1:867524"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8855877213931427440"
    },
    {
      "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"
  }
}
[08:52:55.556] Scheduled build:
{
  "id": "8690447152070139569",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123973,
  "createdBy": "project:infra",
  "createTime": "2026-02-08T08:52:55.192179187Z",
  "updateTime": "2026-02-08T08:52:55.192179187Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[08:52:55.556] Task URL: https://cr-buildbucket-dev.appspot.com/build/8690447152070139569
[08:52:55.556] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8855877213931427440:2:0) after 5m7s
[08:52:55.883] Received PubSub notification, asking Buildbucket for the build status
[08:52:55.911] Build status: SCHEDULED
[08:53:02.263] Received PubSub notification, asking Buildbucket for the build status
[08:53:02.280] Build status: STARTED
[08:53:18.679] Received PubSub notification, asking Buildbucket for the build status
[08:53:18.698] Build:
{
  "id": "8690447152070139569",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 123973,
  "createdBy": "project:infra",
  "createTime": "2026-02-08T08:52:55.192179187Z",
  "startTime": "2026-02-08T08:53:01.944036265Z",
  "endTime": "2026-02-08T08:53:17.738009014Z",
  "updateTime": "2026-02-08T08:53:17.738009014Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[08:53:18.698] Invocation finished in 24.663421429s with status SUCCEEDED