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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17968 (1 month ago)

Debug log (UTC)

[07:57:53.349] New invocation is queued and will start shortly
[07:57:54.479] Starting the invocation (attempt 1)
[07:57:54.511] Ignoring gitiles_ref tag without the buildset tag
[07:57:54.511] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[07:57:54.511] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[07:57:54.511] Buildbucket request:
{
  "requestId": "8839392027068858496",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839392027068858496",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17968"
                            },
                        "id": "cron:v1:17968"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839392027068858496"
    },
    {
      "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:57:56.172] Scheduled build:
{
  "id": "8673961964126554945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T07:57:55.535600910Z",
  "updateTime": "2026-08-09T07:57:55.535600910Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[07:57:56.172] Task URL: https://cr-buildbucket.appspot.com/build/8673961964126554945
[07:57:56.172] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839392027068858496:2:0) after 5m26s
[07:57:56.755] Received PubSub notification, asking Buildbucket for the build status
[07:57:56.780] Build status: SCHEDULED
[07:58:00.485] Received PubSub notification, asking Buildbucket for the build status
[07:58:00.543] Build status: STARTED
[07:58:24.715] Received PubSub notification, asking Buildbucket for the build status
[07:58:24.807] Build:
{
  "id": "8673961964126554945",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T07:57:55.535600910Z",
  "startTime": "2026-08-09T07:58:00.302920263Z",
  "endTime": "2026-08-09T07:58:24.287978911Z",
  "updateTime": "2026-08-09T07:58:24.287978911Z",
  "status": "SUCCESS",
  "input": {

  }
}
[07:58:24.807] Invocation finished in 31.46147842s with status SUCCEEDED