Status: SUCCEEDED
Triggered by: -
Duration: 2 minutes
Actions:

Definition (rev 8e315401116bbc5f80ed0063020a73aea2b1cacc)

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

Incoming triggers

  • cron:v1:1557408 (1 month ago)

Debug log (UTC)

[16:02:34.057] New invocation is queued and will start shortly
[16:02:35.114] Starting the invocation (attempt 1)
[16:02:35.139] Ignoring gitiles_ref tag without the buildset tag
[16:02:35.139] Preparing PubSub topic for "https://cr-buildbucket-dev.appspot.com"
[16:02:35.139] PubSub topic is "projects/luci-scheduler-dev/topics/scheduler.buildbucket.cr-buildbucket-dev~appspot.gserviceaccount.com"
[16:02:35.139] Buildbucket request:
{
  "requestId": "8853857048362968032",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler-dev.appspot.com",
            "invocation": "8853857048362968032",
            "job": "infra/build-proto-linux",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1557408"
                            },
                        "id": "cron:v1:1557408"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8853857048362968032"
    },
    {
      "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"
  }
}
[16:02:35.549] Scheduled build:
{
  "id": "8688426986512364913",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 222527,
  "createdBy": "project:infra",
  "createTime": "2026-03-02T16:02:35.200259734Z",
  "updateTime": "2026-03-02T16:02:35.200259734Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:02:35.549] Task URL: https://cr-buildbucket-dev.appspot.com/build/8688426986512364913
[16:02:35.549] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8853857048362968032:2:0) after 1m49s
[16:02:54.455] Received PubSub notification, asking Buildbucket for the build status
[16:02:54.472] Build status: SCHEDULED
[16:04:24.562] Handling timer "check-buildbucket-build-status" (infra/build-proto-linux:8853857048362968032:2:0)
[16:04:24.579] Build status: STARTED
[16:04:24.579] Scheduling timer "check-buildbucket-build-status" (infra/build-proto-linux:8853857048362968032:4:0) after 2m19s
[16:04:45.686] Received PubSub notification, asking Buildbucket for the build status
[16:04:45.717] Build:
{
  "id": "8688426986512364913",
  "builder": {
    "project": "infra",
    "bucket": "ci",
    "builder": "build-proto-linux"
  },
  "number": 222527,
  "createdBy": "project:infra",
  "createTime": "2026-03-02T16:02:35.200259734Z",
  "startTime": "2026-03-02T16:04:13.264243281Z",
  "endTime": "2026-03-02T16:04:44.815084949Z",
  "updateTime": "2026-03-02T16:04:44.815084949Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:04:45.717] Invocation finished in 2m11.665938643s with status SUCCEEDED