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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:15 (1 week ago)

Debug log (UTC)

[15:38:20.918] New invocation is queued and will start shortly
[15:38:22.128] Starting the invocation (attempt 1)
[15:38:22.158] Ignoring gitiles_ref tag without the buildset tag
[15:38:22.158] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:38:22.158] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:38:22.158] Buildbucket request:
{
  "requestId": "8872793338067096992",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8872793338067096992",
            "job": "pigweed/infra.dev.try-auto-submit",
            "triggers": [
                  {
                        "cron": {
                              "generation": "15"
                            },
                        "id": "cron:v1:15"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8872793338067096992"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.try-auto-submit"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[15:38:22.606] Scheduled build:
{
  "id": "8707363276049249745",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-05T15:38:22.220561207Z",
  "updateTime": "2025-08-05T15:38:22.220561207Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:38:22.606] Task URL: https://cr-buildbucket.appspot.com/build/8707363276049249745
[15:38:22.607] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.try-auto-submit:8872793338067096992:2:0) after 9m46s
[15:38:22.915] Received PubSub notification, asking Buildbucket for the build status
[15:38:22.940] Build status: SCHEDULED
[15:38:31.449] Received PubSub notification, asking Buildbucket for the build status
[15:38:31.476] Build status: STARTED
[15:38:50.164] Received PubSub notification, asking Buildbucket for the build status
[15:38:50.189] Build:
{
  "id": "8707363276049249745",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "auto-submit"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-05T15:38:22.220561207Z",
  "startTime": "2025-08-05T15:38:31.263677594Z",
  "endTime": "2025-08-05T15:38:49.779851108Z",
  "updateTime": "2025-08-05T15:38:49.779851108Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:50.189] Invocation finished in 29.277183344s with status SUCCEEDED