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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:6571 (1 month ago)

Debug log (UTC)

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

  }
}
[02:36:07.611] Task URL: https://cr-buildbucket.appspot.com/build/8681320564930097217
[02:36:07.611] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8846750627803227424:2:0) after 9m39s
[02:36:08.190] Received PubSub notification, asking Buildbucket for the build status
[02:36:08.208] Build status: SCHEDULED
[02:36:14.363] Received PubSub notification, asking Buildbucket for the build status
[02:36:14.386] Build status: STARTED
[02:36:40.138] Received PubSub notification, asking Buildbucket for the build status
[02:36:40.160] Build:
{
  "id": "8681320564930097217",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-20T02:36:06.944227907Z",
  "startTime": "2026-05-20T02:36:14.177634911Z",
  "endTime": "2026-05-20T02:36:39.851205567Z",
  "updateTime": "2026-05-20T02:36:39.851205567Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:36:40.160] Invocation finished in 35.339435537s with status SUCCEEDED