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

Definition (rev 01bb0db694fa89e2bc791b9ca5888b2f53c3e880)

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

Incoming triggers

  • cron:v1:234300 (2 years ago)

Debug log (UTC)

[14:04:53.058] New invocation is queued and will start shortly
[14:04:54.154] Starting the invocation (attempt 1)
[14:04:54.184] Ignoring gitiles_ref tag without the buildset tag
[14:04:54.184] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[14:04:54.187] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[14:04:54.187] Buildbucket request:
{
  "requestId": "8928969337505815120",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8928969337505815120",
            "job": "infra/linux-rel-buildbucket-noop",
            "triggers": [
                  {
                        "cron": {
                              "generation": "234300"
                            },
                        "id": "cron:v1:234300"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8928969337505815120"
    },
    {
      "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"
  }
}
[14:04:54.848] Scheduled build:
{
  "id": "8763539275568229281",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 33481,
  "createdBy": "project:infra",
  "createTime": "2023-11-24T14:04:54.281778607Z",
  "updateTime": "2023-11-24T14:04:54.281778607Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[14:04:54.848] Task URL: https://cr-buildbucket-dev.appspot.com/build/8763539275568229281
[14:04:54.848] Scheduling timer "check-buildbucket-build-status" (infra/linux-rel-buildbucket-noop:8928969337505815120:2:0) after 5m25s
[14:04:55.820] Received PubSub notification, asking Buildbucket for the build status
[14:04:55.841] Build status: SCHEDULED
[14:05:03.155] Received PubSub notification, asking Buildbucket for the build status
[14:05:03.188] Build status: STARTED
[14:05:18.049] Received PubSub notification, asking Buildbucket for the build status
[14:05:18.071] Build:
{
  "id": "8763539275568229281",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "linux-rel-buildbucket-noop"
  },
  "number": 33481,
  "createdBy": "project:infra",
  "createTime": "2023-11-24T14:04:54.281778607Z",
  "startTime": "2023-11-24T14:05:01.867683754Z",
  "endTime": "2023-11-24T14:05:17.060765991Z",
  "updateTime": "2023-11-24T14:05:17.060765991Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[14:05:18.071] Invocation finished in 25.021771439s with status SUCCEEDED