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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:765191 (2 years ago)

Debug log (UTC)

[17:47:38.052] New invocation is queued and will start shortly
[17:47:39.128] Starting the invocation (attempt 1)
[17:47:39.158] Ignoring gitiles_ref tag without the buildset tag
[17:47:39.158] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[17:47:39.158] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[17:47:39.158] Buildbucket request:
{
  "requestId": "8931763829249452320",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8931763829249452320",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "765191"
                            },
                        "id": "cron:v1:765191"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8931763829249452320"
    },
    {
      "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"
  }
}
[17:47:39.764] Scheduled build:
{
  "id": "8766333767376783745",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 109351,
  "createdBy": "project:infra",
  "createTime": "2023-10-24T17:47:39.215249550Z",
  "updateTime": "2023-10-24T17:47:39.215249550Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:47:39.764] Task URL: https://cr-buildbucket-dev.appspot.com/build/8766333767376783745
[17:47:39.764] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8931763829249452320:2:0) after 2m55s
[17:48:09.706] Received PubSub notification, asking Buildbucket for the build status
[17:48:09.733] Build status: STARTED
[17:48:25.978] Received PubSub notification, asking Buildbucket for the build status
[17:48:26.065] Build:
{
  "id": "8766333767376783745",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 109351,
  "createdBy": "project:infra",
  "createTime": "2023-10-24T17:47:39.215249550Z",
  "startTime": "2023-10-24T17:47:49.420224Z",
  "endTime": "2023-10-24T17:48:25.273735Z",
  "updateTime": "2023-10-24T17:48:25.273735Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:48:26.065] Invocation finished in 48.018968034s with status SUCCEEDED