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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6430 (1 month ago)

Debug log (UTC)

[02:29:04.749] New invocation is queued and will start shortly
[02:29:06.023] Starting the invocation (attempt 1)
[02:29:06.045] Ignoring gitiles_ref tag without the buildset tag
[02:29:06.045] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:29:06.045] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:29:06.045] Buildbucket request:
{
  "requestId": "8846841665253265600",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8846841665253265600",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "6430"
                            },
                        "id": "cron:v1:6430"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8846841665253265600"
    },
    {
      "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"
  }
}
[02:29:07.862] Scheduled build:
{
  "id": "8681411602022447601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T02:29:07.207965576Z",
  "updateTime": "2026-05-19T02:29:07.611818996Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:29:07.862] Task URL: https://cr-buildbucket.appspot.com/build/8681411602022447601
[02:29:07.862] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846841665253265600:2:0) after 4m3s
[02:29:08.620] Received PubSub notification, asking Buildbucket for the build status
[02:29:08.639] Build status: SCHEDULED
[02:29:11.229] Received PubSub notification, asking Buildbucket for the build status
[02:29:11.255] Build status: STARTED
[02:29:34.699] Received PubSub notification, asking Buildbucket for the build status
[02:29:34.717] Build:
{
  "id": "8681411602022447601",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-19T02:29:07.207965576Z",
  "startTime": "2026-05-19T02:29:10.968683978Z",
  "endTime": "2026-05-19T02:29:34.423701776Z",
  "updateTime": "2026-05-19T02:29:34.423701776Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:29:34.717] Invocation finished in 29.974026968s with status SUCCEEDED