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

Debug log (UTC)

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

  }
}
[03:14:20.056] Task URL: https://cr-buildbucket.appspot.com/build/8704782775112570545
[03:14:20.057] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-auto-submit:8870212837120785040:2:0) after 4m2s
[03:14:21.077] Received PubSub notification, asking Buildbucket for the build status
[03:14:21.103] Build status: SCHEDULED
[03:14:24.750] Received PubSub notification, asking Buildbucket for the build status
[03:14:24.768] Build status: STARTED
[03:14:43.521] Received PubSub notification, asking Buildbucket for the build status
[03:14:43.548] Build:
{
  "id": "8704782775112570545",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-09-03T03:14:19.687370531Z",
  "startTime": "2025-09-03T03:14:24.589784951Z",
  "endTime": "2025-09-03T03:14:43.142919374Z",
  "updateTime": "2025-09-03T03:14:43.142919374Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:14:43.548] Invocation finished in 25.159846294s with status SUCCEEDED