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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:866505 (2 years ago)

Debug log (UTC)

[10:16:30.102] New invocation is queued and will start shortly
[10:16:31.163] Starting the invocation (attempt 1)
[10:16:31.198] Ignoring gitiles_ref tag without the buildset tag
[10:16:31.198] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:16:31.198] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:16:31.198] Buildbucket request:
{
  "requestId": "8921826545747243168",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921826545747243168",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "866505"
                            },
                        "id": "cron:v1:866505"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921826545747243168"
    },
    {
      "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:16:32.066] Scheduled build:
{
  "id": "8756396483835120049",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123825,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T10:16:31.304822583Z",
  "updateTime": "2024-02-11T10:16:31.304822583Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:16:32.066] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756396483835120049
[10:16:32.066] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921826545747243168:2:0) after 4m31s
[10:16:32.863] Received PubSub notification, asking Buildbucket for the build status
[10:16:32.888] Build status: SCHEDULED
[10:16:41.233] Received PubSub notification, asking Buildbucket for the build status
[10:16:41.367] Build status: STARTED
[10:17:12.276] Received PubSub notification, asking Buildbucket for the build status
[10:17:12.309] Build:
{
  "id": "8756396483835120049",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123825,
  "createdBy": "project:infra",
  "createTime": "2024-02-11T10:16:31.304822583Z",
  "startTime": "2024-02-11T10:16:40.930319921Z",
  "endTime": "2024-02-11T10:17:11.996857494Z",
  "updateTime": "2024-02-11T10:17:11.996857494Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:17:12.309] Invocation finished in 42.211627334s with status SUCCEEDED