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

Definition (rev 0657c2613937d03109a6663c86fc6d10e5ac097c)

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

Incoming triggers

  • cron:v1:12 (1 month ago)

Debug log (UTC)

[05:41:35.039] New invocation is queued and will start shortly
[05:41:37.446] Starting the invocation (attempt 1)
[05:41:37.472] Ignoring gitiles_ref tag without the buildset tag
[05:41:37.472] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:41:37.472] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:41:37.472] Buildbucket request:
{
  "requestId": "8838494632987191584",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838494632987191584",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12"
                            },
                        "id": "cron:v1:12"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838494632987191584"
    },
    {
      "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"
  }
}
[05:41:40.480] Scheduled build:
{
  "id": "8673064568188170993",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-19T05:41:38.993756173Z",
  "updateTime": "2026-08-19T05:41:38.993756173Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:41:40.480] Task URL: https://cr-buildbucket.appspot.com/build/8673064568188170993
[05:41:40.480] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8838494632987191584:2:0) after 1m54s
[05:41:41.348] Received PubSub notification, asking Buildbucket for the build status
[05:41:41.370] Build status: SCHEDULED
[05:41:43.597] Received PubSub notification, asking Buildbucket for the build status
[05:41:43.618] Build status: STARTED
[05:43:34.666] Handling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8838494632987191584:2:0)
[05:43:34.746] Build status: STARTED
[05:43:34.746] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8838494632987191584:5:0) after 5m19s
[05:46:35.457] Received PubSub notification, asking Buildbucket for the build status
[05:46:35.477] Build:
{
  "id": "8673064568188170993",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-19T05:41:38.993756173Z",
  "startTime": "2026-08-19T05:41:43.423641181Z",
  "endTime": "2026-08-19T05:46:05.435256415Z",
  "updateTime": "2026-08-19T05:46:05.435256415Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:46:35.477] Invocation finished in 5m0.444096898s with status SUCCEEDED