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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18157 (1 month ago)

Debug log (UTC)

[16:21:34.540] New invocation is queued and will start shortly
[16:21:36.184] Starting the invocation (attempt 1)
[16:21:36.210] Ignoring gitiles_ref tag without the buildset tag
[16:21:36.210] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[16:21:36.210] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[16:21:36.210] Buildbucket request:
{
  "requestId": "8839269740890499584",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839269740890499584",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18157"
                            },
                        "id": "cron:v1:18157"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839269740890499584"
    },
    {
      "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"
  }
}
[16:21:37.518] Scheduled build:
{
  "id": "8673839677807838049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T16:21:36.857391311Z",
  "updateTime": "2026-08-10T16:21:36.857391311Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[16:21:37.518] Task URL: https://cr-buildbucket.appspot.com/build/8673839677807838049
[16:21:37.518] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839269740890499584:2:0) after 3m25s
[16:21:38.121] Received PubSub notification, asking Buildbucket for the build status
[16:21:38.142] Build status: SCHEDULED
[16:21:41.513] Received PubSub notification, asking Buildbucket for the build status
[16:21:41.591] Build status: STARTED
[16:22:03.855] Received PubSub notification, asking Buildbucket for the build status
[16:22:03.877] Build:
{
  "id": "8673839677807838049",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-10T16:21:36.857391311Z",
  "startTime": "2026-08-10T16:21:41.213727857Z",
  "endTime": "2026-08-10T16:22:03.317123707Z",
  "updateTime": "2026-08-10T16:22:03.317123707Z",
  "status": "SUCCESS",
  "input": {

  }
}
[16:22:03.877] Invocation finished in 29.344710919s with status SUCCEEDED