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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:18 (1 week ago)

Debug log (UTC)

[09:21:44.992] New invocation is queued and will start shortly
[09:21:46.152] Starting the invocation (attempt 1)
[09:21:46.174] Ignoring gitiles_ref tag without the buildset tag
[09:21:46.174] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:21:46.174] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:21:46.174] Buildbucket request:
{
  "requestId": "8876893895103882992",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876893895103882992",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18"
                            },
                        "id": "cron:v1:18"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876893895103882992"
    },
    {
      "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"
  }
}
[09:21:46.584] Scheduled build:
{
  "id": "8711463833149636977",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-21T09:21:46.231064665Z",
  "updateTime": "2025-06-21T09:21:46.231064665Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:21:46.584] Task URL: https://cr-buildbucket.appspot.com/build/8711463833149636977
[09:21:46.584] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876893895103882992:2:0) after 8m8s
[09:21:49.396] Received PubSub notification, asking Buildbucket for the build status
[09:21:49.423] Build status: SCHEDULED
[09:21:52.826] Received PubSub notification, asking Buildbucket for the build status
[09:21:52.852] Build status: STARTED
[09:22:13.239] Received PubSub notification, asking Buildbucket for the build status
[09:22:13.266] Build:
{
  "id": "8711463833149636977",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-21T09:21:46.231064665Z",
  "startTime": "2025-06-21T09:21:50.695724854Z",
  "endTime": "2025-06-21T09:22:12.921355846Z",
  "updateTime": "2025-06-21T09:22:12.921355846Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:22:13.266] Invocation finished in 28.283291038s with status SUCCEEDED