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:18454 (21 hours ago)

Debug log (UTC)

[19:07:34.489] New invocation is queued and will start shortly
[19:07:35.627] Starting the invocation (attempt 1)
[19:07:35.651] Ignoring gitiles_ref tag without the buildset tag
[19:07:35.651] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:07:35.651] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:07:35.652] Buildbucket request:
{
  "requestId": "8839078103194587392",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839078103194587392",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18454"
                            },
                        "id": "cron:v1:18454"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839078103194587392"
    },
    {
      "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:07:37.332] Scheduled build:
{
  "id": "8673648040382537681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T19:07:36.547473367Z",
  "updateTime": "2026-08-12T19:07:36.547473367Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:07:37.332] Task URL: https://cr-buildbucket.appspot.com/build/8673648040382537681
[19:07:37.332] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839078103194587392:2:0) after 4m55s
[19:07:37.875] Received PubSub notification, asking Buildbucket for the build status
[19:07:37.925] Build status: SCHEDULED
[19:07:41.781] Received PubSub notification, asking Buildbucket for the build status
[19:07:41.844] Build status: STARTED
[19:08:06.878] Received PubSub notification, asking Buildbucket for the build status
[19:08:06.903] Build:
{
  "id": "8673648040382537681",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-12T19:07:36.547473367Z",
  "startTime": "2026-08-12T19:07:41.552707451Z",
  "endTime": "2026-08-12T19:08:06.071767911Z",
  "updateTime": "2026-08-12T19:08:06.071767911Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:08:06.903] Invocation finished in 32.420342886s with status SUCCEEDED