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

Definition (rev 6e5b66600fb1d867e217750a2b7656059d07d449)

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

Incoming triggers

  • cron:v1:19492 (3 weeks ago)

Debug log (UTC)

[04:53:35.397] New invocation is queued and will start shortly
[04:53:37.098] Starting the invocation (attempt 1)
[04:53:37.129] Ignoring gitiles_ref tag without the buildset tag
[04:53:37.129] Preparing PubSub topic for "https://cr-buildbucket.appspot.com"
[04:53:37.129] PubSub topic is "projects/luci-scheduler/topics/scheduler.buildbucket.cr-buildbucket~appspot.gserviceaccount.com"
[04:53:37.129] Buildbucket request:
{
  "requestId": "8838407055543048336",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "properties": {
      "$recipe_engine/scheduler": {
            "hostname": "luci-scheduler.appspot.com",
            "invocation": "8838407055543048336",
            "job": "infra/turbo-ci-hello",
            "triggers": [
                  {
                        "cron": {
                              "generation": "19492"
                            },
                        "id": "cron:v1:19492"
                      }
                ]
          }
    },
  "tags": [
    {
      "key": "scheduler_invocation_id",
      "value": "8838407055543048336"
    },
    {
      "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"
  }
}
[04:53:38.495] Scheduled build:
{
  "id": "8672976992470090865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T04:53:37.706074587Z",
  "updateTime": "2026-08-20T04:53:38.114545684Z",
  "status": "SCHEDULED",
  "input": {

  }
}
[04:53:38.495] Task URL: https://cr-buildbucket.appspot.com/build/8672976992470090865
[04:53:38.495] Scheduling timer "check-buildbucket-build-status" (infra/turbo-ci-hello:8838407055543048336:2:0) after 6m3s
[04:53:38.946] Received PubSub notification, asking Buildbucket for the build status
[04:53:38.965] Build status: SCHEDULED
[04:53:46.350] Received PubSub notification, asking Buildbucket for the build status
[04:53:46.423] Build status: STARTED
[04:54:21.891] Received PubSub notification, asking Buildbucket for the build status
[04:54:21.911] Build:
{
  "id": "8672976992470090865",
  "builder": {
    "project": "infra",
    "bucket": "turboci",
    "builder": "turbo-ci-hello"
  },
  "createdBy": "project:infra",
  "createTime": "2026-08-20T04:53:37.706074587Z",
  "startTime": "2026-08-20T04:53:46.154838025Z",
  "endTime": "2026-08-20T04:54:21.545802195Z",
  "updateTime": "2026-08-20T04:54:21.545802195Z",
  "status": "SUCCESS",
  "input": {

  }
}
[04:54:21.911] Invocation finished in 46.519298692s with status SUCCEEDED