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:7492 (3 weeks ago)

Debug log (UTC)

[16:07:53.318] New invocation is queued and will start shortly
[16:07:54.559] Starting the invocation (attempt 1)
[16:07:54.590] Ignoring gitiles_ref tag without the buildset tag
[16:07:54.590] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:07:54.590] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:07:54.590] Buildbucket request:
{
  "requestId": "8846155971453445600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846155971453445600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "7492"
                            },
                        "id": "cron:v1:7492"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846155971453445600"
    },
    {
      "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"
  }
}
[16:07:56.468] Scheduled build:
{
  "id": "8680725908286467761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T16:07:55.712458026Z",
  "updateTime": "2026-05-26T16:07:56.223982704Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:07:56.468] Task URL: https://cr-buildbucket.appspot.com/build/8680725908286467761
[16:07:56.469] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846155971453445600:2:0) after 6m40s
[16:07:57.043] Received PubSub notification, asking Buildbucket for the build status
[16:07:57.061] Build status: SCHEDULED
[16:08:01.828] Received PubSub notification, asking Buildbucket for the build status
[16:08:01.853] Build status: STARTED
[16:08:30.826] Received PubSub notification, asking Buildbucket for the build status
[16:08:30.862] Build:
{
  "id": "8680725908286467761",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-26T16:07:55.712458026Z",
  "startTime": "2026-05-26T16:08:01.552564347Z",
  "endTime": "2026-05-26T16:08:30.521211872Z",
  "updateTime": "2026-05-26T16:08:30.521211872Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:08:30.862] Invocation finished in 37.553034228s with status SUCCEEDED