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

Definition (rev a9c645bc5ae6d8271fac1583c7bcf5e948dd5011)

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

Incoming triggers

  • cron:v1:112 (1 week ago)

Debug log (UTC)

[13:03:35.561] New invocation is queued and will start shortly
[13:03:36.979] Starting the invocation (attempt 1)
[13:03:37.004] Ignoring gitiles_ref tag without the buildset tag
[13:03:37.004] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:03:37.004] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:03:37.004] Buildbucket request:
{
  "requestId": "8840097569600767584",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8840097569600767584",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "112"
                            },
                        "id": "cron:v1:112"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8840097569600767584"
    },
    {
      "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"
  }
}
[13:03:37.616] Scheduled build:
{
  "id": "8674667507365035905",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-01T13:03:37.070422551Z",
  "updateTime": "2026-08-01T13:03:37.070422551Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:03:37.616] Task URL: https://cr-buildbucket.appspot.com/build/8674667507365035905
[13:03:37.616] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8840097569600767584:2:0) after 5m8s
[13:03:38.401] Received PubSub notification, asking Buildbucket for the build status
[13:03:38.427] Build status: SCHEDULED
[13:03:41.240] Received PubSub notification, asking Buildbucket for the build status
[13:03:41.273] Build status: STARTED
[13:07:32.106] Received PubSub notification, asking Buildbucket for the build status
[13:07:32.149] Build:
{
  "id": "8674667507365035905",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-01T13:03:37.070422551Z",
  "startTime": "2026-08-01T13:03:41.027001009Z",
  "endTime": "2026-08-01T13:07:31.729387514Z",
  "updateTime": "2026-08-01T13:07:31.729387514Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:07:32.149] Invocation finished in 3m56.595322202s with status SUCCEEDED