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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18475 (1 day ago)

Debug log (UTC)

[22:42:04.760] New invocation is queued and will start shortly
[22:42:05.824] Starting the invocation (attempt 1)
[22:42:05.848] Ignoring gitiles_ref tag without the buildset tag
[22:42:05.848] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[22:42:05.849] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[22:42:05.849] Buildbucket request:
{
  "requestId": "8839064607733880448",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839064607733880448",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18475"
                            },
                        "id": "cron:v1:18475"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839064607733880448"
    },
    {
      "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"
  }
}
[22:42:07.065] Scheduled build:
{
  "id": "8673634545383220721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T22:42:06.382414138Z",
  "updateTime": "2026-08-12T22:42:06.934530429Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[22:42:07.065] Task URL: https://cr-buildbucket.appspot.com/build/8673634545383220721
[22:42:07.065] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839064607733880448:2:0) after 6m17s
[22:42:07.690] Received PubSub notification, asking Buildbucket for the build status
[22:42:07.716] Build status: SCHEDULED
[22:42:10.758] Received PubSub notification, asking Buildbucket for the build status
[22:42:10.810] Build status: STARTED
[22:42:34.456] Received PubSub notification, asking Buildbucket for the build status
[22:42:34.542] Build:
{
  "id": "8673634545383220721",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T22:42:06.382414138Z",
  "startTime": "2026-08-12T22:42:10.556257881Z",
  "endTime": "2026-08-12T22:42:34.148184686Z",
  "updateTime": "2026-08-12T22:42:34.148184686Z",
  "status": "SUCCESS",
  "input": {

  }
}
[22:42:34.542] Invocation finished in 29.786395339s with status SUCCEEDED