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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "infra.try"
  builder: "dev-status"
>

Incoming triggers

  • cron:v1:30 (1 month ago)

Debug log (UTC)

[09:02:47.214] New invocation is queued and will start shortly
[09:02:48.433] Starting the invocation (attempt 1)
[09:02:48.489] Ignoring gitiles_ref tag without the buildset tag
[09:02:48.489] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:02:48.492] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:02:48.492] Buildbucket request:
{
  "requestId": "8871459270166170320",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8871459270166170320",
            "job": "pigweed/infra.try-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "30"
                            },
                        "id": "cron:v1:30"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8871459270166170320"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.try-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[09:02:48.890] Scheduled build:
{
  "id": "8706029208095604017",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-20T09:02:48.564470305Z",
  "updateTime": "2025-08-20T09:02:48.564470305Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:02:48.890] Task URL: https://cr-buildbucket.appspot.com/build/8706029208095604017
[09:02:48.890] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.try-dev-status:8871459270166170320:2:0) after 8m13s
[09:02:49.958] Received PubSub notification, asking Buildbucket for the build status
[09:02:49.985] Build status: SCHEDULED
[09:02:53.004] Received PubSub notification, asking Buildbucket for the build status
[09:02:53.037] Build status: STARTED
[09:06:38.843] Received PubSub notification, asking Buildbucket for the build status
[09:06:38.867] Build:
{
  "id": "8706029208095604017",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.try",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-20T09:02:48.564470305Z",
  "startTime": "2025-08-20T09:02:52.795994451Z",
  "endTime": "2025-08-20T09:06:38.189314181Z",
  "updateTime": "2025-08-20T09:06:38.189314181Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:06:38.867] Invocation finished in 3m51.660527531s with status SUCCEEDED