Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:1020 (2 weeks ago)

Debug log (UTC)

[20:33:42.231] New invocation is queued and will start shortly
[20:33:43.326] Starting the invocation (attempt 1)
[20:33:43.351] Ignoring gitiles_ref tag without the buildset tag
[20:33:43.351] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:33:43.352] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:33:43.353] Buildbucket request:
{
  "requestId": "8873137143788852000",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8873137143788852000",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "1020"
                            },
                        "id": "cron:v1:1020"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8873137143788852000"
    },
    {
      "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"
  }
}
[20:33:43.761] Scheduled build:
{
  "id": "8707707081861543969",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-01T20:33:43.447801175Z",
  "updateTime": "2025-08-01T20:33:43.447801175Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:33:43.761] Task URL: https://cr-buildbucket.appspot.com/build/8707707081861543969
[20:33:43.761] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8873137143788852000:2:0) after 5m31s
[20:33:59.136] Received PubSub notification, asking Buildbucket for the build status
[20:33:59.169] Build status: SCHEDULED
[20:34:42.442] Received PubSub notification, asking Buildbucket for the build status
[20:34:42.539] Build:
{
  "id": "8707707081861543969",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-01T20:33:43.447801175Z",
  "startTime": "2025-08-01T20:34:23.855340376Z",
  "endTime": "2025-08-01T20:34:38.504474392Z",
  "updateTime": "2025-08-01T20:34:38.504474392Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:34:42.539] Invocation finished in 1m0.312388222s with status SUCCEEDED