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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5926 (2 months ago)

Debug log (UTC)

[12:31:18.299] New invocation is queued and will start shortly
[12:31:19.445] Starting the invocation (attempt 1)
[12:31:19.468] Ignoring gitiles_ref tag without the buildset tag
[12:31:19.468] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[12:31:19.468] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[12:31:19.468] Buildbucket request:
{
  "requestId": "8847166164343479824",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847166164343479824",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5926"
                            },
                        "id": "cron:v1:5926"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847166164343479824"
    },
    {
      "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"
  }
}
[12:31:21.664] Scheduled build:
{
  "id": "8681736100969742929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T12:31:20.896169500Z",
  "updateTime": "2026-05-15T12:31:21.402704517Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[12:31:21.664] Task URL: https://cr-buildbucket.appspot.com/build/8681736100969742929
[12:31:21.664] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847166164343479824:2:0) after 4m29s
[12:31:22.600] Received PubSub notification, asking Buildbucket for the build status
[12:31:22.697] Build status: SCHEDULED
[12:31:27.936] Received PubSub notification, asking Buildbucket for the build status
[12:31:27.964] Build status: STARTED
[12:31:55.074] Received PubSub notification, asking Buildbucket for the build status
[12:31:55.128] Build:
{
  "id": "8681736100969742929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-15T12:31:20.896169500Z",
  "startTime": "2026-05-15T12:31:27.673682890Z",
  "endTime": "2026-05-15T12:31:54.671656711Z",
  "updateTime": "2026-05-15T12:31:54.671656711Z",
  "status": "SUCCESS",
  "input": {

  }
}
[12:31:55.128] Invocation finished in 36.832959772s with status SUCCEEDED