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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:13267 (2 months ago)

Debug log (UTC)

[19:53:26.637] New invocation is queued and will start shortly
[19:53:28.245] Starting the invocation (attempt 1)
[19:53:28.269] Ignoring gitiles_ref tag without the buildset tag
[19:53:28.269] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[19:53:28.269] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[19:53:28.269] Buildbucket request:
{
  "requestId": "8842427305113336320",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8842427305113336320",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "13267"
                            },
                        "id": "cron:v1:13267"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8842427305113336320"
    },
    {
      "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"
  }
}
[19:53:29.388] Scheduled build:
{
  "id": "8676997242218869841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T19:53:28.776151026Z",
  "updateTime": "2026-07-06T19:53:28.776151026Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[19:53:29.388] Task URL: https://cr-buildbucket.appspot.com/build/8676997242218869841
[19:53:29.388] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8842427305113336320:2:0) after 7m2s
[19:53:30.153] Received PubSub notification, asking Buildbucket for the build status
[19:53:30.284] Build status: SCHEDULED
[19:53:39.741] Received PubSub notification, asking Buildbucket for the build status
[19:53:39.790] Build status: STARTED
[19:54:09.152] Received PubSub notification, asking Buildbucket for the build status
[19:54:09.189] Build:
{
  "id": "8676997242218869841",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-07-06T19:53:28.776151026Z",
  "startTime": "2026-07-06T19:53:39.555550053Z",
  "endTime": "2026-07-06T19:54:08.615657137Z",
  "updateTime": "2026-07-06T19:54:08.615657137Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:54:09.189] Invocation finished in 42.556891319s with status SUCCEEDED