~/src/github.com/openstack-k8s-operators/install_yamls ~/ci-framework-data/artifacts bash scripts/gen-namespace.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests ']' + '[' -z openstack ']' + OUT_DIR=/home/zuul/ci-framework-data/artifacts/manifests/openstack + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack ']' + cat oc apply -f /home/zuul/ci-framework-data/artifacts/manifests/openstack/namespace.yaml namespace/openstack unchanged timeout 500s bash -c "while ! (oc get project.v1.project.openshift.io openstack); do sleep 1; done" NAME DISPLAY NAME STATUS openstack Active oc project openstack Already on project "openstack" on server "https://api.crc.testing:6443". bash scripts/gen-input-kustomize.sh + OUT=/home/zuul/ci-framework-data/artifacts/manifests + '[' -z openstack ']' + '[' -z osp-secret ']' + '[' -z 12345678 ']' + '[' -z 1234567842 ']' + '[' -z 767c3ed056cbaa3b9dfedb8c6f825bf0 ']' + '[' -z sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU= ']' + '[' -z COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f ']' + '[' -z openstack ']' + '[' -z libvirt-secret ']' + DIR=/home/zuul/ci-framework-data/artifacts/manifests/openstack/input + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack/input ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/openstack/input ~/ci-framework-data/artifacts/manifests/openstack/input ~/src/github.com/openstack-k8s-operators/install_yamls + cat oc get secret/osp-secret || oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/openstack/input | oc apply -f - NAME TYPE DATA AGE osp-secret Opaque 26 4m18s oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr | oc delete --ignore-not-found=true -f - error: must build at directory: not a valid directory: evalsymlink failure on '/home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr' : lstat /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra: no such file or directory No resources found rm -Rf /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr mkdir -p /home/zuul/ci-framework-data/artifacts/manifests/operator /home/zuul/ci-framework-data/artifacts/manifests/openstack-operators/infra/op /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr bash scripts/clone-operator-repo.sh Cloning repo: git clone -b main https://github.com/openstack-k8s-operators/infra-operator.git infra-operator Cloning into 'infra-operator'... Running checkout: git checkout 63860ee1375c Note: switching to '63860ee1375c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 63860ee Merge pull request #472 from lmiccini/iha_redfish_conditions cp /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr bash scripts/gen-service-kustomize.sh +++ dirname scripts/gen-service-kustomize.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + . /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts/common.sh --source-only ++ set -e + '[' -z openstack ']' + '[' -z NetConfig ']' + '[' -z osp-secret ']' + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr ']' + '[' -n '' ']' + REPLACEMENTS= + IMAGE=unused + IMAGE_PATH=containerImage + STORAGE_REQUEST=10G + INTERFACE_MTU=1500 + VLAN_START=20 + VLAN_STEP=1 + '[' '!' -d /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr ']' + pushd /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr ~/ci-framework-data/artifacts/manifests/openstack/infra/cr ~/src/github.com/openstack-k8s-operators/install_yamls + cat + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + IFS=, + read -ra IMAGES + IFS=, + read -ra IMAGE_PATHS + '[' 1 '!=' 1 ']' + (( i=0 )) + (( i < 1 )) + SPEC_PATH=containerImage + SPEC_VALUE=unused + '[' unused '!=' unused ']' + (( i++ )) + (( i < 1 )) + '[' -n '' ']' + '[' NetConfig == OpenStackControlPlane ']' + '[' NetConfig == Galera ']' + '[' NetConfig == NetConfig ']' + '[' -z true ']' + IPV6_SUBNET_INDEX=1 + VLAN_INTERNALAPI=20 + VLAN_STORAGE=21 + VLAN_TENANT=22 + VLAN_STORAGEMGMT=23 + cat + '[' -n true ']' + cat + REPLACEMENTS=' - source: kind: ConfigMap name: vlan-config fieldPath: data.internalapi targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=internalapi].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.storage targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=storage].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.storagemgmt targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=storagemgmt].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.tenant targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=tenant].subnets.0.vlan' + '[' -z true ']' + '[' -n '' ']' + '[' -n '' ']' + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + [[ NetConfig == \O\p\e\n\S\t\a\c\k\C\o\n\t\r\o\l\P\l\a\n\e ]] + '[' -n ' - source: kind: ConfigMap name: vlan-config fieldPath: data.internalapi targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=internalapi].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.storage targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=storage].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.storagemgmt targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=storagemgmt].subnets.0.vlan - source: kind: ConfigMap name: vlan-config fieldPath: data.tenant targets: - select: kind: NetConfig fieldPaths: - spec.networks.[name=tenant].subnets.0.vlan' ']' + cat + kustomization_add_resources + echo merge config dir merge config dir ++ find . -type f -name '*.yaml' ++ grep -v kustomization + yamls='./network_v1beta1_netconfig.yaml ./vlan-config.yaml' + for y in ${yamls[@]} + kustomize edit add resource ./network_v1beta1_netconfig.yaml + for y in ${yamls[@]} + kustomize edit add resource ./vlan-config.yaml + popd ~/src/github.com/openstack-k8s-operators/install_yamls make wait make[1]: Entering directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-wait.sh + TIMEOUT=500s +++ dirname scripts/operator-wait.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq ']' + pushd /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls/scripts ~/src/github.com/openstack-k8s-operators/install_yamls + timeout 500s bash -c 'until [ "$(bash ./get-operator-status.sh)" == "Succeeded" ]; do sleep 5; done' + '[' -z openstack-operators ']' + '[' -z infra ']' + '[' infra = rabbitmq-cluster ']' + DEPL_NAME=infra-operator-controller-manager ++ oc get -n openstack-operators deployment infra-operator-controller-manager -o json ++ jq -e .status.availableReplicas + REPLICAS=1 + '[' 1 '!=' 1 ']' + echo Succeeded + exit 0 + rc=0 + popd ~/src/github.com/openstack-k8s-operators/install_yamls + exit 0 make[1]: Leaving directory '/home/zuul/src/github.com/openstack-k8s-operators/install_yamls' bash scripts/operator-deploy-resources.sh + '[' -z /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr ']' + NEXT_WAIT_TIME=0 + '[' 0 -eq 15 ']' + oc kustomize /home/zuul/ci-framework-data/artifacts/manifests/openstack/infra/cr + oc apply -f - netconfig.network.openstack.org/netconfig created + '[' 0 -lt 15 ']' ~/ci-framework-data/artifacts