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

Definition (rev bd69874a44b7e39f97ecf06f9869b3f4da75c5d5)

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

Incoming triggers

  • cron:v1:269 (4 hours ago)

Debug log (UTC)

[19:40:10.589] New invocation is queued and will start shortly
[19:40:13.923] Starting the invocation (attempt 1)
[19:40:13.952] Ignoring gitiles_ref tag without the buildset tag
[19:40:13.952] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:40:13.952] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:40:13.952] Buildbucket request:
{
  "requestId": "8839257246004506992",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839257246004506992",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "269"
                            },
                        "id": "cron:v1:269"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839257246004506992"
    },
    {
      "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:40:14.343] Scheduled build:
{
  "id": "8673827181732799889",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-10T19:40:14.043923030Z",
  "updateTime": "2026-08-10T19:40:14.043923030Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:40:14.343] Task URL: https://cr-buildbucket.appspot.com/build/8673827181732799889
[19:40:14.343] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839257246004506992:2:0) after 7m17s
[19:40:15.299] Received PubSub notification, asking Buildbucket for the build status
[19:40:15.323] Build status: SCHEDULED
[19:41:02.656] Received PubSub notification, asking Buildbucket for the build status
[19:41:02.689] Build status: STARTED
[19:45:27.664] Received PubSub notification, asking Buildbucket for the build status
[19:45:27.685] Build:
{
  "id": "8673827181732799889",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-10T19:40:14.043923030Z",
  "startTime": "2026-08-10T19:41:02.211420892Z",
  "endTime": "2026-08-10T19:45:13.146661042Z",
  "updateTime": "2026-08-10T19:45:13.146661042Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:45:27.685] Invocation finished in 5m17.09933038s with status SUCCEEDED