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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:17380 (1 month ago)

Debug log (UTC)

[03:18:02.201] New invocation is queued and will start shortly
[03:18:03.359] Starting the invocation (attempt 1)
[03:18:03.388] Ignoring gitiles_ref tag without the buildset tag
[03:18:03.388] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[03:18:03.389] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[03:18:03.389] Buildbucket request:
{
  "requestId": "8839772021730499296",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839772021730499296",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17380"
                            },
                        "id": "cron:v1:17380"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839772021730499296"
    },
    {
      "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"
  }
}
[03:18:04.904] Scheduled build:
{
  "id": "8674341959147597521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T03:18:04.043712933Z",
  "updateTime": "2026-08-05T03:18:04.043712933Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[03:18:04.904] Task URL: https://cr-buildbucket.appspot.com/build/8674341959147597521
[03:18:04.904] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839772021730499296:2:0) after 8m56s
[03:18:05.912] Received PubSub notification, asking Buildbucket for the build status
[03:18:05.929] Build status: SCHEDULED
[03:18:11.587] Received PubSub notification, asking Buildbucket for the build status
[03:18:11.621] Build status: STARTED
[03:18:34.905] Received PubSub notification, asking Buildbucket for the build status
[03:18:34.926] Build:
{
  "id": "8674341959147597521",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-05T03:18:04.043712933Z",
  "startTime": "2026-08-05T03:18:10.094905219Z",
  "endTime": "2026-08-05T03:18:34.045010969Z",
  "updateTime": "2026-08-05T03:18:34.045010969Z",
  "status": "SUCCESS",
  "input": {

  }
}
[03:18:34.926] Invocation finished in 32.72883722s with status SUCCEEDED