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

Debug log (UTC)

[10:30:34.710] New invocation is queued and will start shortly
[10:30:35.832] Starting the invocation (attempt 1)
[10:30:35.862] Ignoring gitiles_ref tag without the buildset tag
[10:30:35.862] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:30:35.862] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:30:35.862] Buildbucket request:
{
  "requestId": "8840016599454258880",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840016599454258880",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "133"
                            },
                        "id": "cron:v1:133"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840016599454258880"
    },
    {
      "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"
  }
}
[10:30:36.562] Scheduled build:
{
  "id": "8674586537326869681",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T10:30:36.115860688Z",
  "updateTime": "2026-08-02T10:30:36.115860688Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:30:36.562] Task URL: https://cr-buildbucket.appspot.com/build/8674586537326869681
[10:30:36.562] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840016599454258880:2:0) after 9m57s
[10:30:43.369] Received PubSub notification, asking Buildbucket for the build status
[10:30:43.394] Build status: SCHEDULED
[10:32:04.753] Received PubSub notification, asking Buildbucket for the build status
[10:32:04.922] Build status: STARTED
[10:36:27.651] Received PubSub notification, asking Buildbucket for the build status
[10:36:27.686] Build:
{
  "id": "8674586537326869681",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-02T10:30:36.115860688Z",
  "startTime": "2026-08-02T10:31:43.007647822Z",
  "endTime": "2026-08-02T10:36:26.718289637Z",
  "updateTime": "2026-08-02T10:36:26.718289637Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:36:27.686] Invocation finished in 5m52.982819438s with status SUCCEEDED