Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:711222 (3 years ago)

Debug log (UTC)

[01:20:31.055] New invocation is queued and will start shortly
[01:20:32.216] Starting the invocation (attempt 1)
[01:20:32.250] Ignoring gitiles_ref tag without the buildset tag
[01:20:32.250] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[01:20:32.250] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[01:20:32.250] Buildbucket request:
{
  "requestId": "8937080557307394032",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8937080557307394032",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "711222"
                            },
                        "id": "cron:v1:711222"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8937080557307394032"
    },
    {
      "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"
  }
}
[01:20:32.905] Scheduled build:
{
  "id": "8771650495288622081",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 101639,
  "createdBy": "project:infra",
  "createTime": "2023-08-27T01:20:32.359918729Z",
  "updateTime": "2023-08-27T01:20:32.359918729Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:20:32.905] Task URL: https://cr-buildbucket-dev.appspot.com/build/8771650495288622081
[01:20:32.905] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8937080557307394032:2:0) after 7m18s
[01:22:14.350] Received PubSub notification, asking Buildbucket for the build status
[01:22:14.392] Build:
{
  "id": "8771650495288622081",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 101639,
  "createdBy": "project:infra",
  "createTime": "2023-08-27T01:20:32.359918729Z",
  "startTime": "2023-08-27T01:20:33.536915Z",
  "endTime": "2023-08-27T01:21:06.144171219Z",
  "updateTime": "2023-08-27T01:21:06.144171219Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:22:14.392] Invocation finished in 1m43.341478884s with status SUCCEEDED