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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:12625 (2 months ago)

Debug log (UTC)

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

  }
}
[06:08:15.170] Task URL: https://cr-buildbucket.appspot.com/build/8677411549630137121
[06:08:15.170] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842841612222448992:2:0) after 3m21s
[06:08:16.154] Received PubSub notification, asking Buildbucket for the build status
[06:08:16.176] Build status: SCHEDULED
[06:08:21.566] Received PubSub notification, asking Buildbucket for the build status
[06:08:21.593] Build status: STARTED
[06:08:54.261] Received PubSub notification, asking Buildbucket for the build status
[06:08:54.336] Build:
{
  "id": "8677411549630137121",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-02T06:08:14.438560715Z",
  "startTime": "2026-07-02T06:08:21.373834483Z",
  "endTime": "2026-07-02T06:08:54.006874315Z",
  "updateTime": "2026-07-02T06:08:54.006874315Z",
  "status": "SUCCESS",
  "input": {

  }
}
[06:08:54.336] Invocation finished in 41.752852418s with status SUCCEEDED