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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:706294 (3 years ago)

Debug log (UTC)

[18:15:44.078] New invocation is queued and will start shortly
[18:15:45.155] Starting the invocation (attempt 1)
[18:15:45.182] Ignoring gitiles_ref tag without the buildset tag
[18:15:45.183] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:15:45.185] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:15:45.186] Buildbucket request:
{
  "requestId": "8937560267173300576",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8937560267173300576",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "706294"
                            },
                        "id": "cron:v1:706294"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8937560267173300576"
    },
    {
      "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"
  }
}
[18:15:45.650] Scheduled build:
{
  "id": "8772130205302710129",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 100935,
  "createdBy": "project:infra",
  "createTime": "2023-08-21T18:15:45.239122111Z",
  "updateTime": "2023-08-21T18:15:45.239122111Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:15:45.650] Task URL: https://cr-buildbucket-dev.appspot.com/build/8772130205302710129
[18:15:45.650] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8937560267173300576:2:0) after 8m7s
[18:16:34.605] Received PubSub notification, asking Buildbucket for the build status
[18:16:34.622] Build:
{
  "id": "8772130205302710129",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 100935,
  "createdBy": "project:infra",
  "createTime": "2023-08-21T18:15:45.239122111Z",
  "startTime": "2023-08-21T18:15:46.632961Z",
  "endTime": "2023-08-21T18:16:20.807571756Z",
  "updateTime": "2023-08-21T18:16:20.807571756Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:16:34.622] Invocation finished in 50.551449506s with status SUCCEEDED