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:18814 (1 month ago)

Debug log (UTC)

[08:46:20.805] New invocation is queued and will start shortly
[08:46:22.689] Starting the invocation (attempt 1)
[08:46:22.713] Ignoring gitiles_ref tag without the buildset tag
[08:46:22.713] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:46:22.713] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:46:22.714] Buildbucket request:
{
  "requestId": "8838845396585851232",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838845396585851232",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18814"
                            },
                        "id": "cron:v1:18814"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838845396585851232"
    },
    {
      "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"
  }
}
[08:46:24.382] Scheduled build:
{
  "id": "8673415333071414801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T08:46:23.533049462Z",
  "updateTime": "2026-08-15T08:46:23.985747365Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:46:24.382] Task URL: https://cr-buildbucket.appspot.com/build/8673415333071414801
[08:46:24.382] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838845396585851232:2:0) after 9m54s
[08:46:52.176] Received PubSub notification, asking Buildbucket for the build status
[08:46:52.205] Build:
{
  "id": "8673415333071414801",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-15T08:46:23.533049462Z",
  "startTime": "2026-08-15T08:46:27.637563730Z",
  "endTime": "2026-08-15T08:46:51.719957415Z",
  "updateTime": "2026-08-15T08:46:51.719957415Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:46:52.205] Invocation finished in 31.407415495s with status SUCCEEDED