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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:731256 (3 years ago)

Debug log (UTC)

[21:31:12.052] New invocation is queued and will start shortly
[21:31:13.129] Starting the invocation (attempt 1)
[21:31:13.156] Ignoring gitiles_ref tag without the buildset tag
[21:31:13.156] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[21:31:13.159] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[21:31:13.159] Buildbucket request:
{
  "requestId": "8935101851411423792",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8935101851411423792",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "731256"
                            },
                        "id": "cron:v1:731256"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8935101851411423792"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-linux"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[21:31:13.785] Scheduled build:
{
  "id": "8769671789524755505",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 104501,
  "createdBy": "project:infra",
  "createTime": "2023-09-17T21:31:13.225045274Z",
  "updateTime": "2023-09-17T21:31:13.225045274Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:31:13.785] Task URL: https://cr-buildbucket-dev.appspot.com/build/8769671789524755505
[21:31:13.785] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8935101851411423792:2:0) after 2m57s
[21:32:04.156] Received PubSub notification, asking Buildbucket for the build status
[21:32:04.179] Build:
{
  "id": "8769671789524755505",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 104501,
  "createdBy": "project:infra",
  "createTime": "2023-09-17T21:31:13.225045274Z",
  "startTime": "2023-09-17T21:31:14.447971Z",
  "endTime": "2023-09-17T21:31:47.919326289Z",
  "updateTime": "2023-09-17T21:31:47.919326289Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:32:04.179] Invocation finished in 52.13650958s with status SUCCEEDED