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:12361 (1 day ago)

Debug log (UTC)

[09:07:00.404] New invocation is queued and will start shortly
[09:07:02.265] Starting the invocation (attempt 1)
[09:07:02.293] Ignoring gitiles_ref tag without the buildset tag
[09:07:02.293] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:07:02.293] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:07:02.294] Buildbucket request:
{
  "requestId": "8843011557225167392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843011557225167392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12361"
                            },
                        "id": "cron:v1:12361"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843011557225167392"
    },
    {
      "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"
  }
}
[09:07:04.672] Scheduled build:
{
  "id": "8677581494012236401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T09:07:02.846231087Z",
  "updateTime": "2026-06-30T09:07:04.461331908Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:07:04.672] Task URL: https://cr-buildbucket.appspot.com/build/8677581494012236401
[09:07:04.672] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843011557225167392:2:0) after 5m36s
[09:07:05.676] Received PubSub notification, asking Buildbucket for the build status
[09:07:05.713] Build status: SCHEDULED
[09:07:08.361] Received PubSub notification, asking Buildbucket for the build status
[09:07:08.376] Build status: STARTED
[09:07:32.454] Received PubSub notification, asking Buildbucket for the build status
[09:07:32.472] Build:
{
  "id": "8677581494012236401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-30T09:07:02.846231087Z",
  "startTime": "2026-06-30T09:07:08.003944160Z",
  "endTime": "2026-06-30T09:07:32.117530078Z",
  "updateTime": "2026-06-30T09:07:32.117530078Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:07:32.472] Invocation finished in 32.074111853s with status SUCCEEDED