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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:11668 (2 weeks ago)

Debug log (UTC)

[10:34:58.707] New invocation is queued and will start shortly
[10:35:00.349] Starting the invocation (attempt 1)
[10:35:00.375] Ignoring gitiles_ref tag without the buildset tag
[10:35:00.375] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[10:35:00.375] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[10:35:00.375] Buildbucket request:
{
  "requestId": "8843459007356265680",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843459007356265680",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "11668"
                            },
                        "id": "cron:v1:11668"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843459007356265680"
    },
    {
      "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"
  }
}
[10:35:02.444] Scheduled build:
{
  "id": "8678028943729880401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T10:35:01.542339676Z",
  "updateTime": "2026-06-25T10:35:02.045855168Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[10:35:02.444] Task URL: https://cr-buildbucket.appspot.com/build/8678028943729880401
[10:35:02.444] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843459007356265680:2:0) after 9m26s
[10:35:03.547] Received PubSub notification, asking Buildbucket for the build status
[10:35:03.575] Build status: SCHEDULED
[10:35:19.057] Received PubSub notification, asking Buildbucket for the build status
[10:35:19.076] Build status: STARTED
[10:35:42.973] Received PubSub notification, asking Buildbucket for the build status
[10:35:42.993] Build:
{
  "id": "8678028943729880401",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-25T10:35:01.542339676Z",
  "startTime": "2026-06-25T10:35:18.792735280Z",
  "endTime": "2026-06-25T10:35:42.736671793Z",
  "updateTime": "2026-06-25T10:35:42.736671793Z",
  "status": "SUCCESS",
  "input": {

  }
}
[10:35:42.993] Invocation finished in 44.292092578s with status SUCCEEDED