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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7930 (2 weeks ago)

Debug log (UTC)

[18:59:43.517] New invocation is queued and will start shortly
[18:59:45.062] Starting the invocation (attempt 1)
[18:59:45.094] Ignoring gitiles_ref tag without the buildset tag
[18:59:45.094] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:59:45.094] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:59:45.094] Buildbucket request:
{
  "requestId": "8845873369520876592",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845873369520876592",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7930"
                            },
                        "id": "cron:v1:7930"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845873369520876592"
    },
    {
      "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"
  }
}
[18:59:47.209] Scheduled build:
{
  "id": "8680443305953142385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T18:59:46.299798011Z",
  "updateTime": "2026-05-29T18:59:46.826364879Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:59:47.209] Task URL: https://cr-buildbucket.appspot.com/build/8680443305953142385
[18:59:47.209] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845873369520876592:2:0) after 6m27s
[18:59:47.627] Received PubSub notification, asking Buildbucket for the build status
[18:59:47.702] Build status: SCHEDULED
[18:59:51.665] Received PubSub notification, asking Buildbucket for the build status
[18:59:51.698] Build status: STARTED
[19:00:15.792] Received PubSub notification, asking Buildbucket for the build status
[19:00:15.819] Build:
{
  "id": "8680443305953142385",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T18:59:46.299798011Z",
  "startTime": "2026-05-29T18:59:51.417063802Z",
  "endTime": "2026-05-29T19:00:15.196005086Z",
  "updateTime": "2026-05-29T19:00:15.196005086Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:00:15.819] Invocation finished in 32.305264413s with status SUCCEEDED