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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10360 (4 weeks ago)

Debug log (UTC)

[02:36:03.278] New invocation is queued and will start shortly
[02:36:04.452] Starting the invocation (attempt 1)
[02:36:04.532] Ignoring gitiles_ref tag without the buildset tag
[02:36:04.532] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:36:04.532] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:36:04.533] Buildbucket request:
{
  "requestId": "8844304511333239504",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844304511333239504",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10360"
                            },
                        "id": "cron:v1:10360"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844304511333239504"
    },
    {
      "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"
  }
}
[02:36:06.187] Scheduled build:
{
  "id": "8678874448321422177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T02:36:05.529541047Z",
  "updateTime": "2026-06-16T02:36:06.029511488Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:36:06.187] Task URL: https://cr-buildbucket.appspot.com/build/8678874448321422177
[02:36:06.187] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844304511333239504:2:0) after 1m26s
[02:36:06.822] Received PubSub notification, asking Buildbucket for the build status
[02:36:06.854] Build status: SCHEDULED
[02:36:09.909] Received PubSub notification, asking Buildbucket for the build status
[02:36:09.930] Build status: STARTED
[02:36:31.878] Received PubSub notification, asking Buildbucket for the build status
[02:36:31.899] Build:
{
  "id": "8678874448321422177",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-16T02:36:05.529541047Z",
  "startTime": "2026-06-16T02:36:09.690635979Z",
  "endTime": "2026-06-16T02:36:31.288041019Z",
  "updateTime": "2026-06-16T02:36:31.288041019Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:31.899] Invocation finished in 28.625332688s with status SUCCEEDED