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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19975 (3 weeks ago)

Debug log (UTC)

[15:37:16.654] New invocation is queued and will start shortly
[15:37:17.724] Starting the invocation (attempt 1)
[15:37:17.750] Ignoring gitiles_ref tag without the buildset tag
[15:37:17.751] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:17.751] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:17.751] Buildbucket request:
{
  "requestId": "8838094767323345200",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838094767323345200",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19975"
                            },
                        "id": "cron:v1:19975"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838094767323345200"
    },
    {
      "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"
  }
}
[15:37:19.223] Scheduled build:
{
  "id": "8672664704817759793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T15:37:18.420929279Z",
  "updateTime": "2026-08-23T15:37:18.948787791Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:19.223] Task URL: https://cr-buildbucket.appspot.com/build/8672664704817759793
[15:37:19.223] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838094767323345200:2:0) after 5m38s
[15:37:19.755] Received PubSub notification, asking Buildbucket for the build status
[15:37:19.776] Build status: SCHEDULED
[15:37:23.507] Received PubSub notification, asking Buildbucket for the build status
[15:37:23.535] Build status: STARTED
[15:37:49.602] Received PubSub notification, asking Buildbucket for the build status
[15:37:49.623] Build:
{
  "id": "8672664704817759793",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-23T15:37:18.420929279Z",
  "startTime": "2026-08-23T15:37:23.321172281Z",
  "endTime": "2026-08-23T15:37:47.098500310Z",
  "updateTime": "2026-08-23T15:37:47.098500310Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:37:49.623] Invocation finished in 32.976095912s with status SUCCEEDED