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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9595 (1 day ago)

Debug log (UTC)

[15:58:16.103] New invocation is queued and will start shortly
[15:58:17.128] Starting the invocation (attempt 1)
[15:58:17.150] Ignoring gitiles_ref tag without the buildset tag
[15:58:17.150] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:58:17.150] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:58:17.150] Buildbucket request:
{
  "requestId": "8844797622206575712",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844797622206575712",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9595"
                            },
                        "id": "cron:v1:9595"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844797622206575712"
    },
    {
      "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"
  }
}
[15:58:19.078] Scheduled build:
{
  "id": "8679367559650766705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T15:58:17.919709394Z",
  "updateTime": "2026-06-10T15:58:18.668617452Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:58:19.078] Task URL: https://cr-buildbucket.appspot.com/build/8679367559650766705
[15:58:19.078] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844797622206575712:2:0) after 2m4s
[15:58:19.383] Received PubSub notification, asking Buildbucket for the build status
[15:58:19.754] Build status: SCHEDULED
[15:58:22.905] Received PubSub notification, asking Buildbucket for the build status
[15:58:22.995] Build status: STARTED
[15:58:44.254] Received PubSub notification, asking Buildbucket for the build status
[15:58:44.300] Build:
{
  "id": "8679367559650766705",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T15:58:17.919709394Z",
  "startTime": "2026-06-10T15:58:22.582765034Z",
  "endTime": "2026-06-10T15:58:43.941654243Z",
  "updateTime": "2026-06-10T15:58:43.941654243Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:58:44.300] Invocation finished in 28.202090819s with status SUCCEEDED