2025-10-02 09:49:45,152 p=30522 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-02 09:49:45,153 p=30522 u=zuul n=ansible | PLAY [Deploy logging dependencies] ********************************************* 2025-10-02 09:49:45,194 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions _raw_params=oc apply -f {{ role_path }}/files/operators.yaml ] *** 2025-10-02 09:49:45,194 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:49:45 +0000 (0:00:00.062) 0:00:00.062 ****** 2025-10-02 09:49:45,875 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:49:45,893 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the CLO csv to be created _raw_params=oc get csv --namespace=openshift-logging -l operators.coreos.com/cluster-logging.openshift-logging] *** 2025-10-02 09:49:45,894 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:49:45 +0000 (0:00:00.699) 0:00:00.761 ****** 2025-10-02 09:50:17,272 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:17,284 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the loki-operator csv to be created _raw_params=oc get csv --namespace=openshift-operators-redhat -l operators.coreos.com/loki-operator.openshift-operators-redhat] *** 2025-10-02 09:50:17,284 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:17 +0000 (0:00:31.390) 0:00:32.152 ****** 2025-10-02 09:50:17,635 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:17,649 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the CLO resources to be available _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Succeeded csv --namespace=openshift-logging -l operators.coreos.com/cluster-logging.openshift-logging ] *** 2025-10-02 09:50:17,649 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:17 +0000 (0:00:00.364) 0:00:32.516 ****** 2025-10-02 09:50:18,114 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:18,124 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the Loki resources to be available _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Succeeded csv --namespace=openshift-operators-redhat -l operators.coreos.com/loki-operator.openshift-operators-redhat ] *** 2025-10-02 09:50:18,125 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:18 +0000 (0:00:00.475) 0:00:32.992 ****** 2025-10-02 09:50:26,464 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:26,476 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the route kind to be present in the cluster _raw_params=oc api-resources --api-group=route.openshift.io --no-headers] *** 2025-10-02 09:50:26,476 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:26 +0000 (0:00:08.351) 0:00:41.343 ****** 2025-10-02 09:50:26,844 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:26,854 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create minio deployment _raw_params=oc apply -f {{ role_path }}/files/minio-dev.yaml ] *** 2025-10-02 09:50:26,854 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:26 +0000 (0:00:00.378) 0:00:41.722 ****** 2025-10-02 09:50:28,361 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:28,373 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the minio pod to be created _raw_params=oc get pods --namespace=minio-dev minio] *** 2025-10-02 09:50:28,373 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:28 +0000 (0:00:01.519) 0:00:43.241 ****** 2025-10-02 09:50:28,736 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:28,746 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the minio pod to be running _raw_params=oc wait --timeout=300s --for jsonpath="{.status.phase}"=Running --namespace=minio-dev pod minio ] *** 2025-10-02 09:50:28,746 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:28 +0000 (0:00:00.372) 0:00:43.614 ****** 2025-10-02 09:50:35,651 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:35,662 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create loki S3 secret _raw_params=oc apply -f {{ role_path }}/files/loki_secret.yaml -n openshift-logging ] *** 2025-10-02 09:50:35,662 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:35 +0000 (0:00:06.915) 0:00:50.530 ****** 2025-10-02 09:50:36,009 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:36,019 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create loki stack _raw_params=oc apply -f {{ role_path }}/files/lokistack.yaml -n openshift-logging ] *** 2025-10-02 09:50:36,020 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:36 +0000 (0:00:00.357) 0:00:50.887 ****** 2025-10-02 09:50:36,392 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:36,405 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for lokistack to be created _raw_params=oc get lokistacks --namespace=openshift-logging logging-loki] *** 2025-10-02 09:50:36,405 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:36 +0000 (0:00:00.385) 0:00:51.272 ****** 2025-10-02 09:50:36,776 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:50:36,788 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for the lokistack to be ready _raw_params=oc get lokistack logging-loki -n openshift-logging -o jsonpath='{.status.conditions[?(@.type=="Ready")].status}' ] *** 2025-10-02 09:50:36,788 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:50:36 +0000 (0:00:00.383) 0:00:51.656 ****** 2025-10-02 09:51:53,777 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:51:53,787 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create the SA and apply the right permissions _raw_params=oc create sa collector -n openshift-logging oc adm policy add-cluster-role-to-user logging-collector-logs-writer -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging ] *** 2025-10-02 09:51:53,787 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:51:53 +0000 (0:01:16.998) 0:02:08.655 ****** 2025-10-02 09:51:54,710 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:51:54,721 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Create cluster log forwarder _raw_params=oc apply -f {{ role_path }}/files/cluster_log_forwarder.yaml -n openshift-logging ] *** 2025-10-02 09:51:54,722 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:51:54 +0000 (0:00:00.934) 0:02:09.589 ****** 2025-10-02 09:51:55,077 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:51:55,087 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for cluster log forwarder to be created _raw_params=oc get clusterlogforwarder --namespace=openshift-logging collector] *** 2025-10-02 09:51:55,087 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:51:55 +0000 (0:00:00.365) 0:02:09.955 ****** 2025-10-02 09:51:55,435 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:51:55,447 p=30522 u=zuul n=ansible | TASK [deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status _raw_params=oc get clusterlogforwarder collector -n openshift-logging -o json | jq --raw-output '[ ([.status.conditions[] | select(.status == "True")] | length), ([.status.conditions[] | select(.status == "False")] | length) ] | @csv' ] *** 2025-10-02 09:51:55,448 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:51:55 +0000 (0:00:00.360) 0:02:10.315 ****** 2025-10-02 09:52:16,180 p=30522 u=zuul n=ansible | ok: [localhost] 2025-10-02 09:52:16,199 p=30522 u=zuul n=ansible | TASK [Copy dataplane nodeset kustomization dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/dataplane/90-kustomize-dataplane-logging-service.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: namespace: {{ cifmw_install_yamls_defaults['NAMESPACE'] }} patches: - target: kind: OpenStackDataPlaneNodeSet name: .* patch: |- - op: add path: /spec/services/- value: logging] *** 2025-10-02 09:52:16,199 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:52:16 +0000 (0:00:20.751) 0:02:31.067 ****** 2025-10-02 09:52:16,953 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:52:16,964 p=30522 u=zuul n=ansible | TASK [Copy controlplane kustomization dest={{ cifmw_basedir }}/artifacts/manifests/kustomizations/controlplane/90-kustomize-controlplane-logging.yaml, content=apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: openstack patches: - patch: |- apiVersion: core.openstack.org/v1beta1 kind: OpenStackControlPlane metadata: name: unused spec: telemetry: enabled: true template: logging: enabled: true target: kind: OpenStackControlPlane] *** 2025-10-02 09:52:16,965 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:52:16 +0000 (0:00:00.765) 0:02:31.832 ****** 2025-10-02 09:52:17,376 p=30522 u=zuul n=ansible | changed: [localhost] 2025-10-02 09:52:17,414 p=30522 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | localhost : ok=19 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | Thursday 02 October 2025 09:52:17 +0000 (0:00:00.450) 0:02:32.282 ****** 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | =============================================================================== 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the lokistack to be ready ------- 77.00s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO csv to be created ------- 31.39s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status -- 20.75s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the Loki resources to be available --- 8.35s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be running ------ 6.92s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create minio deployment ------------------- 1.52s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create the SA and apply the right permissions --- 0.93s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | Copy dataplane nodeset kustomization ------------------------------------ 0.77s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions --- 0.70s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO resources to be available --- 0.48s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.45s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create loki stack ------------------------- 0.39s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for lokistack to be created ---------- 0.38s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the route kind to be present in the cluster --- 0.38s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be created ------ 0.37s 2025-10-02 09:52:17,415 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create cluster log forwarder -------------- 0.37s 2025-10-02 09:52:17,416 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for the loki-operator csv to be created --- 0.36s 2025-10-02 09:52:17,416 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Wait for cluster log forwarder to be created --- 0.36s 2025-10-02 09:52:17,416 p=30522 u=zuul n=ansible | deploy-logging-dependencies : Create loki S3 secret --------------------- 0.36s