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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10690 (3 weeks ago)

Debug log (UTC)

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

  }
}
[11:13:21.326] Task URL: https://cr-buildbucket.appspot.com/build/8678660711668622577
[11:13:21.326] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844090774151445824:2:0) after 4m2s
[11:13:22.062] Received PubSub notification, asking Buildbucket for the build status
[11:13:22.085] Build status: SCHEDULED
[11:13:27.932] Received PubSub notification, asking Buildbucket for the build status
[11:13:27.952] Build status: STARTED
[11:13:57.838] Received PubSub notification, asking Buildbucket for the build status
[11:13:57.860] Build:
{
  "id": "8678660711668622577",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-18T11:13:20.685587009Z",
  "startTime": "2026-06-18T11:13:26.728113532Z",
  "endTime": "2026-06-18T11:13:57.574235531Z",
  "updateTime": "2026-06-18T11:13:57.574235531Z",
  "status": "SUCCESS",
  "input": {

  }
}
[11:13:57.860] Invocation finished in 38.926459829s with status SUCCEEDED