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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19024 (4 weeks ago)

Debug log (UTC)

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

  }
}
[20:44:27.334] Task URL: https://cr-buildbucket.appspot.com/build/8673279560026794865
[20:44:27.334] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838709622745095968:2:0) after 5m25s
[20:44:51.066] Received PubSub notification, asking Buildbucket for the build status
[20:44:51.091] Build status: STARTED
[20:45:08.301] Received PubSub notification, asking Buildbucket for the build status
[20:45:08.404] Build:
{
  "id": "8673279560026794865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-16T20:44:26.799165787Z",
  "startTime": "2026-08-16T20:44:36.697197045Z",
  "endTime": "2026-08-16T20:45:00.644900984Z",
  "updateTime": "2026-08-16T20:45:00.644900984Z",
  "status": "SUCCESS",
  "input": {

  }
}
[20:45:08.404] Invocation finished in 43.581175048s with status SUCCEEDED