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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:14668 (1 month ago)

Debug log (UTC)

[19:29:58.217] New invocation is queued and will start shortly
[19:29:59.367] Starting the invocation (attempt 1)
[19:29:59.404] Ignoring gitiles_ref tag without the buildset tag
[19:29:59.404] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:29:59.404] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:29:59.405] Buildbucket request:
{
  "requestId": "8841522812282923584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8841522812282923584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "14668"
                            },
                        "id": "cron:v1:14668"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8841522812282923584"
    },
    {
      "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"
  }
}
[19:30:00.790] Scheduled build:
{
  "id": "8676092749715531265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T19:30:00.045789195Z",
  "updateTime": "2026-07-16T19:30:00.045789195Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:30:00.790] Task URL: https://cr-buildbucket.appspot.com/build/8676092749715531265
[19:30:00.790] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8841522812282923584:2:0) after 9m50s
[19:30:01.428] Received PubSub notification, asking Buildbucket for the build status
[19:30:01.496] Build status: SCHEDULED
[19:30:04.682] Received PubSub notification, asking Buildbucket for the build status
[19:30:04.709] Build status: STARTED
[19:30:27.106] Received PubSub notification, asking Buildbucket for the build status
[19:30:27.130] Build:
{
  "id": "8676092749715531265",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-16T19:30:00.045789195Z",
  "startTime": "2026-07-16T19:30:04.424047540Z",
  "endTime": "2026-07-16T19:30:26.816917864Z",
  "updateTime": "2026-07-16T19:30:26.816917864Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:30:27.130] Invocation finished in 28.916712431s with status SUCCEEDED