Status: SUCCEEDED
Triggered by: -
Duration: 4 minutes
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11692 (2 weeks ago)

Debug log (UTC)

[14:44:36.550] New invocation is queued and will start shortly
[14:44:38.129] Starting the invocation (attempt 1)
[14:44:38.160] Ignoring gitiles_ref tag without the buildset tag
[14:44:38.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[14:44:38.160] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[14:44:38.160] Buildbucket request:
{
  "requestId": "8843443301945776640",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843443301945776640",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11692"
                            },
                        "id": "cron:v1:11692"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843443301945776640"
    },
    {
      "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"
  }
}
[14:44:39.923] Scheduled build:
{
  "id": "8678013238847911201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T14:44:38.885133787Z",
  "updateTime": "2026-06-25T14:44:38.885133787Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[14:44:39.923] Task URL: https://cr-buildbucket.appspot.com/build/8678013238847911201
[14:44:39.923] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843443301945776640:2:0) after 8m0s
[14:44:51.409] Received PubSub notification, asking Buildbucket for the build status
[14:44:51.436] Build status: SCHEDULED
[14:48:51.256] Received PubSub notification, asking Buildbucket for the build status
[14:48:51.271] Build status: STARTED
[14:49:15.204] Received PubSub notification, asking Buildbucket for the build status
[14:49:15.223] Build:
{
  "id": "8678013238847911201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T14:44:38.885133787Z",
  "startTime": "2026-06-25T14:48:51.059824518Z",
  "endTime": "2026-06-25T14:49:14.943157460Z",
  "updateTime": "2026-06-25T14:49:14.943157460Z",
  "status": "SUCCESS",
  "input": {

  }
}
[14:49:15.223] Invocation finished in 4m38.676548788s with status SUCCEEDED