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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:860730 (2 years ago)

Debug log (UTC)

[18:39:40.125] New invocation is queued and will start shortly
[18:39:41.202] Starting the invocation (attempt 1)
[18:39:41.226] Ignoring gitiles_ref tag without the buildset tag
[18:39:41.227] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[18:39:41.240] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[18:39:41.240] Buildbucket request:
{
  "requestId": "8922429067982463056",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8922429067982463056",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "860730"
                            },
                        "id": "cron:v1:860730"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8922429067982463056"
    },
    {
      "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"
  }
}
[18:39:42.092] Scheduled build:
{
  "id": "8756999006013313057",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123000,
  "createdBy": "project:infra",
  "createTime": "2024-02-04T18:39:41.378751987Z",
  "updateTime": "2024-02-04T18:39:41.378751987Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:39:42.092] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756999006013313057
[18:39:42.092] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922429067982463056:2:0) after 3m9s
[18:39:42.949] Received PubSub notification, asking Buildbucket for the build status
[18:39:42.991] Build status: SCHEDULED
[18:39:51.005] Received PubSub notification, asking Buildbucket for the build status
[18:39:51.048] Build status: STARTED
[18:40:21.808] Received PubSub notification, asking Buildbucket for the build status
[18:40:21.840] Build:
{
  "id": "8756999006013313057",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123000,
  "createdBy": "project:infra",
  "createTime": "2024-02-04T18:39:41.378751987Z",
  "startTime": "2024-02-04T18:39:50.715935679Z",
  "endTime": "2024-02-04T18:40:21.531167729Z",
  "updateTime": "2024-02-04T18:40:21.531167729Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:40:21.840] Invocation finished in 41.723897718s with status SUCCEEDED