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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:2529 (1 week ago)

Debug log (UTC)

[07:14:36.693] New invocation is queued and will start shortly
[07:14:38.632] Starting the invocation (attempt 1)
[07:14:38.659] Ignoring gitiles_ref tag without the buildset tag
[07:14:38.659] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:14:38.660] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:14:38.660] Buildbucket request:
{
  "requestId": "8867479809449842080",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8867479809449842080",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "2529"
                            },
                        "id": "cron:v1:2529"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8867479809449842080"
    },
    {
      "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"
  }
}
[07:14:39.355] Scheduled build:
{
  "id": "8702049746534279761",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-03T07:14:38.848780541Z",
  "updateTime": "2025-10-03T07:14:38.848780541Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:14:39.355] Task URL: https://cr-buildbucket.appspot.com/build/8702049746534279761
[07:14:39.355] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8867479809449842080:2:0) after 2m4s
[07:14:40.202] Received PubSub notification, asking Buildbucket for the build status
[07:14:40.238] Build status: SCHEDULED
[07:14:43.488] Received PubSub notification, asking Buildbucket for the build status
[07:14:43.505] Build status: STARTED
[07:15:02.328] Received PubSub notification, asking Buildbucket for the build status
[07:15:02.354] Build:
{
  "id": "8702049746534279761",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-03T07:14:38.848780541Z",
  "startTime": "2025-10-03T07:14:43.233719492Z",
  "endTime": "2025-10-03T07:15:01.971372273Z",
  "updateTime": "2025-10-03T07:15:01.971372273Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:15:02.354] Invocation finished in 25.669670195s with status SUCCEEDED