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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11920 (6 days ago)

Debug log (UTC)

[05:54:24.729] New invocation is queued and will start shortly
[05:54:25.796] Starting the invocation (attempt 1)
[05:54:25.820] Ignoring gitiles_ref tag without the buildset tag
[05:54:25.820] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:54:25.820] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:54:25.821] Buildbucket request:
{
  "requestId": "8843295465126792528",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843295465126792528",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11920"
                            },
                        "id": "cron:v1:11920"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843295465126792528"
    },
    {
      "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"
  }
}
[05:54:27.203] Scheduled build:
{
  "id": "8677865402505447665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T05:54:26.608334597Z",
  "updateTime": "2026-06-27T05:54:26.608334597Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:54:27.203] Task URL: https://cr-buildbucket.appspot.com/build/8677865402505447665
[05:54:27.203] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843295465126792528:2:0) after 9m56s
[05:54:27.905] Received PubSub notification, asking Buildbucket for the build status
[05:54:27.925] Build status: SCHEDULED
[05:54:33.837] Received PubSub notification, asking Buildbucket for the build status
[05:54:33.857] Build status: STARTED
[05:55:00.517] Received PubSub notification, asking Buildbucket for the build status
[05:55:00.548] Build:
{
  "id": "8677865402505447665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-27T05:54:26.608334597Z",
  "startTime": "2026-06-27T05:54:33.613924951Z",
  "endTime": "2026-06-27T05:55:00.251130285Z",
  "updateTime": "2026-06-27T05:55:00.251130285Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:55:00.548] Invocation finished in 35.823380644s with status SUCCEEDED