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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23878 (4 days ago)

Debug log (UTC)

[11:54:12.629] New invocation is queued and will start shortly
[11:54:13.680] Starting the invocation (attempt 1)
[11:54:13.703] Ignoring gitiles_ref tag without the buildset tag
[11:54:13.703] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[11:54:13.704] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[11:54:13.704] Buildbucket request:
{
  "requestId": "8835572086430055120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835572086430055120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23878"
                            },
                        "id": "cron:v1:23878"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835572086430055120"
    },
    {
      "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"
  }
}
[11:54:15.274] Scheduled build:
{
  "id": "8670142023860674833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T11:54:14.457133867Z",
  "updateTime": "2026-09-20T11:54:15.110587601Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[11:54:15.274] Task URL: https://cr-buildbucket.appspot.com/build/8670142023860674833
[11:54:15.274] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835572086430055120:2:0) after 9m52s
[11:54:15.686] Received PubSub notification, asking Buildbucket for the build status
[11:54:15.706] Build status: SCHEDULED
[11:54:19.012] Received PubSub notification, asking Buildbucket for the build status
[11:54:19.119] Build status: STARTED
[11:54:43.377] Received PubSub notification, asking Buildbucket for the build status
[11:54:43.401] Build:
{
  "id": "8670142023860674833",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T11:54:14.457133867Z",
  "startTime": "2026-09-20T11:54:18.624812401Z",
  "endTime": "2026-09-20T11:54:42.810061769Z",
  "updateTime": "2026-09-20T11:54:42.810061769Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:54:43.401] Invocation finished in 30.778367347s with status SUCCEEDED