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:10450 (4 weeks ago)

Debug log (UTC)

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

  }
}
[18:02:20.160] Task URL: https://cr-buildbucket.appspot.com/build/8678816174806406017
[18:02:20.161] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844246237388157392:2:0) after 2m10s
[18:02:20.726] Received PubSub notification, asking Buildbucket for the build status
[18:02:20.747] Build status: SCHEDULED
[18:02:24.813] Received PubSub notification, asking Buildbucket for the build status
[18:02:24.836] Build status: STARTED
[18:02:49.950] Received PubSub notification, asking Buildbucket for the build status
[18:02:49.973] Build:
{
  "id": "8678816174806406017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T18:02:19.483039837Z",
  "startTime": "2026-06-16T18:02:24.529765613Z",
  "endTime": "2026-06-16T18:02:48.929519308Z",
  "updateTime": "2026-06-16T18:02:48.929519308Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:02:49.973] Invocation finished in 32.334859334s with status SUCCEEDED