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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:90 (2 weeks ago)

Debug log (UTC)

[12:50:43.012] New invocation is queued and will start shortly
[12:50:44.266] Starting the invocation (attempt 1)
[12:50:44.294] Ignoring gitiles_ref tag without the buildset tag
[12:50:44.294] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:50:44.294] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:50:44.294] Buildbucket request:
{
  "requestId": "8866099709037156528",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8866099709037156528",
            "job": "pigweed/infra.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "90"
                            },
                        "id": "cron:v1:90"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8866099709037156528"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[12:50:44.655] Scheduled build:
{
  "id": "8700669646977991201",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-18T12:50:44.349075254Z",
  "updateTime": "2025-10-18T12:50:44.349075254Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:50:44.655] Task URL: https://cr-buildbucket.appspot.com/build/8700669646977991201
[12:50:44.655] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.try-auto-submit:8866099709037156528:2:0) after 6m39s
[12:50:45.661] Received PubSub notification, asking Buildbucket for the build status
[12:50:45.715] Build status: SCHEDULED
[12:50:48.878] Received PubSub notification, asking Buildbucket for the build status
[12:50:48.921] Build status: STARTED
[12:51:11.866] Received PubSub notification, asking Buildbucket for the build status
[12:51:11.880] Build:
{
  "id": "8700669646977991201",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-10-18T12:50:44.349075254Z",
  "startTime": "2025-10-18T12:50:48.742487522Z",
  "endTime": "2025-10-18T12:51:11.613740900Z",
  "updateTime": "2025-10-18T12:51:11.613740900Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:51:11.880] Invocation finished in 28.877834423s with status SUCCEEDED