goroutine 395764 [running]: runtime/pprof.writeGoroutineStacks({0x89414a0, 0x370b9dcc4a50}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/pprof/pprof.go:819 +0x6b runtime/pprof.writeGoroutine({0x89414a0?, 0x370b9dcc4a50?}, 0x370b9df277b8?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/pprof/pprof.go:782 +0x25 runtime/pprof.(*Profile).WriteTo(0xb5a8b90?, {0x89414a0?, 0x370b9dcc4a50?}, 0xc?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/pprof/pprof.go:408 +0x149 net/http/pprof.handler.ServeHTTP({0x370b9ddc3181, 0x9}, {0x898bbc0, 0x370b9dcc4a50}, 0x370b9f834dc0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/pprof/pprof.go:273 +0x52a net/http/pprof.Index({0x898bbc0, 0x370b9dcc4a50}, 0x370b9f834dc0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/pprof/pprof.go:397 +0xda net/http.HandlerFunc.ServeHTTP(0x370b9f292000?, {0x898bbc0?, 0x370b9dcc4a50?}, 0x893956?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:2286 +0x29 net/http.(*ServeMux).ServeHTTP(0x48aa79?, {0x898bbc0, 0x370b9dcc4a50}, 0x370b9f834dc0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:2828 +0x1c7 net/http.serverHandler.ServeHTTP({0x370b9e4d5940?}, {0x898bbc0?, 0x370b9dcc4a50?}, 0x1?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3311 +0x8e net/http.(*conn).serve(0x370b9e325320, {0x8999a58, 0x370b9e485890}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:2073 +0x650 created by net/http.(*Server).Serve in goroutine 2303 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3464 +0x485 goroutine 1 [select, 4504 minutes]: github.com/envoyproxy/gateway/internal/cmd.server({0x8999a90, 0x370b9dddc640}, {0x893fa40, 0x370b9d1a6050}, {0x893fa40?, 0x370b9d1a6058?}, {0x7ffdf6ee828a, 0x1a}, 0x370b9de81b20, 0x0) /home/runner/work/gateway/gateway/internal/cmd/server.go:101 +0x191 github.com/envoyproxy/gateway/internal/cmd.GetServerCommand.func1(0x370b9d7bcc08, {0x3b801e5?, 0x4?, 0x3b800a5?}) /home/runner/work/gateway/gateway/internal/cmd/server.go:76 +0x409 github.com/spf13/cobra.(*Command).execute(0x370b9d7bcc08, {0x370b9de81aa0, 0x1, 0x1}) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1015 +0xb14 github.com/spf13/cobra.(*Command).ExecuteC(0x370b9d7bc908) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x465 github.com/spf13/cobra.(*Command).Execute(...) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 github.com/spf13/cobra.(*Command).ExecuteContext(0x0?, {0x8999a90?, 0x370b9dddc640?}) /home/runner/go/pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1064 +0x47 main.main() /home/runner/work/gateway/gateway/cmd/envoy-gateway/main.go:18 +0x36 goroutine 194 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xa5 created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 187 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 157 [syscall, 4504 minutes]: os/signal.signal_recv() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 158 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager/signals.SetupSignalHandler.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/signals/signal.go:38 +0x27 created by sigs.k8s.io/controller-runtime/pkg/manager/signals.SetupSignalHandler in goroutine 1 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/signals/signal.go:37 +0xc5 goroutine 159 [select, 4504 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a0ad80, {0x8999a90, 0x370b9dddc640}, 0x370b9de81b00, 0x370b9d776770, 0x370b9d7767e0, 0x370b9ddafb90) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x67c created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 1 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 160 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9ddafb00}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9de81af0, 0x370b9de94b88}, {{0x3b91076, 0xd}, {0x3b91076, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x377 created by github.com/envoyproxy/gateway/internal/cmd.GetServerCommand.func1 in goroutine 1 /home/runner/work/gateway/gateway/internal/cmd/server.go:57 +0x345 goroutine 161 [chan receive, 4485 minutes]: github.com/envoyproxy/gateway/internal/cmd.startRunners({0x8999a90, 0x370b9dddcc80}, 0x370b9e0e5680, 0x370b9dd2ab00) /home/runner/work/gateway/gateway/internal/cmd/server.go:286 +0x1029 github.com/envoyproxy/gateway/internal/cmd.GetServerCommand.func1.2({0x8999a90, 0x370b9dddcc80}, 0x370b9e0e5680) /home/runner/work/gateway/gateway/internal/cmd/server.go:70 +0x65 github.com/envoyproxy/gateway/internal/envoygateway/config/loader.(*Loader).runHook.func1({0x8999a90?, 0x370b9dddcc80?}) /home/runner/work/gateway/gateway/internal/envoygateway/config/loader/configloader.go:129 +0x7e created by github.com/envoyproxy/gateway/internal/envoygateway/config/loader.(*Loader).runHook in goroutine 1 /home/runner/work/gateway/gateway/internal/envoygateway/config/loader/configloader.go:124 +0x19d goroutine 162 [IO wait, 4504 minutes]: internal/poll.runtime_pollWait(0x7f95d953c400, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9da886c0?, 0x370b9e28fe53?, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x370b9da886c0, {0x370b9e28fe53, 0x10000, 0x10000}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:165 +0x2ae os.(*File).read(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/file_posix.go:29 os.(*File).Read(0x370b9d1a77d0, {0x370b9e28fe53?, 0x0?, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/file.go:144 +0x4f github.com/fsnotify/fsnotify.(*inotify).readEvents(0x370b9e0e2dc0) /home/runner/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go:357 +0xcf created by github.com/fsnotify/fsnotify.newBackend in goroutine 1 /home/runner/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go:155 +0x1f6 goroutine 163 [select, 4504 minutes]: github.com/envoyproxy/gateway/internal/filewatcher.(*worker).loop(0x370b9dd2bcc0) /home/runner/work/gateway/gateway/internal/filewatcher/worker.go:89 +0xf7 github.com/envoyproxy/gateway/internal/filewatcher.(*worker).listen(0x370b9dd2bcc0) /home/runner/work/gateway/gateway/internal/filewatcher/worker.go:74 +0x27 created by github.com/envoyproxy/gateway/internal/filewatcher.newWorker in goroutine 1 /home/runner/work/gateway/gateway/internal/filewatcher/worker.go:68 +0x12e goroutine 164 [select, 4504 minutes]: github.com/envoyproxy/gateway/internal/envoygateway/config/loader.(*Loader).Start.func1() /home/runner/work/gateway/gateway/internal/envoygateway/config/loader/configloader.go:66 +0x197 created by github.com/envoyproxy/gateway/internal/envoygateway/config/loader.(*Loader).Start in goroutine 1 /home/runner/work/gateway/gateway/internal/envoygateway/config/loader/configloader.go:61 +0x196 goroutine 165 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 160 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 182 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/provider/kubernetes.newGatewayAPIController.func2() /home/runner/work/gateway/gateway/internal/provider/kubernetes/controller.go:215 +0x10e github.com/envoyproxy/gateway/internal/provider/kubernetes.newGatewayAPIController.func3() /home/runner/work/gateway/gateway/internal/provider/kubernetes/controller.go:231 +0x89 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.newGatewayAPIController in goroutine 161 /home/runner/work/gateway/gateway/internal/provider/kubernetes/controller.go:223 +0x132f goroutine 771 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a07cc0, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716880, 0x370b9e36e7e0, 0x370b9e36e850, 0x370b9f2d14d0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x619 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 191 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 193 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).serveXdsServer.func1() /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:235 +0x2c created by github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).serveXdsServer in goroutine 188 /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:234 +0x24b goroutine 173 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).Start(0x370b9de6dc20, {0x8999a90, 0x370b9dddcc80}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/internal.go:487 +0xc99 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*Provider).Start.func1() /home/runner/work/gateway/gateway/internal/provider/kubernetes/kubernetes.go:422 +0x34 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*Provider).Start in goroutine 184 /home/runner/work/gateway/gateway/internal/provider/kubernetes/kubernetes.go:421 +0xc5 goroutine 738 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a0a600, {0x8999a90, 0x370b9dddcc80}, 0x370b9e432c80, 0x370b9eb21260, 0x370b9eb212d0, 0x370b9f2d0750) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 184 [select, 4504 minutes]: github.com/envoyproxy/gateway/internal/provider/kubernetes.(*Provider).Start(0x370b9e4cb170, {0x8999a90, 0x370b9dddcc80}) /home/runner/work/gateway/gateway/internal/provider/kubernetes/kubernetes.go:427 +0x21a github.com/envoyproxy/gateway/internal/provider/runner.(*Runner).Start.func1() /home/runner/work/gateway/gateway/internal/provider/runner/runner.go:73 +0x2d created by github.com/envoyproxy/gateway/internal/provider/runner.(*Runner).Start in goroutine 161 /home/runner/work/gateway/gateway/internal/provider/runner/runner.go:72 +0x574 goroutine 186 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a0a9c0, {0x8999a90, 0x370b9dddcc80}, 0x370b9e471b90, 0x370b9de431f0, 0x370b9de43260, 0x370b9e4cb3b0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x619 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 161 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 187 [chan receive, 57 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e4cb2f0}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d282b50}, {{0x3b8cfa2, 0xb}, {0x3b9f94d, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x357 github.com/envoyproxy/gateway/internal/gatewayapi/runner.(*Runner).subscribeAndTranslate(0x370b9d7b51d0, 0x0?) /home/runner/work/gateway/gateway/internal/gatewayapi/runner/runner.go:189 +0xe8 github.com/envoyproxy/gateway/internal/gatewayapi/runner.(*Runner).Start.func2() /home/runner/work/gateway/gateway/internal/gatewayapi/runner/runner.go:151 +0x1b sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 161 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 188 [IO wait, 216 minutes]: internal/poll.runtime_pollWait(0x7f95d953be00, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9d73ba80?, 0x900000036?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9d73ba80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9d73ba80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e279b00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e279b00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 google.golang.org/grpc.(*Server).Serve(0x370b9e4da008, {0x898bda0, 0x370b9e279b00}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:921 +0x45c github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).serveXdsServer(0x370b9dc4f680, {0x8999a90, 0x370b9dddcc80}) /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:244 +0x26c created by github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).Start in goroutine 161 /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:216 +0x120b goroutine 189 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a07900, {0x8999a90, 0x370b9dddcc80}, 0x370b9e471eb0, 0x370b9de43420, 0x370b9de43490, 0x370b9e4dc150) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x619 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 161 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 190 [chan receive, 284 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e4cb470}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d282b58}, {{0x3b7fa40, 0x3}, {0x3b82bb4, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x357 github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).translateFromSubscription(0x370b9dc4f680, 0x0?) /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:264 +0xe8 created by github.com/envoyproxy/gateway/internal/xds/runner.(*Runner).Start in goroutine 161 /home/runner/work/gateway/gateway/internal/xds/runner/runner.go:221 +0x129a goroutine 191 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/infrastructure/runner.(*Runner).Start.func1() /home/runner/work/gateway/gateway/internal/infrastructure/runner/runner.go:71 +0x14e github.com/envoyproxy/gateway/internal/infrastructure/runner.(*Runner).Start.func2() /home/runner/work/gateway/gateway/internal/infrastructure/runner/runner.go:88 +0x82 created by github.com/envoyproxy/gateway/internal/infrastructure/runner.(*Runner).Start in goroutine 161 /home/runner/work/gateway/gateway/internal/infrastructure/runner/runner.go:80 +0x47b goroutine 192 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xa5 created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 190 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 209 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9e063c30) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 210 [IO wait, 4504 minutes]: internal/poll.runtime_pollWait(0x7f95d953bc00, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e744080?, 0x3515f60?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9e744080) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9e744080) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e72c080) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e72c080) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 net/http.(*Server).Serve(0x370b9e752000, {0x898bda0, 0x370b9e72c080}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c sigs.k8s.io/controller-runtime/pkg/metrics/server.(*defaultServer).Start(0x370b9e098ee0, {0x8999a90, 0x370b9e42d130}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/metrics/server/server.go:265 +0x92b sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e4ce620) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 209 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 212 [IO wait]: internal/poll.runtime_pollWait(0x7f95d953c000, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e34b280?, 0x900000036?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9e34b280) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9e34b280) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e427300) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e427300) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 net/http.(*Server).Serve(0x370b9deb8900, {0x898bda0, 0x370b9e427300}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c sigs.k8s.io/controller-runtime/pkg/manager.(*Server).serve(0x89b79c8?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/server.go:106 +0x25 sigs.k8s.io/controller-runtime/pkg/manager.(*Server).Start(0x370b9e4d4840, {0x8999a90, 0x370b9e42d130}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/server.go:84 +0x31f sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e4ce640) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 209 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 215 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9e063ce0) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 214 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*Server).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/server.go:67 +0x6e created by sigs.k8s.io/controller-runtime/pkg/manager.(*Server).Start in goroutine 212 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/server.go:66 +0x2e9 goroutine 216 [IO wait, 4504 minutes]: internal/poll.runtime_pollWait(0x7f95d953b800, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e4fc800?, 0x370b9e4d1a00?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9e4fc800) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9e4fc800) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e4d5040) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e4d5040) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 crypto/tls.(*listener).Accept(0x370b9e4d6ee8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/tls.go:78 +0x24 net/http.(*Server).Serve(0x370b9deb8c00, {0x898bc20, 0x370b9e4d6ee8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c sigs.k8s.io/controller-runtime/pkg/webhook.(*DefaultServer).Start(0x370b9e138000, {0x8999a90, 0x370b9e42d180}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/webhook/server.go:263 +0x885 sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e4344a0) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 215 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 176 [select, 4504 minutes]: reflect.rselect({0x370b9e520f00, 0x3, 0x48b8c5?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9d760840?, 0x3, 0x370b9e4bafd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 239 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 218 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9e063d90) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 219 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start(0x370b9e36dd40, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:91 +0x3ad sigs.k8s.io/controller-runtime/pkg/cluster.(*cluster).Start(0x0?, {0x8999a90?, 0x370b9e42d1d0?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cluster/internal.go:109 +0x6a sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e4ce600) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 218 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 389 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9de9b080) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 221 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e4383c0, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 222 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start(0x370b9e42f290, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:185 +0x29e sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 223 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start(0x370b9e421530, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:185 +0x29e sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 224 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start(0x370b9e421800, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:185 +0x29e sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 225 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333900, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 226 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333a40, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 227 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333b80, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 228 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start(0x370b9e42e870, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:185 +0x29e sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 229 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e438140, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 230 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e438280, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 231 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e3337c0, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 232 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start(0x370b9e42e5a0, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:185 +0x29e sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 233 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333400, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*delegatingByGVKCache).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/delegating_by_gvk_cache.go:85 +0x2d sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 219 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 234 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9de9bdb8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9de9bd90, 0x370b9e4e0640) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9de9be40, {0x8999a58, 0x370b9e4dce70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4dce70?}, 0x370b9e4dcea0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4dce70}, 0x370b9e4f3d58, {0x89441a0, 0x370b9e4dcea0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4dce70}, 0x370b9e4f3d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9de9be40, {0x8999a58, 0x370b9e4dce70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1b80, {0x8999a58, 0x370b9e4dce70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9de0fb90, 0x19eb4a0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 235 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e630b28, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e630b00, 0x370b9e4e1c10) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630bb0, {0x8999a58, 0x370b9e658750}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e658750?}, 0x370b9e658780?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e658750}, 0x370b9e663d58, {0x89441a0, 0x370b9e658780}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e658750}, 0x370b9e663d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630bb0, {0x8999a58, 0x370b9e658750}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9ba20, {0x8999a58, 0x370b9e658750}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8ec5b0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 236 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9d760b28, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9d760b00, 0x370b9e514130) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9d760bb0, {0x8999a58, 0x370b9e512450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e512450?}, 0x370b9e512480?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e512450}, 0x370b9e521d58, {0x89441a0, 0x370b9e512480}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e512450}, 0x370b9e521d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9d760bb0, {0x8999a58, 0x370b9e512450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1ce0, {0x8999a58, 0x370b9e512450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8ac0e0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 237 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e70e0d8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70e0b0, 0x370b9e716020) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70e160, {0x8999a58, 0x370b9e708090}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e708090?}, 0x370b9e7080c0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e708090}, 0x370b9e705d58, {0x89441a0, 0x370b9e7080c0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e708090}, 0x370b9e705d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70e160, {0x8999a58, 0x370b9e708090}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b1e0, {0x8999a58, 0x370b9e708090}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c83f0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 238 [sync.Cond.Wait, 416 minutes]: sync.runtime_notifyListWait(0x370b9e630918, 0x8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370ba01183a0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6308f0, 0x370b9e4e1870) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e6309a0, {0x8999a58, 0x370b9e658390}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e658390?}, 0x370b9e6583c0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e658390}, 0x370b9e6c5d58, {0x89441a0, 0x370b9e6583c0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e658390}, 0x370b9e661d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e6309a0, {0x8999a58, 0x370b9e658390}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b290, {0x8999a58, 0x370b9e658390}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c8620, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 239 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9d760918, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9d7608f0, 0x370b9d89faf0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9d7609a0, {0x8999a58, 0x370b9e512060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e512060?}, 0x370b9e512090?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e512060}, 0x370b9e23ed58, {0x89441a0, 0x370b9e512090}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e512060}, 0x370b9e23ed58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9d7609a0, {0x8999a58, 0x370b9e512060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b340, {0x8999a58, 0x370b9e512060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c87e0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 240 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e630708, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6306e0, 0x370b9e4e14d0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630790, {0x8999a58, 0x370b9e4dde60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4dde60?}, 0x370b9e4dde90?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4dde60}, 0x370b9e64dd58, {0x89441a0, 0x370b9e4dde90}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4dde60}, 0x370b9e64dd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630790, {0x8999a58, 0x370b9e4dde60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b4a0, {0x8999a58, 0x370b9e4dde60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c8c40, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 241 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e6304f8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6304d0, 0x370b9e4e1130) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630580, {0x8999a58, 0x370b9e4ddaa0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4ddaa0?}, 0x370b9e4ddad0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4ddaa0}, 0x370b9e653d58, {0x89441a0, 0x370b9e4ddad0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4ddaa0}, 0x370b9e653d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630580, {0x8999a58, 0x370b9e4ddaa0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9d7604d0, {0x8999a58, 0x370b9e4ddaa0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c6a80, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 242 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e630d38, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e630d10, 0x370b9e66c0b0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630dc0, {0x8999a58, 0x370b9e658b70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e658b70?}, 0x370b9e658ba0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e658b70}, 0x370b9e65fd58, {0x89441a0, 0x370b9e658ba0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e658b70}, 0x370b9e65fd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630dc0, {0x8999a58, 0x370b9e658b70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9d760630, {0x8999a58, 0x370b9e658b70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c70a0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 243 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e630f48, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e630f20, 0x370b9e66c450) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630fd0, {0x8999a58, 0x370b9e658f30}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e658f30?}, 0x370b9e658f60?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e658f30}, 0x370b9e51dd58, {0x89441a0, 0x370b9e658f60}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e658f30}, 0x370b9e51dd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630fd0, {0x8999a58, 0x370b9e658f30}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9d760790, {0x8999a58, 0x370b9e658f30}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c7730, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 244 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e631158, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e631130, 0x370b9e66c7f0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e6311e0, {0x8999a58, 0x370b9e6592f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e6592f0?}, 0x370b9e659320?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e6592f0}, 0x370b9e51fd58, {0x89441a0, 0x370b9e659320}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e6592f0}, 0x370b9e51fd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e6311e0, {0x8999a58, 0x370b9e6592f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1ad0, {0x8999a58, 0x370b9e6592f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9de0f9d0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 245 [sync.Cond.Wait, 83 minutes]: sync.runtime_notifyListWait(0x370b9e6840d8, 0xc) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9d9b68c0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6840b0, 0x370b9e694020) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e684160, {0x8999a58, 0x370b9e682060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e682060?}, 0x370b9e682090?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e682060}, 0x370b9e6bfd58, {0x89441a0, 0x370b9e682090}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e682060}, 0x370b9e68ed58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e684160, {0x8999a58, 0x370b9e682060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b3f0, {0x8999a58, 0x370b9e682060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c8a10, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 246 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e6300d8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6300b0, 0x370b9e4e09e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630160, {0x8999a58, 0x370b9e4dd230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4dd230?}, 0x370b9e4dd260?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4dd230}, 0x370b9e4f5d58, {0x89441a0, 0x370b9e4dd260}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4dd230}, 0x370b9e4f5d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630160, {0x8999a58, 0x370b9e4dd230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b550, {0x8999a58, 0x370b9e4dd230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c8e00, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 247 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9de9bba8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9de9bb80, 0x370b9e4e0290) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9de9bc30, {0x8999a58, 0x370b9e4dc990}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4dc990?}, 0x370b9e4dc9c0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4dc990}, 0x370b9e4f9d58, {0x89441a0, 0x370b9e4dc9c0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4dc990}, 0x370b9e4f9d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9de9bc30, {0x8999a58, 0x370b9e4dc990}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b6b0, {0x8999a58, 0x370b9e4dc990}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c9260, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 233 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 248 [select, 4504 minutes]: reflect.rselect({0x370b9e68bf00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9de9bad0?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 247 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 694 [select, 55 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e726a50, {0x8999a90, 0x370b9dddd130}, 0x370b9fc8a7e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 683 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 250 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e498230, {0x8999a90, 0x370b9e498e60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 247 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 251 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 247 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 252 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4dc990}, {0x370b9f5509a0?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7d590}, {0x7f95d93464b0, 0x370b9de9bb80}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4dc990?}, {0x370b9f5509a0?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7d590?}, {0x7f95d93464b0?, 0x370b9de9bb80?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9d775b30, {0x8999a58, 0x370b9e4dc990}, {0x89805b0, 0x370b9dc7d590}, 0x370b9d9924d0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9d775b30, {0x8999a58, 0x370b9e4dc990}, {0x89805b0, 0x370b9e696410}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9d775b30, {0x8999a58, 0x370b9e4dc990}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9de437a0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9de437a0}, 0x370b9e2f5ea8, {0x89441c0, 0x370b9e498eb0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e498eb0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9d775b30, {0x8999a58, 0x370b9e4dc990}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 247 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 254 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e438500, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start.func2({0x370b9d21a078, 0x14}, {0x89bd2f0?, 0x370b9dba1728?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:180 +0x50 created by sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start in goroutine 222 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:179 +0x137 goroutine 255 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333540, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start.func2({0x370b9d21a078, 0x14}, {0x89bd2f0?, 0x370b9dba1308?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:180 +0x50 created by sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start in goroutine 223 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:179 +0x137 goroutine 256 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333680, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start.func2({0x370b9d21a078, 0x14}, {0x89bd2f0?, 0x370b9dba1368?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:180 +0x50 created by sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start in goroutine 224 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:179 +0x137 goroutine 257 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e438000, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start.func2({0x370b9d21a078, 0x14}, {0x89bd2f0?, 0x370b9dba15a8?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:180 +0x50 created by sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start in goroutine 228 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:179 +0x137 goroutine 258 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e6302e8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6302c0, 0x370b9e4e0d90) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e630370, {0x8999a58, 0x370b9e4dd650}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4dd650?}, 0x370b9e4dd680?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4dd650}, 0x370b9e68cd58, {0x89441a0, 0x370b9e4dd680}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4dd650}, 0x370b9e68cd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e630370, {0x8999a58, 0x370b9e4dd650}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9de9b810, {0x8999a58, 0x370b9e4dd650}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8c9ab0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 230 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 260 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).Start(0x370b9e333cc0, {0x8999a90, 0x370b9e42d1d0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:243 +0x49 sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start.func2({0x370b9d21a078, 0x14}, {0x89bd2f0?, 0x370b9dba1548?}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:180 +0x50 created by sigs.k8s.io/controller-runtime/pkg/cache.(*multiNamespaceCache).Start in goroutine 232 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/multi_namespace_cache.go:179 +0x137 goroutine 261 [select, 4504 minutes]: reflect.rselect({0x370b9e650f00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9de9bce0?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 234 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 298 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddd2c0, {0x8999a90, 0x370b9e499540}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 241 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 263 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dd65310, {0x8999a90, 0x370b9e499040}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 234 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 264 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 234 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 265 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4dce70}, {0x370b9f550920?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7d400}, {0x7f95d93464b0, 0x370b9de9bd90}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4dce70?}, {0x370b9f550920?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7d400?}, {0x7f95d93464b0?, 0x370b9de9bd90?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9d775d10, {0x8999a58, 0x370b9e4dce70}, {0x89805b0, 0x370b9dc7d400}, 0x370b9d9ac230) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9d775d10, {0x8999a58, 0x370b9e4dce70}, {0x89805b0, 0x370b9e6761e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9d775d10, {0x8999a58, 0x370b9e4dce70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9de43dc0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9de43dc0}, 0x370b9e623ea8, {0x89441c0, 0x370b9e499090}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499090?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9d775d10, {0x8999a58, 0x370b9e4dce70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 234 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 273 [select, 4504 minutes]: reflect.rselect({0x370b9e65ef00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e684000?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 245 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 275 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e42dd10, {0x8999a90, 0x370b9e696000}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 245 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 276 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 245 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 277 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e682060}, {0x370b9e16d190?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9db3fd60}, {0x7f95d93464b0, 0x370b9e6840b0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e682060?}, {0x370b9e16d190?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9db3fd60?}, {0x7f95d93464b0?, 0x370b9e6840b0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9de461e0, {0x8999a58, 0x370b9e682060}, {0x89805b0, 0x370b9db3fd60}, 0x370b9d992ee0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9de461e0, {0x8999a58, 0x370b9e682060}, {0x89805b0, 0x370b9e676a00}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9de461e0, {0x8999a58, 0x370b9e682060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9deac230?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9deac230}, 0x370b9e61dea8, {0x89441c0, 0x370b9e696050}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e696050?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9de461e0, {0x8999a58, 0x370b9e682060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 245 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 267 [select, 4504 minutes]: reflect.rselect({0x370b9e651f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630000?, 0x3, 0x370b9e62b7d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 246 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 110 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 13 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 269 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e4980a0, {0x8999a90, 0x370b9e4991d0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 246 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 270 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 246 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 271 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4dd230}, {0x370b9edaaf88?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dd3ac30}, {0x7f95d93464b0, 0x370b9e6300b0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4dd230?}, {0x370b9edaaf88?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dd3ac30?}, {0x7f95d93464b0?, 0x370b9e6300b0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9deba0f0, {0x8999a58, 0x370b9e4dd230}, {0x89805b0, 0x370b9dd3ac30}, 0x370b9d98ba40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9deba0f0, {0x8999a58, 0x370b9e4dd230}, {0x89805b0, 0x370b9dd64190}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9deba0f0, {0x8999a58, 0x370b9e4dd230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62c150?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62c150}, 0x370b9e643ea8, {0x89441c0, 0x370b9e499220}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499220?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9deba0f0, {0x8999a58, 0x370b9e4dd230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 246 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395180 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9ee46600, 0x370b9f5c3180, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9ee46600, 0x920af7?, 0x370b9de965a0?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 601 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 290 [select, 4504 minutes]: reflect.rselect({0x370b9e652f00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630210?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 258 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 296 [select, 4504 minutes]: reflect.rselect({0x370b9e64ff00, 0x3, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630420?, 0x3, 0x370b9e6127d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 241 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 292 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e4985f0, {0x8999a90, 0x370b9e4993b0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 258 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 293 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 258 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 294 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4dd650}, {0x370b9e70adc8?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7ccd0}, {0x7f95d93464b0, 0x370b9e6302c0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4dd650?}, {0x370b9e70adc8?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7ccd0?}, {0x7f95d93464b0?, 0x370b9e6302c0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9deba2d0, {0x8999a58, 0x370b9e4dd650}, {0x89805b0, 0x370b9df7ccd0}, 0x370b9d8b3340) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9deba2d0, {0x8999a58, 0x370b9e4dd650}, {0x89805b0, 0x370b9e6767d0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9deba2d0, {0x8999a58, 0x370b9e4dd650}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62c540?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62c540}, 0x370b9e645ea8, {0x89441c0, 0x370b9e499400}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499400?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9deba2d0, {0x8999a58, 0x370b9e4dd650}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 258 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395175 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e62f0c8, 0x6) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e69ebc0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e62f0b0, {0x370b9fbf9201, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fbf9201?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9d76ba40) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9d76ba40) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9d76ba40, {0x3454040, 0x370b9e5080d8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370ba00a7d10, {0x370b9ea89400, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7c8c0, 0x0, {0x897f430, 0x370b9fc63a40}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9de8a120) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7c910) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 352 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 299 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 241 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 300 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4ddaa0}, {0x370b9e277df8?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9db3ee10}, {0x7f95d93464b0, 0x370b9e6304d0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4ddaa0?}, {0x370b9e277df8?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9db3ee10?}, {0x7f95d93464b0?, 0x370b9e6304d0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debad20, {0x8999a58, 0x370b9e4ddaa0}, {0x89805b0, 0x370b9db3ee10}, 0x370b9d8ac700) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debad20, {0x8999a58, 0x370b9e4ddaa0}, {0x89805b0, 0x370b9e6760f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debad20, {0x8999a58, 0x370b9e4ddaa0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62c850?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62c850}, 0x370b9e63fea8, {0x89441c0, 0x370b9e499590}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499590?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debad20, {0x8999a58, 0x370b9e4ddaa0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 241 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395223 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9dcd2f48, 0x5) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f2f5bc0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9dcd2f30, {0x370b9fbd0c01, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fbd0c01?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e439b80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e439b80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e439b80, {0x3454040, 0x370b9e308960}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9f65e9c0, {0x370b9eae0400, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7c960, 0x0, {0x897f430, 0x370b9f2f46c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e4ceba0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7ca00) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 330 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 302 [select, 4504 minutes]: reflect.rselect({0x370b9e660f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630630?, 0x3, 0x370b9e60f7d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 240 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 308 [select, 4504 minutes]: reflect.rselect({0x370b9e704f00, 0x3, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630840?, 0x3, 0x370b9e6137d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 238 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 304 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e42de50, {0x8999a90, 0x370b9e4996d0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 240 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 305 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 240 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 326 [select, 4504 minutes]: reflect.rselect({0x370b9e780f00, 0x3, 0x7f9620168de0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9d760a50?, 0x3, 0x370b9e612fd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 236 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 322 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e42dbd0, {0x8999a90, 0x370b9dddd810}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 239 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 306 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4dde60}, {0x370b9e9ed008?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7d9f0}, {0x7f95d93464b0, 0x370b9e6306e0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4dde60?}, {0x370b9e9ed008?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7d9f0?}, {0x7f95d93464b0?, 0x370b9e6306e0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debaf00, {0x8999a58, 0x370b9e4dde60}, {0x89805b0, 0x370b9dc7d9f0}, 0x370b9d9ac7e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debaf00, {0x8999a58, 0x370b9e4dde60}, {0x89805b0, 0x370b9e676500}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debaf00, {0x8999a58, 0x370b9e4dde60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62cb60?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62cb60}, 0x370b9e641ea8, {0x89441c0, 0x370b9e499720}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499720?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debaf00, {0x8999a58, 0x370b9e4dde60}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 240 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 323 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 239 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 324 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e512060}, {0x370b9ed439c0?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7cd70}, {0x7f95d93464b0, 0x370b9d7608f0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e512060?}, {0x370b9ed439c0?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7cd70?}, {0x7f95d93464b0?, 0x370b9d7608f0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9d7b54a0, {0x8999a58, 0x370b9e512060}, {0x89805b0, 0x370b9dc7cd70}, 0x370b9dce2700) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9d7b54a0, {0x8999a58, 0x370b9e512060}, {0x89805b0, 0x370b9e6765f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9d7b54a0, {0x8999a58, 0x370b9e512060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9d777e30?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9d777e30}, 0x370b9e127ea8, {0x89441c0, 0x370b9dddd860}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dddd860?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9d7b54a0, {0x8999a58, 0x370b9e512060}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 239 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 310 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e42da90, {0x8999a90, 0x370b9e499860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 238 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 311 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 238 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 312 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e658390}, {0x370ba0896ef0?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7c500}, {0x7f95d93464b0, 0x370b9e6308f0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e658390?}, {0x370ba0896ef0?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7c500?}, {0x7f95d93464b0?, 0x370b9e6308f0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debb0e0, {0x8999a58, 0x370b9e658390}, {0x89805b0, 0x370b9df7c500}, 0x370b9dce2a80) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debb0e0, {0x8999a58, 0x370b9e658390}, {0x89805b0, 0x370b9e676410}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debb0e0, {0x8999a58, 0x370b9e658390}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62ce70?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62ce70}, 0x370b9e669ea8, {0x89441c0, 0x370b9e4998b0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e4998b0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debb0e0, {0x8999a58, 0x370b9e658390}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 238 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 314 [select, 4504 minutes]: reflect.rselect({0x370b9e65df00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630a50?, 0x3, 0x370b9e6127d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 235 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 320 [select, 4504 minutes]: reflect.rselect({0x370b9e701f00, 0x3, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630c60?, 0x3, 0x370b9e604fd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 242 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 316 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e498910, {0x8999a90, 0x370b9e4999f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 235 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 317 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 235 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 318 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e658750}, {0x370b9e3eb2f8?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7cf00}, {0x7f95d93464b0, 0x370b9e630b00}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e658750?}, {0x370b9e3eb2f8?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7cf00?}, {0x7f95d93464b0?, 0x370b9e630b00?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debb2c0, {0x8999a58, 0x370b9e658750}, {0x89805b0, 0x370b9df7cf00}, 0x370b9d8b30a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debb2c0, {0x8999a58, 0x370b9e658750}, {0x89805b0, 0x370b9e6766e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debb2c0, {0x8999a58, 0x370b9e658750}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62d180?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62d180}, 0x370b9e66bea8, {0x89441c0, 0x370b9e499a40}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499a40?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debb2c0, {0x8999a58, 0x370b9e658750}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 235 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395134 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e731b48, 0x7) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f5e92c0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e731b30, {0x370b9f5e92e8, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0xb662d00?}, {0x370b9f5e92e8?, 0x370b9e99acc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e731b00}, {0x370b9f5e92e8, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9e712648, {0x370b9e94b800, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7c2d0, 0x0, {0x897f430, 0x370b9e17c000}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9ff4d100) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7c320) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 613 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 338 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddd540, {0x8999a90, 0x370b9e499b80}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 242 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 339 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 242 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 340 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e658b70}, {0x370b9e046a98?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9d2c65a0}, {0x7f95d93464b0, 0x370b9e630d10}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e658b70?}, {0x370b9e046a98?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9d2c65a0?}, {0x7f95d93464b0?, 0x370b9e630d10?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debb4a0, {0x8999a58, 0x370b9e658b70}, {0x89805b0, 0x370b9d2c65a0}, 0x370b9d76e000) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debb4a0, {0x8999a58, 0x370b9e658b70}, {0x89805b0, 0x370b9e6768c0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debb4a0, {0x8999a58, 0x370b9e658b70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62d490?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62d490}, 0x370b9e665ea8, {0x89441c0, 0x370b9e499bd0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499bd0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debb4a0, {0x8999a58, 0x370b9e658b70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 242 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 342 [select, 4504 minutes]: reflect.rselect({0x370b9e702f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e630e70?, 0x3, 0x370b9e63cfd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 243 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 356 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/webhook.(*DefaultServer).Start.func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/webhook/server.go:248 +0x45 created by sigs.k8s.io/controller-runtime/pkg/webhook.(*DefaultServer).Start in goroutine 216 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/webhook/server.go:247 +0x7fb goroutine 344 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddd720, {0x8999a90, 0x370b9e499d10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 243 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 345 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 243 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 346 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e658f30}, {0x370b9dc504f0?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7d220}, {0x7f95d93464b0, 0x370b9e630f20}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e658f30?}, {0x370b9dc504f0?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7d220?}, {0x7f95d93464b0?, 0x370b9e630f20?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debb680, {0x8999a58, 0x370b9e658f30}, {0x89805b0, 0x370b9df7d220}, 0x370b9dce2460) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debb680, {0x8999a58, 0x370b9e658f30}, {0x89805b0, 0x370b9dddc730}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debb680, {0x8999a58, 0x370b9e658f30}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62d7a0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62d7a0}, 0x370b9e667ea8, {0x89441c0, 0x370b9e499d60}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e499d60?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debb680, {0x8999a58, 0x370b9e658f30}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 243 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 348 [select, 4504 minutes]: reflect.rselect({0x370b9e703f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e631080?, 0x3, 0x370b9e6247d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 244 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 355 [select]: sigs.k8s.io/controller-runtime/pkg/certwatcher.(*CertWatcher).Start(0x370b9e6a0480, {0x8999a90, 0x370b9e42d180}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/certwatcher/certwatcher.go:138 +0x3b4 sigs.k8s.io/controller-runtime/pkg/webhook.(*DefaultServer).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/webhook/server.go:214 +0x1f created by sigs.k8s.io/controller-runtime/pkg/webhook.(*DefaultServer).Start in goroutine 216 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/webhook/server.go:213 +0x315 goroutine 350 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dd64f50, {0x8999a90, 0x370b9e499ea0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 244 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 351 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 244 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 352 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e6592f0}, {0x370ba03873e0?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7c910}, {0x7f95d93464b0, 0x370b9e631130}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e6592f0?}, {0x370ba03873e0?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7c910?}, {0x7f95d93464b0?, 0x370b9e631130?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9debb860, {0x8999a58, 0x370b9e6592f0}, {0x89805b0, 0x370b9df7c910}, 0x370b9d983ab0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9debb860, {0x8999a58, 0x370b9e6592f0}, {0x89805b0, 0x370b9dddc820}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9debb860, {0x8999a58, 0x370b9e6592f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e62dab0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e62dab0}, 0x370b9e6b9ea8, {0x89441c0, 0x370b9e676000}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e676000?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9debb860, {0x8999a58, 0x370b9e6592f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 244 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 9 [select, 4504 minutes]: reflect.rselect({0x370b9e784f00, 0x3, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70e000?, 0x3, 0x370b9e6137d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 237 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 11 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e42d950, {0x8999a90, 0x370b9e718000}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 237 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 12 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 237 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 13 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e708090}, {0x370b9dc51898?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7d950}, {0x7f95d93464b0, 0x370b9e70e0b0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e708090?}, {0x370b9dc51898?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7d950?}, {0x7f95d93464b0?, 0x370b9e70e0b0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e726000, {0x8999a58, 0x370b9e708090}, {0x89805b0, 0x370b9df7d950}, 0x370b9d8ac5b0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e726000, {0x8999a58, 0x370b9e708090}, {0x89805b0, 0x370b9dd64280}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e726000, {0x8999a58, 0x370b9e708090}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e70c000?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e70c000}, 0x370b9e737ea8, {0x89441c0, 0x370b9e718050}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e718050?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e726000, {0x8999a58, 0x370b9e708090}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 237 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 354 [IO wait, 4504 minutes]: internal/poll.runtime_pollWait(0x7f95d953ba00, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e2c3aa0?, 0x370b9e88fe53?, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x370b9e2c3aa0, {0x370b9e88fe53, 0x10000, 0x10000}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:165 +0x2ae os.(*File).read(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/file_posix.go:29 os.(*File).Read(0x370b9d282c58, {0x370b9e88fe53?, 0x0?, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/os/file.go:144 +0x4f github.com/fsnotify/fsnotify.(*inotify).readEvents(0x370b9e65ba40) /home/runner/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go:357 +0xcf created by github.com/fsnotify/fsnotify.newBackend in goroutine 216 /home/runner/go/pkg/mod/github.com/fsnotify/fsnotify@v1.9.0/backend_inotify.go:155 +0x1f6 goroutine 328 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dd654a0, {0x8999a90, 0x370b9dddd9a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 236 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 329 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 236 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 330 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e512450}, {0x370b9ed43678?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7ca00}, {0x7f95d93464b0, 0x370b9d760b00}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e512450?}, {0x370b9ed43678?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7ca00?}, {0x7f95d93464b0?, 0x370b9d760b00?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9d7b5680, {0x8999a58, 0x370b9e512450}, {0x89805b0, 0x370b9dc7ca00}, 0x370b9d9835e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9d7b5680, {0x8999a58, 0x370b9e512450}, {0x89805b0, 0x370b9e676b40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9d7b5680, {0x8999a58, 0x370b9e512450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e5181c0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e5181c0}, 0x370b9e6c1ea8, {0x89441c0, 0x370b9dddd9f0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dddd9f0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9d7b5680, {0x8999a58, 0x370b9e512450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 236 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 15 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/metrics/server.(*defaultServer).Start.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/metrics/server/server.go:253 +0x45 created by sigs.k8s.io/controller-runtime/pkg/metrics/server.(*defaultServer).Start in goroutine 210 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/metrics/server/server.go:252 +0x90e goroutine 395046 [select, 9 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9dcd3800, 0x370b9f3e0dc0, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9dcd3800, 0x920af7?, 0x370b9de97270?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 683 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 332 [select, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/certwatcher.(*CertWatcher).Watch(0x370b9e6a0480) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/certwatcher/certwatcher.go:152 +0xa5 created by sigs.k8s.io/controller-runtime/pkg/certwatcher.(*CertWatcher).Start in goroutine 355 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/certwatcher/certwatcher.go:131 +0x26f goroutine 358 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 265 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 359 [select, 607 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9d775d10, {0x8999a90, 0x370b9e676230}, 0x370b9d9ac230) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 265 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 360 [IO wait, 4504 minutes]: internal/poll.runtime_pollWait(0x7f95d953b600, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e6aa600?, 0x370b9e8a81e0?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9e6aa600) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9e6aa600) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e69e480) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e69e480) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 crypto/tls.(*listener).Accept(0x370b9e6884f8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/tls.go:78 +0x24 net/http.(*Server).Serve(0x370b9deb8d00, {0x898bc20, 0x370b9e6884f8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c net/http.(*Server).ServeTLS(0x370b9deb8d00, {0x898bda0, 0x370b9e69e480}, {0x0, 0x0}, {0x0, 0x0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3503 +0x406 net/http.(*Server).ListenAndServeTLS(0x370b9deb8d00, {0x0, 0x0}, {0x0, 0x0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3719 +0x115 github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).Start.func1() /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:130 +0x3e created by github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).Start in goroutine 185 /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:128 +0x206 goroutine 361 [chan receive, 4504 minutes]: github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).Start.func2() /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:143 +0x2c created by github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).Start in goroutine 185 /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:141 +0x26c goroutine 362 [select, 5 minutes]: github.com/envoyproxy/gateway/internal/wasm.(*permissionCache).Start.func1() /home/runner/work/gateway/gateway/internal/wasm/premissioncache.go:150 +0xf4 created by github.com/envoyproxy/gateway/internal/wasm.(*permissionCache).Start in goroutine 185 /home/runner/work/gateway/gateway/internal/wasm/premissioncache.go:146 +0x74 goroutine 363 [select, 5 minutes]: github.com/envoyproxy/gateway/internal/wasm.(*localFileCache).purge(0x370b9e800140, {0x8999a90, 0x370b9dddcc80}) /home/runner/work/gateway/gateway/internal/wasm/cache.go:486 +0xf2 created by github.com/envoyproxy/gateway/internal/wasm.(*localFileCache).Start in goroutine 185 /home/runner/work/gateway/gateway/internal/wasm/cache.go:80 +0x7d goroutine 364 [select, 5 minutes]: github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).resetFailedAttempts(0x370b9e6ca750, {0x8999a90, 0x370b9dddcc80}) /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:252 +0xf2 created by github.com/envoyproxy/gateway/internal/wasm.(*HTTPServer).Start in goroutine 185 /home/runner/work/gateway/gateway/internal/wasm/httpserver.go:147 +0x2ff goroutine 280 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 252 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 281 [select, 546 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9d775b30, {0x8999a90, 0x370b9e7180a0}, 0x370b9d9924d0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 252 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 202 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 271 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 203 [select, 260 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9deba0f0, {0x8999a90, 0x370b9e676910}, 0x370b9d98ba40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 271 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 111 [select, 73 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e726000, {0x8999a90, 0x370b9dd642d0}, 0x370b9d8ac5b0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 13 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 333 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 306 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 334 [select, 157 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debaf00, {0x8999a90, 0x370b9e696640}, 0x370b9d9ac7e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 306 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 112 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 300 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 369 [select, 43 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debad20, {0x8999a90, 0x370b9dd64320}, 0x370b9d8ac700) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 300 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395351 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e52c000, 0x370b9f6d37c0, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e52c000, 0x920af7?, 0x370b9f2c7d10?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 588 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 206 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 330 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 207 [select, 121 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9d7b5680, {0x8999a90, 0x370b9e676c30}, 0x370b9d9835e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 330 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 367 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 346 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 368 [select, 422 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debb680, {0x8999a90, 0x370b9dddc870}, 0x370b9dce2460) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 346 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 385 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 324 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 386 [select, 639 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9d7b54a0, {0x8999a90, 0x370b9dddc8c0}, 0x370b9dce2700) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 324 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 16 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 318 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 401 [select, 5 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debb2c0, {0x8999a90, 0x370b9dcea050}, 0x370b9d8b30a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 318 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 208 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 352 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 417 [select, 205 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debb860, {0x8999a90, 0x370b9e676c80}, 0x370b9d983ab0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 352 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 402 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 294 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 403 [select, 165 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9deba2d0, {0x8999a90, 0x370b9dcea0a0}, 0x370b9d8b3340) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 294 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 418 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 340 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 419 [select, 556 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debb4a0, {0x8999a90, 0x370b9e676cd0}, 0x370b9d76e000) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 340 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 387 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 312 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 388 [select, 416 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9debb0e0, {0x8999a90, 0x370b9dddc960}, 0x370b9dce2a80) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 312 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 282 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 277 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 283 [select, 83 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9de461e0, {0x8999a90, 0x370b9e718690}, 0x370b9d992ee0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 277 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 390 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start(0x89f2f20, {0x8999a90, 0x370b9e42d2c0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:325 +0xf8 sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e434720) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 389 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 452 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9de9afd0) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 392 [select]: k8s.io/client-go/util/workqueue.(*Typed[...]).updateUnfinishedWorkLoop(0x89cff60) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/util/workqueue/queue.go:363 +0xfa sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 390 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 393 [select]: k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x89c4e80, {{0x89b6118, 0x370b9d358680?}, 0x370b9e4b6250?}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/util/workqueue/delaying_queue.go:320 +0x448 created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 390 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/util/workqueue/delaying_queue.go:157 +0x272 goroutine 394 [chan receive, 4504 minutes]: sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).startEventSourcesAndQueueLocked.func1.1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:345 +0x2c created by sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).startEventSourcesAndQueueLocked.func1 in goroutine 390 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:344 +0x1d9 goroutine 671 [select, 4504 minutes]: reflect.rselect({0x370b9e58af00, 0x3, 0x370b9dce3b88?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e6314a0?, 0x3, 0x370b9e58afd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 669 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 693 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 683 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 395537 [select, 3 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9edf4d80, 0x370b9defd7c0, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9edf4d80, 0x920af7?, 0x370b9e6778b0?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 607 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395697 [select]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f754f00, 0x370b9df3b680, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f754f00, 0x8939d7?, 0x370b9e69fb40?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 340 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395432 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f73d3c8, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9ea8d2d8?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f73d3b0, {0x370b9e16d518, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e7e3cc8?}, {0x370b9e16d518?, 0x370b9e7e3cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9f73d380}, {0x370b9e16d518, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9dc97e48, {0x370b9eae0800, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7dc20, 0x0, {0x897f430, 0x370b9e4d5540}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9d72d680) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7dc70) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 818 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 683 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9fb7fd10}, {0x370b9e276740?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7d090}, {0x7f95d93464b0, 0x370b9e6318c0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9fb7fd10?}, {0x370b9e276740?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7d090?}, {0x7f95d93464b0?, 0x370b9e6318c0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e726a50, {0x8999a58, 0x370b9fb7fd10}, {0x89805b0, 0x370b9df7d090}, 0x370b9fc8a7e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e726a50, {0x8999a58, 0x370b9fb7fd10}, {0x89805b0, 0x370b9db3fa40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e726a50, {0x8999a58, 0x370b9fb7fd10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e47e690?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e47e690}, 0x370b9f863ea8, {0x89441c0, 0x370b9db3f3b0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9db3f3b0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e726a50, {0x8999a58, 0x370b9fb7fd10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 677 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 691 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9fb7f590}, {0x370b9e0c0798?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7d4a0}, {0x7f95d93464b0, 0x370b9e631600}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9fb7f590?}, {0x370b9e0c0798?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7d4a0?}, {0x7f95d93464b0?, 0x370b9e631600?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e727b30, {0x8999a58, 0x370b9fb7f590}, {0x89805b0, 0x370b9dc7d4a0}, 0x370b9fc8a230) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e727b30, {0x8999a58, 0x370b9fb7f590}, {0x89805b0, 0x370b9dd32af0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e727b30, {0x8999a58, 0x370b9fb7f590}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9deac930?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9deac930}, 0x370b9e6c7ea8, {0x89441c0, 0x370b9dc7c230}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dc7c230?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e727b30, {0x8999a58, 0x370b9fb7f590}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 669 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 649 [select, 4503 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 802 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 395454 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9fa00348, 0x3) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f3a7ac0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9fa00330, {0x370b9e237201, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9e237201?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e4e4c80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e4e4c80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e4e4c80, {0x3454040, 0x370b9f598c78}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9f8a8120, {0x370b9e934800, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9e677ae0, 0x0, {0x897f430, 0x370b9f3a7b00}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9d8d37a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9e677b30) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 581 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 669 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e631628, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e631600, 0x370b9e4e1720) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e6316b0, {0x8999a58, 0x370b9fb7f590}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9fb7f590?}, 0x370b9fb7f5c0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9fb7f590}, 0x370b9e84dd58, {0x89441a0, 0x370b9fb7f5c0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9fb7f590}, 0x370b9e84dd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e6316b0, {0x8999a58, 0x370b9fb7f590}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e6313f0, {0x8999a58, 0x370b9fb7f590}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9e304bd0, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 642 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 801 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 698 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 395229 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9dcd39c8, 0x6) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9fb72540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9dcd39b0, {0x370b9e236c01, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9e236c01?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e0e2f00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e0e2f00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e0e2f00, {0x3454040, 0x370b9e7127c8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9f2e09c0, {0x370b9eae0c00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7cd20, 0x0, {0x897f430, 0x370b9e4d53c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e4cf420) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7cd70) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 324 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395364 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e7313c8, 0x3d) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f5e9524?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e7313b0, {0x370b9f5e9844, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9efe5cc8?}, {0x370b9f5e9844?, 0x370b9efe5cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e731380}, {0x370b9f5e9844, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9de05158, {0x370b9e9db000, 0x4000, 0x5000}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9db3efa0, 0x0, {0x897f430, 0x370b9e17d680}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0ca3de0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9db3eff0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 575 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395222 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9dcd2f00, 0x370b9e439680, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9dcd2f00, 0x0?, 0x370b9e70a9f0?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 330 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 459 [sync.Cond.Wait, 57 minutes]: sync.runtime_notifyListWait(0x370b9e70ede8, 0x18) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9dc0d408?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70edc0, 0x370b9de80520) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70ee70, {0x8999a58, 0x370b9e2467e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e2467e0?}, 0x370b9e246810?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e2467e0}, 0x370b9e9e1d58, {0x89441a0, 0x370b9e246810}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e2467e0}, 0x370b9e99ed58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70ee70, {0x8999a58, 0x370b9e2467e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1a20, {0x8999a58, 0x370b9e2467e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9db3a230, 0x370b9e17d580?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 458 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 465 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e70e5a8, 0x6752) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f175260?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70e580, 0x370b9e7170b0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70e630, {0x8999a58, 0x370b9e4a14a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4a14a0?}, 0x370b9e4a14d0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4a14a0}, 0x370b9e9a9d58, {0x89441a0, 0x370b9e4a14d0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4a14a0}, 0x370b9e8b2d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70e630, {0x8999a58, 0x370b9e4a14a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e70e210, {0x8999a58, 0x370b9e4a14a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d9ad0a0, 0x370b9e17d580?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 336 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 395273 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f19cc48, 0x5) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9fb73b40?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f19cc30, {0x370b9fbd0001, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fbd0001?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e4672c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e4672c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e4672c0, {0x3454040, 0x370b9fc41a88}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9eb6eab0, {0x370b9eafb400, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7d540, 0x0, {0x897f430, 0x370b9e267bc0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9f6fe200) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7d590) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 252 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 681 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9db3f130, {0x8999a90, 0x370b9db3f1d0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 677 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 463 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e70eff8, 0x67b4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9de09700?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70efd0, 0x370b9de80b70) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70f080, {0x8999a58, 0x370b9e246ba0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e246ba0?}, 0x370b9e246bd0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e246ba0}, 0x370b9e9abd58, {0x89441a0, 0x370b9e246bd0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e246ba0}, 0x370b9e99bd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70f080, {0x8999a58, 0x370b9e246ba0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1c30, {0x8999a58, 0x370b9e246ba0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9db3ae70, 0x370b9e17d580?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 462 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 395634 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9edb6348, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x424ad7?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9edb6330, {0x370b9e6ac001, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9e6ac001?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e1672c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e1672c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e1672c0, {0x3454040, 0x370b9fc417d0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370ba0d21620, {0x370b9fd0f800, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7d9a0, 0x0, {0x897f430, 0x370b9e2675c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e672760) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7d9f0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 306 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 469 [sync.Cond.Wait, 352 minutes]: sync.runtime_notifyListWait(0x370b9e70e7b8, 0x7) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9ff4c100?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70e790, 0x370b9e717450) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70e840, {0x8999a58, 0x370b9e4a1860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4a1860?}, 0x370b9e4a1890?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4a1860}, 0x370b9e9add58, {0x89441a0, 0x370b9e4a1890}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4a1860}, 0x370b9e7e1d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70e840, {0x8999a58, 0x370b9e4a1860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e70e2c0, {0x8999a58, 0x370b9e4a1860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d9adce0, 0x370b9e17d580?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 468 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 818 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9f82cb40}, {0x370b9d98d578?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7dc70}, {0x7f95d93464b0, 0x370b9f07abb0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9f82cb40?}, {0x370b9d98d578?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7dc70?}, {0x7f95d93464b0?, 0x370b9f07abb0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9de463c0, {0x8999a58, 0x370b9f82cb40}, {0x89805b0, 0x370b9df7dc70}, 0x370b9da608c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9de463c0, {0x8999a58, 0x370b9f82cb40}, {0x89805b0, 0x370b9df88000}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9de463c0, {0x8999a58, 0x370b9f82cb40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e5191f0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e5191f0}, 0x370b9e773ea8, {0x89441c0, 0x370b9dd659f0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dd659f0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9de463c0, {0x8999a58, 0x370b9f82cb40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 652 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 483 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5680) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 482 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 484 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5680) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 482 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 662 [chan receive, 284 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e1383c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 564 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 473 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff2c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 472 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 474 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff2c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 472 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 817 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 652 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 478 [chan receive, 416 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff360) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 477 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 479 [select, 416 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff360) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 477 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 380 [sync.Cond.Wait, 4503 minutes]: sync.runtime_notifyListWait(0x370b9dc1f368, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9dc1f340, 0x370b9f1d5d10) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70f6b0, {0x8999a58, 0x370b9fc61680}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9fc61680?}, 0x370b9fc616b0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9fc61680}, 0x370b9efced58, {0x89441a0, 0x370b9fc616b0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9fc61680}, 0x370b9efced58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70f6b0, {0x8999a58, 0x370b9fc61680}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e631d90, {0x8999a58, 0x370b9fc61680}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370ba0381420, 0x370b9ee46600?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 773 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 395133 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e731b00, 0x370b9ea27680, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e731b00, 0x920af7?, 0x370b9de12910?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 613 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 488 [sync.Cond.Wait, 631 minutes]: sync.runtime_notifyListWait(0x370b9e70f208, 0x7) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e176580?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70f1e0, 0x370b9de81280) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70f290, {0x8999a58, 0x370b9e2470e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e2470e0?}, 0x370b9e247110?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e2470e0}, 0x370b9e9e5d58, {0x89441a0, 0x370b9e247110}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e2470e0}, 0x370b9e99cd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70f290, {0x8999a58, 0x370b9e2470e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1d90, {0x8999a58, 0x370b9e2470e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9dc00380, 0x370b9e17d580?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 487 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 660 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 595 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 802 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9fda00f0}, {0x370b9dc51b78?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dceb6d0}, {0x7f95d93464b0, 0x370b9d760dc0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9fda00f0?}, {0x370b9dc51b78?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dceb6d0?}, {0x7f95d93464b0?, 0x370b9d760dc0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9ef72690, {0x8999a58, 0x370b9fda00f0}, {0x89805b0, 0x370b9dceb6d0}, 0x370b9d98b260) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9ef72690, {0x8999a58, 0x370b9fda00f0}, {0x89805b0, 0x370b9e6775e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9ef72690, {0x8999a58, 0x370b9fda00f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9d776000?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9d776000}, 0x370b9e91fea8, {0x89441c0, 0x370b9e6773b0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9e6773b0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9ef72690, {0x8999a58, 0x370b9fda00f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 698 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395737 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9edf4048, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9edf4030, {0x370b9e0fc600, 0x200, 0x200}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e7e4f08?}, {0x370b9e0fc600?, 0x425434?, 0x370b9e7e4da4?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e332000) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e332000) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e332000, {0x3454040, 0x370b9e7125a0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9e14fc20, {0x370b9e22c400, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9db3fd10, 0x0, {0x897f430, 0x370b9e4d5000}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9de08880) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9db3fd60) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 277 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395065 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f19d3c8, 0x7) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9d73eb80?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f19d3b0, {0x370b9fc9d201, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fc9d201?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e0e3540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e0e3540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e0e3540, {0x3454040, 0x370b9dba19c8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9e420330, {0x370b9eafbc00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7d450, 0x0, {0x897f430, 0x370b9fc63340}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0ca2be0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7d4a0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 691 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 499 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff400) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 498 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 500 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff400) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 498 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 654 [select, 4503 minutes]: reflect.rselect({0x370b9e44cf00, 0x3, 0x4a3925?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9f07ab00?, 0x3, 0x370b9e44cfd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 652 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 395064 [select, 9 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f19d380, 0x370b9e0e32c0, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f19d380, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 691 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 504 [chan receive, 83 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff4a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 503 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 505 [select, 83 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff4a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 503 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 492 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e70f418, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70f3f0, 0x370b9de81c20) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70f4a0, {0x8999a58, 0x370b9e2474a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e2474a0?}, 0x370b9e2474d0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e2474a0}, 0x370b9e99dd58, {0x89441a0, 0x370b9e2474d0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e2474a0}, 0x370b9e99dd58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70f4a0, {0x8999a58, 0x370b9e2474a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9daf1e40, {0x8999a58, 0x370b9e2474a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9dc00e00, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 491 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 661 [select, 452 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e7271d0, {0x8999a90, 0x370b9dceb8b0}, 0x370b9d76e8c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 595 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 509 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff540) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 508 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 510 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff540) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 508 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395259 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f071548, 0x5) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9d73e780?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f071530, {0x370b9fbf9801, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x6?}, {0x370b9fbf9801?, 0x425434?, 0x7f9620168de0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e167900) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e167900) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e167900, {0x3454040, 0x370b9d1b49a8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9e246a80, {0x370b9f399000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7d900, 0x0, {0x897f430, 0x370b9fc63980}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0bb1260) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7d950) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 13 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395047 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9dcd3848, 0x8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e16cff2?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9dcd3830, {0x370b9e16d008, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9ef9ccc8?}, {0x370b9e16d008?, 0x370b9ef9ccc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9dcd3800}, {0x370b9e16d008, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9fc40798, {0x370b9eae0000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7d040, 0x0, {0x897f430, 0x370b9e4d4480}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e4cfc00) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7d090) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 683 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 496 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5860) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 495 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 513 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5860) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 495 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395354 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e52c300, 0x370b9df8aa00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e52c300, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 294 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 530 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff5e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 529 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 531 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff5e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 529 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 517 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5900) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 516 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 518 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5900) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 516 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395453 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9fa00300, 0x370b9e4e4a00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9fa00300, 0x8939d7?, 0x370b9e4d5ac0?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 581 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 658 [select, 631 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e138320) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 487 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 535 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff680) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 534 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 536 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff680) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 534 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 650 [select, 189 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9ef72690, {0x8999a90, 0x370b9dd64b90}, 0x370b9d98b260) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 802 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395228 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9dcd3980, 0x370b9e0e2500, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9dcd3980, 0x0?, 0x370b9edab0d8?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 324 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 522 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a59a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 521 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 523 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a59a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 521 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 657 [chan receive, 631 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e138320) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 487 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395409 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9dcd3380, 0x370b9e438f00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9dcd3380, 0x920af7?, 0x370b9db3e550?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 619 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 540 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff720) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 539 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 541 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff720) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 539 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 642 [sync.Cond.Wait, 57 minutes]: sync.runtime_notifyListWait(0x370b9e17d490, 0x36) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x2d?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x89cff60) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/util/workqueue/queue.go:269 +0xbe sigs.k8s.io/controller-runtime/pkg/internal/controller.(*priorityQueueWrapper[...]).GetWithPriority(...) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:564 sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem(0x89f2f20, {0x8999a90, 0x370b9e42d2c0}) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:421 +0x5b sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:313 +0x85 created by sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1 in goroutine 390 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/controller/controller.go:309 +0x26b goroutine 377359 [select, 216 minutes]: github.com/envoyproxy/go-control-plane/pkg/server/delta/v3.(*server).processDelta(0x370b9e2c34a0, {0x7f95d90f0a00, 0x370b9e66d7b0}, 0x370b9e53c700, {0x0, 0x0}) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/delta/v3/server.go:177 +0x316 github.com/envoyproxy/go-control-plane/pkg/server/delta/v3.(*server).DeltaStreamHandler(0x370b9e2c34a0, {0x7f95d90f0a00, 0x370b9e66d7b0}, {0x0, 0x0}) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/delta/v3/server.go:281 +0xca github.com/envoyproxy/go-control-plane/pkg/server/v3.(*server).DeltaStreamHandler(...) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/v3/server.go:312 github.com/envoyproxy/go-control-plane/pkg/server/v3.(*server).DeltaAggregatedResources(0x370b9e4cbbc0?, {0x89be198?, 0x370b9e66d7b0?}) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/v3/server.go:316 +0x4b github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3._AggregatedDiscoveryService_DeltaAggregatedResources_Handler({0x3b02ca0?, 0x370b9e4cbbc0}, {0x89b7890, 0x370b9e25e200}) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.37.1-0.20260409050421-3f47accd6e14/service/discovery/v3/ads_grpc.pb.go:163 +0xd8 google.golang.org/grpc.(*Server).processStreamingRPC(0x370b9e4da008, {0x8999a58, 0x370b9ea7c6c0}, 0x370b9deb3520, 0x370b9e4cbc50, 0xb602800, 0x0) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1716 +0x1192 google.golang.org/grpc.(*Server).handleStream(0x370b9e4da008, {0x89a1330, 0x370b9deb3380}, 0x370b9deb3520) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1860 +0xb85 google.golang.org/grpc.(*Server).serveStreams.func2.1() /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1065 +0x7f created by google.golang.org/grpc.(*Server).serveStreams.func2 in goroutine 377358 /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1076 +0x11d goroutine 527 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5a40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 526 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 528 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5a40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 526 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 663 [select, 284 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e1383c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 564 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 548 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5ae0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 547 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 549 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5ae0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 547 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 550 [select]: k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9eb20af0}, 0x370b9eaffdf8, {0x89441a0, 0x370b9f2d0240}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:267 +0x185 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x0?, {0x89441a0?, 0x370b9f2d0240?}, 0x10?, 0x370b9e2f3e28?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/apimachinery/pkg/util/wait.JitterUntil(0x370b9e2f3eb0, 0x77359400, 0x0, 0x1, 0x370b9eb20af0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:210 +0x7f k8s.io/apimachinery/pkg/util/wait.Until(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:163 k8s.io/client-go/tools/leaderelection.(*LeaderElector).renew(0x370b9e4fa000, {0x8999a90?, 0x370b9e4984b0?}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/leaderelection/leaderelection.go:284 +0x145 k8s.io/client-go/tools/leaderelection.(*LeaderElector).Run(0x370b9e4fa000, {0x8999a90, 0x370b9de60280}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/leaderelection/leaderelection.go:221 +0x125 sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).Start.func3() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/internal.go:470 +0x32 created by sigs.k8s.io/controller-runtime/pkg/manager.(*controllerManager).Start in goroutine 173 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/internal.go:469 +0xbb4 goroutine 561 [sync.Cond.Wait, 103 minutes]: sync.runtime_notifyListWait(0x370b9e70e9c8, 0x8) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9dd06308?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70e9a0, 0x370b9e717890) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70ea50, {0x8999a58, 0x370b9e4a1cb0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e4a1cb0?}, 0x370b9e4a1ce0?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e4a1cb0}, 0x370b9e735d58, {0x89441a0, 0x370b9e4a1ce0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e4a1cb0}, 0x370b9e986d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70ea50, {0x8999a58, 0x370b9e4a1cb0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e70e370, {0x8999a58, 0x370b9e4a1cb0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8a5180, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 544 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 395181 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9ee46648, 0x6) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e04714a?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9ee46630, {0x370b9e047158, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e7e0cc8?}, {0x370b9e047158?, 0x370b9e7e0cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9ee46600}, {0x370b9e047158, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9e713080, {0x370b9e842000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7cb40, 0x0, {0x897f430, 0x370b9f3a7c80}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9de8b980) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7cc30) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 601 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 704 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9e677040, {0x8999a90, 0x370b9e677360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 698 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 565 [sync.Cond.Wait, 284 minutes]: sync.runtime_notifyListWait(0x370b9e70ebd8, 0x20) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9fc5de40?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e70ebb0, 0x370b9e717c40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e70ec60, {0x8999a58, 0x370b9e246360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9e246360?}, 0x370b9e246390?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9e246360}, 0x370b9e771d58, {0x89441a0, 0x370b9e246390}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9e246360}, 0x370b9e987d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e70ec60, {0x8999a58, 0x370b9e246360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e70e420, {0x8999a58, 0x370b9e246360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d8a5b90, 0x0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 564 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 568 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9dcff900) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 567 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 569 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9dcff900) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 567 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 668 [select, 57 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e7273b0, {0x8999a90, 0x370b9d2c64b0}, 0x370b9e304000) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 601 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 571 [select, 4504 minutes]: reflect.rselect({0x370b9e8aef00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70e4d0?, 0x3, 0x370b9e6e9814?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 465 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 600 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 459 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 573 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dda6640, {0x8999a90, 0x370b9dda7450}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 465 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 574 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 465 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 575 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4a14a0}, {0x370ba0896030?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9db3eff0}, {0x7f95d93464b0, 0x370b9e70e580}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4a14a0?}, {0x370ba0896030?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9db3eff0?}, {0x7f95d93464b0?, 0x370b9e70e580?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e726c30, {0x8999a58, 0x370b9e4a14a0}, {0x89805b0, 0x370b9db3eff0}, 0x370b9d8ec690) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e726c30, {0x8999a58, 0x370b9e4a14a0}, {0x89805b0, 0x370b9df887d0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e726c30, {0x8999a58, 0x370b9e4a14a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36eaf0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36eaf0}, 0x370b9e91dea8, {0x89441c0, 0x370b9dda74a0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dda74a0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e726c30, {0x8999a58, 0x370b9e4a14a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 465 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 577 [select, 4504 minutes]: reflect.rselect({0x370b9e8aff00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70e6e0?, 0x3, 0x370b9e913fd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 469 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 599 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddd0e0, {0x8999a90, 0x370b9dda7e00}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 459 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 579 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dda6820, {0x8999a90, 0x370b9dda75e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 469 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 580 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 469 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 581 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4a1860}, {0x370b9d9ab4e8?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9e677b30}, {0x7f95d93464b0, 0x370b9e70e790}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4a1860?}, {0x370b9d9ab4e8?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9e677b30?}, {0x7f95d93464b0?, 0x370b9e70e790?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e726e10, {0x8999a58, 0x370b9e4a1860}, {0x89805b0, 0x370b9e677b30}, 0x370b9d8ec150) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e726e10, {0x8999a58, 0x370b9e4a1860}, {0x89805b0, 0x370b9df88550}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e726e10, {0x8999a58, 0x370b9e4a1860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36eee0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36eee0}, 0x370b9e91bea8, {0x89441c0, 0x370b9dda7630}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dda7630?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e726e10, {0x8999a58, 0x370b9e4a1860}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 469 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 656 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dd658b0, {0x8999a90, 0x370b9dd659a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 652 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 584 [select, 4504 minutes]: reflect.rselect({0x370b9e982f00, 0x3, 0x370b9dda6be0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70e8f0?, 0x3, 0x113882c?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 561 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 625 [select, 352 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e726e10, {0x8999a90, 0x370b9df88820}, 0x370b9d8ec150) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 581 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 586 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dda7130, {0x8999a90, 0x370b9dda7a90}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 561 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 587 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 561 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 588 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e4a1cb0}, {0x370b9e70a118?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9db3edc0}, {0x7f95d93464b0, 0x370b9e70e9a0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e4a1cb0?}, {0x370b9e70a118?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9db3edc0?}, {0x7f95d93464b0?, 0x370b9e70e9a0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e726ff0, {0x8999a58, 0x370b9e4a1cb0}, {0x89805b0, 0x370b9db3edc0}, 0x370b9d9c8770) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e726ff0, {0x8999a58, 0x370b9e4a1cb0}, {0x89805b0, 0x370b9df88690}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e726ff0, {0x8999a58, 0x370b9e4a1cb0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36f2d0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36f2d0}, 0x370b9e98fea8, {0x89441c0, 0x370b9dda7ae0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dda7ae0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e726ff0, {0x8999a58, 0x370b9e4a1cb0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 561 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 689 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dc7c140, {0x8999a90, 0x370b9dc7c1e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 669 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 591 [select, 4504 minutes]: reflect.rselect({0x370b9e983f00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70eb00?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 565 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 597 [select, 4504 minutes]: reflect.rselect({0x370b9e985f00, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70ed10?, 0x3, 0x0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 459 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 593 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dda72c0, {0x8999a90, 0x370b9dda7c70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 565 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 594 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 565 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 595 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e246360}, {0x370ba0386100?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9e676730}, {0x7f95d93464b0, 0x370b9e70ebb0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e246360?}, {0x370ba0386100?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9e676730?}, {0x7f95d93464b0?, 0x370b9e70ebb0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e7271d0, {0x8999a58, 0x370b9e246360}, {0x89805b0, 0x370b9e676730}, 0x370b9d76e8c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e7271d0, {0x8999a58, 0x370b9e246360}, {0x89805b0, 0x370b9df889b0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e7271d0, {0x8999a58, 0x370b9e246360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36f6c0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36f6c0}, 0x370b9e98bea8, {0x89441c0, 0x370b9dda7cc0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dda7cc0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e7271d0, {0x8999a58, 0x370b9e246360}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 565 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 601 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e2467e0}, {0x370ba0387698?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7cc30}, {0x7f95d93464b0, 0x370b9e70edc0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e2467e0?}, {0x370ba0387698?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7cc30?}, {0x7f95d93464b0?, 0x370b9e70edc0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e7273b0, {0x8999a58, 0x370b9e2467e0}, {0x89805b0, 0x370b9df7cc30}, 0x370b9e304000) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e7273b0, {0x8999a58, 0x370b9e2467e0}, {0x89805b0, 0x370b9df88d20}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e7273b0, {0x8999a58, 0x370b9e2467e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36f9d0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36f9d0}, 0x370b9e9a7ea8, {0x89441c0, 0x370b9dda7e50}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9dda7e50?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e7273b0, {0x8999a58, 0x370b9e2467e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 459 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395258 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f071500, 0x370b9e167540, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f071500, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 13 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 603 [select, 4504 minutes]: reflect.rselect({0x370b9e9b6f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70ef20?, 0x3, 0x370b9e3fbfd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 463 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 624 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 581 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 605 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddd400, {0x8999a90, 0x370b9df880a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 463 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 606 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 463 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 607 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e246ba0}, {0x370b9dc50f88?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dd3af00}, {0x7f95d93464b0, 0x370b9e70efd0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e246ba0?}, {0x370b9dc50f88?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dd3af00?}, {0x7f95d93464b0?, 0x370b9e70efd0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e727590, {0x8999a58, 0x370b9e246ba0}, {0x89805b0, 0x370b9dd3af00}, 0x370b9da68070) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e727590, {0x8999a58, 0x370b9e246ba0}, {0x89805b0, 0x370b9e7188c0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e727590, {0x8999a58, 0x370b9e246ba0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e36fce0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e36fce0}, 0x370b9e989ea8, {0x89441c0, 0x370b9df880f0}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9df880f0?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e727590, {0x8999a58, 0x370b9e246ba0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 463 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 609 [select, 4504 minutes]: reflect.rselect({0x370b9e9b7f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70f130?, 0x3, 0x370b9e994fd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 488 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 611 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9dddda40, {0x8999a90, 0x370b9df88230}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 488 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 612 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 488 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 613 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e2470e0}, {0x370ba0386e00?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9df7c320}, {0x7f95d93464b0, 0x370b9e70f1e0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e2470e0?}, {0x370ba0386e00?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9df7c320?}, {0x7f95d93464b0?, 0x370b9e70f1e0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e727770, {0x8999a58, 0x370b9e2470e0}, {0x89805b0, 0x370b9df7c320}, 0x370b9d8ad2d0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e727770, {0x8999a58, 0x370b9e2470e0}, {0x89805b0, 0x370b9e7189b0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e727770, {0x8999a58, 0x370b9e2470e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e4b0070?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e4b0070}, 0x370b9e9a5ea8, {0x89441c0, 0x370b9df88280}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9df88280?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e727770, {0x8999a58, 0x370b9e2470e0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 488 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 615 [select, 4504 minutes]: reflect.rselect({0x370b9e998f00, 0x3, 0x370b9d7434c0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e70f340?, 0x3, 0x370b9e3fdfd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 492 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 617 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9ddddbd0, {0x8999a90, 0x370b9df883c0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 492 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 618 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 492 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 619 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9e2474a0}, {0x370ba0897228?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9dc7c370}, {0x7f95d93464b0, 0x370b9e70f3f0}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9e2474a0?}, {0x370ba0897228?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9dc7c370?}, {0x7f95d93464b0?, 0x370b9e70f3f0?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9e727950, {0x8999a58, 0x370b9e2474a0}, {0x89805b0, 0x370b9dc7c370}, 0x370b9d8ac8c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9e727950, {0x8999a58, 0x370b9e2474a0}, {0x89805b0, 0x370b9e676d70}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9e727950, {0x8999a58, 0x370b9e2474a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9e4b0380?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9e4b0380}, 0x370b9e9a1ea8, {0x89441c0, 0x370b9df88410}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9df88410?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9e727950, {0x8999a58, 0x370b9e2474a0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 492 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 626 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 575 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 627 [select, 627 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e726c30, {0x8999a90, 0x370b9df88870}, 0x370b9d8ec690) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 575 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395271 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f19c948, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9fb73940?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f19c930, {0x370b9fc9c601, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fc9c601?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e466c80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e466c80) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e466c80, {0x3454040, 0x370b9e508390}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9eb6e660, {0x370b9eafb000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7d3b0, 0x0, {0x897f430, 0x370b9fc63b00}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9da67e00) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7d400) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 265 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 370 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 619 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 371 [select, 558 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e727950, {0x8999a90, 0x370b9dd64370}, 0x370b9d8ac8c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 619 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 372 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 613 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 373 [select, 631 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e727770, {0x8999a90, 0x370b9dd646e0}, 0x370b9d8ad2d0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 613 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 630 [chan receive]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e4306e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 336 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 631 [select]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e4306e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 336 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 667 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 601 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 633 [chan receive, 352 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e430780) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 468 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 634 [select, 352 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e430780) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 468 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 690 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 669 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 812 [select, 558 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9de463c0, {0x8999a90, 0x370b9df885f0}, 0x370b9da608c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 818 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 555 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e2a5b80) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 491 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 556 [select, 4504 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e2a5b80) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 491 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 811 [select, 4503 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 818 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 395209 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9ee476c8, 0x6) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e69fd00?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9ee476b0, {0x370b9e236601, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9e236601?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9f3e1cc0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9f3e1cc0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9f3e1cc0, {0x3454040, 0x370b9e308498}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9e26ac90, {0x370b9e843400, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7d1d0, 0x0, {0x897f430, 0x370b9f2f4200}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9dd10fe0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7d220) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 346 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 677 [sync.Cond.Wait, 4504 minutes]: sync.runtime_notifyListWait(0x370b9e6318e8, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e655340?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9e6318c0, 0x370b9e470880) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9e631970, {0x8999a58, 0x370b9fb7fd10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9fb7fd10?}, 0x370b9fb7fd40?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9fb7fd10}, 0x370b9f861d58, {0x89441a0, 0x370b9fb7fd40}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9fb7fd10}, 0x370b9e848d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9e631970, {0x8999a58, 0x370b9fb7fd10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9e631760, {0x8999a58, 0x370b9fb7fd10}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9e304f50, 0x100000000000000?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 642 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 286 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 588 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 287 [select, 103 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e726ff0, {0x8999a90, 0x370b9de607d0}, 0x370b9d9c8770) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 588 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 404 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 607 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 405 [select, 528 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e727590, {0x8999a90, 0x370b9dda6280}, 0x370b9da68070) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 607 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 674 [chan receive, 57 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e138a00) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 458 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 422 [chan receive]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e138500) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 462 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 423 [select]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e138500) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 462 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 675 [select, 57 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e138a00) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 458 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 427 [chan receive, 103 minutes]: k8s.io/client-go/tools/cache.(*processorListener).run(0x370b9e1388c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1060 +0x4e k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 544 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 428 [select, 103 minutes]: k8s.io/client-go/tools/cache.(*processorListener).pop(0x370b9e1388c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:1029 +0x129 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 544 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 395736 [select]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9edf4000, 0x370b9e439180, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9edf4000, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 277 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 682 [chan receive, 4504 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 677 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 679 [select, 4504 minutes]: reflect.rselect({0x370b9e84af00, 0x3, 0x72656e776f3a6622?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e631810?, 0x3, 0x696d64612d796f76?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 677 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 407 [select, 4504 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 691 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 408 [select, 422 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9e727b30, {0x8999a90, 0x370b9dd32b40}, 0x370b9fc8a230) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 691 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 723 [chan receive, 4503 minutes]: k8s.io/apimachinery/pkg/watch.(*Broadcaster).loop(0x370b9e498370) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/mux.go:268 +0x66 created by k8s.io/apimachinery/pkg/watch.NewBroadcaster in goroutine 550 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/mux.go:77 +0x125 goroutine 724 [select, 4503 minutes]: k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/record/event.go:407 +0xfd created by k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/record/event.go:404 +0xb2 goroutine 722 [chan receive, 4503 minutes]: k8s.io/apimachinery/pkg/watch.(*Broadcaster).loop(0x370b9e4982d0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/mux.go:268 +0x66 created by k8s.io/apimachinery/pkg/watch.NewLongQueueBroadcaster in goroutine 550 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/mux.go:93 +0x116 goroutine 725 [select, 4503 minutes]: k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/record/event.go:407 +0xfd created by k8s.io/client-go/tools/record.(*eventBroadcasterImpl).StartEventWatcher in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/record/event.go:404 +0xb2 goroutine 726 [select, 5 minutes]: k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a90, 0x370b9e498410}, 0x370b9e432450, {0x89441a0, 0x370b9f2d0150}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:267 +0x185 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a90, 0x370b9e498410}, 0x370b9e432450, 0x1a3185c5000, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 created by k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartRecordingToSinkWithContext in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:393 +0xb6 goroutine 727 [select, 5 minutes]: k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a90, 0x370b9e498410}, 0x370b9e432460, {0x89441a0, 0x370b9f2d0180}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:267 +0x185 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a90, 0x370b9e498410}, 0x370b9e432460, 0x53d1ac1000, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 created by k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartRecordingToSinkWithContext in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:394 +0x151 goroutine 728 [chan receive, 4503 minutes]: k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartEventWatcher.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:352 +0x94 created by k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartEventWatcher in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:349 +0x8a goroutine 729 [chan receive, 4503 minutes]: k8s.io/client-go/tools/events.(*eventBroadcasterImpl).startRecordingEvents.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:376 +0x2c created by k8s.io/client-go/tools/events.(*eventBroadcasterImpl).startRecordingEvents in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:375 +0xe5 goroutine 730 [chan receive, 4503 minutes]: k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartEventWatcher.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:352 +0x94 created by k8s.io/client-go/tools/events.(*eventBroadcasterImpl).StartEventWatcher in goroutine 550 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/events/event_broadcaster.go:349 +0x8a goroutine 739 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a0a240, {0x8999a90, 0x370b9dddcc80}, 0x370b9e432ca0, 0x370b9eb21420, 0x370b9eb21490, 0x370b9f2d07b0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 702 [select, 4503 minutes]: reflect.rselect({0x370b9f0def00, 0x3, 0x4e72394e4c2f7a42?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9d760d10?, 0x3, 0x370b9f0defd0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 698 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 735 [chan receive, 4503 minutes]: sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile(0x370b9e063e40) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:220 +0x45 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).Start.func1 in goroutine 732 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:173 +0xbc goroutine 736 [select, 103 minutes]: github.com/envoyproxy/gateway/internal/provider/kubernetes.(*UpdateHandler).Start(0x370b9e4278c0, {0x8999a90, 0x370b9e42d220}) /home/runner/work/gateway/gateway/internal/provider/kubernetes/status_updater.go:138 +0x1d3 sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1(0x370b9e4346a0) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:260 +0xd9 created by sigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile in goroutine 735 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/manager/runnable_group.go:244 +0x191 goroutine 772 [chan receive, 57 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e4dc210}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d282ba8}, {{0x3b93eda, 0xe}, {0x3b86cf5, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x357 github.com/envoyproxy/gateway/internal/infrastructure/runner.(*Runner).updateProxyInfraFromSubscription(0x370b9de9f2c0, {0x8999a90, 0x370b9dddcc80}, 0x370b9fc83fb8?) /home/runner/work/gateway/gateway/internal/infrastructure/runner/runner.go:100 +0x108 created by github.com/envoyproxy/gateway/internal/infrastructure/runner.(*Runner).Start.func1 in goroutine 191 /home/runner/work/gateway/gateway/internal/infrastructure/runner/runner.go:65 +0xb3 goroutine 740 [select, 57 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a09e80, {0x8999a90, 0x370b9dddcc80}, 0x370b9e433100, 0x370b9eb21570, 0x370b9eb21650, 0x370b9f2d0ba0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 741 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a09ac0, {0x8999a90, 0x370b9dddcc80}, 0x370b9e433ef0, 0x370b9eb21810, 0x370b9eb21880, 0x370b9f2d0c30) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 742 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a09700, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716060, 0x370b9eb21960, 0x370b9eb219d0, 0x370b9f2d0cc0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 743 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a09340, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716080, 0x370b9eb21ab0, 0x370b9eb21b20, 0x370b9f2d0d50) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 744 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08f80, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7160b0, 0x370b9eb21c00, 0x370b9eb21c70, 0x370b9f2d0de0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 745 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08bc0, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7161c0, 0x370b9eb21d50, 0x370b9eb21dc0, 0x370b9f2d0e70) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 746 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7161f0, 0x370b9eb21ea0, 0x370b9eb21f10, 0x370b9f2d0f00) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 747 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716330, 0x370b9dd0b570, 0x370b9dd0b5e0, 0x370b9f2d0f90) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 748 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716350, 0x370b9dd0b6c0, 0x370b9dd0b810, 0x370b9f2d1020) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 749 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7163a0, 0x370b9dd0bc70, 0x370b9dd0bd50, 0x370b9f2d10b0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 750 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7163d0, 0x370b9e62c460, 0x370b9e62c4d0, 0x370b9f2d1140) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 751 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08800, {0x8999a90, 0x370b9dddcc80}, 0x370b9e7163e0, 0x370b9e36e150, 0x370b9e36e1c0, 0x370b9f2d11d0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 752 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08080, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716400, 0x370b9e36e3f0, 0x370b9e36e460, 0x370b9f2d1260) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:382 +0x6e5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 753 [select, 4503 minutes]: github.com/telepresenceio/watchable.(*Map[...]).coalesce(0x8a08440, {0x8999a90, 0x370b9dddcc80}, 0x370b9e716410, 0x370b9e36e620, 0x370b9e36e690, 0x370b9f2d12f0) /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:397 +0x5a5 created by github.com/telepresenceio/watchable.(*Map[...]).SubscribeSubset in goroutine 182 /home/runner/go/pkg/mod/github.com/telepresenceio/watchable@v0.0.0-20220726211108-9bb86f92afa7/map.go:281 +0x145 goroutine 770 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 769 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 755 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3ba2cc6, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func1() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:30 +0xf1 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:29 +0x65 goroutine 756 [chan receive, 103 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b93e78, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func2() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:65 +0x10a created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:64 +0xbc goroutine 757 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b9984d, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func3() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:90 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:89 +0xf8 goroutine 758 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b9983d, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func4() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:132 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:131 +0x136 goroutine 759 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b9690a, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func5() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:174 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:173 +0x176 goroutine 760 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b968fb, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func6() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:216 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:215 +0x1b6 goroutine 761 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b968ec, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func7() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:258 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:257 +0x1f6 goroutine 762 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b9f9dd, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func8() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:300 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:299 +0x236 goroutine 763 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3baed81, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func9() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:337 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:336 +0x276 goroutine 764 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3bb8a7c, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func10() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:375 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:374 +0x2b6 goroutine 765 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3bbc0bf, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func11() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:413 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:412 +0x2f6 goroutine 766 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3ba905e, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func12() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:451 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:450 +0x336 goroutine 767 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3baed6a, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func13() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:489 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:488 +0x376 goroutine 768 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3bbc0a4, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func14() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:530 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:529 +0x3b6 goroutine 769 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...]({{{0x89b79c8, 0x370b9e0ef560}, 0x0}, {0x893fa40, 0x370b9d1a6050}, 0x370b9dc82b60, 0x370b9d1a7810}, {{0x3b86cad, 0x8}, {0x3b93e6a, ...}}, ...) /home/runner/work/gateway/gateway/internal/message/watchutil.go:108 +0x3b0 github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions.func15() /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:568 +0xf2 created by github.com/envoyproxy/gateway/internal/provider/kubernetes.(*gatewayAPIReconciler).updateStatusFromSubscriptions in goroutine 754 /home/runner/work/gateway/gateway/internal/provider/kubernetes/status.go:567 +0x3f6 goroutine 652 [sync.Cond.Wait, 4503 minutes]: sync.runtime_notifyListWait(0x370b9f07abd8, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x18e9540?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9f07abb0, 0x370b9fda3b50) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9f07ac60, {0x8999a58, 0x370b9f82cb40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9f82cb40?}, 0x370b9f82cb70?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9f82cb40}, 0x370b9e118d58, {0x89441a0, 0x370b9f82cb70}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9f82cb40}, 0x370b9e118d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9f07ac60, {0x8999a58, 0x370b9f82cb40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9f07aa50, {0x8999a58, 0x370b9f82cb40}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9d9ace00, 0x370b9f070f00?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 773 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 775 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 755 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 776 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 756 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 777 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 757 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 778 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 758 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 779 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 759 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 780 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 760 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 781 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 761 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 782 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 762 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 783 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 763 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 784 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 764 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 785 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 765 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 786 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 766 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 787 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 767 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 788 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xac created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 768 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 789 [chan receive, 4503 minutes]: github.com/envoyproxy/gateway/internal/message.HandleSubscription[...].func1() /home/runner/work/gateway/gateway/internal/message/watchutil.go:93 +0xa5 created by github.com/envoyproxy/gateway/internal/message.HandleSubscription[...] in goroutine 772 /home/runner/work/gateway/gateway/internal/message/watchutil.go:92 +0x1b2 goroutine 698 [sync.Cond.Wait, 4503 minutes]: sync.runtime_notifyListWait(0x370b9d760de8, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f08c980?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 k8s.io/client-go/tools/cache.(*RealFIFO).PopBatch(0x370b9d760dc0, 0x370b9f2ad580) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/the_real_fifo.go:279 +0x8b k8s.io/client-go/tools/cache.(*controller).processLoop(0x370b9d760f20, {0x8999a58, 0x370b9fda00f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:234 +0x162 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999a58?, 0x370b9fda00f0?}, 0x370b9fda0120?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999a58, 0x370b9fda00f0}, 0x370ba0393d58, {0x89441a0, 0x370b9fda0120}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext({0x8999a58, 0x370b9fda00f0}, 0x370b9e118d58, 0x3b9aca00, 0x0, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:223 +0x8f k8s.io/apimachinery/pkg/util/wait.UntilWithContext(...) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:172 k8s.io/client-go/tools/cache.(*controller).RunWithContext(0x370b9d760f20, {0x8999a58, 0x370b9fda00f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:199 +0x40e k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext(0x370b9d7602c0, {0x8999a58, 0x370b9fda00f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:579 +0x39a sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Cache).Start(0x370b9da68c40, 0x19eb4a0?) /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:128 +0xe3 sigs.k8s.io/controller-runtime/pkg/cache/internal.(*Informers).startInformerLocked.func1() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/cache/internal/informers.go:260 +0x3c sync.(*WaitGroup).Go.func1() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 772 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/waitgroup.go:238 +0x73 goroutine 382 [select, 4503 minutes]: reflect.rselect({0x370b9efcdf00, 0x3, 0x370b9da68668?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/select.go:616 +0x3cd reflect.Select({0x370b9e631e40?, 0x3, 0x370b9ea097d0?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/reflect/value.go:3018 +0x5a7 sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...].func2() /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:34 +0x4f created by sigs.k8s.io/controller-runtime/pkg/internal/syncs.MergeChans[...] in goroutine 380 /home/runner/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.23.3/pkg/internal/syncs/syncs.go:32 +0x3a5 goroutine 384 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*sharedProcessor).run(0x370b9ddb1450, {0x8999a90, 0x370b9ddb14f0}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/shared_informer.go:891 +0x65 k8s.io/client-go/tools/cache.(*sharedIndexInformer).RunWithContext.(*Group).StartWithContext.func4() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 380 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 833 [chan receive, 4503 minutes]: k8s.io/client-go/tools/cache.(*controller).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:167 +0x2c created by k8s.io/client-go/tools/cache.(*controller).RunWithContext in goroutine 380 /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/controller.go:166 +0xdf goroutine 834 [select]: k8s.io/client-go/tools/cache.handleAnyWatch({0x8999a58, 0x370b9fc61680}, {0x370b9e277748?, 0x0?, 0xb642ee0?}, {0x89805b0, 0x370b9db3eaf0}, {0x7f95d93464b0, 0x370b9dc1f340}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:904 +0x2a9 k8s.io/client-go/tools/cache.handleWatch({0x8999a58?, 0x370b9fc61680?}, {0x370b9e277748?, 0x0?, 0xb642ee0?}, {0x89805b0?, 0x370b9db3eaf0?}, {0x7f95d93464b0?, 0x370b9dc1f340?}, {0x89f9920, ...}, ...) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:862 +0xea k8s.io/client-go/tools/cache.(*Reflector).watch(0x370b9d7742d0, {0x8999a58, 0x370b9fc61680}, {0x89805b0, 0x370b9db3eaf0}, 0x370b9d76fa40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:552 +0x618 k8s.io/client-go/tools/cache.(*Reflector).watchWithResync(0x370b9d7742d0, {0x8999a58, 0x370b9fc61680}, {0x89805b0, 0x370b9db3e690}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:492 +0x186 k8s.io/client-go/tools/cache.(*Reflector).ListAndWatchWithContext(0x370b9d7742d0, {0x8999a58, 0x370b9fc61680}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:447 +0x472 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext.func1() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:369 +0x2e k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1({0x0?, 0x0?}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x13 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext.func1({0x8999db8?, 0x370b9de427e0?}, 0x100?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:255 +0x51 k8s.io/apimachinery/pkg/util/wait.BackoffUntilWithContext({0x8999db8, 0x370b9de427e0}, 0x370b9f85dea8, {0x89441c0, 0x370b9ddb1540}, 0x1) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:256 +0xe5 k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x89b60d0?, {0x89441c0?, 0x370b9ddb1540?}, 0xfd?, 0x12?) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/backoff.go:233 +0x46 k8s.io/client-go/tools/cache.(*Reflector).RunWithContext(0x370b9d7742d0, {0x8999a58, 0x370b9fc61680}) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:368 +0x235 k8s.io/client-go/tools/cache.(*controller).RunWithContext.(*Group).StartWithContext.func3() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:63 +0x1f k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 380 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 792 [select, 4503 minutes]: context.(*cancelCtx).propagateCancel.func2() /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:523 +0x9a created by context.(*cancelCtx).propagateCancel in goroutine 834 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/context/context.go:522 +0x409 goroutine 793 [select, 550 minutes]: k8s.io/client-go/tools/cache.(*Reflector).startResync(0x370b9d7742d0, {0x8999a90, 0x370b9db3e6e0}, 0x370b9d76fa40) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:460 +0x12c k8s.io/client-go/tools/cache.(*Reflector).watchWithResync.func2() /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/tools/cache/reflector.go:490 +0x25 k8s.io/apimachinery/pkg/util/wait.(*Group).Start.func1() /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:72 +0x4c created by k8s.io/apimachinery/pkg/util/wait.(*Group).Start in goroutine 834 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/wait/wait.go:70 +0x73 goroutine 377358 [IO wait]: internal/poll.runtime_pollWait(0x7f95d91ca400, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9f0bdc00?, 0x370b9e40a000?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x370b9f0bdc00, {0x370b9e40a000, 0xa000, 0xa000}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x370b9f0bdc00, {0x370b9e40a000?, 0x370b9e40a000?, 0x5?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x370b9d1a76b0, {0x370b9e40a000?, 0x7f95d933b930?, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/net.go:196 +0x45 crypto/tls.(*atLeastReader).Read(0x370b9e4d6330, {0x370b9e40a000?, 0x370b9f8330e0?, 0x370b9e23f978?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x370ba0c9fea8, {0x8943720, 0x370b9e4d6330}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x370ba0c9fc08, {0x89419c0, 0x370b9d1a76b0}, 0x370b9e23fb38?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x370ba0c9fc08, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x370ba0c9fc08, {0x370b9e530000, 0x8000, 0x366ec60?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x370b9f6ee060, {0x370b9dcc6664, 0x9, 0x41cfba?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x8940f80, 0x370b9f6ee060}, {0x370b9dcc6664, 0x9, 0x9}, 0x9) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e io.ReadFull(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:354 golang.org/x/net/http2.readFrameHeader({0x370b9dcc6664, 0x9, 0x1ff7df7?}, {0x8940f80?, 0x370b9f6ee060?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:250 +0x65 golang.org/x/net/http2.(*Framer).ReadFrameHeader(0x370b9dcc6620) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:513 +0x6b google.golang.org/grpc/internal/transport.(*framer).readFrame(0x370b9f0bdd80) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http_util.go:480 +0x45 google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0x370b9deb3380, {0x8999a58, 0x370b9f8a52c0}, 0x370b9f8a52f0) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:638 +0xff google.golang.org/grpc.(*Server).serveStreams(0x370b9e4da008, {0x8999968?, 0xb668e00?}, {0x89a1330, 0x370b9deb3380}, {0x89bd018?, 0x370b9d1a76b0?}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:1059 +0x368 google.golang.org/grpc.(*Server).handleRawConn.func1() /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:993 +0x56 created by google.golang.org/grpc.(*Server).handleRawConn in goroutine 377355 /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/server.go:992 +0x1cb goroutine 395272 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f19cc00, 0x370b9e467040, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f19cc00, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 252 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395519 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9edf4dc8, 0x13) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e16d772?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9edf4db0, {0x370b9e16d7b0, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9ee5acc8?}, {0x370b9e16d7b0?, 0x370b9ee5acc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9edf4d80}, {0x370b9e16d7b0, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370ba01ce108, {0x370b9e01bc00, 0x800, 0xc00}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dd3aeb0, 0x0, {0x897f430, 0x370b9e4d5780}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e434fa0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dd3af00) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 607 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395550 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e7319c8, 0x2) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370ba0897e92?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e7319b0, {0x370ba0897ea8, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e8b5cc8?}, {0x370ba0897ea8?, 0x370b9e8b5cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e731980}, {0x370ba0897ea8, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9e309c68, {0x370b9e94b000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dceb540, 0x0, {0x897f430, 0x370b9f2f4080}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9f1750a0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dceb6d0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 802 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395670 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f7070c8, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x424ad7?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f7070b0, {0x370b9fd12001, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fd12001?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9e4fa3c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9e4fa3c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9e4fa3c0, {0x3454040, 0x370b9e4d6150}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9faac300, {0x370b9e9eac00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7c4b0, 0x0, {0x897f430, 0x370b9e17d7c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9dfd17e0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7c500) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 312 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 376809 [select, 216 minutes]: google.golang.org/grpc/internal/transport.(*recvBufferReader).readMessageHeader(0x370b9deb35e8, {0x370b9e25e228, 0x5, 0x5}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:177 +0xa5 google.golang.org/grpc/internal/transport.(*recvBufferReader).ReadMessageHeader(0x370b9deb35e8, {0x370b9e25e228?, 0x370b9deb3380?, 0x370b9deb3520?}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:146 +0x77 google.golang.org/grpc/internal/transport.(*transportReader).ReadMessageHeader(0x370b9deb35c8, {0x370b9e25e228?, 0x370b9deb3520?, 0x370b9e799b78?}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:457 +0x25 google.golang.org/grpc/internal/transport.(*Stream).ReadMessageHeader(0x370b9deb3520, {0x370b9e25e228, 0x5, 0x5}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/transport.go:366 +0xa9 google.golang.org/grpc.(*parser).recvMsg(0x370b9e25e218, 0x400000) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:772 +0x3b google.golang.org/grpc.recvAndDecompress(0x370b9e25e218, {0x894baa0, 0x370b9deb3520}, {0x0, 0x0}, 0x400000, 0x0, {0x0, 0x0}, 0x1) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:931 +0x97 google.golang.org/grpc.recv(0x370b9e799d90?, {0x7f95d90f09d8, 0xb668e00}, {0x894baa0?, 0x370b9deb3520?}, {0x0?, 0x0?}, {0x3a6d4a0, 0x370b9de20b40}, 0x400000, ...) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/rpc_util.go:1024 +0xab google.golang.org/grpc.(*serverStream).RecvMsg(0x370b9e25e200, {0x3a6d4a0, 0x370b9de20b40}) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/stream.go:1823 +0x199 github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3.(*aggregatedDiscoveryServiceDeltaAggregatedResourcesServer).Recv(0x370b9e66d7b0) /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane/envoy@v1.37.1-0.20260409050421-3f47accd6e14/service/discovery/v3/ads_grpc.pb.go:182 +0x46 github.com/envoyproxy/go-control-plane/pkg/server/delta/v3.(*server).DeltaStreamHandler.func1() /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/delta/v3/server.go:268 +0x94 created by github.com/envoyproxy/go-control-plane/pkg/server/delta/v3.(*server).DeltaStreamHandler in goroutine 377359 /home/runner/go/pkg/mod/github.com/envoyproxy/go-control-plane@v0.14.1-0.20260409050421-3f47accd6e14/pkg/server/delta/v3/server.go:265 +0xa7 goroutine 395442 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f73d380, 0x370b9f5ea3c0, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f73d380, 0x920af7?, 0x370b9dc7c640?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 818 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 377357 [select, 95 minutes]: google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0x370b9deb3380) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:1203 +0x1e5 created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 377355 /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:363 +0x1929 goroutine 395328 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e52c048, 0x5) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9edabc52?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e52c030, {0x370b9edabc60, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e6dfcc8?}, {0x370b9edabc60?, 0x370b9e6dfcc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e52c000}, {0x370b9edabc60, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9de04978, {0x370b9ebf1c00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9db3ed70, 0x0, {0x897f430, 0x370b9f2f49c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0ca38c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9db3edc0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 588 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395698 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f754f48, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x424ad7?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f754f30, {0x370b9fb9c601, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fb9c601?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9f59c3c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9f59c3c0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9f59c3c0, {0x3454040, 0x370b9e712d20}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9fbbdc20, {0x370b9e843800, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9d2c6500, 0x0, {0x897f430, 0x370b9e4d5840}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0bb0a20) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9d2c65a0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 340 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395608 [select, 3 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f73d200, 0x370b9f5eaf00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f73d200, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 300 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395549 [select, 3 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e731980, 0x370b9d2faf00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e731980, 0x920af7?, 0x370b9df7ce60?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 802 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395363 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e731380, 0x370b9e259900, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e731380, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 575 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395633 [select, 3 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9edb6300, 0x370b9e167040, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9edb6300, 0x920af7?, 0x370b9dd3ac30?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 306 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395669 [select]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f707080, 0x370b9df8b180, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f707080, 0x0?, 0x370b9eb4e9e8?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 312 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395323 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e730348, 0x5) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9ea8d2a8?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e730330, {0x370b9e16d44c, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e778cc8?}, {0x370b9e16d44c?, 0x370b9e778cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e730300}, {0x370b9e16d44c, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9dba1c08, {0x370b9f28fc00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9db3eaa0, 0x0, {0x897f430, 0x370b9e4d5400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370ba0ca34c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9db3eaf0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 834 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 82540 [IO wait]: internal/poll.runtime_pollWait(0x7f95d83ef400, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9e8bf980?, 0x370b9f2bc000?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x370b9e8bf980, {0x370b9f2bc000, 0x4000, 0x4000}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x370b9e8bf980, {0x370b9f2bc000?, 0x370b9f2bc05e?, 0x5?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x370b9e746140, {0x370b9f2bc000?, 0x7f95d933b930?, 0x7f96201684e8?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/net.go:196 +0x45 crypto/tls.(*atLeastReader).Read(0x370b9e4d67c8, {0x370b9f2bc000?, 0x370b9fbc3680?, 0x370b9ee42a48?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x370b9e9eed28, {0x8943720, 0x370b9e4d67c8}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x370b9e9eea88, {0x89419c0, 0x370b9e746140}, 0x370b9ee42c08?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x370b9e9eea88, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x370b9e9eea88, {0x370b9ecbd000, 0x1000, 0x909040?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x370b9ecba960, {0x370b9e098204, 0x9, 0x91630e?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x8940f80, 0x370b9ecba960}, {0x370b9e098204, 0x9, 0x9}, 0x9) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e io.ReadFull(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:354 golang.org/x/net/http2.readFrameHeader({0x370b9e098204, 0x9, 0x370b0003c279?}, {0x8940f80?, 0x370b9ecba960?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:250 +0x65 golang.org/x/net/http2.(*Framer).ReadFrameHeader(0x370b9e0981c0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:513 +0x6b golang.org/x/net/http2.(*Framer).ReadFrame(0x370b9e0981c0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/frame.go:572 +0x18 golang.org/x/net/http2.(*clientConnReadLoop).run(0x370b9ee42fa8) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2251 +0xca golang.org/x/net/http2.(*ClientConn).readLoop(0x370b9d35a540) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2120 +0x52 created by golang.org/x/net/http2.(*Transport).newClientConn in goroutine 82539 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:873 +0xda5 goroutine 395322 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e730300, 0x370b9ea27a40, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e730300, 0x920af7?, 0x370b9e677860?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 834 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395793 [runnable]: syscall.Syscall(0x0, 0xe, 0x370b9e4d5961, 0x1) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/syscall/syscall_linux.go:74 +0x25 syscall.read(0x370b9f2b8600?, {0x370b9e4d5961?, 0x0?, 0xffffffffffffffff?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/syscall/zsyscall_linux_amd64.go:736 +0x38 syscall.Read(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/syscall/syscall_unix.go:183 internal/poll.ignoringEINTRIO(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:738 internal/poll.(*FD).Read(0x370b9f2b8600, {0x370b9e4d5961, 0x1, 0x1}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:161 +0x21d net.(*netFD).Read(0x370b9f2b8600, {0x370b9e4d5961?, 0x370b9df7c500?, 0x921280?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x370b9d70c4f0, {0x370b9e4d5961?, 0x370b9f190d80?, 0x370b9f834b40?}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/net.go:196 +0x45 net/http.(*connReader).backgroundRead(0x370b9e4d5940) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:702 +0x33 created by net/http.(*connReader).startBackgroundRead in goroutine 395764 /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:698 +0xb6 goroutine 395358 [select, 5 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e52ca80, 0x370b9e4fb680, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e52ca80, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 318 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 2381 [IO wait, 4485 minutes]: internal/poll.runtime_pollWait(0x7f95d91ca000, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370ba0ca0800?, 0x3515f60?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370ba0ca0800) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370ba0ca0800) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9f2f4400) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9f2f4400) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 net/http.(*Server).Serve(0x370b9e25e500, {0x898bda0, 0x370b9f2f4400}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c net/http.(*Server).ListenAndServe(0x370b9e25e500) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3360 +0x72 github.com/envoyproxy/gateway/internal/metrics.(*Runner).start.func1() /home/runner/work/gateway/gateway/internal/metrics/register.go:99 +0x25 created by github.com/envoyproxy/gateway/internal/metrics.(*Runner).start in goroutine 161 /home/runner/work/gateway/gateway/internal/metrics/register.go:98 +0x365 goroutine 2303 [IO wait]: internal/poll.runtime_pollWait(0x7f95d91ca200, 0x72) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x370b9ebdeb00?, 0x900000036?, 0x0) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Accept(0x370b9ebdeb00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/internal/poll/fd_unix.go:613 +0x28c net.(*netFD).accept(0x370b9ebdeb00) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/fd_unix.go:150 +0x29 net.(*TCPListener).accept(0x370b9e472580) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock_posix.go:159 +0x1b net.(*TCPListener).Accept(0x370b9e472580) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/tcpsock.go:387 +0x30 net/http.(*Server).Serve(0x370b9e25e100, {0x898bda0, 0x370b9e472580}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3434 +0x30c net/http.(*Server).ListenAndServe(0x370b9e25e100) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/net/http/server.go:3360 +0x72 github.com/envoyproxy/gateway/internal/admin.(*Runner).start.func1() /home/runner/work/gateway/gateway/internal/admin/server.go:96 +0x25 created by github.com/envoyproxy/gateway/internal/admin.(*Runner).start in goroutine 161 /home/runner/work/gateway/gateway/internal/admin/server.go:95 +0x606 goroutine 395355 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e52c348, 0x3) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e266680?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e52c330, {0x370b9fc9cc01, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fc9cc01?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9df8b040) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9df8b040) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9df8b040, {0x3454040, 0x370b9f598c48}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9f63c210, {0x370b9e22dc00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7cc80, 0x0, {0x897f430, 0x370b9f3a7a80}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9fb04300) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7ccd0) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 294 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395208 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9ee47680, 0x370b9f3e1a40, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9ee47680, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 346 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395516 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f190048, 0x3) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9f2f5580?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f190030, {0x370b9fc9d801, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9fc9d801?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9df8b540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9df8b540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9df8b540, {0x3454040, 0x370b9e4d65d0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9fa30930, {0x370b9e8b6c00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dd3abe0, 0x0, {0x897f430, 0x370b9e17d940}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9e434ac0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dd3ac30) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 271 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395515 [select, 3 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f190000, 0x370b9df8af00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f190000, 0x8939d7?, 0x370b9d7fbb80?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 271 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395174 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e62f080, 0x370b9d76b540, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e62f080, 0x8939d7?, 0x370b9e17dd00?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 352 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 377356 [select]: google.golang.org/grpc/internal/transport.(*controlBuffer).get(0x370b9e481140, 0x1) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:420 +0x10a google.golang.org/grpc/internal/transport.(*loopyWriter).run(0x370b9fe3e780) /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/controlbuf.go:597 +0x78 google.golang.org/grpc/internal/transport.NewServerTransport.func3() /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:342 +0xdc created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 377355 /home/runner/go/pkg/mod/google.golang.org/grpc@v1.80.0/internal/transport/http2_server.go:340 +0x18e7 goroutine 395270 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9f19c900, 0x370b9e466a00, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9f19c900, 0x8999a58?, 0x370b9e512870?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 265 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395410 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9dcd33c8, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9edaa4f7?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9dcd33b0, {0x370b9edaa5a0, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370b9e6ddcc8?}, {0x370b9edaa5a0?, 0x370b9e6ddcc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9dcd3380}, {0x370b9edaa5a0, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370b9e7126f0, {0x370b9e750000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9dc7c280, 0x0, {0x897f430, 0x370b9f2f4700}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9fc5c260) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9dc7c370) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 619 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395128 [select, 7 minutes]: golang.org/x/net/http2.(*clientStream).writeRequest(0x370b9e730f00, 0x370b9ea26280, 0x0) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1559 +0xc88 golang.org/x/net/http2.(*clientStream).doRequest(0x370b9e730f00, 0x920af7?, 0x370b9dceb720?) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1420 +0x18 created by golang.org/x/net/http2.(*ClientConn).roundTrip in goroutine 595 /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:1326 +0x470 goroutine 395141 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e730f48, 0x7) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e0aab90?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e730f30, {0x370b9e0aacf8, 0x4, 0x4}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x370ba0c11cc8?}, {0x370b9e0aacf8?, 0x370ba0c11cc0?, 0x425e85?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 io.ReadAtLeast({0x7f95d93f4d98, 0x370b9e730f00}, {0x370b9e0aacf8, 0x4, 0x4}, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/io/io.go:335 +0x8e k8s.io/apimachinery/pkg/util/framer.(*lengthDelimitedFrameReader).Read(0x370ba01ce888, {0x370b9ebf0c00, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:76 +0x7f k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9e676640, 0x0, {0x897f430, 0x370b9f2f4540}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9fb044c0) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9e676730) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 595 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395359 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9e52cac8, 0x4) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9e2669c0?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9e52cab0, {0x370b9fbd1801, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x6?}, {0x370b9fbd1801?, 0x425434?, 0x7f9620168de0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9defc140) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9defc140) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9defc140, {0x3454040, 0x370b9d1b53b0}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9f63d920, {0x370b9e41e000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9df7ceb0, 0x0, {0x897f430, 0x370b9fc639c0}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9fb04920) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9df7cf00) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 318 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149 goroutine 395609 [sync.Cond.Wait]: sync.runtime_notifyListWait(0x370b9f73d248, 0x2) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/runtime/sema.go:617 +0x1b3 sync.(*Cond).Wait(0x370b9fc62d80?) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/sync/cond.go:71 +0x73 golang.org/x/net/http2.(*pipe).Read(0x370b9f73d230, {0x370b9e237801, 0x5ff, 0x5ff}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/pipe.go:76 +0xdb golang.org/x/net/http2.transportResponseBody.Read({0x0?}, {0x370b9e237801?, 0x425434?, 0x0?}) /home/runner/go/pkg/mod/golang.org/x/net@v0.53.0/http2/transport.go:2553 +0x59 encoding/json.(*Decoder).refill(0x370b9f5eb540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:167 +0x188 encoding/json.(*Decoder).readValue(0x370b9f5eb540) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:142 +0x85 encoding/json.(*Decoder).Decode(0x370b9f5eb540, {0x3454040, 0x370b9e4d6108}) /home/runner/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.26.4.linux-amd64/src/encoding/json/stream.go:65 +0x75 k8s.io/apimachinery/pkg/util/framer.(*jsonFrameReader).Read(0x370b9fc7c930, {0x370b9f0ba000, 0x400, 0x400}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/util/framer/framer.go:151 +0x15d k8s.io/apimachinery/pkg/runtime/serializer/streaming.(*decoder).Decode(0x370b9db3ed20, 0x0, {0x897f430, 0x370b9e17d780}) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/runtime/serializer/streaming/streaming.go:77 +0xa3 k8s.io/client-go/rest/watch.(*Decoder).Decode(0x370b9de09b80) /home/runner/go/pkg/mod/k8s.io/client-go@v0.35.3/rest/watch/decoder.go:49 +0x4b k8s.io/apimachinery/pkg/watch.(*StreamWatcher).receive(0x370b9db3ee10) /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:114 +0xf8 created by k8s.io/apimachinery/pkg/watch.NewStreamWatcherWithLogger in goroutine 300 /home/runner/go/pkg/mod/k8s.io/apimachinery@v0.35.3/pkg/watch/streamwatcher.go:85 +0x149