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:3 (1 day ago)

Debug log (UTC)

[06:22:03.081] New invocation is queued and will start shortly
[06:22:04.206] Starting the invocation (attempt 1)
[06:22:04.229] Ignoring gitiles_ref tag without the buildset tag
[06:22:04.229] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:22:04.229] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:22:04.229] Buildbucket request:
{
  "requestId": "8839307459698204320",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839307459698204320",
            "job": "pigweed/examples.try-examples-deps",
            "triggers": [
                  {
                        "cron": {
                              "generation": "3"
                            },
                        "id": "cron:v1:3"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839307459698204320"
    },
    {
      "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"
  }
}
[06:22:04.748] Scheduled build:
{
  "id": "8673877397724522769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-10T06:22:04.341012872Z",
  "updateTime": "2026-08-10T06:22:04.341012872Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:22:04.748] Task URL: https://cr-buildbucket.appspot.com/build/8673877397724522769
[06:22:04.748] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8839307459698204320:2:0) after 1m2s
[06:22:05.695] Received PubSub notification, asking Buildbucket for the build status
[06:22:05.715] Build status: SCHEDULED
[06:22:08.335] Received PubSub notification, asking Buildbucket for the build status
[06:22:08.353] Build status: STARTED
[06:23:06.836] Handling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8839307459698204320:2:0)
[06:23:06.875] Build status: STARTED
[06:23:06.875] Scheduling timer "check-buildbucket-build-status" (pigweed/examples.try-examples-deps:8839307459698204320:5:0) after 3m55s
[06:26:05.245] Received PubSub notification, asking Buildbucket for the build status
[06:26:05.266] Build:
{
  "id": "8673877397724522769",
  "builder": {
    "project": "pigweed",
    "bucket": "examples.try",
    "builder": "examples-deps"
  },
  "createdBy": "project:pigweed",
  "createTime": "2026-08-10T06:22:04.341012872Z",
  "startTime": "2026-08-10T06:22:07.965075817Z",
  "endTime": "2026-08-10T06:26:04.798267122Z",
  "updateTime": "2026-08-10T06:26:04.798267122Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:26:05.266] Invocation finished in 4m2.191107913s with status SUCCEEDED