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

Definition (rev 1f6e47ec19c09563e7c0094ad39578636e5b522a)

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

Incoming triggers

  • cron:v1:12 (1 week ago)

Debug log (UTC)

[15:11:59.098] New invocation is queued and will start shortly
[15:12:00.187] Starting the invocation (attempt 1)
[15:12:00.220] Ignoring gitiles_ref tag without the buildset tag
[15:12:00.220] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:12:00.220] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:12:00.220] Buildbucket request:
{
  "requestId": "8873066787628427376",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "rerunner"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8873066787628427376",
            "job": "pigweed/infra.dev.try-rerunner",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12"
                            },
                        "id": "cron:v1:12"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8873066787628427376"
    },
    {
      "key": "scheduler_job_id",
      "value": "pigweed/infra.dev.try-rerunner"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[15:12:00.625] Scheduled build:
{
  "id": "8707636725731686385",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "rerunner"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-02T15:12:00.281652652Z",
  "updateTime": "2025-08-02T15:12:00.281652652Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:12:00.625] Task URL: https://cr-buildbucket.appspot.com/build/8707636725731686385
[15:12:00.625] Scheduling timer "check-buildbucket-build-status" (pigweed/infra.dev.try-rerunner:8873066787628427376:2:0) after 6m3s
[15:12:00.698] Received PubSub notification, asking Buildbucket for the build status
[15:12:00.932] Build status: SCHEDULED
[15:12:05.428] Received PubSub notification, asking Buildbucket for the build status
[15:12:05.449] Build status: STARTED
[15:14:50.944] Received PubSub notification, asking Buildbucket for the build status
[15:14:50.986] Build:
{
  "id": "8707636725731686385",
  "builder": {
    "project": "pigweed",
    "bucket": "infra.dev.try",
    "builder": "rerunner"
  },
  "createdBy": "project:pigweed",
  "createTime": "2025-08-02T15:12:00.281652652Z",
  "startTime": "2025-08-02T15:12:04.429352136Z",
  "endTime": "2025-08-02T15:14:50.493174014Z",
  "updateTime": "2025-08-02T15:14:50.493174014Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:14:50.986] Invocation finished in 2m51.896670759s with status SUCCEEDED