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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:123031 (3 years ago)

Debug log (UTC)

[23:52:51.103] New invocation is queued and will start shortly
[23:52:52.175] Starting the invocation (attempt 1)
[23:52:52.207] Ignoring gitiles_ref tag without the buildset tag
[23:52:52.207] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[23:52:52.210] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[23:52:52.211] Buildbucket request:
{
  "requestId": "8945783381544073872",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8945783381544073872",
            "job": "infra/build-proto-win",
            "triggers": [
                  {
                        "cron": {
                              "generation": "123031"
                            },
                        "id": "cron:v1:123031"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8945783381544073872"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/build-proto-win"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler-dev"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
  }
}
[23:52:52.703] Scheduled build:
{
  "id": "8780353319638626673",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 17582,
  "createdBy": "project:infra",
  "createTime": "2023-05-22T23:52:52.296024542Z",
  "updateTime": "2023-05-22T23:52:52.296024542Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:52:52.703] Task URL: https://cr-buildbucket-dev.appspot.com/build/8780353319638626673
[23:52:52.703] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-win:8945783381544073872:2:0) after 7m48s
[23:52:56.286] Received PubSub notification, asking Buildbucket for the build status
[23:52:56.310] Build status: STARTED
[23:53:37.021] Received PubSub notification, asking Buildbucket for the build status
[23:53:37.052] Build:
{
  "id": "8780353319638626673",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-win"
  },
  "number": 17582,
  "createdBy": "project:infra",
  "createTime": "2023-05-22T23:52:52.296024542Z",
  "startTime": "2023-05-22T23:52:54.191760Z",
  "endTime": "2023-05-22T23:53:36.193059493Z",
  "updateTime": "2023-05-22T23:53:36.193059493Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:53:37.052] Invocation finished in 45.957108897s with status SUCCEEDED