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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:232 (4 days ago)

Debug log (UTC)

[15:53:49.432] New invocation is queued and will start shortly
[15:53:52.231] Starting the invocation (attempt 1)
[15:53:52.255] Ignoring gitiles_ref tag without the buildset tag
[15:53:52.255] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:53:52.256] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:53:52.256] Buildbucket request:
{
  "requestId": "8839633874752248224",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839633874752248224",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "232"
                            },
                        "id": "cron:v1:232"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839633874752248224"
    },
    {
      "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"
  }
}
[15:53:52.647] Scheduled build:
{
  "id": "8674203811057176417",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T15:53:52.329873354Z",
  "updateTime": "2026-08-06T15:53:52.329873354Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:53:52.647] Task URL: https://cr-buildbucket.appspot.com/build/8674203811057176417
[15:53:52.647] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839633874752248224:2:0) after 2m6s
[15:53:53.091] Received PubSub notification, asking Buildbucket for the build status
[15:53:53.113] Build status: SCHEDULED
[15:54:03.511] Received PubSub notification, asking Buildbucket for the build status
[15:54:03.556] Build status: STARTED
[15:55:58.751] Handling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839633874752248224:2:0)
[15:55:58.824] Build status: STARTED
[15:55:58.824] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839633874752248224:5:0) after 8m45s
[15:58:04.695] Received PubSub notification, asking Buildbucket for the build status
[15:58:04.716] Build:
{
  "id": "8674203811057176417",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-06T15:53:52.329873354Z",
  "startTime": "2026-08-06T15:54:03.320505991Z",
  "endTime": "2026-08-06T15:58:04.087514289Z",
  "updateTime": "2026-08-06T15:58:04.087514289Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:58:04.716] Invocation finished in 4m15.293805509s with status SUCCEEDED