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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6532 (1 month ago)

Debug log (UTC)

[19:57:43.468] New invocation is queued and will start shortly
[19:57:44.708] Starting the invocation (attempt 1)
[19:57:44.733] Ignoring gitiles_ref tag without the buildset tag
[19:57:44.733] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:57:44.733] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:57:44.733] Buildbucket request:
{
  "requestId": "8846775690194766432",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846775690194766432",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6532"
                            },
                        "id": "cron:v1:6532"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846775690194766432"
    },
    {
      "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"
  }
}
[19:57:46.752] Scheduled build:
{
  "id": "8681345626993641041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T19:57:45.898311777Z",
  "updateTime": "2026-05-19T19:57:46.423707537Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:57:46.752] Task URL: https://cr-buildbucket.appspot.com/build/8681345626993641041
[19:57:46.752] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846775690194766432:2:0) after 4m43s
[19:57:47.193] Received PubSub notification, asking Buildbucket for the build status
[19:57:47.228] Build status: SCHEDULED
[19:57:50.521] Received PubSub notification, asking Buildbucket for the build status
[19:57:50.540] Build status: STARTED
[19:58:14.133] Received PubSub notification, asking Buildbucket for the build status
[19:58:14.193] Build:
{
  "id": "8681345626993641041",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T19:57:45.898311777Z",
  "startTime": "2026-05-19T19:57:50.195392070Z",
  "endTime": "2026-05-19T19:58:13.895470396Z",
  "updateTime": "2026-05-19T19:58:13.895470396Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:58:14.193] Invocation finished in 30.730927874s with status SUCCEEDED