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

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:777896 (2 years ago)

Debug log (UTC)

[10:35:29.074] New invocation is queued and will start shortly
[10:35:30.142] Starting the invocation (attempt 1)
[10:35:30.176] Ignoring gitiles_ref tag without the buildset tag
[10:35:30.176] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[10:35:30.176] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[10:35:30.176] Buildbucket request:
{
  "requestId": "8930522660230897664",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8930522660230897664",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "777896"
                            },
                        "id": "cron:v1:777896"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8930522660230897664"
    },
    {
      "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:35:30.781] Scheduled build:
{
  "id": "8765092598336193249",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 111166,
  "createdBy": "project:infra",
  "createTime": "2023-11-07T10:35:30.252643153Z",
  "updateTime": "2023-11-07T10:35:30.252643153Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:35:30.781] Task URL: https://cr-buildbucket-dev.appspot.com/build/8765092598336193249
[10:35:30.781] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8930522660230897664:2:0) after 5m7s
[10:35:31.428] Received PubSub notification, asking Buildbucket for the build status
[10:35:31.481] Build status: SCHEDULED
[10:35:32.698] Received PubSub notification, asking Buildbucket for the build status
[10:35:32.730] Build status: STARTED
[10:36:07.702] Received PubSub notification, asking Buildbucket for the build status
[10:36:07.726] Build:
{
  "id": "8765092598336193249",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 111166,
  "createdBy": "project:infra",
  "createTime": "2023-11-07T10:35:30.252643153Z",
  "startTime": "2023-11-07T10:35:32.190638Z",
  "endTime": "2023-11-07T10:36:07.196888Z",
  "updateTime": "2023-11-07T10:36:07.196888Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:36:07.726] Invocation finished in 38.664992388s with status SUCCEEDED