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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9517 (2 days ago)

Debug log (UTC)

[02:38:09.097] New invocation is queued and will start shortly
[02:38:10.134] Starting the invocation (attempt 1)
[02:38:10.160] Ignoring gitiles_ref tag without the buildset tag
[02:38:10.160] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[02:38:10.160] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[02:38:10.160] Buildbucket request:
{
  "requestId": "8844847961201379264",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8844847961201379264",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9517"
                            },
                        "id": "cron:v1:9517"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8844847961201379264"
    },
    {
      "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:38:12.117] Scheduled build:
{
  "id": "8679417898414733729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T02:38:11.133329264Z",
  "updateTime": "2026-06-10T02:38:11.820845621Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[02:38:12.117] Task URL: https://cr-buildbucket.appspot.com/build/8679417898414733729
[02:38:12.117] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8844847961201379264:2:0) after 8m11s
[02:38:12.472] Received PubSub notification, asking Buildbucket for the build status
[02:38:12.505] Build status: SCHEDULED
[02:38:16.093] Received PubSub notification, asking Buildbucket for the build status
[02:38:16.111] Build status: STARTED
[02:38:40.804] Received PubSub notification, asking Buildbucket for the build status
[02:38:40.822] Build:
{
  "id": "8679417898414733729",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-10T02:38:11.133329264Z",
  "startTime": "2026-06-10T02:38:15.957288704Z",
  "endTime": "2026-06-10T02:38:40.515515121Z",
  "updateTime": "2026-06-10T02:38:40.515515121Z",
  "status": "SUCCESS",
  "input": {

  }
}
[02:38:40.822] Invocation finished in 31.730142252s with status SUCCEEDED