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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21160 (6 days ago)

Debug log (UTC)

[02:24:34.958] New invocation is queued and will start shortly
[02:24:37.186] Starting the invocation (attempt 1)
[02:24:37.218] Ignoring gitiles_ref tag without the buildset tag
[02:24:37.218] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:24:37.218] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:24:37.218] Buildbucket request:
{
  "requestId": "8837329266678747616",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8837329266678747616",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21160"
                            },
                        "id": "cron:v1:21160"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8837329266678747616"
    },
    {
      "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:24:39.221] Scheduled build:
{
  "id": "8671899202961393137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T02:24:37.879417962Z",
  "updateTime": "2026-09-01T02:24:39.105708999Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:24:39.221] Task URL: https://cr-buildbucket.appspot.com/build/8671899202961393137
[02:24:39.221] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8837329266678747616:2:0) after 1m59s
[02:24:39.759] Received PubSub notification, asking Buildbucket for the build status
[02:24:39.780] Build status: SCHEDULED
[02:24:45.661] Received PubSub notification, asking Buildbucket for the build status
[02:24:45.808] Build status: STARTED
[02:25:23.051] Received PubSub notification, asking Buildbucket for the build status
[02:25:23.085] Build:
{
  "id": "8671899202961393137",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-01T02:24:37.879417962Z",
  "startTime": "2026-09-01T02:24:45.240833698Z",
  "endTime": "2026-09-01T02:25:22.663161420Z",
  "updateTime": "2026-09-01T02:25:22.663161420Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:25:23.085] Invocation finished in 48.134079469s with status SUCCEEDED