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

Debug log (UTC)

[01:19:51.134] New invocation is queued and will start shortly
[01:19:52.260] Starting the invocation (attempt 1)
[01:19:52.286] Ignoring gitiles_ref tag without the buildset tag
[01:19:52.286] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[01:19:52.286] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[01:19:52.287] Buildbucket request:
{
  "requestId": "8840051248154251936",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840051248154251936",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "124"
                            },
                        "id": "cron:v1:124"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840051248154251936"
    },
    {
      "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"
  }
}
[01:19:52.662] Scheduled build:
{
  "id": "8674621186222015825",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T01:19:52.354426947Z",
  "updateTime": "2026-08-02T01:19:52.354426947Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[01:19:52.662] Task URL: https://cr-buildbucket.appspot.com/build/8674621186222015825
[01:19:52.662] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840051248154251936:2:0) after 8m22s
[01:19:53.705] Received PubSub notification, asking Buildbucket for the build status
[01:19:53.724] Build status: SCHEDULED
[01:19:57.234] Received PubSub notification, asking Buildbucket for the build status
[01:19:57.301] Build status: STARTED
[01:24:33.272] Received PubSub notification, asking Buildbucket for the build status
[01:24:33.295] Build:
{
  "id": "8674621186222015825",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T01:19:52.354426947Z",
  "startTime": "2026-08-02T01:19:57.043737391Z",
  "endTime": "2026-08-02T01:24:32.392295488Z",
  "updateTime": "2026-08-02T01:24:32.392295488Z",
  "status": "SUCCESS",
  "input": {

  }
}
[01:24:33.295] Invocation finished in 4m42.167191632s with status SUCCEEDED