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

Definition (rev 034a5780d4bbcf64faaf756434efa4943240c728)

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

Incoming triggers

  • cron:v1:999 (2 weeks ago)

Debug log (UTC)

[23:43:50.437] New invocation is queued and will start shortly
[23:43:51.764] Starting the invocation (attempt 1)
[23:43:51.789] Ignoring gitiles_ref tag without the buildset tag
[23:43:51.789] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[23:43:51.789] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[23:43:51.789] Buildbucket request:
{
  "requestId": "8873215778394677568",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8873215778394677568",
            "job": "pigweed/infra.dev.ci-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "999"
                            },
                        "id": "cron:v1:999"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8873215778394677568"
    },
    {
      "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"
  }
}
[23:43:52.194] Scheduled build:
{
  "id": "8707785716237103313",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-31T23:43:51.863233902Z",
  "updateTime": "2025-07-31T23:43:51.863233902Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[23:43:52.194] Task URL: https://cr-buildbucket.appspot.com/build/8707785716237103313
[23:43:52.194] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8873215778394677568:2:0) after 1m20s
[23:43:56.196] Received PubSub notification, asking Buildbucket for the build status
[23:43:56.216] Build status: SCHEDULED
[23:44:00.544] Received PubSub notification, asking Buildbucket for the build status
[23:44:00.576] Build status: STARTED
[23:44:15.270] Received PubSub notification, asking Buildbucket for the build status
[23:44:15.296] Build:
{
  "id": "8707785716237103313",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-31T23:43:51.863233902Z",
  "startTime": "2025-07-31T23:43:58.556937839Z",
  "endTime": "2025-07-31T23:44:13.592130408Z",
  "updateTime": "2025-07-31T23:44:13.592130408Z",
  "status": "SUCCESS",
  "input": {

  }
}
[23:44:15.296] Invocation finished in 24.873599132s with status SUCCEEDED