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:863292 (2 years ago)

Debug log (UTC)

[12:43:17.065] New invocation is queued and will start shortly
[12:43:18.213] Starting the invocation (attempt 1)
[12:43:18.240] Ignoring gitiles_ref tag without the buildset tag
[12:43:18.240] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[12:43:18.240] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[12:43:18.240] Buildbucket request:
{
  "requestId": "8922179698845981856",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922179698845981856",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "863292"
                            },
                        "id": "cron:v1:863292"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922179698845981856"
    },
    {
      "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"
  }
}
[12:43:19.078] Scheduled build:
{
  "id": "8756749636892692369",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123366,
  "createdBy": "project:infra",
  "createTime": "2024-02-07T12:43:18.303581040Z",
  "updateTime": "2024-02-07T12:43:18.303581040Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:43:19.078] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756749636892692369
[12:43:19.078] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922179698845981856:2:0) after 7m20s
[12:43:25.793] Received PubSub notification, asking Buildbucket for the build status
[12:43:25.823] Build status: SCHEDULED
[12:43:34.587] Received PubSub notification, asking Buildbucket for the build status
[12:43:34.623] Build status: STARTED
[12:44:05.319] Received PubSub notification, asking Buildbucket for the build status
[12:44:05.366] Build:
{
  "id": "8756749636892692369",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123366,
  "createdBy": "project:infra",
  "createTime": "2024-02-07T12:43:18.303581040Z",
  "startTime": "2024-02-07T12:43:34.302098170Z",
  "endTime": "2024-02-07T12:44:04.811391178Z",
  "updateTime": "2024-02-07T12:44:04.811391178Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:44:05.366] Invocation finished in 48.308503218s with status SUCCEEDED