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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:281 (1 month ago)

Debug log (UTC)

[19:55:58.761] New invocation is queued and will start shortly
[19:56:00.025] Starting the invocation (attempt 1)
[19:56:00.049] Ignoring gitiles_ref tag without the buildset tag
[19:56:00.049] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:56:00.049] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:56:00.049] Buildbucket request:
{
  "requestId": "8838893863909193408",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838893863909193408",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "281"
                            },
                        "id": "cron:v1:281"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838893863909193408"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.ci-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[19:56:00.608] Scheduled build:
{
  "id": "8673463801813219665",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-14T19:56:00.139305244Z",
  "updateTime": "2026-08-14T19:56:00.139305244Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:56:00.609] Task URL: https://cr-buildbucket.appspot.com/build/8673463801813219665
[19:56:00.609] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8838893863909193408:2:0) after 9m49s
[19:56:01.379] Received PubSub notification, asking Buildbucket for the build status
[19:56:01.410] Build status: SCHEDULED
[19:56:04.500] Received PubSub notification, asking Buildbucket for the build status
[19:56:04.534] Build status: STARTED
[20:00:07.083] Received PubSub notification, asking Buildbucket for the build status
[20:00:07.119] Build:
{
  "id": "8673463801813219665",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-14T19:56:00.139305244Z",
  "startTime": "2026-08-14T19:56:04.207062141Z",
  "endTime": "2026-08-14T20:00:06.547486555Z",
  "updateTime": "2026-08-14T20:00:06.547486555Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:00:07.119] Invocation finished in 4m8.361907281s with status SUCCEEDED