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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:5821 (2 months ago)

Debug log (UTC)

[18:37:44.489] New invocation is queued and will start shortly
[18:37:45.698] Starting the invocation (attempt 1)
[18:37:45.734] Ignoring gitiles_ref tag without the buildset tag
[18:37:45.734] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:37:45.734] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:37:45.734] Buildbucket request:
{
  "requestId": "8847233707119318160",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8847233707119318160",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "5821"
                            },
                        "id": "cron:v1:5821"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8847233707119318160"
    },
    {
      "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"
  }
}
[18:37:51.723] Scheduled build:
{
  "id": "8681803643998364609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T18:37:46.844987099Z",
  "updateTime": "2026-05-14T18:37:50.927048521Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:37:51.723] Task URL: https://cr-buildbucket.appspot.com/build/8681803643998364609
[18:37:51.723] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8847233707119318160:2:0) after 8m21s
[18:37:52.054] Received PubSub notification, asking Buildbucket for the build status
[18:37:52.102] Build status: SCHEDULED
[18:37:54.626] Received PubSub notification, asking Buildbucket for the build status
[18:37:54.769] Build status: STARTED
[18:38:19.742] Received PubSub notification, asking Buildbucket for the build status
[18:38:19.773] Build:
{
  "id": "8681803643998364609",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-14T18:37:46.844987099Z",
  "startTime": "2026-05-14T18:37:54.473111538Z",
  "endTime": "2026-05-14T18:38:19.211879950Z",
  "updateTime": "2026-05-14T18:38:19.211879950Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:38:19.773] Invocation finished in 35.289293863s with status SUCCEEDED