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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:18934 (1 month ago)

Debug log (UTC)

[05:15:38.870] New invocation is queued and will start shortly
[05:15:40.046] Starting the invocation (attempt 1)
[05:15:40.069] Ignoring gitiles_ref tag without the buildset tag
[05:15:40.069] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[05:15:40.069] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[05:15:40.069] Buildbucket request:
{
  "requestId": "8838768055647607120",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838768055647607120",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "18934"
                            },
                        "id": "cron:v1:18934"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838768055647607120"
    },
    {
      "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"
  }
}
[05:15:41.393] Scheduled build:
{
  "id": "8673337992978553729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T05:15:40.793287664Z",
  "updateTime": "2026-08-16T05:15:41.318117260Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[05:15:41.393] Task URL: https://cr-buildbucket.appspot.com/build/8673337992978553729
[05:15:41.393] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838768055647607120:2:0) after 2m13s
[05:15:42.159] Received PubSub notification, asking Buildbucket for the build status
[05:15:42.180] Build status: SCHEDULED
[05:15:46.970] Received PubSub notification, asking Buildbucket for the build status
[05:15:47.002] Build status: STARTED
[05:16:24.280] Received PubSub notification, asking Buildbucket for the build status
[05:16:24.299] Build:
{
  "id": "8673337992978553729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T05:15:40.793287664Z",
  "startTime": "2026-08-16T05:15:45.635806693Z",
  "endTime": "2026-08-16T05:16:23.982169633Z",
  "updateTime": "2026-08-16T05:16:23.982169633Z",
  "status": "SUCCESS",
  "input": {

  }
}
[05:16:24.299] Invocation finished in 45.435764319s with status SUCCEEDED