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:67 (1 week ago)

Debug log (UTC)

[14:53:55.643] New invocation is queued and will start shortly
[14:54:00.005] Starting the invocation (attempt 1)
[14:54:00.037] Ignoring gitiles_ref tag without the buildset tag
[14:54:00.037] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:54:00.038] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:54:00.038] Buildbucket request:
{
  "requestId": "8840271821873133696",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840271821873133696",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "67"
                            },
                        "id": "cron:v1:67"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840271821873133696"
    },
    {
      "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"
  }
}
[14:54:00.495] Scheduled build:
{
  "id": "8674841756541143089",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T14:54:00.106795421Z",
  "updateTime": "2026-07-30T14:54:00.106795421Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:54:00.495] Task URL: https://cr-buildbucket.appspot.com/build/8674841756541143089
[14:54:00.495] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840271821873133696:2:0) after 7m36s
[14:54:01.438] Received PubSub notification, asking Buildbucket for the build status
[14:54:01.469] Build status: SCHEDULED
[14:54:06.011] Received PubSub notification, asking Buildbucket for the build status
[14:54:06.079] Build status: STARTED
[14:59:26.626] Received PubSub notification, asking Buildbucket for the build status
[14:59:26.648] Build:
{
  "id": "8674841756541143089",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-07-30T14:54:00.106795421Z",
  "startTime": "2026-07-30T14:54:05.832576409Z",
  "endTime": "2026-07-30T14:59:26.008168852Z",
  "updateTime": "2026-07-30T14:59:26.008168852Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:59:26.648] Invocation finished in 5m31.010936227s with status SUCCEEDED