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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:9172 (5 days ago)

Debug log (UTC)

[15:37:23.152] New invocation is queued and will start shortly
[15:37:25.973] Starting the invocation (attempt 1)
[15:37:25.999] Ignoring gitiles_ref tag without the buildset tag
[15:37:25.999] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[15:37:25.999] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[15:37:25.999] Buildbucket request:
{
  "requestId": "8845070726919483904",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8845070726919483904",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "9172"
                            },
                        "id": "cron:v1:9172"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8845070726919483904"
    },
    {
      "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"
  }
}
[15:37:27.673] Scheduled build:
{
  "id": "8679640662235753473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T15:37:26.998493777Z",
  "updateTime": "2026-06-07T15:37:26.998493777Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[15:37:27.673] Task URL: https://cr-buildbucket.appspot.com/build/8679640662235753473
[15:37:27.673] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8845070726919483904:2:0) after 5m10s
[15:37:29.641] Received PubSub notification, asking Buildbucket for the build status
[15:37:29.657] Build status: SCHEDULED
[15:37:46.633] Received PubSub notification, asking Buildbucket for the build status
[15:37:46.656] Build status: STARTED
[15:38:12.995] Received PubSub notification, asking Buildbucket for the build status
[15:38:13.020] Build:
{
  "id": "8679640662235753473",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-06-07T15:37:26.998493777Z",
  "startTime": "2026-06-07T15:37:46.429048609Z",
  "endTime": "2026-06-07T15:38:12.030514646Z",
  "updateTime": "2026-06-07T15:38:12.030514646Z",
  "status": "SUCCESS",
  "input": {

  }
}
[15:38:13.020] Invocation finished in 49.871562555s with status SUCCEEDED