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:299 (1 month ago)

Debug log (UTC)

[20:29:02.952] New invocation is queued and will start shortly
[20:29:04.776] Starting the invocation (attempt 1)
[20:29:04.801] Ignoring gitiles_ref tag without the buildset tag
[20:29:04.801] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:29:04.801] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:29:04.801] Buildbucket request:
{
  "requestId": "8838348201535070224",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838348201535070224",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "299"
                            },
                        "id": "cron:v1:299"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838348201535070224"
    },
    {
      "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"
  }
}
[20:29:05.296] Scheduled build:
{
  "id": "8672918138775230561",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-20T20:29:04.964067436Z",
  "updateTime": "2026-08-20T20:29:04.964067436Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:29:05.296] Task URL: https://cr-buildbucket.appspot.com/build/8672918138775230561
[20:29:05.296] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8838348201535070224:2:0) after 5m46s
[20:29:06.236] Received PubSub notification, asking Buildbucket for the build status
[20:29:06.255] Build status: SCHEDULED
[20:29:08.592] Received PubSub notification, asking Buildbucket for the build status
[20:29:08.634] Build status: STARTED
[20:33:32.583] Received PubSub notification, asking Buildbucket for the build status
[20:33:32.601] Build:
{
  "id": "8672918138775230561",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-20T20:29:04.964067436Z",
  "startTime": "2026-08-20T20:29:08.403829370Z",
  "endTime": "2026-08-20T20:33:32.049468183Z",
  "updateTime": "2026-08-20T20:33:32.049468183Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:33:32.601] Invocation finished in 4m29.652690526s with status SUCCEEDED