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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18397 (3 weeks ago)

Debug log (UTC)

[09:22:21.998] New invocation is queued and will start shortly
[09:22:24.305] Starting the invocation (attempt 1)
[09:22:24.328] Ignoring gitiles_ref tag without the buildset tag
[09:22:24.328] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:22:24.329] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:22:24.329] Buildbucket request:
{
  "requestId": "8839114921306342544",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839114921306342544",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18397"
                            },
                        "id": "cron:v1:18397"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839114921306342544"
    },
    {
      "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:22:25.577] Scheduled build:
{
  "id": "8673684857657587777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T09:22:24.858845545Z",
  "updateTime": "2026-08-12T09:22:25.502048243Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:22:25.577] Task URL: https://cr-buildbucket.appspot.com/build/8673684857657587777
[09:22:25.577] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839114921306342544:2:0) after 6m48s
[09:22:26.080] Received PubSub notification, asking Buildbucket for the build status
[09:22:26.130] Build status: SCHEDULED
[09:22:29.975] Received PubSub notification, asking Buildbucket for the build status
[09:22:29.994] Build status: STARTED
[09:22:51.777] Received PubSub notification, asking Buildbucket for the build status
[09:22:51.796] Build:
{
  "id": "8673684857657587777",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T09:22:24.858845545Z",
  "startTime": "2026-08-12T09:22:29.269863290Z",
  "endTime": "2026-08-12T09:22:51.535475966Z",
  "updateTime": "2026-08-12T09:22:51.535475966Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:22:51.796] Invocation finished in 29.801297327s with status SUCCEEDED