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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19963 (2 weeks ago)

Debug log (UTC)

[13:34:48.052] New invocation is queued and will start shortly
[13:34:49.237] Starting the invocation (attempt 1)
[13:34:49.262] Ignoring gitiles_ref tag without the buildset tag
[13:34:49.262] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[13:34:49.263] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[13:34:49.263] Buildbucket request:
{
  "requestId": "8838102472886991408",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838102472886991408",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19963"
                            },
                        "id": "cron:v1:19963"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838102472886991408"
    },
    {
      "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"
  }
}
[13:34:50.780] Scheduled build:
{
  "id": "8672672410077241809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T13:34:50.112852039Z",
  "updateTime": "2026-08-23T13:34:50.112852039Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[13:34:50.780] Task URL: https://cr-buildbucket.appspot.com/build/8672672410077241809
[13:34:50.780] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838102472886991408:2:0) after 5m33s
[13:34:50.889] Received PubSub notification, asking Buildbucket for the build status
[13:34:50.914] Build status: SCHEDULED
[13:34:58.085] Received PubSub notification, asking Buildbucket for the build status
[13:34:58.139] Build status: STARTED
[13:35:22.576] Received PubSub notification, asking Buildbucket for the build status
[13:35:22.609] Build:
{
  "id": "8672672410077241809",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T13:34:50.112852039Z",
  "startTime": "2026-08-23T13:34:57.909554115Z",
  "endTime": "2026-08-23T13:35:22.172947867Z",
  "updateTime": "2026-08-23T13:35:22.172947867Z",
  "status": "SUCCESS",
  "input": {

  }
}
[13:35:22.609] Invocation finished in 34.560307288s with status SUCCEEDED