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:10660 (3 weeks ago)

Debug log (UTC)

[06:06:37.268] New invocation is queued and will start shortly
[06:06:38.319] Starting the invocation (attempt 1)
[06:06:38.346] Ignoring gitiles_ref tag without the buildset tag
[06:06:38.346] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:06:38.346] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:06:38.346] Buildbucket request:
{
  "requestId": "8844110069702056656",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844110069702056656",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10660"
                            },
                        "id": "cron:v1:10660"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844110069702056656"
    },
    {
      "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"
  }
}
[06:06:40.092] Scheduled build:
{
  "id": "8678680006858925825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T06:06:39.358430457Z",
  "updateTime": "2026-06-18T06:06:39.804015932Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:06:40.092] Task URL: https://cr-buildbucket.appspot.com/build/8678680006858925825
[06:06:40.092] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844110069702056656:2:0) after 6m9s
[06:06:40.589] Received PubSub notification, asking Buildbucket for the build status
[06:06:40.606] Build status: SCHEDULED
[06:06:43.636] Received PubSub notification, asking Buildbucket for the build status
[06:06:43.659] Build status: STARTED
[06:07:08.688] Received PubSub notification, asking Buildbucket for the build status
[06:07:08.730] Build:
{
  "id": "8678680006858925825",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T06:06:39.358430457Z",
  "startTime": "2026-06-18T06:06:43.456271190Z",
  "endTime": "2026-06-18T06:07:08.360164430Z",
  "updateTime": "2026-06-18T06:07:08.360164430Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:07:08.730] Invocation finished in 31.467224083s with status SUCCEEDED