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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6670 (1 month ago)

Debug log (UTC)

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

  }
}
[19:42:22.078] Task URL: https://cr-buildbucket.appspot.com/build/8681256000556779201
[19:42:22.078] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846686063477499760:2:0) after 9m54s
[19:42:22.332] Received PubSub notification, asking Buildbucket for the build status
[19:42:22.412] Build status: SCHEDULED
[19:42:39.641] Received PubSub notification, asking Buildbucket for the build status
[19:42:39.666] Build status: STARTED
[19:43:06.890] Received PubSub notification, asking Buildbucket for the build status
[19:43:06.912] Build:
{
  "id": "8681256000556779201",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T19:42:20.329495443Z",
  "startTime": "2026-05-20T19:42:39.239723942Z",
  "endTime": "2026-05-20T19:43:06.499372661Z",
  "updateTime": "2026-05-20T19:43:06.499372661Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:43:06.912] Invocation finished in 48.751296527s with status SUCCEEDED