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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:21964 (3 weeks ago)

Debug log (UTC)

[20:21:39.953] New invocation is queued and will start shortly
[20:21:41.080] Starting the invocation (attempt 1)
[20:21:41.109] Ignoring gitiles_ref tag without the buildset tag
[20:21:41.109] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[20:21:41.109] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[20:21:41.109] Buildbucket request:
{
  "requestId": "8836808517624902752",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8836808517624902752",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "21964"
                            },
                        "id": "cron:v1:21964"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8836808517624902752"
    },
    {
      "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"
  }
}
[20:21:42.450] Scheduled build:
{
  "id": "8671378454990581697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T20:21:41.844704466Z",
  "updateTime": "2026-09-06T20:21:42.326977296Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[20:21:42.450] Task URL: https://cr-buildbucket.appspot.com/build/8671378454990581697
[20:21:42.450] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8836808517624902752:2:0) after 2m50s
[20:21:43.126] Received PubSub notification, asking Buildbucket for the build status
[20:21:43.144] Build status: SCHEDULED
[20:21:46.810] Received PubSub notification, asking Buildbucket for the build status
[20:21:46.855] Build status: STARTED
[20:22:29.665] Received PubSub notification, asking Buildbucket for the build status
[20:22:29.689] Build:
{
  "id": "8671378454990581697",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-09-06T20:21:41.844704466Z",
  "startTime": "2026-09-06T20:21:46.648548291Z",
  "endTime": "2026-09-06T20:22:29.370626495Z",
  "updateTime": "2026-09-06T20:22:29.370626495Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:22:29.689] Invocation finished in 49.739671867s with status SUCCEEDED