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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19300 (3 weeks ago)

Debug log (UTC)

[20:02:21.654] New invocation is queued and will start shortly
[20:02:23.171] Starting the invocation (attempt 1)
[20:02:23.194] Ignoring gitiles_ref tag without the buildset tag
[20:02:23.194] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:02:23.195] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:02:23.195] Buildbucket request:
{
  "requestId": "8838531074551868064",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838531074551868064",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19300"
                            },
                        "id": "cron:v1:19300"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838531074551868064"
    },
    {
      "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"
  }
}
[20:02:24.986] Scheduled build:
{
  "id": "8673101011334601649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T20:02:24.101173439Z",
  "updateTime": "2026-08-18T20:02:24.680503490Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:02:24.986] Task URL: https://cr-buildbucket.appspot.com/build/8673101011334601649
[20:02:24.986] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838531074551868064:2:0) after 9m3s
[20:02:25.383] Received PubSub notification, asking Buildbucket for the build status
[20:02:25.416] Build status: SCHEDULED
[20:02:31.318] Received PubSub notification, asking Buildbucket for the build status
[20:02:31.341] Build status: STARTED
[20:03:06.600] Received PubSub notification, asking Buildbucket for the build status
[20:03:06.629] Build:
{
  "id": "8673101011334601649",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-18T20:02:24.101173439Z",
  "startTime": "2026-08-18T20:02:30.950174269Z",
  "endTime": "2026-08-18T20:03:05.965171629Z",
  "updateTime": "2026-08-18T20:03:05.965171629Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:03:06.629] Invocation finished in 44.980166968s with status SUCCEEDED