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:18295 (2 days ago)

Debug log (UTC)

[15:57:08.863] New invocation is queued and will start shortly
[15:57:10.055] Starting the invocation (attempt 1)
[15:57:10.087] Ignoring gitiles_ref tag without the buildset tag
[15:57:10.087] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:57:10.088] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:57:10.088] Buildbucket request:
{
  "requestId": "8839180680794904192",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839180680794904192",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18295"
                            },
                        "id": "cron:v1:18295"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839180680794904192"
    },
    {
      "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"
  }
}
[15:57:11.715] Scheduled build:
{
  "id": "8673750618032388193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T15:57:10.877861646Z",
  "updateTime": "2026-08-11T15:57:11.486407651Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[15:57:11.715] Task URL: https://cr-buildbucket.appspot.com/build/8673750618032388193
[15:57:11.715] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839180680794904192:2:0) after 6m57s
[15:57:12.398] Received PubSub notification, asking Buildbucket for the build status
[15:57:12.426] Build status: SCHEDULED
[15:57:15.238] Received PubSub notification, asking Buildbucket for the build status
[15:57:15.258] Build status: STARTED
[15:57:38.280] Received PubSub notification, asking Buildbucket for the build status
[15:57:38.308] Build:
{
  "id": "8673750618032388193",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-11T15:57:10.877861646Z",
  "startTime": "2026-08-11T15:57:15.043286788Z",
  "endTime": "2026-08-11T15:57:36.784948405Z",
  "updateTime": "2026-08-11T15:57:36.784948405Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[15:57:38.308] Invocation finished in 29.449428747s with status SUCCEEDED