2025-10-02 18:32:11,726 p=30488 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-02 18:32:11,727 p=30488 u=zuul n=ansible | PLAY [Deploy logging dependencies] ********************************************* 2025-10-02 18:32:11,756 p=30488 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 18:32:11,756 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:11 +0000 (0:00:00.043) 0:00:00.043 ****** 2025-10-02 18:32:12,403 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:12,417 p=30488 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 18:32:12,417 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:12 +0000 (0:00:00.660) 0:00:00.704 ****** 2025-10-02 18:32:43,935 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:43,945 p=30488 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 18:32:43,945 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:43 +0000 (0:00:31.528) 0:00:32.232 ****** 2025-10-02 18:32:44,314 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:44,324 p=30488 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 18:32:44,324 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:44 +0000 (0:00:00.378) 0:00:32.611 ****** 2025-10-02 18:32:47,526 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:47,551 p=30488 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 18:32:47,551 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:47 +0000 (0:00:03.227) 0:00:35.838 ****** 2025-10-02 18:32:48,842 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:48,852 p=30488 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 18:32:48,852 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:48 +0000 (0:00:01.301) 0:00:37.139 ****** 2025-10-02 18:32:49,181 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:49,190 p=30488 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 18:32:49,190 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:49 +0000 (0:00:00.338) 0:00:37.477 ****** 2025-10-02 18:32:50,685 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:50,696 p=30488 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 18:32:50,696 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:50 +0000 (0:00:01.505) 0:00:38.983 ****** 2025-10-02 18:32:51,032 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:51,041 p=30488 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 18:32:51,041 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:51 +0000 (0:00:00.344) 0:00:39.328 ****** 2025-10-02 18:32:58,171 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:58,196 p=30488 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 18:32:58,196 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:58 +0000 (0:00:07.154) 0:00:46.483 ****** 2025-10-02 18:32:58,648 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:58,662 p=30488 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 18:32:58,662 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:58 +0000 (0:00:00.465) 0:00:46.949 ****** 2025-10-02 18:32:59,007 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:59,017 p=30488 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 18:32:59,017 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:59 +0000 (0:00:00.355) 0:00:47.304 ****** 2025-10-02 18:32:59,395 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:32:59,407 p=30488 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 18:32:59,407 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:32:59 +0000 (0:00:00.390) 0:00:47.694 ****** 2025-10-02 18:34:16,621 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:16,634 p=30488 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 18:34:16,634 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:16 +0000 (0:01:17.226) 0:02:04.921 ****** 2025-10-02 18:34:17,527 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:17,538 p=30488 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 18:34:17,538 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:17 +0000 (0:00:00.903) 0:02:05.825 ****** 2025-10-02 18:34:17,836 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:17,848 p=30488 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 18:34:17,848 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:17 +0000 (0:00:00.310) 0:02:06.135 ****** 2025-10-02 18:34:18,161 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:18,171 p=30488 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 18:34:18,171 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:18 +0000 (0:00:00.322) 0:02:06.458 ****** 2025-10-02 18:34:38,902 p=30488 u=zuul n=ansible | ok: [localhost] 2025-10-02 18:34:38,964 p=30488 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 18:34:38,964 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:38 +0000 (0:00:20.793) 0:02:27.251 ****** 2025-10-02 18:34:39,540 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:39,555 p=30488 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 18:34:39,555 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:39 +0000 (0:00:00.590) 0:02:27.842 ****** 2025-10-02 18:34:39,931 p=30488 u=zuul n=ansible | changed: [localhost] 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | localhost : ok=19 changed=18 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | Thursday 02 October 2025 18:34:39 +0000 (0:00:00.409) 0:02:28.251 ****** 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | =============================================================================== 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the lokistack to be ready ------- 77.23s 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO csv to be created ------- 31.53s 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for 2 "True" and 0 "False" conditions in ClusterLogForwarder status -- 20.79s 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be running ------ 7.16s 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the CLO resources to be available --- 3.23s 2025-10-02 18:34:39,964 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create minio deployment ------------------- 1.51s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the Loki resources to be available --- 1.30s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create the SA and apply the right permissions --- 0.90s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create the CLO subscription and loki-operator subscriptions --- 0.66s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | Copy dataplane nodeset kustomization ------------------------------------ 0.59s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create loki S3 secret --------------------- 0.47s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | Copy controlplane kustomization ----------------------------------------- 0.41s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for lokistack to be created ---------- 0.39s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the loki-operator csv to be created --- 0.38s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create loki stack ------------------------- 0.36s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the minio pod to be created ------ 0.34s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for the route kind to be present in the cluster --- 0.34s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Wait for cluster log forwarder to be created --- 0.32s 2025-10-02 18:34:39,965 p=30488 u=zuul n=ansible | deploy-logging-dependencies : Create cluster log forwarder -------------- 0.31s