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

Definition (rev 66901bc8215d279b5f5a7888152002814b57be9a)

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

Incoming triggers

  • cron:v1:303 (1 month ago)

Debug log (UTC)

[02:07:05.020] New invocation is queued and will start shortly
[02:07:06.131] Starting the invocation (attempt 1)
[02:07:06.164] Ignoring gitiles_ref tag without the buildset tag
[02:07:06.164] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:07:06.164] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:07:06.164] Buildbucket request:
{
  "requestId": "8871213633053404544",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "dev-status"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8871213633053404544",
            "job": "pigweed/infra.dev.ci-dev-status",
            "triggers": [
                  {
                        "cron": {
                              "generation": "303"
                            },
                        "id": "cron:v1:303"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8871213633053404544"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.ci-dev-status"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[02:07:06.577] Scheduled build:
{
  "id": "8705783571101448289",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-23T02:07:06.257562359Z",
  "updateTime": "2025-08-23T02:07:06.257562359Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:07:06.577] Task URL: https://cr-buildbucket.appspot.com/build/8705783571101448289
[02:07:06.577] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.ci-dev-status:8871213633053404544:2:0) after 5m10s
[02:07:07.499] Received PubSub notification, asking Buildbucket for the build status
[02:07:07.539] Build status: SCHEDULED
[02:07:10.452] Received PubSub notification, asking Buildbucket for the build status
[02:07:10.471] Build status: STARTED
[02:11:16.806] Received PubSub notification, asking Buildbucket for the build status
[02:11:16.872] Build:
{
  "id": "8705783571101448289",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.ci",
    "builder": "dev-status"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-23T02:07:06.257562359Z",
  "startTime": "2025-08-23T02:07:10.254974174Z",
  "endTime": "2025-08-23T02:11:15.951571816Z",
  "updateTime": "2025-08-23T02:11:15.951571816Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:11:16.872] Invocation finished in 4m11.860606238s with status SUCCEEDED