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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:7939 (2 weeks ago)

Debug log (UTC)

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

  }
}
[20:31:51.743] Task URL: https://cr-buildbucket.appspot.com/build/8680437512766842673
[20:31:51.743] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845867575499391824:2:0) after 1m4s
[20:31:56.161] Received PubSub notification, asking Buildbucket for the build status
[20:31:56.182] Build status: SCHEDULED
[20:32:07.746] Received PubSub notification, asking Buildbucket for the build status
[20:32:07.766] Build status: STARTED
[20:32:25.719] Received PubSub notification, asking Buildbucket for the build status
[20:32:25.749] Build:
{
  "id": "8680437512766842673",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-05-29T20:31:51.112740876Z",
  "startTime": "2026-05-29T20:32:03.433423576Z",
  "endTime": "2026-05-29T20:32:25.228799988Z",
  "updateTime": "2026-05-29T20:32:25.228799988Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:32:25.749] Invocation finished in 36.62619148s with status SUCCEEDED