Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "examples.dev.try"
  builder: "examples-deps"
>

Incoming triggers

  • cron:v1:18 (3 weeks ago)

Debug log (UTC)

[06:06:34.959] New invocation is queued and will start shortly
[06:06:36.215] Starting the invocation (attempt 1)
[06:06:36.249] Ignoring gitiles_ref tag without the buildset tag
[06:06:36.249] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:06:36.249] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:06:36.249] Buildbucket request:
{
  "requestId": "8837949478407884112",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837949478407884112",
            "job": "pigweed/examples.dev.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18"
                            },
                        "id": "cron:v1:18"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837949478407884112"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.dev.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[06:06:36.610] Scheduled build:
{
  "id": "8672519416330662577",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-25T06:06:36.318099786Z",
  "updateTime": "2026-08-25T06:06:36.318099786Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:06:36.610] Task URL: https://cr-buildbucket.appspot.com/build/8672519416330662577
[06:06:36.610] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8837949478407884112:2:0) after 3m11s
[06:06:37.599] Received PubSub notification, asking Buildbucket for the build status
[06:06:37.621] Build status: SCHEDULED
[06:06:42.916] Received PubSub notification, asking Buildbucket for the build status
[06:06:43.022] Build status: STARTED
[06:09:47.628] Handling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8837949478407884112:2:0)
[06:09:47.647] Build status: STARTED
[06:09:47.647] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.dev.try-examples-deps:8837949478407884112:5:0) after 2m10s
[06:11:12.070] Received PubSub notification, asking Buildbucket for the build status
[06:11:12.105] Build:
{
  "id": "8672519416330662577",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.dev.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-25T06:06:36.318099786Z",
  "startTime": "2026-08-25T06:06:42.718386480Z",
  "endTime": "2026-08-25T06:11:11.739518668Z",
  "updateTime": "2026-08-25T06:11:11.739518668Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:11:12.105] Invocation finished in 4m37.150336895s with status SUCCEEDED