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:2115 (1 month ago)

Debug log (UTC)

[04:02:02.798] New invocation is queued and will start shortly
[04:02:03.993] Starting the invocation (attempt 1)
[04:02:04.040] Ignoring gitiles_ref tag without the buildset tag
[04:02:04.040] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:02:04.041] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:02:04.041] Buildbucket request:
{
  "requestId": "8869032073015221952",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8869032073015221952",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "2115"
                            },
                        "id": "cron:v1:2115"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8869032073015221952"
    },
    {
      "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:02:04.424] Scheduled build:
{
  "id": "8703602010972409105",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-16T04:02:04.121210989Z",
  "updateTime": "2025-09-16T04:02:04.121210989Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:02:04.424] Task URL: https://cr-buildbucket.appspot.com/build/8703602010972409105
[04:02:04.424] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8869032073015221952:2:0) after 6m2s
[04:02:05.404] Received PubSub notification, asking Buildbucket for the build status
[04:02:05.422] Build status: SCHEDULED
[04:02:08.625] Received PubSub notification, asking Buildbucket for the build status
[04:02:08.639] Build status: STARTED
[04:02:27.944] Received PubSub notification, asking Buildbucket for the build status
[04:02:28.024] Build:
{
  "id": "8703602010972409105",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-16T04:02:04.121210989Z",
  "startTime": "2025-09-16T04:02:08.414846369Z",
  "endTime": "2025-09-16T04:02:27.687198730Z",
  "updateTime": "2025-09-16T04:02:27.687198730Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:02:28.024] Invocation finished in 25.233924534s with status SUCCEEDED