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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:8926 (1 week ago)

Debug log (UTC)

[21:31:36.683] New invocation is queued and will start shortly
[21:31:38.242] Starting the invocation (attempt 1)
[21:31:38.263] Ignoring gitiles_ref tag without the buildset tag
[21:31:38.263] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[21:31:38.263] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[21:31:38.263] Buildbucket request:
{
  "requestId": "8845229634911294848",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845229634911294848",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "8926"
                            },
                        "id": "cron:v1:8926"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845229634911294848"
    },
    {
      "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"
  }
}
[21:31:40.379] Scheduled build:
{
  "id": "8679799571438274529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T21:31:39.373906893Z",
  "updateTime": "2026-06-05T21:31:40.010783809Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[21:31:40.379] Task URL: https://cr-buildbucket.appspot.com/build/8679799571438274529
[21:31:40.379] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845229634911294848:2:0) after 5m40s
[21:31:40.640] Received PubSub notification, asking Buildbucket for the build status
[21:31:40.689] Build status: SCHEDULED
[21:31:43.778] Received PubSub notification, asking Buildbucket for the build status
[21:31:43.802] Build status: STARTED
[21:32:07.391] Received PubSub notification, asking Buildbucket for the build status
[21:32:07.407] Build:
{
  "id": "8679799571438274529",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-05T21:31:39.373906893Z",
  "startTime": "2026-06-05T21:31:43.563278620Z",
  "endTime": "2026-06-05T21:32:07.089816119Z",
  "updateTime": "2026-06-05T21:32:07.089816119Z",
  "status": "SUCCESS",
  "input": {

  }
}
[21:32:07.407] Invocation finished in 30.729290833s with status SUCCEEDED