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:23911 (4 days ago)

Debug log (UTC)

[17:32:47.078] New invocation is queued and will start shortly
[17:32:48.172] Starting the invocation (attempt 1)
[17:32:48.194] Ignoring gitiles_ref tag without the buildset tag
[17:32:48.194] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[17:32:48.195] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[17:32:48.195] Buildbucket request:
{
  "requestId": "8835550785183159216",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8835550785183159216",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "23911"
                            },
                        "id": "cron:v1:23911"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8835550785183159216"
    },
    {
      "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"
  }
}
[17:32:49.542] Scheduled build:
{
  "id": "8670120722765334993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T17:32:48.765712632Z",
  "updateTime": "2026-09-20T17:32:48.765712632Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[17:32:49.542] Task URL: https://cr-buildbucket.appspot.com/build/8670120722765334993
[17:32:49.542] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835550785183159216:2:0) after 8m35s
[17:32:53.798] Received PubSub notification, asking Buildbucket for the build status
[17:32:53.822] Build status: SCHEDULED
[17:33:01.868] Received PubSub notification, asking Buildbucket for the build status
[17:33:01.931] Build status: STARTED
[17:33:24.400] Received PubSub notification, asking Buildbucket for the build status
[17:33:24.426] Build:
{
  "id": "8670120722765334993",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T17:32:48.765712632Z",
  "startTime": "2026-09-20T17:32:59.882115582Z",
  "endTime": "2026-09-20T17:33:24.137778664Z",
  "updateTime": "2026-09-20T17:33:24.137778664Z",
  "status": "SUCCESS",
  "input": {

  }
}
[17:33:24.426] Invocation finished in 37.351544749s with status SUCCEEDED