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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:6 (2 weeks ago)

Debug log (UTC)

[18:50:52.514] New invocation is queued and will start shortly
[18:50:53.732] Starting the invocation (attempt 1)
[18:50:53.755] Ignoring gitiles_ref tag without the buildset tag
[18:50:53.755] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:50:53.755] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:50:53.755] Buildbucket request:
{
  "requestId": "8873596598044039872",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8873596598044039872",
            "job": "pigweed/infra.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6"
                            },
                        "id": "cron:v1:6"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8873596598044039872"
    },
    {
      "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"
  }
}
[18:50:54.093] Scheduled build:
{
  "id": "8708166536033574593",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-27T18:50:53.804553278Z",
  "updateTime": "2025-07-27T18:50:53.804553278Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:50:54.093] Task URL: https://cr-buildbucket.appspot.com/build/8708166536033574593
[18:50:54.093] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.try-auto-submit:8873596598044039872:2:0) after 1m48s
[18:50:54.324] Received PubSub notification, asking Buildbucket for the build status
[18:50:54.345] Build status: SCHEDULED
[18:50:58.591] Received PubSub notification, asking Buildbucket for the build status
[18:50:58.617] Build status: STARTED
[18:51:18.232] Received PubSub notification, asking Buildbucket for the build status
[18:51:18.252] Build:
{
  "id": "8708166536033574593",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-07-27T18:50:53.804553278Z",
  "startTime": "2025-07-27T18:50:57.886009492Z",
  "endTime": "2025-07-27T18:51:17.717531454Z",
  "updateTime": "2025-07-27T18:51:17.717531454Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:51:18.252] Invocation finished in 25.749620157s with status SUCCEEDED