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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:10105 (1 month ago)

Debug log (UTC)

[07:07:09.554] New invocation is queued and will start shortly
[07:07:12.145] Starting the invocation (attempt 1)
[07:07:12.174] Ignoring gitiles_ref tag without the buildset tag
[07:07:12.174] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:07:12.174] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:07:12.175] Buildbucket request:
{
  "requestId": "8844468648839523568",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844468648839523568",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "10105"
                            },
                        "id": "cron:v1:10105"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844468648839523568"
    },
    {
      "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"
  }
}
[07:07:14.046] Scheduled build:
{
  "id": "8679038584359184289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T07:07:13.205929609Z",
  "updateTime": "2026-06-14T07:07:13.698588133Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:07:14.047] Task URL: https://cr-buildbucket.appspot.com/build/8679038584359184289
[07:07:14.047] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844468648839523568:2:0) after 1m1s
[07:07:14.459] Received PubSub notification, asking Buildbucket for the build status
[07:07:14.513] Build status: SCHEDULED
[07:07:20.759] Received PubSub notification, asking Buildbucket for the build status
[07:07:20.785] Build status: STARTED
[07:07:46.736] Received PubSub notification, asking Buildbucket for the build status
[07:07:46.751] Build:
{
  "id": "8679038584359184289",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-14T07:07:13.205929609Z",
  "startTime": "2026-06-14T07:07:20.477510322Z",
  "endTime": "2026-06-14T07:07:46.269134901Z",
  "updateTime": "2026-06-14T07:07:46.269134901Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:07:46.751] Invocation finished in 37.201752027s with status SUCCEEDED