Status: SUCCEEDED
Triggered by: -
Duration: 31 seconds
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

buildbucket: <
  server: "cr-buildbucket.appspot.com"
  bucket: "turboci"
  builder: "turbo-ci-hello"
>

Incoming triggers

  • cron:v1:22483 (2 weeks ago)

Debug log (UTC)

[13:14:48.766] New invocation is queued and will start shortly
[13:14:50.244] Starting the invocation (attempt 1)
[13:14:50.267] Ignoring gitiles_ref tag without the buildset tag
[13:14:50.267] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:14:50.267] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:14:50.267] Buildbucket request:
{
  "requestId": "8836472985036309056",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836472985036309056",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "22483"
                            },
                        "id": "cron:v1:22483"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836472985036309056"
    },
    {
      "key": "scheduler_job_id",
      "value": "infra/turbo-ci-hello"
    },
    {
      "key": "user_agent",
      "value": "luci-scheduler"
    }
  ],
  "notify": {
    "pubsubTopic": "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
  }
}
[13:14:51.400] Scheduled build:
{
  "id": "8671042922230540161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T13:14:50.820546916Z",
  "updateTime": "2026-09-10T13:14:51.292300956Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:14:51.400] Task URL: https://cr-buildbucket.appspot.com/build/8671042922230540161
[13:14:51.400] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836472985036309056:2:0) after 9m21s
[13:14:52.062] Received PubSub notification, asking Buildbucket for the build status
[13:14:52.109] Build status: SCHEDULED
[13:14:57.236] Received PubSub notification, asking Buildbucket for the build status
[13:14:57.259] Build status: STARTED
[13:15:20.062] Received PubSub notification, asking Buildbucket for the build status
[13:15:20.093] Build:
{
  "id": "8671042922230540161",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-10T13:14:50.820546916Z",
  "startTime": "2026-09-10T13:14:55.802541702Z",
  "endTime": "2026-09-10T13:15:19.665977981Z",
  "updateTime": "2026-09-10T13:15:19.665977981Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:15:20.093] Invocation finished in 31.33216751s with status SUCCEEDED