diff --git a/tests/results/dp-perf/edge/edge-plus.md b/tests/results/dp-perf/edge/edge-plus.md new file mode 100755 index 0000000000..9b3867f19e --- /dev/null +++ b/tests/results/dp-perf/edge/edge-plus.md @@ -0,0 +1,80 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test1: Running latte path based routing + +```text +Requests [total, rate, throughput] 30000, 1000.01, 999.98 +Duration [total, attack, wait] 30.001s, 30s, 997.807µs +Latencies [min, mean, 50, 90, 95, 99, max] 711.69µs, 957.047µs, 931.487µs, 1.041ms, 1.089ms, 1.247ms, 18.096ms +Bytes In [total, mean] 4800000, 160.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test2: Running coffee header based routing + +```text +Requests [total, rate, throughput] 30000, 1000.04, 1000.01 +Duration [total, attack, wait] 30s, 29.999s, 899.626µs +Latencies [min, mean, 50, 90, 95, 99, max] 726.964µs, 985.028µs, 967.197µs, 1.079ms, 1.118ms, 1.252ms, 19.94ms +Bytes In [total, mean] 4830000, 161.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test3: Running coffee query based routing + +```text +Requests [total, rate, throughput] 30000, 1000.04, 1000.01 +Duration [total, attack, wait] 30s, 29.999s, 917.947µs +Latencies [min, mean, 50, 90, 95, 99, max] 721.266µs, 993.472µs, 973.023µs, 1.101ms, 1.164ms, 1.321ms, 20.914ms +Bytes In [total, mean] 5070000, 169.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test4: Running tea GET method based routing + +```text +Requests [total, rate, throughput] 29999, 1000.00, 999.97 +Duration [total, attack, wait] 30s, 29.999s, 1.08ms +Latencies [min, mean, 50, 90, 95, 99, max] 708.277µs, 986.926µs, 970.493µs, 1.103ms, 1.15ms, 1.274ms, 19.021ms +Bytes In [total, mean] 4739842, 158.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:29999 +Error Set: +``` + +## Test5: Running tea POST method based routing + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30s, 29.999s, 1.022ms +Latencies [min, mean, 50, 90, 95, 99, max] 724.839µs, 981.279µs, 965.573µs, 1.107ms, 1.169ms, 1.299ms, 6.315ms +Bytes In [total, mean] 4740000, 158.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` diff --git a/tests/results/ngf-upgrade/edge/edge-plus.md b/tests/results/ngf-upgrade/edge/edge-plus.md new file mode 100755 index 0000000000..45d87ceea5 --- /dev/null +++ b/tests/results/ngf-upgrade/edge/edge-plus.md @@ -0,0 +1,45 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test: Send http /coffee traffic + +```text +Requests [total, rate, throughput] 6000, 100.02, 100.01 +Duration [total, attack, wait] 59.992s, 59.99s, 1.631ms +Latencies [min, mean, 50, 90, 95, 99, max] 908.3µs, 1.36ms, 1.329ms, 1.511ms, 1.57ms, 1.795ms, 14.259ms +Bytes In [total, mean] 955989, 159.33 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:6000 +Error Set: +``` + +![http-plus.png](http-plus.png) + +## Test: Send https /tea traffic + +```text +Requests [total, rate, throughput] 6000, 100.02, 100.01 +Duration [total, attack, wait] 59.992s, 59.99s, 1.671ms +Latencies [min, mean, 50, 90, 95, 99, max] 968.82µs, 1.388ms, 1.338ms, 1.558ms, 1.632ms, 1.973ms, 14.346ms +Bytes In [total, mean] 912000, 152.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:6000 +Error Set: +``` + +![https-plus.png](https-plus.png) diff --git a/tests/results/ngf-upgrade/edge/http-plus.png b/tests/results/ngf-upgrade/edge/http-plus.png new file mode 100644 index 0000000000..825c5e1856 Binary files /dev/null and b/tests/results/ngf-upgrade/edge/http-plus.png differ diff --git a/tests/results/ngf-upgrade/edge/https-plus.png b/tests/results/ngf-upgrade/edge/https-plus.png new file mode 100644 index 0000000000..825c5e1856 Binary files /dev/null and b/tests/results/ngf-upgrade/edge/https-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png new file mode 100644 index 0000000000..4d6404cea3 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png new file mode 100644 index 0000000000..400d9bb59b Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png new file mode 100644 index 0000000000..6e8716d65f Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png new file mode 100644 index 0000000000..3ff3ee4739 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png new file mode 100644 index 0000000000..9f04fb0fe1 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png new file mode 100644 index 0000000000..d344bd13b0 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png b/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png new file mode 100644 index 0000000000..7547acdf2a Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/memory-plus.png b/tests/results/scale/edge/TestScale_Listeners/memory-plus.png new file mode 100644 index 0000000000..6b76123a6e Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png b/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png new file mode 100644 index 0000000000..733c33659b Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png b/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png new file mode 100644 index 0000000000..7ef4119258 Binary files /dev/null and b/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png b/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png new file mode 100644 index 0000000000..24485201e2 Binary files /dev/null and b/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log b/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log new file mode 100644 index 0000000000..17b75ff983 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log @@ -0,0 +1,2723 @@ +{"level":"info","ts":"2024-07-08T18:27:03Z","msg":"Starting NGINX Gateway Fabric in static mode","version":"edge","commit":"57fd475a67ccd0796b2a89521d45705a06a59e02","date":"2024-07-08T17:21:48Z"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting manager"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"controller-runtime.metrics","msg":"Starting metrics server"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"starting server","name":"health probe","addr":"[::]:8081"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"controller-runtime.metrics","msg":"Serving metrics server","bindAddress":":9113","secure":false} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","source":"kind source: *v1.GatewayClass"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","source":"kind source: *v1.HTTPRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","source":"kind source: *v1.Gateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","source":"kind source: *v1.EndpointSlice"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","source":"kind source: *v1alpha1.NginxProxy"} +I0708 18:27:04.394201 7 leaderelection.go:250] attempting to acquire leader lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election... +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy","source":"kind source: *v1alpha1.ObservabilityPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"secret","controllerGroup":"","controllerKind":"Secret","source":"kind source: *v1.Secret"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"secret","controllerGroup":"","controllerKind":"Secret"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","source":"kind source: *v1alpha1.ClientSettingsPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","source":"kind source: *v1beta1.ReferenceGrant"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","source":"kind source: *v1.Namespace"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"namespace","controllerGroup":"","controllerKind":"Namespace"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","source":"kind source: *v1.GRPCRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","source":"kind source: *v1alpha1.NginxGateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","source":"kind source: *v1.PartialObjectMetadata"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition"} +I0708 18:27:04.406255 7 leaderelection.go:260] successfully acquired lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-dbrsx","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-dbrsx","reconcileID":"336e5e20-7c53-4877-bded-24acd26c9d42"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"c6700d36-9caf-4af6-9d03-987700ee411a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-dbrsx","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-dbrsx","reconcileID":"336e5e20-7c53-4877-bded-24acd26c9d42"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"c6700d36-9caf-4af6-9d03-987700ee411a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-797c6","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-797c6","reconcileID":"2337ff29-43ce-4758-836e-942d823702b1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-797c6","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-797c6","reconcileID":"2337ff29-43ce-4758-836e-942d823702b1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":1,"total":76} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-vqgqq","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-vqgqq","reconcileID":"c5a5a1d2-ba28-4caf-a337-753204e3c2ce"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"0d7449b7-673c-4810-9ec9-ed714606a9e4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":4} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":5} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"0d7449b7-673c-4810-9ec9-ed714606a9e4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"e4888f5a-fcbf-47b4-a97a-bceacfc04265"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-vqgqq","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-vqgqq","reconcileID":"c5a5a1d2-ba28-4caf-a337-753204e3c2ce"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"cf2ad10f-8104-4689-bb5b-133d9fef2532"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":6} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":7} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"cf2ad10f-8104-4689-bb5b-133d9fef2532"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"e4888f5a-fcbf-47b4-a97a-bceacfc04265"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-rdpth","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-rdpth","reconcileID":"5c0472bc-c0de-400e-b62e-9ab85c37f995"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"838f4b24-360a-4fe0-9607-4f0fa3308b85"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-rdpth","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-rdpth","reconcileID":"5c0472bc-c0de-400e-b62e-9ab85c37f995"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-n4w68","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-n4w68","reconcileID":"9dbf12cd-e1b8-4d78-9f67-6abdd62dd8bd"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":8} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":9} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":10} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-n4w68","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-n4w68","reconcileID":"9dbf12cd-e1b8-4d78-9f67-6abdd62dd8bd"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-287q4","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-287q4","reconcileID":"7c748eef-4b43-4e20-928d-86becd94c5db"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-287q4","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-287q4","reconcileID":"7c748eef-4b43-4e20-928d-86becd94c5db"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":11} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"838f4b24-360a-4fe0-9607-4f0fa3308b85"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"de3d0cb3-042b-4de5-99f5-b1ce0165cfda"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"b470e392-5b0a-4604-94e0-505a1ff62e59"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":12} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":13} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"b470e392-5b0a-4604-94e0-505a1ff62e59"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"8dc3da20-cd60-4c2f-9111-bc91547b1fec"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"8dc3da20-cd60-4c2f-9111-bc91547b1fec"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"de3d0cb3-042b-4de5-99f5-b1ce0165cfda"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"2eaff0d0-b79b-4043-8ef9-d25b2d59ea4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":14} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":15} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"2eaff0d0-b79b-4043-8ef9-d25b2d59ea4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"269d380d-b9e4-4227-97cc-fa06de333c07"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"269d380d-b9e4-4227-97cc-fa06de333c07"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-zk7vn","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-zk7vn","reconcileID":"27584cf7-0932-4e57-b7a8-f2ed9d68450a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"fd542174-352e-42fd-b457-5ba2a8939642"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":16} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":17} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"fd542174-352e-42fd-b457-5ba2a8939642"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-zk7vn","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-zk7vn","reconcileID":"27584cf7-0932-4e57-b7a8-f2ed9d68450a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"c3fa4ec7-9891-4c65-b659-ff0a5abb2f2a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-4dwmq","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-4dwmq","reconcileID":"b950ae2c-7ce2-4230-be52-3ce793c8981f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":18} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":19} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"c3fa4ec7-9891-4c65-b659-ff0a5abb2f2a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"2efe4ee8-1360-407f-90b1-02bf4ac15125"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-4dwmq","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-4dwmq","reconcileID":"b950ae2c-7ce2-4230-be52-3ce793c8981f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-pwh82","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-pwh82","reconcileID":"06d824c7-4b13-4976-a64f-f2072c28fbca"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":20} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":21} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":22} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"2efe4ee8-1360-407f-90b1-02bf4ac15125"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-pwh82","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-pwh82","reconcileID":"06d824c7-4b13-4976-a64f-f2072c28fbca"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-4d4b8","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-4d4b8","reconcileID":"f5bc4783-3cfc-42bd-a221-b8df9ad785fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"6f51d343-7912-43a9-8db0-61f5a187afc6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"6f51d343-7912-43a9-8db0-61f5a187afc6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"687884fb-1ff2-4853-990f-abbc2132ef81"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":23} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":24} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":25} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"687884fb-1ff2-4853-990f-abbc2132ef81"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-4d4b8","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-4d4b8","reconcileID":"f5bc4783-3cfc-42bd-a221-b8df9ad785fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gateways.gateway.networking.k8s.io"},"namespace":"","name":"gateways.gateway.networking.k8s.io","reconcileID":"f155d8e8-2cf1-4eef-bbaf-7583c3b57073"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-tkvxw","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-tkvxw","reconcileID":"d5d968fc-169a-4585-846f-9ebe23a27a7e"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gateways.gateway.networking.k8s.io"},"namespace":"","name":"gateways.gateway.networking.k8s.io","reconcileID":"f155d8e8-2cf1-4eef-bbaf-7583c3b57073"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"httproutes.gateway.networking.k8s.io"},"namespace":"","name":"httproutes.gateway.networking.k8s.io","reconcileID":"5c37188b-1c8d-4751-a9e2-02977fde92ae"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":26} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":27} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":28} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"httproutes.gateway.networking.k8s.io"},"namespace":"","name":"httproutes.gateway.networking.k8s.io","reconcileID":"5c37188b-1c8d-4751-a9e2-02977fde92ae"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"referencegrants.gateway.networking.k8s.io"},"namespace":"","name":"referencegrants.gateway.networking.k8s.io","reconcileID":"77094f2e-5d54-4a62-91ac-19bcce453b8a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"referencegrants.gateway.networking.k8s.io"},"namespace":"","name":"referencegrants.gateway.networking.k8s.io","reconcileID":"77094f2e-5d54-4a62-91ac-19bcce453b8a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-tkvxw","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-tkvxw","reconcileID":"d5d968fc-169a-4585-846f-9ebe23a27a7e"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gatewayclasses.gateway.networking.k8s.io"},"namespace":"","name":"gatewayclasses.gateway.networking.k8s.io","reconcileID":"6b916872-addc-49d2-85b5-27ca1eb4c69c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":29} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":30} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gatewayclasses.gateway.networking.k8s.io"},"namespace":"","name":"gatewayclasses.gateway.networking.k8s.io","reconcileID":"6b916872-addc-49d2-85b5-27ca1eb4c69c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"grpcroutes.gateway.networking.k8s.io"},"namespace":"","name":"grpcroutes.gateway.networking.k8s.io","reconcileID":"231a5ba8-8b7f-4457-8204-c5e4e848129d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"grpcroutes.gateway.networking.k8s.io"},"namespace":"","name":"grpcroutes.gateway.networking.k8s.io","reconcileID":"231a5ba8-8b7f-4457-8204-c5e4e848129d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":31} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"83767a4e-55cd-43ec-adc3-6b847b708e1c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"83767a4e-55cd-43ec-adc3-6b847b708e1c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":32} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"3254af49-f205-4f95-a2be-ae9738296d94"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"3254af49-f205-4f95-a2be-ae9738296d94"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"e25e1129-fe1d-4dd3-95f7-881952344049"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":33} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":34} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"e25e1129-fe1d-4dd3-95f7-881952344049"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"9db29e34-014b-4542-a235-cd0206e6610d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"9db29e34-014b-4542-a235-cd0206e6610d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"f51a56b1-4f0e-45ec-b6a3-8941ae3b138d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":35} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":36} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"f51a56b1-4f0e-45ec-b6a3-8941ae3b138d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5401b053-cd15-41fa-ba2d-925a44e40bf2"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5401b053-cd15-41fa-ba2d-925a44e40bf2"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3b986a3e-7831-48d3-9340-100172588a45"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":37} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":38} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3b986a3e-7831-48d3-9340-100172588a45"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"8feb12b0-352a-4936-aba4-1f4d191c5d63"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"8feb12b0-352a-4936-aba4-1f4d191c5d63"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"130490de-cb6d-4364-94e6-0574d7dfec90"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":39} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":40} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"130490de-cb6d-4364-94e6-0574d7dfec90"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"379ed077-cf98-47b1-9755-dc9739cb8031"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"379ed077-cf98-47b1-9755-dc9739cb8031"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"88601b91-b037-4410-8990-55284205ebe9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":41} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":42} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"88601b91-b037-4410-8990-55284205ebe9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"165bcafb-0a4b-48d5-97fc-ae268c5a87df"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"165bcafb-0a4b-48d5-97fc-ae268c5a87df"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"53066b17-7eff-4119-9890-fd3b9473e1d0"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"secret","controllerGroup":"","controllerKind":"Secret","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"b07f757f-440f-46bb-9e1d-9b7d562a6eb3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":43} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"53066b17-7eff-4119-9890-fd3b9473e1d0"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":44} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"b07f757f-440f-46bb-9e1d-9b7d562a6eb3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":45} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"d29c6fae-e33d-40fb-ba49-1acfde190710"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.prom.v1","namespace":"prom"},"namespace":"prom","name":"sh.helm.release.v1.prom.v1","reconcileID":"b980bf74-e817-43e2-ada7-564a286515b7"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"1c1e8eaf-5764-4a72-a0bd-319c1a4146fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"d29c6fae-e33d-40fb-ba49-1acfde190710"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":46} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":47} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":48} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"1c1e8eaf-5764-4a72-a0bd-319c1a4146fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"c7b76032-740a-42fe-9aea-0a2e5c0d7bde"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"c7b76032-740a-42fe-9aea-0a2e5c0d7bde"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":49} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.prom.v1","namespace":"prom"},"namespace":"prom","name":"sh.helm.release.v1.prom.v1","reconcileID":"b980bf74-e817-43e2-ada7-564a286515b7"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"418f3163-ceaa-4661-87ed-1c0f68ac67a6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"11e0f8c7-06a3-493e-9f14-81cbdc4a2683"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":50} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"11e0f8c7-06a3-493e-9f14-81cbdc4a2683"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"34f02ef2-6489-40a5-a031-036426fdb426"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":51} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":52} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"34f02ef2-6489-40a5-a031-036426fdb426"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"418f3163-ceaa-4661-87ed-1c0f68ac67a6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"5b786f98-b5fb-4131-9738-f4f534725cc4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"5b786f98-b5fb-4131-9738-f4f534725cc4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"37ea242e-8d44-4a85-aabe-3b5de68497c5"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":53} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":54} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"37ea242e-8d44-4a85-aabe-3b5de68497c5"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"916c0714-8a84-4cdd-93b5-7f891c14661d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"f485a857-b893-4fc5-857a-57748205f7e9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":55} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"f485a857-b893-4fc5-857a-57748205f7e9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"916c0714-8a84-4cdd-93b5-7f891c14661d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":56} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"fb5c75b0-3526-4d27-a7b6-860babcfabe4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"fb5c75b0-3526-4d27-a7b6-860babcfabe4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"3a83792e-835e-4889-9f86-6c7cfc6b03f3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"c03d279b-6fbd-4dfd-abdb-605e3e37cc4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":57} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":58} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":59} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"c03d279b-6fbd-4dfd-abdb-605e3e37cc4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"3a83792e-835e-4889-9f86-6c7cfc6b03f3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"56b26d93-2f18-44e8-b654-8da187568704"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"56b26d93-2f18-44e8-b654-8da187568704"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"dbb993bc-0d68-4b62-a632-a782f645ce02"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":60} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":61} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"dbb993bc-0d68-4b62-a632-a782f645ce02"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"473755d4-efdf-44eb-847a-b7a5b60b339a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"473755d4-efdf-44eb-847a-b7a5b60b339a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":62} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"usageReporter","msg":"Starting cronjob"} +{"level":"error","ts":"2024-07-08T18:27:04Z","logger":"usageReporter","msg":"Usage reporting must be enabled when using NGINX Plus; redeploy with usage reporting enabled","error":"usage reporting not enabled","stacktrace":"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static.createUsageWarningJob.func1\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/manager.go:616\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:259\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:226\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:227\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:204\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:259\ngithub.com/nginxinc/nginx-gateway-fabric/internal/framework/runnables.(*CronJob).Start\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/framework/runnables/cronjob.go:53\nsigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1\n\tpkg/mod/sigs.k8s.io/controller-runtime@v0.18.4/pkg/manager/runnable_group.go:226"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":2,"total":62} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"b4a5adf5-edaf-4235-8aaf-ed5af97df6e1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"b4a5adf5-edaf-4235-8aaf-ed5af97df6e1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":3,"total":1} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"e599c694-6a1f-48d9-b3c0-cb639c2ebc11"} +{"level":"info","ts":"2024-07-08T18:27:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"e599c694-6a1f-48d9-b3c0-cb639c2ebc11"} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":4,"total":1} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":4} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":4} +{"level":"info","ts":"2024-07-08T18:27:50Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"bce3cf42-2813-42c4-8f79-268903d1ecd2"} +{"level":"info","ts":"2024-07-08T18:27:50Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"bce3cf42-2813-42c4-8f79-268903d1ecd2"} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":5,"total":1} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":5} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":5} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"daf9f0f2-2dff-4ac7-9150-a82ff1dc2eb5"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"daf9f0f2-2dff-4ac7-9150-a82ff1dc2eb5"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":6,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":6} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":6} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"7d936f9a-0858-4c50-a340-8eb4bc63f997"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"7d936f9a-0858-4c50-a340-8eb4bc63f997"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":7,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":7} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":7} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"b7150e64-a5ef-4a72-9047-1f7201c5a674"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"b7150e64-a5ef-4a72-9047-1f7201c5a674"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":8,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"59dfe7d6-7f00-45c6-9ba3-8b4575a466cc"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"59dfe7d6-7f00-45c6-9ba3-8b4575a466cc"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":8} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":8} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":9,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"87d53425-0ee2-41e1-83a3-49a47f95b3cb"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"99e70cc2-e992-4d9b-8f8f-cd11604f5a8a"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"87d53425-0ee2-41e1-83a3-49a47f95b3cb"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"99e70cc2-e992-4d9b-8f8f-cd11604f5a8a"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"28203c4f-d1f0-4a90-96d5-16a336ad363c"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"28203c4f-d1f0-4a90-96d5-16a336ad363c"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":9} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":9} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":10,"total":3} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":10} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":10} +{"level":"info","ts":"2024-07-08T18:27:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"624b4d25-4dcf-4ed6-8996-c37db0ebc59b"} +{"level":"info","ts":"2024-07-08T18:27:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"624b4d25-4dcf-4ed6-8996-c37db0ebc59b"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":11,"total":1} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":11} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":11} +{"level":"info","ts":"2024-07-08T18:27:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"198a2ff9-06ea-40e6-863a-f9583a95e807"} +{"level":"info","ts":"2024-07-08T18:27:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"198a2ff9-06ea-40e6-863a-f9583a95e807"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":12,"total":1} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":12} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":12} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"7cb454ef-c351-4bf1-8fd6-c62bafec180c"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"7cb454ef-c351-4bf1-8fd6-c62bafec180c"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":13,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":13} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":13} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"71a7b1f9-65d2-41e1-b791-8aac89d6b8e5"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"71a7b1f9-65d2-41e1-b791-8aac89d6b8e5"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":14,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":14} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":14} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0ea57983-7d9f-421b-9c61-ac56e8fd5486"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0ea57983-7d9f-421b-9c61-ac56e8fd5486"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":15,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":15} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4bdf8e4b-b8c8-418a-926e-4213e11aa2cf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4bdf8e4b-b8c8-418a-926e-4213e11aa2cf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":15} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":16,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":16} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":16} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"85149856-ce34-47ac-bfd6-382797638d80"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"85149856-ce34-47ac-bfd6-382797638d80"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":17,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":17} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"fefc0708-ccd8-4ae1-9891-75f29e267e14"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"fefc0708-ccd8-4ae1-9891-75f29e267e14"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":17} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":18,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":18} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"798f8e15-2c4f-4acd-968a-be19c35f3932"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"798f8e15-2c4f-4acd-968a-be19c35f3932"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":18} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":19,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":19} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"67a99087-3316-4e19-a5ee-1b3da9e90420"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"67a99087-3316-4e19-a5ee-1b3da9e90420"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"bb0df882-3ec6-42ec-9fc9-34eef3274b7a"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"bb0df882-3ec6-42ec-9fc9-34eef3274b7a"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":19} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":20,"total":2} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":20} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3069af49-3de5-4055-8926-054b0984c824"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3069af49-3de5-4055-8926-054b0984c824"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"9af98bf6-341d-4405-80d4-fce36bbd5d97"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"9af98bf6-341d-4405-80d4-fce36bbd5d97"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"487a67b6-b7fc-4c80-a06d-b3c844790180"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"487a67b6-b7fc-4c80-a06d-b3c844790180"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":20} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":21,"total":3} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":21} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":21} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"729a1535-c4e5-4a4b-971a-af02c2ae4ff6"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"729a1535-c4e5-4a4b-971a-af02c2ae4ff6"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":22,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":22} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":22} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f299cdf1-d828-401c-b349-665985e12800"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f299cdf1-d828-401c-b349-665985e12800"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":23,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":23} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":23} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"d5c99300-c449-4dfe-ae96-c22057064b0c"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"d5c99300-c449-4dfe-ae96-c22057064b0c"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":24,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":24} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"51282479-f8bf-4092-a30b-3e9ee6861921"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"51282479-f8bf-4092-a30b-3e9ee6861921"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":24} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":25,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":25} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":25} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"36969482-adaa-4149-bb17-cee45f2d5b24"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"36969482-adaa-4149-bb17-cee45f2d5b24"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":26,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":26} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":26} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1fdb0c08-f7dd-438b-ab7c-992e624e9e50"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1fdb0c08-f7dd-438b-ab7c-992e624e9e50"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":27,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":27} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f1931beb-9e2c-4ff9-a222-d366b39e3946"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f1931beb-9e2c-4ff9-a222-d366b39e3946"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":27} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":28,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":28} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4da213bf-4894-4202-a577-d0a2c9acb7c2"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4da213bf-4894-4202-a577-d0a2c9acb7c2"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":28} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":29,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":29} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"30028168-3c1d-48e3-875a-79ef0d0ffc6e"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"30028168-3c1d-48e3-875a-79ef0d0ffc6e"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":29} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":30,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":30} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"02592174-5d38-46c4-ac50-ef6c0158311f"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"02592174-5d38-46c4-ac50-ef6c0158311f"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":30} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":31,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":31} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":31} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1e649929-c7d4-4bc3-af82-56ed67924c0b"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1e649929-c7d4-4bc3-af82-56ed67924c0b"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":32,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":32} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"be4a40c9-f677-4fea-8d20-35f0fb9450f6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"be4a40c9-f677-4fea-8d20-35f0fb9450f6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":32} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":33,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":33} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"947ebaaf-2bf5-44f1-9f60-60f960da7e63"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"947ebaaf-2bf5-44f1-9f60-60f960da7e63"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":33} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":34,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":34} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3cdc46a0-c4ae-4c03-9b7e-179d9434c1b6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3cdc46a0-c4ae-4c03-9b7e-179d9434c1b6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":34} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":35,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":35} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":35} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"ed547bc6-d5a4-4885-a5d3-c9f7bee430d2"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"ed547bc6-d5a4-4885-a5d3-c9f7bee430d2"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":36,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":36} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":36} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a4877b0e-ce68-434f-ac4f-2c1a0eae9b92"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a4877b0e-ce68-434f-ac4f-2c1a0eae9b92"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":37,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":37} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"99e6e667-a02b-447a-a8d7-3fb5762097ec"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"99e6e667-a02b-447a-a8d7-3fb5762097ec"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":37} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":38,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":38} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"2d12f555-c500-44d6-b660-c36dde7bc830"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"2d12f555-c500-44d6-b660-c36dde7bc830"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":38} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":39,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":39} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"33030bb9-d662-4468-a8a5-0edc3779ff14"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":39} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"33030bb9-d662-4468-a8a5-0edc3779ff14"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":40,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":40} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"dd19978b-3d4b-4b00-bbb5-92ab09f2959f"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"dd19978b-3d4b-4b00-bbb5-92ab09f2959f"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":40} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":41,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":41} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":41} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"70936287-7d07-453b-8baf-e66776731156"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"70936287-7d07-453b-8baf-e66776731156"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":42,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":42} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1a7760f3-22e6-4b96-b91a-7616bd27670a"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1a7760f3-22e6-4b96-b91a-7616bd27670a"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":42} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":43,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":43} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":43} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1f13623e-7385-4fea-8d0b-21dc37fc5ab2"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1f13623e-7385-4fea-8d0b-21dc37fc5ab2"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":44,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":44} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"409d9a9c-ca52-40c5-87dc-3a8dbfc60ae9"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"409d9a9c-ca52-40c5-87dc-3a8dbfc60ae9"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":44} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":45,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":45} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0898420c-1bc4-43ee-a270-c0da445d673e"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0898420c-1bc4-43ee-a270-c0da445d673e"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":45} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":46,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":46} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":46} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"efed3f39-1ad8-4c8a-a7fa-ad41b9a35434"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"efed3f39-1ad8-4c8a-a7fa-ad41b9a35434"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":47,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":47} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":47} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a6d83e0b-6ebe-40c6-bec5-348f6b982027"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a6d83e0b-6ebe-40c6-bec5-348f6b982027"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":48,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":48} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":48} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a943c5d3-2a8c-42b6-9e59-2a9f09907bd7"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a943c5d3-2a8c-42b6-9e59-2a9f09907bd7"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":49,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":49} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a162afb9-1c13-46d0-8a81-91d35fa21b27"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a162afb9-1c13-46d0-8a81-91d35fa21b27"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":49} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":50,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":50} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a74e42b6-f3c1-4868-9219-6e6f9657f45c"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a74e42b6-f3c1-4868-9219-6e6f9657f45c"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":50} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":51,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":51} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"447d04df-7626-4476-8961-16961c3eb753"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"447d04df-7626-4476-8961-16961c3eb753"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":51} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":52,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":52} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"16dd9476-ec44-40b8-9480-823c537b1788"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"16dd9476-ec44-40b8-9480-823c537b1788"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":52} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":53,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":53} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f271daf8-c0fd-4cb0-8cbc-6fd4814ce890"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f271daf8-c0fd-4cb0-8cbc-6fd4814ce890"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":53} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":54,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":54} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f8035b64-8d0a-4fb9-b5d8-995d17caebce"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f8035b64-8d0a-4fb9-b5d8-995d17caebce"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":54} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":55,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":55} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":55} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"fcfbd596-f987-49f8-99d0-6c14feab75e2"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"fcfbd596-f987-49f8-99d0-6c14feab75e2"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":56,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":56} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e8b99312-5d46-4236-b75e-04afd72d5f51"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e8b99312-5d46-4236-b75e-04afd72d5f51"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":56} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":57,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":57} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"be008716-5149-4dbb-8c24-a6da2d19d6cd"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"be008716-5149-4dbb-8c24-a6da2d19d6cd"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":57} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":58,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":58} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"07a8f5ca-3fa2-4d81-9a55-b41bf61fa1ba"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"07a8f5ca-3fa2-4d81-9a55-b41bf61fa1ba"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":58} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":59,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":59} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":59} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d862c5c-3759-4f6e-96d9-c20d294c878f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d862c5c-3759-4f6e-96d9-c20d294c878f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":60,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":60} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3ee1ad6c-9cc9-4ccd-9cc8-8cecf671be3e"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3ee1ad6c-9cc9-4ccd-9cc8-8cecf671be3e"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":60} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":61,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":61} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"55c6d6f1-a82c-48f3-87a6-81ab8a3917f6"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"55c6d6f1-a82c-48f3-87a6-81ab8a3917f6"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":61} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":62,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":62} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"90c5a725-93fc-4749-8047-9f5daea082bd"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"90c5a725-93fc-4749-8047-9f5daea082bd"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":62} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":63,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":63} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1f3a0042-f872-44e3-96f4-4d9bfbc7053f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1f3a0042-f872-44e3-96f4-4d9bfbc7053f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d78e2a62-95ac-4e7c-b959-74e0ed0e165c"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d78e2a62-95ac-4e7c-b959-74e0ed0e165c"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":63} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":64,"total":2} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":64} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"7c377431-a7b9-4357-9833-ac506ea07d46"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":64} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":65,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"7c377431-a7b9-4357-9833-ac506ea07d46"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":65} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d9ff168-750a-474e-8cbb-c4d40350202e"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d9ff168-750a-474e-8cbb-c4d40350202e"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":65} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":66,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":66} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":66} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"cdb8974a-cebe-4b65-ab33-ee63618666cc"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"cdb8974a-cebe-4b65-ab33-ee63618666cc"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":67,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":67} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":67} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6a685cc1-9639-43db-8bc0-66e0ad3702e4"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6a685cc1-9639-43db-8bc0-66e0ad3702e4"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":68,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":68} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3718d8ba-cdf5-48ce-bdfd-188637f57755"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3718d8ba-cdf5-48ce-bdfd-188637f57755"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":68} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":69,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":69} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d2fb844b-d4ed-44ae-a509-175c246bb477"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d2fb844b-d4ed-44ae-a509-175c246bb477"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"387283ae-5026-4a3c-9057-ff7032cefcfb"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"387283ae-5026-4a3c-9057-ff7032cefcfb"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"b9e91b26-c35a-49f4-b0ae-fe20253e9776"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"b9e91b26-c35a-49f4-b0ae-fe20253e9776"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":69} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":70,"total":3} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":70} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":70} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f0a972a5-d8c1-44c7-abfd-9e5647d79536"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f0a972a5-d8c1-44c7-abfd-9e5647d79536"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":71,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":71} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":71} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d34c4da6-6dfd-472f-965f-46776b15e401"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d34c4da6-6dfd-472f-965f-46776b15e401"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":72,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":72} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":72} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1ed4764f-4c4f-415a-a263-bf6ebc63907c"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1ed4764f-4c4f-415a-a263-bf6ebc63907c"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":73,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":73} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"4fb2dae8-6b6f-4b41-98b7-5517477f493f"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"4fb2dae8-6b6f-4b41-98b7-5517477f493f"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":73} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":74,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":74} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"93283514-34d9-4abc-b639-fe891312ec56"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"93283514-34d9-4abc-b639-fe891312ec56"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":74} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":75,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":75} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d992610e-349e-498d-ab83-f56ae9289668"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d992610e-349e-498d-ab83-f56ae9289668"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":75} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":76,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":76} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":76} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a846a11f-a71a-4599-90f5-981daa09f588"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a846a11f-a71a-4599-90f5-981daa09f588"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":77,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":77} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"bdb69fcf-1550-4a4b-b8a1-b53c5d1caf47"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"bdb69fcf-1550-4a4b-b8a1-b53c5d1caf47"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":77} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":78,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"ea4218ac-f7ce-4daa-b6d0-466c67c91cf1"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"ea4218ac-f7ce-4daa-b6d0-466c67c91cf1"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":78} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e44240a3-453b-47c4-ae9d-6d2ca508b76e"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e44240a3-453b-47c4-ae9d-6d2ca508b76e"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":78} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":79,"total":2} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":79} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":79} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"40e14de1-7662-4285-8b21-76bd04f34be3"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"40e14de1-7662-4285-8b21-76bd04f34be3"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":80,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":80} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":80} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"419443f1-92b3-44f0-aad8-28dcb05787ff"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"419443f1-92b3-44f0-aad8-28dcb05787ff"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":81,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":81} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7752c842-df01-463a-8d1b-7874c67fb5fd"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7752c842-df01-463a-8d1b-7874c67fb5fd"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"2a725709-b9a9-464f-9ae0-266a2f9d8265"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"2a725709-b9a9-464f-9ae0-266a2f9d8265"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":81} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":82,"total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":82} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"9d67271f-5d5b-474c-8c2c-652f46a13092"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"9d67271f-5d5b-474c-8c2c-652f46a13092"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":82} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":83,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":83} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"360d1c73-a21a-4246-987d-27dc8676bf8e"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"360d1c73-a21a-4246-987d-27dc8676bf8e"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":83} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":84,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":84} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":84} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e9198d34-1a45-477d-8a0b-a8510dd69b63"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e9198d34-1a45-477d-8a0b-a8510dd69b63"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":85,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":85} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"a7f7aeb6-6c2d-43ef-8105-a4db952cd528"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"a7f7aeb6-6c2d-43ef-8105-a4db952cd528"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c1afa9fc-937e-4280-ba3d-a8267d2a9cf6"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c1afa9fc-937e-4280-ba3d-a8267d2a9cf6"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":85} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":86,"total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":86} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":86} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"266f13c8-df74-447f-b8ee-3cdc0529a9c4"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"266f13c8-df74-447f-b8ee-3cdc0529a9c4"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":87,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":87} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"b6a426c3-378b-442e-a666-be849eed7f5c"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"b6a426c3-378b-442e-a666-be849eed7f5c"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":87} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":88,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"569d59b0-6db3-4086-b965-3c6b2bcc3c8f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"569d59b0-6db3-4086-b965-3c6b2bcc3c8f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":88} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"835193bb-62d9-4bcf-a24e-96733582ce0c"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"835193bb-62d9-4bcf-a24e-96733582ce0c"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":88} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":89,"total":2} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":89} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":89} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1123c2b0-593d-4c38-ac4b-fcc83dc66365"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1123c2b0-593d-4c38-ac4b-fcc83dc66365"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":90,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":90} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":90} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"ce4d7042-5ff8-41bf-81da-03225cac7fee"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"ce4d7042-5ff8-41bf-81da-03225cac7fee"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":91,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":91} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":91} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"0f82e8fd-7b6e-4e3a-becf-4fa32ada2604"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"0f82e8fd-7b6e-4e3a-becf-4fa32ada2604"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":92,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":92} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":92} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32f52472-fcac-411b-a866-c31c397a901f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32f52472-fcac-411b-a866-c31c397a901f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":93,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":93} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":93} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"77f038be-5795-4eb7-b70a-dda4e5fa0be0"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"77f038be-5795-4eb7-b70a-dda4e5fa0be0"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":94,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":94} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":94} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"8c2ac190-374b-4b98-a826-5f7705403530"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"8c2ac190-374b-4b98-a826-5f7705403530"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":95,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":95} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7a3e14a1-9681-4073-a00f-b7f16c8f7885"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7a3e14a1-9681-4073-a00f-b7f16c8f7885"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":95} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":96,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":96} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":96} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"50f7bd85-d377-4788-a848-e90c1fb28f3a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"50f7bd85-d377-4788-a848-e90c1fb28f3a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":97,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":97} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":97} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4b9cf739-634a-4f65-a55c-9adcd1cd5d82"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4b9cf739-634a-4f65-a55c-9adcd1cd5d82"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":98,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":98} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"931d9cba-6c42-4d44-a3dd-b7f5e040a36a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":98} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"931d9cba-6c42-4d44-a3dd-b7f5e040a36a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":99,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":99} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":99} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"5f7bce31-b59a-48e7-b996-de0d5c80d2da"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"5f7bce31-b59a-48e7-b996-de0d5c80d2da"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":100,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":100} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":100} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1cd99b22-1ba9-478b-a9e4-afdb06676576"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1cd99b22-1ba9-478b-a9e4-afdb06676576"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":101,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":101} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":101} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"51a392b5-abd0-4f98-8f38-9d8e4d36b8d4"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"51a392b5-abd0-4f98-8f38-9d8e4d36b8d4"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":102,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":102} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":102} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"facb3efe-8e12-4897-9a0d-b8864ae6c22f"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"facb3efe-8e12-4897-9a0d-b8864ae6c22f"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":103,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":103} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"da2e8039-0903-4317-bff2-489e98984584"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"da2e8039-0903-4317-bff2-489e98984584"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":103} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":104,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":104} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":104} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4a015886-c76b-490c-b305-97d2657512c8"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4a015886-c76b-490c-b305-97d2657512c8"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":105,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":105} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":105} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32d2ebe5-66e5-443f-afe2-f3b5adfdbffa"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32d2ebe5-66e5-443f-afe2-f3b5adfdbffa"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":106,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":106} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":106} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"873acd5d-9ab5-4b04-865d-a5491c4e5e2e"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"873acd5d-9ab5-4b04-865d-a5491c4e5e2e"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":107,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":107} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":107} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c4beec1d-2d26-4959-aaa1-a98e87575308"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c4beec1d-2d26-4959-aaa1-a98e87575308"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":108,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":108} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"6b5373fa-bd2c-4dc8-9f50-c35f57098e1d"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"6b5373fa-bd2c-4dc8-9f50-c35f57098e1d"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":108} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":109,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":109} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":109} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e4d79e75-a6cc-44b2-8a79-a8a25af6719b"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e4d79e75-a6cc-44b2-8a79-a8a25af6719b"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":110,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":110} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c30c389-9fda-48d9-b467-2af7849f9ffb"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c30c389-9fda-48d9-b467-2af7849f9ffb"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":110} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":111,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":111} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"145247c2-e3ac-49b6-8782-a876f673c0c3"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"145247c2-e3ac-49b6-8782-a876f673c0c3"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":111} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":112,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":112} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"39e53fa4-3660-4f6a-a7c1-20f5b78cbe9e"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"39e53fa4-3660-4f6a-a7c1-20f5b78cbe9e"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":112} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":113,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":113} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c9b4292-dbd8-4dde-975d-7ae495979930"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c9b4292-dbd8-4dde-975d-7ae495979930"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4621fd48-ed51-4ab3-9b88-b6a1e9a21da2"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4621fd48-ed51-4ab3-9b88-b6a1e9a21da2"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":113} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":114,"total":2} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":114} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"aec350df-51c2-4b86-b09d-ce1919d0edbc"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"aec350df-51c2-4b86-b09d-ce1919d0edbc"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":114} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":115,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":115} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87fe231a-5392-4c4e-b5c9-68c7c3a6dd7f"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87fe231a-5392-4c4e-b5c9-68c7c3a6dd7f"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":115} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":116,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":116} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"31f70d1c-1220-4fa9-a1e7-6a187786e54a"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"31f70d1c-1220-4fa9-a1e7-6a187786e54a"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":116} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":117,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":117} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"514419dd-2d5e-49ba-aa6b-20f2cc72b269"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"514419dd-2d5e-49ba-aa6b-20f2cc72b269"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":117} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":118,"total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":118} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"84f301da-7db3-4716-aab5-4ace54012579"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"84f301da-7db3-4716-aab5-4ace54012579"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"a0f1bcac-85f6-44b2-9320-091456a5fdd2"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"a0f1bcac-85f6-44b2-9320-091456a5fdd2"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":118} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":119,"total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":119} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"04918b8b-41be-418e-8754-49b5be04c5f9"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"04918b8b-41be-418e-8754-49b5be04c5f9"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"832c4361-9542-436f-b455-f04fd8850d3f"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"832c4361-9542-436f-b455-f04fd8850d3f"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":119} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":120,"total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":120} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8e3ff2db-5f25-4088-8d7d-12bdcf12ed03"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8e3ff2db-5f25-4088-8d7d-12bdcf12ed03"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":120} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":121,"total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":121} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4aa29d6d-f3ea-4bb4-b8ca-f807ffe845c3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4aa29d6d-f3ea-4bb4-b8ca-f807ffe845c3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":121} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":122,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":122} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":122} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"21fd0de4-e41b-4348-a280-dd9a518743bc"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"21fd0de4-e41b-4348-a280-dd9a518743bc"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":123,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":123} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":123} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"910c43dc-5869-45f1-9162-0391173cf0d3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"910c43dc-5869-45f1-9162-0391173cf0d3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":124,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":124} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"b60240e0-2f1b-4f6b-b77e-4b34e872c531"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"b60240e0-2f1b-4f6b-b77e-4b34e872c531"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":124} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":125,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":125} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":125} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"38f1d7f0-7b45-49b7-9baf-88d4280e290a"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"38f1d7f0-7b45-49b7-9baf-88d4280e290a"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":126,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":126} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":126} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"82b42548-412c-4a5b-9170-1cae47604dca"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"82b42548-412c-4a5b-9170-1cae47604dca"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":127,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":127} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":127} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87052490-5532-41c5-9a46-59b1fc0a3347"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87052490-5532-41c5-9a46-59b1fc0a3347"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":128,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":128} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":128} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"1303a401-f604-4200-b187-47c9f6c1b1fe"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"1303a401-f604-4200-b187-47c9f6c1b1fe"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":129,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":129} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f33b6f6e-76c9-45c2-a05f-f8241b7df9f7"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f33b6f6e-76c9-45c2-a05f-f8241b7df9f7"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":129} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":130,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":130} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":130} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d7e22558-bca5-4e3b-8360-fdc1d24291fd"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d7e22558-bca5-4e3b-8360-fdc1d24291fd"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":131,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":131} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":131} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"20e25943-711d-4e7d-8779-9ba60aeeb891"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"20e25943-711d-4e7d-8779-9ba60aeeb891"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":132,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":132} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"e3a8a645-6feb-4942-a92e-596877756b65"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"e3a8a645-6feb-4942-a92e-596877756b65"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":132} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":133,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":133} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d5f5e797-3e42-4191-b06e-606012c199c4"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d5f5e797-3e42-4191-b06e-606012c199c4"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":133} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":134,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":134} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":134} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8bcda466-854a-4553-82ba-7728c6a2eba9"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8bcda466-854a-4553-82ba-7728c6a2eba9"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":135,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":135} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":135} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f319e149-9fdb-476b-baa2-03f7a8e32a73"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f319e149-9fdb-476b-baa2-03f7a8e32a73"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":136,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":136} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":136} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"502a790e-b219-4179-97b6-b5843986fc09"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"502a790e-b219-4179-97b6-b5843986fc09"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":137,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":137} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":137} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"900c0316-a02f-4c0e-a0f7-8d17a98e790f"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"900c0316-a02f-4c0e-a0f7-8d17a98e790f"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":138,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":138} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e9e879d6-512e-4fdb-ac77-dd719b891f04"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e9e879d6-512e-4fdb-ac77-dd719b891f04"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":138} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":139,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":139} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"b8329f3e-3d46-4830-9fb1-f3f5170dec7b"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"b8329f3e-3d46-4830-9fb1-f3f5170dec7b"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":139} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":140,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":140} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":140} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"5ca18c19-12b1-4a05-b068-76b3b3905e4b"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"5ca18c19-12b1-4a05-b068-76b3b3905e4b"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":141,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":141} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":141} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"313a61e0-05f6-40f5-a3e7-667c2cc7dd0a"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"313a61e0-05f6-40f5-a3e7-667c2cc7dd0a"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":142,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":142} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2b467bb1-7c0b-4ea7-ad0f-f7ebcdab76d0"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2b467bb1-7c0b-4ea7-ad0f-f7ebcdab76d0"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"f6295637-b381-4d5a-a462-f8d4d681e2f9"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"f6295637-b381-4d5a-a462-f8d4d681e2f9"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":142} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":143,"total":2} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":143} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":143} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"ce1e2ac1-9f50-449f-b8a0-8c3ca3bda648"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"ce1e2ac1-9f50-449f-b8a0-8c3ca3bda648"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":144,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":144} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"bc51c974-f340-4ec1-96bc-82bc6c4d08a7"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"bc51c974-f340-4ec1-96bc-82bc6c4d08a7"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":144} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":145,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":145} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d7ca0348-1b5e-43b8-89c5-3bcdd05150d9"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d7ca0348-1b5e-43b8-89c5-3bcdd05150d9"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":145} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":146,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":146} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"97d6a10c-e0fc-478e-b30f-c7c66b5658e0"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"97d6a10c-e0fc-478e-b30f-c7c66b5658e0"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":146} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":147,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":147} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":147} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"30964deb-2648-4d93-890e-d42e97d44909"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"30964deb-2648-4d93-890e-d42e97d44909"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":148,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":148} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"9f8f2352-bbc2-4734-a473-2e0f8a04adee"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"9f8f2352-bbc2-4734-a473-2e0f8a04adee"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":148} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":149,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":149} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e4a7c59c-6c99-4bd9-856a-2f3cce765fb1"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e4a7c59c-6c99-4bd9-856a-2f3cce765fb1"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":149} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":150,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":150} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"dfbfb868-d6b7-4247-aaef-908c71f25611"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"dfbfb868-d6b7-4247-aaef-908c71f25611"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":150} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":151,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":151} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":151} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"1c005cad-edb9-4725-9126-2c022e4e22c4"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"1c005cad-edb9-4725-9126-2c022e4e22c4"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":152,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":152} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"0762acf5-e41b-4bb9-b80e-51a796762560"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"0762acf5-e41b-4bb9-b80e-51a796762560"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":152} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":153,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":153} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":153} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"7c88d7cb-da1a-4cdf-b8a2-e978a6b694c9"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"7c88d7cb-da1a-4cdf-b8a2-e978a6b694c9"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":154,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":154} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":154} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3597f18e-2b40-4ef8-81f7-50cfd39d7c13"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3597f18e-2b40-4ef8-81f7-50cfd39d7c13"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":155,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":155} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":155} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2933696f-8fbc-4e7b-aa25-5cc072c59a2d"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2933696f-8fbc-4e7b-aa25-5cc072c59a2d"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":156,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":156} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3da1f456-9230-423b-9b81-732ab62a91e4"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3da1f456-9230-423b-9b81-732ab62a91e4"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":156} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":157,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":157} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":157} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"24db84b1-f65e-40f1-8770-a5fd980c194a"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"24db84b1-f65e-40f1-8770-a5fd980c194a"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":158,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":158} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":158} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"71b2652e-b248-4a30-8abc-93f51ea64104"} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"71b2652e-b248-4a30-8abc-93f51ea64104"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":159,"total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":159} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":159} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"6a8900cd-b301-4944-8fae-e835f7d66296"} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"6a8900cd-b301-4944-8fae-e835f7d66296"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":160,"total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":160} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":160} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"975a1747-262b-4acb-8962-b7ea3d1c08d0"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"975a1747-262b-4acb-8962-b7ea3d1c08d0"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":161,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":161} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":161} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"122de536-98eb-4ea4-9acf-017b25339c1d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"122de536-98eb-4ea4-9acf-017b25339c1d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":162,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":162} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":162} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d9ca3eb1-e33b-435b-9842-b5dc2cf17e17"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d9ca3eb1-e33b-435b-9842-b5dc2cf17e17"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":163,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":163} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":163} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"4ffcdcfd-ff01-4731-8285-42f3ee8bac73"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"4ffcdcfd-ff01-4731-8285-42f3ee8bac73"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":164,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":164} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ae5d6c3e-83f4-4cba-b02c-ab8a70892c0a"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ae5d6c3e-83f4-4cba-b02c-ab8a70892c0a"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":164} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":165,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":165} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3ce7fa64-3114-4fef-8ee7-c55300d5cf3d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3ce7fa64-3114-4fef-8ee7-c55300d5cf3d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":165} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":166,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":166} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"927eb2cc-b443-469a-ac59-611ead2b4ba9"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"927eb2cc-b443-469a-ac59-611ead2b4ba9"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":166} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":167,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":167} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":167} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"0f9d0b5e-ac04-4efe-92b7-170b42a1ca9b"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"0f9d0b5e-ac04-4efe-92b7-170b42a1ca9b"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":168,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":168} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":168} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d5976e43-d8c2-4a3f-90fe-588e2fe900ad"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d5976e43-d8c2-4a3f-90fe-588e2fe900ad"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":169,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":169} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3c019811-ba25-4fea-a277-e00e60ae7890"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3c019811-ba25-4fea-a277-e00e60ae7890"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":169} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":170,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":170} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"59a0dbbc-f1c4-4b54-a226-59bdfc7b4de3"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"59a0dbbc-f1c4-4b54-a226-59bdfc7b4de3"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":170} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":171,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":171} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":171} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"40ce64cb-0d75-48ca-8171-13fa5913e5b3"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"40ce64cb-0d75-48ca-8171-13fa5913e5b3"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":172,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":172} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":172} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"e54dc0ae-eaf7-447a-8097-84974009aa64"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"e54dc0ae-eaf7-447a-8097-84974009aa64"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":173,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":173} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"f98d4a22-bd35-4a1d-b502-aaf93ccf19b0"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"f98d4a22-bd35-4a1d-b502-aaf93ccf19b0"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":173} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":174,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":174} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8955bf25-cd5b-48c9-9803-c95ec054808c"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":174} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8955bf25-cd5b-48c9-9803-c95ec054808c"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":175,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":175} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":175} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"bf5d4306-b4ad-4a04-b2ab-cac050e23e70"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"bf5d4306-b4ad-4a04-b2ab-cac050e23e70"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":176,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":176} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8e706911-a4fb-4e76-ab17-7bab96a42821"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8e706911-a4fb-4e76-ab17-7bab96a42821"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":176} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":177,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"error","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"couldn't update upstream via the API, reloading configuration instead","batchID":177,"upstreamName":"scale_backend_80","error":"failed to update servers of scale_backend_80 upstream: failed to add 10.92.9.64:8080 server to scale_backend_80 upstream: expected 201 response, got 500. error.status=500; error.text=upstream memory exhausted; error.code=UpstreamOutOfMemory; request_id=205c50f78b21830d8c71b56a8f5f843b; href=https://nginx.org/en/docs/http/ngx_http_api_module.html","stacktrace":"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).updateUpstreamServers\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:376\ngithub.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).HandleEventBatch\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:203\ngithub.com/nginxinc/nginx-gateway-fabric/internal/framework/events.(*EventLoop).Start.func1.1\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/framework/events/loop.go:74"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d695c9f8-ee85-4ac4-8db0-da1857b8cb90"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d695c9f8-ee85-4ac4-8db0-da1857b8cb90"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:23Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ea896466-ff04-4246-8762-bacb82396ea5"} +{"level":"info","ts":"2024-07-08T18:28:23Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ea896466-ff04-4246-8762-bacb82396ea5"} +{"level":"info","ts":"2024-07-08T18:28:23Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log b/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log new file mode 100644 index 0000000000..c4c1643274 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log @@ -0,0 +1,1044 @@ +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: nginx/1.25.5 (nginx-plus-r32) +2024/07/08 18:27:04 [notice] 24#24: built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309) +2024/07/08 18:27:04 [notice] 24#24: OS: Linux 6.1.85+ +2024/07/08 18:27:04 [notice] 24#24: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 31 +2024/07/08 18:27:04 [notice] 24#24: start worker process 32 +2024/07/08 18:27:04 [notice] 24#24: start worker process 33 +2024/07/08 18:27:04 [notice] 24#24: start worker process 34 +2024/07/08 18:27:04 [notice] 24#24: start worker process 35 +2024/07/08 18:27:04 [notice] 24#24: start worker process 36 +2024/07/08 18:27:04 [notice] 24#24: start worker process 37 +2024/07/08 18:27:04 [notice] 24#24: start worker process 38 +2024/07/08 18:27:04 [notice] 24#24: start worker process 39 +2024/07/08 18:27:04 [notice] 24#24: start worker process 40 +2024/07/08 18:27:04 [notice] 24#24: start worker process 41 +2024/07/08 18:27:04 [notice] 24#24: start worker process 42 +2024/07/08 18:27:04 [notice] 24#24: start worker process 43 +2024/07/08 18:27:04 [notice] 24#24: start worker process 44 +2024/07/08 18:27:04 [notice] 24#24: start worker process 45 +2024/07/08 18:27:04 [notice] 24#24: start worker process 46 +2024/07/08 18:27:04 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:04 [notice] 24#24: reconfiguring +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 54 +2024/07/08 18:27:04 [notice] 24#24: start worker process 55 +2024/07/08 18:27:04 [notice] 24#24: start worker process 56 +2024/07/08 18:27:04 [notice] 24#24: start worker process 57 +2024/07/08 18:27:04 [notice] 24#24: start worker process 58 +2024/07/08 18:27:04 [notice] 24#24: start worker process 59 +2024/07/08 18:27:04 [notice] 24#24: start worker process 60 +2024/07/08 18:27:04 [notice] 24#24: start worker process 61 +2024/07/08 18:27:04 [notice] 24#24: start worker process 62 +2024/07/08 18:27:04 [notice] 24#24: start worker process 63 +2024/07/08 18:27:04 [notice] 24#24: start worker process 64 +2024/07/08 18:27:04 [notice] 24#24: start worker process 65 +2024/07/08 18:27:04 [notice] 24#24: start worker process 66 +2024/07/08 18:27:04 [notice] 24#24: start worker process 67 +2024/07/08 18:27:04 [notice] 24#24: start worker process 68 +2024/07/08 18:27:04 [notice] 24#24: start worker process 69 +2024/07/08 18:27:04 [notice] 31#31: gracefully shutting down +2024/07/08 18:27:04 [notice] 32#32: gracefully shutting down +2024/07/08 18:27:04 [notice] 33#33: gracefully shutting down +2024/07/08 18:27:04 [notice] 32#32: exiting +2024/07/08 18:27:04 [notice] 31#31: exiting +2024/07/08 18:27:04 [notice] 34#34: gracefully shutting down +2024/07/08 18:27:04 [notice] 37#37: gracefully shutting down +2024/07/08 18:27:04 [notice] 33#33: exiting +2024/07/08 18:27:04 [notice] 35#35: gracefully shutting down +2024/07/08 18:27:04 [notice] 36#36: gracefully shutting down +2024/07/08 18:27:04 [notice] 34#34: exiting +2024/07/08 18:27:04 [notice] 37#37: exiting +2024/07/08 18:27:04 [notice] 38#38: gracefully shutting down +2024/07/08 18:27:04 [notice] 35#35: exiting +2024/07/08 18:27:04 [notice] 36#36: exiting +2024/07/08 18:27:04 [notice] 38#38: exiting +2024/07/08 18:27:04 [notice] 39#39: gracefully shutting down +2024/07/08 18:27:04 [notice] 41#41: gracefully shutting down +2024/07/08 18:27:04 [notice] 40#40: gracefully shutting down +2024/07/08 18:27:04 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:04 [notice] 43#43: gracefully shutting down +2024/07/08 18:27:04 [notice] 39#39: exiting +2024/07/08 18:27:04 [notice] 41#41: exiting +2024/07/08 18:27:04 [notice] 24#24: reconfiguring +2024/07/08 18:27:04 [notice] 40#40: exiting +2024/07/08 18:27:04 [notice] 42#42: gracefully shutting down +2024/07/08 18:27:04 [notice] 43#43: exiting +2024/07/08 18:27:04 [notice] 42#42: exiting +2024/07/08 18:27:04 [notice] 44#44: gracefully shutting down +2024/07/08 18:27:04 [notice] 44#44: exiting +2024/07/08 18:27:04 [notice] 45#45: gracefully shutting down +2024/07/08 18:27:04 [notice] 45#45: exiting +2024/07/08 18:27:04 [notice] 33#33: exit +2024/07/08 18:27:04 [notice] 32#32: exit +2024/07/08 18:27:04 [notice] 37#37: exit +2024/07/08 18:27:04 [notice] 31#31: exit +2024/07/08 18:27:04 [notice] 40#40: exit +2024/07/08 18:27:04 [notice] 41#41: exit +2024/07/08 18:27:04 [notice] 35#35: exit +2024/07/08 18:27:04 [notice] 36#36: exit +2024/07/08 18:27:04 [notice] 38#38: exit +2024/07/08 18:27:04 [notice] 39#39: exit +2024/07/08 18:27:04 [notice] 43#43: exit +2024/07/08 18:27:04 [notice] 34#34: exit +2024/07/08 18:27:04 [notice] 42#42: exit +2024/07/08 18:27:04 [notice] 44#44: exit +2024/07/08 18:27:04 [notice] 45#45: exit +2024/07/08 18:27:04 [notice] 46#46: gracefully shutting down +2024/07/08 18:27:04 [notice] 46#46: exiting +2024/07/08 18:27:04 [notice] 46#46: exit +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 70 +2024/07/08 18:27:04 [notice] 24#24: start worker process 71 +2024/07/08 18:27:04 [notice] 24#24: start worker process 72 +2024/07/08 18:27:04 [notice] 24#24: start worker process 73 +2024/07/08 18:27:04 [notice] 24#24: start worker process 74 +2024/07/08 18:27:04 [notice] 24#24: start worker process 75 +2024/07/08 18:27:04 [notice] 24#24: start worker process 76 +2024/07/08 18:27:04 [notice] 24#24: start worker process 77 +2024/07/08 18:27:04 [notice] 24#24: start worker process 78 +2024/07/08 18:27:04 [notice] 24#24: start worker process 79 +2024/07/08 18:27:04 [notice] 24#24: start worker process 80 +2024/07/08 18:27:04 [notice] 24#24: start worker process 81 +2024/07/08 18:27:04 [notice] 24#24: start worker process 82 +2024/07/08 18:27:04 [notice] 24#24: start worker process 83 +2024/07/08 18:27:04 [notice] 24#24: start worker process 84 +2024/07/08 18:27:04 [notice] 24#24: start worker process 85 +2024/07/08 18:27:05 [notice] 54#54: gracefully shutting down +2024/07/08 18:27:05 [notice] 55#55: gracefully shutting down +2024/07/08 18:27:05 [notice] 54#54: exiting +2024/07/08 18:27:05 [notice] 58#58: gracefully shutting down +2024/07/08 18:27:05 [notice] 55#55: exiting +2024/07/08 18:27:05 [notice] 59#59: gracefully shutting down +2024/07/08 18:27:05 [notice] 60#60: gracefully shutting down +2024/07/08 18:27:05 [notice] 58#58: exiting +2024/07/08 18:27:05 [notice] 59#59: exiting +2024/07/08 18:27:05 [notice] 60#60: exiting +2024/07/08 18:27:05 [notice] 68#68: gracefully shutting down +2024/07/08 18:27:05 [notice] 67#67: gracefully shutting down +2024/07/08 18:27:05 [notice] 64#64: gracefully shutting down +2024/07/08 18:27:05 [notice] 63#63: gracefully shutting down +2024/07/08 18:27:05 [notice] 57#57: gracefully shutting down +2024/07/08 18:27:05 [notice] 61#61: gracefully shutting down +2024/07/08 18:27:05 [notice] 56#56: gracefully shutting down +2024/07/08 18:27:05 [notice] 68#68: exiting +2024/07/08 18:27:05 [notice] 66#66: gracefully shutting down +2024/07/08 18:27:05 [notice] 65#65: gracefully shutting down +2024/07/08 18:27:05 [notice] 67#67: exiting +2024/07/08 18:27:05 [notice] 64#64: exiting +2024/07/08 18:27:05 [notice] 63#63: exiting +2024/07/08 18:27:05 [notice] 57#57: exiting +2024/07/08 18:27:05 [notice] 56#56: exiting +2024/07/08 18:27:05 [notice] 61#61: exiting +2024/07/08 18:27:05 [notice] 66#66: exiting +2024/07/08 18:27:05 [notice] 65#65: exiting +2024/07/08 18:27:05 [notice] 62#62: gracefully shutting down +2024/07/08 18:27:05 [notice] 62#62: exiting +2024/07/08 18:27:05 [notice] 69#69: gracefully shutting down +2024/07/08 18:27:05 [notice] 69#69: exiting +2024/07/08 18:27:05 [notice] 58#58: exit +2024/07/08 18:27:05 [notice] 55#55: exit +2024/07/08 18:27:05 [notice] 54#54: exit +2024/07/08 18:27:05 [notice] 68#68: exit +2024/07/08 18:27:05 [notice] 59#59: exit +2024/07/08 18:27:05 [notice] 60#60: exit +2024/07/08 18:27:05 [notice] 64#64: exit +2024/07/08 18:27:05 [notice] 67#67: exit +2024/07/08 18:27:05 [notice] 65#65: exit +2024/07/08 18:27:05 [notice] 57#57: exit +2024/07/08 18:27:05 [notice] 63#63: exit +2024/07/08 18:27:05 [notice] 66#66: exit +2024/07/08 18:27:05 [notice] 61#61: exit +2024/07/08 18:27:05 [notice] 56#56: exit +2024/07/08 18:27:05 [notice] 62#62: exit +2024/07/08 18:27:05 [notice] 69#69: exit +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 44 +2024/07/08 18:27:05 [notice] 24#24: worker process 31 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 32 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 33 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 34 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 35 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 36 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 37 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 38 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 39 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 40 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 41 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 42 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 43 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 44 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 45 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 46 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 68 +2024/07/08 18:27:05 [notice] 24#24: worker process 68 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 58 +2024/07/08 18:27:05 [notice] 24#24: worker process 58 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 60 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 66 +2024/07/08 18:27:05 [notice] 24#24: worker process 54 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 56 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 57 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 59 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 61 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 63 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 65 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 66 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 67 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 62 +2024/07/08 18:27:05 [notice] 24#24: worker process 55 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 62 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 64 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 69 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 87 +2024/07/08 18:27:51 [notice] 24#24: start worker process 88 +2024/07/08 18:27:51 [notice] 24#24: start worker process 89 +2024/07/08 18:27:51 [notice] 24#24: start worker process 90 +2024/07/08 18:27:51 [notice] 24#24: start worker process 91 +2024/07/08 18:27:51 [notice] 24#24: start worker process 92 +2024/07/08 18:27:51 [notice] 24#24: start worker process 93 +2024/07/08 18:27:51 [notice] 24#24: start worker process 94 +2024/07/08 18:27:51 [notice] 24#24: start worker process 95 +2024/07/08 18:27:51 [notice] 24#24: start worker process 96 +2024/07/08 18:27:51 [notice] 24#24: start worker process 97 +2024/07/08 18:27:51 [notice] 24#24: start worker process 98 +2024/07/08 18:27:51 [notice] 24#24: start worker process 99 +2024/07/08 18:27:51 [notice] 24#24: start worker process 100 +2024/07/08 18:27:51 [notice] 24#24: start worker process 101 +2024/07/08 18:27:51 [notice] 24#24: start worker process 102 +2024/07/08 18:27:51 [notice] 70#70: gracefully shutting down +2024/07/08 18:27:51 [notice] 74#74: gracefully shutting down +2024/07/08 18:27:51 [notice] 73#73: gracefully shutting down +2024/07/08 18:27:51 [notice] 71#71: gracefully shutting down +2024/07/08 18:27:51 [notice] 72#72: gracefully shutting down +2024/07/08 18:27:51 [notice] 70#70: exiting +2024/07/08 18:27:51 [notice] 74#74: exiting +2024/07/08 18:27:51 [notice] 73#73: exiting +2024/07/08 18:27:51 [notice] 71#71: exiting +2024/07/08 18:27:51 [notice] 72#72: exiting +2024/07/08 18:27:51 [notice] 75#75: gracefully shutting down +2024/07/08 18:27:51 [notice] 76#76: gracefully shutting down +2024/07/08 18:27:51 [notice] 77#77: gracefully shutting down +2024/07/08 18:27:51 [notice] 78#78: gracefully shutting down +2024/07/08 18:27:51 [notice] 75#75: exiting +2024/07/08 18:27:51 [notice] 82#82: gracefully shutting down +2024/07/08 18:27:51 [notice] 76#76: exiting +2024/07/08 18:27:51 [notice] 78#78: exiting +2024/07/08 18:27:51 [notice] 77#77: exiting +2024/07/08 18:27:51 [notice] 82#82: exiting +2024/07/08 18:27:51 [notice] 80#80: gracefully shutting down +2024/07/08 18:27:51 [notice] 79#79: gracefully shutting down +2024/07/08 18:27:51 [notice] 81#81: gracefully shutting down +2024/07/08 18:27:51 [notice] 80#80: exiting +2024/07/08 18:27:51 [notice] 79#79: exiting +2024/07/08 18:27:51 [notice] 81#81: exiting +2024/07/08 18:27:51 [notice] 83#83: gracefully shutting down +2024/07/08 18:27:51 [notice] 85#85: gracefully shutting down +2024/07/08 18:27:51 [notice] 83#83: exiting +2024/07/08 18:27:51 [notice] 85#85: exiting +2024/07/08 18:27:51 [notice] 78#78: exit +2024/07/08 18:27:51 [notice] 73#73: exit +2024/07/08 18:27:51 [notice] 75#75: exit +2024/07/08 18:27:51 [notice] 72#72: exit +2024/07/08 18:27:51 [notice] 70#70: exit +2024/07/08 18:27:51 [notice] 74#74: exit +2024/07/08 18:27:51 [notice] 76#76: exit +2024/07/08 18:27:51 [notice] 71#71: exit +2024/07/08 18:27:51 [notice] 82#82: exit +2024/07/08 18:27:51 [notice] 81#81: exit +2024/07/08 18:27:51 [notice] 80#80: exit +2024/07/08 18:27:51 [notice] 79#79: exit +2024/07/08 18:27:51 [notice] 83#83: exit +2024/07/08 18:27:51 [notice] 85#85: exit +2024/07/08 18:27:51 [notice] 77#77: exit +2024/07/08 18:27:51 [notice] 84#84: gracefully shutting down +2024/07/08 18:27:51 [notice] 84#84: exiting +2024/07/08 18:27:51 [notice] 84#84: exit +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 103 +2024/07/08 18:27:51 [notice] 24#24: start worker process 104 +2024/07/08 18:27:51 [notice] 24#24: start worker process 105 +2024/07/08 18:27:51 [notice] 24#24: start worker process 106 +2024/07/08 18:27:51 [notice] 24#24: start worker process 107 +2024/07/08 18:27:51 [notice] 24#24: start worker process 108 +2024/07/08 18:27:51 [notice] 24#24: start worker process 109 +2024/07/08 18:27:51 [notice] 24#24: start worker process 110 +2024/07/08 18:27:51 [notice] 24#24: start worker process 111 +2024/07/08 18:27:51 [notice] 24#24: start worker process 112 +2024/07/08 18:27:51 [notice] 24#24: start worker process 113 +2024/07/08 18:27:51 [notice] 24#24: start worker process 114 +2024/07/08 18:27:51 [notice] 24#24: start worker process 115 +2024/07/08 18:27:51 [notice] 24#24: start worker process 116 +2024/07/08 18:27:51 [notice] 24#24: start worker process 117 +2024/07/08 18:27:51 [notice] 24#24: start worker process 118 +2024/07/08 18:27:51 [notice] 87#87: gracefully shutting down +2024/07/08 18:27:51 [notice] 88#88: gracefully shutting down +2024/07/08 18:27:51 [notice] 89#89: gracefully shutting down +2024/07/08 18:27:51 [notice] 90#90: gracefully shutting down +2024/07/08 18:27:51 [notice] 88#88: exiting +2024/07/08 18:27:51 [notice] 89#89: exiting +2024/07/08 18:27:51 [notice] 92#92: gracefully shutting down +2024/07/08 18:27:51 [notice] 90#90: exiting +2024/07/08 18:27:51 [notice] 87#87: exiting +2024/07/08 18:27:51 [notice] 93#93: gracefully shutting down +2024/07/08 18:27:51 [notice] 92#92: exiting +2024/07/08 18:27:51 [notice] 96#96: gracefully shutting down +2024/07/08 18:27:51 [notice] 91#91: gracefully shutting down +2024/07/08 18:27:51 [notice] 93#93: exiting +2024/07/08 18:27:51 [notice] 95#95: gracefully shutting down +2024/07/08 18:27:51 [notice] 96#96: exiting +2024/07/08 18:27:51 [notice] 91#91: exiting +2024/07/08 18:27:51 [notice] 95#95: exiting +2024/07/08 18:27:51 [notice] 102#102: gracefully shutting down +2024/07/08 18:27:51 [notice] 94#94: gracefully shutting down +2024/07/08 18:27:51 [notice] 101#101: gracefully shutting down +2024/07/08 18:27:51 [notice] 99#99: gracefully shutting down +2024/07/08 18:27:51 [notice] 102#102: exiting +2024/07/08 18:27:51 [notice] 98#98: gracefully shutting down +2024/07/08 18:27:51 [notice] 100#100: gracefully shutting down +2024/07/08 18:27:51 [notice] 101#101: exiting +2024/07/08 18:27:51 [notice] 94#94: exiting +2024/07/08 18:27:51 [notice] 99#99: exiting +2024/07/08 18:27:51 [notice] 100#100: exiting +2024/07/08 18:27:51 [notice] 98#98: exiting +2024/07/08 18:27:51 [notice] 89#89: exit +2024/07/08 18:27:51 [notice] 87#87: exit +2024/07/08 18:27:51 [notice] 90#90: exit +2024/07/08 18:27:51 [notice] 92#92: exit +2024/07/08 18:27:51 [notice] 88#88: exit +2024/07/08 18:27:51 [notice] 93#93: exit +2024/07/08 18:27:51 [notice] 96#96: exit +2024/07/08 18:27:51 [notice] 99#99: exit +2024/07/08 18:27:51 [notice] 91#91: exit +2024/07/08 18:27:51 [notice] 101#101: exit +2024/07/08 18:27:51 [notice] 102#102: exit +2024/07/08 18:27:51 [notice] 98#98: exit +2024/07/08 18:27:51 [notice] 95#95: exit +2024/07/08 18:27:51 [notice] 94#94: exit +2024/07/08 18:27:51 [notice] 100#100: exit +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 75 +2024/07/08 18:27:51 [notice] 24#24: worker process 70 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 71 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 72 exited with code 0 +2024/07/08 18:27:51 [notice] 97#97: gracefully shutting down +2024/07/08 18:27:51 [notice] 97#97: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 73 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 74 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 75 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 76 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 77 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 78 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 79 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 80 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 81 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 82 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 83 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 84 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 85 exited with code 0 +2024/07/08 18:27:51 [notice] 97#97: exit +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 99 +2024/07/08 18:27:51 [notice] 24#24: worker process 96 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 99 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 119 +2024/07/08 18:27:51 [notice] 24#24: start worker process 120 +2024/07/08 18:27:51 [notice] 24#24: start worker process 121 +2024/07/08 18:27:51 [notice] 24#24: start worker process 122 +2024/07/08 18:27:51 [notice] 24#24: start worker process 123 +2024/07/08 18:27:51 [notice] 24#24: start worker process 124 +2024/07/08 18:27:51 [notice] 24#24: start worker process 125 +2024/07/08 18:27:51 [notice] 24#24: start worker process 126 +2024/07/08 18:27:51 [notice] 24#24: start worker process 127 +2024/07/08 18:27:51 [notice] 24#24: start worker process 128 +2024/07/08 18:27:51 [notice] 24#24: start worker process 129 +2024/07/08 18:27:51 [notice] 24#24: start worker process 130 +2024/07/08 18:27:51 [notice] 24#24: start worker process 131 +2024/07/08 18:27:51 [notice] 24#24: start worker process 132 +2024/07/08 18:27:51 [notice] 24#24: start worker process 133 +2024/07/08 18:27:51 [notice] 24#24: start worker process 134 +2024/07/08 18:27:51 [notice] 103#103: gracefully shutting down +2024/07/08 18:27:51 [notice] 105#105: gracefully shutting down +2024/07/08 18:27:51 [notice] 104#104: gracefully shutting down +2024/07/08 18:27:51 [notice] 105#105: exiting +2024/07/08 18:27:51 [notice] 109#109: gracefully shutting down +2024/07/08 18:27:51 [notice] 104#104: exiting +2024/07/08 18:27:51 [notice] 112#112: gracefully shutting down +2024/07/08 18:27:51 [notice] 103#103: exiting +2024/07/08 18:27:51 [notice] 107#107: gracefully shutting down +2024/07/08 18:27:51 [notice] 111#111: gracefully shutting down +2024/07/08 18:27:51 [notice] 110#110: gracefully shutting down +2024/07/08 18:27:51 [notice] 109#109: exiting +2024/07/08 18:27:51 [notice] 112#112: exiting +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 102 +2024/07/08 18:27:51 [notice] 111#111: exiting +2024/07/08 18:27:51 [notice] 110#110: exiting +2024/07/08 18:27:51 [notice] 107#107: exiting +2024/07/08 18:27:51 [notice] 115#115: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 87 exited with code 0 +2024/07/08 18:27:51 [notice] 114#114: gracefully shutting down +2024/07/08 18:27:51 [notice] 118#118: gracefully shutting down +2024/07/08 18:27:51 [notice] 113#113: gracefully shutting down +2024/07/08 18:27:51 [notice] 116#116: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 88 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 89 exited with code 0 +2024/07/08 18:27:51 [notice] 117#117: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 90 exited with code 0 +2024/07/08 18:27:51 [notice] 118#118: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 91 exited with code 0 +2024/07/08 18:27:51 [notice] 115#115: exiting +2024/07/08 18:27:51 [notice] 114#114: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 92 exited with code 0 +2024/07/08 18:27:51 [notice] 116#116: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 93 exited with code 0 +2024/07/08 18:27:51 [notice] 117#117: exiting +2024/07/08 18:27:51 [notice] 113#113: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 94 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 95 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 97 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 98 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 100 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 101 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 102 exited with code 0 +2024/07/08 18:27:51 [notice] 106#106: gracefully shutting down +2024/07/08 18:27:51 [notice] 108#108: gracefully shutting down +2024/07/08 18:27:51 [notice] 108#108: exiting +2024/07/08 18:27:51 [notice] 106#106: exiting +2024/07/08 18:27:51 [notice] 112#112: exit +2024/07/08 18:27:51 [notice] 109#109: exit +2024/07/08 18:27:51 [notice] 110#110: exit +2024/07/08 18:27:51 [notice] 113#113: exit +2024/07/08 18:27:51 [notice] 116#116: exit +2024/07/08 18:27:51 [notice] 107#107: exit +2024/07/08 18:27:51 [notice] 114#114: exit +2024/07/08 18:27:51 [notice] 118#118: exit +2024/07/08 18:27:51 [notice] 117#117: exit +2024/07/08 18:27:51 [notice] 108#108: exit +2024/07/08 18:27:51 [notice] 106#106: exit +2024/07/08 18:27:51 [notice] 104#104: exit +2024/07/08 18:27:51 [notice] 115#115: exit +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 111#111: exit +2024/07/08 18:27:51 [notice] 103#103: exit +2024/07/08 18:27:51 [notice] 105#105: exit +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 116 +2024/07/08 18:27:51 [notice] 24#24: worker process 116 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 112 +2024/07/08 18:27:51 [notice] 24#24: worker process 105 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 112 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 104 +2024/07/08 18:27:51 [notice] 24#24: worker process 104 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 118 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 113 +2024/07/08 18:27:51 [notice] 24#24: worker process 110 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 113 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 110 +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 107 +2024/07/08 18:27:51 [notice] 24#24: worker process 107 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 109 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 103 +2024/07/08 18:27:51 [notice] 24#24: worker process 103 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 117 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 117 +2024/07/08 18:27:51 [notice] 24#24: worker process 111 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 115 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 106 +2024/07/08 18:27:51 [notice] 24#24: worker process 106 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 108 +2024/07/08 18:27:51 [notice] 24#24: worker process 108 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 114 +2024/07/08 18:27:51 [notice] 24#24: worker process 114 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:52 [info] 119#119: *7 client unix: closed keepalive connection +2024/07/08 18:27:52 [info] 120#120: *8 client unix: closed keepalive connection +10.142.0.101 - - [08/Jul/2024:18:27:53 +0000] "GET / HTTP/1.1" 200 155 "-" "Go-http-client/1.1" +2024/07/08 18:27:53 [info] 119#119: *9 client 10.142.0.101 closed keepalive connection +10.142.0.101 - - [08/Jul/2024:18:27:53 +0000] "GET / HTTP/1.1" 200 155 "-" "Go-http-client/1.1" +2024/07/08 18:27:53 [info] 120#120: *11 client 10.142.0.101 closed keepalive connection +2024/07/08 18:27:53 [info] 121#121: *13 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 122#122: *14 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 123#123: *15 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 124#124: *16 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 125#125: *17 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 126#126: *18 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 127#127: *19 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 128#128: *20 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 129#129: *21 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 130#130: *22 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 131#131: *23 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 132#132: *24 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 133#133: *25 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 134#134: *26 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *27 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *28 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *29 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *30 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *31 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *32 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *33 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *34 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *35 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *36 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *37 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *38 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *39 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *40 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *41 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *42 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *43 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *44 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *45 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *46 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *47 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *48 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *49 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *50 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *51 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *52 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *53 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *54 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *55 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *56 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *57 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 120#120: *58 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *59 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *60 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 122#122: *61 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *62 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *63 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *64 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *65 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *66 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *67 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *68 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *69 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *70 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *71 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *72 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *73 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *74 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 121#121: *75 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *76 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *77 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *78 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *79 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *80 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *81 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *82 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *83 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *84 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *85 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *86 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *87 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *88 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *89 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *90 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *91 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *92 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *93 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *94 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *95 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *96 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *97 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *98 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *99 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *100 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *101 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *102 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *103 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *104 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *105 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *106 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *107 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *108 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *109 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *110 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 125#125: *111 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *112 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *113 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *114 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *115 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *116 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *117 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *118 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *119 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *120 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *121 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *122 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *123 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *124 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *125 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *126 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *127 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *128 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *129 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *130 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *131 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *132 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *133 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *134 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *135 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *136 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *137 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *138 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *139 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *140 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *141 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *142 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *143 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *144 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *145 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *146 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *147 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *148 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *149 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *150 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *151 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 127#127: *152 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *153 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *154 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 126#126: *155 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *156 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *157 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *158 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *159 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *160 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *161 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *162 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *163 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *164 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *165 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *166 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *167 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *168 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *169 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *170 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 128#128: *171 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 128#128: *172 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *173 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *174 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *175 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *176 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *177 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *178 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *179 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *180 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *181 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *182 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *183 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *184 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *185 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *186 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *187 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *188 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *189 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *190 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *191 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *192 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *193 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *194 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *195 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *196 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *197 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *198 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *199 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *200 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *201 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *202 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *203 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *204 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *205 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *206 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *207 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *208 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *209 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *210 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *211 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *212 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *213 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *214 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *215 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *216 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *217 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *218 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *219 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 132#132: *220 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *221 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *222 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *223 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *224 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *225 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *226 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *227 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *228 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *229 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *230 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *231 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *232 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *233 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *234 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *235 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *236 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *237 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *238 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *239 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *240 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *241 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *242 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *243 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *244 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *245 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *246 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *247 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *248 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *249 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *250 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *251 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *252 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *253 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *254 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *255 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *256 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *257 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *258 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *259 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *260 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *261 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *262 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *263 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *264 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *265 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *266 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *267 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *268 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *269 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *270 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *271 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *272 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *273 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *274 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *275 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *276 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *277 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *278 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *279 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *280 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *281 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *282 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *283 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *284 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *285 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *286 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *287 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *288 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *289 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *290 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *291 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *292 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *293 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *294 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *295 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *296 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *297 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *298 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *299 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *300 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *301 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *302 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *303 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *304 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *305 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *307 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *306 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *308 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *309 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *310 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *311 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *312 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *313 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *314 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *315 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *316 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *317 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *318 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *319 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *320 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *321 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *322 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *323 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *324 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *325 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *326 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *327 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *328 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *329 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *330 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *331 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *332 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *333 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *334 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *335 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *336 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *337 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *338 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *339 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *340 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *341 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *342 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *343 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *344 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *345 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *346 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 123#123: *347 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *348 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *349 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *350 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *351 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *352 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *353 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *354 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *355 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *356 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *357 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *358 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *359 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *360 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *361 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *362 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *363 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *364 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *365 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *366 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *367 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *368 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *369 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *370 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *371 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *372 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *373 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *374 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *375 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *376 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *377 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *378 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *379 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *380 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *381 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *382 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *383 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *384 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *385 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *386 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *387 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *388 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *389 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *390 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *391 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *392 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *393 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *394 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *395 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *396 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *397 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *398 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *399 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *400 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *401 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *402 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *403 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *404 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *405 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *406 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *407 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *408 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *409 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *410 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *411 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *412 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *413 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *414 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *415 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *416 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *417 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *418 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *419 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *420 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *421 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *422 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *423 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *424 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *425 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *426 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *427 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *428 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *429 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *430 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *431 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *432 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *433 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *434 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *435 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *436 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *437 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *438 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *439 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *440 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *441 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *442 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *443 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *444 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *445 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *446 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *447 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *448 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *449 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *450 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *451 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *452 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *453 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *454 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *455 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *456 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *457 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *458 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *459 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *460 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *461 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *462 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *463 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *464 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *465 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *466 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *467 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *468 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *469 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *470 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *471 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *472 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *473 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *474 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *475 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *476 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *477 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *478 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *479 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *480 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *481 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *482 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *483 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *484 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *485 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *486 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *487 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *488 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *489 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *490 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *491 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *492 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *493 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *494 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *495 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *496 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *497 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *498 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *499 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *500 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *501 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *502 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *503 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *504 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 132#132: *505 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 132#132: *506 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *507 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *508 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *509 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *510 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *511 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *512 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *513 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *514 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *515 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *516 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *517 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *518 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *519 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *520 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *521 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *522 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *523 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *524 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *525 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 119#119: *526 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *527 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *528 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *529 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *530 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *531 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *532 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *533 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *534 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *535 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *536 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *537 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *538 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *539 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *540 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *541 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *542 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *543 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *544 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *545 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *546 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *547 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *548 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *549 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *550 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *551 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *552 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *553 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *554 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *555 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *556 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *557 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *558 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *559 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *560 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *561 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *562 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *563 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *564 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *565 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *566 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *567 client unix: closed keepalive connection +2024/07/08 18:28:22 [crit] 120#120: ngx_slab_alloc() failed: no memory in upstream zone "scale_backend_80" +2024/07/08 18:28:22 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:28:22 [notice] 24#24: reconfiguring +2024/07/08 18:28:22 [crit] 24#24: ngx_slab_alloc() failed: no memory in upstream zone "scale_backend_80" diff --git a/tests/results/scale/edge/edge-plus.md b/tests/results/scale/edge/edge-plus.md new file mode 100755 index 0000000000..875443c01d --- /dev/null +++ b/tests/results/scale/edge/edge-plus.md @@ -0,0 +1,194 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test TestScale_Listeners + +### Reloads + +- Total: 128 +- Total Errors: 0 +- Average Time: 146ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 387 +- Average Time: 128ms +- Event Batch Processing distribution: + - 500ms: 348 + - 1000ms: 387 + - 5000ms: 387 + - 10000ms: 387 + - 30000ms: 387 + - +Infms: 387 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_Listeners) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPSListeners + +### Reloads + +- Total: 128 +- Total Errors: 0 +- Average Time: 166ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 449 +- Average Time: 122ms +- Event Batch Processing distribution: + - 500ms: 403 + - 1000ms: 448 + - 5000ms: 449 + - 10000ms: 449 + - 30000ms: 449 + - +Infms: 449 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_HTTPSListeners) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPRoutes + +### Reloads + +- Total: 1001 +- Total Errors: 0 +- Average Time: 373ms +- Reload distribution: + - 500ms: 743 + - 1000ms: 1001 + - 5000ms: 1001 + - 10000ms: 1001 + - 30000ms: 1001 + - +Infms: 1001 + +### Event Batch Processing + +- Total: 1007 +- Average Time: 432ms +- Event Batch Processing distribution: + - 500ms: 638 + - 1000ms: 1006 + - 5000ms: 1007 + - 10000ms: 1007 + - 30000ms: 1007 + - +Infms: 1007 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_HTTPRoutes) for more details. +The logs are attached only if there are errors. + +## Test TestScale_UpstreamServers + +### Reloads + +- Total: 3 +- Total Errors: 0 +- Average Time: 126ms +- Reload distribution: + - 500ms: 3 + - 1000ms: 3 + - 5000ms: 3 + - 10000ms: 3 + - 30000ms: 3 + - +Infms: 3 + +### Event Batch Processing + +- Total: 104 +- Average Time: 117ms +- Event Batch Processing distribution: + - 500ms: 104 + - 1000ms: 104 + - 5000ms: 104 + - 10000ms: 104 + - 30000ms: 104 + - +Infms: 104 + +### Errors + +- NGF errors: 1 +- NGF container restarts: 0 +- NGINX errors: 2 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_UpstreamServers) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPMatches + +```text +Requests [total, rate, throughput] 30000, 1000.03, 1000.00 +Duration [total, attack, wait] 30s, 29.999s, 895.124µs +Latencies [min, mean, 50, 90, 95, 99, max] 745.651µs, 1.018ms, 991.503µs, 1.133ms, 1.178ms, 1.304ms, 27.128ms +Bytes In [total, mean] 4800000, 160.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30.001s, 29.999s, 1.178ms +Latencies [min, mean, 50, 90, 95, 99, max] 801.928µs, 1.099ms, 1.079ms, 1.24ms, 1.307ms, 1.447ms, 12.938ms +Bytes In [total, mean] 4800000, 160.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +```