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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:864867 (2 years ago)

Debug log (UTC)

[10:31:10.099] New invocation is queued and will start shortly
[10:31:11.175] Starting the invocation (attempt 1)
[10:31:11.201] Ignoring gitiles_ref tag without the buildset tag
[10:31:11.201] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:31:11.204] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:31:11.204] Buildbucket request:
{
  "requestId": "8922006816940259168",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922006816940259168",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "864867"
                            },
                        "id": "cron:v1:864867"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922006816940259168"
    },
    {
      "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"
  }
}
[10:31:12.310] Scheduled build:
{
  "id": "8756576755020386481",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123591,
  "createdBy": "project:infra",
  "createTime": "2024-02-09T10:31:11.305265103Z",
  "updateTime": "2024-02-09T10:31:11.305265103Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:31:12.310] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756576755020386481
[10:31:12.310] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922006816940259168:2:0) after 9m49s
[10:31:14.430] Received PubSub notification, asking Buildbucket for the build status
[10:31:14.460] Build status: SCHEDULED
[10:31:26.402] Received PubSub notification, asking Buildbucket for the build status
[10:31:26.447] Build status: STARTED
[10:31:53.305] Received PubSub notification, asking Buildbucket for the build status
[10:31:53.363] Build:
{
  "id": "8756576755020386481",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123591,
  "createdBy": "project:infra",
  "createTime": "2024-02-09T10:31:11.305265103Z",
  "startTime": "2024-02-09T10:31:22.579646998Z",
  "endTime": "2024-02-09T10:31:52.957264773Z",
  "updateTime": "2024-02-09T10:31:52.957264773Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:31:53.363] Invocation finished in 43.272506679s with status SUCCEEDED