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

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

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

Incoming triggers

  • cron:v1:27 (2 weeks ago)

Debug log (UTC)

[04:35:42.475] New invocation is queued and will start shortly
[04:35:43.613] Starting the invocation (attempt 1)
[04:35:43.642] Ignoring gitiles_ref tag without the buildset tag
[04:35:43.642] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:35:43.642] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:35:43.642] Buildbucket request:
{
  "requestId": "8837139823053590208",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837139823053590208",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "27"
                            },
                        "id": "cron:v1:27"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837139823053590208"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/examples.try-examples-deps"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[04:35:44.005] Scheduled build:
{
  "id": "8671709761118642737",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-03T04:35:43.699697775Z",
  "updateTime": "2026-09-03T04:35:43.699697775Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:35:44.006] Task URL: https://cr-buildbucket.appspot.com/build/8671709761118642737
[04:35:44.006] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8837139823053590208:2:0) after 9m33s
[04:35:44.076] Received PubSub notification, asking Buildbucket for the build status
[04:35:44.098] Build status: SCHEDULED
[04:35:47.580] Received PubSub notification, asking Buildbucket for the build status
[04:35:47.597] Build status: STARTED
[04:39:53.388] Received PubSub notification, asking Buildbucket for the build status
[04:39:53.427] Build:
{
  "id": "8671709761118642737",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-09-03T04:35:43.699697775Z",
  "startTime": "2026-09-03T04:35:47.412491234Z",
  "endTime": "2026-09-03T04:39:53.019110132Z",
  "updateTime": "2026-09-03T04:39:53.019110132Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:39:53.427] Invocation finished in 4m10.957075469s with status SUCCEEDED