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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:259 (3 days ago)

Debug log (UTC)

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

  }
}
[19:26:48.159] Task URL: https://cr-buildbucket.appspot.com/build/8674099817983132753
[19:26:48.159] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839529880504049504:2:0) after 5m42s
[19:26:49.011] Received PubSub notification, asking Buildbucket for the build status
[19:26:49.036] Build status: SCHEDULED
[19:26:54.928] Received PubSub notification, asking Buildbucket for the build status
[19:26:54.946] Build status: STARTED
[19:31:54.246] Received PubSub notification, asking Buildbucket for the build status
[19:31:54.365] Build:
{
  "id": "8674099817983132753",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-07T19:26:47.853850701Z",
  "startTime": "2026-08-07T19:26:53.697830685Z",
  "endTime": "2026-08-07T19:31:53.809630743Z",
  "updateTime": "2026-08-07T19:31:53.809630743Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:31:54.365] Invocation finished in 5m8.299141479s with status SUCCEEDED