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:707134 (3 years ago)

Debug log (UTC)

[15:58:20.046] New invocation is queued and will start shortly
[15:58:21.111] Starting the invocation (attempt 1)
[15:58:21.136] Ignoring gitiles_ref tag without the buildset tag
[15:58:21.136] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[15:58:21.136] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[15:58:21.136] Buildbucket request:
{
  "requestId": "8937478314701655952",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8937478314701655952",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "707134"
                            },
                        "id": "cron:v1:707134"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8937478314701655952"
    },
    {
      "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"
  }
}
[15:58:21.649] Scheduled build:
{
  "id": "8772048252836140289",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 101055,
  "createdBy": "project:infra",
  "createTime": "2023-08-22T15:58:21.201308096Z",
  "updateTime": "2023-08-22T15:58:21.201308096Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:58:21.649] Task URL: https://cr-buildbucket-dev.appspot.com/build/8772048252836140289
[15:58:21.649] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8937478314701655952:2:0) after 2m54s
[15:58:22.686] Received PubSub notification, asking Buildbucket for the build status
[15:58:22.715] Build status: SCHEDULED
[15:58:24.786] Received PubSub notification, asking Buildbucket for the build status
[15:58:24.810] Build status: STARTED
[15:59:10.116] Received PubSub notification, asking Buildbucket for the build status
[15:59:10.156] Build:
{
  "id": "8772048252836140289",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 101055,
  "createdBy": "project:infra",
  "createTime": "2023-08-22T15:58:21.201308096Z",
  "startTime": "2023-08-22T15:58:24.174019Z",
  "endTime": "2023-08-22T15:59:09.856305648Z",
  "updateTime": "2023-08-22T15:59:09.856305648Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:59:10.156] Invocation finished in 50.116853069s with status SUCCEEDED