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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:111 (1 week ago)

Debug log (UTC)

[05:44:07.059] New invocation is queued and will start shortly
[05:44:08.408] Starting the invocation (attempt 1)
[05:44:08.437] Ignoring gitiles_ref tag without the buildset tag
[05:44:08.437] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:44:08.437] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:44:08.438] Buildbucket request:
{
  "requestId": "8876545199472840080",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8876545199472840080",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "111"
                            },
                        "id": "cron:v1:111"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8876545199472840080"
    },
    {
      "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"
  }
}
[05:44:09.035] Scheduled build:
{
  "id": "8711115137300065041",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-25T05:44:08.507717090Z",
  "updateTime": "2025-06-25T05:44:08.507717090Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:44:09.035] Task URL: https://cr-buildbucket.appspot.com/build/8711115137300065041
[05:44:09.035] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8876545199472840080:2:0) after 2m11s
[05:44:34.839] Received PubSub notification, asking Buildbucket for the build status
[05:44:34.871] Build status: STARTED
[05:44:40.433] Received PubSub notification, asking Buildbucket for the build status
[05:44:40.463] Build:
{
  "id": "8711115137300065041",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-06-25T05:44:08.507717090Z",
  "startTime": "2025-06-25T05:44:13.646499381Z",
  "endTime": "2025-06-25T05:44:36.527183894Z",
  "updateTime": "2025-06-25T05:44:36.527183894Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:44:40.463] Invocation finished in 33.411311191s with status SUCCEEDED