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

Debug log (UTC)

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

  }
}
[12:51:52.049] Task URL: https://cr-buildbucket-dev.appspot.com/build/8756839696008267921
[12:51:52.049] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8922269757897141344:2:0) after 5m55s
[12:51:52.867] Received PubSub notification, asking Buildbucket for the build status
[12:51:52.891] Build status: SCHEDULED
[12:52:01.703] Received PubSub notification, asking Buildbucket for the build status
[12:52:01.735] Build status: STARTED
[12:52:32.909] Received PubSub notification, asking Buildbucket for the build status
[12:52:32.950] Build:
{
  "id": "8756839696008267921",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 123234,
  "createdBy": "project:infra",
  "createTime": "2024-02-06T12:51:51.238125323Z",
  "startTime": "2024-02-06T12:52:01.233431803Z",
  "endTime": "2024-02-06T12:52:32.592030386Z",
  "updateTime": "2024-02-06T12:52:32.592030386Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:52:32.950] Invocation finished in 42.897400237s with status SUCCEEDED