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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:867121 (2 years ago)

Debug log (UTC)

[02:09:27.061] New invocation is queued and will start shortly
[02:09:28.214] Starting the invocation (attempt 1)
[02:09:28.238] Ignoring gitiles_ref tag without the buildset tag
[02:09:28.239] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[02:09:28.239] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[02:09:28.239] Buildbucket request:
{
  "requestId": "8921766591363125136",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8921766591363125136",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "867121"
                            },
                        "id": "cron:v1:867121"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8921766591363125136"
    },
    {
      "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"
  }
}
[02:09:29.173] Scheduled build:
{
  "id": "8756336529314941857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123913,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T02:09:28.390972625Z",
  "updateTime": "2024-02-12T02:09:28.390972625Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:09:29.173] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756336529314941857
[02:09:29.173] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8921766591363125136:2:0) after 4m55s
[02:09:30.036] Received PubSub notification, asking Buildbucket for the build status
[02:09:30.072] Build status: SCHEDULED
[02:09:38.525] Received PubSub notification, asking Buildbucket for the build status
[02:09:38.555] Build status: STARTED
[02:10:10.386] Received PubSub notification, asking Buildbucket for the build status
[02:10:10.417] Build:
{
  "id": "8756336529314941857",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123913,
  "createdBy": "project:infra",
  "createTime": "2024-02-12T02:09:28.390972625Z",
  "startTime": "2024-02-12T02:09:38.221804667Z",
  "endTime": "2024-02-12T02:10:09.336128146Z",
  "updateTime": "2024-02-12T02:10:09.336128146Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:10:10.417] Invocation finished in 43.363304882s with status SUCCEEDED