Started by timer Obtained jenkins/public-clouds-tests/Jenkinsfile from git https://osm.etsi.org/gerrit/osm/devops Running in Durability level: MAX_SURVIVABILITY [Pipeline] properties [Pipeline] node Running on osm-cicd-4 in /home/jenkins/workspace/azure_robot_tests [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # timeout=10 Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops > git --version # timeout=10 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 7abbfd5aed5bd744d5f49ee834f89822136ca6cc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7abbfd5aed5bd744d5f49ee834f89822136ca6cc Commit message: "Move lcm certificate to lcm folder in OSM helm chart" > git rev-list --no-walk 7abbfd5aed5bd744d5f49ee834f89822136ca6cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] sh [azure_robot_tests] Running shell script + docker pull opensourcemano/tests:testing-daily testing-daily: Pulling from opensourcemano/tests Digest: sha256:4c369a5183b8fd88f9fe1f9561bd16225ffd8a049243ad61c37f3f91ce6d7feb Status: Image is up to date for opensourcemano/tests:testing-daily docker.io/opensourcemano/tests:testing-daily [Pipeline] } [Pipeline] // stage [Pipeline] sh [azure_robot_tests] Running shell script + docker inspect -f . opensourcemano/tests:testing-daily . [Pipeline] withDockerContainer osm-cicd-4 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 -u root:root --entrypoint= -w /home/jenkins/workspace/azure_robot_tests -v /home/jenkins/workspace/azure_robot_tests:/home/jenkins/workspace/azure_robot_tests:rw,z -v /home/jenkins/workspace/azure_robot_tests@tmp:/home/jenkins/workspace/azure_robot_tests@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** --entrypoint cat opensourcemano/tests:testing-daily [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Set environment) [Pipeline] script [Pipeline] { [Pipeline] sh [azure_robot_tests] Running shell script + mkdir -m 700 /root/.ssh [Pipeline] sh [azure_robot_tests] Running shell script + ssh-keygen -t rsa -f /root/.ssh/id_rsa -N Generating public/private rsa key pair. Your identification has been saved in /root/.ssh/id_rsa Your public key has been saved in /root/.ssh/id_rsa.pub The key fingerprint is: SHA256:SmXYTW0ORQI+s5FUr9Y29iVkb0kcUCvPxfcBnSm6NnE root@f7d3be9e6cde The key's randomart image is: +---[RSA 3072]----+ | oo++oo+oo| | = +.oo.o=o| | . X .+o.+=+| | o = =.E=.*| | . S o O .+=| | . . . * o + | | . . . . | | | | | +----[SHA256]-----+ [Pipeline] sh [azure_robot_tests] Running shell script + cp /root/.ssh/id_rsa /root/osm_id_rsa [Pipeline] sh [azure_robot_tests] Running shell script + echo Reading credential azure-credentials Reading credential azure-credentials [Pipeline] } [Pipeline] // script [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [azure_robot_tests] Running shell script + cp **** /root/azure-creds.json [Pipeline] sh [azure_robot_tests] Running shell script + set +x [ { "cloudName": "AzureCloud", "homeTenantId": "e6746ab5-ebdc-4e9d-821b-a71bdaf63d9b", "id": "8fb7e78d-097b-413d-bc65-41d29be6bab1", "isDefault": true, "managedByTenants": [], "name": "Azure in Open", "state": "Enabled", "tenantId": "e6746ab5-ebdc-4e9d-821b-a71bdaf63d9b", "user": { "name": "7c5ba2e6-2013-49a0-bf9a-f2592030f7ff", "type": "servicePrincipal" } } ] [Pipeline] sh [azure_robot_tests] Running shell script + az vm list -o table Name ResourceGroup Location Zones ---------------- ------------------ ---------- ------- vm-CICD-Host OSM_CICD_GROUP westeurope 1 vm-VPN-Host OSM_GROUP westeurope VPN-Gateway OSM_GROUP westeurope vm-Hackfest-Host OSM_HACKFEST_GROUP westeurope [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Create k8s cluster) [Pipeline] sh [azure_robot_tests] Running shell script + /robot-systest/cloud-scripts/create-k8s.sh Creating a new IaaS k8s cluster in azure + az vm create --resource-group OSM_CICD_GROUP --name k8stest202405051108 --image Canonical:0001-com-ubuntu-server-jammy:22_04-lts:latest --size Standard_A2_v2 --vnet-name OSM-CICD-net --subnet OSM-CICD-subnet --public-ip-address '' --admin-username ubuntu --priority Regular Selecting "uksouth" may reduce your costs. The region you've selected may cost more for the same services. You can disable this message in the future with the command "az config set core.display_region_identified=false". Learn more at https://go.microsoft.com/fwlink/?linkid=222571 WARNING: Consider upgrading security for your workloads using Azure Trusted Launch VMs. To know more about Trusted Launch, please visit https://aka.ms/TrustedLaunch. { "fqdns": "", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/virtualMachines/k8stest202405051108", "location": "westeurope", "macAddress": "00-0D-3A-BB-DE-FC", "powerState": "VM running", "privateIpAddress": "172.21.23.10", "publicIpAddress": "", "resourceGroup": "OSM_CICD_GROUP", "zones": "" } ++ az vm show -d -g OSM_CICD_GROUP -n k8stest202405051108 --query privateIps ++ tr -d '"' + export K8S_IP=172.21.23.10 + K8S_IP=172.21.23.10 ++ az vm show --resource-group OSM_CICD_GROUP --name k8stest202405051108 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG ++ az resource show --ids /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG --query name + SECURITY_GROUP_NAME='"k8stest202405051108NSG"' + SECURITY_GROUP_NAME=k8stest202405051108NSG + az network nsg rule create -n microk8s --nsg-name k8stest202405051108NSG --priority 2000 -g OSM_CICD_GROUP --description 'Microk8s port' --protocol TCP --destination-port-ranges 16443 { "access": "Allow", "description": "Microk8s port", "destinationAddressPrefix": "*", "destinationAddressPrefixes": [], "destinationPortRange": "16443", "destinationPortRanges": [], "direction": "Inbound", "etag": "W/\"41d5b05f-cd01-43fc-92f2-5233fd7c02e2\"", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG/securityRules/microk8s", "name": "microk8s", "priority": 2000, "protocol": "Tcp", "provisioningState": "Succeeded", "resourceGroup": "OSM_CICD_GROUP", "sourceAddressPrefix": "*", "sourceAddressPrefixes": [], "sourcePortRange": "*", "sourcePortRanges": [], "type": "Microsoft.Network/networkSecurityGroups/securityRules" } + echo 'export K8S_IP="172.21.23.10"' + echo 'export K8S_IMAGE_NAME="k8stest202405051108"' + install_remote_microk8s + set +e + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 'sudo apt-get update -y && sudo apt-get upgrade -y && sudo reboot' Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1394 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B] Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] Get:13 http://archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] Get:15 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] Get:16 http://archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] Get:17 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1612 kB] Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1830 kB] Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1072 kB] Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] Get:30 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] Get:35 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] Fetched 28.8 MB in 13s (2200 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. + sleep 90 + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1019-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun May 5 11:12:12 UTC 2024 System load: 0.93310546875 Processes: 130 Usage of /: 5.4% of 28.89GB Users logged in: 0 Memory usage: 6% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status + sudo snap install yq yq v4.40.5 from Mike Farah (mikefarah) installed + sudo snap install microk8s --classic microk8s (1.29/stable) v1.29.2 from Canonical** installed + sudo usermod -a -G microk8s ubuntu + newgrp microk8s microk8s is running high-availability: no datastore master nodes: 127.0.0.1:19001 datastore standby nodes: none addons: enabled: dns # (core) CoreDNS ha-cluster # (core) Configure high availability on the current node helm # (core) Helm - the package manager for Kubernetes helm3 # (core) Helm 3 - the package manager for Kubernetes disabled: cert-manager # (core) Cloud native certificate management cis-hardening # (core) Apply CIS K8s hardening community # (core) The community addons repository dashboard # (core) The Kubernetes dashboard gpu # (core) Alias to nvidia add-on host-access # (core) Allow Pods connecting to Host services smoothly hostpath-storage # (core) Storage class; allocates storage from host directory ingress # (core) Ingress controller for external access kube-ovn # (core) An advanced network fabric for Kubernetes mayastor # (core) OpenEBS MayaStor metallb # (core) Loadbalancer for your Kubernetes cluster metrics-server # (core) K8s Metrics Server for API access to service metrics minio # (core) MinIO object storage nvidia # (core) NVIDIA hardware (GPU and network) support observability # (core) A lightweight observability stack for logs, traces and metrics prometheus # (core) Prometheus operator for monitoring and logging rbac # (core) Role-Based Access Control for authorisation registry # (core) Private image registry exposed on localhost:32000 rook-ceph # (core) Distributed Ceph storage using Rook storage # (core) Alias to hostpath-storage add-on, deprecated WARNING: Do not enable or disable multiple addons in one command. This form of chained operations on addons will be DEPRECATED in the future. Please, enable one addon at a time: 'microk8s enable ' Infer repository core for addon storage Infer repository core for addon dns DEPRECATION WARNING: 'storage' is deprecated and will soon be removed. Please use 'hostpath-storage' instead. Infer repository core for addon hostpath-storage Enabling default storage class. WARNING: Hostpath storage is not suitable for production environments. A hostpath volume can grow beyond the size limit set in the volume claim manifest. deployment.apps/hostpath-provisioner created storageclass.storage.k8s.io/microk8s-hostpath created serviceaccount/microk8s-hostpath created clusterrole.rbac.authorization.k8s.io/microk8s-hostpath created clusterrolebinding.rbac.authorization.k8s.io/microk8s-hostpath created Storage will be available soon. Addon core/dns is already enabled + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1019-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun May 5 11:12:12 UTC 2024 System load: 0.93310546875 Processes: 130 Usage of /: 5.4% of 28.89GB Users logged in: 0 Memory usage: 6% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status ++ awk '{print $1}' ++ hostname -I 172.21.23.10 + PRIVATE_IP=172.21.23.10 + echo 172.21.23.10 + sudo microk8s.enable metallb:172.21.23.10-172.21.23.10 Infer repository core for addon metallb Enabling MetalLB Applying Metallb manifest customresourcedefinition.apiextensions.k8s.io/addresspools.metallb.io created customresourcedefinition.apiextensions.k8s.io/bfdprofiles.metallb.io created customresourcedefinition.apiextensions.k8s.io/bgpadvertisements.metallb.io created customresourcedefinition.apiextensions.k8s.io/bgppeers.metallb.io created customresourcedefinition.apiextensions.k8s.io/communities.metallb.io created customresourcedefinition.apiextensions.k8s.io/ipaddresspools.metallb.io created customresourcedefinition.apiextensions.k8s.io/l2advertisements.metallb.io created namespace/metallb-system created serviceaccount/controller created serviceaccount/speaker created clusterrole.rbac.authorization.k8s.io/metallb-system:controller created clusterrole.rbac.authorization.k8s.io/metallb-system:speaker created role.rbac.authorization.k8s.io/controller created role.rbac.authorization.k8s.io/pod-lister created clusterrolebinding.rbac.authorization.k8s.io/metallb-system:controller created clusterrolebinding.rbac.authorization.k8s.io/metallb-system:speaker created rolebinding.rbac.authorization.k8s.io/controller created secret/webhook-server-cert created service/webhook-service created rolebinding.rbac.authorization.k8s.io/pod-lister created daemonset.apps/speaker created deployment.apps/controller created validatingwebhookconfiguration.admissionregistration.k8s.io/validating-webhook-configuration created Waiting for Metallb controller to be ready. error: timed out waiting for the condition on deployments/controller MetalLB controller is still not ready deployment.apps/controller condition met ipaddresspool.metallb.io/default-addresspool created l2advertisement.metallb.io/default-advertise-all-pools created MetalLB is enabled + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1019-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun May 5 11:12:12 UTC 2024 System load: 0.93310546875 Processes: 130 Usage of /: 5.4% of 28.89GB Users logged in: 0 Memory usage: 6% IPv4 address for eth0: 172.21.23.10 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status + sudo sed -i 's/\#MOREIPS/IP.3 = 172.21.23.10/g' /var/snap/microk8s/current/certs/csr.conf.template + cat /var/snap/microk8s/current/certs/csr.conf.template [ req ] default_bits = 2048 prompt = no default_md = sha256 req_extensions = req_ext distinguished_name = dn [ dn ] C = GB ST = Canonical L = Canonical O = Canonical OU = Canonical CN = 127.0.0.1 [ req_ext ] subjectAltName = @alt_names [ alt_names ] DNS.1 = kubernetes DNS.2 = kubernetes.default DNS.3 = kubernetes.default.svc DNS.4 = kubernetes.default.svc.cluster DNS.5 = kubernetes.default.svc.cluster.local IP.1 = 127.0.0.1 IP.2 = 10.152.183.1 IP.3 = 172.21.23.10 [ v3_ext ] authorityKeyIdentifier=keyid,issuer:always basicConstraints=CA:FALSE keyUsage=keyEncipherment,dataEncipherment,digitalSignature extendedKeyUsage=serverAuth,clientAuth subjectAltName=@alt_names + echo ================================================================ ================================================================ + echo K8s cluster credentials: K8s cluster credentials: + echo ================================================================ ================================================================ + echo + ssh -T -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null ubuntu@172.21.23.10 'sudo microk8s.config' + sed 's/server: .*/server: https:\/\/172.21.23.10:16443/g' + tee /robot-systest/results/kubeconfig.yaml Warning: Permanently added '172.21.23.10' (ED25519) to the list of known hosts. apiVersion: v1 clusters: - cluster: certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUREekNDQWZlZ0F3SUJBZ0lVVG1PelV2VEpleWVNclhCV0twRUJySEtSc2k4d0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVeUxqRTRNeTR4TUI0WERUSTBNRFV3TlRFeE1USTFOVm9YRFRNMApNRFV3TXpFeE1USTFOVm93RnpFVk1CTUdBMVVFQXd3TU1UQXVNVFV5TGpFNE15NHhNSUlCSWpBTkJna3Foa2lHCjl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF5N2lrTEFwcUZYZkpwbFVuM3hkeExSeWVCN2pnU0ZyZEFTSlQKOUl3NUE0SjRrV1FQdVdhVXV3em9zYVd2SEQvdGpPM0RSNDNReWMzWi8rdzdxbEJ4SGV5RmdFMUFaZVQ1aE9RMwp4SG9sclNINE5maTdjYWJpZXptcXFZbE5VN3l2RlMwTUlyMXVzRGVQRHNhQmREck1rNGc5akFPZWlyell4cmNVCnNsRFhjOWduSVUwSndMOElrYzlnbG5VQ2drUVcyZC85S3ZSNjEvNVdWNGlXVWo2Ti8wdkhMdXdFNzN3SDdVTVcKK1h3aFhPUHZBaWRKR00xMlFxSTNJMGc3TGxQbXhhZ1JUcEVBZXhDT2N6SHJ4WEhxSU13Q1JxYzEwN1VGclFIYgpjdDl5Qk11T0dRbnZTMitMU1JQYkZvbDh4TXlCVGxBdE5oR1hudm9oc1daT3ZWQmZ4d0lEQVFBQm8xTXdVVEFkCkJnTlZIUTRFRmdRVVVCQUlReUpLQmY4YnJCV0xEa0dGcy8wZzFHQXdId1lEVlIwakJCZ3dGb0FVVUJBSVF5SksKQmY4YnJCV0xEa0dGcy8wZzFHQXdEd1lEVlIwVEFRSC9CQVV3QXdFQi96QU5CZ2txaGtpRzl3MEJBUXNGQUFPQwpBUUVBdGNaMWRpNS9hdjZVZ2RMek5VVlgvNlFPWFRDT0RFUmI2SjZTczJ3dVBnc3VtUStBeXczdnI5UlRLYy9KClJUL3NMQUpZckcvTENHV0o5bTBYZ3ZRS2wvdTdobkhoQldXK1B1ZWJjbzR2SGZiTkV4OUYrdFVXTDZRTnVvcEYKK1hVZzcyVGw5V2NiOVJrd0lWcVAyekFhbUhlT3JRZ1RyZWNRNkZ6RTd4Q0hMdWtNcW1QdU9oVm9OQ1NSeXVFYQpJcnowZHFOVXNxT0p6S2UxaFNSZndIK3VyV0tPcWIvODlTY3ZsMENXaEFXVFpNMVJlclh4bVYrOVR6Z3pHZE5YClFYUW9EVDgwTDdITmx0V0Z5QVE2R0FXYU15U3dyYVJFZUJONTRXOXhxRm1QYndDaXNsaEFnS25GbUdZc0lpUTYKUEpPQTd0dktDczc1YTBEZ1VhWEl3VXY2NEE9PQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg== server: https://172.21.23.10:16443 name: microk8s-cluster contexts: - context: cluster: microk8s-cluster user: admin name: microk8s current-context: microk8s kind: Config preferences: {} users: - name: admin user: client-certificate-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN6RENDQWJTZ0F3SUJBZ0lVVzVlNEZldGRGQitsUDROQ0ZLbC9mVTg5VVNnd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVeUxqRTRNeTR4TUI0WERUSTBNRFV3TlRFeE1USTFOMW9YRFRNMApNRFV3TXpFeE1USTFOMW93S1RFT01Bd0dBMVVFQXd3RllXUnRhVzR4RnpBVkJnTlZCQW9NRG5ONWMzUmxiVHB0CllYTjBaWEp6TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUFzeGxscVBkUlAzMUQKTk5hQWI2NmExZGY4cTE5WldIbndyUmlzL0V0Z2lzN0NwZ3Y5b0VwUmxYYmdsRFcxZDU5WnkwV3hzNTgwY1NVVgpXaWljK05XSWVURFNMbTcvOXo5MmpCUE5LTWZEckV1Q0ltMnpjQWltWHUzTE4veEtUdzlQTHN6aDlFYVh3ZGZvCnhQTVZxNkVrVTVENWxab0lpVjc5endVK3A1SzduNFQ3TG12WmFsUXFoemdiU053UjV0bXliYnlpbGZPWTJ2c2oKbWxDbGVYZ0gzeE9KY3JQT3hGYTZobzBIUlBaVjFGTWt3enp0SkhvOHpHT2dFRXgvcE9jU0FzVWVGalRIYWRwdwpyR3BhMHFMMGt1VUpDZUhvRkFGZTUzQWEyT0ZUbWVqWjloWm5JQjZjUmxoNUgvb3dtQkI4YUR6ZDBlMXk2bURnClJxcm1paUpNeVFJREFRQUJNQTBHQ1NxR1NJYjNEUUVCQ3dVQUE0SUJBUUNNWHB3RUJBWTlaRi8weFdBMlVYNjgKQUN1eTRmSDZRRm9qQk0xSHB3dUcxZUsyKzM2RHFjTWF3K2xTSERoMmNzQlJ3VmNiblVWSEZEZkhUTlA5aFZieAo3Z2FyeWVKNC96dmYybnJaOXcvL29PLzJ0RDI1NTJldlRQS1RMY0NrWTQ5aC9zTVdaZ1dObTFIYk85WTBSWWhJClJXVlFzZ0MzbWFDcXk4b25RT1NtRlZDcEtnNTdRemdjallJOWw0b2R3UW14emZ6R3ZTK3NNeXBvbnpHM1dFSDEKenZFcUVnMW9HRXpxSzAyaVNXUndlYzRIaFlHSDBSLzdjRHV2cCtBMVhBZGhMOEZwTFJCbmxrNm9uR3dnUUFzagpNczVIM2pPNUI5OTIyNlJteGhsdXZOUGFkTzlLWjZrWHdnWGdCNkN6YUdJMmdpQy9LeWNRTWxuZ1IwQ2tuRjdBCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K client-key-data: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBc3hsbHFQZFJQMzFETk5hQWI2NmExZGY4cTE5WldIbndyUmlzL0V0Z2lzN0NwZ3Y5Cm9FcFJsWGJnbERXMWQ1OVp5MFd4czU4MGNTVVZXaWljK05XSWVURFNMbTcvOXo5MmpCUE5LTWZEckV1Q0ltMnoKY0FpbVh1M0xOL3hLVHc5UExzemg5RWFYd2Rmb3hQTVZxNkVrVTVENWxab0lpVjc5endVK3A1SzduNFQ3TG12WgphbFFxaHpnYlNOd1I1dG15YmJ5aWxmT1kydnNqbWxDbGVYZ0gzeE9KY3JQT3hGYTZobzBIUlBaVjFGTWt3enp0CkpIbzh6R09nRUV4L3BPY1NBc1VlRmpUSGFkcHdyR3BhMHFMMGt1VUpDZUhvRkFGZTUzQWEyT0ZUbWVqWjloWm4KSUI2Y1JsaDVIL293bUJCOGFEemQwZTF5Nm1EZ1Jxcm1paUpNeVFJREFRQUJBb0lCQUJZR0NuMURwR2NWUlQxcgpIekljbTRldVhyRElNZGx5YlVrcjNxSEx0eHg2bm04Q3pIWjRqUjIvRjVEQ0pnV0d2K2tDTWY3dmxlaFA4aGM3CkpVcG9IN2NmYk1rdTl5VDFWZU9WejhXekF2bmQ4eXUrcDdFZ0x5MC9PcDB3MWdadzBJRGx5dWRhQXZGZ1ZveFoKaEJHdDZDU3FrRFo0VVpKcTd2VVZKUVpBUWZnMGtpTmlBWkl3dDNuS3VWeWMxZURsQWVDdjl1WTNMWUFOampaVgo2OGlVSjBOeWlReTJYZFlmV2t2VnVGRlp2bnp2ZDFpS2hWUGczcUNLVmJ6ZWIzNWc2T2sxK1IzMENtbCtUdm1kCkxRZWxGcnhNZHpoRmh3cVRpVUxyeFluSFBzQ29pa2xtb0l0T0pZV0FHNHo2OWQ0SGtUMW5JN1hLTU1qendLK1YKblVpd094MENnWUVBN21oQldvMWhIQjJBVEhtNjlZZzhOL0p4R0VPYSsvVE1GSXp4YUFQSlhYTDV6MlNnZlkzMwpaeDhPYm9MRjZqVGVmQmdFYTA3R0ZQSC9QcksvNUswWWJqRTI0eTVWamIzWjRSVmMrZzN0dmoxaXBVbHUzS05tClpZWndmUWJ1cjhVU0tqZDZYUUM4eW8rNmtEUVVhcGpMOXpZUkVFUW55cTIySXVFS21lSXhUbDhDZ1lFQXdGREIKV2pzZ0xKc2puYWdsZ3JvekNlbmdhRnUvRVA3ZE1Lbnc2ZmFuTkszczY5c1VCOGxJYU03MGVYZVJ5WmlZZzNCdApOZThMNklmdDh1aldJYWtjVkdhQ1BuZEI2T2dNWE9UNEFzK2hxZ3RVZU1IYTZKOFBiclQ4Yk9JbnZFTW0xVXNrCjB4TWhYejJxSzNmSEQ1RWZRQ05qVTJxMHRURmZmNUgyS3BmeVpkY0NnWUIyeUpFUFdmT3hlMjFxTFJpZXJ6TTUKdU56cWR2eW9YbzYwQ29sWkJ0SDBjbzNPN0ZjZVYzYVY5WjVPSjNBT3dpcTc3NGQ4STdLRHl4TWVuUmNKQzhscApWYklBUFJ5NVU0ZFVJejNCQk9HWWNLTk9zU2pBVzlWdjdpenJ6bUZzU0NkRnk0QjNDQ0FJV05aZWRPUmJQQ2diCjB0OXJtRm12SFIvcmZ1NjJQMEhMeHdLQmdGNUgrTktFZy94NlBoYXZkVnhHYm5rZ3VFeFJGalY5elBCcmo5a1QKZTl0K25OVHYvVHpuOStDeC9QYURvT3hGTEJmY0NSNVV4L0RDbXV2b0svb3FqdUh0czFKdVl0aU0wbXJFTWJZbgpGbWxuem95NDlObndDTC9NYUtmMG8yaFBQMzEzcm1Ed1V2Ny9HeXJlT0srd0JMTUw1a2poMmgrdVNkUWZ1YUFlCkI4N1hBb0dCQU9GaklGcHF4V2dGMTFMSityRzk3bEdlZ2J3eS92M2hZb3pZZjl1enhqSkJDblVsWkd5T3lxQVEKamhUMzBwdmRRUFZOUUVFTDk3a1VxN0xsd3kwTk5kTS9BNjhqMVNxOE1QcGtDMjU3OXA4cU5nL1BWU1ZCS1diYQo4eU91THhZNXk1OTRiOU04MDhBaXJzcGc0ZUY5cXFaM04rdThISTUyVUg0N2FQdkgxTCs5Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg== + echo 'export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml' + echo File with new environment was created at /robot-systest/results/k8s_environment.rc File with new environment was created at /robot-systest/results/k8s_environment.rc [Pipeline] sh [azure_robot_tests] Running shell script + cat /robot-systest/results/k8s_environment.rc export CLOUD_TYPE="azure" export USE_PAAS_K8S="FALSE" export K8S_IP="172.21.23.10" export K8S_IMAGE_NAME="k8stest202405051108" export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Install OSM) [Pipeline] sh [azure_robot_tests] Running shell script + /robot-systest/cloud-scripts/create-osm-vm.sh + az vm create --resource-group OSM_CICD_GROUP --name osmtest202405051115 --image Canonical:0001-com-ubuntu-server-jammy:22_04-lts:latest --size Standard_D4as_v4 --vnet-name OSM-CICD-net --subnet OSM-CICD-subnet --public-ip-address '' --admin-username ubuntu --priority Regular --os-disk-size-gb 64 Selecting "uksouth" may reduce your costs. The region you've selected may cost more for the same services. You can disable this message in the future with the command "az config set core.display_region_identified=false". Learn more at https://go.microsoft.com/fwlink/?linkid=222571 WARNING: Consider upgrading security for your workloads using Azure Trusted Launch VMs. To know more about Trusted Launch, please visit https://aka.ms/TrustedLaunch. { "fqdns": "", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/virtualMachines/osmtest202405051115", "location": "westeurope", "macAddress": "00-0D-3A-BF-5C-F2", "powerState": "VM running", "privateIpAddress": "172.21.23.11", "publicIpAddress": "", "resourceGroup": "OSM_CICD_GROUP", "zones": "" } ++ az vm show -d -g OSM_CICD_GROUP -n osmtest202405051115 --query privateIps ++ tr -d '"' + export NEW_OSM_IP=172.21.23.11 + NEW_OSM_IP=172.21.23.11 ++ az vm show --resource-group OSM_CICD_GROUP --name osmtest202405051115 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG ++ az resource show --ids /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG --query name + SECURITY_GROUP_NAME='"osmtest202405051115NSG"' + SECURITY_GROUP_NAME=osmtest202405051115NSG + az network nsg rule create -n osm --nsg-name osmtest202405051115NSG --priority 2000 -g OSM_CICD_GROUP --description 'NBI and Prometheus ports' --protocol TCP --destination-port-ranges 9999 9091 { "access": "Allow", "description": "NBI and Prometheus ports", "destinationAddressPrefix": "*", "destinationAddressPrefixes": [], "destinationPortRanges": [ "9999", "9091" ], "direction": "Inbound", "etag": "W/\"f440131a-0b74-4b5c-a89e-14656d0429e9\"", "id": "/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG/securityRules/osm", "name": "osm", "priority": 2000, "protocol": "Tcp", "provisioningState": "Succeeded", "resourceGroup": "OSM_CICD_GROUP", "sourceAddressPrefix": "*", "sourceAddressPrefixes": [], "sourcePortRange": "*", "sourcePortRanges": [], "type": "Microsoft.Network/networkSecurityGroups/securityRules" } + mkdir -p /robot-systest/results + cat + echo File with new environment was created at /robot-systest/results/osm_environment.rc File with new environment was created at /robot-systest/results/osm_environment.rc [Pipeline] sh [azure_robot_tests] Running shell script + cat /robot-systest/results/osm_environment.rc export CLOUD_TYPE="azure" export OSM_HOSTNAME="172.21.23.11" export OSM_IMAGE_NAME="osmtest202405051115" [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202405051115 + /robot-systest/cloud-scripts/remote-install-osm.sh Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [14.1 MB] Get:6 http://azure.archive.ubuntu.com/ubuntu jammy/universe Translation-en [5652 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [286 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [217 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse Translation-en [112 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [8372 B] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1612 kB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1072 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 c-n-f Metadata [116 B] Get:24 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] Get:27 http://azure.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 c-n-f Metadata [116 B] Get:28 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1394 kB] Get:29 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] Get:31 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] Get:32 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] Get:33 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7588 B] Get:34 http://azure.archive.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] Fetched 26.9 MB in 3s (10.5 MB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... Calculating upgrade... The following packages will be upgraded: distro-info-data landscape-common 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Need to get 94.0 kB of archives. After this operation, 10.2 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.7 [5326 B] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 landscape-common amd64 23.02-0ubuntu1~22.04.2 [88.7 kB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 94.0 kB in 0s (2466 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62061 files and directories currently installed.) Preparing to unpack .../distro-info-data_0.52ubuntu0.7_all.deb ... Unpacking distro-info-data (0.52ubuntu0.7) over (0.52ubuntu0.6) ... Preparing to unpack .../landscape-common_23.02-0ubuntu1~22.04.2_amd64.deb ... Unpacking landscape-common (23.02-0ubuntu1~22.04.2) over (19.12-0ubuntu13) ... Setting up distro-info-data (0.52ubuntu0.7) ... Setting up landscape-common (23.02-0ubuntu1~22.04.2) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline Processing triggers for man-db (2.10.2-1) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Connection to 172.21.23.11 closed by remote host. INSTALLER_URL: https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh INSTALLER_PARAMETERS: -R testing-daily -t testing-daily -r testing -y Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Welcome to Ubuntu 22.04.4 LTS (GNU/Linux 6.5.0-1019-azure x86_64) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/pro System information as of Sun May 5 11:18:17 UTC 2024 System load: 0.02 Processes: 147 Usage of /: 2.7% of 61.84GB Users logged in: 0 Memory usage: 1% IPv4 address for eth0: 172.21.23.11 Swap usage: 0% Expanded Security Maintenance for Applications is not enabled. 0 updates can be applied immediately. Enable ESM Apps to receive additional future security updates. See https://ubuntu.com/esm or run: sudo pro status + wget https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh --2024-05-05 11:18:18-- https://osm-download.etsi.org/ftp/osm-15.0-fifteen/install_osm.sh Resolving osm-download.etsi.org (osm-download.etsi.org)... 195.238.226.47 Connecting to osm-download.etsi.org (osm-download.etsi.org)|195.238.226.47|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 10473 (10K) [text/x-sh] Saving to: ‘install_osm.sh’ 0K .......... 100% 101M=0s 2024-05-05 11:18:18 (101 MB/s) - ‘install_osm.sh’ saved [10473/10473] + chmod +x install_osm.sh + ./install_osm.sh -R testing-daily -t testing-daily -r testing -y + tee osm_install_log.txt Checking required packages to add ETSI OSM debian repo: software-properties-common apt-transport-https OK Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Get:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease [4086 B] Get:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/devops amd64 Packages [450 B] Fetched 4536 B in 1s (4985 B/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Repository: 'deb [arch=amd64] https://osm-download.etsi.org/repository/osm/debian/testing-daily testing devops' Description: Archive for codename: testing components: devops More info: https://osm-download.etsi.org/repository/osm/debian/testing-daily Adding repository. Adding deb entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: osm-devops 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 20.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/devops amd64 osm-devops all 15.0.0.post22-1 [20.4 MB] Fetched 20.4 MB in 1s (19.2 MB/s) Selecting previously unselected package osm-devops. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62063 files and directories currently installed.) Preparing to unpack .../osm-devops_15.0.0.post22-1_all.deb ... Unpacking osm-devops (15.0.0.post22-1) ... Setting up osm-devops (15.0.0.post22-1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1019-azure NEEDRESTART-KEXP: 6.5.0-1019-azure NEEDRESTART-KSTA: 1 ## Sun May 5 11:18:30 UTC 2024 source: INFO: logging sourced ## Sun May 5 11:18:30 UTC 2024 source: INFO: config sourced ## Sun May 5 11:18:30 UTC 2024 source: INFO: container sourced ## Sun May 5 11:18:30 UTC 2024 source: INFO: git_functions sourced ## Sun May 5 11:18:30 UTC 2024 source: INFO: track sourced Ubuntu 22.04 OSM_BEHIND_PROXY= OSM_PROXY_ENV_VARIABLES= This machine is not behind a proxy Checking required packages: git wget curl tar snapd /. /etc /etc/bash_completion.d /etc/bash_completion.d/git-prompt /usr /usr/bin /usr/bin/git /usr/bin/git-shell /usr/lib /usr/lib/git-core /usr/lib/git-core/git /usr/lib/git-core/git-add--interactive /usr/lib/git-core/git-bisect /usr/lib/git-core/git-daemon /usr/lib/git-core/git-difftool--helper /usr/lib/git-core/git-filter-branch /usr/lib/git-core/git-http-backend /usr/lib/git-core/git-http-fetch /usr/lib/git-core/git-http-push /usr/lib/git-core/git-imap-send /usr/lib/git-core/git-instaweb /usr/lib/git-core/git-merge-octopus /usr/lib/git-core/git-merge-one-file /usr/lib/git-core/git-merge-resolve /usr/lib/git-core/git-mergetool /usr/lib/git-core/git-mergetool--lib /usr/lib/git-core/git-quiltimport /usr/lib/git-core/git-remote-http /usr/lib/git-core/git-request-pull /usr/lib/git-core/git-sh-i18n /usr/lib/git-core/git-sh-i18n--envsubst /usr/lib/git-core/git-sh-prompt /usr/lib/git-core/git-sh-setup /usr/lib/git-core/git-shell /usr/lib/git-core/git-submodule /usr/lib/git-core/git-subtree /usr/lib/git-core/git-web--browse /usr/lib/git-core/mergetools /usr/lib/git-core/mergetools/araxis /usr/lib/git-core/mergetools/bc /usr/lib/git-core/mergetools/codecompare /usr/lib/git-core/mergetools/deltawalker /usr/lib/git-core/mergetools/diffmerge /usr/lib/git-core/mergetools/diffuse /usr/lib/git-core/mergetools/ecmerge /usr/lib/git-core/mergetools/emerge /usr/lib/git-core/mergetools/examdiff /usr/lib/git-core/mergetools/guiffy /usr/lib/git-core/mergetools/gvimdiff /usr/lib/git-core/mergetools/kdiff3 /usr/lib/git-core/mergetools/kompare /usr/lib/git-core/mergetools/meld /usr/lib/git-core/mergetools/nvimdiff /usr/lib/git-core/mergetools/opendiff /usr/lib/git-core/mergetools/p4merge /usr/lib/git-core/mergetools/smerge /usr/lib/git-core/mergetools/tkdiff /usr/lib/git-core/mergetools/tortoisemerge /usr/lib/git-core/mergetools/vimdiff /usr/lib/git-core/mergetools/winmerge /usr/lib/git-core/mergetools/xxdiff /usr/share /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/git /usr/share/doc /usr/share/doc/git /usr/share/doc/git/NEWS.Debian.gz /usr/share/doc/git/README.Debian /usr/share/doc/git/README.emacs /usr/share/doc/git/README.md /usr/share/doc/git/README.source /usr/share/doc/git/RelNotes /usr/share/doc/git/RelNotes/1.5.0.1.txt /usr/share/doc/git/RelNotes/1.5.0.2.txt /usr/share/doc/git/RelNotes/1.5.0.3.txt /usr/share/doc/git/RelNotes/1.5.0.4.txt /usr/share/doc/git/RelNotes/1.5.0.5.txt /usr/share/doc/git/RelNotes/1.5.0.6.txt /usr/share/doc/git/RelNotes/1.5.0.7.txt /usr/share/doc/git/RelNotes/1.5.0.txt /usr/share/doc/git/RelNotes/1.5.1.1.txt /usr/share/doc/git/RelNotes/1.5.1.2.txt /usr/share/doc/git/RelNotes/1.5.1.3.txt /usr/share/doc/git/RelNotes/1.5.1.4.txt /usr/share/doc/git/RelNotes/1.5.1.5.txt /usr/share/doc/git/RelNotes/1.5.1.6.txt /usr/share/doc/git/RelNotes/1.5.1.txt /usr/share/doc/git/RelNotes/1.5.2.1.txt /usr/share/doc/git/RelNotes/1.5.2.2.txt /usr/share/doc/git/RelNotes/1.5.2.3.txt /usr/share/doc/git/RelNotes/1.5.2.4.txt /usr/share/doc/git/RelNotes/1.5.2.5.txt /usr/share/doc/git/RelNotes/1.5.2.txt /usr/share/doc/git/RelNotes/1.5.3.1.txt /usr/share/doc/git/RelNotes/1.5.3.2.txt /usr/share/doc/git/RelNotes/1.5.3.3.txt /usr/share/doc/git/RelNotes/1.5.3.4.txt /usr/share/doc/git/RelNotes/1.5.3.5.txt /usr/share/doc/git/RelNotes/1.5.3.6.txt /usr/share/doc/git/RelNotes/1.5.3.7.txt /usr/share/doc/git/RelNotes/1.5.3.8.txt /usr/share/doc/git/RelNotes/1.5.3.txt /usr/share/doc/git/RelNotes/1.5.4.1.txt /usr/share/doc/git/RelNotes/1.5.4.2.txt /usr/share/doc/git/RelNotes/1.5.4.3.txt /usr/share/doc/git/RelNotes/1.5.4.4.txt /usr/share/doc/git/RelNotes/1.5.4.5.txt /usr/share/doc/git/RelNotes/1.5.4.6.txt /usr/share/doc/git/RelNotes/1.5.4.7.txt /usr/share/doc/git/RelNotes/1.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.1.txt /usr/share/doc/git/RelNotes/1.5.5.2.txt /usr/share/doc/git/RelNotes/1.5.5.3.txt /usr/share/doc/git/RelNotes/1.5.5.4.txt /usr/share/doc/git/RelNotes/1.5.5.5.txt /usr/share/doc/git/RelNotes/1.5.5.6.txt /usr/share/doc/git/RelNotes/1.5.5.txt /usr/share/doc/git/RelNotes/1.5.6.1.txt /usr/share/doc/git/RelNotes/1.5.6.2.txt /usr/share/doc/git/RelNotes/1.5.6.3.txt /usr/share/doc/git/RelNotes/1.5.6.4.txt /usr/share/doc/git/RelNotes/1.5.6.5.txt /usr/share/doc/git/RelNotes/1.5.6.6.txt /usr/share/doc/git/RelNotes/1.5.6.txt /usr/share/doc/git/RelNotes/1.6.0.1.txt /usr/share/doc/git/RelNotes/1.6.0.2.txt /usr/share/doc/git/RelNotes/1.6.0.3.txt /usr/share/doc/git/RelNotes/1.6.0.4.txt /usr/share/doc/git/RelNotes/1.6.0.5.txt /usr/share/doc/git/RelNotes/1.6.0.6.txt /usr/share/doc/git/RelNotes/1.6.0.txt /usr/share/doc/git/RelNotes/1.6.1.1.txt /usr/share/doc/git/RelNotes/1.6.1.2.txt /usr/share/doc/git/RelNotes/1.6.1.3.txt /usr/share/doc/git/RelNotes/1.6.1.4.txt /usr/share/doc/git/RelNotes/1.6.1.txt /usr/share/doc/git/RelNotes/1.6.2.1.txt /usr/share/doc/git/RelNotes/1.6.2.2.txt /usr/share/doc/git/RelNotes/1.6.2.3.txt /usr/share/doc/git/RelNotes/1.6.2.4.txt /usr/share/doc/git/RelNotes/1.6.2.5.txt /usr/share/doc/git/RelNotes/1.6.2.txt /usr/share/doc/git/RelNotes/1.6.3.1.txt /usr/share/doc/git/RelNotes/1.6.3.2.txt /usr/share/doc/git/RelNotes/1.6.3.3.txt /usr/share/doc/git/RelNotes/1.6.3.4.txt /usr/share/doc/git/RelNotes/1.6.3.txt /usr/share/doc/git/RelNotes/1.6.4.1.txt /usr/share/doc/git/RelNotes/1.6.4.2.txt /usr/share/doc/git/RelNotes/1.6.4.3.txt /usr/share/doc/git/RelNotes/1.6.4.4.txt /usr/share/doc/git/RelNotes/1.6.4.5.txt /usr/share/doc/git/RelNotes/1.6.4.txt /usr/share/doc/git/RelNotes/1.6.5.1.txt /usr/share/doc/git/RelNotes/1.6.5.2.txt /usr/share/doc/git/RelNotes/1.6.5.3.txt /usr/share/doc/git/RelNotes/1.6.5.4.txt /usr/share/doc/git/RelNotes/1.6.5.5.txt /usr/share/doc/git/RelNotes/1.6.5.6.txt /usr/share/doc/git/RelNotes/1.6.5.7.txt /usr/share/doc/git/RelNotes/1.6.5.8.txt /usr/share/doc/git/RelNotes/1.6.5.9.txt /usr/share/doc/git/RelNotes/1.6.5.txt /usr/share/doc/git/RelNotes/1.6.6.1.txt /usr/share/doc/git/RelNotes/1.6.6.2.txt /usr/share/doc/git/RelNotes/1.6.6.3.txt /usr/share/doc/git/RelNotes/1.6.6.txt /usr/share/doc/git/RelNotes/1.7.0.1.txt /usr/share/doc/git/RelNotes/1.7.0.2.txt /usr/share/doc/git/RelNotes/1.7.0.3.txt /usr/share/doc/git/RelNotes/1.7.0.4.txt /usr/share/doc/git/RelNotes/1.7.0.5.txt /usr/share/doc/git/RelNotes/1.7.0.6.txt /usr/share/doc/git/RelNotes/1.7.0.7.txt /usr/share/doc/git/RelNotes/1.7.0.8.txt /usr/share/doc/git/RelNotes/1.7.0.9.txt /usr/share/doc/git/RelNotes/1.7.0.txt /usr/share/doc/git/RelNotes/1.7.1.1.txt /usr/share/doc/git/RelNotes/1.7.1.2.txt /usr/share/doc/git/RelNotes/1.7.1.3.txt /usr/share/doc/git/RelNotes/1.7.1.4.txt /usr/share/doc/git/RelNotes/1.7.1.txt /usr/share/doc/git/RelNotes/1.7.10.1.txt /usr/share/doc/git/RelNotes/1.7.10.2.txt /usr/share/doc/git/RelNotes/1.7.10.3.txt /usr/share/doc/git/RelNotes/1.7.10.4.txt /usr/share/doc/git/RelNotes/1.7.10.5.txt /usr/share/doc/git/RelNotes/1.7.10.txt /usr/share/doc/git/RelNotes/1.7.11.1.txt /usr/share/doc/git/RelNotes/1.7.11.2.txt /usr/share/doc/git/RelNotes/1.7.11.3.txt /usr/share/doc/git/RelNotes/1.7.11.4.txt /usr/share/doc/git/RelNotes/1.7.11.5.txt /usr/share/doc/git/RelNotes/1.7.11.6.txt /usr/share/doc/git/RelNotes/1.7.11.7.txt /usr/share/doc/git/RelNotes/1.7.11.txt /usr/share/doc/git/RelNotes/1.7.12.1.txt /usr/share/doc/git/RelNotes/1.7.12.2.txt /usr/share/doc/git/RelNotes/1.7.12.3.txt /usr/share/doc/git/RelNotes/1.7.12.4.txt /usr/share/doc/git/RelNotes/1.7.12.txt /usr/share/doc/git/RelNotes/1.7.2.1.txt /usr/share/doc/git/RelNotes/1.7.2.2.txt /usr/share/doc/git/RelNotes/1.7.2.3.txt /usr/share/doc/git/RelNotes/1.7.2.4.txt /usr/share/doc/git/RelNotes/1.7.2.5.txt /usr/share/doc/git/RelNotes/1.7.2.txt /usr/share/doc/git/RelNotes/1.7.3.1.txt /usr/share/doc/git/RelNotes/1.7.3.2.txt /usr/share/doc/git/RelNotes/1.7.3.3.txt /usr/share/doc/git/RelNotes/1.7.3.4.txt /usr/share/doc/git/RelNotes/1.7.3.5.txt /usr/share/doc/git/RelNotes/1.7.3.txt /usr/share/doc/git/RelNotes/1.7.4.1.txt /usr/share/doc/git/RelNotes/1.7.4.2.txt /usr/share/doc/git/RelNotes/1.7.4.3.txt /usr/share/doc/git/RelNotes/1.7.4.4.txt /usr/share/doc/git/RelNotes/1.7.4.5.txt /usr/share/doc/git/RelNotes/1.7.4.txt /usr/share/doc/git/RelNotes/1.7.5.1.txt /usr/share/doc/git/RelNotes/1.7.5.2.txt /usr/share/doc/git/RelNotes/1.7.5.3.txt /usr/share/doc/git/RelNotes/1.7.5.4.txt /usr/share/doc/git/RelNotes/1.7.5.txt /usr/share/doc/git/RelNotes/1.7.6.1.txt /usr/share/doc/git/RelNotes/1.7.6.2.txt /usr/share/doc/git/RelNotes/1.7.6.3.txt /usr/share/doc/git/RelNotes/1.7.6.4.txt /usr/share/doc/git/RelNotes/1.7.6.5.txt /usr/share/doc/git/RelNotes/1.7.6.6.txt /usr/share/doc/git/RelNotes/1.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.1.txt /usr/share/doc/git/RelNotes/1.7.7.2.txt /usr/share/doc/git/RelNotes/1.7.7.3.txt /usr/share/doc/git/RelNotes/1.7.7.4.txt /usr/share/doc/git/RelNotes/1.7.7.5.txt /usr/share/doc/git/RelNotes/1.7.7.6.txt /usr/share/doc/git/RelNotes/1.7.7.7.txt /usr/share/doc/git/RelNotes/1.7.7.txt /usr/share/doc/git/RelNotes/1.7.8.1.txt /usr/share/doc/git/RelNotes/1.7.8.2.txt /usr/share/doc/git/RelNotes/1.7.8.3.txt /usr/share/doc/git/RelNotes/1.7.8.4.txt /usr/share/doc/git/RelNotes/1.7.8.5.txt /usr/share/doc/git/RelNotes/1.7.8.6.txt /usr/share/doc/git/RelNotes/1.7.8.txt /usr/share/doc/git/RelNotes/1.7.9.1.txt /usr/share/doc/git/RelNotes/1.7.9.2.txt /usr/share/doc/git/RelNotes/1.7.9.3.txt /usr/share/doc/git/RelNotes/1.7.9.4.txt /usr/share/doc/git/RelNotes/1.7.9.5.txt /usr/share/doc/git/RelNotes/1.7.9.6.txt /usr/share/doc/git/RelNotes/1.7.9.7.txt /usr/share/doc/git/RelNotes/1.7.9.txt /usr/share/doc/git/RelNotes/1.8.0.1.txt /usr/share/doc/git/RelNotes/1.8.0.2.txt /usr/share/doc/git/RelNotes/1.8.0.3.txt /usr/share/doc/git/RelNotes/1.8.0.txt /usr/share/doc/git/RelNotes/1.8.1.1.txt /usr/share/doc/git/RelNotes/1.8.1.2.txt /usr/share/doc/git/RelNotes/1.8.1.3.txt /usr/share/doc/git/RelNotes/1.8.1.4.txt /usr/share/doc/git/RelNotes/1.8.1.5.txt /usr/share/doc/git/RelNotes/1.8.1.6.txt /usr/share/doc/git/RelNotes/1.8.1.txt /usr/share/doc/git/RelNotes/1.8.2.1.txt /usr/share/doc/git/RelNotes/1.8.2.2.txt /usr/share/doc/git/RelNotes/1.8.2.3.txt /usr/share/doc/git/RelNotes/1.8.2.txt /usr/share/doc/git/RelNotes/1.8.3.1.txt /usr/share/doc/git/RelNotes/1.8.3.2.txt /usr/share/doc/git/RelNotes/1.8.3.3.txt /usr/share/doc/git/RelNotes/1.8.3.4.txt /usr/share/doc/git/RelNotes/1.8.3.txt /usr/share/doc/git/RelNotes/1.8.4.1.txt /usr/share/doc/git/RelNotes/1.8.4.2.txt /usr/share/doc/git/RelNotes/1.8.4.3.txt /usr/share/doc/git/RelNotes/1.8.4.4.txt /usr/share/doc/git/RelNotes/1.8.4.5.txt /usr/share/doc/git/RelNotes/1.8.4.txt /usr/share/doc/git/RelNotes/1.8.5.1.txt /usr/share/doc/git/RelNotes/1.8.5.2.txt /usr/share/doc/git/RelNotes/1.8.5.3.txt /usr/share/doc/git/RelNotes/1.8.5.4.txt /usr/share/doc/git/RelNotes/1.8.5.5.txt /usr/share/doc/git/RelNotes/1.8.5.6.txt /usr/share/doc/git/RelNotes/1.8.5.txt /usr/share/doc/git/RelNotes/1.9.0.txt /usr/share/doc/git/RelNotes/1.9.1.txt /usr/share/doc/git/RelNotes/1.9.2.txt /usr/share/doc/git/RelNotes/1.9.3.txt /usr/share/doc/git/RelNotes/1.9.4.txt /usr/share/doc/git/RelNotes/1.9.5.txt /usr/share/doc/git/RelNotes/2.0.0.txt /usr/share/doc/git/RelNotes/2.0.1.txt /usr/share/doc/git/RelNotes/2.0.2.txt /usr/share/doc/git/RelNotes/2.0.3.txt /usr/share/doc/git/RelNotes/2.0.4.txt /usr/share/doc/git/RelNotes/2.0.5.txt /usr/share/doc/git/RelNotes/2.1.0.txt /usr/share/doc/git/RelNotes/2.1.1.txt /usr/share/doc/git/RelNotes/2.1.2.txt /usr/share/doc/git/RelNotes/2.1.3.txt /usr/share/doc/git/RelNotes/2.1.4.txt /usr/share/doc/git/RelNotes/2.10.0.txt /usr/share/doc/git/RelNotes/2.10.1.txt /usr/share/doc/git/RelNotes/2.10.2.txt /usr/share/doc/git/RelNotes/2.10.3.txt /usr/share/doc/git/RelNotes/2.10.4.txt /usr/share/doc/git/RelNotes/2.10.5.txt /usr/share/doc/git/RelNotes/2.11.0.txt /usr/share/doc/git/RelNotes/2.11.1.txt /usr/share/doc/git/RelNotes/2.11.2.txt /usr/share/doc/git/RelNotes/2.11.3.txt /usr/share/doc/git/RelNotes/2.11.4.txt /usr/share/doc/git/RelNotes/2.12.0.txt /usr/share/doc/git/RelNotes/2.12.1.txt /usr/share/doc/git/RelNotes/2.12.2.txt /usr/share/doc/git/RelNotes/2.12.3.txt /usr/share/doc/git/RelNotes/2.12.4.txt /usr/share/doc/git/RelNotes/2.12.5.txt /usr/share/doc/git/RelNotes/2.13.0.txt /usr/share/doc/git/RelNotes/2.13.1.txt /usr/share/doc/git/RelNotes/2.13.2.txt /usr/share/doc/git/RelNotes/2.13.3.txt /usr/share/doc/git/RelNotes/2.13.4.txt /usr/share/doc/git/RelNotes/2.13.5.txt /usr/share/doc/git/RelNotes/2.13.6.txt /usr/share/doc/git/RelNotes/2.13.7.txt /usr/share/doc/git/RelNotes/2.14.0.txt /usr/share/doc/git/RelNotes/2.14.1.txt /usr/share/doc/git/RelNotes/2.14.2.txt /usr/share/doc/git/RelNotes/2.14.3.txt /usr/share/doc/git/RelNotes/2.14.4.txt /usr/share/doc/git/RelNotes/2.14.5.txt /usr/share/doc/git/RelNotes/2.14.6.txt /usr/share/doc/git/RelNotes/2.15.0.txt /usr/share/doc/git/RelNotes/2.15.1.txt /usr/share/doc/git/RelNotes/2.15.2.txt /usr/share/doc/git/RelNotes/2.15.3.txt /usr/share/doc/git/RelNotes/2.15.4.txt /usr/share/doc/git/RelNotes/2.16.0.txt /usr/share/doc/git/RelNotes/2.16.1.txt /usr/share/doc/git/RelNotes/2.16.2.txt /usr/share/doc/git/RelNotes/2.16.3.txt /usr/share/doc/git/RelNotes/2.16.4.txt /usr/share/doc/git/RelNotes/2.16.5.txt /usr/share/doc/git/RelNotes/2.16.6.txt /usr/share/doc/git/RelNotes/2.17.0.txt /usr/share/doc/git/RelNotes/2.17.1.txt /usr/share/doc/git/RelNotes/2.17.2.txt /usr/share/doc/git/RelNotes/2.17.3.txt /usr/share/doc/git/RelNotes/2.17.4.txt /usr/share/doc/git/RelNotes/2.17.5.txt /usr/share/doc/git/RelNotes/2.17.6.txt /usr/share/doc/git/RelNotes/2.18.0.txt /usr/share/doc/git/RelNotes/2.18.1.txt /usr/share/doc/git/RelNotes/2.18.2.txt /usr/share/doc/git/RelNotes/2.18.3.txt /usr/share/doc/git/RelNotes/2.18.4.txt /usr/share/doc/git/RelNotes/2.18.5.txt /usr/share/doc/git/RelNotes/2.19.0.txt /usr/share/doc/git/RelNotes/2.19.1.txt /usr/share/doc/git/RelNotes/2.19.2.txt /usr/share/doc/git/RelNotes/2.19.3.txt /usr/share/doc/git/RelNotes/2.19.4.txt /usr/share/doc/git/RelNotes/2.19.5.txt /usr/share/doc/git/RelNotes/2.19.6.txt /usr/share/doc/git/RelNotes/2.2.0.txt /usr/share/doc/git/RelNotes/2.2.1.txt /usr/share/doc/git/RelNotes/2.2.2.txt /usr/share/doc/git/RelNotes/2.2.3.txt /usr/share/doc/git/RelNotes/2.20.0.txt /usr/share/doc/git/RelNotes/2.20.1.txt /usr/share/doc/git/RelNotes/2.20.2.txt /usr/share/doc/git/RelNotes/2.20.3.txt /usr/share/doc/git/RelNotes/2.20.4.txt /usr/share/doc/git/RelNotes/2.20.5.txt /usr/share/doc/git/RelNotes/2.21.0.txt /usr/share/doc/git/RelNotes/2.21.1.txt /usr/share/doc/git/RelNotes/2.21.2.txt /usr/share/doc/git/RelNotes/2.21.3.txt /usr/share/doc/git/RelNotes/2.21.4.txt /usr/share/doc/git/RelNotes/2.22.0.txt /usr/share/doc/git/RelNotes/2.22.1.txt /usr/share/doc/git/RelNotes/2.22.2.txt /usr/share/doc/git/RelNotes/2.22.3.txt /usr/share/doc/git/RelNotes/2.22.4.txt /usr/share/doc/git/RelNotes/2.22.5.txt /usr/share/doc/git/RelNotes/2.23.0.txt /usr/share/doc/git/RelNotes/2.23.1.txt /usr/share/doc/git/RelNotes/2.23.2.txt /usr/share/doc/git/RelNotes/2.23.3.txt /usr/share/doc/git/RelNotes/2.23.4.txt /usr/share/doc/git/RelNotes/2.24.0.txt /usr/share/doc/git/RelNotes/2.24.1.txt /usr/share/doc/git/RelNotes/2.24.2.txt /usr/share/doc/git/RelNotes/2.24.3.txt /usr/share/doc/git/RelNotes/2.24.4.txt /usr/share/doc/git/RelNotes/2.25.0.txt /usr/share/doc/git/RelNotes/2.25.1.txt /usr/share/doc/git/RelNotes/2.25.2.txt /usr/share/doc/git/RelNotes/2.25.3.txt /usr/share/doc/git/RelNotes/2.25.4.txt /usr/share/doc/git/RelNotes/2.25.5.txt /usr/share/doc/git/RelNotes/2.26.0.txt /usr/share/doc/git/RelNotes/2.26.1.txt /usr/share/doc/git/RelNotes/2.26.2.txt /usr/share/doc/git/RelNotes/2.26.3.txt /usr/share/doc/git/RelNotes/2.27.0.txt /usr/share/doc/git/RelNotes/2.27.1.txt /usr/share/doc/git/RelNotes/2.28.0.txt /usr/share/doc/git/RelNotes/2.28.1.txt /usr/share/doc/git/RelNotes/2.29.0.txt /usr/share/doc/git/RelNotes/2.29.1.txt /usr/share/doc/git/RelNotes/2.29.2.txt /usr/share/doc/git/RelNotes/2.29.3.txt /usr/share/doc/git/RelNotes/2.3.0.txt /usr/share/doc/git/RelNotes/2.3.1.txt /usr/share/doc/git/RelNotes/2.3.10.txt /usr/share/doc/git/RelNotes/2.3.2.txt /usr/share/doc/git/RelNotes/2.3.3.txt /usr/share/doc/git/RelNotes/2.3.4.txt /usr/share/doc/git/RelNotes/2.3.5.txt /usr/share/doc/git/RelNotes/2.3.6.txt /usr/share/doc/git/RelNotes/2.3.7.txt /usr/share/doc/git/RelNotes/2.3.8.txt /usr/share/doc/git/RelNotes/2.3.9.txt /usr/share/doc/git/RelNotes/2.30.0.txt /usr/share/doc/git/RelNotes/2.30.1.txt /usr/share/doc/git/RelNotes/2.30.2.txt /usr/share/doc/git/RelNotes/2.31.0.txt /usr/share/doc/git/RelNotes/2.31.1.txt /usr/share/doc/git/RelNotes/2.32.0.txt /usr/share/doc/git/RelNotes/2.33.0.txt /usr/share/doc/git/RelNotes/2.33.1.txt /usr/share/doc/git/RelNotes/2.34.0.txt /usr/share/doc/git/RelNotes/2.34.1.txt /usr/share/doc/git/RelNotes/2.4.0.txt /usr/share/doc/git/RelNotes/2.4.1.txt /usr/share/doc/git/RelNotes/2.4.10.txt /usr/share/doc/git/RelNotes/2.4.11.txt /usr/share/doc/git/RelNotes/2.4.12.txt /usr/share/doc/git/RelNotes/2.4.2.txt /usr/share/doc/git/RelNotes/2.4.3.txt /usr/share/doc/git/RelNotes/2.4.4.txt /usr/share/doc/git/RelNotes/2.4.5.txt /usr/share/doc/git/RelNotes/2.4.6.txt /usr/share/doc/git/RelNotes/2.4.7.txt /usr/share/doc/git/RelNotes/2.4.8.txt /usr/share/doc/git/RelNotes/2.4.9.txt /usr/share/doc/git/RelNotes/2.5.0.txt /usr/share/doc/git/RelNotes/2.5.1.txt /usr/share/doc/git/RelNotes/2.5.2.txt /usr/share/doc/git/RelNotes/2.5.3.txt /usr/share/doc/git/RelNotes/2.5.4.txt /usr/share/doc/git/RelNotes/2.5.5.txt /usr/share/doc/git/RelNotes/2.5.6.txt /usr/share/doc/git/RelNotes/2.6.0.txt /usr/share/doc/git/RelNotes/2.6.1.txt /usr/share/doc/git/RelNotes/2.6.2.txt /usr/share/doc/git/RelNotes/2.6.3.txt /usr/share/doc/git/RelNotes/2.6.4.txt /usr/share/doc/git/RelNotes/2.6.5.txt /usr/share/doc/git/RelNotes/2.6.6.txt /usr/share/doc/git/RelNotes/2.6.7.txt /usr/share/doc/git/RelNotes/2.7.0.txt /usr/share/doc/git/RelNotes/2.7.1.txt /usr/share/doc/git/RelNotes/2.7.2.txt /usr/share/doc/git/RelNotes/2.7.3.txt /usr/share/doc/git/RelNotes/2.7.4.txt /usr/share/doc/git/RelNotes/2.7.5.txt /usr/share/doc/git/RelNotes/2.7.6.txt /usr/share/doc/git/RelNotes/2.8.0.txt /usr/share/doc/git/RelNotes/2.8.1.txt /usr/share/doc/git/RelNotes/2.8.2.txt /usr/share/doc/git/RelNotes/2.8.3.txt /usr/share/doc/git/RelNotes/2.8.4.txt /usr/share/doc/git/RelNotes/2.8.5.txt /usr/share/doc/git/RelNotes/2.8.6.txt /usr/share/doc/git/RelNotes/2.9.0.txt /usr/share/doc/git/RelNotes/2.9.1.txt /usr/share/doc/git/RelNotes/2.9.2.txt /usr/share/doc/git/RelNotes/2.9.3.txt /usr/share/doc/git/RelNotes/2.9.4.txt /usr/share/doc/git/RelNotes/2.9.5.txt /usr/share/doc/git/changelog.Debian.gz /usr/share/doc/git/contrib /usr/share/doc/git/contrib/README /usr/share/doc/git/contrib/buildsystems /usr/share/doc/git/contrib/buildsystems/CMakeLists.txt /usr/share/doc/git/contrib/buildsystems/Generators /usr/share/doc/git/contrib/buildsystems/Generators/QMake.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcproj.pm /usr/share/doc/git/contrib/buildsystems/Generators/Vcxproj.pm /usr/share/doc/git/contrib/buildsystems/Generators.pm /usr/share/doc/git/contrib/buildsystems/engine.pl /usr/share/doc/git/contrib/buildsystems/generate /usr/share/doc/git/contrib/buildsystems/parse.pl /usr/share/doc/git/contrib/coccinelle /usr/share/doc/git/contrib/coccinelle/README /usr/share/doc/git/contrib/coccinelle/array.cocci /usr/share/doc/git/contrib/coccinelle/commit.cocci /usr/share/doc/git/contrib/coccinelle/flex_alloc.cocci /usr/share/doc/git/contrib/coccinelle/free.cocci /usr/share/doc/git/contrib/coccinelle/hashmap.cocci /usr/share/doc/git/contrib/coccinelle/object_id.cocci /usr/share/doc/git/contrib/coccinelle/preincr.cocci /usr/share/doc/git/contrib/coccinelle/qsort.cocci /usr/share/doc/git/contrib/coccinelle/strbuf.cocci /usr/share/doc/git/contrib/coccinelle/swap.cocci /usr/share/doc/git/contrib/coccinelle/the_repository.pending.cocci /usr/share/doc/git/contrib/coccinelle/xcalloc.cocci /usr/share/doc/git/contrib/coccinelle/xopen.cocci /usr/share/doc/git/contrib/coccinelle/xstrdup_or_null.cocci /usr/share/doc/git/contrib/contacts /usr/share/doc/git/contrib/contacts/Makefile /usr/share/doc/git/contrib/contacts/git-contacts /usr/share/doc/git/contrib/contacts/git-contacts.txt /usr/share/doc/git/contrib/coverage-diff.sh /usr/share/doc/git/contrib/credential /usr/share/doc/git/contrib/credential/gnome-keyring /usr/share/doc/git/contrib/credential/gnome-keyring/Makefile /usr/share/doc/git/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c /usr/share/doc/git/contrib/credential/libsecret /usr/share/doc/git/contrib/credential/libsecret/Makefile /usr/share/doc/git/contrib/credential/libsecret/git-credential-libsecret.c /usr/share/doc/git/contrib/credential/netrc /usr/share/doc/git/contrib/credential/netrc/Makefile /usr/share/doc/git/contrib/credential/netrc/git-credential-netrc.perl /usr/share/doc/git/contrib/credential/netrc/t-git-credential-netrc.sh /usr/share/doc/git/contrib/credential/netrc/test.command-option-gpg /usr/share/doc/git/contrib/credential/netrc/test.git-config-gpg /usr/share/doc/git/contrib/credential/netrc/test.netrc /usr/share/doc/git/contrib/credential/netrc/test.pl /usr/share/doc/git/contrib/credential/osxkeychain /usr/share/doc/git/contrib/credential/osxkeychain/Makefile /usr/share/doc/git/contrib/credential/osxkeychain/git-credential-osxkeychain.c /usr/share/doc/git/contrib/credential/wincred /usr/share/doc/git/contrib/credential/wincred/Makefile /usr/share/doc/git/contrib/credential/wincred/git-credential-wincred.c /usr/share/doc/git/contrib/diff-highlight /usr/share/doc/git/contrib/diff-highlight/DiffHighlight.pm /usr/share/doc/git/contrib/diff-highlight/Makefile /usr/share/doc/git/contrib/diff-highlight/README /usr/share/doc/git/contrib/diff-highlight/diff-highlight /usr/share/doc/git/contrib/diff-highlight/diff-highlight.perl /usr/share/doc/git/contrib/diff-highlight/shebang.perl /usr/share/doc/git/contrib/diff-highlight/t /usr/share/doc/git/contrib/diff-highlight/t/Makefile /usr/share/doc/git/contrib/diff-highlight/t/t9400-diff-highlight.sh /usr/share/doc/git/contrib/examples /usr/share/doc/git/contrib/examples/README /usr/share/doc/git/contrib/fast-import /usr/share/doc/git/contrib/fast-import/git-import.perl /usr/share/doc/git/contrib/fast-import/git-import.sh /usr/share/doc/git/contrib/fast-import/git-p4.README /usr/share/doc/git/contrib/fast-import/import-directories.perl /usr/share/doc/git/contrib/fast-import/import-tars.perl /usr/share/doc/git/contrib/fast-import/import-zips.py /usr/share/doc/git/contrib/git-jump /usr/share/doc/git/contrib/git-jump/README /usr/share/doc/git/contrib/git-jump/git-jump /usr/share/doc/git/contrib/git-resurrect.sh /usr/share/doc/git/contrib/git-shell-commands /usr/share/doc/git/contrib/git-shell-commands/README /usr/share/doc/git/contrib/git-shell-commands/help /usr/share/doc/git/contrib/git-shell-commands/list /usr/share/doc/git/contrib/hg-to-git /usr/share/doc/git/contrib/hg-to-git/hg-to-git.py /usr/share/doc/git/contrib/hg-to-git/hg-to-git.txt /usr/share/doc/git/contrib/long-running-filter /usr/share/doc/git/contrib/long-running-filter/example.pl /usr/share/doc/git/contrib/persistent-https /usr/share/doc/git/contrib/persistent-https/Makefile /usr/share/doc/git/contrib/persistent-https/README /usr/share/doc/git/contrib/persistent-https/client.go /usr/share/doc/git/contrib/persistent-https/main.go /usr/share/doc/git/contrib/persistent-https/proxy.go /usr/share/doc/git/contrib/persistent-https/socket.go /usr/share/doc/git/contrib/remote-helpers /usr/share/doc/git/contrib/remote-helpers/README /usr/share/doc/git/contrib/remote-helpers/git-remote-bzr /usr/share/doc/git/contrib/remote-helpers/git-remote-hg /usr/share/doc/git/contrib/remotes2config.sh /usr/share/doc/git/contrib/rerere-train.sh /usr/share/doc/git/contrib/stats /usr/share/doc/git/contrib/stats/git-common-hash /usr/share/doc/git/contrib/stats/mailmap.pl /usr/share/doc/git/contrib/stats/packinfo.pl /usr/share/doc/git/contrib/subtree /usr/share/doc/git/contrib/subtree/INSTALL /usr/share/doc/git/contrib/subtree/Makefile /usr/share/doc/git/contrib/subtree/README /usr/share/doc/git/contrib/subtree/git-subtree /usr/share/doc/git/contrib/subtree/git-subtree.sh /usr/share/doc/git/contrib/subtree/git-subtree.txt /usr/share/doc/git/contrib/subtree/t /usr/share/doc/git/contrib/subtree/t/Makefile /usr/share/doc/git/contrib/subtree/t/t7900-subtree.sh /usr/share/doc/git/contrib/subtree/todo /usr/share/doc/git/contrib/thunderbird-patch-inline /usr/share/doc/git/contrib/thunderbird-patch-inline/README /usr/share/doc/git/contrib/thunderbird-patch-inline/appp.sh /usr/share/doc/git/contrib/update-unicode /usr/share/doc/git/contrib/update-unicode/README /usr/share/doc/git/contrib/update-unicode/update_unicode.sh /usr/share/doc/git/contrib/vscode /usr/share/doc/git/contrib/vscode/README.md /usr/share/doc/git/contrib/vscode/init.sh /usr/share/doc/git/contrib/workdir /usr/share/doc/git/contrib/workdir/git-new-workdir /usr/share/doc/git/copyright /usr/share/git-core /usr/share/git-core/contrib /usr/share/git-core/contrib/hooks /usr/share/git-core/contrib/hooks/post-receive-email /usr/share/git-core/contrib/hooks/pre-auto-gc-battery /usr/share/git-core/contrib/hooks/setgitperms.perl /usr/share/git-core/contrib/hooks/update-paranoid /usr/share/git-core/templates /usr/share/git-core/templates/branches /usr/share/git-core/templates/description /usr/share/git-core/templates/hooks /usr/share/git-core/templates/hooks/applypatch-msg.sample /usr/share/git-core/templates/hooks/commit-msg.sample /usr/share/git-core/templates/hooks/fsmonitor-watchman.sample /usr/share/git-core/templates/hooks/post-update.sample /usr/share/git-core/templates/hooks/pre-applypatch.sample /usr/share/git-core/templates/hooks/pre-commit.sample /usr/share/git-core/templates/hooks/pre-merge-commit.sample /usr/share/git-core/templates/hooks/pre-push.sample /usr/share/git-core/templates/hooks/pre-rebase.sample /usr/share/git-core/templates/hooks/pre-receive.sample /usr/share/git-core/templates/hooks/prepare-commit-msg.sample /usr/share/git-core/templates/hooks/push-to-checkout.sample /usr/share/git-core/templates/hooks/update.sample /usr/share/git-core/templates/info /usr/share/git-core/templates/info/exclude /usr/share/gitweb /usr/share/gitweb/gitweb.cgi /usr/share/gitweb/static /usr/share/gitweb/static/git-favicon.png /usr/share/gitweb/static/git-logo.png /usr/share/gitweb/static/gitweb.css /usr/share/gitweb/static/gitweb.js /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/git /usr/share/perl5 /usr/share/perl5/Git /usr/share/perl5/Git/I18N.pm /usr/share/perl5/Git/IndexInfo.pm /usr/share/perl5/Git/LoadCPAN /usr/share/perl5/Git/LoadCPAN/Error.pm /usr/share/perl5/Git/LoadCPAN/Mail /usr/share/perl5/Git/LoadCPAN/Mail/Address.pm /usr/share/perl5/Git/LoadCPAN.pm /usr/share/perl5/Git/Packet.pm /usr/share/perl5/Git.pm /var /var/lib /var/lib/git /usr/bin/git-receive-pack /usr/bin/git-upload-archive /usr/bin/git-upload-pack /usr/lib/git-core/git-add /usr/lib/git-core/git-am /usr/lib/git-core/git-annotate /usr/lib/git-core/git-apply /usr/lib/git-core/git-archive /usr/lib/git-core/git-bisect--helper /usr/lib/git-core/git-blame /usr/lib/git-core/git-branch /usr/lib/git-core/git-bugreport /usr/lib/git-core/git-bundle /usr/lib/git-core/git-cat-file /usr/lib/git-core/git-check-attr /usr/lib/git-core/git-check-ignore /usr/lib/git-core/git-check-mailmap /usr/lib/git-core/git-check-ref-format /usr/lib/git-core/git-checkout /usr/lib/git-core/git-checkout--worker /usr/lib/git-core/git-checkout-index /usr/lib/git-core/git-cherry /usr/lib/git-core/git-cherry-pick /usr/lib/git-core/git-clean /usr/lib/git-core/git-clone /usr/lib/git-core/git-column /usr/lib/git-core/git-commit /usr/lib/git-core/git-commit-graph /usr/lib/git-core/git-commit-tree /usr/lib/git-core/git-config /usr/lib/git-core/git-count-objects /usr/lib/git-core/git-credential /usr/lib/git-core/git-credential-cache /usr/lib/git-core/git-credential-cache--daemon /usr/lib/git-core/git-credential-store /usr/lib/git-core/git-describe /usr/lib/git-core/git-diff /usr/lib/git-core/git-diff-files /usr/lib/git-core/git-diff-index /usr/lib/git-core/git-diff-tree /usr/lib/git-core/git-difftool /usr/lib/git-core/git-env--helper /usr/lib/git-core/git-fast-export /usr/lib/git-core/git-fast-import /usr/lib/git-core/git-fetch /usr/lib/git-core/git-fetch-pack /usr/lib/git-core/git-fmt-merge-msg /usr/lib/git-core/git-for-each-ref /usr/lib/git-core/git-for-each-repo /usr/lib/git-core/git-format-patch /usr/lib/git-core/git-fsck /usr/lib/git-core/git-fsck-objects /usr/lib/git-core/git-gc /usr/lib/git-core/git-get-tar-commit-id /usr/lib/git-core/git-grep /usr/lib/git-core/git-hash-object /usr/lib/git-core/git-help /usr/lib/git-core/git-index-pack /usr/lib/git-core/git-init /usr/lib/git-core/git-init-db /usr/lib/git-core/git-interpret-trailers /usr/lib/git-core/git-log /usr/lib/git-core/git-ls-files /usr/lib/git-core/git-ls-remote /usr/lib/git-core/git-ls-tree /usr/lib/git-core/git-mailinfo /usr/lib/git-core/git-mailsplit /usr/lib/git-core/git-maintenance /usr/lib/git-core/git-merge /usr/lib/git-core/git-merge-base /usr/lib/git-core/git-merge-file /usr/lib/git-core/git-merge-index /usr/lib/git-core/git-merge-ours /usr/lib/git-core/git-merge-recursive /usr/lib/git-core/git-merge-subtree /usr/lib/git-core/git-merge-tree /usr/lib/git-core/git-mktag /usr/lib/git-core/git-mktree /usr/lib/git-core/git-multi-pack-index /usr/lib/git-core/git-mv /usr/lib/git-core/git-name-rev /usr/lib/git-core/git-notes /usr/lib/git-core/git-pack-objects /usr/lib/git-core/git-pack-redundant /usr/lib/git-core/git-pack-refs /usr/lib/git-core/git-patch-id /usr/lib/git-core/git-prune /usr/lib/git-core/git-prune-packed /usr/lib/git-core/git-pull /usr/lib/git-core/git-push /usr/lib/git-core/git-range-diff /usr/lib/git-core/git-read-tree /usr/lib/git-core/git-rebase /usr/lib/git-core/git-receive-pack /usr/lib/git-core/git-reflog /usr/lib/git-core/git-remote /usr/lib/git-core/git-remote-ext /usr/lib/git-core/git-remote-fd /usr/lib/git-core/git-remote-ftp /usr/lib/git-core/git-remote-ftps /usr/lib/git-core/git-remote-https /usr/lib/git-core/git-repack /usr/lib/git-core/git-replace /usr/lib/git-core/git-rerere /usr/lib/git-core/git-reset /usr/lib/git-core/git-restore /usr/lib/git-core/git-rev-list /usr/lib/git-core/git-rev-parse /usr/lib/git-core/git-revert /usr/lib/git-core/git-rm /usr/lib/git-core/git-send-pack /usr/lib/git-core/git-shortlog /usr/lib/git-core/git-show /usr/lib/git-core/git-show-branch /usr/lib/git-core/git-show-index /usr/lib/git-core/git-show-ref /usr/lib/git-core/git-sparse-checkout /usr/lib/git-core/git-stage /usr/lib/git-core/git-stash /usr/lib/git-core/git-status /usr/lib/git-core/git-stripspace /usr/lib/git-core/git-submodule--helper /usr/lib/git-core/git-switch /usr/lib/git-core/git-symbolic-ref /usr/lib/git-core/git-tag /usr/lib/git-core/git-unpack-file /usr/lib/git-core/git-unpack-objects /usr/lib/git-core/git-update-index /usr/lib/git-core/git-update-ref /usr/lib/git-core/git-update-server-info /usr/lib/git-core/git-upload-archive /usr/lib/git-core/git-upload-pack /usr/lib/git-core/git-var /usr/lib/git-core/git-verify-commit /usr/lib/git-core/git-verify-pack /usr/lib/git-core/git-verify-tag /usr/lib/git-core/git-whatchanged /usr/lib/git-core/git-worktree /usr/lib/git-core/git-write-tree /usr/share/bash-completion/completions/gitk /usr/share/doc/git/contrib/hooks /usr/share/doc/git/contrib/persistent-https/LICENSE /usr/share/doc/git/contrib/subtree/COPYING /usr/share/gitweb/index.cgi /. /etc /etc/wgetrc /usr /usr/bin /usr/bin/wget /usr/share /usr/share/doc /usr/share/doc/wget /usr/share/doc/wget/AUTHORS /usr/share/doc/wget/MAILING-LIST /usr/share/doc/wget/NEWS.gz /usr/share/doc/wget/README /usr/share/doc/wget/changelog.Debian.gz /usr/share/doc/wget/copyright /usr/share/info /usr/share/info/wget.info.gz /usr/share/man /usr/share/man/man1 /usr/share/man/man1/wget.1.gz /. /usr /usr/bin /usr/bin/curl /usr/share /usr/share/doc /usr/share/doc/curl /usr/share/doc/curl/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/curl.1.gz /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_curl /usr/share/doc/curl/NEWS.Debian.gz /usr/share/doc/curl/changelog.Debian.gz /. /bin /bin/tar /etc /usr /usr/lib /usr/lib/mime /usr/lib/mime/packages /usr/lib/mime/packages/tar /usr/sbin /usr/sbin/rmt-tar /usr/sbin/tarcat /usr/share /usr/share/doc /usr/share/doc/tar /usr/share/doc/tar/AUTHORS /usr/share/doc/tar/NEWS.gz /usr/share/doc/tar/README.Debian /usr/share/doc/tar/THANKS.gz /usr/share/doc/tar/changelog.Debian.gz /usr/share/doc/tar/copyright /usr/share/man /usr/share/man/man1 /usr/share/man/man1/tar.1.gz /usr/share/man/man1/tarcat.1.gz /usr/share/man/man8 /usr/share/man/man8/rmt-tar.8.gz /etc/rmt /. /etc /etc/apparmor.d /etc/apparmor.d/usr.lib.snapd.snap-confine.real /etc/apt /etc/apt/apt.conf.d /etc/apt/apt.conf.d/20snapd.conf /etc/profile.d /etc/profile.d/apps-bin-path.sh /etc/xdg /etc/xdg/autostart /etc/xdg/autostart/snap-userd-autostart.desktop /lib /lib/systemd /lib/systemd/system /lib/systemd/system/snapd.apparmor.service /lib/systemd/system/snapd.autoimport.service /lib/systemd/system/snapd.core-fixup.service /lib/systemd/system/snapd.failure.service /lib/systemd/system/snapd.mounts-pre.target /lib/systemd/system/snapd.mounts.target /lib/systemd/system/snapd.recovery-chooser-trigger.service /lib/systemd/system/snapd.seeded.service /lib/systemd/system/snapd.service /lib/systemd/system/snapd.snap-repair.service /lib/systemd/system/snapd.snap-repair.timer /lib/systemd/system/snapd.socket /lib/systemd/system/snapd.system-shutdown.service /lib/systemd/system-generators /lib/systemd/system-generators/snapd-generator /lib/udev /lib/udev/rules.d /lib/udev/rules.d/66-snapd-autoimport.rules /snap /usr /usr/bin /usr/bin/snap /usr/bin/snapfuse /usr/lib /usr/lib/environment.d /usr/lib/environment.d/990-snapd.conf /usr/lib/snapd /usr/lib/snapd/complete.sh /usr/lib/snapd/etelpmoc.sh /usr/lib/snapd/info /usr/lib/snapd/snap-bootstrap /usr/lib/snapd/snap-confine /usr/lib/snapd/snap-device-helper /usr/lib/snapd/snap-discard-ns /usr/lib/snapd/snap-exec /usr/lib/snapd/snap-failure /usr/lib/snapd/snap-fde-keymgr /usr/lib/snapd/snap-gdb-shim /usr/lib/snapd/snap-gdbserver-shim /usr/lib/snapd/snap-mgmt /usr/lib/snapd/snap-preseed /usr/lib/snapd/snap-recovery-chooser /usr/lib/snapd/snap-repair /usr/lib/snapd/snap-seccomp /usr/lib/snapd/snap-update-ns /usr/lib/snapd/snapctl /usr/lib/snapd/snapd /usr/lib/snapd/snapd-apparmor /usr/lib/snapd/snapd.core-fixup.sh /usr/lib/snapd/snapd.run-from-snap /usr/lib/snapd/system-shutdown /usr/lib/systemd /usr/lib/systemd/system-environment-generators /usr/lib/systemd/system-environment-generators/snapd-env-generator /usr/lib/systemd/user /usr/lib/systemd/user/snapd.session-agent.service /usr/lib/systemd/user/snapd.session-agent.socket /usr/lib/systemd/user/sockets.target.wants /usr/lib/tmpfiles.d /usr/lib/tmpfiles.d/snapd.conf /usr/share /usr/share/applications /usr/share/applications/io.snapcraft.SessionAgent.desktop /usr/share/applications/snap-handle-link.desktop /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/snap /usr/share/dbus-1 /usr/share/dbus-1/services /usr/share/dbus-1/services/io.snapcraft.Launcher.service /usr/share/dbus-1/services/io.snapcraft.SessionAgent.service /usr/share/dbus-1/services/io.snapcraft.Settings.service /usr/share/dbus-1/session.d /usr/share/dbus-1/session.d/snapd.session-services.conf /usr/share/dbus-1/system.d /usr/share/dbus-1/system.d/snapd.system-services.conf /usr/share/doc /usr/share/doc/snapd /usr/share/doc/snapd/changelog.gz /usr/share/doc/snapd/copyright /usr/share/fish /usr/share/fish/vendor_conf.d /usr/share/fish/vendor_conf.d/snapd.fish /usr/share/man /usr/share/man/man8 /usr/share/man/man8/snap-confine.8.gz /usr/share/man/man8/snap-discard-ns.8.gz /usr/share/man/man8/snap.8.gz /usr/share/man/man8/snapd-env-generator.8.gz /usr/share/polkit-1 /usr/share/polkit-1/actions /usr/share/polkit-1/actions/io.snapcraft.snapd.policy /usr/share/snapd /usr/share/snapd/snapcraft-logo-bird.svg /usr/share/zsh /usr/share/zsh/vendor-completions /usr/share/zsh/vendor-completions/_snap /var /var/cache /var/cache/snapd /var/lib /var/lib/snapd /var/lib/snapd/apparmor /var/lib/snapd/apparmor/snap-confine /var/lib/snapd/auto-import /var/lib/snapd/dbus-1 /var/lib/snapd/dbus-1/services /var/lib/snapd/dbus-1/system-services /var/lib/snapd/desktop /var/lib/snapd/desktop/applications /var/lib/snapd/environment /var/lib/snapd/firstboot /var/lib/snapd/hostfs /var/lib/snapd/inhibit /var/lib/snapd/lib /var/lib/snapd/lib/gl /var/lib/snapd/lib/gl32 /var/lib/snapd/lib/glvnd /var/lib/snapd/lib/vulkan /var/lib/snapd/snaps /var/lib/snapd/snaps/partial /var/lib/snapd/ssl /var/lib/snapd/ssl/store-certs /var/lib/snapd/void /var/snap /lib/udev/snappy-app-dev /usr/bin/snapctl /usr/bin/ubuntu-core-launcher /usr/lib/systemd/user/sockets.target.wants/snapd.session-agent.socket Required packages are present: git wget curl tar snapd Track start release: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907911&event=start&operation=release&value=testing-daily&comment=&tags= Track start docker_tag: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907911&event=start&operation=docker_tag&value=testing-daily&comment=&tags= Track start installation_type: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907911&event=start&operation=installation_type&value=Default&comment=&tags= Track start os_info: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907911&event=start&operation=os_info&value=Ubuntu_22.04&comment=&tags= Track checks checkingroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907912&event=checks&operation=checkingroot_ok&value=&comment=&tags= Track checks noroot_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907912&event=checks&operation=noroot_ok&value=&comment=&tags= Track checks proceed_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907912&event=checks&operation=proceed_ok&value=&comment=&tags= Installing OSM Determining IP address of the interface with the default route Track prereq prereqok_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907912&event=prereq&operation=prereqok_ok&value=&comment=&tags= Kubeadm requires docker, so docker will be installed. DEBUG_INSTALL= DOCKER_PROXY_URL= OSM_BEHIND_PROXY= USER=ubuntu Removing previous installation of docker ... Reading package lists... Building dependency tree... Reading state information... Package 'docker.io' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'docker-doc' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'docker-compose' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'podman-docker' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'containerd' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Reading package lists... Building dependency tree... Reading state information... Package 'runc' is not installed, so not removed 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Installing Docker CE ... Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311ubuntu0.22.04.1). ca-certificates set to manually installed. gnupg is already the newest version (2.2.27-3ubuntu2.1). gnupg set to manually installed. software-properties-common is already the newest version (0.99.22.9). software-properties-common set to manually installed. The following NEW packages will be installed: apt-transport-https 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 1510 B of archives. After this operation, 170 kB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.12 [1510 B] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 1510 B in 0s (54.1 kB/s) Selecting previously unselected package apt-transport-https. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62798 files and directories currently installed.) Preparing to unpack .../apt-transport-https_2.4.12_all.deb ... Unpacking apt-transport-https (2.4.12) ... Setting up apt-transport-https (2.4.12) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Get:5 https://download.docker.com/linux/ubuntu jammy InRelease [48.8 kB] Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 Packages [31.5 kB] Fetched 80.3 kB in 1s (156 kB/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: containerd.io docker-buildx-plugin docker-ce-cli docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns Suggested packages: aufs-tools cgroupfs-mount | cgroup-lite The following NEW packages will be installed: containerd.io docker-buildx-plugin docker-ce docker-ce-cli docker-ce-rootless-extras docker-compose-plugin libltdl7 libslirp0 pigz slirp4netns 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 121 MB of archives. After this operation, 434 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 pigz amd64 2.6-1 [63.6 kB] Get:2 https://download.docker.com/linux/ubuntu jammy/stable amd64 containerd.io amd64 1.6.31-1 [29.8 MB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libslirp0 amd64 4.6.1-1build1 [61.5 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu jammy/universe amd64 slirp4netns amd64 1.0.1-2 [28.2 kB] Get:6 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-buildx-plugin amd64 0.14.0-1~ubuntu.22.04~jammy [29.7 MB] Get:7 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-cli amd64 5:26.1.1-1~ubuntu.22.04~jammy [14.6 MB] Get:8 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce amd64 5:26.1.1-1~ubuntu.22.04~jammy [25.3 MB] Get:9 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-ce-rootless-extras amd64 5:26.1.1-1~ubuntu.22.04~jammy [9321 kB] Get:10 https://download.docker.com/linux/ubuntu jammy/stable amd64 docker-compose-plugin amd64 2.27.0-1~ubuntu.22.04~jammy [12.5 MB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 121 MB in 1s (150 MB/s) Selecting previously unselected package pigz. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 62802 files and directories currently installed.) Preparing to unpack .../0-pigz_2.6-1_amd64.deb ... Unpacking pigz (2.6-1) ... Selecting previously unselected package containerd.io. Preparing to unpack .../1-containerd.io_1.6.31-1_amd64.deb ... Unpacking containerd.io (1.6.31-1) ... Selecting previously unselected package docker-buildx-plugin. Preparing to unpack .../2-docker-buildx-plugin_0.14.0-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-buildx-plugin (0.14.0-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce-cli. Preparing to unpack .../3-docker-ce-cli_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-cli (5:26.1.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce. Preparing to unpack .../4-docker-ce_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce (5:26.1.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-ce-rootless-extras. Preparing to unpack .../5-docker-ce-rootless-extras_5%3a26.1.1-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-ce-rootless-extras (5:26.1.1-1~ubuntu.22.04~jammy) ... Selecting previously unselected package docker-compose-plugin. Preparing to unpack .../6-docker-compose-plugin_2.27.0-1~ubuntu.22.04~jammy_amd64.deb ... Unpacking docker-compose-plugin (2.27.0-1~ubuntu.22.04~jammy) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../7-libltdl7_2.4.6-15build2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-15build2) ... Selecting previously unselected package libslirp0:amd64. Preparing to unpack .../8-libslirp0_4.6.1-1build1_amd64.deb ... Unpacking libslirp0:amd64 (4.6.1-1build1) ... Selecting previously unselected package slirp4netns. Preparing to unpack .../9-slirp4netns_1.0.1-2_amd64.deb ... Unpacking slirp4netns (1.0.1-2) ... Setting up docker-buildx-plugin (0.14.0-1~ubuntu.22.04~jammy) ... Setting up containerd.io (1.6.31-1) ... Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. Setting up docker-compose-plugin (2.27.0-1~ubuntu.22.04~jammy) ... Setting up libltdl7:amd64 (2.4.6-15build2) ... Setting up docker-ce-cli (5:26.1.1-1~ubuntu.22.04~jammy) ... Setting up libslirp0:amd64 (4.6.1-1build1) ... Setting up pigz (2.6-1) ... Setting up docker-ce-rootless-extras (5:26.1.1-1~ubuntu.22.04~jammy) ... Setting up slirp4netns (1.0.1-2) ... Setting up docker-ce (5:26.1.1-1~ubuntu.22.04~jammy) ... Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Processing triggers for man-db (2.10.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.7) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. Adding user to group 'docker' Configuring containerd to expose CRI and use systemd cgroup Testing Docker CE installation ... Client: Docker Engine - Community Version: 26.1.1 API version: 1.45 Go version: go1.21.9 Git commit: 4cf5afa Built: Tue Apr 30 11:47:53 2024 OS/Arch: linux/amd64 Context: default Server: Docker Engine - Community Engine: Version: 26.1.1 API version: 1.45 (minimum version 1.24) Go version: go1.21.9 Git commit: ac2de55 Built: Tue Apr 30 11:47:53 2024 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.6.31 GitCommit: e377cd56a71523140ca6ae87e30244719194a521 runc: Version: 1.1.12 GitCommit: v1.1.12-0-g51d5e94 docker-init: Version: 0.19.0 GitCommit: de40ad0 Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world c1ec31eb5944: Pulling fs layer c1ec31eb5944: Download complete c1ec31eb5944: Pull complete Digest: sha256:a26bff933ddc26d5cdf7faa98b4ae1e3ec20c4985e6f87ac0973052224d24302 Status: Downloaded newer image for hello-world:latest Hello from Docker! This message shows that your installation appears to be working correctly. To generate this message, Docker took the following steps: 1. The Docker client contacted the Docker daemon. 2. The Docker daemon pulled the "hello-world" image from the Docker Hub. (amd64) 3. The Docker daemon created a new container from that image which runs the executable that produces the output you are currently reading. 4. The Docker daemon streamed that output to the Docker client, which sent it to your terminal. To try something more ambitious, you can run an Ubuntu container with: $ docker run -it ubuntu bash Share images, automate workflows, and more with a free Docker ID: https://hub.docker.com/ For more examples and ideas, visit: https://docs.docker.com/get-started/ ... Docker CE installation done Track docker_ce docker_ce_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907940&event=docker_ce&operation=docker_ce_ok&value=&comment=&tags= DEBUG_INSTALL= DEFAULT_IP= OSM_DEVOPS=/usr/share/osm-devops Helm3 is not installed, installing ... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 15.3M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15.3M 100 15.3M 0 0 20.5M 0 --:--:-- --:--:-- --:--:-- 20.5M linux-amd64/ linux-amd64/LICENSE linux-amd64/README.md linux-amd64/helm version.BuildInfo{Version:"v3.14.3", GitCommit:"f03cc04caaa8f6d7c3e67cf918929150cf6f3f12", GitTreeState:"clean", GoVersion:"go1.21.7"} "stable" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ Track helm_client install_helm_client_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907943&event=helm_client&operation=install_helm_client_ok&value=&comment=&tags= DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_CLUSTER_WORK_DIR=/etc/osm HOME=/home/ubuntu Creating folders for installation Copying kubeadm-config from /usr/share/osm-devops/installers/kubeadm-config.yaml to /etc/osm/kubeadm-config.yaml Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Hit:6 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... ca-certificates is already the newest version (20230311ubuntu0.22.04.1). curl is already the newest version (7.81.0-1ubuntu1.16). curl set to manually installed. apt-transport-https is already the newest version (2.4.12). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. deb [signed-by=/etc/apt/keyrings/kubernetes-apt-keyring.gpg] https://pkgs.k8s.io/core:/stable:/v1.29/deb/ / Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb InRelease [1186 B] Hit:7 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb Packages [7781 B] Fetched 8967 B in 1s (15.6 kB/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Installing Kubernetes Packages ... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: conntrack cri-tools ebtables kubernetes-cni socat The following NEW packages will be installed: conntrack cri-tools ebtables kubeadm kubectl kubelet kubernetes-cni socat 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. Need to get 92.4 MB of archives. After this operation, 346 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 conntrack amd64 1:1.4.6-2build2 [33.5 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 ebtables amd64 2.0.11-4build2 [84.9 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] Get:4 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb cri-tools 1.29.0-1.1 [20.1 MB] Get:5 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb kubernetes-cni 1.3.0-1.1 [31.4 MB] Get:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb kubelet 1.29.3-1.1 [19.8 MB] Get:7 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb kubectl 1.29.3-1.1 [10.5 MB] Get:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb kubeadm 1.29.3-1.1 [10.1 MB] debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: Fetched 92.4 MB in 1s (65.8 MB/s) Selecting previously unselected package conntrack. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 63069 files and directories currently installed.) Preparing to unpack .../0-conntrack_1%3a1.4.6-2build2_amd64.deb ... Unpacking conntrack (1:1.4.6-2build2) ... Selecting previously unselected package cri-tools. Preparing to unpack .../1-cri-tools_1.29.0-1.1_amd64.deb ... Unpacking cri-tools (1.29.0-1.1) ... Selecting previously unselected package ebtables. Preparing to unpack .../2-ebtables_2.0.11-4build2_amd64.deb ... Unpacking ebtables (2.0.11-4build2) ... Selecting previously unselected package kubernetes-cni. Preparing to unpack .../3-kubernetes-cni_1.3.0-1.1_amd64.deb ... Unpacking kubernetes-cni (1.3.0-1.1) ... Selecting previously unselected package socat. Preparing to unpack .../4-socat_1.7.4.1-3ubuntu4_amd64.deb ... Unpacking socat (1.7.4.1-3ubuntu4) ... Selecting previously unselected package kubelet. Preparing to unpack .../5-kubelet_1.29.3-1.1_amd64.deb ... Unpacking kubelet (1.29.3-1.1) ... Selecting previously unselected package kubectl. Preparing to unpack .../6-kubectl_1.29.3-1.1_amd64.deb ... Unpacking kubectl (1.29.3-1.1) ... Selecting previously unselected package kubeadm. Preparing to unpack .../7-kubeadm_1.29.3-1.1_amd64.deb ... Unpacking kubeadm (1.29.3-1.1) ... Setting up conntrack (1:1.4.6-2build2) ... Setting up kubectl (1.29.3-1.1) ... Setting up ebtables (2.0.11-4build2) ... Setting up socat (1.7.4.1-3ubuntu4) ... Setting up cri-tools (1.29.0-1.1) ... Setting up kubernetes-cni (1.3.0-1.1) ... Setting up kubelet (1.29.3-1.1) ... Setting up kubeadm (1.29.3-1.1) ... Processing triggers for man-db (2.10.2-1) ... Running kernel seems to be up-to-date. No services need to be restarted. No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. kubelet set on hold. kubeadm set on hold. kubectl set on hold. Track k8scluster install_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907958&event=k8scluster&operation=install_k8s_ok&value=&comment=&tags= Track k8scluster kubelet: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907958&event=k8scluster&operation=kubelet&value=1.29.3-1.1&comment=&tags= Track k8scluster kubeadm: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907958&event=k8scluster&operation=kubeadm&value=1.29.3-1.1&comment=&tags= Track k8scluster kubectl: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907958&event=k8scluster&operation=kubectl&value=1.29.3-1.1&comment=&tags= I0505 11:19:19.757627 5405 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29 [init] Using Kubernetes version: v1.29.4 [preflight] Running pre-flight checks [preflight] Would pull the required images (like 'kubeadm config images pull') [certs] Using certificateDir folder "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" [certs] Generating "ca" certificate and key [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osmtest202405051115] and IPs [10.96.0.1 172.21.23.11] [certs] Generating "apiserver-kubelet-client" certificate and key [certs] Generating "front-proxy-ca" certificate and key [certs] Generating "front-proxy-client" certificate and key [certs] Generating "etcd/ca" certificate and key [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost osmtest202405051115] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osmtest202405051115] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" [kubeconfig] Writing "admin.conf" kubeconfig file [kubeconfig] Writing "super-admin.conf" kubeconfig file [kubeconfig] Writing "kubelet.conf" kubeconfig file [kubeconfig] Writing "controller-manager.conf" kubeconfig file [kubeconfig] Writing "scheduler.conf" kubeconfig file [etcd] Would ensure that "/var/lib/etcd" directory is present [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" [control-plane] Using manifest folder "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" [control-plane] Creating static Pod manifest for "kube-apiserver" [control-plane] Creating static Pod manifest for "kube-controller-manager" [control-plane] Creating static Pod manifest for "kube-scheduler" [kubelet-start] Writing kubelet environment file with flags to file "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320/config.yaml" [dryrun] Wrote certificates, kubeconfig files and control plane manifests to the "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" directory [dryrun] The certificates or kubeconfig files would not be printed due to their sensitive nature [dryrun] Please examine the "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320" directory for details about what would be written [dryrun] Would write file "/etc/kubernetes/manifests/kube-apiserver.yaml" with content: apiVersion: v1 kind: Pod metadata: annotations: kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint: 172.21.23.11:6443 creationTimestamp: null labels: component: kube-apiserver tier: control-plane name: kube-apiserver namespace: kube-system spec: containers: - command: - kube-apiserver - --advertise-address=172.21.23.11 - --allow-privileged=true - --authorization-mode=Node,RBAC - --client-ca-file=/etc/kubernetes/pki/ca.crt - --enable-admission-plugins=NodeRestriction - --enable-bootstrap-token-auth=true - --etcd-cafile=/etc/kubernetes/pki/etcd/ca.crt - --etcd-certfile=/etc/kubernetes/pki/apiserver-etcd-client.crt - --etcd-keyfile=/etc/kubernetes/pki/apiserver-etcd-client.key - --etcd-servers=https://127.0.0.1:2379 - --kubelet-client-certificate=/etc/kubernetes/pki/apiserver-kubelet-client.crt - --kubelet-client-key=/etc/kubernetes/pki/apiserver-kubelet-client.key - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname - --proxy-client-cert-file=/etc/kubernetes/pki/front-proxy-client.crt - --proxy-client-key-file=/etc/kubernetes/pki/front-proxy-client.key - --requestheader-allowed-names=front-proxy-client - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt - --requestheader-extra-headers-prefix=X-Remote-Extra- - --requestheader-group-headers=X-Remote-Group - --requestheader-username-headers=X-Remote-User - --secure-port=6443 - --service-account-issuer=https://kubernetes.default.svc.cluster.local - --service-account-key-file=/etc/kubernetes/pki/sa.pub - --service-account-signing-key-file=/etc/kubernetes/pki/sa.key - --service-cluster-ip-range=10.96.0.0/12 - --service-node-port-range=80-32767 - --tls-cert-file=/etc/kubernetes/pki/apiserver.crt - --tls-private-key-file=/etc/kubernetes/pki/apiserver.key image: registry.k8s.io/kube-apiserver:v1.29.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 172.21.23.11 path: /livez port: 6443 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-apiserver readinessProbe: failureThreshold: 3 httpGet: host: 172.21.23.11 path: /readyz port: 6443 scheme: HTTPS periodSeconds: 1 timeoutSeconds: 15 resources: requests: cpu: 250m startupProbe: failureThreshold: 24 httpGet: host: 172.21.23.11 path: /livez port: 6443 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/ssl/certs name: ca-certs readOnly: true - mountPath: /etc/ca-certificates name: etc-ca-certificates readOnly: true - mountPath: /etc/kubernetes/pki name: k8s-certs readOnly: true - mountPath: /usr/local/share/ca-certificates name: usr-local-share-ca-certificates readOnly: true - mountPath: /usr/share/ca-certificates name: usr-share-ca-certificates readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/ssl/certs type: DirectoryOrCreate name: ca-certs - hostPath: path: /etc/ca-certificates type: DirectoryOrCreate name: etc-ca-certificates - hostPath: path: /etc/kubernetes/pki type: DirectoryOrCreate name: k8s-certs - hostPath: path: /usr/local/share/ca-certificates type: DirectoryOrCreate name: usr-local-share-ca-certificates - hostPath: path: /usr/share/ca-certificates type: DirectoryOrCreate name: usr-share-ca-certificates status: {} [dryrun] Would write file "/etc/kubernetes/manifests/kube-controller-manager.yaml" with content: apiVersion: v1 kind: Pod metadata: creationTimestamp: null labels: component: kube-controller-manager tier: control-plane name: kube-controller-manager namespace: kube-system spec: containers: - command: - kube-controller-manager - --allocate-node-cidrs=true - --authentication-kubeconfig=/etc/kubernetes/controller-manager.conf - --authorization-kubeconfig=/etc/kubernetes/controller-manager.conf - --bind-address=127.0.0.1 - --client-ca-file=/etc/kubernetes/pki/ca.crt - --cluster-cidr=10.244.0.0/16 - --cluster-name=kubernetes - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key - --controllers=*,bootstrapsigner,tokencleaner - --kubeconfig=/etc/kubernetes/controller-manager.conf - --leader-elect=true - --requestheader-client-ca-file=/etc/kubernetes/pki/front-proxy-ca.crt - --root-ca-file=/etc/kubernetes/pki/ca.crt - --service-account-private-key-file=/etc/kubernetes/pki/sa.key - --service-cluster-ip-range=10.96.0.0/12 - --use-service-account-credentials=true image: registry.k8s.io/kube-controller-manager:v1.29.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 127.0.0.1 path: /healthz port: 10257 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-controller-manager resources: requests: cpu: 200m startupProbe: failureThreshold: 24 httpGet: host: 127.0.0.1 path: /healthz port: 10257 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/ssl/certs name: ca-certs readOnly: true - mountPath: /etc/ca-certificates name: etc-ca-certificates readOnly: true - mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec name: flexvolume-dir - mountPath: /etc/kubernetes/pki name: k8s-certs readOnly: true - mountPath: /etc/kubernetes/controller-manager.conf name: kubeconfig readOnly: true - mountPath: /usr/local/share/ca-certificates name: usr-local-share-ca-certificates readOnly: true - mountPath: /usr/share/ca-certificates name: usr-share-ca-certificates readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/ssl/certs type: DirectoryOrCreate name: ca-certs - hostPath: path: /etc/ca-certificates type: DirectoryOrCreate name: etc-ca-certificates - hostPath: path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec type: DirectoryOrCreate name: flexvolume-dir - hostPath: path: /etc/kubernetes/pki type: DirectoryOrCreate name: k8s-certs - hostPath: path: /etc/kubernetes/controller-manager.conf type: FileOrCreate name: kubeconfig - hostPath: path: /usr/local/share/ca-certificates type: DirectoryOrCreate name: usr-local-share-ca-certificates - hostPath: path: /usr/share/ca-certificates type: DirectoryOrCreate name: usr-share-ca-certificates status: {} [dryrun] Would write file "/etc/kubernetes/manifests/kube-scheduler.yaml" with content: apiVersion: v1 kind: Pod metadata: creationTimestamp: null labels: component: kube-scheduler tier: control-plane name: kube-scheduler namespace: kube-system spec: containers: - command: - kube-scheduler - --authentication-kubeconfig=/etc/kubernetes/scheduler.conf - --authorization-kubeconfig=/etc/kubernetes/scheduler.conf - --bind-address=127.0.0.1 - --kubeconfig=/etc/kubernetes/scheduler.conf - --leader-elect=true image: registry.k8s.io/kube-scheduler:v1.29.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 8 httpGet: host: 127.0.0.1 path: /healthz port: 10259 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 name: kube-scheduler resources: requests: cpu: 100m startupProbe: failureThreshold: 24 httpGet: host: 127.0.0.1 path: /healthz port: 10259 scheme: HTTPS initialDelaySeconds: 10 periodSeconds: 10 timeoutSeconds: 15 volumeMounts: - mountPath: /etc/kubernetes/scheduler.conf name: kubeconfig readOnly: true hostNetwork: true priority: 2000001000 priorityClassName: system-node-critical securityContext: seccompProfile: type: RuntimeDefault volumes: - hostPath: path: /etc/kubernetes/scheduler.conf type: FileOrCreate name: kubeconfig status: {} [dryrun] Would write file "/var/lib/kubelet/config.yaml" with content: apiVersion: kubelet.config.k8s.io/v1beta1 authentication: anonymous: enabled: false webhook: cacheTTL: 0s enabled: true x509: clientCAFile: /etc/kubernetes/pki/ca.crt authorization: mode: Webhook webhook: cacheAuthorizedTTL: 0s cacheUnauthorizedTTL: 0s cgroupDriver: systemd clusterDNS: - 10.96.0.10 clusterDomain: cluster.local containerRuntimeEndpoint: "" cpuManagerReconcilePeriod: 0s evictionPressureTransitionPeriod: 0s fileCheckFrequency: 0s healthzBindAddress: 127.0.0.1 healthzPort: 10248 httpCheckFrequency: 0s imageMaximumGCAge: 0s imageMinimumGCAge: 0s kind: KubeletConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" verbosity: 0 memorySwap: {} nodeStatusReportFrequency: 0s nodeStatusUpdateFrequency: 0s resolvConf: /run/systemd/resolve/resolv.conf rotateCertificates: true runtimeRequestTimeout: 0s shutdownGracePeriod: 0s shutdownGracePeriodCriticalPods: 0s staticPodPath: /etc/kubernetes/manifests streamingConnectionIdleTimeout: 0s syncFrequency: 0s volumeStatsAggPeriod: 0s [dryrun] Would write file "/var/lib/kubelet/kubeadm-flags.env" with content: KUBELET_KUBEADM_ARGS="--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock --pod-infra-container-image=registry.k8s.io/pause:3.9" [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/tmp/kubeadm-init-dryrun203904320". This can take up to 4m0s [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: ClusterConfiguration: | apiServer: extraArgs: authorization-mode: Node,RBAC service-node-port-range: 80-32767 timeoutForControlPlane: 4m0s apiVersion: kubeadm.k8s.io/v1beta3 certificatesDir: /etc/kubernetes/pki clusterName: kubernetes controllerManager: {} dns: {} etcd: local: dataDir: /var/lib/etcd imageRepository: registry.k8s.io kind: ClusterConfiguration kubernetesVersion: v1.29.4 networking: dnsDomain: cluster.local podSubnet: 10.244.0.0/16 serviceSubnet: 10.96.0.0/12 scheduler: {} kind: ConfigMap metadata: creationTimestamp: null name: kubeadm-config namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:nodes-kubeadm-config namespace: kube-system rules: - apiGroups: - "" resourceNames: - kubeadm-config resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:nodes-kubeadm-config namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:nodes-kubeadm-config subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token - kind: Group name: system:nodes [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: kubelet: | apiVersion: kubelet.config.k8s.io/v1beta1 authentication: anonymous: enabled: false webhook: cacheTTL: 0s enabled: true x509: clientCAFile: /etc/kubernetes/pki/ca.crt authorization: mode: Webhook webhook: cacheAuthorizedTTL: 0s cacheUnauthorizedTTL: 0s cgroupDriver: systemd clusterDNS: - 10.96.0.10 clusterDomain: cluster.local containerRuntimeEndpoint: "" cpuManagerReconcilePeriod: 0s evictionPressureTransitionPeriod: 0s fileCheckFrequency: 0s healthzBindAddress: 127.0.0.1 healthzPort: 10248 httpCheckFrequency: 0s imageMaximumGCAge: 0s imageMinimumGCAge: 0s kind: KubeletConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" verbosity: 0 memorySwap: {} nodeStatusReportFrequency: 0s nodeStatusUpdateFrequency: 0s resolvConf: /run/systemd/resolve/resolv.conf rotateCertificates: true runtimeRequestTimeout: 0s shutdownGracePeriod: 0s shutdownGracePeriodCriticalPods: 0s staticPodPath: /etc/kubernetes/manifests streamingConnectionIdleTimeout: 0s syncFrequency: 0s volumeStatsAggPeriod: 0s kind: ConfigMap metadata: annotations: kubeadm.kubernetes.io/component-config.hash: sha256:039ebd4ded19b908b11b887f829926e4dd313124360bea9b68fa8b289464a774 creationTimestamp: null name: kubelet-config namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:kubelet-config namespace: kube-system rules: - apiGroups: - "" resourceNames: - kubelet-config resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:kubelet-config namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:kubelet-config subjects: - kind: Group name: system:nodes - kind: Group name: system:bootstrappers:kubeadm:default-node-token [dryrun] Would perform action GET on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202405051115" [dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202405051115" [dryrun] Attached patch: {"metadata":{"annotations":{"kubeadm.alpha.kubernetes.io/cri-socket":"unix:///var/run/containerd/containerd.sock"}}} [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osmtest202405051115 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osmtest202405051115 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule] [dryrun] Would perform action GET on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202405051115" [dryrun] Would perform action PATCH on resource "nodes" in API group "core/v1" [dryrun] Resource name: "osmtest202405051115" [dryrun] Attached patch: {"metadata":{"labels":{"node-role.kubernetes.io/control-plane":"","node.kubernetes.io/exclude-from-external-load-balancers":""}},"spec":{"taints":[{"effect":"NoSchedule","key":"node-role.kubernetes.io/control-plane"}]}} [bootstrap-token] Using token: wli2nm.7p7x3uted5mpox1r [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles [dryrun] Would perform action GET on resource "secrets" in API group "core/v1" [dryrun] Resource name: "bootstrap-token-wli2nm" [dryrun] Would perform action CREATE on resource "secrets" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: auth-extra-groups: c3lzdGVtOmJvb3RzdHJhcHBlcnM6a3ViZWFkbTpkZWZhdWx0LW5vZGUtdG9rZW4= expiration: MjAyNC0wNS0wNlQxMToxOToyM1o= token-id: d2xpMm5t token-secret: N3A3eDN1dGVkNW1wb3gxcg== usage-bootstrap-authentication: dHJ1ZQ== usage-bootstrap-signing: dHJ1ZQ== kind: Secret metadata: creationTimestamp: null name: bootstrap-token-wli2nm namespace: kube-system type: bootstrap.kubernetes.io/token [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes [dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: kubeadm:get-nodes rules: - apiGroups: - "" resources: - nodes verbs: - get [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:get-nodes roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: kubeadm:get-nodes subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:kubelet-bootstrap roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:node-bootstrapper subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-autoapprove-bootstrap roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:certificates.k8s.io:certificatesigningrequests:nodeclient subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-autoapprove-certificate-rotation roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:certificates.k8s.io:certificatesigningrequests:selfnodeclient subjects: - kind: Group name: system:nodes [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: kubeconfig: | apiVersion: v1 clusters: - cluster: certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURCVENDQWUyZ0F3SUJBZ0lJWGtsYkRmQmxuRE13RFFZSktvWklodmNOQVFFTEJRQXdGVEVUTUJFR0ExVUUKQXhNS2EzVmlaWEp1WlhSbGN6QWVGdzB5TkRBMU1EVXhNVEUwTWpCYUZ3MHpOREExTURNeE1URTVNakJhTUJVeApFekFSQmdOVkJBTVRDbXQxWW1WeWJtVjBaWE13Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBQTRJQkR3QXdnZ0VLCkFvSUJBUURHSWs2T0tONzNtUmxrVjNiRmcrOGFUTXFCR0NkdzNibkhsR3dESmM5TURkVm1WRGg0eUM2TUdoSi8KOXg2Rk0xcm40WEMyZjFSVml4SDNHYTdWZmJzSDhiNmdzWGM4ZnEzeVRiK3ZWYkdTZlBFVGJnK0tLRjdTU1lhbgpaeW9EcFd1dXR3ZlF1YmZLZ1QwK3paQzQzNWhXYjEwVytqVGZQeFFpTDlwbWRITG1kQ1JaNTNtN2hnRHFZZzQwCmpjQkNpM3VmU0JnU1NqTTVkRmw5UXRJTHl4YnFOdjJHVHlqWUVweVdOZTI0MmswMXJhbkhwTnBwSzBmclJBa0cKZE5lNkN3ZDFaR29NRVJGUGZiVFB6OVFDZFJIZzdJOUFrUG1FVUJLWnpVc0hzb0puWW9NSEtSNUQ5U280bG42cQo4aWVqZFdOUmVDd2JDVGpmTU93T1hWVUxZc3hOQWdNQkFBR2pXVEJYTUE0R0ExVWREd0VCL3dRRUF3SUNwREFQCkJnTlZIUk1CQWY4RUJUQURBUUgvTUIwR0ExVWREZ1FXQkJRK2IrVFovb2RCUVFkT3JQSlowcXphZVltQ0JqQVYKQmdOVkhSRUVEakFNZ2dwcmRXSmxjbTVsZEdWek1BMEdDU3FHU0liM0RRRUJDd1VBQTRJQkFRQWIwcXlNdFI0Sgp5cmliamRVRzB6SkNNRkpGU1RyMkd0M281MjBrZFpVd2FKVlh1SzJWbk9pSm00blhHNnJEcVNwNHA3ZEcvQWRwCjlET2R6RjRQV3NhK0hvUzFReURDNFo1dDA4OGlSU2lKT2JDejMyRVI2eUs1eWdwWDNHeVczOHNIajlNaUhsWE0KQW9ERjNHcy9ESGMvd1hoOHFzSVQ0UkpsZGR4dnFWNUpWY3FxQlNpeVIvRURjZTZsVDVZa09ib3hsSE45Y1RtVApQd2M2U1J6Ryt5RE9SeVBwQUJseUlpVVlOK2plSkUrbHY3bkdnTXB2dTRESFM4RUkrVW5EaWlicGkwTk1nRzFqCnRsY1MyZHRTVE51eFZRY1J3RmlGQVpxazY1LzZDeVFUaEtNNkllOTQ1eDVBL0s5MXdHN1doa1dadyt1U1E4ekgKWlc4OGlUMGtROGFuCi0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K server: https://172.21.23.11:6443 name: "" contexts: null current-context: "" kind: Config preferences: {} users: null kind: ConfigMap metadata: creationTimestamp: null name: cluster-info namespace: kube-public [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kubeadm:bootstrap-signer-clusterinfo namespace: kube-public rules: - apiGroups: - "" resourceNames: - cluster-info resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kubeadm:bootstrap-signer-clusterinfo namespace: kube-public roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kubeadm:bootstrap-signer-clusterinfo subjects: - kind: User name: system:anonymous [dryrun] Would perform action LIST on resource "deployments" in API group "apps/v1" [dryrun] Would perform action GET on resource "configmaps" in API group "core/v1" [dryrun] Resource name: "coredns" [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: Corefile: | .:53 { errors health { lameduck 5s } ready kubernetes cluster.local in-addr.arpa ip6.arpa { pods insecure fallthrough in-addr.arpa ip6.arpa ttl 30 } prometheus :9153 forward . /etc/resolv.conf { max_concurrent 1000 } cache 30 loop reload loadbalance } kind: ConfigMap metadata: creationTimestamp: null name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "clusterroles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: creationTimestamp: null name: system:coredns rules: - apiGroups: - "" resources: - endpoints - services - pods - namespaces verbs: - list - watch - apiGroups: - discovery.k8s.io resources: - endpointslices verbs: - list - watch [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: system:coredns roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:coredns subjects: - kind: ServiceAccount name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: ServiceAccount metadata: creationTimestamp: null name: coredns namespace: kube-system [dryrun] Would perform action CREATE on resource "deployments" in API group "apps/v1" [dryrun] Attached object: apiVersion: apps/v1 kind: Deployment metadata: creationTimestamp: null labels: k8s-app: kube-dns name: coredns namespace: kube-system spec: replicas: 2 selector: matchLabels: k8s-app: kube-dns strategy: rollingUpdate: maxUnavailable: 1 type: RollingUpdate template: metadata: creationTimestamp: null labels: k8s-app: kube-dns spec: affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: - podAffinityTerm: labelSelector: matchExpressions: - key: k8s-app operator: In values: - kube-dns topologyKey: kubernetes.io/hostname weight: 100 containers: - args: - -conf - /etc/coredns/Corefile image: registry.k8s.io/coredns/coredns:v1.11.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5 httpGet: path: /health port: 8080 scheme: HTTP initialDelaySeconds: 60 successThreshold: 1 timeoutSeconds: 5 name: coredns ports: - containerPort: 53 name: dns protocol: UDP - containerPort: 53 name: dns-tcp protocol: TCP - containerPort: 9153 name: metrics protocol: TCP readinessProbe: httpGet: path: /ready port: 8181 scheme: HTTP resources: limits: memory: 170Mi requests: cpu: 100m memory: 70Mi securityContext: allowPrivilegeEscalation: false capabilities: add: - NET_BIND_SERVICE drop: - ALL readOnlyRootFilesystem: true volumeMounts: - mountPath: /etc/coredns name: config-volume readOnly: true dnsPolicy: Default nodeSelector: kubernetes.io/os: linux priorityClassName: system-cluster-critical serviceAccountName: coredns tolerations: - key: CriticalAddonsOnly operator: Exists - effect: NoSchedule key: node-role.kubernetes.io/control-plane volumes: - configMap: items: - key: Corefile path: Corefile name: coredns name: config-volume status: {} [dryrun] Would perform action CREATE on resource "services" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: Service metadata: annotations: prometheus.io/port: "9153" prometheus.io/scrape: "true" creationTimestamp: null labels: k8s-app: kube-dns kubernetes.io/cluster-service: "true" kubernetes.io/name: CoreDNS name: kube-dns namespace: kube-system resourceVersion: "0" spec: clusterIP: 10.96.0.10 ports: - name: dns port: 53 protocol: UDP targetPort: 53 - name: dns-tcp port: 53 protocol: TCP targetPort: 53 - name: metrics port: 9153 protocol: TCP targetPort: 9153 selector: k8s-app: kube-dns status: loadBalancer: {} [addons] Applied essential addon: CoreDNS [dryrun] Would perform action CREATE on resource "configmaps" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 data: config.conf: |- apiVersion: kubeproxy.config.k8s.io/v1alpha1 bindAddress: 0.0.0.0 bindAddressHardFail: false clientConnection: acceptContentTypes: "" burst: 0 contentType: "" kubeconfig: /var/lib/kube-proxy/kubeconfig.conf qps: 0 clusterCIDR: 10.244.0.0/16 configSyncPeriod: 0s conntrack: maxPerCore: null min: null tcpBeLiberal: false tcpCloseWaitTimeout: null tcpEstablishedTimeout: null udpStreamTimeout: 0s udpTimeout: 0s detectLocal: bridgeInterface: "" interfaceNamePrefix: "" detectLocalMode: "" enableProfiling: false healthzBindAddress: "" hostnameOverride: "" iptables: localhostNodePorts: null masqueradeAll: false masqueradeBit: null minSyncPeriod: 0s syncPeriod: 0s ipvs: excludeCIDRs: null minSyncPeriod: 0s scheduler: "" strictARP: false syncPeriod: 0s tcpFinTimeout: 0s tcpTimeout: 0s udpTimeout: 0s kind: KubeProxyConfiguration logging: flushFrequency: 0 options: json: infoBufferSize: "0" verbosity: 0 metricsBindAddress: "" mode: "" nftables: masqueradeAll: false masqueradeBit: null minSyncPeriod: 0s syncPeriod: 0s nodePortAddresses: null oomScoreAdj: null portRange: "" showHiddenMetricsForVersion: "" winkernel: enableDSR: false forwardHealthCheckVip: false networkName: "" rootHnsEndpointName: "" sourceVip: "" kubeconfig.conf: |- apiVersion: v1 kind: Config clusters: - cluster: certificate-authority: /var/run/secrets/kubernetes.io/serviceaccount/ca.crt server: https://172.21.23.11:6443 name: default contexts: - context: cluster: default namespace: default user: default name: default current-context: default users: - name: default user: tokenFile: /var/run/secrets/kubernetes.io/serviceaccount/token kind: ConfigMap metadata: annotations: kubeadm.kubernetes.io/component-config.hash: sha256:b08fb38f7a5aacbd14b0fa449cf0d0901e7eabdc14cd65fe452c69f8c9018fc0 creationTimestamp: null labels: app: kube-proxy name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "daemonsets" in API group "apps/v1" [dryrun] Attached object: apiVersion: apps/v1 kind: DaemonSet metadata: creationTimestamp: null labels: k8s-app: kube-proxy name: kube-proxy namespace: kube-system spec: selector: matchLabels: k8s-app: kube-proxy template: metadata: creationTimestamp: null labels: k8s-app: kube-proxy spec: containers: - command: - /usr/local/bin/kube-proxy - --config=/var/lib/kube-proxy/config.conf - --hostname-override=$(NODE_NAME) env: - name: NODE_NAME valueFrom: fieldRef: fieldPath: spec.nodeName image: registry.k8s.io/kube-proxy:v1.29.4 imagePullPolicy: IfNotPresent name: kube-proxy resources: {} securityContext: privileged: true volumeMounts: - mountPath: /var/lib/kube-proxy name: kube-proxy - mountPath: /run/xtables.lock name: xtables-lock - mountPath: /lib/modules name: lib-modules readOnly: true hostNetwork: true nodeSelector: kubernetes.io/os: linux priorityClassName: system-node-critical serviceAccountName: kube-proxy tolerations: - operator: Exists volumes: - configMap: name: kube-proxy name: kube-proxy - hostPath: path: /run/xtables.lock type: FileOrCreate name: xtables-lock - hostPath: path: /lib/modules name: lib-modules updateStrategy: type: RollingUpdate status: currentNumberScheduled: 0 desiredNumberScheduled: 0 numberMisscheduled: 0 numberReady: 0 [dryrun] Would perform action CREATE on resource "serviceaccounts" in API group "core/v1" [dryrun] Attached object: apiVersion: v1 kind: ServiceAccount metadata: creationTimestamp: null name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "clusterrolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: creationTimestamp: null name: kubeadm:node-proxier roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:node-proxier subjects: - kind: ServiceAccount name: kube-proxy namespace: kube-system [dryrun] Would perform action CREATE on resource "roles" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: creationTimestamp: null name: kube-proxy namespace: kube-system rules: - apiGroups: - "" resourceNames: - kube-proxy resources: - configmaps verbs: - get [dryrun] Would perform action CREATE on resource "rolebindings" in API group "rbac.authorization.k8s.io/v1" [dryrun] Attached object: apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: creationTimestamp: null name: kube-proxy namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: kube-proxy subjects: - kind: Group name: system:bootstrappers:kubeadm:default-node-token [addons] Applied essential addon: kube-proxy Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/tmp/kubeadm-init-dryrun203904320/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ Then you can join any number of worker nodes by running the following on each as root: kubeadm join 172.21.23.11:6443 --token wli2nm.7p7x3uted5mpox1r \ --discovery-token-ca-cert-hash sha256:afd865756f8025cbc2cc6e6117a5f6cfc7b06631db5179ef738c7c88ee9738de I0505 11:19:23.427475 5435 version.go:256] remote version is much newer: v1.30.0; falling back to: stable-1.29 [init] Using Kubernetes version: v1.29.4 [preflight] Running pre-flight checks [preflight] Pulling images required for setting up a Kubernetes cluster [preflight] This might take a minute or two, depending on the speed of your internet connection [preflight] You can also perform this action in beforehand using 'kubeadm config images pull' W0505 11:19:30.153321 5435 checks.go:835] detected that the sandbox image "registry.k8s.io/pause:3.6" of the container runtime is inconsistent with that used by kubeadm. It is recommended that using "registry.k8s.io/pause:3.9" as the CRI sandbox image. [certs] Using certificateDir folder "/etc/kubernetes/pki" [certs] Generating "ca" certificate and key [certs] Generating "apiserver" certificate and key [certs] apiserver serving cert is signed for DNS names [kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local osmtest202405051115] and IPs [10.96.0.1 172.21.23.11] [certs] Generating "apiserver-kubelet-client" certificate and key [certs] Generating "front-proxy-ca" certificate and key [certs] Generating "front-proxy-client" certificate and key [certs] Generating "etcd/ca" certificate and key [certs] Generating "etcd/server" certificate and key [certs] etcd/server serving cert is signed for DNS names [localhost osmtest202405051115] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/peer" certificate and key [certs] etcd/peer serving cert is signed for DNS names [localhost osmtest202405051115] and IPs [172.21.23.11 127.0.0.1 ::1] [certs] Generating "etcd/healthcheck-client" certificate and key [certs] Generating "apiserver-etcd-client" certificate and key [certs] Generating "sa" key and public key [kubeconfig] Using kubeconfig folder "/etc/kubernetes" [kubeconfig] Writing "admin.conf" kubeconfig file [kubeconfig] Writing "super-admin.conf" kubeconfig file [kubeconfig] Writing "kubelet.conf" kubeconfig file [kubeconfig] Writing "controller-manager.conf" kubeconfig file [kubeconfig] Writing "scheduler.conf" kubeconfig file [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests" [control-plane] Using manifest folder "/etc/kubernetes/manifests" [control-plane] Creating static Pod manifest for "kube-apiserver" [control-plane] Creating static Pod manifest for "kube-controller-manager" [control-plane] Creating static Pod manifest for "kube-scheduler" [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env" [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml" [kubelet-start] Starting the kubelet [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s [apiclient] All control plane components are healthy after 6.002012 seconds [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster [upload-certs] Skipping phase. Please see --upload-certs [mark-control-plane] Marking the node osmtest202405051115 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers] [mark-control-plane] Marking the node osmtest202405051115 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule] [bootstrap-token] Using token: 7zmaso.janj26g0sfwm59c5 [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key [addons] Applied essential addon: CoreDNS [addons] Applied essential addon: kube-proxy Your Kubernetes control-plane has initialized successfully! To start using your cluster, you need to run the following as a regular user: mkdir -p $HOME/.kube sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config sudo chown $(id -u):$(id -g) $HOME/.kube/config Alternatively, if you are the root user, you can run: export KUBECONFIG=/etc/kubernetes/admin.conf You should now deploy a pod network to the cluster. Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at: https://kubernetes.io/docs/concepts/cluster-administration/addons/ Then you can join any number of worker nodes by running the following on each as root: kubeadm join 172.21.23.11:6443 --token 7zmaso.janj26g0sfwm59c5 \ --discovery-token-ca-cert-hash sha256:f7061592454791206c7c893ea9c6614930ad526fd606024e42be3ccc98a822fb Reading existing namespaces NAME STATUS AGE default Active 11s kube-node-lease Active 11s kube-public Active 11s kube-system Active 12s Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907991&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags= --2024-05-05 11:19:51-- https://raw.githubusercontent.com/coreos/flannel/master/Documentation/kube-flannel.yml Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4345 (4.2K) [text/plain] Saving to: ‘/tmp/flannel.6YWAbx/kube-flannel.yml’ 0K .... 100% 41.2M=0s 2024-05-05 11:19:51 (41.2 MB/s) - ‘/tmp/flannel.6YWAbx/kube-flannel.yml’ saved [4345/4345] namespace/kube-flannel created clusterrole.rbac.authorization.k8s.io/flannel created clusterrolebinding.rbac.authorization.k8s.io/flannel created serviceaccount/flannel created configmap/kube-flannel-cfg created daemonset.apps/kube-flannel-ds created node/osmtest202405051115 untainted LAST SEEN TYPE REASON OBJECT MESSAGE 21s Normal Starting node/osmtest202405051115 Starting kubelet. 21s Warning InvalidDiskCapacity node/osmtest202405051115 invalid capacity 0 on image filesystem 21s Normal NodeHasSufficientMemory node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasSufficientMemory 21s Normal NodeHasNoDiskPressure node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasNoDiskPressure 21s Normal NodeHasSufficientPID node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasSufficientPID 21s Normal NodeAllocatableEnforced node/osmtest202405051115 Updated Node Allocatable limit across pods 11s Normal Starting node/osmtest202405051115 Starting kubelet. 11s Warning InvalidDiskCapacity node/osmtest202405051115 invalid capacity 0 on image filesystem 11s Normal NodeAllocatableEnforced node/osmtest202405051115 Updated Node Allocatable limit across pods 11s Normal NodeHasSufficientMemory node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasSufficientMemory 11s Normal NodeHasNoDiskPressure node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasNoDiskPressure 11s Normal NodeHasSufficientPID node/osmtest202405051115 Node osmtest202405051115 status is now: NodeHasSufficientPID Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907997&event=k8scluster&operation=k8s_ready_before_helm&value=&comment=&tags= Deleting existing namespace osm: kubectl delete ns osm Track k8scluster install_helm_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714907997&event=k8scluster&operation=install_helm_ok&value=&comment=&tags= DEBUG_INSTALL= DEFAULT_IP=172.21.23.11 OSM_DEVOPS=/usr/share/osm-devops OSM_CLUSTER_WORK_DIR=/etc/osm Installing OpenEBS "openebs" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: openebs LAST DEPLOYED: Sun May 5 11:19:59 2024 NAMESPACE: openebs STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Successfully installed OpenEBS. Check the status by running: kubectl get pods -n openebs The default values will install NDM and enable OpenEBS hostpath and device storage engines along with their default StorageClasses. Use `kubectl get sc` to see the list of installed OpenEBS StorageClasses. **Note**: If you are upgrading from the older helm chart that was using cStor and Jiva (non-csi) volumes, you will have to run the following command to include the older provisioners: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set legacy.enabled=true \ --reuse-values For other engines, you will need to perform a few more additional steps to enable the engine, configure the engines (e.g. creating pools) and create StorageClasses. For example, cStor can be enabled using commands like: helm upgrade openebs openebs/openebs \ --namespace openebs \ --set cstor.enabled=true \ --reuse-values For more information, - view the online documentation at https://openebs.io/docs or - connect with an active community on Kubernetes slack #openebs channel. NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION openebs openebs 1 2024-05-05 11:19:59.596983481 +0000 UTC deployed openebs-3.7.0 3.7.0 Waiting for storageclass Storageclass available storageclass.storage.k8s.io/openebs-hostpath patched Track k8scluster k8s_storageclass_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908000&event=k8scluster&operation=k8s_storageclass_ok&value=&comment=&tags= Installing MetalLB "metallb" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: metallb LAST DEPLOYED: Sun May 5 11:20:02 2024 NAMESPACE: metallb-system STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: MetalLB is now running in the cluster. Now you can configure it via its CRs. Please refer to the metallb official docs on how to use the CRs. Track k8scluster k8s_metallb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908002&event=k8scluster&operation=k8s_metallb_ok&value=&comment=&tags= Installing cert-manager "jetstack" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository Update Complete. ⎈Happy Helming!⎈ NAME: cert-manager LAST DEPLOYED: Sun May 5 11:20:04 2024 NAMESPACE: cert-manager STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: cert-manager v1.9.1 has been deployed successfully! In order to begin issuing certificates, you will need to set up a ClusterIssuer or Issuer resource (for example, by creating a 'letsencrypt-staging' issuer). More information on the different types of issuers and how to configure them can be found in our documentation: https://cert-manager.io/docs/configuration/ For information on how to configure cert-manager to automatically provision Certificates for Ingress resources, take a look at the `ingress-shim` documentation: https://cert-manager.io/docs/usage/ingress/ Track k8scluster k8s_certmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908044&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags= Bootstraping... 1 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 0/4 Bootstraping... 2 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 0/4 Bootstraping... 3 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 0/4 Bootstraping... 4 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 2/4 Bootstraping... 5 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 2/4 Bootstraping... 6 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 3/4 Bootstraping... 7 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 3/4 Bootstraping... 8 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 3/4 Bootstraping... 9 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 3/4 Bootstraping... 10 checks of 100 MetalLB: Waiting for 1 of 2 pods to be ready: metallb-speaker-g2sst 3/4 ===> Successful checks: 1/10 ===> Successful checks: 2/10 ===> Successful checks: 3/10 ===> Successful checks: 4/10 ===> Successful checks: 5/10 ===> Successful checks: 6/10 ===> Successful checks: 7/10 ===> Successful checks: 8/10 ===> Successful checks: 9/10 ===> Successful checks: 10/10 K8S CLUSTER IS READY Track k8scluster k8s_ready_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908088&event=k8scluster&operation=k8s_ready_ok&value=&comment=&tags= Creating IP address pool manifest: /etc/osm/metallb-ipaddrpool.yaml apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: name: first-pool namespace: metallb-system spec: addresses: - 172.21.23.11/32 Applying IP address pool manifest: kubectl apply -f /etc/osm/metallb-ipaddrpool.yaml ipaddresspool.metallb.io/first-pool created Track k8scluster k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908088&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags= Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908088&event=juju&operation=juju_ok&value=&comment=&tags= Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908089&event=docker_images&operation=docker_images_ok&value=&comment=&tags= DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_DOCKER_TAG=testing-daily OSM_HELM_WORK_DIR=/etc/osm/helm "bitnami" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "mongodb-k8s" does not exist. Installing it now. NAME: mongodb-k8s LAST DEPLOYED: Sun May 5 11:21:33 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: CHART NAME: mongodb CHART VERSION: 13.9.4 APP VERSION: 6.0.5 ** Please be patient while the chart is being deployed ** MongoDB® can be accessed on the following DNS name(s) and ports from within your cluster: mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017 mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017 To connect to your database, create a MongoDB® client container: kubectl run --namespace osm mongodb-k8s-client --rm --tty -i --restart='Never' --env="MONGODB_ROOT_PASSWORD=$MONGODB_ROOT_PASSWORD" --image docker.io/bitnami/mongodb:6.0.5-debian-11-r4 --command -- bash Then, run the following command: mongosh admin --host "mongodb-k8s-0.mongodb-k8s-headless.osm.svc.cluster.local:27017,mongodb-k8s-1.mongodb-k8s-headless.osm.svc.cluster.local:27017" Track deploy_osm deploy_mongodb_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908093&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags= helm install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm --set global.image.repositoryBase=opensourcemano --set mysql.dbHostPath=/var/lib/osm/osm NAME: osm LAST DEPLOYED: Sun May 5 11:21:34 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: 1. Get the application URL by running these commands: export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi) export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}") echo http://$NODE_IP:$NODE_PORT USER-SUPPLIED VALUES: global: image: repositoryBase: opensourcemano mysql: dbHostPath: /var/lib/osm/osm Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908096&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags= DEBUG_INSTALL= OSM_DEVOPS=/usr/share/osm-devops OSM_DOCKER_TAG=testing-daily OSM_HELM_WORK_DIR=/etc/osm/helm Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: testing-daily Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: opensourcemano/airflow "apache-airflow" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "apache-airflow" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "airflow" does not exist. Installing it now. NAME: airflow LAST DEPLOYED: Sun May 5 11:21:41 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: Thank you for installing Apache Airflow 2.5.3! Your release is named airflow. You can now access your dashboard(s) by executing the following command(s) and visiting the corresponding port at localhost in your browser: Airflow Webserver: kubectl port-forward svc/airflow-webserver 8080:8080 --namespace osm Default Webserver (Airflow UI) Login credentials: username: admin password: admin Default Postgres connection credentials: username: postgres password: postgres port: 5432 You can get Fernet Key value by running the following: echo Fernet Key: $(kubectl get secret --namespace osm airflow-fernet-key -o jsonpath="{.data.fernet-key}" | base64 --decode) Track deploy_osm airflow_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908342&event=deploy_osm&operation=airflow_ok&value=&comment=&tags= "prometheus-community" has been added to your repositories Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "apache-airflow" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "prometheus-community" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "pushgateway" does not exist. Installing it now. NAME: pushgateway LAST DEPLOYED: Sun May 5 11:25:50 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: 1. Get the application URL by running these commands: export POD_NAME=$(kubectl get pods --namespace osm -l "app=prometheus-pushgateway,release=pushgateway" -o jsonpath="{.items[0].metadata.name}") echo "Visit http://127.0.0.1:8080 to use your application" kubectl port-forward $POD_NAME 8080:80 Track deploy_osm pushgateway_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908351&event=deploy_osm&operation=pushgateway_ok&value=&comment=&tags= "prometheus-community" already exists with the same configuration, skipping Hang tight while we grab the latest from your chart repositories... ...Successfully got an update from the "metallb" chart repository ...Successfully got an update from the "apache-airflow" chart repository ...Successfully got an update from the "openebs" chart repository ...Successfully got an update from the "jetstack" chart repository ...Successfully got an update from the "prometheus-community" chart repository ...Successfully got an update from the "stable" chart repository ...Successfully got an update from the "bitnami" chart repository Update Complete. ⎈Happy Helming!⎈ Release "alertmanager" does not exist. Installing it now. NAME: alertmanager LAST DEPLOYED: Sun May 5 11:25:56 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 NOTES: 1. Get the application URL by running these commands: export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services alertmanager) export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}") echo http://$NODE_IP:$NODE_PORT Track deploy_osm alertmanager_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908358&event=deploy_osm&operation=alertmanager_ok&value=&comment=&tags= Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908359&event=deploy_osm&operation=install_osm_ngsa_ok&value=&comment=&tags= % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3102 100 3102 0 0 19514 0 --:--:-- --:--:-- --:--:-- 19632 OK Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Hit:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb InRelease Hit:7 https://download.docker.com/linux/ubuntu jammy InRelease Get:8 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/osmclient amd64 Packages [481 B] Get:9 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/IM amd64 Packages [858 B] Fetched 1339 B in 2s (813 B/s) Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Repository: 'deb [arch=amd64] https://osm-download.etsi.org/repository/osm/debian/testing-daily testing osmclient IM' Description: Archive for codename: testing components: osmclient,IM More info: https://osm-download.etsi.org/repository/osm/debian/testing-daily Adding repository. Adding deb entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-https_osm-download_etsi_org_repository_osm_debian_testing-daily-jammy.list Hit:1 http://azure.archive.ubuntu.com/ubuntu jammy InRelease Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:3 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease Hit:4 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease Hit:5 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease Hit:6 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb InRelease Hit:7 https://download.docker.com/linux/ubuntu jammy InRelease Reading package lists... W: https://osm-download.etsi.org/repository/osm/debian/testing-daily/dists/testing/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Conflicting distribution: https://osm-download.etsi.org/repository/osm/debian/testing-daily testing InRelease (expected testing but got ) Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3-dev python3-wheel python3.10-dev rpcsvc-proto zlib1g-dev Suggested packages: bzip2-doc cpp-doc gcc-11-locales debian-keyring g++-multilib g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-11-multilib apache2 | lighttpd | httpd glibc-doc bzr libgd-tools libstdc++-11-doc make-doc The following NEW packages will be installed: build-essential bzip2 cpp cpp-11 dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-11-dev libgd3 libgomp1 libisl23 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3.10-dev libquadmath0 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 libubsan1 libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3-dev python3-pip python3-wheel python3.10-dev rpcsvc-proto zlib1g-dev 0 upgraded, 64 newly installed, 0 to remove and 3 not upgraded. Need to get 71.3 MB of archives. After this operation, 239 MB of additional disk space will be used. Get:1 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB] Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-105.115 [1330 kB] Get:3 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] Get:4 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] Get:6 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] Get:7 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB] Get:8 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB] Get:9 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] Get:10 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB] Get:12 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB] Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB] Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB] Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB] Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB] Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB] Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB] Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB] Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB] Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB] Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB] Get:24 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] Get:25 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB] Get:26 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB] Get:27 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] Get:28 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] Get:29 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB] Get:30 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] Get:31 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] Get:32 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB] Get:33 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] Get:34 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] Get:35 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] Get:36 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] Get:37 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] Get:38 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B] Get:39 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] Get:40 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] Get:41 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:42 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] Get:43 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] Get:44 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] Get:45 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] Get:46 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] Get:47 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] Get:48 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB] Get:49 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] Get:50 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB] Get:51 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB] Get:52 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB] Get:53 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] Get:54 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB] Get:55 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB] Get:56 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB] Get:57 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] Get:58 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB] Get:59 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B] Get:60 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] Get:61 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB] Get:62 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB] Get:63 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB] Get:64 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB] Fetched 71.3 MB in 1s (68.1 MB/s) Selecting previously unselected package libc-dev-bin. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 63189 files and directories currently installed.) Preparing to unpack .../00-libc-dev-bin_2.35-0ubuntu3.7_amd64.deb ... Unpacking libc-dev-bin (2.35-0ubuntu3.7) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../01-linux-libc-dev_5.15.0-105.115_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.15.0-105.115) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../02-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... Selecting previously unselected package rpcsvc-proto. Preparing to unpack .../03-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... Selecting previously unselected package libtirpc-dev:amd64. Preparing to unpack .../04-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Selecting previously unselected package libnsl-dev:amd64. Preparing to unpack .../05-libnsl-dev_1.3.0-2build2_amd64.deb ... Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../06-libc6-dev_2.35-0ubuntu3.7_amd64.deb ... Unpacking libc6-dev:amd64 (2.35-0ubuntu3.7) ... Selecting previously unselected package gcc-11-base:amd64. Preparing to unpack .../07-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libisl23:amd64. Preparing to unpack .../08-libisl23_0.24-2build1_amd64.deb ... Unpacking libisl23:amd64 (0.24-2build1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../09-libmpc3_1.2.1-2build1_amd64.deb ... Unpacking libmpc3:amd64 (1.2.1-2build1) ... Selecting previously unselected package cpp-11. Preparing to unpack .../10-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package cpp. Preparing to unpack .../11-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking cpp (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../12-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../13-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../14-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../15-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libasan6:amd64. Preparing to unpack .../16-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../17-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../18-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../19-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../20-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ... Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Selecting previously unselected package libgcc-11-dev:amd64. Preparing to unpack .../21-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc-11. Preparing to unpack .../22-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package gcc. Preparing to unpack .../23-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking gcc (4:11.2.0-1ubuntu1) ... Selecting previously unselected package libstdc++-11-dev:amd64. Preparing to unpack .../24-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++-11. Preparing to unpack .../25-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ... Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ... Selecting previously unselected package g++. Preparing to unpack .../26-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... Unpacking g++ (4:11.2.0-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../27-make_4.3-4.1build1_amd64.deb ... Unpacking make (4.3-4.1build1) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../28-libdpkg-perl_1.21.1ubuntu2.3_all.deb ... Unpacking libdpkg-perl (1.21.1ubuntu2.3) ... Selecting previously unselected package bzip2. Preparing to unpack .../29-bzip2_1.0.8-5build1_amd64.deb ... Unpacking bzip2 (1.0.8-5build1) ... Selecting previously unselected package lto-disabled-list. Preparing to unpack .../30-lto-disabled-list_24_all.deb ... Unpacking lto-disabled-list (24) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../31-dpkg-dev_1.21.1ubuntu2.3_all.deb ... Unpacking dpkg-dev (1.21.1ubuntu2.3) ... Selecting previously unselected package build-essential. Preparing to unpack .../32-build-essential_12.9ubuntu3_amd64.deb ... Unpacking build-essential (12.9ubuntu3) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../33-libfakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../34-fakeroot_1.28-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.28-1ubuntu1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../35-fonts-dejavu-core_2.37-2build1_all.deb ... Unpacking fonts-dejavu-core (2.37-2build1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../36-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... Selecting previously unselected package javascript-common. Preparing to unpack .../37-javascript-common_11+nmu1_all.deb ... Unpacking javascript-common (11+nmu1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../38-libalgorithm-diff-perl_1.201-1_all.deb ... Unpacking libalgorithm-diff-perl (1.201-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../39-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../40-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../41-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../42-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../43-libjpeg8_8c-2ubuntu10_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... Selecting previously unselected package libdeflate0:amd64. Preparing to unpack .../44-libdeflate0_1.10-2_amd64.deb ... Unpacking libdeflate0:amd64 (1.10-2) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../45-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Selecting previously unselected package libwebp7:amd64. Preparing to unpack .../46-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../47-libtiff5_4.3.0-6ubuntu0.8_amd64.deb ... Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.8) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../48-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../49-libgd3_2.3.0-2ubuntu2_amd64.deb ... Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ... Selecting previously unselected package libc-devtools. Preparing to unpack .../50-libc-devtools_2.35-0ubuntu3.7_amd64.deb ... Unpacking libc-devtools (2.35-0ubuntu3.7) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../51-libexpat1-dev_2.4.7-1ubuntu0.3_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../52-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build7) ... Selecting previously unselected package libjs-jquery. Preparing to unpack .../53-libjs-jquery_3.6.0+dfsg+~3.5.13-1_all.deb ... Unpacking libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Selecting previously unselected package libjs-underscore. Preparing to unpack .../54-libjs-underscore_1.13.2~dfsg-2_all.deb ... Unpacking libjs-underscore (1.13.2~dfsg-2) ... Selecting previously unselected package libjs-sphinxdoc. Preparing to unpack .../55-libjs-sphinxdoc_4.3.2-1_all.deb ... Unpacking libjs-sphinxdoc (4.3.2-1) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../56-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Selecting previously unselected package libpython3.10-dev:amd64. Preparing to unpack .../57-libpython3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../58-libpython3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking libpython3-dev:amd64 (3.10.6-1~22.04) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../59-manpages-dev_5.10-1ubuntu1_all.deb ... Unpacking manpages-dev (5.10-1ubuntu1) ... Selecting previously unselected package python3.10-dev. Preparing to unpack .../60-python3.10-dev_3.10.12-1~22.04.3_amd64.deb ... Unpacking python3.10-dev (3.10.12-1~22.04.3) ... Selecting previously unselected package python3-dev. Preparing to unpack .../61-python3-dev_3.10.6-1~22.04_amd64.deb ... Unpacking python3-dev (3.10.6-1~22.04) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../62-python3-wheel_0.37.1-2ubuntu0.22.04.1_all.deb ... Unpacking python3-wheel (0.37.1-2ubuntu0.22.04.1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../63-python3-pip_22.0.2+dfsg-1ubuntu0.4_all.deb ... Unpacking python3-pip (22.0.2+dfsg-1ubuntu0.4) ... Setting up javascript-common (11+nmu1) ... Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up manpages-dev (5.10-1ubuntu1) ... Setting up lto-disabled-list (24) ... Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... Setting up libfile-fcntllock-perl (0.22-3build7) ... Setting up libalgorithm-diff-perl (1.201-1) ... Setting up libdeflate0:amd64 (1.10-2) ... Setting up linux-libc-dev:amd64 (5.15.0-105.115) ... Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up bzip2 (1.0.8-5build1) ... Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ... Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up fakeroot (1.28-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... Setting up make (4.3-4.1build1) ... Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libmpc3:amd64 (1.2.1-2build1) ... Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up fonts-dejavu-core (2.37-2build1) ... Setting up python3-pip (22.0.2+dfsg-1ubuntu0.4) ... Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... Setting up libdpkg-perl (1.21.1ubuntu2.3) ... Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libnsl-dev:amd64 (1.3.0-2build2) ... Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... Setting up libjs-jquery (3.6.0+dfsg+~3.5.13-1) ... Setting up libisl23:amd64 (0.24-2build1) ... Setting up libc-dev-bin (2.35-0ubuntu3.7) ... Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ... Setting up libjs-underscore (1.13.2~dfsg-2) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up libjpeg8:amd64 (8c-2ubuntu10) ... Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ... Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... Setting up dpkg-dev (1.21.1ubuntu2.3) ... Setting up libjs-sphinxdoc (4.3.2-1) ... Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ... Setting up cpp (4:11.2.0-1ubuntu1) ... Setting up libc6-dev:amd64 (2.35-0ubuntu3.7) ... Setting up libtiff5:amd64 (4.3.0-6ubuntu0.8) ... Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... Setting up gcc (4:11.2.0-1ubuntu1) ... Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.3) ... Setting up libgd3:amd64 (2.3.0-2ubuntu2) ... Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... Setting up libc-devtools (2.35-0ubuntu3.7) ... Setting up g++-11 (11.4.0-1ubuntu1~22.04) ... Setting up libpython3.10-dev:amd64 (3.10.12-1~22.04.3) ... Setting up python3.10-dev (3.10.12-1~22.04.3) ... Setting up g++ (4:11.2.0-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up build-essential (12.9ubuntu3) ... Setting up libpython3-dev:amd64 (3.10.6-1~22.04) ... Setting up python3-dev (3.10.6-1~22.04) ... Processing triggers for man-db (2.10.2-1) ... Processing triggers for libc-bin (2.35-0ubuntu3.7) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1019-azure NEEDRESTART-KEXP: 6.5.0-1019-azure NEEDRESTART-KSTA: 1 Requirement already satisfied: pip in /usr/lib/python3/dist-packages (22.0.2) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 26.3 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.0.2 Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr Can't uninstall 'pip'. No files were found to uninstall. Successfully installed pip-24.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: python3-osm-im python3-osmclient 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 245 kB of archives. After this operation, 8441 kB of additional disk space will be used. Get:1 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/IM amd64 python3-osm-im all 15.0.0.post1+g90ffed2-1 [176 kB] Get:2 https://osm-download.etsi.org/repository/osm/debian/testing-daily testing/osmclient amd64 python3-osmclient all 11.0.0rc1.post66+gb9317cf-1 [68.6 kB] Fetched 245 kB in 0s (990 kB/s) Selecting previously unselected package python3-osm-im. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69976 files and directories currently installed.) Preparing to unpack .../python3-osm-im_15.0.0.post1+g90ffed2-1_all.deb ... Unpacking python3-osm-im (15.0.0.post1+g90ffed2-1) ... Selecting previously unselected package python3-osmclient. Preparing to unpack .../python3-osmclient_11.0.0rc1.post66+gb9317cf-1_all.deb ... Unpacking python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... Setting up python3-osmclient (11.0.0rc1.post66+gb9317cf-1) ... Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ... NEEDRESTART-VER: 3.5 NEEDRESTART-KCUR: 6.5.0-1019-azure NEEDRESTART-KEXP: 6.5.0-1019-azure NEEDRESTART-KSTA: 1 Defaulting to user installation because normal site-packages is not writeable Collecting enum34==1.1.10 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 17)) Downloading enum34-1.1.10-py3-none-any.whl.metadata (1.6 kB) Collecting lxml==4.9.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 19)) Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting pyang==2.5.3 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 23)) Downloading pyang-2.5.3-py2.py3-none-any.whl.metadata (683 bytes) Collecting pyangbind==0.8.3.post1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 27)) Downloading pyangbind-0.8.3.post1-py3-none-any.whl.metadata (4.2 kB) Collecting pyyaml==6.0.1 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 29)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting regex==2023.8.8 (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 31)) Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.7 MB/s eta 0:00:00 Requirement already satisfied: six==1.16.0 in /usr/lib/python3/dist-packages (from -r /usr/lib/python3/dist-packages/osm_im/requirements.txt (line 33)) (1.16.0) Downloading enum34-1.1.10-py3-none-any.whl (11 kB) Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 37.6 MB/s eta 0:00:00 Downloading pyang-2.5.3-py2.py3-none-any.whl (592 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 29.7 MB/s eta 0:00:00 Downloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 150.7 kB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 29.3 MB/s eta 0:00:00 Downloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 27.8 MB/s eta 0:00:00 Installing collected packages: enum34, regex, pyyaml, lxml, pyang, pyangbind Successfully installed enum34-1.1.10 lxml-4.9.3 pyang-2.5.3 pyangbind-0.8.3.post1 pyyaml-6.0.1 regex-2023.8.8 Reading package lists... Building dependency tree... Reading state information... libmagic1 is already the newest version (1:5.41-3ubuntu0.1). libmagic1 set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded. Defaulting to user installation because normal site-packages is not writeable Collecting certifi==2023.7.22 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 17)) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting charset-normalizer==3.2.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 19)) Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting click==8.1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 21)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting idna==3.4 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 23)) Downloading idna-3.4-py3-none-any.whl.metadata (9.8 kB) Collecting jinja2==3.1.2 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 25)) Downloading Jinja2-3.1.2-py3-none-any.whl.metadata (3.5 kB) Collecting jsonpath-ng==1.6.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 27)) Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) Collecting markupsafe==2.1.3 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 29)) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting packaging==23.1 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 31)) Downloading packaging-23.1-py3-none-any.whl.metadata (3.1 kB) Collecting ply==3.11 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 33)) Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) Collecting prettytable==3.9.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 35)) Downloading prettytable-3.9.0-py3-none-any.whl.metadata (26 kB) Collecting python-magic==0.4.27 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 37)) Downloading python_magic-0.4.27-py2.py3-none-any.whl.metadata (5.8 kB) Requirement already satisfied: pyyaml==6.0.1 in ./.local/lib/python3.10/site-packages (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 39)) (6.0.1) Collecting requests==2.31.0 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 41)) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting urllib3==2.0.5 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 43)) Downloading urllib3-2.0.5-py3-none-any.whl.metadata (6.6 kB) Collecting verboselogs==1.7 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 45)) Downloading verboselogs-1.7-py2.py3-none-any.whl.metadata (10 kB) Collecting wcwidth==0.2.6 (from -r /usr/lib/python3/dist-packages/osmclient/requirements.txt (line 47)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl.metadata (11 kB) Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 10.7 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 14.2 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.0 MB/s eta 0:00:00 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 4.2 MB/s eta 0:00:00 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 12.2 MB/s eta 0:00:00 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 4.3 MB/s eta 0:00:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.2 MB/s eta 0:00:00 Downloading prettytable-3.9.0-py3-none-any.whl (27 kB) Downloading python_magic-0.4.27-py2.py3-none-any.whl (13 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.6 MB/s eta 0:00:00 Downloading urllib3-2.0.5-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 10.9 MB/s eta 0:00:00 Downloading verboselogs-1.7-py2.py3-none-any.whl (11 kB) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Installing collected packages: wcwidth, verboselogs, ply, urllib3, python-magic, prettytable, packaging, markupsafe, jsonpath-ng, idna, click, charset-normalizer, certifi, requests, jinja2 WARNING: The script jsonpath_ng is installed in '/home/ubuntu/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script normalizer is installed in '/home/ubuntu/.local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 idna-3.4 jinja2-3.1.2 jsonpath-ng-1.6.0 markupsafe-2.1.3 packaging-23.1 ply-3.11 prettytable-3.9.0 python-magic-0.4.27 requests-2.31.0 urllib3-2.0.5 verboselogs-1.7 wcwidth-0.2.6 OSM client installed OSM client assumes that OSM host is running in localhost (127.0.0.1). In case you want to interact with a different OSM host, you will have to configure this env variable in your .bashrc file: export OSM_HOSTNAME= Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908421&event=osmclient&operation=osmclient_ok&value=&comment=&tags= Checking OSM health state... helm -n osm list NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION airflow osm 1 2024-05-05 11:21:41.095708459 +0000 UTC deployed airflow-1.9.0 2.5.3 alertmanager osm 1 2024-05-05 11:25:56.822774517 +0000 UTC deployed alertmanager-0.22.0 v0.24.0 mongodb-k8s osm 1 2024-05-05 11:21:33.562616582 +0000 UTC deployed mongodb-13.9.4 6.0.5 osm osm 1 2024-05-05 11:21:34.187451901 +0000 UTC deployed osm-0.0.1 15 pushgateway osm 1 2024-05-05 11:25:50.464189046 +0000 UTC deployed prometheus-pushgateway-1.18.2 1.4.2 helm -n osm status osm NAME: osm LAST DEPLOYED: Sun May 5 11:21:34 2024 NAMESPACE: osm STATUS: deployed REVISION: 1 TEST SUITE: None NOTES: 1. Get the application URL by running these commands: export NODE_PORT=$(kubectl get --namespace osm -o jsonpath="{.spec.ports[0].nodePort}" services nbi) export NODE_IP=$(kubectl get nodes --namespace osm -o jsonpath="{.items[0].status.addresses[0].address}") echo http://$NODE_IP:$NODE_PORT ===> Successful checks: 1/24 ===> Successful checks: 2/24 ===> Successful checks: 3/24 ===> Successful checks: 4/24 ===> Successful checks: 5/24 ===> Successful checks: 6/24 ===> Successful checks: 7/24 ===> Successful checks: 8/24 ===> Successful checks: 9/24 ===> Successful checks: 10/24 ===> Successful checks: 11/24 ===> Successful checks: 12/24 ===> Successful checks: 13/24 ===> Successful checks: 14/24 ===> Successful checks: 15/24 ===> Successful checks: 16/24 ===> Successful checks: 17/24 ===> Successful checks: 18/24 ===> Successful checks: 19/24 ===> Successful checks: 20/24 ===> Successful checks: 21/24 ===> Successful checks: 22/24 ===> Successful checks: 23/24 ===> Successful checks: 24/24 SYSTEM IS READY Track healthchecks after_healthcheck_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908548&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags= 5820828c-07b6-4053-933a-f8f327cb2a00 b040012d-911c-4b57-858a-2d5b63b4ae4e Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908551&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags= Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1714907911-W3Vnu9URSKwIPcEN&local_ts=1714908551&event=end&operation=end&value=&comment=&tags= /etc/osm /etc/osm/helm /etc/osm/helm/mongodb-values.yaml /etc/osm/helm/alertmanager-values.yaml /etc/osm/helm/osm-values.yaml /etc/osm/helm/airflow-values.yaml /etc/osm/kubeadm-config.yaml /etc/osm/metallb-ipaddrpool.yaml DONE + set +eux Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Defaulted container "lcm" out of: lcm, kafka-ro-mongo-test (init) Unable to use a TTY - input is not a terminal or the right kind of file + export JUJU_PASSWORD=secret + JUJU_PASSWORD=secret + cat + echo Environment was updated at /robot-systest/results/osm_environment.rc Environment was updated at /robot-systest/results/osm_environment.rc [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Add VIM and K8s cluster to OSM) [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202405051115 + export JUJU_PASSWORD=secret + . /robot-systest/results/k8s_environment.rc + export CLOUD_TYPE=azure + export USE_PAAS_K8S=FALSE + export K8S_IP=172.21.23.10 + export K8S_IMAGE_NAME=k8stest202405051108 + export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml + osm version Server version: 9.0.0.post117+g48683b8 2020-04-17 Client version: 11.0.0rc1.post66+gb9317cf + set +x Adding VIM to OSM 97fa17bf-6a80-4d6d-8cf8-0031f034edc8 +-----------------+--------------------------------------------------------------+ | key | attribute | +-----------------+--------------------------------------------------------------+ | _id | "97fa17bf-6a80-4d6d-8cf8-0031f034edc8" | | name | "azure-etsi" | | vim_type | "azure" | | description | "None" | | vim_url | "http://www.azure.com" | | vim_user | "7c5ba2e6-2013-49a0-bf9a-f2592030f7ff" | | vim_password | "********" | | vim_tenant_name | "e6746ab5-ebdc-4e9d-821b-a71bdaf63d9b" | | config | { | | | "region_name": "westeurope", | | | "resource_group": "OSM_CICD_GROUP", | | | "subscription_id": "8fb7e78d-097b-413d-bc65-41d29be6bab1", | | | "vnet_name": "OSM-CICD-net", | | | "flavors_pattern": "^Standard" | | | } | | _admin | { | | | "created": 1714908554.7939458, | | | "modified": 1714908554.7939458, | | | "projects_read": [ | | | "f661d83b-fae7-401c-84e1-02dcb9552e98" | | | ], | | | "projects_write": [ | | | "f661d83b-fae7-401c-84e1-02dcb9552e98" | | | ], | | | "operationalState": "ENABLED", | | | "operations": [ | | | { | | | "lcmOperationType": "create", | | | "operationState": "COMPLETED", | | | "startTime": 1714908554.7940998, | | | "statusEnteredTime": 1714908554.8344955, | | | "operationParams": null | | | } | | | ], | | | "current_operation": null, | | | "detailed-status": "" | | | } | | schema_version | "1.11" | | admin | { | | | "current_operation": 0 | | | } | +-----------------+--------------------------------------------------------------+ Adding K8s cluster to OSM 84b977b4-1606-47ce-b7cb-feffb690b158 +----------------+------------------------------------------------------------------------------------------------------+ | key | attribute | +----------------+------------------------------------------------------------------------------------------------------+ | _id | "84b977b4-1606-47ce-b7cb-feffb690b158" | | name | "k8stest202405051108" | | credentials | { | | | "apiVersion": "v1", | | | "clusters": [ | | | { | | | "cluster": { | | | "certificate-authority-data": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUREekNDQWZlZ0F3SUJBZ | | | 0lVVG1PelV2VEpleWVNclhCV0twRUJySEtSc2k4d0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVe | | | UxqRTRNeTR4TUI0WERUSTBNRFV3TlRFeE1USTFOVm9YRFRNMApNRFV3TXpFeE1USTFOVm93RnpFVk1CTUdBMVVFQXd3TU1UQXVNV | | | FV5TGpFNE15NHhNSUlCSWpBTkJna3Foa2lHCjl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF5N2lrTEFwcUZYZkpwbFVuM3hke | | | ExSeWVCN2pnU0ZyZEFTSlQKOUl3NUE0SjRrV1FQdVdhVXV3em9zYVd2SEQvdGpPM0RSNDNReWMzWi8rdzdxbEJ4SGV5RmdFMUFaZ | | | VQ1aE9RMwp4SG9sclNINE5maTdjYWJpZXptcXFZbE5VN3l2RlMwTUlyMXVzRGVQRHNhQmREck1rNGc5akFPZWlyell4cmNVCnNsR | | | FhjOWduSVUwSndMOElrYzlnbG5VQ2drUVcyZC85S3ZSNjEvNVdWNGlXVWo2Ti8wdkhMdXdFNzN3SDdVTVcKK1h3aFhPUHZBaWRKR | | | 00xMlFxSTNJMGc3TGxQbXhhZ1JUcEVBZXhDT2N6SHJ4WEhxSU13Q1JxYzEwN1VGclFIYgpjdDl5Qk11T0dRbnZTMitMU1JQYkZvb | | | Dh4TXlCVGxBdE5oR1hudm9oc1daT3ZWQmZ4d0lEQVFBQm8xTXdVVEFkCkJnTlZIUTRFRmdRVVVCQUlReUpLQmY4YnJCV0xEa0dGc | | | y8wZzFHQXdId1lEVlIwakJCZ3dGb0FVVUJBSVF5SksKQmY4YnJCV0xEa0dGcy8wZzFHQXdEd1lEVlIwVEFRSC9CQVV3QXdFQi96Q | | | U5CZ2txaGtpRzl3MEJBUXNGQUFPQwpBUUVBdGNaMWRpNS9hdjZVZ2RMek5VVlgvNlFPWFRDT0RFUmI2SjZTczJ3dVBnc3VtUStBe | | | XczdnI5UlRLYy9KClJUL3NMQUpZckcvTENHV0o5bTBYZ3ZRS2wvdTdobkhoQldXK1B1ZWJjbzR2SGZiTkV4OUYrdFVXTDZRTnVvc | | | EYKK1hVZzcyVGw5V2NiOVJrd0lWcVAyekFhbUhlT3JRZ1RyZWNRNkZ6RTd4Q0hMdWtNcW1QdU9oVm9OQ1NSeXVFYQpJcnowZHFOV | | | XNxT0p6S2UxaFNSZndIK3VyV0tPcWIvODlTY3ZsMENXaEFXVFpNMVJlclh4bVYrOVR6Z3pHZE5YClFYUW9EVDgwTDdITmx0V0Z5Q | | | VE2R0FXYU15U3dyYVJFZUJONTRXOXhxRm1QYndDaXNsaEFnS25GbUdZc0lpUTYKUEpPQTd0dktDczc1YTBEZ1VhWEl3VXY2NEE9P | | | QotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==", | | | "server": "https://172.21.23.10:16443" | | | }, | | | "name": "microk8s-cluster" | | | } | | | ], | | | "contexts": [ | | | { | | | "context": { | | | "cluster": "microk8s-cluster", | | | "user": "admin" | | | }, | | | "name": "microk8s" | | | } | | | ], | | | "current-context": "microk8s", | | | "kind": "Config", | | | "preferences": {}, | | | "users": [ | | | { | | | "name": "admin", | | | "user": { | | | "client-certificate-data": "LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN6RENDQWJTZ0F3SUJBZ0lV | | | VzVlNEZldGRGQitsUDROQ0ZLbC9mVTg5VVNnd0RRWUpLb1pJaHZjTkFRRUwKQlFBd0Z6RVZNQk1HQTFVRUF3d01NVEF1TVRVeUxq | | | RTRNeTR4TUI0WERUSTBNRFV3TlRFeE1USTFOMW9YRFRNMApNRFV3TXpFeE1USTFOMW93S1RFT01Bd0dBMVVFQXd3RllXUnRhVzR4 | | | RnpBVkJnTlZCQW9NRG5ONWMzUmxiVHB0CllYTjBaWEp6TUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FR | | | RUFzeGxscVBkUlAzMUQKTk5hQWI2NmExZGY4cTE5WldIbndyUmlzL0V0Z2lzN0NwZ3Y5b0VwUmxYYmdsRFcxZDU5WnkwV3hzNTgw | | | Y1NVVgpXaWljK05XSWVURFNMbTcvOXo5MmpCUE5LTWZEckV1Q0ltMnpjQWltWHUzTE4veEtUdzlQTHN6aDlFYVh3ZGZvCnhQTVZx | | | NkVrVTVENWxab0lpVjc5endVK3A1SzduNFQ3TG12WmFsUXFoemdiU053UjV0bXliYnlpbGZPWTJ2c2oKbWxDbGVYZ0gzeE9KY3JQ | | | T3hGYTZobzBIUlBaVjFGTWt3enp0SkhvOHpHT2dFRXgvcE9jU0FzVWVGalRIYWRwdwpyR3BhMHFMMGt1VUpDZUhvRkFGZTUzQWEy | | | T0ZUbWVqWjloWm5JQjZjUmxoNUgvb3dtQkI4YUR6ZDBlMXk2bURnClJxcm1paUpNeVFJREFRQUJNQTBHQ1NxR1NJYjNEUUVCQ3dV | | | QUE0SUJBUUNNWHB3RUJBWTlaRi8weFdBMlVYNjgKQUN1eTRmSDZRRm9qQk0xSHB3dUcxZUsyKzM2RHFjTWF3K2xTSERoMmNzQlJ3 | | | VmNiblVWSEZEZkhUTlA5aFZieAo3Z2FyeWVKNC96dmYybnJaOXcvL29PLzJ0RDI1NTJldlRQS1RMY0NrWTQ5aC9zTVdaZ1dObTFI | | | Yk85WTBSWWhJClJXVlFzZ0MzbWFDcXk4b25RT1NtRlZDcEtnNTdRemdjallJOWw0b2R3UW14emZ6R3ZTK3NNeXBvbnpHM1dFSDEK | | | enZFcUVnMW9HRXpxSzAyaVNXUndlYzRIaFlHSDBSLzdjRHV2cCtBMVhBZGhMOEZwTFJCbmxrNm9uR3dnUUFzagpNczVIM2pPNUI5 | | | OTIyNlJteGhsdXZOUGFkTzlLWjZrWHdnWGdCNkN6YUdJMmdpQy9LeWNRTWxuZ1IwQ2tuRjdBCi0tLS0tRU5EIENFUlRJRklDQVRF | | | LS0tLS0K", | | | "client-key-data": "LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb3dJQkFBS0NBUUVBc3hsbHFQ | | | ZFJQMzFETk5hQWI2NmExZGY4cTE5WldIbndyUmlzL0V0Z2lzN0NwZ3Y5Cm9FcFJsWGJnbERXMWQ1OVp5MFd4czU4MGNTVVZXaWlj | | | K05XSWVURFNMbTcvOXo5MmpCUE5LTWZEckV1Q0ltMnoKY0FpbVh1M0xOL3hLVHc5UExzemg5RWFYd2Rmb3hQTVZxNkVrVTVENWxa | | | b0lpVjc5endVK3A1SzduNFQ3TG12WgphbFFxaHpnYlNOd1I1dG15YmJ5aWxmT1kydnNqbWxDbGVYZ0gzeE9KY3JQT3hGYTZobzBI | | | UlBaVjFGTWt3enp0CkpIbzh6R09nRUV4L3BPY1NBc1VlRmpUSGFkcHdyR3BhMHFMMGt1VUpDZUhvRkFGZTUzQWEyT0ZUbWVqWjlo | | | Wm4KSUI2Y1JsaDVIL293bUJCOGFEemQwZTF5Nm1EZ1Jxcm1paUpNeVFJREFRQUJBb0lCQUJZR0NuMURwR2NWUlQxcgpIekljbTRl | | | dVhyRElNZGx5YlVrcjNxSEx0eHg2bm04Q3pIWjRqUjIvRjVEQ0pnV0d2K2tDTWY3dmxlaFA4aGM3CkpVcG9IN2NmYk1rdTl5VDFW | | | ZU9WejhXekF2bmQ4eXUrcDdFZ0x5MC9PcDB3MWdadzBJRGx5dWRhQXZGZ1ZveFoKaEJHdDZDU3FrRFo0VVpKcTd2VVZKUVpBUWZn | | | MGtpTmlBWkl3dDNuS3VWeWMxZURsQWVDdjl1WTNMWUFOampaVgo2OGlVSjBOeWlReTJYZFlmV2t2VnVGRlp2bnp2ZDFpS2hWUGcz | | | cUNLVmJ6ZWIzNWc2T2sxK1IzMENtbCtUdm1kCkxRZWxGcnhNZHpoRmh3cVRpVUxyeFluSFBzQ29pa2xtb0l0T0pZV0FHNHo2OWQ0 | | | SGtUMW5JN1hLTU1qendLK1YKblVpd094MENnWUVBN21oQldvMWhIQjJBVEhtNjlZZzhOL0p4R0VPYSsvVE1GSXp4YUFQSlhYTDV6 | | | MlNnZlkzMwpaeDhPYm9MRjZqVGVmQmdFYTA3R0ZQSC9QcksvNUswWWJqRTI0eTVWamIzWjRSVmMrZzN0dmoxaXBVbHUzS05tClpZ | | | WndmUWJ1cjhVU0tqZDZYUUM4eW8rNmtEUVVhcGpMOXpZUkVFUW55cTIySXVFS21lSXhUbDhDZ1lFQXdGREIKV2pzZ0xKc2puYWds | | | Z3JvekNlbmdhRnUvRVA3ZE1Lbnc2ZmFuTkszczY5c1VCOGxJYU03MGVYZVJ5WmlZZzNCdApOZThMNklmdDh1aldJYWtjVkdhQ1Bu | | | ZEI2T2dNWE9UNEFzK2hxZ3RVZU1IYTZKOFBiclQ4Yk9JbnZFTW0xVXNrCjB4TWhYejJxSzNmSEQ1RWZRQ05qVTJxMHRURmZmNUgy | | | S3BmeVpkY0NnWUIyeUpFUFdmT3hlMjFxTFJpZXJ6TTUKdU56cWR2eW9YbzYwQ29sWkJ0SDBjbzNPN0ZjZVYzYVY5WjVPSjNBT3dp | | | cTc3NGQ4STdLRHl4TWVuUmNKQzhscApWYklBUFJ5NVU0ZFVJejNCQk9HWWNLTk9zU2pBVzlWdjdpenJ6bUZzU0NkRnk0QjNDQ0FJ | | | V05aZWRPUmJQQ2diCjB0OXJtRm12SFIvcmZ1NjJQMEhMeHdLQmdGNUgrTktFZy94NlBoYXZkVnhHYm5rZ3VFeFJGalY5elBCcmo5 | | | a1QKZTl0K25OVHYvVHpuOStDeC9QYURvT3hGTEJmY0NSNVV4L0RDbXV2b0svb3FqdUh0czFKdVl0aU0wbXJFTWJZbgpGbWxuem95 | | | NDlObndDTC9NYUtmMG8yaFBQMzEzcm1Ed1V2Ny9HeXJlT0srd0JMTUw1a2poMmgrdVNkUWZ1YUFlCkI4N1hBb0dCQU9GaklGcHF4 | | | V2dGMTFMSityRzk3bEdlZ2J3eS92M2hZb3pZZjl1enhqSkJDblVsWkd5T3lxQVEKamhUMzBwdmRRUFZOUUVFTDk3a1VxN0xsd3kw | | | Tk5kTS9BNjhqMVNxOE1QcGtDMjU3OXA4cU5nL1BWU1ZCS1diYQo4eU91THhZNXk1OTRiOU04MDhBaXJzcGc0ZUY5cXFaM04rdThI | | | STUyVUg0N2FQdkgxTCs5Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==" | | | } | | | } | | | ] | | | } | | k8s_version | "v1" | | vim_account | "97fa17bf-6a80-4d6d-8cf8-0031f034edc8" | | nets | { | | | "net1": "OSM-CICD-subnet" | | | } | | description | "Robot cluster" | | namespace | "kube-system" | | _admin | { | | | "created": 1714908567.5766182, | | | "modified": 1714908567.5766182, | | | "projects_read": [ | | | "f661d83b-fae7-401c-84e1-02dcb9552e98" | | | ], | | | "projects_write": [ | | | "f661d83b-fae7-401c-84e1-02dcb9552e98" | | | ], | | | "operationalState": "PROCESSING", | | | "operations": [ | | | { | | | "lcmOperationType": "create", | | | "operationState": "PROCESSING", | | | "startTime": 1714908567.5766454, | | | "statusEnteredTime": 1714908567.5766454, | | | "detailed-status": "", | | | "operationParams": null | | | } | | | ], | | | "current_operation": null, | | | "helm_chart_repos": [], | | | "juju_bundle_repos": [] | | | } | | schema_version | "1.11" | +----------------+------------------------------------------------------------------------------------------------------+ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Robot tests) [azure_robot_tests] Running shell script [Pipeline] sh + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202405051115 + export JUJU_PASSWORD=secret + . /robot-systest/results/k8s_environment.rc + export CLOUD_TYPE=azure + export USE_PAAS_K8S=FALSE + export K8S_IP=172.21.23.10 + export K8S_IMAGE_NAME=k8stest202405051108 + export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml + /robot-systest/run_test.sh -t azure ============================================================================== Testsuite ============================================================================== Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASIC-05] Ins... ============================================================================== Create Cloudinit VNF Descriptor :: Upload VNF package for the test... | PASS | ------------------------------------------------------------------------------ Create Cloudinit NS Descriptor :: Upload NS package for the testsu... | PASS | ------------------------------------------------------------------------------ Instantiate Cloudinit Network Service Using Instantiation Paramete... | PASS | ------------------------------------------------------------------------------ Get Management Ip Addresses :: Retrieve VNF mgmt IP address from OSM. | PASS | ------------------------------------------------------------------------------ Test SSH Access With The New Password :: Test SSH access with the ... | PASS | ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 05-Instantiation Parameters In Cloud Init :: [BASI... | PASS | 8 tests, 8 passed, 0 failed ============================================================================== Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm. ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiates the NS for the t... | FAIL | '+---------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +---------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | basic_06_charm_test | 55eaa0eb-dce2-4735-8bf4-87add1c21177 | 2024-05-05T11:34:27 | BROKEN | IDLE (None) | Operation: INSTANTIATING.0002c917-d4df- | | | | | | | 43a9-9a4f-48d9f7be0876, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA vnf1.: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA vnf2.: create execution | | | | | | | environment. 'cacert' | +---------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Check VNF Charm Application Name :: Checks that the charm applicat... | FAIL | Variable '${MODEL_NAME}' not found. ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP addresses of both V... | FAIL | Variable '${NS_ID}' not found. ------------------------------------------------------------------------------ Test SSH Access :: Check that both VNF are accessible via SSH in t... | FAIL | msg=IP address of the management VNF 'vnf1' is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_06_charm_test == basic_06_charm_test ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 06-Vnf With Charm :: [BASIC-06] VNF with Charm. | FAIL | 12 tests, 2 passed, 10 failed ============================================================================== Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key management. ============================================================================== Create Nopasswd Charm VNF Descriptor :: Upload VNF package for the... | PASS | ------------------------------------------------------------------------------ Create Nopasswd Charm NS Descriptor :: Upload NS package for the t... | PASS | ------------------------------------------------------------------------------ Instantiate Nopasswd Charm Network Service :: Instantiate NS for t... | FAIL | '+--------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +--------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | basic_07_secure_key_management | c1764e6d-c87d-41c7-93db-1de508ac5dcf | 2024-05-05T12:10:55 | BROKEN | IDLE (None) | Operation: INSTANTIATING.bfba7cc0-6131- | | | | | | | 4b1c-9c61-649770a08f19, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA vnf1.: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA vnf2.: create execution | | | | | | | environment. 'cacert' | +--------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Ns Id :: Get NS instance id. | PASS | ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP address of the VNF ... | PASS | ------------------------------------------------------------------------------ Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS | ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Nopasswd VN... | FAIL | 2 != 0 ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation that crea... | FAIL | The ns-action with id 6077386b-9f6c-4369-a42a-5d0938a898e7 was not completed ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL | 2 != 0 ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_07_secure_key_management == basic_07_secure_key_management ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 07-Secure Key Management :: [BASIC-07] Secure key ... | FAIL | 12 tests, 5 passed, 7 failed ============================================================================== Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU Scaling. ============================================================================== Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS | ------------------------------------------------------------------------------ Create Scaling NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS | ------------------------------------------------------------------------------ Get Ns Id :: Retrieve NS instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Get Vnf Id :: Retrieve VNF instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Get Vdus Before Scale Out :: Check the number of VDUs instances be... | PASS | ------------------------------------------------------------------------------ Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS | ------------------------------------------------------------------------------ Check Vdus After Scale Out :: Check whether there is one more VDU ... | PASS | ------------------------------------------------------------------------------ Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS | ------------------------------------------------------------------------------ Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS | ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 09-Manual Vdu Scaling :: [BASIC-09] Manual VNF/VDU... | PASS | 13 tests, 13 passed, 0 failed ============================================================================== Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | basic_11_native_charms | 9e2f6243-eb10-434b-aa58-dc875950023b | 2024-05-05T12:54:53 | BROKEN | IDLE (None) | Operation: INSTANTIATING.548a1e89-5965- | | | | | | | 45c8-87d3-0117317a4437, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. ... [ Message content over the limit has been removed. ] ... | | | | | {'hostname': '172.21.23.12', 'username': | | | | | | | 'ubuntu'}. 'cacert'. Deploying VCA | | | | | | | vnf2.mgmtVM: register execution | | | | | | | environment {'hostname': '172.21.23.13', | | | | | | | 'username': 'ubuntu'}. 'cacert' | +------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP address of the two ... | FAIL | Variable '${NS_ID}' not found. ------------------------------------------------------------------------------ Test SSH Access :: Check that both VNF are accessible via SSH in t... | FAIL | msg=IP address of the management VNF 'vnf1' is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_11_native_charms == basic_11_native_charms ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 11-Native Charms :: [BASIC-11] Native Charms | FAIL | 9 tests, 2 passed, 7 failed ============================================================================== Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives ============================================================================== Change Juju Password :: NS package needs to be updated with the Ju... | PASS | ------------------------------------------------------------------------------ Upload Vnfds :: Upload VNF packages for the testsuite. | PASS | ------------------------------------------------------------------------------ Upload Nsd :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate NS :: Instantiate NS for the testsuite. | FAIL | '+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | test_nscharm | cbd01d1d-e5d0-46af-b18c-38d5c21efd81 | 2024-05-05T13:30:57 | BROKEN | IDLE (None) | Operation: INSTANTIATING.a5027e3c-69a5- | | | | | | | 439d-9086-c3e33219a612, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA 1.userVM: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA 2.policyVM: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA .: create execution | | | | | | | environment. 'cacert' | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Check NS Charm Application Name :: Check that the NS charm has the... | FAIL | Variable '${MODEL_NAME}' not found. ------------------------------------------------------------------------------ Check VDU Charm Application Name :: Check that the VDU charm has t... | FAIL | Variable '${MODEL_NAME}' not found. ------------------------------------------------------------------------------ Delete NS :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: test_nscharm == test_nscharm ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptors :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 12-Ns Primitives :: [BASIC-12] NS Primitives | FAIL | 9 tests, 3 passed, 6 failed ============================================================================== Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations ============================================================================== Create Charm VNF Descriptor Provides :: Upload VNF package for the... | PASS | ------------------------------------------------------------------------------ Create Charm VNF Descriptor Requires :: Upload VNF package for the... | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+----------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +----------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | basic_13_ns_relations_test | 9ec11fcd-8d1f-4bc0-8f8c-f68d54c09ca6 | 2024-05-05T14:07:52 | BROKEN | IDLE (None) | Operation: INSTANTIATING.b87cb651-b487- | | | | | | | 4719-bd75-e31a9cfd6528, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. ... [ Message content over the limit has been removed. ] ... | | | | | '172.21.23.12', 'username': 'ubuntu'}. | | | | | | | 'cacert'. Deploying VCA vnf2.: register | | | | | | | execution environment {'hostname': | | | | | | | '172.21.23.13', 'username': 'ubuntu'}. | | | | | | | 'cacert' | +----------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_13_ns_relations_test == basic_13_ns_relations_test ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Provides :: Delete first VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Requires :: Delete second VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 13-Ns Relations :: [BASIC-13] NS Relations | FAIL | 8 tests, 3 passed, 5 failed ============================================================================== Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+-----------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +-----------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | basic_14_vnf_relations_test | eac1e4e1-6e42-4ade-b4a2-5780bb25a31c | 2024-05-05T14:44:49 | BROKEN | IDLE (None) | Operation: INSTANTIATING.df6b0919-1b2c- | | | | | | | 40c2-a9c2-3aee8183e1d5, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. ... [ Message content over the limit has been removed. ] ... | | | | | 'username': 'ubuntu'}. 'cacert'. | | | | | | | Deploying VCA vnf.simple_provides: | | | | | | | register execution environment | | | | | | | {'hostname': '172.21.23.13', 'username': | | | | | | | 'ubuntu'}. 'cacert' | +-----------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_14_vnf_relations_test == basic_14_vnf_relations_test ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 14-Vnf Relations :: [BASIC-14] VNF Relations | FAIL | 6 tests, 2 passed, 4 failed ============================================================================== Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configurations. ============================================================================== Create And Validate User :: Create a user in OSM. | PASS | ------------------------------------------------------------------------------ Assign Role To User :: Assign a user to a project with a role | PASS | ------------------------------------------------------------------------------ Run Action As User :: Update the password of the user. | PASS | ------------------------------------------------------------------------------ Create And Update Project :: Create a project and update its name. | PASS | ------------------------------------------------------------------------------ Create And Validate Role :: Create a role and check that exists in... | PASS | ------------------------------------------------------------------------------ Update Role Information :: Update a role with a capability. | PASS | ------------------------------------------------------------------------------ Delete Allocated Resources :: Delete user, project and role. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 15-Rbac Configurations :: [BASIC-15] RBAC Configur... | PASS | 7 tests, 7 passed, 0 failed ============================================================================== Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] Advanced o... ============================================================================== Create Scaling VNF Descriptor :: Upload VNF package for the testsu... | PASS | ------------------------------------------------------------------------------ Create Scaling NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Scaling Network Service :: Instantiate NS for the test... | PASS | ------------------------------------------------------------------------------ Get Vnf Id :: Retrieve VNF instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Check Vdus Before Scale Out :: Check the number of VDUs instances ... | PASS | ------------------------------------------------------------------------------ Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | PASS | ------------------------------------------------------------------------------ Check Vdus After Scale Out :: Check whether there is one extra VDU... | PASS | ------------------------------------------------------------------------------ Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | PASS | ------------------------------------------------------------------------------ Check Vdus After Scaling In :: Check whether there is one less VDU... | PASS | ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS intance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 16-Advanced Onboarding And Scaling :: [BASIC-16] A... | PASS | 12 tests, 12 passed, 0 failed ============================================================================== Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Package Befo... ============================================================================== Create VNF Package :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create NS Package :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS | ------------------------------------------------------------------------------ Delete NS Package :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Package :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 17-Delete Vnf Package :: [BASIC-17] Delete VNF Pac... | PASS | 5 tests, 5 passed, 0 failed ============================================================================== Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] Manual VDU... ============================================================================== Create VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Network Service :: Instantiate NS for the testsuite. | FAIL | '+----------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +----------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ | basic_20_manual_vdu_scaling_test | 57d13ad0-b847-4f05-9fa2-77af87c61b05 | 2024-05-05T15:31:53 | BROKEN | IDLE (None) | Operation: INSTANTIATING.c6cbfaaa- | | | | | | | bf35-49cc-9d52-9971be48468d, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. ... [ Message content over the limit has been removed. ] ... | | | | | {'hostname': '172.21.23.12', 'username': | | | | | | | 'ubuntu'}. 'cacert'. Deploying VCA | | | | | | | vnf.mgmtVM: register execution | | | | | | | environment {'hostname': '172.21.23.13', | | | | | | | 'username': 'ubuntu'}. 'cacert' | +----------------------------------+--------------------------------------+---------------------+----------+-------------------+------------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Vnf Id :: Retrieve VNF instance id to be used later on | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Get Vdus Before Scale Out :: Get the number of VDU records before ... | FAIL | Variable '${VNF_ID}' not found. Did you mean: ${VNFD_PKG} ------------------------------------------------------------------------------ Get Application Name Before Scale Out :: Get the application names. | PASS | ------------------------------------------------------------------------------ Check Number of Duplicated Application Name Before Scale Out :: Ch... | PASS | ------------------------------------------------------------------------------ Perform Manual Vdu Scale Out :: Perform a manual scale-out operati... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Check Vdus After Scale Out :: Check whether there is one more VDU ... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Get Application Name After Scale Out :: Get the application names. | PASS | ------------------------------------------------------------------------------ Check Number of Duplicated Application Name After Scale Out :: Che... | FAIL | There are not 2 application name in the application list after Scale Out ------------------------------------------------------------------------------ Perform Manual Vdu Scale In :: Perform a manual scale-in operation... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Check Vdus After Scaling In :: Check whether there is one less VDU... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Get Application Name After Scale In :: Get the application names. | PASS | ------------------------------------------------------------------------------ Check Number of Duplicated Application Name After Scale In :: Chec... | PASS | ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: basic_20_manual_vdu_scaling_test == basic_20_manual_vdu_scaling_test ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Basic 20-Manual Native Charm Vdu Scaling :: [BASIC-20] M... | FAIL | 18 tests, 7 passed, 11 failed ============================================================================== Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation and deleti... ============================================================================== Create VNF Package :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create NS Package :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Cannot Delete VNF Package :: Assert that the VNF package cannot be... | PASS | ------------------------------------------------------------------------------ Delete NS Package :: Delete NS package. | PASS | ------------------------------------------------------------------------------ Delete VNF Package :: Delete VNF package. | PASS | ------------------------------------------------------------------------------ Testsuite.Basic 23-Sol004 Sol007 Packages :: [BASIC-23] Creation a... | PASS | 5 tests, 5 passed, 0 failed ============================================================================== Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF ============================================================================== Create Hackfest Basic VNF Descriptor :: Upload VNF package for the... | PASS | ------------------------------------------------------------------------------ Create Hackfest Basic NS Descriptor :: Upload NS package for the t... | PASS | ------------------------------------------------------------------------------ Network Service Instance Test :: Instantiate NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS. | PASS | ------------------------------------------------------------------------------ Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS | ------------------------------------------------------------------------------ Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS | ------------------------------------------------------------------------------ Delete NS Instance Test :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS | 9 tests, 9 passed, 0 failed ============================================================================== Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult... ============================================================================== Create Hackfest Cloudinit VNF Descriptor :: Upload VNF package for... | PASS | ------------------------------------------------------------------------------ Create Hackfest Cloudinit NS Descriptor :: Upload NS package for t... | PASS | ------------------------------------------------------------------------------ Network Service Instance Test :: Instantiate NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS. | PASS | ------------------------------------------------------------------------------ Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS | ------------------------------------------------------------------------------ Check Remote File Injected Via Cloud-init :: Check that the day-0 ... | PASS | ------------------------------------------------------------------------------ Delete NS Instance Test :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: hfcloudinit == hfcloudinit ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | FAIL | 9 tests, 6 passed, 3 failed ============================================================================== Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-... ============================================================================== Create Hackfest multivdu VNF Descriptor :: Upload VNF package for ... | PASS | ------------------------------------------------------------------------------ Create Hackfest Multivdu NS Descriptor :: Upload NS package for th... | PASS | ------------------------------------------------------------------------------ Network Service Instance Test :: Instantiate NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Get Vnf Ip Address :: Get the mgmt IP address of the VNF of the NS. | PASS | ------------------------------------------------------------------------------ Test Ping :: Test that the mgmt IP address of the VNF is reachable... | PASS | ------------------------------------------------------------------------------ Test SSH Access :: Check that the VNF is accessible via SSH in its... | PASS | ------------------------------------------------------------------------------ Delete NS Instance Test :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: hfmultivdu == hfmultivdu ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete VNF package. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | FAIL | 9 tests, 6 passed, 3 failed ============================================================================== Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition. ============================================================================== Create VIM Target Basic :: Creates a VIM for the K8s cluster to be... | PASS | ------------------------------------------------------------------------------ Add K8s Cluster To OSM :: Creates a VIM for the K8s cluster to be ... | PASS | ------------------------------------------------------------------------------ Remove K8s Cluster from OSM :: Delete K8s cluster. | PASS | ------------------------------------------------------------------------------ Delete VIM Target By ID :: Delete the VIM Target created in previo... | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS | 4 tests, 4 passed, 0 failed ============================================================================== Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s. ============================================================================== Create Simple K8s VNF Descriptor :: Upload NF package for the test... | PASS | ------------------------------------------------------------------------------ Create Simple K8s Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Network Service K8s Instance Test :: Instantiate NS for the testsu... | FAIL | '+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | native-k8s | 96611b59-953b-4d79-a1cf-44106c69360b | 2024-05-05T16:52:51 | BROKEN | IDLE (None) | Operation: INSTANTIATING.88a90d9d-f8b8- | | | | | | | 4724-ac45-e810d711f863, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: K8s cluster | | | | | | | '84b977b4-1606-47ce-b7cb-feffb690b158' | | | | | | | has not been initialized for 'juju- | | | | | | | bundle' | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | The ns-action with id d061c4dc-f1a8-4d73-87c5-54150ec7870d was not completed ------------------------------------------------------------------------------ Delete NS K8s Instance Test :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete NF package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF NS Packages :: Delete tar.gz NF and NS package files. | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s. | FAIL | 8 tests, 6 passed, 2 failed ============================================================================== Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart. ============================================================================== Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS | ------------------------------------------------------------------------------ Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS | ------------------------------------------------------------------------------ Create Network Service Instance :: Instantiate NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Get Ns Id :: Retrieve NS instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Get Vnf Id :: Retrieve NF instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Execute Upgrade Operation :: Perform OSM action to upgrade the num... | PASS | ------------------------------------------------------------------------------ Check Replicas After Upgrade Operation :: Check that the number of... | PASS | ------------------------------------------------------------------------------ Execute Rollback Operation :: Perform OSM action to rollback the p... | PASS | ------------------------------------------------------------------------------ Check Replicas After Rollback Operation :: Check that the number o... | PASS | ------------------------------------------------------------------------------ Delete Network Service Instance :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete NF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart. | PASS | 12 tests, 12 passed, 0 failed ============================================================================== Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm. ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | k8s_05-k8s_proxy_charm | f96f20da-7e0e-43ba-9785-422a73a5e3c3 | 2024-05-05T16:56:42 | BROKEN | IDLE (None) | Operation: INSTANTIATING.c6625368-89b1- | | | | | | | 4229-8322-44868f43b874, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA vnf1.: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA vnf2.: create execution | | | | | | | environment. 'cacert' | +------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP address of the two ... | FAIL | Variable '${NS_ID}' not found. ------------------------------------------------------------------------------ Test SSH Access :: Check that both VNF are accessible via SSH in t... | FAIL | msg=IP address of the management VNF 'vnf1' is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: k8s_05-k8s_proxy_charm == k8s_05-k8s_proxy_charm ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete NF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm. | FAIL | 11 tests, 2 passed, 9 failed ============================================================================== Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure Key Manag... ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+---------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +---------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | k8s_06-nopasswd_k8s_proxy_charm | 8b6cf100-b130-4940-9b04-a2c907ed7982 | 2024-05-05T17:32:26 | BROKEN | IDLE (None) | Operation: INSTANTIATING.80f4bbc8-c59c- | | | | | | | 4254-a7de-e6d9ccd3d8fa, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA vnf1.: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA vnf2.: create execution | | | | | | | environment. 'cacert' | +---------------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Ns Id :: Get the NS id and save it NS_ID suite variable to use... | PASS | ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP address of the two ... | PASS | ------------------------------------------------------------------------------ Test SSH Access :: Check that both VNF are accessible via SSH in t... | PASS | ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL | 2 != 0 ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | The ns-action with id ac7b575d-6e56-4af2-bfcc-50de233c21a6 was not completed ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL | 2 != 0 ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: k8s_06-nopasswd_k8s_proxy_charm == k8s_06-nopasswd_k8s_proxy_charm ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete NF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure ... | FAIL | 12 tests, 5 passed, 7 failed ============================================================================== Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w... ============================================================================== Create Package For OpenLDAP CNF :: Upload NF package for the tests... | PASS | ------------------------------------------------------------------------------ Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS | ------------------------------------------------------------------------------ Create Dummy VIM :: Register a VIM of type dummy in OSM. | PASS | ------------------------------------------------------------------------------ Add K8s Cluster To OSM :: Register a K8s cluster associated to the... | PASS | ------------------------------------------------------------------------------ Create Network Service Instance :: Instantiate NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Delete Network Service Instance :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Remove K8s Cluster from OSM :: Remove K8s cluster from OSM. | PASS | ------------------------------------------------------------------------------ Delete VIM :: Remove VIM from OSM. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete NF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS | 10 tests, 10 passed, 0 failed ============================================================================== Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale. ============================================================================== Create Simple K8s Scale VNF Descriptor :: Upload VNF package for t... | PASS | ------------------------------------------------------------------------------ Create Simple K8s Scale NS Descriptor :: Upload NS package for the... | PASS | ------------------------------------------------------------------------------ Network Service K8s Instance Test :: Instantiate NS for the testsu... | FAIL | '+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | native-k8s-scale | 73dadc9b-7b09-42e4-8843-afbf93ff8a6a | 2024-05-05T18:12:04 | BROKEN | IDLE (None) | Operation: INSTANTIATING.722b6648-47aa- | | | | | | | 4d5e-ad0c-7845220de546, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: K8s cluster | | | | | | | '84b977b4-1606-47ce-b7cb-feffb690b158' | | | | | | | has not been initialized for 'juju- | | | | | | | bundle' | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get KDU Model Name :: Get the model name of the network service k8... | FAIL | native-kdu ------------------------------------------------------------------------------ Get Scale Count Before Scale Out :: Get the scale count of the app... | FAIL | Invalid IF condition: Evaluating expression ' != 2' failed: SyntaxError: invalid syntax (, line 1) Variables in the original expression '${INITIAL_KDU_COUNT} != ${INSTANTIATION_COUNT}' were resolved before the expression was evaluated. Try using '$INITIAL_KDU_COUNT != $INSTANTIATION_COUNT' syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details. ------------------------------------------------------------------------------ Perform Manual KDU Scale Out :: Scale out the application of netwo... | FAIL | The ns-action with id 4d9188d5-be17-415e-9cbf-52cd3170a902 was not completed ------------------------------------------------------------------------------ Check Scale Count After Scale Out :: Check whether the scale count... | FAIL | Invalid IF condition: Evaluating expression ' != + 1' failed: SyntaxError: invalid syntax (, line 1) Variables in the original expression '${kdu_count} != ${INITIAL_KDU_COUNT} + 1' were resolved before the expression was evaluated. Try using '$kdu_count != $INITIAL_KDU_COUNT + 1' syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details. ------------------------------------------------------------------------------ Perform Manual KDU Scale In :: Scale in the application of network... | FAIL | The ns-action with id 740be613-bdbc-436f-9582-1d8bab009a9c was not completed ------------------------------------------------------------------------------ Check Scale Count After Scale In :: Check whether the scale count ... | FAIL | Invalid IF condition: Evaluating expression ' != ' failed: SyntaxError: invalid syntax (, line 1) Variables in the original expression '${kdu_count} != ${INITIAL_KDU_COUNT}' were resolved before the expression was evaluated. Try using '$kdu_count != $INITIAL_KDU_COUNT' syntax to avoid that. See Evaluating Expressions appendix in Robot Framework User Guide for more details. ------------------------------------------------------------------------------ Delete NS K8s Instance Test :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete NF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale. | FAIL | 12 tests, 5 passed, 7 failed ============================================================================== Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm. ============================================================================== Create Simple K8s VNF Descriptor :: Upload VNF package for the tes... | PASS | ------------------------------------------------------------------------------ Create Simple K8s Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Network Service K8s Instance Test :: Instantiate NS for the testsu... | FAIL | '+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | pebble-charm-k8s | eb9de824-3898-4736-871c-e06cdec6327a | 2024-05-05T18:12:52 | BROKEN | IDLE (None) | Operation: INSTANTIATING.eeeafbbb-c6f5- | | | | | | | 447d-baba-971f06901d86, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: K8s cluster | | | | | | | '84b977b4-1606-47ce-b7cb-feffb690b158' | | | | | | | has not been initialized for 'juju- | | | | | | | bundle' | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | The ns-action with id 3e765527-50c2-4840-b535-8700cd44e8c7 was not completed ------------------------------------------------------------------------------ Delete NS K8s Instance Test :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete the NS package. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete the VNF package. | PASS | ------------------------------------------------------------------------------ Delete VNF NS Packages :: Delete the tar.gz files associated to th... | PASS | ------------------------------------------------------------------------------ Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm. | FAIL | 8 tests, 6 passed, 2 failed ============================================================================== Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K8s Proxy ... ============================================================================== Create Charm VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Create Charm NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Charm Network Service :: Instantiate NS for the testsu... | FAIL | '+------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | k8s_10-k8s_proxy_charm | 4f46f3a3-4674-4ff4-a80d-cee7a5de6b97 | 2024-05-05T18:13:29 | BROKEN | IDLE (None) | Operation: INSTANTIATING.20fae48b-72dd- | | | | | | | 4425-8331-946b800b2e22, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA vnf1.: create | | | | | | | execution environment. 'cacert'. | | | | | | | Deploying VCA vnf2.: create execution | | | | | | | environment. 'cacert' | +------------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Management Ip Addresses :: Get the mgmt IP addresses of both V... | FAIL | Variable '${NS_ID}' not found. ------------------------------------------------------------------------------ Test SSH Access :: Check that both VNF are accessible via SSH in t... | FAIL | msg=IP address of the management VNF 'vnf1' is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | FAIL | msg=Network service instance is not available ------------------------------------------------------------------------------ Check Remote Files Created Via Day 2 Operations :: Check whether t... | FAIL | Variable '${VNF_1_IP_ADDR}' not found. ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: k8s_10-k8s_proxy_charm == k8s_10-k8s_proxy_charm ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K... | FAIL | 11 tests, 2 passed, 9 failed ============================================================================== Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. ============================================================================== Create Package For OpenLDAP CNF :: Upload VNF package for the test... | PASS | ------------------------------------------------------------------------------ Create Package For OpenLDAP NS :: Upload NS package for the testsu... | PASS | ------------------------------------------------------------------------------ Add K8s Cluster To OSM :: Register K8s cluster in OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Create Network Service Instance :: Instantiate NS for the testsuite. | FAIL | '+------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ | ldap | 43c65036-8df0-4305-93b9-422023264286 | 2024-05-05T18:49:54 | BROKEN | IDLE (None) | Operation: INSTANTIATING.9195e404-e93f- | | | | | | | 4943-994a-dd9c64432be9, Stage 2/5: | | | | | | | deployment of KDUs, VMs and execution | | | | | | | environments. | | | | | | | Detail: Deploying VCA openldap.: create | | | | | | | execution environment. 'cacert' | +------------------+--------------------------------------+---------------------+----------+-------------------+-----------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Ns Id :: Get NS instance id from OSM. | PASS | ------------------------------------------------------------------------------ Get Vnf Id :: Get VNF instance id from OSM. /bin/sh: 2: Syntax error: "|" unexpected | FAIL | +--------------------------------------+------+--------------------------------------+------------------+--------------+--------------------------------------+------------+ | vnf id | name | ns id | vnf member index | vnfd name | vim account id | ip address | +--------------------------------------+------+--------------------------------------+------------------+--------------+--------------------------------------+------------+ | 53e480f6-481a-4f16-a412-91d3a91e0447 | - | 43c65036-8df0-4305-93b9-422023264286 | openldap | openldap_knf | 97fa17bf-6a80-4d6d-8cf8-0031f034edc8 | None | +--------------------------------------+------+--------------------------------------+------------------+--------------+--------------------------------------+------------+ ------------------------------------------------------------------------------ Execute Day 2 Operations :: Performs one Day 2 operation. | FAIL | The ns-action with id 9e372b9a-634f-422e-a651-38e784842dc3 was not completed ------------------------------------------------------------------------------ Execute Upgrade Operation :: Perform OSM action to upgrade the num... | PASS | ------------------------------------------------------------------------------ Check Replicas After Upgrade Operation :: Check that the number of... | FAIL | Variable '${VNF_ID}' not found. Did you mean: ${VNFD_PKG} ${NS_ID} ------------------------------------------------------------------------------ Execute Rollback Operation :: Perform OSM action to rollback the p... | PASS | ------------------------------------------------------------------------------ Check Replicas After Rollback Operation :: Check that the number o... | FAIL | Variable '${VNF_ID}' not found. Did you mean: ${VNFD_PKG} ${NS_ID} ------------------------------------------------------------------------------ Delete Network Service Instance :: Delete NS instance. | FAIL | Keyword 'Check For NS Instance To Be Deleted' failed after retrying for 16 minutes. The last error was: ldap == ldap ------------------------------------------------------------------------------ Remove K8s Cluster from OSM :: Delete K8s cluster from OSM. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete NF package from OSM. | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. | FAIL | 15 tests, 6 passed, 9 failed ============================================================================== [ ERROR ] Error in file '/robot-systest/testsuite/k8s_13-two_helm_kdu.robot' on line 61: Setting variable '${REPO_PASSWORD}' failed: Environment variable '%{OCI_REGISTRY_PASSWORD}' not found. [ ERROR ] Error in file '/robot-systest/testsuite/k8s_13-two_helm_kdu.robot' on line 59: Setting variable '${REPO_URI}' failed: Environment variable '%{OCI_REGISTRY_URL}' not found. [ ERROR ] Error in file '/robot-systest/testsuite/k8s_13-two_helm_kdu.robot' on line 60: Setting variable '${REPO_USER}' failed: Environment variable '%{OCI_REGISTRY_USER}' not found. Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU stored in publ... ============================================================================== Create Package For CNF :: Create Package For CNF | PASS | ------------------------------------------------------------------------------ Create Package For NS :: Create Package For NS | PASS | ------------------------------------------------------------------------------ Create Helm OCI Repo :: Create Helm OCI Repo for openldap kdu | FAIL | Variable '${REPO_URI}' not found. ------------------------------------------------------------------------------ Create Network Service Instance :: Create Network Service Instance | FAIL | '+------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+------------------------------------------+ | ns instance name | id | date | ns state | current operation | error details | +------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+------------------------------------------+ | ldap | 43c65036-8df0-4305-93b9-422023264286 | 2024-05-05T18:49:54 | BROKEN | IDLE (None) | Operation: TERMINATING.536ae72f-a7a2- | | | | | | | 4995-a113-39b9d24ac746, Stage 3/3 delete | | | | | | | all.. | | | | | | | Detail: Terminating all VCA: 'cacert' | | ldap | ef331fd7-04d0-4a62-b8ce-be0ad394de38 | 2024-05-05T19:27:07 | BUILDING | INSTANTIATING (185db62d-3613-4829-bc31-a51a3b82000d) | N/A | +------------------+--------------------------------------+---------------------+----------+------------------------------------------------------+------------------------------------------+ To get the history of all operations over a NS, run "osm ns-op-list NS_ID" For more details on the current operation, run "osm ns-op-show OPERATION_ID"' contains 'BROKEN' ------------------------------------------------------------------------------ Get Ns Id :: Get ID of NS instance | PASS | ------------------------------------------------------------------------------ Get Vnf Id :: Get ID of VNF /bin/sh: 2: ef331fd7-04d0-4a62-b8ce-be0ad394de38: not found /bin/sh: 3: ef331fd7-04d0-4a62-b8ce-be0ad394de38: not found | PASS | ------------------------------------------------------------------------------ Execute Upgrade Operation over first KDU :: Execute Upgrade Operat... | FAIL | ERROR: failed to exec operation ldap: error: Error 400: { "code": "BAD_REQUEST", "status": 400, "detail": "Invalid parameter member_vnf_index='two_helm_oci' is not one of the nsd:constituent-vnfd" } ------------------------------------------------------------------------------ Check Replicas After Upgrade Operation over first KDU :: Check Rep... | FAIL | '' cannot be converted to an integer: ValueError: invalid literal for int() with base 10: '' ------------------------------------------------------------------------------ Execute Rollback Operation over first KDU :: Execute Rollback Oper... | FAIL | ERROR: failed to exec operation ldap: error: Error 400: { "code": "BAD_REQUEST", "status": 400, "detail": "Invalid parameter member_vnf_index='two_helm_oci' is not one of the nsd:constituent-vnfd" } ------------------------------------------------------------------------------ Check Replicas After Rollback Operation over first KDU :: Check Re... | PASS | ------------------------------------------------------------------------------ Execute Upgrade Operation over second KDU :: Execute Upgrade Opera... | FAIL | ERROR: failed to exec operation ldap: error: Error 400: { "code": "BAD_REQUEST", "status": 400, "detail": "Invalid parameter member_vnf_index='two_helm_oci' is not one of the nsd:constituent-vnfd" } ------------------------------------------------------------------------------ Check Replicas After Upgrade Operation over second KDU :: Check Re... | FAIL | '' cannot be converted to an integer: ValueError: invalid literal for int() with base 10: '' ------------------------------------------------------------------------------ Execute Rollback Operation over second KDU :: Execute Rollback Ope... | FAIL | ERROR: failed to exec operation ldap: error: Error 400: { "code": "BAD_REQUEST", "status": 400, "detail": "Invalid parameter member_vnf_index='two_helm_oci' is not one of the nsd:constituent-vnfd" } ------------------------------------------------------------------------------ Check Replicas After Rollback Operation over second KDU :: Check R... | PASS | ------------------------------------------------------------------------------ Delete Network Service Instance :: Delete Network Service Instance | PASS | ------------------------------------------------------------------------------ Delete Helm OCI Repo :: Delete Helm OCI Repo | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete NS Descriptor Test :: Delete NS Descriptor Test | FAIL | 1 != 0 ------------------------------------------------------------------------------ Delete VNF Descriptor Test :: Delete VNF Descriptor Test | FAIL | 1 != 0 ------------------------------------------------------------------------------ Testsuite.K8S 13-Two Helm Kdu :: [K8s-13] Two Helm-based KDU store... | FAIL | 18 tests, 7 passed, 11 failed ============================================================================== Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI... ============================================================================== Create VNF Descriptor :: Upload VNF package for the testsuite. | PASS | ------------------------------------------------------------------------------ Get Thresholds From VNF :: Read metric threshold and threshold tim... | PASS | ------------------------------------------------------------------------------ Create NS Descriptor :: Upload NS package for the testsuite. | PASS | ------------------------------------------------------------------------------ Instantiate Network Service :: Instantiate the NS for the testsuite. | PASS | ------------------------------------------------------------------------------ Get VNF Id :: Retrieve VNF instance id to be used later on. | PASS | ------------------------------------------------------------------------------ Get VNF IP Address :: Get the mgmt IP address of the VNF to be use... | PASS | ------------------------------------------------------------------------------ Get VNF VIM-based Metric Before Auto-scaling :: Get from Prometheu... [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D | FAIL | Keyword 'Get Metric' failed after retrying 15 times. The last error was: ConnectionError: HTTPConnectionPool(host='unknown', port=9090): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D (Caused by NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")) ------------------------------------------------------------------------------ Increase VIM-based Metric To Force Auto-scaling :: Connect to the ... | PASS | ------------------------------------------------------------------------------ Wait VIM-based Metric To Exceed Threshold :: Wait until the VIM me... [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D | FAIL | Keyword 'Check VIM-based Metric Exceeds Threshold' failed after retrying 15 times. The last error was: ConnectionError: HTTPConnectionPool(host='unknown', port=9090): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D (Caused by NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")) ------------------------------------------------------------------------------ Wait Threshold Time :: Wait until the VIM metric has exceeded thre... | PASS | ------------------------------------------------------------------------------ Check VIM-based Metric Exceeds Threshold After Threshold-time :: C... [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D | FAIL | ConnectionError: HTTPConnectionPool(host='unknown', port=9090): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%222eeab13b-925f-42ea-a809-9432ae74f2ee%22,%7D (Caused by NameResolutionError(": Failed to resolve 'unknown' ([Errno -2] Name or service not known)")) ------------------------------------------------------------------------------ Get VDUs After Auto-scaling :: Check that the VNF has scaled up an... | PASS | ------------------------------------------------------------------------------ Delete NS Instance :: Delete NS instance. | PASS | ------------------------------------------------------------------------------ Delete NS Descriptor :: Delete NS package from OSM. | PASS | ------------------------------------------------------------------------------ Delete VNF Descriptor :: Delete VNF package from OSM. | PASS | ------------------------------------------------------------------------------ Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | FAIL | 15 tests, 12 passed, 3 failed ============================================================================== Testsuite | FAIL | 287 tests, 172 passed, 115 failed ============================================================================== Output: /robot-systest/reports/output.xml Log: /robot-systest/reports/log.html Report: /robot-systest/reports/report.html [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo Retrieve container logs [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202405051115 + export JUJU_PASSWORD=secret + /robot-systest/cloud-scripts/remote-extract-logs.sh Saving grafana logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving keystone logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving lcm logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mon logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving nbi logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving pol logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving ro logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving ngui logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving airflow-scheduler logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving pushgateway-prometheus-pushgateway logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving webhook-translator logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving kafka logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mongo logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving mysql logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving prometheus logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving zookeeper logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. Saving alertmanager logs... Warning: Permanently added '172.21.23.11' (ED25519) to the list of known hosts. All logs saved to /robot-systest/results/ [Pipeline] echo Save results [Pipeline] sh [azure_robot_tests] Running shell script + rm -rf results [Pipeline] sh [azure_robot_tests] Running shell script + cp -var /robot-systest/results /robot-systest/reports/log.html /robot-systest/reports/output.xml /robot-systest/reports/report.html . '/robot-systest/results' -> './results' '/robot-systest/results/k8s_environment.rc' -> './results/k8s_environment.rc' '/robot-systest/results/kubeconfig.yaml' -> './results/kubeconfig.yaml' '/robot-systest/results/osm_environment.rc' -> './results/osm_environment.rc' '/robot-systest/results/osm-deploy-grafana.log' -> './results/osm-deploy-grafana.log' '/robot-systest/results/osm-deploy-keystone.log' -> './results/osm-deploy-keystone.log' '/robot-systest/results/osm-deploy-lcm.log' -> './results/osm-deploy-lcm.log' '/robot-systest/results/osm-deploy-mon.log' -> './results/osm-deploy-mon.log' '/robot-systest/results/osm-deploy-nbi.log' -> './results/osm-deploy-nbi.log' '/robot-systest/results/osm-deploy-pol.log' -> './results/osm-deploy-pol.log' '/robot-systest/results/osm-deploy-ro.log' -> './results/osm-deploy-ro.log' '/robot-systest/results/osm-deploy-ngui.log' -> './results/osm-deploy-ngui.log' '/robot-systest/results/osm-deploy-airflow-scheduler.log' -> './results/osm-deploy-airflow-scheduler.log' '/robot-systest/results/osm-deploy-pushgateway-prometheus-pushgateway.log' -> './results/osm-deploy-pushgateway-prometheus-pushgateway.log' '/robot-systest/results/osm-deploy-webhook-translator.log' -> './results/osm-deploy-webhook-translator.log' '/robot-systest/results/osm-sts-kafka.log' -> './results/osm-sts-kafka.log' '/robot-systest/results/osm-sts-mongo.log' -> './results/osm-sts-mongo.log' '/robot-systest/results/osm-sts-mysql.log' -> './results/osm-sts-mysql.log' '/robot-systest/results/osm-sts-prometheus.log' -> './results/osm-sts-prometheus.log' '/robot-systest/results/osm-sts-zookeeper.log' -> './results/osm-sts-zookeeper.log' '/robot-systest/results/osm-sts-alertmanager.log' -> './results/osm-sts-alertmanager.log' '/robot-systest/reports/log.html' -> './log.html' '/robot-systest/reports/output.xml' -> './output.xml' '/robot-systest/reports/report.html' -> './report.html' [Pipeline] step Archiving artifacts Recording fingerprints [Pipeline] echo Updates the Robot dashboard in Jenkins [Pipeline] robot Robot results publisher started... -Parsing output xml: Done! -Copying log files to build dir: Done! -Assigning results to build: Done! -Checking thresholds: Done! Done publishing Robot results. [Pipeline] echo Destroy the K8s cluster [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/k8s_environment.rc + export CLOUD_TYPE=azure + export USE_PAAS_K8S=FALSE + export K8S_IP=172.21.23.10 + export K8S_IMAGE_NAME=k8stest202405051108 + export K8S_CREDENTIALS=/robot-systest/results/kubeconfig.yaml + /robot-systest/cloud-scripts/delete-k8s.sh Deleting IaaS k8s cluster in azure ++ az vm show --resource-group OSM_CICD_GROUP --name k8stest202405051108 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic ++ az vm show --resource-group OSM_CICD_GROUP --name k8stest202405051108 --query storageProfile.osDisk.managedDisk.id + OS_DISK_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/k8stest202405051108_OsDisk_1_c6540f88e81d4e0bb6785e5f17f903e9"' + OS_DISK_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/k8stest202405051108_OsDisk_1_c6540f88e81d4e0bb6785e5f17f903e9 ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic --query 'ipConfigurations[0].publicIpAddress.id' + PUBLIC_IP_ID= + PUBLIC_IP_ID= + az vm delete --resource-group OSM_CICD_GROUP --name k8stest202405051108 --yes + az network nic delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/k8stest202405051108VMNic + az disk delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/k8stest202405051108_OsDisk_1_c6540f88e81d4e0bb6785e5f17f903e9 --yes + az network nsg delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/k8stest202405051108NSG + '[' -n '' ']' [Pipeline] echo Destroy the OSM host [Pipeline] sh [azure_robot_tests] Running shell script + . /robot-systest/results/osm_environment.rc + export CLOUD_TYPE=azure + export OSM_HOSTNAME=172.21.23.11 + export OSM_IMAGE_NAME=osmtest202405051115 + export JUJU_PASSWORD=secret + /robot-systest/cloud-scripts/delete-osm-vm.sh ++ az vm show --resource-group OSM_CICD_GROUP --name osmtest202405051115 --query 'networkProfile.networkInterfaces[0].id' + INTERFACE_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic"' + INTERFACE_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic ++ az vm show --resource-group OSM_CICD_GROUP --name osmtest202405051115 --query storageProfile.osDisk.managedDisk.id + OS_DISK_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/osmtest202405051115_OsDisk_1_3283120b65774dd4a5ddfcfa086aa569"' + OS_DISK_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/osmtest202405051115_OsDisk_1_3283120b65774dd4a5ddfcfa086aa569 ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic --query networkSecurityGroup.id + SECURITY_GROUP_ID='"/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG"' + SECURITY_GROUP_ID=/subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG ++ az network nic show --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic --query 'ipConfigurations[0].publicIpAddress.id' + PUBLIC_IP_ID= + PUBLIC_IP_ID= + az vm delete --resource-group OSM_CICD_GROUP --name osmtest202405051115 --yes + az network nic delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkInterfaces/osmtest202405051115VMNic + az disk delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Compute/disks/osmtest202405051115_OsDisk_1_3283120b65774dd4a5ddfcfa086aa569 --yes + az network nsg delete --id /subscriptions/8fb7e78d-097b-413d-bc65-41d29be6bab1/resourceGroups/OSM_CICD_GROUP/providers/Microsoft.Network/networkSecurityGroups/osmtest202405051115NSG + '[' -n '' ']' [Pipeline] sh [azure_robot_tests] Running shell script + az vm list -o table Name ResourceGroup Location Zones ---------------- ------------------ ---------- ------- vm-CICD-Host OSM_CICD_GROUP westeurope 1 vm-VPN-Host OSM_GROUP westeurope VPN-Gateway OSM_GROUP westeurope vm-Hackfest-Host OSM_HACKFEST_GROUP westeurope [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 f7d3be9e6cded56dfe459e02f30dbeea686822de77cd0913fcbe70d0c21a4067 $ docker rm -f f7d3be9e6cded56dfe459e02f30dbeea686822de77cd0913fcbe70d0c21a4067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS