UnstableConsole Output

Skipping 621 KB.. Full Log
[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 7.505600 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 osm-master-12535 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 osm-master-12535 as control-plane by adding the taints [node-role.kubernetes.io/control-plane:NoSchedule]
[bootstrap-token] Using token: zxewl6.0petxjzt7klfgjha
[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.248.130:6443 --token zxewl6.0petxjzt7klfgjha \
	--discovery-token-ca-cert-hash sha256:2ace182e2036564d7cf580d4b9b8a971fac658dbebd4897d37fc3c51dc1ce222 
Reading existing namespaces
NAME              STATUS   AGE
default           Active   9s
kube-node-lease   Active   9s
kube-public       Active   9s
kube-system       Active   9s
Track k8scluster init_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461353&event=k8scluster&operation=init_k8s_ok&value=&comment=&tags=
--2024-05-23 10:49:13--  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.ja23fu/kube-flannel.yml’


kube-flannel.yml      0%[                    ]       0  --.-KB/s               
kube-flannel.yml    100%[===================>]   4.24K  --.-KB/s    in 0s      

2024-05-23 10:49:14 (20.7 MB/s) - ‘/tmp/flannel.ja23fu/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/osm-master-12535 untainted
LAST SEEN   TYPE      REASON                    OBJECT                  MESSAGE
21s         Normal    Starting                  node/osm-master-12535   Starting kubelet.
21s         Warning   InvalidDiskCapacity       node/osm-master-12535   invalid capacity 0 on image filesystem
20s         Normal    NodeHasSufficientMemory   node/osm-master-12535   Node osm-master-12535 status is now: NodeHasSufficientMemory
20s         Normal    NodeHasNoDiskPressure     node/osm-master-12535   Node osm-master-12535 status is now: NodeHasNoDiskPressure
20s         Normal    NodeHasSufficientPID      node/osm-master-12535   Node osm-master-12535 status is now: NodeHasSufficientPID
21s         Normal    NodeAllocatableEnforced   node/osm-master-12535   Updated Node Allocatable limit across pods
12s         Normal    Starting                  node/osm-master-12535   Starting kubelet.
12s         Warning   InvalidDiskCapacity       node/osm-master-12535   invalid capacity 0 on image filesystem
12s         Normal    NodeAllocatableEnforced   node/osm-master-12535   Updated Node Allocatable limit across pods
12s         Normal    NodeHasSufficientMemory   node/osm-master-12535   Node osm-master-12535 status is now: NodeHasSufficientMemory
12s         Normal    NodeHasNoDiskPressure     node/osm-master-12535   Node osm-master-12535 status is now: NodeHasNoDiskPressure
12s         Normal    NodeHasSufficientPID      node/osm-master-12535   Node osm-master-12535 status is now: NodeHasSufficientPID
Track k8scluster k8s_ready_before_helm: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461360&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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461360&event=k8scluster&operation=install_helm_ok&value=&comment=&tags=
DEBUG_INSTALL=
DEFAULT_IP=172.21.248.130
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: Thu May 23 10:49:25 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-23 10:49:25.783831991 +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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461366&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: Thu May 23 10:49:29 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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461371&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: Thu May 23 10:49:34 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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461390&event=k8scluster&operation=k8s_certmanager_ok&value=&comment=&tags=
Installing nginx
Release "ingress-nginx" does not exist. Installing it now.
NAME: ingress-nginx
LAST DEPLOYED: Thu May 23 10:49:53 2024
NAMESPACE: ingress-nginx
STATUS: deployed
REVISION: 1
TEST SUITE: None
NOTES:
The ingress-nginx controller has been installed.
It may take a few minutes for the load balancer IP to be available.
You can watch the status by running 'kubectl get service --namespace ingress-nginx ingress-nginx-controller --output wide --watch'

An example Ingress that makes use of the controller:
  apiVersion: networking.k8s.io/v1
  kind: Ingress
  metadata:
    name: example
    namespace: foo
  spec:
    ingressClassName: nginx
    rules:
      - host: www.example.com
        http:
          paths:
            - pathType: Prefix
              backend:
                service:
                  name: exampleService
                  port:
                    number: 80
              path: /
    # This section is only required if TLS is to be enabled for the Ingress
    tls:
      - hosts:
        - www.example.com
        secretName: example-tls

If TLS is enabled for the Ingress, a Secret containing the certificate and key must also be provided:

  apiVersion: v1
  kind: Secret
  metadata:
    name: example-tls
    namespace: foo
  data:
    tls.crt: <base64 encoded cert>
    tls.key: <base64 encoded key>
  type: kubernetes.io/tls
pod/ingress-nginx-controller-55474d95c5-j665n condition met
Track k8scluster k8s_nginx_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461423&event=k8scluster&operation=k8s_nginx_ok&value=&comment=&tags=
===> 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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461448&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.248.130/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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461448&event=k8scluster&operation=k8scluster_ok&value=&comment=&tags=
Track juju juju_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461448&event=juju&operation=juju_ok&value=&comment=&tags=
Track docker_images docker_images_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461448&event=docker_images&operation=docker_images_ok&value=&comment=&tags=
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-12535
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: Thu May 23 10:50:57 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&reg; 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&reg; 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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461458&event=deploy_osm&operation=deploy_mongodb_ok&value=&comment=&tags=
helm upgrade --install -n osm --create-namespace osm /usr/share/osm-devops/installers/helm/osm  --set global.image.repositoryBase=osm.etsi.org:5050/devops/cicd/opensourcemano --set-string global.image.tag=osm-master-12535 --set prometheus.server.sidecarContainers.prometheus-config-sidecar.image=osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12535 --set global.hostname=172.21.248.130.nip.io --set grafana.ingress.hosts={grafana.172.21.248.130.nip.io} --set prometheus.server.ingress.hosts={prometheus.172.21.248.130.nip.io}
Release "osm" does not exist. Installing it now.
NAME: osm
LAST DEPLOYED: Thu May 23 10:50:59 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
USER-SUPPLIED VALUES:

global:

  hostname: 172.21.248.130.nip.io

  image:

    repositoryBase: osm.etsi.org:5050/devops/cicd/opensourcemano

    tag: osm-master-12535

grafana:

  ingress:

    hosts:

    - grafana.172.21.248.130.nip.io

prometheus:

  server:

    ingress:

      hosts:

      - prometheus.172.21.248.130.nip.io

    sidecarContainers:

      prometheus-config-sidecar:

        image: osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-master-12535

Track deploy_osm deploy_osm_services_k8s_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461464&event=deploy_osm&operation=deploy_osm_services_k8s_ok&value=&comment=&tags=
DEFAULT_IP=172.21.248.130
DEBUG_INSTALL=
OSM_DEVOPS=/usr/share/osm-devops
OSM_DOCKER_TAG=osm-master-12535
OSM_HELM_WORK_DIR=/etc/osm/helm
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowTag: osm-master-12535
Updating Helm values file helm/values/airflow-values.yaml to use defaultAirflowRepository: osm.etsi.org:5050/devops/cicd/opensourcemano/airflow
Updating Helm values file helm/values/airflow-values.yaml to set ingress.web.hosts with host "airflow.172.21.248.130.nip.io"
"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: Thu May 23 10:51:08 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 service(s) by following defined Ingress urls:

DEPRECATION WARNING:
   `ingress.web.tls` has been renamed to `ingress.web.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.

DEPRECATION WARNING:
   `ingress.flower.tls` has been renamed to `ingress.flower.hosts[*].tls` and can be set per host.
   Please change your values as support for the old name will be dropped in a future release.
Airflow Webserver:
      http:////
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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461722&event=deploy_osm&operation=airflow_ok&value=&comment=&tags=
Track deploy_osm install_osm_ngsa_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461722&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  3120  100  3120    0     0   842k      0 --:--:-- --:--:-- --:--:-- 1015k
OK

Repository: 'deb [arch=amd64] http://172.21.1.5:52821/release unstable IM osmclient'
Description:
Archive for codename: unstable components: IM,osmclient
More info: http://172.21.1.5:52821/release
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_52821_release-jammy.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/archive_uri-http_172_21_1_5_52821_release-jammy.list

0% [Working]
            
Ign:1 http://172.21.1.5:52821/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:52821/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa
                                                                               
Hit:5 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Waiting for headers] [Waiting for headers] [Waiting for headers]
                                                                    
Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                    
0% [Waiting for headers] [Waiting for headers]
0% [Waiting for headers] [Waiting for headers]
                                              
Get:8 http://172.21.1.5:52821/release unstable/IM amd64 Packages [861 B]

0% [Waiting for headers] [8 Packages 861 B/861 B 100%] [Waiting for headers]
                                                                            
0% [Waiting for headers] [Waiting for headers]
0% [8 Packages store 0 B] [Waiting for headers] [Waiting for headers] [Waiting 
                                                                               
Get:9 http://172.21.1.5:52821/release unstable/osmclient amd64 Packages [484 B]

                                                                               
0% [8 Packages store 1592 B] [Waiting for headers] [Waiting for headers]
                                                                        
0% [Waiting for headers] [Waiting for headers]
0% [9 Packages store 0 B] [Waiting for headers] [Waiting for headers]
                                                                     
0% [Waiting for headers] [Waiting for headers]
                                              
Hit:10 http://security.ubuntu.com/ubuntu jammy-security InRelease

                                              
0% [Waiting for headers]
                        
0% [Working]
0% [Connecting to prod-cdn.packages.k8s.io]
                                           
Hit:11 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease

                                           
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
100% [Working]
              
Fetched 1345 B in 1s (1404 B/s)

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 42%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:52821/release/dists/unstable/Release.gpg: 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: http://172.21.1.5:52821/release unstable Release (expected unstable but got )

0% [Working]
            
Ign:1 http://172.21.1.5:52821/release unstable InRelease

0% [Working]
            
Hit:2 http://172.21.1.5:52821/release unstable Release

0% [Working]
            
Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy InRelease

0% [Waiting for headers] [Connecting to security.ubuntu.com (91.189.91.82)] [Co
                                                                               
Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates InRelease

0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers] [Wa
                                                                               
Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-backports InRelease

                                                                               
Hit:6 https://download.docker.com/linux/ubuntu jammy InRelease

                                                                               
0% [Connecting to security.ubuntu.com (91.189.91.82)] [Waiting for headers]
                                                                           
0% [Waiting for headers] [Waiting for headers]
                                              
0% [Waiting for headers]
                        
Hit:9 http://security.ubuntu.com/ubuntu jammy-security InRelease

                        
0% [Working]
0% [Connecting to prod-cdn.packages.k8s.io (18.161.97.54)]
                                                          
Hit:8 https://prod-cdn.packages.k8s.io/repositories/isv:/kubernetes:/core:/stable:/v1.29/deb  InRelease

                                                          
0% [Working]
0% [Working]
0% [Working]
0% [Working]
0% [Working]
20% [Working]
             

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 0%

Reading package lists... 3%

Reading package lists... 3%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 5%

Reading package lists... 37%

Reading package lists... 39%

Reading package lists... 39%

Reading package lists... 55%

Reading package lists... 55%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 56%

Reading package lists... 61%

Reading package lists... 61%

Reading package lists... 64%

Reading package lists... 64%

Reading package lists... 70%

Reading package lists... 70%

Reading package lists... 74%

Reading package lists... 74%

Reading package lists... 77%

Reading package lists... 77%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 78%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 79%

Reading package lists... 83%

Reading package lists... 83%

Reading package lists... 86%

Reading package lists... 86%

Reading package lists... 92%

Reading package lists... 92%

Reading package lists... 95%

Reading package lists... 95%

Reading package lists... 98%

Reading package lists... 98%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... 99%

Reading package lists... Done

W: http://172.21.1.5:52821/release/dists/unstable/Release.gpg: 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: http://172.21.1.5:52821/release unstable Release (expected unstable but got )

Reading package lists... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

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 gcc-12-base
  javascript-common libalgorithm-diff-perl libalgorithm-diff-xs-perl
  libalgorithm-merge-perl libasan6 libatomic1 libc-dev-bin libc-devtools libc6
  libc6-dev libcc1-0 libcrypt-dev libdeflate0 libdpkg-perl libexpat1
  libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1
  libgcc-11-dev libgcc-s1 libgd3 libgomp1 libisl23 libitm1 libjbig0
  libjpeg-turbo8 libjpeg8 libjs-jquery libjs-sphinxdoc libjs-underscore
  liblsan0 libmpc3 libnsl-dev libpython3-dev libpython3-stdlib libpython3.10
  libpython3.10-dev libpython3.10-minimal libpython3.10-stdlib libquadmath0
  libstdc++-11-dev libstdc++6 libtiff5 libtirpc-dev libtsan0 libubsan1
  libwebp7 libxpm4 linux-libc-dev lto-disabled-list make manpages-dev python3
  python3-dev python3-distutils python3-lib2to3 python3-minimal python3-wheel
  python3.10 python3.10-dev python3.10-minimal rpcsvc-proto zlib1g 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 python3-doc python3-tk python3-venv
  python3.10-venv python3.10-doc binfmt-support
Recommended packages:
  libnss-nis libnss-nisplus
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
The following packages will be upgraded:
  gcc-12-base libc6 libexpat1 libgcc-s1 libpython3-stdlib libpython3.10
  libpython3.10-minimal libpython3.10-stdlib libstdc++6 python3
  python3-distutils python3-lib2to3 python3-minimal python3.10
  python3.10-minimal zlib1g
16 upgraded, 64 newly installed, 0 to remove and 210 not upgraded.
Need to get 83.1 MB of archives.
After this operation, 239 MB of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~22.04 [20.1 kB]

0% [1 gcc-12-base 14.2 kB/20.1 kB 71%]
                                      
0% [Working]
            
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-s1 amd64 12.3.0-1ubuntu1~22.04 [53.9 kB]

0% [2 libgcc-s1 8192 B/53.9 kB 15%]
                                   
1% [Waiting for headers]
                        
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++6 amd64 12.3.0-1ubuntu1~22.04 [699 kB]

1% [3 libstdc++6 2020 B/699 kB 0%]
                                  
1% [Waiting for headers]
                        
Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.7 [3235 kB]

2% [4 libc6 12.7 kB/3235 kB 0%]
                               
5% [Waiting for headers]
                        
Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.3 [91.0 kB]

5% [5 libexpat1 53.8 kB/91.0 kB 59%]
                                    
5% [Working]
            
Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu9.2 [58.4 kB]

5% [6 zlib1g 28.0 kB/58.4 kB 48%]
                                 
6% [Working]
            
Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10 amd64 3.10.12-1~22.04.3 [1948 kB]

6% [7 libpython3.10 34.9 kB/1948 kB 2%]
                                       
8% [Waiting for headers]
                        
Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.3 [508 kB]

8% [8 python3.10 52.5 kB/508 kB 10%]
                                    
8% [Waiting for headers]
                        
Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distutils all 3.10.8-1~22.04 [139 kB]

8% [9 python3-distutils 15.8 kB/139 kB 11%]
                                           
9% [Waiting for headers]
                        
Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-lib2to3 all 3.10.8-1~22.04 [77.6 kB]

9% [10 python3-lib2to3 32.8 kB/77.6 kB 42%]
                                           
9% [Waiting for headers]
                        
Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.3 [1848 kB]

9% [11 libpython3.10-stdlib 47.6 kB/1848 kB 3%]
                                               
11% [Working]
             
Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.3 [2242 kB]

11% [12 python3.10-minimal 14.2 kB/2242 kB 1%]
                                              
14% [Working]
             
Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.3 [812 kB]

14% [13 libpython3.10-minimal 9853 B/812 kB 1%]
                                               
15% [Working]
             
Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]

15% [14 python3-minimal 20.3 kB/24.3 kB 83%]
                                            
15% [Working]
             
Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]

15% [15 python3 8192 B/22.8 kB 36%]
                                   
15% [Working]
             
Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]

15% [16 libpython3-stdlib 6910 B/6910 B 100%]
                                             
15% [Working]
             
Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.7 [20.3 kB]

15% [17 libc-dev-bin 20.3 kB/20.3 kB 100%]
                                          
16% [Working]
             
Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-107.117 [1333 kB]

16% [18 linux-libc-dev 16.0 kB/1333 kB 1%]
                                          
17% [Waiting for headers]
                         
Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]

17% [19 libcrypt-dev 12.3 kB/112 kB 11%]
                                        
18% [Waiting for headers]
                         
Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]

18% [20 rpcsvc-proto 12.3 kB/68.5 kB 18%]
                                         
18% [Working]
             
Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]

18% [21 libtirpc-dev 12.3 kB/192 kB 6%]
                                       
18% [Working]
             
Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]

18% [22 libnsl-dev 20.5 kB/71.3 kB 29%]
                                       
19% [Working]
             
Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.7 [2100 kB]

19% [23 libc6-dev 4096 B/2100 kB 0%]
                                    
21% [Working]
             
Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]

21% [24 gcc-11-base 20.2 kB/20.2 kB 100%]
                                         
21% [Working]
             
Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]

21% [25 libisl23 17.1 kB/727 kB 2%]
                                   
Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]

22% [26 libmpc3 34.9 kB/46.9 kB 74%]
                                    
22% [Working]
             
Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]

22% [27 cpp-11 25.1 kB/10.0 MB 0%]
                                  
32% [Working]
             
Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]

32% [28 cpp 14.4 kB/27.7 kB 52%]
                                
33% [Working]
             
Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]

33% [29 libcc1-0 4096 B/48.3 kB 8%]
                                   
33% [Working]
             
Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]

33% [30 libgomp1 53.2 kB/126 kB 42%]
                                    
33% [Waiting for headers]
                         
Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]

33% [31 libitm1 28.7 kB/30.2 kB 95%]
                                    
33% [Working]
             
Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]

33% [32 libatomic1 4096 B/10.4 kB 39%]
                                      
34% [Working]
             
Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]

34% [33 libasan6 4096 B/2282 kB 0%]
                                   
36% [Working]
             
Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]

36% [34 liblsan0 6955 B/1069 kB 1%]
                                   
37% [Working]
             
Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]

38% [35 libtsan0 65.3 kB/2260 kB 3%]
                                    
40% [Waiting for headers]
                         
Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]

40% [36 libubsan1 12.6 kB/976 kB 1%]
                                    
41% [Waiting for headers]
                         
Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]

41% [37 libquadmath0 8405 B/154 kB 5%]
                                      
41% [Waiting for headers]
                         
Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]

41% [38 libgcc-11-dev 13.4 kB/2517 kB 1%]
                                         
44% [Waiting for headers]
                         
Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]

44% [39 gcc-11 34.5 kB/20.1 MB 0%]
                                  
Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]

                                  
Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]

64% [41 libstdc++-11-dev 65.3 kB/2101 kB 3%]
                                            
66% [Waiting for headers]
                         
Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]

66% [42 g++-11 16.4 kB/11.4 MB 0%]
                                  
78% [Working]
             
Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]

78% [Waiting for headers]
                         
Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]

78% [44 make 41.0 kB/180 kB 23%]
                                
78% [Working]
             
Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.3 [237 kB]

78% [45 libdpkg-perl 9853 B/237 kB 4%]
                                      
79% [Working]
             
Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]

79% [46 bzip2 6959 B/34.8 kB 20%]
                                 
79% [Waiting for headers]
                         
Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]

79% [47 lto-disabled-list 6608 B/12.5 kB 53%]
                                             
79% [Working]
             
Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.3 [922 kB]

79% [48 dpkg-dev 2509 B/922 kB 0%]
                                  
80% [Working]
             
Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]

80% [49 build-essential 0 B/4744 B 0%]
                                      
81% [Working]
             
Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]

81% [50 libfakeroot 0 B/31.5 kB 0%]
                                   
81% [Working]
             
Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]

81% [51 fakeroot 0 B/60.4 kB 0%]
                                
81% [Working]
             
Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]

81% [52 fonts-dejavu-core 0 B/1041 kB 0%]
                                         
82% [Working]
             
Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]

82% [53 fontconfig-config 0 B/29.1 kB 0%]
                                         
83% [Working]
             
Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 javascript-common all 11+nmu1 [5936 B]

83% [54 javascript-common 0 B/5936 B 0%]
                                        
83% [Working]
             
Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]

83% [55 libalgorithm-diff-perl 0 B/41.8 kB 0%]
                                              
83% [Working]
             
Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]

83% [56 libalgorithm-diff-xs-perl 0 B/11.9 kB 0%]
                                                 
84% [Working]
             
Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]

84% [57 libalgorithm-merge-perl 0 B/12.0 kB 0%]
                                               
84% [Working]
             
Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]

84% [58 libfontconfig1 0 B/131 kB 0%]
                                     
84% [Working]
             
Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]

84% [59 libjpeg-turbo8 0 B/134 kB 0%]
                                     
85% [Working]
             
Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]

85% [60 libjpeg8 0 B/2264 B 0%]
                               
85% [Working]
             
Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]

85% [61 libdeflate0 0 B/70.9 kB 0%]
                                   
85% [Working]
             
Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]

85% [62 libjbig0 0 B/29.2 kB 0%]
                                
85% [Working]
             
Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]

85% [63 libwebp7 0 B/206 kB 0%]
                               
86% [Working]
             
Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.8 [185 kB]

86% [64 libtiff5 0 B/185 kB 0%]
                               
86% [Working]
             
Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB]

86% [65 libxpm4 0 B/36.7 kB 0%]
                               
87% [Working]
             
Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]

87% [66 libgd3 0 B/129 kB 0%]
                             
87% [Working]
             
Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.7 [29.0 kB]

87% [67 libc-devtools 0 B/29.0 kB 0%]
                                     
87% [Working]
             
Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.3 [147 kB]

87% [68 libexpat1-dev 0 B/147 kB 0%]
                                    
88% [Waiting for headers]
                         
Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]

88% [69 libfile-fcntllock-perl 1358 B/33.9 kB 4%]
                                                 
88% [Waiting for headers]
                         
Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-jquery all 3.6.0+dfsg+~3.5.13-1 [321 kB]

88% [70 libjs-jquery 4863 B/321 kB 2%]
                                      
88% [Waiting for headers]
                         
Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-underscore all 1.13.2~dfsg-2 [118 kB]

88% [71 libjs-underscore 9382 B/118 kB 8%]
                                          
89% [Waiting for headers]
                         
Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 libjs-sphinxdoc all 4.3.2-1 [139 kB]

89% [72 libjs-sphinxdoc 10.1 kB/139 kB 7%]
                                          
89% [Waiting for headers]
                         
Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB]

89% [73 zlib1g-dev 14.2 kB/164 kB 9%]
                                     
90% [Working]
             
Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-dev amd64 3.10.12-1~22.04.3 [4762 kB]

90% [74 libpython3.10-dev 9123 B/4762 kB 0%]
                                            
94% [Waiting for headers]
                         
Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-dev amd64 3.10.6-1~22.04 [7166 B]

94% [75 libpython3-dev 7166 B/7166 B 100%]
                                          
95% [Waiting for headers]
                         
Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]

95% [76 manpages-dev 42.9 kB/2309 kB 2%]
                                        
97% [Working]
             
Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-dev amd64 3.10.12-1~22.04.3 [507 kB]

97% [77 python3.10-dev 27.6 kB/507 kB 5%]
                                         
98% [Working]
             
Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-dev amd64 3.10.6-1~22.04 [26.0 kB]

98% [78 python3-dev 14.2 kB/26.0 kB 55%]
                                        
98% [Working]
             
Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-wheel all 0.37.1-2ubuntu0.22.04.1 [32.0 kB]

98% [79 python3-wheel 2615 B/32.0 kB 8%]
                                        
98% [Waiting for headers]
                         
Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-pip all 22.0.2+dfsg-1ubuntu0.4 [1305 kB]

98% [80 python3-pip 734 B/1305 kB 0%]
                                     
100% [Working]
              
Fetched 83.1 MB in 4s (21.0 MB/s)

Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Preconfiguring packages ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../gcc-12-base_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~22.04) ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../libgcc-s1_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libgcc-s1:amd64 (12.3.0-1ubuntu1~22.04) ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../libstdc++6_12.3.0-1ubuntu1~22.04_amd64.deb ...
Unpacking libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) over (12-20220319-1ubuntu1) ...
Setting up libstdc++6:amd64 (12.3.0-1ubuntu1~22.04) ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../libc6_2.35-0ubuntu3.7_amd64.deb ...
Unpacking libc6:amd64 (2.35-0ubuntu3.7) over (2.35-0ubuntu3.1) ...
Setting up libc6:amd64 (2.35-0ubuntu3.7) ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.3_amd64.deb ...
Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.3) over (2.4.7-1) ...
Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ...
Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) over (1:1.2.11.dfsg-2ubuntu9) ...
Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ...
(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 ... 65396 files and directories currently installed.)
Preparing to unpack .../0-libpython3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../1-python3.10_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../2-python3-distutils_3.10.8-1~22.04_all.deb ...
Unpacking python3-distutils (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../3-python3-lib2to3_3.10.8-1~22.04_all.deb ...
Unpacking python3-lib2to3 (3.10.8-1~22.04) over (3.10.4-0ubuntu1) ...
Preparing to unpack .../4-libpython3.10-stdlib_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../5-python3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking python3.10-minimal (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Preparing to unpack .../6-libpython3.10-minimal_3.10.12-1~22.04.3_amd64.deb ...
Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) over (3.10.4-3ubuntu0.1) ...
Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.3) ...
Setting up libexpat1:amd64 (2.4.7-1ubuntu0.3) ...
Setting up python3.10-minimal (3.10.12-1~22.04.3) ...
(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 ... 65528 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.10.6-1~22.04_amd64.deb ...
Unpacking python3-minimal (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Setting up python3-minimal (3.10.6-1~22.04) ...
(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 ... 65528 files and directories currently installed.)
Preparing to unpack .../00-python3_3.10.6-1~22.04_amd64.deb ...
Unpacking python3 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Preparing to unpack .../01-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) over (3.10.4-0ubuntu2) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../02-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 .../03-linux-libc-dev_5.15.0-107.117_amd64.deb ...
Unpacking linux-libc-dev:amd64 (5.15.0-107.117) ...
Selecting previously unselected package libcrypt-dev:amd64.
Preparing to unpack .../04-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 .../05-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 .../06-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 .../07-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 .../08-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 .../09-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 .../10-libisl23_0.24-2build1_amd64.deb ...
Unpacking libisl23:amd64 (0.24-2build1) ...
Selecting previously unselected package libmpc3:amd64.
Preparing to unpack .../11-libmpc3_1.2.1-2build1_amd64.deb ...
Unpacking libmpc3:amd64 (1.2.1-2build1) ...
Selecting previously unselected package cpp-11.
Preparing to unpack .../12-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 .../13-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 .../14-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 .../15-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 .../16-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 .../17-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 .../18-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 .../19-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 .../20-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 .../21-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 .../22-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 .../23-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 .../24-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 .../25-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 .../26-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 .../27-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 .../28-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
Unpacking g++ (4:11.2.0-1ubuntu1) ...
Selecting previously unselected package make.
Preparing to unpack .../29-make_4.3-4.1build1_amd64.deb ...
Unpacking make (4.3-4.1build1) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../30-libdpkg-perl_1.21.1ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.21.1ubuntu2.3) ...
Selecting previously unselected package bzip2.
Preparing to unpack .../31-bzip2_1.0.8-5build1_amd64.deb ...
Unpacking bzip2 (1.0.8-5build1) ...
Selecting previously unselected package lto-disabled-list.
Preparing to unpack .../32-lto-disabled-list_24_all.deb ...
Unpacking lto-disabled-list (24) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../33-dpkg-dev_1.21.1ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.21.1ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../34-build-essential_12.9ubuntu3_amd64.deb ...
Unpacking build-essential (12.9ubuntu3) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../35-libfakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../36-fakeroot_1.28-1ubuntu1_amd64.deb ...
Unpacking fakeroot (1.28-1ubuntu1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../37-fonts-dejavu-core_2.37-2build1_all.deb ...
Unpacking fonts-dejavu-core (2.37-2build1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../38-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 .../39-javascript-common_11+nmu1_all.deb ...
Unpacking javascript-common (11+nmu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../40-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 .../41-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 .../42-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../43-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 .../44-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 .../45-libjpeg8_8c-2ubuntu10_amd64.deb ...
Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
Selecting previously unselected package libdeflate0:amd64.
Preparing to unpack .../46-libdeflate0_1.10-2_amd64.deb ...
Unpacking libdeflate0:amd64 (1.10-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../47-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 .../48-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 .../49-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 .../50-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 .../51-libgd3_2.3.0-2ubuntu2_amd64.deb ...
Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
Selecting previously unselected package libc-devtools.
Preparing to unpack .../52-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 .../53-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 .../54-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build7) ...
Selecting previously unselected package libjs-jquery.
Preparing to unpack .../55-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 .../56-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 .../57-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 .../58-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 .../59-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 .../60-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 .../61-manpages-dev_5.10-1ubuntu1_all.deb ...
Unpacking manpages-dev (5.10-1ubuntu1) ...
Selecting previously unselected package python3.10-dev.
Preparing to unpack .../62-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 .../63-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 .../64-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 .../65-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-107.117) ...
Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
Setting up bzip2 (1.0.8-5build1) ...
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 libpython3.10-stdlib:amd64 (3.10.12-1~22.04.3) ...
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 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 libpython3-stdlib:amd64 (3.10.6-1~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 libpython3.10:amd64 (3.10.12-1~22.04.3) ...
Setting up python3.10 (3.10.12-1~22.04.3) ...
Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
Setting up python3 (3.10.6-1~22.04) ...
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 python3-lib2to3 (3.10.8-1~22.04) ...
Setting up python3-distutils (3.10.8-1~22.04) ...
Setting up python3-wheel (0.37.1-2ubuntu0.22.04.1) ...
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 python3-pip (22.0.2+dfsg-1ubuntu0.4) ...
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.1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
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)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.1 MB ? eta -:--:--
     ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.1/2.1 MB 1.7 MB/s eta 0:00:02
     ━━━━━━╸━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.4/2.1 MB 5.3 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━ 1.4/2.1 MB 13.2 MB/s eta 0:00:01
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.3 MB/s eta 0:00:00
[?25hInstalling 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... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following NEW packages will be installed:
  python3-osm-im python3-osmclient
0 upgraded, 2 newly installed, 0 to remove and 210 not upgraded.
Need to get 245 kB of archives.
After this operation, 8441 kB of additional disk space will be used.

0% [Working]
            
Get:1 http://172.21.1.5:52821/release unstable/IM amd64 python3-osm-im all 15.0.0.post1+g90ffed2-1 [176 kB]

0% [1 python3-osm-im 0 B/176 kB 0%]
                                   
68% [Working]
             
Get:2 http://172.21.1.5:52821/release unstable/osmclient amd64 python3-osmclient all 11.0.0rc1.post69+gf5b188e-1 [68.6 kB]

68% [2 python3-osmclient 0 B/68.6 kB 0%]
                                        
100% [Working]
              
Fetched 245 kB in 0s (15.9 MB/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 ... 72315 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.post69+gf5b188e-1_all.deb ...
Unpacking python3-osmclient (11.0.0rc1.post69+gf5b188e-1) ...
Setting up python3-osmclient (11.0.0rc1.post69+gf5b188e-1) ...
Setting up python3-osm-im (15.0.0.post1+g90ffed2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
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)
[?25l     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.9 kB ? eta -:--:--
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.2 MB/s eta 0:00:00
[?25hRequirement 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)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/7.9 MB ? eta -:--:--
   ━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.2/7.9 MB 8.2 MB/s eta 0:00:01
   ━━━━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/7.9 MB 17.3 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━━━━━━━━━ 4.1/7.9 MB 37.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━ 7.3/7.9 MB 50.7 MB/s eta 0:00:01
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 46.0 MB/s eta 0:00:00
[?25hDownloading pyang-2.5.3-py2.py3-none-any.whl (592 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/592.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 592.9/592.9 kB 49.5 MB/s eta 0:00:00
[?25hDownloading pyangbind-0.8.3.post1-py3-none-any.whl (51 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/51.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.8/51.8 kB 7.8 MB/s eta 0:00:00
[?25hDownloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/705.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 67.4 MB/s eta 0:00:00
[?25hDownloading regex-2023.8.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/771.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 51.6 MB/s eta 0:00:00
[?25hDEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
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... 0%

Reading package lists... 100%

Reading package lists... Done


Building dependency tree... 0%

Building dependency tree... 0%

Building dependency tree... 50%

Building dependency tree... 50%

Building dependency tree... Done


Reading state information... 0% 

Reading state information... 0%

Reading state information... Done

The following additional packages will be installed:
  file libmagic-mgc
The following packages will be upgraded:
  file libmagic-mgc libmagic1
3 upgraded, 0 newly installed, 0 to remove and 207 not upgraded.
Need to get 366 kB of archives.
After this operation, 3072 B of additional disk space will be used.

0% [Working]
            
Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]

1% [1 file 5511 B/21.5 kB 26%]
                              
11% [Working]
             
Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]

13% [2 libmagic1 5510 B/87.2 kB 6%]
                                   
37% [Waiting for headers]
                         
Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]

37% [3 libmagic-mgc 521 B/257 kB 0%]
                                    
100% [Working]
              
Fetched 366 kB in 0s (1176 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 ... 72417 files and directories currently installed.)
Preparing to unpack .../file_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking file (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Preparing to unpack .../libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) over (1:5.41-3) ...
Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
Setting up file (1:5.41-3ubuntu0.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for man-db (2.10.2-1) ...
NEEDRESTART-VER: 3.5
NEEDRESTART-KCUR: 5.15.0-47-generic
NEEDRESTART-KEXP: 5.15.0-47-generic
NEEDRESTART-KSTA: 1
NEEDRESTART-SVC: chrony.service
NEEDRESTART-SVC: containerd.service
NEEDRESTART-SVC: cron.service
NEEDRESTART-SVC: dbus.service
NEEDRESTART-SVC: docker.service
NEEDRESTART-SVC: getty@tty1.service
NEEDRESTART-SVC: irqbalance.service
NEEDRESTART-SVC: kubelet.service
NEEDRESTART-SVC: ModemManager.service
NEEDRESTART-SVC: multipathd.service
NEEDRESTART-SVC: networkd-dispatcher.service
NEEDRESTART-SVC: packagekit.service
NEEDRESTART-SVC: polkit.service
NEEDRESTART-SVC: rsyslog.service
NEEDRESTART-SVC: serial-getty@ttyS0.service
NEEDRESTART-SVC: snapd.service
NEEDRESTART-SVC: ssh.service
NEEDRESTART-SVC: systemd-journald.service
NEEDRESTART-SVC: systemd-logind.service
NEEDRESTART-SVC: systemd-networkd.service
NEEDRESTART-SVC: systemd-resolved.service
NEEDRESTART-SVC: systemd-udevd.service
NEEDRESTART-SVC: udisks2.service
NEEDRESTART-SVC: unattended-upgrades.service
NEEDRESTART-SVC: user@1000.service
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)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/158.3 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 4.9 MB/s eta 0:00:00
[?25hDownloading charset_normalizer-3.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (201 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/201.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.8/201.8 kB 18.6 MB/s eta 0:00:00
[?25hDownloading click-8.1.7-py3-none-any.whl (97 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.8 MB/s eta 0:00:00
[?25hDownloading idna-3.4-py3-none-any.whl (61 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/61.5 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.0 MB/s eta 0:00:00
[?25hDownloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.1 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 16.1 MB/s eta 0:00:00
[?25hDownloading 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)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/48.9 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.3 MB/s eta 0:00:00
[?25hDownloading ply-3.11-py2.py3-none-any.whl (49 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/49.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00
[?25hDownloading 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)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/62.6 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.3 MB/s eta 0:00:00
[?25hDownloading urllib3-2.0.5-py3-none-any.whl (123 kB)
[?25l   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/123.8 kB ? eta -:--:--
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 17.2 MB/s eta 0:00:00
[?25hDownloading verboselogs-1.7-py2.py3-none-any.whl (11 kB)
Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
DEPRECATION: distro-info 1.1build1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of distro-info or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of python-debian or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at https://github.com/pypa/pip/issues/12063
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=nbi.172.21.248.130.nip.io
Track osmclient osmclient_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461803&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-23 10:51:08.937059124 +0000 UTC	deployed	airflow-1.9.0 	2.5.3      
mongodb-k8s	osm      	1       	2024-05-23 10:50:57.966257773 +0000 UTC	deployed	mongodb-13.9.4	6.0.5      
osm        	osm      	1       	2024-05-23 10:50:59.260399575 +0000 UTC	deployed	osm-0.0.1     	15         
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Thu May 23 10:50:59 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
===> 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=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461931&event=healthchecks&operation=after_healthcheck_ok&value=&comment=&tags=
701c3995-3b86-4ee2-a87a-934f6cb52c41
e010497f-219b-4a8e-9148-92cc35b6ccfc
Track final_ops add_local_k8scluster_ok: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461934&event=final_ops&operation=add_local_k8scluster_ok&value=&comment=&tags=
Track end end: https://osm.etsi.org/InstallLog.php?&installation_id=1716461185-SIWjGeYxWxDAJ71B&local_ts=1716461934&event=end&operation=end&value=&comment=&tags=
/etc/osm
/etc/osm/kubeadm-config.yaml
/etc/osm/helm
/etc/osm/helm/mongodb-values.yaml
/etc/osm/helm/osm-values.yaml
/etc/osm/helm/airflow-values.yaml
/etc/osm/metallb-ipaddrpool.yaml

DONE
Success command osm-master-12535#783: 
                                ./install_osm.sh -y                                     -u http://172.21.1.5:52821                                     -k pubkey.asc                                     -R release -r unstable                                     -d ****:****@osm.etsi.org:5050/devops/cicd/                                     -p http://172.21.1.1:5000                                     -t osm-master-12535                                     
                            
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (OSM Health)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#792: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
helm -n osm list
NAME       	NAMESPACE	REVISION	UPDATED                                	STATUS  	CHART         	APP VERSION
airflow    	osm      	1       	2024-05-23 10:51:08.937059124 +0000 UTC	deployed	airflow-1.9.0 	2.5.3      
mongodb-k8s	osm      	1       	2024-05-23 10:50:57.966257773 +0000 UTC	deployed	mongodb-13.9.4	6.0.5      
osm        	osm      	1       	2024-05-23 10:50:59.260399575 +0000 UTC	deployed	osm-0.0.1     	15         
helm -n osm status osm
NAME: osm
LAST DEPLOYED: Thu May 23 10:50:59 2024
NAMESPACE: osm
STATUS: deployed
REVISION: 1
NOTES:
1. Get the application URL by running these commands:
  export OSM_GUI_URL=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress ngui-ingress)
  echo "OSM UI: $OSM_GUI_URL"
  export OSM_HOSTNAME=$(kubectl get --namespace osm -o jsonpath="{.spec.rules[0].host}" ingress nbi-ingress)
  echo "OSM_HOSTNAME (for osm client): $OSM_HOSTNAME"
2. Get Grafana credentials for admin user using below command.
  kubectl -n osm  get secret grafana -o jsonpath="{.data.admin-password}" | base64 --decode ; echo
===> 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
Success command osm-master-12535#792: 
                        /usr/share/osm-devops/installers/osm_health.sh -k -s osm
                    
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (System Integration Test)
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#793: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        

Success command osm-master-12535#793: 
                            echo `juju gui 2>&1 | grep password | cut -d: -f2`
                        
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sh
[osm-devops] Running shell script
+ mktemp -d
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ docker run --env OSM_HOSTNAME=nbi.172.21.248.130.nip.io:443 --env PROMETHEUS_HOSTNAME=172.21.248.130 --env PROMETHEUS_PORT=9091 --env JUJU_PASSWORD= --env-file /home/jenkins/hive/robot-systest.cfg --env OCI_REGISTRY_URL=oci://osm.etsi.org:5050/devops/test --env OCI_REGISTRY_USER=**** --env OCI_REGISTRY_PASSWORD=**** -v /home/jenkins/hive/clouds.yaml:/etc/openstack/clouds.yaml -v /home/jenkins/hive/cicd_rsa:/root/osm_id_rsa -v /home/jenkins/hive/kubeconfig.yaml:/root/.kube/config -v /tmp/tmp.AeYdA4Jhlq:/robot-systest/reports -v /home/jenkins/hive/port-mapping-etsi-vim.yaml:/root/port-mapping.yaml opensourcemano/tests:osm-master-12535 -c -t sanity

2024-05-23_11:01:06 Creating VIM osm
bb5eb3e2-33b8-4c1a-9852-d7c16c18acbf
VIM status: | osm | bb5eb3e2-33b8-4c1a-9852-d7c16c18acbf | admin | ENABLED | N/A |

2024-05-23_11:01:17 Creating K8s Cluster
742a4430-ad60-4e92-af47-8fcd0896629f
==============================================================================
Testsuite                                                                     
==============================================================================
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.                        | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test :: Delete NS package from OSM.              | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test :: Delete VNF package from OSM.            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 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.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 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f82209000>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817f9ab0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817fb6d0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817f9030>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816bd090>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816bf280>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816e8e20>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816ea980>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816be5c0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816bf310>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817f8400>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817fa620>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817fb700>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817e1a80>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817e3970>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
| FAIL |
Keyword 'Get Metric' failed after retrying 15 times. The last error was: ConnectionError: HTTPConnectionPool(host='172.21.248.130', port=9091): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817e3070>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------------------------------------------------------
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 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816ebb80>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816eac20>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f81707ac0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f81725cf0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f81727ee0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f8174a110>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f81760280>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817263e0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f8174a950>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817267a0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f81704fa0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817e26b0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816bdc00>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817f93f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
[ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f817e04f0>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
| FAIL |
Keyword 'Check VIM-based Metric Exceeds Threshold' failed after retrying 15 times. The last error was: ConnectionError: HTTPConnectionPool(host='172.21.248.130', port=9091): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f82208220>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------------------------------------------------------
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 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816ea170>: Failed to establish a new connection: [Errno 111] Connection refused')': /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D
| FAIL |
ConnectionError: HTTPConnectionPool(host='172.21.248.130', port=9091): Max retries exceeded with url: /api/v1/query?query=osm_cpu_utilization%7Bns_id=%229676703c-bc46-41f6-8ee7-a633e3d93d20%22,%7D (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5f816e9ed0>: Failed to establish a new connection: [Errno 111] Connection refused'))
------------------------------------------------------------------------------
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 |
45 tests, 42 passed, 3 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.AeYdA4Jhlq/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.AeYdA4Jhlq/log.html /tmp/tmp.AeYdA4Jhlq/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.gTc8IgBiSg/usr/share/osm-devops
[Pipeline] step
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] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#802: mkdir -p logs/dags
Success command osm-master-12535#802: mkdir -p logs/dags
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#803: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for airflow-scheduler
Extracting log for airflow-statsd
Extracting log for airflow-triggerer
Extracting log for airflow-webserver
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ngui
Extracting log for pushgateway-prometheus-pushgateway
Extracting log for ro
Extracting log for webhook-translator
Success command osm-master-12535#803: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#804: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for airflow-postgresql
Extracting log for airflow-redis
Extracting log for airflow-worker
Extracting log for alertmanager
Extracting log for kafka-controller
Found 3 pods, using pod/kafka-controller-2
Extracting log for mongodb-k8s
Found 2 pods, using pod/mongodb-k8s-0
Extracting log for mongodb-k8s-arbiter
Extracting log for mysql
Extracting log for prometheus
Success command osm-master-12535#804: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#805: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Extracting logs from Airflow DAGs from pod airflow-scheduler-758756d695-t76w4
tar: Removing leading `/' from member names
Success command osm-master-12535#805: 
            schedulerPod="$(kubectl get pods -n osm | grep airflow-scheduler| awk '{print $1; exit}')";             echo "Extracting logs from Airflow DAGs from pod ${schedulerPod}";             kubectl cp -n osm ${schedulerPod}:/opt/airflow/logs/scheduler/latest/dags logs/dags -c scheduler
        
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sh
[osm-stage_3_master@2] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Started command osm-master-12535#806: ls -al logs
total 19096
drwxrwxr-x 3 ubuntu ubuntu    4096 May 23 11:42 .
drwxr-x--- 8 ubuntu ubuntu    4096 May 23 11:42 ..
-rw-rw-r-- 1 ubuntu ubuntu   33317 May 23 11:42 airflow-postgresql.log
-rw-rw-r-- 1 ubuntu ubuntu    5210 May 23 11:42 airflow-redis.log
-rw-rw-r-- 1 ubuntu ubuntu  567654 May 23 11:42 airflow-scheduler.log
-rw-rw-r-- 1 ubuntu ubuntu     692 May 23 11:42 airflow-statsd.log
-rw-rw-r-- 1 ubuntu ubuntu    3495 May 23 11:42 airflow-triggerer.log
-rw-rw-r-- 1 ubuntu ubuntu  294907 May 23 11:42 airflow-webserver.log
-rw-rw-r-- 1 ubuntu ubuntu  365318 May 23 11:42 airflow-worker.log
-rw-rw-r-- 1 ubuntu ubuntu    9860 May 23 11:42 alertmanager.log
drwxrwxr-x 2 ubuntu ubuntu    4096 May 23 11:42 dags
-rw-rw-r-- 1 ubuntu ubuntu  199524 May 23 11:42 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu  230660 May 23 11:42 kafka-controller.log
-rw-rw-r-- 1 ubuntu ubuntu    2148 May 23 11:42 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu  682632 May 23 11:42 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu  155897 May 23 11:42 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 7610599 May 23 11:42 mongodb-k8s-arbiter.log
-rw-rw-r-- 1 ubuntu ubuntu 2422425 May 23 11:42 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu  166859 May 23 11:42 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu  211547 May 23 11:42 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu       0 May 23 11:42 ngui.log
-rw-rw-r-- 1 ubuntu ubuntu   25137 May 23 11:42 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu     687 May 23 11:42 pushgateway-prometheus-pushgateway.log
-rw-rw-r-- 1 ubuntu ubuntu 6496264 May 23 11:42 ro.log
-rw-rw-r-- 1 ubuntu ubuntu    7642 May 23 11:42 webhook-translator.log
Success command osm-master-12535#806: ls -al logs
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.248.130' (RSA) to the list of known hosts.
Connected to osm-master-12535[172.21.248.130:22] (SSH-2.0-OpenSSH_8.9p1 Ubuntu-3)
Received file from osm-master-12535: mongodb-k8s-arbiter.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/mongodb-k8s-arbiter.log
Received file from osm-master-12535: airflow-redis.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-redis.log
Received file from osm-master-12535: mon.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/mon.log
Received file from osm-master-12535: ngui.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/ngui.log
Received file from osm-master-12535: alertmanager.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/alertmanager.log
Received file from osm-master-12535: webhook-translator.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/webhook-translator.log
Received file from osm-master-12535: airflow-triggerer.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-triggerer.log
Received file from osm-master-12535: airflow-postgresql.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-postgresql.log
Received file from osm-master-12535: keystone.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/keystone.log
Received file from osm-master-12535: kafka-controller.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/kafka-controller.log
Received file from osm-master-12535: airflow-scheduler.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-scheduler.log
Received file from osm-master-12535: airflow-statsd.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-statsd.log
Received file from osm-master-12535: pushgateway-prometheus-pushgateway.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/pushgateway-prometheus-pushgateway.log
Received file from osm-master-12535: airflow-webserver.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-webserver.log
Received file from osm-master-12535: lcm.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/lcm.log
Received file from osm-master-12535: airflow-worker.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/airflow-worker.log
Received file from osm-master-12535: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/mongodb-k8s.log
Received file from osm-master-12535: grafana.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/grafana.log
Received file from osm-master-12535: mysql.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/mysql.log
Received file from osm-master-12535: nbi.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/nbi.log
Received file from osm-master-12535: ro.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/ro.log
Received file from osm-master-12535: prometheus.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/prometheus.log
Received file from osm-master-12535: vdu_down.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/vdu_down.py.log
Received file from osm-master-12535: multivim_vm_status.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/multivim_vm_status.py.log
Received file from osm-master-12535: vdu_alarm.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/vdu_alarm.py.log
Received file from osm-master-12535: ns_topology.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/ns_topology.py.log
Received file from osm-master-12535: multisdnc_sdnc_status.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/multisdnc_sdnc_status.py.log
Received file from osm-master-12535: multivim_vm_metrics.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/multivim_vm_metrics.py.log
Received file from osm-master-12535: scalein_vdu.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/scalein_vdu.py.log
Received file from osm-master-12535: scaleout_vdu.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/scaleout_vdu.py.log
Received file from osm-master-12535: multivim_vim_status.py.log -> /home/jenkins/workspace/osm-stage_3_master@2/logs/dags/multivim_vim_status.py.log
Received directory from osm-master-12535: logs -> /home/jenkins/workspace/osm-stage_3_master@2
Disconnected from osm-master-12535[172.21.248.130:22]
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 7f7c0a72-5433-4c3b-bf35-95d2da6d32d6
[Pipeline] sh
[osm-stage_3_master@2] Running shell script
[Pipeline] sh
[osm-stage_3_master@2] Running shell script
+ docker stop osm-master-12535-apache
osm-master-12535-apache
[Pipeline] sh
[osm-stage_3_master@2] Running shell script
+ docker rm osm-master-12535-apache
osm-master-12535-apache
[Pipeline] sh
[osm-stage_3_master@2] Running shell script
+ rm -rf /tmp/tmp.gTc8IgBiSg
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: UNSTABLE