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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6313 (1 month ago)

Debug log (UTC)

[06:32:22.609] New invocation is queued and will start shortly
[06:32:23.654] Starting the invocation (attempt 1)
[06:32:23.675] Ignoring gitiles_ref tag without the buildset tag
[06:32:23.676] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[06:32:23.676] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[06:32:23.676] Buildbucket request:
{
  "requestId": "8846916955252215024",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846916955252215024",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6313"
                            },
                        "id": "cron:v1:6313"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846916955252215024"
    },
    {
      "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:32:25.279] Scheduled build:
{
  "id": "8681486892606003217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T06:32:24.512387575Z",
  "updateTime": "2026-05-18T06:32:25.010488897Z",
  "status": "SCHEDULED",
  "input": {

  },
  "canary": true
}
[06:32:25.279] Task URL: https://cr-buildbucket.appspot.com/build/8681486892606003217
[06:32:25.279] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846916955252215024:2:0) after 6m11s
[06:32:25.753] Received PubSub notification, asking Buildbucket for the build status
[06:32:25.837] Build status: SCHEDULED
[06:32:29.634] Received PubSub notification, asking Buildbucket for the build status
[06:32:29.652] Build status: STARTED
[06:32:54.754] Received PubSub notification, asking Buildbucket for the build status
[06:32:54.812] Build:
{
  "id": "8681486892606003217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-18T06:32:24.512387575Z",
  "startTime": "2026-05-18T06:32:29.479967511Z",
  "endTime": "2026-05-18T06:32:54.449552310Z",
  "updateTime": "2026-05-18T06:32:54.449552310Z",
  "status": "SUCCESS",
  "input": {

  },
  "canary": true
}
[06:32:54.812] Invocation finished in 32.208851045s with status SUCCEEDED