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:17971 (1 month ago)

Debug log (UTC)

[08:28:29.349] New invocation is queued and will start shortly
[08:28:30.588] Starting the invocation (attempt 1)
[08:28:30.616] Ignoring gitiles_ref tag without the buildset tag
[08:28:30.616] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[08:28:30.616] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[08:28:30.616] Buildbucket request:
{
  "requestId": "8839390101884367328",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8839390101884367328",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "17971"
                            },
                        "id": "cron:v1:17971"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8839390101884367328"
    },
    {
      "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"
  }
}
[08:28:32.052] Scheduled build:
{
  "id": "8673960039143336065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T08:28:31.342865707Z",
  "updateTime": "2026-08-09T08:28:31.784922571Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[08:28:32.052] Task URL: https://cr-buildbucket.appspot.com/build/8673960039143336065
[08:28:32.052] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8839390101884367328:2:0) after 1m31s
[08:28:32.577] Received PubSub notification, asking Buildbucket for the build status
[08:28:32.756] Build status: SCHEDULED
[08:28:35.526] Received PubSub notification, asking Buildbucket for the build status
[08:28:35.678] Build status: STARTED
[08:28:59.249] Received PubSub notification, asking Buildbucket for the build status
[08:28:59.268] Build:
{
  "id": "8673960039143336065",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-09T08:28:31.342865707Z",
  "startTime": "2026-08-09T08:28:35.339626631Z",
  "endTime": "2026-08-09T08:28:58.766644295Z",
  "updateTime": "2026-08-09T08:28:58.766644295Z",
  "status": "SUCCESS",
  "input": {

  }
}
[08:28:59.268] Invocation finished in 29.923175805s with status SUCCEEDED