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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:4363 (4 months ago)

Debug log (UTC)

[09:18:36.704] New invocation is queued and will start shortly
[09:18:38.048] Starting the invocation (attempt 1)
[09:18:38.071] Ignoring gitiles_ref tag without the buildset tag
[09:18:38.071] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:18:38.071] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:18:38.071] Buildbucket request:
{
  "requestId": "8848174854185403920",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8848174854185403920",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "4363"
                            },
                        "id": "cron:v1:4363"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8848174854185403920"
    },
    {
      "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"
  }
}
[09:18:40.029] Scheduled build:
{
  "id": "8682744791206619281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T09:18:38.924605976Z",
  "updateTime": "2026-05-04T09:18:39.575216709Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:18:40.029] Task URL: https://cr-buildbucket.appspot.com/build/8682744791206619281
[09:18:40.029] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8848174854185403920:2:0) after 1m23s
[09:18:40.497] Received PubSub notification, asking Buildbucket for the build status
[09:18:40.542] Build status: SCHEDULED
[09:18:43.284] Received PubSub notification, asking Buildbucket for the build status
[09:18:43.302] Build status: STARTED
[09:19:08.272] Received PubSub notification, asking Buildbucket for the build status
[09:19:08.305] Build:
{
  "id": "8682744791206619281",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-04T09:18:38.924605976Z",
  "startTime": "2026-05-04T09:18:43.093431010Z",
  "endTime": "2026-05-04T09:19:07.945011861Z",
  "updateTime": "2026-05-04T09:19:07.945011861Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:19:08.305] Invocation finished in 31.60536409s with status SUCCEEDED