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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:23836 (4 days ago)

Debug log (UTC)

[04:42:12.410] New invocation is queued and will start shortly
[04:42:13.532] Starting the invocation (attempt 1)
[04:42:13.561] Ignoring gitiles_ref tag without the buildset tag
[04:42:13.561] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:42:13.561] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:42:13.562] Buildbucket request:
{
  "requestId": "8835599265749460128",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835599265749460128",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23836"
                            },
                        "id": "cron:v1:23836"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835599265749460128"
    },
    {
      "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"
  }
}
[04:42:15.163] Scheduled build:
{
  "id": "8670169203141524657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T04:42:14.275333558Z",
  "updateTime": "2026-09-20T04:42:14.875125092Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:42:15.163] Task URL: https://cr-buildbucket.appspot.com/build/8670169203141524657
[04:42:15.164] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835599265749460128:2:0) after 9m47s
[04:42:15.563] Received PubSub notification, asking Buildbucket for the build status
[04:42:15.582] Build status: SCHEDULED
[04:42:19.061] Received PubSub notification, asking Buildbucket for the build status
[04:42:19.082] Build status: STARTED
[04:42:43.144] Received PubSub notification, asking Buildbucket for the build status
[04:42:43.172] Build:
{
  "id": "8670169203141524657",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T04:42:14.275333558Z",
  "startTime": "2026-09-20T04:42:18.729585385Z",
  "endTime": "2026-09-20T04:42:42.906941928Z",
  "updateTime": "2026-09-20T04:42:42.906941928Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:42:43.172] Invocation finished in 30.768015545s with status SUCCEEDED