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:23920 (4 days ago)

Debug log (UTC)

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

  }
}
[19:04:51.241] Task URL: https://cr-buildbucket.appspot.com/build/8670114932653503857
[19:04:51.241] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8835544995359145392:2:0) after 8m9s
[19:04:52.045] Received PubSub notification, asking Buildbucket for the build status
[19:04:52.066] Build status: SCHEDULED
[19:04:55.796] Received PubSub notification, asking Buildbucket for the build status
[19:04:55.820] Build status: STARTED
[19:05:19.956] Received PubSub notification, asking Buildbucket for the build status
[19:05:19.977] Build:
{
  "id": "8670114932653503857",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-20T19:04:50.646445778Z",
  "startTime": "2026-09-20T19:04:55.603949875Z",
  "endTime": "2026-09-20T19:05:19.518397575Z",
  "updateTime": "2026-09-20T19:05:19.518397575Z",
  "status": "SUCCESS",
  "input": {

  }
}
[19:05:19.977] Invocation finished in 31.295116111s with status SUCCEEDED