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:181 (6 days ago)

Debug log (UTC)

[11:43:14.224] New invocation is queued and will start shortly
[11:43:16.377] Starting the invocation (attempt 1)
[11:43:16.405] Ignoring gitiles_ref tag without the buildset tag
[11:43:16.405] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:43:16.405] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:43:16.405] Buildbucket request:
{
  "requestId": "8839830834238727344",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839830834238727344",
            "job": "pigweed/examples.ci-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "181"
                            },
                        "id": "cron:v1:181"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839830834238727344"
    },
    {
      "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"
  }
}
[11:43:16.746] Scheduled build:
{
  "id": "8674400771224443761",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-04T11:43:16.476874588Z",
  "updateTime": "2026-08-04T11:43:16.476874588Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:43:16.746] Task URL: https://cr-buildbucket.appspot.com/build/8674400771224443761
[11:43:16.746] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.ci-examples-deps:8839830834238727344:2:0) after 9m46s
[11:43:19.942] Received PubSub notification, asking Buildbucket for the build status
[11:43:20.036] Build status: SCHEDULED
[11:43:23.567] Received PubSub notification, asking Buildbucket for the build status
[11:43:23.591] Build status: STARTED
[11:47:45.936] Received PubSub notification, asking Buildbucket for the build status
[11:47:45.960] Build:
{
  "id": "8674400771224443761",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.ci",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-04T11:43:16.476874588Z",
  "startTime": "2026-08-04T11:43:20.393286552Z",
  "endTime": "2026-08-04T11:47:45.554074740Z",
  "updateTime": "2026-08-04T11:47:45.554074740Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:47:45.960] Invocation finished in 4m31.741636428s with status SUCCEEDED