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:12223 (2 days ago)

Debug log (UTC)

[09:36:10.297] New invocation is queued and will start shortly
[09:36:11.331] Starting the invocation (attempt 1)
[09:36:11.355] Ignoring gitiles_ref tag without the buildset tag
[09:36:11.355] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[09:36:11.355] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[09:36:11.355] Buildbucket request:
{
  "requestId": "8843100319351566096",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8843100319351566096",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "12223"
                            },
                        "id": "cron:v1:12223"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8843100319351566096"
    },
    {
      "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"
  }
}
[09:36:12.671] Scheduled build:
{
  "id": "8677670256858823665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T09:36:11.999911081Z",
  "updateTime": "2026-06-29T09:36:12.442363248Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[09:36:12.671] Task URL: https://cr-buildbucket.appspot.com/build/8677670256858823665
[09:36:12.671] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8843100319351566096:2:0) after 3m32s
[09:36:13.235] Received PubSub notification, asking Buildbucket for the build status
[09:36:13.267] Build status: SCHEDULED
[09:36:16.074] Received PubSub notification, asking Buildbucket for the build status
[09:36:16.113] Build status: STARTED
[09:36:39.472] Received PubSub notification, asking Buildbucket for the build status
[09:36:39.500] Build:
{
  "id": "8677670256858823665",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-29T09:36:11.999911081Z",
  "startTime": "2026-06-29T09:36:15.851632505Z",
  "endTime": "2026-06-29T09:36:39.225446532Z",
  "updateTime": "2026-06-29T09:36:39.225446532Z",
  "status": "SUCCESS",
  "input": {

  }
}
[09:36:39.500] Invocation finished in 29.262382679s with status SUCCEEDED