Status: SUCCEEDED
Triggered by: -
Duration: 1 minute
Actions:

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19150 (3 weeks ago)

Debug log (UTC)

[18:16:32.489] New invocation is queued and will start shortly
[18:16:33.564] Starting the invocation (attempt 1)
[18:16:33.597] Ignoring gitiles_ref tag without the buildset tag
[18:16:33.597] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[18:16:33.598] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[18:16:33.598] Buildbucket request:
{
  "requestId": "8838628329099367952",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838628329099367952",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19150"
                            },
                        "id": "cron:v1:19150"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838628329099367952"
    },
    {
      "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:16:37.574] Scheduled build:
{
  "id": "8673198264000956929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T18:16:36.731432985Z",
  "updateTime": "2026-08-17T18:16:37.163538030Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[18:16:37.574] Task URL: https://cr-buildbucket.appspot.com/build/8673198264000956929
[18:16:37.574] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838628329099367952:2:0) after 7m21s
[18:16:38.116] Received PubSub notification, asking Buildbucket for the build status
[18:16:38.147] Build status: SCHEDULED
[18:16:44.647] Received PubSub notification, asking Buildbucket for the build status
[18:16:44.666] Build status: STARTED
[18:17:45.990] Received PubSub notification, asking Buildbucket for the build status
[18:17:46.015] Build:
{
  "id": "8673198264000956929",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-17T18:16:36.731432985Z",
  "startTime": "2026-08-17T18:16:44.317995818Z",
  "endTime": "2026-08-17T18:17:45.693638131Z",
  "updateTime": "2026-08-17T18:17:45.693638131Z",
  "status": "SUCCESS",
  "input": {

  }
}
[18:17:46.015] Invocation finished in 1m13.529734205s with status SUCCEEDED