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:13747 (2 months ago)

Debug log (UTC)

[06:16:12.692] New invocation is queued and will start shortly
[06:16:14.555] Starting the invocation (attempt 1)
[06:16:14.582] Ignoring gitiles_ref tag without the buildset tag
[06:16:14.582] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:16:14.582] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:16:14.583] Buildbucket request:
{
  "requestId": "8842116333063425936",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842116333063425936",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13747"
                            },
                        "id": "cron:v1:13747"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842116333063425936"
    },
    {
      "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"
  }
}
[06:16:15.611] Scheduled build:
{
  "id": "8676686269913180017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T06:16:15.077387779Z",
  "updateTime": "2026-07-10T06:16:15.077387779Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[06:16:15.611] Task URL: https://cr-buildbucket.appspot.com/build/8676686269913180017
[06:16:15.611] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842116333063425936:2:0) after 4m34s
[06:16:15.907] Received PubSub notification, asking Buildbucket for the build status
[06:16:15.929] Build status: SCHEDULED
[06:16:19.266] Received PubSub notification, asking Buildbucket for the build status
[06:16:19.290] Build status: STARTED
[06:16:43.077] Received PubSub notification, asking Buildbucket for the build status
[06:16:43.127] Build:
{
  "id": "8676686269913180017",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-10T06:16:15.077387779Z",
  "startTime": "2026-07-10T06:16:19.047126874Z",
  "endTime": "2026-07-10T06:16:42.776705939Z",
  "updateTime": "2026-07-10T06:16:42.776705939Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:16:43.127] Invocation finished in 30.438296186s with status SUCCEEDED