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

Definition (rev 47dd07f74c047e21b6c776b5c2bd6eb12183c0bb)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.dev.ci"
  builder: "auto-submit"
>

Incoming triggers

  • cron:v1:4996 (2 weeks ago)

Debug log (UTC)

[04:42:36.363] New invocation is queued and will start shortly
[04:42:37.415] Starting the invocation (attempt 1)
[04:42:37.434] Ignoring gitiles_ref tag without the buildset tag
[04:42:37.434] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:42:37.434] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:42:37.434] Buildbucket request:
{
  "requestId": "8858429676168923440",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8858429676168923440",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4996"
                            },
                        "id": "cron:v1:4996"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8858429676168923440"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:42:37.738] Scheduled build:
{
  "id": "8692999614337430657",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-01-11T04:42:37.484870986Z",
  "updateTime": "2026-01-11T04:42:37.484870986Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[04:42:37.738] Task URL: https://cr-buildbucket.appspot.com/build/8692999614337430657
[04:42:37.738] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8858429676168923440:2:0) after 6m26s
[04:43:12.002] Received PubSub notification, asking Buildbucket for the build status
[04:43:12.035] Build:
{
  "id": "8692999614337430657",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-01-11T04:42:37.484870986Z",
  "startTime": "2026-01-11T04:42:42.953405377Z",
  "endTime": "2026-01-11T04:43:02.094711463Z",
  "updateTime": "2026-01-11T04:43:02.094711463Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[04:43:12.035] Invocation finished in 35.680861596s with status SUCCEEDED