Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/ric-plt/o1/+/12257 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-209 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-o1-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-SKNDRBiEzHYa/agent.2127 SSH_AGENT_PID=2129 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-plt-o1-docker-verify-master@tmp/private_key_86767615173264348.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 > git init /w/workspace/ric-plt-o1-docker-verify-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/o1 refs/changes/57/12257/1 # timeout=10 > git rev-parse edddc2c2a763d6135fa3632f825144fd78594474^{commit} # timeout=10 Checking out Revision edddc2c2a763d6135fa3632f825144fd78594474 (refs/changes/57/12257/1) > git config core.sparsecheckout # timeout=10 > git checkout -f edddc2c2a763d6135fa3632f825144fd78594474 # timeout=10 Commit message: "RMR version update and release I step 1 of 2" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5c798fcc7f755f217c2fc28ac60e994205072f9d # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins11655615336315788947.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TRb1 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-TRb1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.33.12 botocore==1.33.12 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 provisioning config files... copy managed file [global-settings] to file:/w/workspace/ric-plt-o1-docker-verify-master@tmp/config5278995831215800049tmp copy managed file [ric-plt-o1-settings] to file:/w/workspace/ric-plt-o1-docker-verify-master@tmp/config9736826760725202987tmp [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins5743230607982327855.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins1498344592862384447.sh [ric-plt-o1-docker-verify-master] $ /bin/sh -xe /tmp/jenkins12997922578409013206.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-verify-master] $ /bin/bash -l /tmp/jenkins7813576326272186833.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRb1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH ---> Docker image tag found: 0.6.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=/w/workspace/ric-plt-o1-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/ric-plt-o1 [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins7227578044581891782.sh ---> docker-build.sh Docker version 20.10.20, build 9fdeb9c Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 . Sending build context to Docker daemon 593.9kB Step 1/61 : FROM nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 AS o1mediator-build 1.0.0: Pulling from o-ran-sc/bldr-ubuntu20-c-go 7b1a6ab2e44d: Pulling fs layer fa71893429cb: Pulling fs layer 04d0e85b5cd0: Pulling fs layer 1a42d20fefec: Pulling fs layer edd90b732e54: Pulling fs layer 6e7ed7a8f5c1: Pulling fs layer 54da3b814b08: Pulling fs layer a7dc5108837a: Pulling fs layer 1a42d20fefec: Waiting edd90b732e54: Waiting 6e7ed7a8f5c1: Waiting 54da3b814b08: Waiting a7dc5108837a: Waiting 04d0e85b5cd0: Verifying Checksum 04d0e85b5cd0: Download complete 7b1a6ab2e44d: Verifying Checksum 7b1a6ab2e44d: Download complete 1a42d20fefec: Verifying Checksum 1a42d20fefec: Download complete 7b1a6ab2e44d: Pull complete 6e7ed7a8f5c1: Verifying Checksum 6e7ed7a8f5c1: Download complete edd90b732e54: Verifying Checksum edd90b732e54: Download complete a7dc5108837a: Verifying Checksum a7dc5108837a: Download complete 54da3b814b08: Verifying Checksum 54da3b814b08: Download complete fa71893429cb: Verifying Checksum fa71893429cb: Download complete fa71893429cb: Pull complete 04d0e85b5cd0: Pull complete 1a42d20fefec: Pull complete edd90b732e54: Pull complete 6e7ed7a8f5c1: Pull complete 54da3b814b08: Pull complete a7dc5108837a: Pull complete Digest: sha256:198d12a47908d49bc33e5cf752d42aa8ef975472706bcf6d8fd630edd94bf2b6 Status: Downloaded newer image for nexus3.o-ran-sc.org:10002/o-ran-sc/bldr-ubuntu20-c-go:1.0.0 ---> db54390f5aa2 Step 2/61 : RUN apt update && apt install --reinstall -y ca-certificates && update-ca-certificates ---> Running in f9884a4d5883  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3130 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3282 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3279 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1148 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1443 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3761 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 16.5 MB in 2s (6960 kB/s) Reading package lists... Building dependency tree... Reading state information... 198 packages can be upgraded. Run 'apt list --upgradable' to see them.  WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages will be upgraded: ca-certificates 1 upgraded, 0 newly installed, 0 to remove and 197 not upgraded. Need to get 152 kB of archives. After this operation, 10.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 152 kB in 0s (346 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 ... 46361 files and directories currently installed.) Preparing to unpack .../ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) over (20210119~20.04.2) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Updating certificates in /etc/ssl/certs... rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 26 added, 17 removed; done. Processing triggers for man-db (2.9.1-1) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Removing intermediate container f9884a4d5883 ---> 8afd02b8cc76 Step 3/61 : RUN apt-get update -y && apt-get install -y jq git cmake build-essential vim supervisor libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig iputils-ping python-dev ---> Running in d6a8ea94a408 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... Reading package lists... Building dependency tree... Reading state information... pkg-config is already the newest version (0.29.1-0ubuntu4). python-dev-is-python2 is already the newest version (2.7.17-4). build-essential is already the newest version (12.8ubuntu1.1). The following additional packages will be installed: alsa-topology-conf alsa-ucm-conf cmake-data libasound2 libasound2-data libavl1 libcanberra0 libev4 libgpm2 libjq1 libogg0 libonig5 libpcre16-3 libpcre3 libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libprotobuf17 libprotoc17 libssl1.1 libtdb1 libvorbis0a libvorbisfile3 sound-theme-freedesktop swig4.0 vim-common vim-runtime xxd Suggested packages: cmake-doc ninja-build git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn libasound2-plugins alsa-utils libcanberra-gtk0 libcanberra-pulse gpm libssl-doc supervisor-doc swig-doc swig-examples swig4.0-examples swig4.0-doc ctags vim-doc vim-scripts The following NEW packages will be installed: alsa-topology-conf alsa-ucm-conf iputils-ping jq libasound2 libasound2-data libavl-dev libavl1 libcanberra0 libev-dev libev4 libgpm2 libjq1 libogg0 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c-dev libprotobuf-c1 libprotobuf17 libprotoc17 libssl-dev libtdb1 libvorbis0a libvorbisfile3 protobuf-c-compiler sound-theme-freedesktop supervisor swig swig4.0 vim vim-common vim-runtime xxd The following packages will be upgraded: cmake cmake-data git libpcre3 libssl1.1 5 upgraded, 36 newly installed, 0 to remove and 192 not upgraded. Need to get 25.6 MB of archives. After this operation, 65.0 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 supervisor all 4.1.0-1ubuntu1 [281 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3 amd64 2:8.39-12ubuntu0.1 [232 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 iputils-ping amd64 3:20190709-3 [40.1 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xxd amd64 2:8.1.2269-1ubuntu5.20 [52.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-common all 2:8.1.2269-1ubuntu5.20 [87.6 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 alsa-topology-conf all 1.2.2-1 [7364 B] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 alsa-ucm-conf all 1.2.2-1ubuntu0.13 [27.0 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2-data all 1.2.2-2.1ubuntu2.5 [20.1 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasound2 amd64 1.2.2-2.1ubuntu2.5 [335 kB] Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtdb1 amd64 1.4.5-0ubuntu0.20.04.1 [44.2 kB] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libogg0 amd64 1.3.4-0ubuntu1 [24.0 kB] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbis0a amd64 1.3.6-2ubuntu1 [87.0 kB] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libvorbisfile3 amd64 1.3.6-2ubuntu1 [16.1 kB] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 sound-theme-freedesktop all 0.8-2ubuntu1 [384 kB] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libcanberra0 amd64 0.30-7ubuntu1 [38.1 kB] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 libgpm2 amd64 1.20.7-5 [15.1 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre16-3 amd64 2:8.39-12ubuntu0.1 [150 kB] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre32-3 amd64 2:8.39-12ubuntu0.1 [140 kB] Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-12ubuntu0.1 [15.5 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3-dev amd64 2:8.39-12ubuntu0.1 [540 kB] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libprotobuf-c1 amd64 1.3.3-1ubuntu0.1 [19.3 kB] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libprotobuf-c-dev amd64 1.3.3-1ubuntu0.1 [24.9 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5.2 [646 kB] Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB] Get:35 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 protobuf-c-compiler amd64 1.3.3-1ubuntu0.1 [74.7 kB] Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig4.0 amd64 4.0.1-5build1 [1081 kB] Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig all 4.0.1-5build1 [5528 B] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim-runtime all 2:8.1.2269-1ubuntu5.20 [5878 kB] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 vim amd64 2:8.1.2269-1ubuntu5.20 [1242 kB] Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev4 amd64 1:4.31-1 [31.2 kB] Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev-dev amd64 1:4.31-1 [124 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 25.6 MB in 2s (14.2 MB/s) Selecting previously unselected package supervisor. (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 ... 46370 files and directories currently installed.) Preparing to unpack .../supervisor_4.1.0-1ubuntu1_all.deb ... Unpacking supervisor (4.1.0-1ubuntu1) ... Preparing to unpack .../libpcre3_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre3:amd64 (2:8.39-12ubuntu0.1) over (2:8.39-12build1) ... Setting up libpcre3:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package iputils-ping. (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 ... 46507 files and directories currently installed.) Preparing to unpack .../00-iputils-ping_3%3a20190709-3_amd64.deb ... Unpacking iputils-ping (3:20190709-3) ... Preparing to unpack .../01-libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) over (1.1.1f-1ubuntu2.8) ... Selecting previously unselected package xxd. Preparing to unpack .../02-xxd_2%3a8.1.2269-1ubuntu5.20_amd64.deb ... Unpacking xxd (2:8.1.2269-1ubuntu5.20) ... Selecting previously unselected package vim-common. Preparing to unpack .../03-vim-common_2%3a8.1.2269-1ubuntu5.20_all.deb ... Unpacking vim-common (2:8.1.2269-1ubuntu5.20) ... Selecting previously unselected package alsa-topology-conf. Preparing to unpack .../04-alsa-topology-conf_1.2.2-1_all.deb ... Unpacking alsa-topology-conf (1.2.2-1) ... Selecting previously unselected package alsa-ucm-conf. Preparing to unpack .../05-alsa-ucm-conf_1.2.2-1ubuntu0.13_all.deb ... Unpacking alsa-ucm-conf (1.2.2-1ubuntu0.13) ... Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ... Unpacking cmake (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... Preparing to unpack .../07-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ... Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) over (3.16.3-1ubuntu1) ... Preparing to unpack .../08-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ... Unpacking git (1:2.25.1-1ubuntu3.11) over (1:2.25.1-1ubuntu3.2) ... Selecting previously unselected package libonig5:amd64. Preparing to unpack .../09-libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../10-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package jq. Preparing to unpack .../11-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking jq (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package libasound2-data. Preparing to unpack .../12-libasound2-data_1.2.2-2.1ubuntu2.5_all.deb ... Unpacking libasound2-data (1.2.2-2.1ubuntu2.5) ... Selecting previously unselected package libasound2:amd64. Preparing to unpack .../13-libasound2_1.2.2-2.1ubuntu2.5_amd64.deb ... Unpacking libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... Selecting previously unselected package libavl1. Preparing to unpack .../14-libavl1_0.3.5-4_amd64.deb ... Unpacking libavl1 (0.3.5-4) ... Selecting previously unselected package libavl-dev. Preparing to unpack .../15-libavl-dev_0.3.5-4_amd64.deb ... Unpacking libavl-dev (0.3.5-4) ... Selecting previously unselected package libtdb1:amd64. Preparing to unpack .../16-libtdb1_1.4.5-0ubuntu0.20.04.1_amd64.deb ... Unpacking libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../17-libogg0_1.3.4-0ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.4-0ubuntu1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../18-libvorbis0a_1.3.6-2ubuntu1_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.6-2ubuntu1) ... Selecting previously unselected package libvorbisfile3:amd64. Preparing to unpack .../19-libvorbisfile3_1.3.6-2ubuntu1_amd64.deb ... Unpacking libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... Selecting previously unselected package sound-theme-freedesktop. Preparing to unpack .../20-sound-theme-freedesktop_0.8-2ubuntu1_all.deb ... Unpacking sound-theme-freedesktop (0.8-2ubuntu1) ... Selecting previously unselected package libcanberra0:amd64. Preparing to unpack .../21-libcanberra0_0.30-7ubuntu1_amd64.deb ... Unpacking libcanberra0:amd64 (0.30-7ubuntu1) ... Selecting previously unselected package libgpm2:amd64. Preparing to unpack .../22-libgpm2_1.20.7-5_amd64.deb ... Unpacking libgpm2:amd64 (1.20.7-5) ... Selecting previously unselected package libpcre16-3:amd64. Preparing to unpack .../23-libpcre16-3_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcre32-3:amd64. Preparing to unpack .../24-libpcre32-3_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcrecpp0v5:amd64. Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../26-libpcre3-dev_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libprotobuf-c1:amd64. Preparing to unpack .../27-libprotobuf-c1_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking libprotobuf-c1:amd64 (1.3.3-1ubuntu0.1) ... Selecting previously unselected package libprotobuf-c-dev:amd64. Preparing to unpack .../28-libprotobuf-c-dev_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.1) ... Selecting previously unselected package libprotobuf17:amd64. Preparing to unpack .../29-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... Selecting previously unselected package libprotoc17:amd64. Preparing to unpack .../30-libprotoc17_3.6.1.3-2ubuntu5.2_amd64.deb ... Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../31-libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package protobuf-c-compiler. Preparing to unpack .../32-protobuf-c-compiler_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking protobuf-c-compiler (1.3.3-1ubuntu0.1) ... Selecting previously unselected package swig4.0. Preparing to unpack .../33-swig4.0_4.0.1-5build1_amd64.deb ... Unpacking swig4.0 (4.0.1-5build1) ... Selecting previously unselected package swig. Preparing to unpack .../34-swig_4.0.1-5build1_all.deb ... Unpacking swig (4.0.1-5build1) ... Selecting previously unselected package vim-runtime. Preparing to unpack .../35-vim-runtime_2%3a8.1.2269-1ubuntu5.20_all.deb ... Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' Unpacking vim-runtime (2:8.1.2269-1ubuntu5.20) ... Selecting previously unselected package vim. Preparing to unpack .../36-vim_2%3a8.1.2269-1ubuntu5.20_amd64.deb ... Unpacking vim (2:8.1.2269-1ubuntu5.20) ... Selecting previously unselected package libev4:amd64. Preparing to unpack .../37-libev4_1%3a4.31-1_amd64.deb ... Unpacking libev4:amd64 (1:4.31-1) ... Selecting previously unselected package libev-dev:amd64. Preparing to unpack .../38-libev-dev_1%3a4.31-1_amd64.deb ... Unpacking libev-dev:amd64 (1:4.31-1) ... Setting up libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... Setting up supervisor (4.1.0-1ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Created symlink /etc/systemd/system/multi-user.target.wants/supervisor.service → /lib/systemd/system/supervisor.service. Setting up libgpm2:amd64 (1.20.7-5) ... Setting up libogg0:amd64 (1.3.4-0ubuntu1) ... Setting up libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... Setting up alsa-ucm-conf (1.2.2-1ubuntu0.13) ... Setting up libtdb1:amd64 (1.4.5-0ubuntu0.20.04.1) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libev4:amd64 (1:4.31-1) ... Setting up libprotobuf-c1:amd64 (1.3.3-1ubuntu0.1) ... Setting up libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.1) ... Setting up xxd (2:8.1.2269-1ubuntu5.20) ... Setting up libasound2-data (1.2.2-2.1ubuntu2.5) ... Setting up vim-common (2:8.1.2269-1ubuntu5.20) ... Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... Setting up libvorbis0a:amd64 (1.3.6-2ubuntu1) ... Setting up git (1:2.25.1-1ubuntu3.11) ... Setting up libavl1 (0.3.5-4) ... Setting up alsa-topology-conf (1.2.2-1) ... Setting up libavl-dev (0.3.5-4) ... Setting up sound-theme-freedesktop (0.8-2ubuntu1) ... Setting up libasound2:amd64 (1.2.2-2.1ubuntu2.5) ... Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ... Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... Setting up libev-dev:amd64 (1:4.31-1) ... Setting up vim-runtime (2:8.1.2269-1ubuntu5.20) ... Setting up swig4.0 (4.0.1-5build1) ... Setting up iputils-ping (3:20190709-3) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... Setting up swig (4.0.1-5build1) ... Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Setting up libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... Setting up protobuf-c-compiler (1.3.3-1ubuntu0.1) ... Setting up libvorbisfile3:amd64 (1.3.6-2ubuntu1) ... Setting up jq (1.6-1ubuntu0.20.04.1) ... Setting up cmake (3.16.3-1ubuntu1.20.04.1) ... Setting up libcanberra0:amd64 (0.30-7ubuntu1) ... Setting up vim (2:8.1.2269-1ubuntu5.20) ... update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for systemd (245.4-4ubuntu3.13) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for mime-support (3.64ubuntu1) ... Removing intermediate container d6a8ea94a408 ---> 4a608c126b56 Step 4/61 : ENV GOPATH="/go" ---> Running in 787af3f4c51f Removing intermediate container 787af3f4c51f ---> e97e11c3e652 Step 5/61 : RUN adduser --system netconf && echo "netconf:netconf" | chpasswd ---> Running in 39d3237db16c Adding system user `netconf' (UID 105) ... Adding new user `netconf' (UID 105) with group `nogroup' ... Creating home directory `/home/netconf' ... Removing intermediate container 39d3237db16c ---> 03e4131cf406 Step 6/61 : RUN mkdir -p /home/netconf/.ssh && ssh-keygen -A && ssh-keygen -t dsa -P '' -f /home/netconf/.ssh/id_dsa && cat /home/netconf/.ssh/id_dsa.pub > /home/netconf/.ssh/authorized_keys ---> Running in bf55e728a3c7 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 Generating public/private dsa key pair. Your identification has been saved in /home/netconf/.ssh/id_dsa Your public key has been saved in /home/netconf/.ssh/id_dsa.pub The key fingerprint is: SHA256:nhKSxHtsXI7VbnOEAzPt236+WRqRTlYr96n7e53lqFw root@prd-ubuntu1804-docker-4c-4g-209 The key's randomart image is: +---[DSA 1024]----+ | +. | | . =.. | | o o.+ . .| | . = = ..o o.| | + B S +o..=o | | + o o.o.+o.+| | . o . E+*| | . ...+*+| | o*B+o| +----[SHA256]-----+ Removing intermediate container bf55e728a3c7 ---> a6d15bbc007e Step 7/61 : RUN mkdir /opt/dev ---> Running in 8efa0106e582 Removing intermediate container 8efa0106e582 ---> a89e2a11ada6 Step 8/61 : WORKDIR /opt/dev ---> Running in d74a2ff2cb30 Removing intermediate container d74a2ff2cb30 ---> 4458157f3d96 Step 9/61 : RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/libyang.git && cd libyang && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_BUILD_TESTS=OFF .. && make -j2 && make install && ldconfig ---> Running in a647cb64dd5c Cloning into 'libyang'... -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) -- Could NOT find BISON (missing: BISON_EXECUTABLE) CMake Warning at CMakeLists.txt:178 (message): Missing Bison. You won't be able to generate source codes from changed flex/bison files. Compiling libyang should still works fine. -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Missing tools (devscripts, debhelper package) for building DEB package. -- To build local RPM package, use "build-rpm" target. -- Configuring done -- Generating done -- Build files have been written to: /opt/dev/libyang/build Scanning dependencies of target compat [ 1%] Building C object CMakeFiles/compat.dir/compat/compat.c.o Scanning dependencies of target yangobj [ 2%] Building C object CMakeFiles/yangobj.dir/src/common.c.o [ 2%] Built target compat Scanning dependencies of target yangobj_tests [ 3%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o [ 4%] Building C object CMakeFiles/yangobj.dir/src/context.c.o [ 6%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o [ 8%] Building C object CMakeFiles/yangobj.dir/src/log.c.o [ 9%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o [ 12%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o [ 14%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o [ 16%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o [ 17%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o [ 18%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o [ 19%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o [ 20%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o [ 22%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o [ 23%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o [ 24%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o [ 25%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o [ 27%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o [ 28%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o [ 29%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); | ^~~~~ /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); | ^~~~~ In file included from /usr/include/stdio.h:867, from /opt/dev/libyang/build/src/libyang.h:18, from /opt/dev/libyang/src/parser_lyb.c:21: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 30%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o [ 32%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o /opt/dev/libyang/src/parser_lyb.c: In function 'lyb_parse_value': /opt/dev/libyang/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); | ^~~~~ /opt/dev/libyang/src/parser_lyb.c:643:39: note: format string is defined here 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); /opt/dev/libyang/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] 643 | sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); | ^~~~~ In file included from /usr/include/stdio.h:867, from /opt/dev/libyang/build/src/libyang.h:18, from /opt/dev/libyang/src/parser_lyb.c:21: /usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 278 bytes into a destination of size 22 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 33%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o [ 34%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o [ 35%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o [ 37%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o [ 38%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o [ 39%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o [ 40%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o [ 41%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o [ 43%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o [ 44%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o [ 45%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o [ 46%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o [ 48%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o [ 49%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o [ 50%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o [ 51%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o [ 53%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o [ 54%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o [ 55%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o [ 56%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o [ 58%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o [ 59%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o [ 60%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o [ 61%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o [ 62%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o [ 64%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o [ 65%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o [ 66%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o [ 67%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o [ 69%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o [ 70%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o [ 70%] Built target yangobj_tests Scanning dependencies of target yang2yin [ 71%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o [ 72%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o [ 74%] Linking C executable yang2yin [ 75%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o [ 75%] Built target yang2yin [ 75%] Built target yangobj Scanning dependencies of target yang [ 76%] Linking C shared library libyang.so [ 76%] Built target yang Scanning dependencies of target yanglint Scanning dependencies of target yangre [ 77%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o [ 79%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o [ 80%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o [ 81%] Linking C executable yangre [ 81%] Built target yangre Scanning dependencies of target yangdata [ 82%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o [ 83%] Linking C shared library yangdata.so [ 83%] Built target yangdata Scanning dependencies of target metadata [ 85%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o [ 86%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o [ 87%] Linking C shared library metadata.so [ 87%] Built target metadata Scanning dependencies of target nacm [ 88%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o [ 90%] Linking C shared library nacm.so [ 90%] Built target nacm Scanning dependencies of target user_inet_types [ 91%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o [ 92%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o [ 93%] Linking C shared library user_inet_types.so [ 93%] Built target user_inet_types Scanning dependencies of target user_yang_types [ 95%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o [ 96%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o [ 97%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o [ 98%] Linking C shared library user_yang_types.so [ 98%] Built target user_yang_types [100%] Linking C executable yanglint [100%] Built target yanglint [ 1%] Built target compat [ 37%] Built target yangobj [ 38%] Built target yang [ 40%] Built target yangre [ 76%] Built target yangobj_tests [ 85%] Built target yanglint [ 87%] Built target yang2yin [ 90%] Built target yangdata [ 92%] Built target metadata [ 95%] Built target nacm [ 97%] Built target user_inet_types [100%] Built target user_yang_types Install the project... -- Install configuration: "Release" -- Installing: /usr/local/lib/libyang.so.1.10.44 -- Installing: /usr/local/lib/libyang.so.1 -- Installing: /usr/local/lib/libyang.so -- Installing: /usr/local/include/libyang/tree_schema.h -- Installing: /usr/local/include/libyang/tree_data.h -- Installing: /usr/local/include/libyang/extensions.h -- Installing: /usr/local/include/libyang/user_types.h -- Installing: /usr/local/include/libyang/xml.h -- Installing: /usr/local/include/libyang/dict.h -- Installing: /usr/local/include/libyang/libyang.h -- Installing: /usr/local/lib/pkgconfig/libyang.pc -- Installing: /usr/local/bin/yanglint -- Set runtime path of "/usr/local/bin/yanglint" to "" -- Installing: /usr/local/share/man/man1/yanglint.1 -- Installing: /usr/local/bin/yangre -- Set runtime path of "/usr/local/bin/yangre" to "" -- Installing: /usr/local/share/man/man1/yangre.1 -- Installing: /usr/local/lib/libyang1/extensions/nacm.so -- Set runtime path of "/usr/local/lib/libyang1/extensions/nacm.so" to "" -- Installing: /usr/local/lib/libyang1/extensions/metadata.so -- Set runtime path of "/usr/local/lib/libyang1/extensions/metadata.so" to "" -- Installing: /usr/local/lib/libyang1/extensions/yangdata.so -- Set runtime path of "/usr/local/lib/libyang1/extensions/yangdata.so" to "" -- Installing: /usr/local/lib/libyang1/user_types/user_yang_types.so -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_yang_types.so" to "" -- Installing: /usr/local/lib/libyang1/user_types/user_inet_types.so -- Set runtime path of "/usr/local/lib/libyang1/user_types/user_inet_types.so" to "" Removing intermediate container a647cb64dd5c ---> 9f7c88c929c1 Step 10/61 : RUN cd /opt/dev && git clone -b libyang1 https://github.com/sysrepo/sysrepo.git && cd sysrepo && sed -i -e 's/2000/30000/g;s/5000/30000/g' src/common.h.in && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_TESTS=OFF -DREPOSITORY_LOC:PATH=/etc/sysrepo .. && make -j2 && make install && make sr_clean && ldconfig ---> Running in a0da8e634782 Cloning into 'sysrepo'... -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- ietf-yang-library revision: 2019-01-04 -- Sysrepo repository: /etc/sysrepo -- Startup data path: /etc/sysrepo/data -- Notification path: /etc/sysrepo/data/notif -- YANG module path: /etc/sysrepo/yang -- SRPD plugins path: /usr/local/lib/sysrepo/plugins -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find Uncrustify (missing: UNCRUSTIFY) (Required is at least version "0.71") -- Looking for __atomic_fetch_add_4 in atomic -- Looking for __atomic_fetch_add_4 in atomic - found -- Found LibYANG: /usr/local/lib/libyang.so (found suitable version "1.10.44", minimum required is "1.10.44") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for eaccess -- Looking for eaccess - found -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for mkstemps -- Looking for mkstemps - found -- Missing tools (devscripts, debhelper package) for building DEB package. -- To build local RPM package, use "build-rpm" target. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: REPOSITORY_LOC -- Build files have been written to: /opt/dev/sysrepo/build Scanning dependencies of target compat Scanning dependencies of target srobj [ 2%] Building C object CMakeFiles/compat.dir/compat/compat.c.o [ 4%] Building C object CMakeFiles/srobj.dir/src/sysrepo.c.o [ 4%] Built target compat [ 7%] Building C object CMakeFiles/srobj.dir/src/common.c.o /opt/dev/sysrepo/src/sysrepo.c: In function 'sr_get_lock': /opt/dev/sysrepo/src/sysrepo.c:2690:24: warning: 'ts' may be used uninitialized in this function [-Wmaybe-uninitialized] 2690 | *timestamp = ts; | ~~~~~~~~~~~^~~~ /opt/dev/sysrepo/src/sysrepo.c: In function 'sr_oper_get_items_subscribe': /opt/dev/sysrepo/src/sysrepo.c:4727:21: warning: 'sub_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 4727 | if ((err_info = sr_shmext_oper_subscription_add(conn, shm_mod, path, sub_type, sub_opts, (*subscription)->evpipe_num))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 9%] Building C object CMakeFiles/srobj.dir/src/log.c.o /opt/dev/sysrepo/src/log.c: In function 'sr_log_msg': /opt/dev/sysrepo/src/log.c:103:9: warning: 'priority' may be used uninitialized in this function [-Wmaybe-uninitialized] 103 | int priority; | ^~~~~~~~ /opt/dev/sysrepo/src/common.c: In function 'sr_module_file_data_append': /opt/dev/sysrepo/src/common.c:5229:16: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] 5229 | mod_data = lyd_parse_fd(ly_mod->ctx, fd, LYD_LYB, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Building C object CMakeFiles/srobj.dir/src/replay.c.o [ 14%] Building C object CMakeFiles/srobj.dir/src/modinfo.c.o [ 17%] Building C object CMakeFiles/srobj.dir/src/edit_diff.c.o /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_insert': /opt/dev/sysrepo/src/edit_diff.c:407:9: warning: variable 'user_ordered' set but not used [-Wunused-but-set-variable] 407 | int user_ordered = 0; | ^~~~~~~~~~~~ [ 19%] Building C object CMakeFiles/srobj.dir/src/lyd_mods.c.o /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_diff_ly2sr': /opt/dev/sysrepo/src/edit_diff.c:3336:25: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 3336 | if ((err_info = sr_diff_add_attrs(node, attr_val, prev_attr_val, op))) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/edit_diff.c: In function 'sr_edit_add': /opt/dev/sysrepo/src/edit_diff.c:3671:18: warning: 'attr_val' may be used uninitialized in this function [-Wmaybe-uninitialized] 3671 | if (!lyd_insert_attr(node, NULL, (node->schema->nodetype == LYS_LIST) ? "yang:key" : "yang:value", attr_val)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 21%] Building C object CMakeFiles/srobj.dir/src/shm_main.c.o /opt/dev/sysrepo/src/shm_main.c: In function 'sr_shmmain_conn_new_lockfile': /opt/dev/sysrepo/src/shm_main.c:331:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 331 | write(fd, buf, strlen(buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/lyd_mods.c: In function 'sr_lydmods_conn_ctx_update': /opt/dev/sysrepo/src/lyd_mods.c:2257:8: warning: 'exists' may be used uninitialized in this function [-Wmaybe-uninitialized] 2257 | if (!exists) { | ^ [ 24%] Building C object CMakeFiles/srobj.dir/src/shm_ext.c.o /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_print': /opt/dev/sysrepo/src/shm_ext.c:225:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 225 | asprintf(&(items[item_count].name), "ext structure"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:233:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 233 | asprintf(&(items[item_count].name), "memory hole (size %u)", hole->size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:246:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 246 | asprintf(&(items[item_count].name), "%s change subs (%u, mod \"%s\")", sr_ds2str(ds), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 247 | shm_mod->change_sub[ds].sub_count, ((char *)main_shm) + shm_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:257:25: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 257 | asprintf(&(items[item_count].name), "%s change sub xpath (\"%s\", mod \"%s\")", sr_ds2str(ds), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 258 | shm_ext->addr + change_subs[i].xpath, ((char *)main_shm) + shm_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:270:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 270 | asprintf(&(items[item_count].name), "oper subs (%u, mod \"%s\")", shm_mod->oper_sub_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 271 | ((char *)main_shm) + shm_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:280:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 280 | asprintf(&(items[item_count].name), "oper sub xpath (\"%s\", mod \"%s\")", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 281 | shm_ext->addr + oper_subs[i].xpath, ((char *)main_shm) + shm_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:293:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 293 | asprintf(&(items[item_count].name), "rpc subs (%u, path \"%s\")", shm_rpc[i].sub_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 294 | ((char *)main_shm) + shm_rpc[i].path); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:303:21: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 303 | asprintf(&(items[item_count].name), "rpc sub xpath (\"%s\", path \"%s\")", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 304 | shm_ext->addr + rpc_subs[j].xpath, ((char *)main_shm) + shm_rpc[i].path); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c:315:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 315 | asprintf(&(items[item_count].name), "notif subs (%u, mod \"%s\")", shm_mod->notif_sub_count, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 316 | ((char *)main_shm) + shm_mod->name); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 26%] Building C object CMakeFiles/srobj.dir/src/shm_mod.c.o /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_change_subscription_stop': /opt/dev/sysrepo/src/shm_ext.c:624:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 624 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_oper_subscription_stop': /opt/dev/sysrepo/src/shm_ext.c:890:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 890 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 29%] Building C object CMakeFiles/srobj.dir/src/shm_sub.c.o /opt/dev/sysrepo/src/shm_ext.c: In function 'sr_shmext_rpc_subscription_stop': /opt/dev/sysrepo/src/shm_ext.c:1364:9: warning: 'tmp_err' may be used uninitialized in this function [-Wmaybe-uninitialized] 1364 | sr_errinfo_merge(&err_info, tmp_err); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 31%] Building C object CMakeFiles/srobj.dir/src/utils/values.c.o [ 34%] Building C object CMakeFiles/srobj.dir/src/utils/xpath.c.o /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change': /opt/dev/sysrepo/src/shm_sub.c:1169:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1169 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1170 | SR_SUB_EV_CHANGE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_done': /opt/dev/sysrepo/src/shm_sub.c:1292:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1292 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1293 | SR_SUB_EV_DONE, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_sub.c: In function 'sr_shmsub_change_notify_change_abort': /opt/dev/sysrepo/src/shm_sub.c:1449:29: warning: 'diff_lyb_len' may be used uninitialized in this function [-Wmaybe-uninitialized] 1449 | if ((err_info = sr_shmsub_multi_notify_write_event(multi_sub_shm, cid, mod->request_id, cur_priority, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1450 | SR_SUB_EV_ABORT, &sid, subscriber_count, &shm_data_sub, 0, diff_lyb, diff_lyb_len, mod->ly_mod->name))) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/sysrepo/src/shm_sub.c:1469:29: warning: 'err_priority' may be used uninitialized in this function [-Wmaybe-uninitialized] 1469 | if (last_subscr && (err_priority == cur_priority)) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 34%] Built target srobj Scanning dependencies of target sysrepo [ 36%] Linking C shared library libsysrepo.so [ 36%] Built target sysrepo Scanning dependencies of target sysrepo-plugind Scanning dependencies of target sysrepocfg [ 39%] Building C object CMakeFiles/sysrepo-plugind.dir/src/executables/sysrepo-plugind.c.o [ 41%] Building C object CMakeFiles/sysrepocfg.dir/src/executables/sysrepocfg.c.o /opt/dev/sysrepo/src/executables/sysrepocfg.c: In function 'op_export': /opt/dev/sysrepo/src/executables/sysrepocfg.c:342:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 342 | asprintf(&str, "/%s:*", module_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 43%] Linking C executable sysrepo-plugind [ 46%] Linking C executable sysrepocfg [ 46%] Built target sysrepo-plugind Scanning dependencies of target sysrepoctl [ 48%] Building C object CMakeFiles/sysrepoctl.dir/src/executables/sysrepoctl.c.o [ 48%] Built target sysrepocfg Scanning dependencies of target sr_set_item_example [ 51%] Building C object examples/CMakeFiles/sr_set_item_example.dir/sr_set_item_example.c.o [ 53%] Linking C executable sr_set_item_example [ 53%] Built target sr_set_item_example Scanning dependencies of target sr_get_items_example [ 56%] Building C object examples/CMakeFiles/sr_get_items_example.dir/sr_get_items_example.c.o [ 58%] Linking C executable sysrepoctl [ 60%] Linking C executable sr_get_items_example [ 60%] Built target sysrepoctl Scanning dependencies of target oper_data_example [ 60%] Built target sr_get_items_example [ 63%] Building C object examples/CMakeFiles/oper_data_example.dir/oper_data_example.c.o Scanning dependencies of target notif_subscribe_example [ 65%] Building C object examples/CMakeFiles/notif_subscribe_example.dir/notif_subscribe_example.c.o [ 68%] Linking C executable oper_data_example [ 70%] Linking C executable notif_subscribe_example [ 70%] Built target oper_data_example Scanning dependencies of target application_changes_example [ 73%] Building C object examples/CMakeFiles/application_changes_example.dir/application_changes_example.c.o [ 73%] Built target notif_subscribe_example Scanning dependencies of target rpc_send_example [ 75%] Building C object examples/CMakeFiles/rpc_send_example.dir/rpc_send_example.c.o [ 78%] Linking C executable application_changes_example [ 80%] Linking C executable rpc_send_example [ 80%] Built target application_changes_example Scanning dependencies of target notif_send_example [ 82%] Building C object examples/CMakeFiles/notif_send_example.dir/notif_send_example.c.o [ 82%] Built target rpc_send_example Scanning dependencies of target oper_pull_push_example [ 85%] Building C object examples/CMakeFiles/oper_pull_push_example.dir/oper_pull_push_example.c.o [ 87%] Linking C executable notif_send_example [ 90%] Linking C executable oper_pull_push_example [ 90%] Built target notif_send_example Scanning dependencies of target rpc_subscribe_example [ 92%] Building C object examples/CMakeFiles/rpc_subscribe_example.dir/rpc_subscribe_example.c.o [ 92%] Built target oper_pull_push_example Scanning dependencies of target oven [ 95%] Building C object examples/CMakeFiles/oven.dir/plugin/oven.c.o [ 97%] Linking C executable rpc_subscribe_example [ 97%] Built target rpc_subscribe_example [100%] Linking C shared module oven.so [100%] Built target oven [ 31%] Built target srobj [ 34%] Built target compat [ 36%] Built target sysrepo [ 41%] Built target sysrepocfg [ 46%] Built target sysrepo-plugind [ 51%] Built target sysrepoctl [ 56%] Built target sr_set_item_example [ 60%] Built target sr_get_items_example [ 65%] Built target oper_data_example [ 70%] Built target notif_subscribe_example [ 75%] Built target application_changes_example [ 80%] Built target rpc_send_example [ 85%] Built target notif_send_example [ 90%] Built target oper_pull_push_example [ 95%] Built target rpc_subscribe_example [100%] Built target oven Install the project... -- Install configuration: "Release" -- Installing: /usr/local/lib/libsysrepo.so.5.6.83 -- Installing: /usr/local/lib/libsysrepo.so.5 -- Set runtime path of "/usr/local/lib/libsysrepo.so.5.6.83" to "" -- Installing: /usr/local/lib/libsysrepo.so -- Installing: /usr/local/include/sysrepo.h -- Installing: /usr/local/include/sysrepo/values.h -- Installing: /usr/local/include/sysrepo/xpath.h -- Installing: /usr/local/bin/sysrepoctl -- Set runtime path of "/usr/local/bin/sysrepoctl" to "" -- Installing: /usr/local/bin/sysrepocfg -- Set runtime path of "/usr/local/bin/sysrepocfg" to "" -- Installing: /usr/local/bin/sysrepo-plugind -- Set runtime path of "/usr/local/bin/sysrepo-plugind" to "" -- Installing: /usr/local/lib/pkgconfig/sysrepo.pc Scanning dependencies of target shm_clean [ 50%] Removing all volatile SHM files prefixed with "sr" [ 50%] Built target shm_clean Scanning dependencies of target sr_clean [100%] Removing the whole persistent repository "/etc/sysrepo" [100%] Built target sr_clean Removing intermediate container a0da8e634782 ---> 2cc535350464 Step 11/61 : RUN cd /opt/dev && git clone https://git.libssh.org/projects/libssh.git && cd libssh && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE="Release" -DWITH_ZLIB=ON -DWITH_NACL=OFF -DWITH_PCAP=OFF .. && make -j2 && make install ---> Running in 6570a8b898f5 Cloning into 'libssh'... -- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test REQUIRED_FLAGS_WERROR -- Performing Test REQUIRED_FLAGS_WERROR - Success -- Performing Test WITH_STD_GNU99_FLAG -- Performing Test WITH_STD_GNU99_FLAG - Success -- Performing Test WITH_WPEDANTIC_FLAG -- Performing Test WITH_WPEDANTIC_FLAG - Success -- Performing Test WITH_WALL_FLAG -- Performing Test WITH_WALL_FLAG - Success -- Performing Test WITH_WSHADOW_FLAG -- Performing Test WITH_WSHADOW_FLAG - Success -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG -- Performing Test WITH_WMISSING_PROTOTYPES_FLAG - Success -- Performing Test WITH_WCAST_ALIGN_FLAG -- Performing Test WITH_WCAST_ALIGN_FLAG - Success -- Performing Test WITH_WERROR_ADDRESS_FLAG -- Performing Test WITH_WERROR_ADDRESS_FLAG - Success -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG -- Performing Test WITH_WSTRICT_PROTOTYPES_FLAG - Success -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG -- Performing Test WITH_WERROR_STRICT_PROTOTYPES_FLAG - Success -- Performing Test WITH_WWRITE_STRINGS_FLAG -- Performing Test WITH_WWRITE_STRINGS_FLAG - Success -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG -- Performing Test WITH_WERROR_WRITE_STRINGS_FLAG - Success -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG -- Performing Test WITH_WERROR_IMPLICIT_FUNCTION_DECLARATION_FLAG - Success -- Performing Test WITH_WPOINTER_ARITH_FLAG -- Performing Test WITH_WPOINTER_ARITH_FLAG - Success -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG -- Performing Test WITH_WERROR_POINTER_ARITH_FLAG - Success -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG -- Performing Test WITH_WDECLARATION_AFTER_STATEMENT_FLAG - Success -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG -- Performing Test WITH_WERROR_DECLARATION_AFTER_STATEMENT_FLAG - Success -- Performing Test WITH_WRETURN_TYPE_FLAG -- Performing Test WITH_WRETURN_TYPE_FLAG - Success -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG -- Performing Test WITH_WERROR_RETURN_TYPE_FLAG - Success -- Performing Test WITH_WUNINITIALIZED_FLAG -- Performing Test WITH_WUNINITIALIZED_FLAG - Success -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG -- Performing Test WITH_WERROR_UNINITIALIZED_FLAG - Success -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test WITH_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG -- Performing Test WITH_WERROR_STRICT_OVERFLOW_FLAG - Success -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG -- Performing Test WITH_WSTRICT_OVERFLOW_2_FLAG - Success -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG -- Performing Test WITH_WNO_FORMAT_ZERO_LENGTH_FLAG - Success -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG -- Performing Test WITH_WMISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test WITH_WSIGN_COMPARE_FLAG -- Performing Test WITH_WSIGN_COMPARE_FLAG - Success -- Performing Test WITH_WOLD_STYLE_DEFINITION_FLAG -- Performing Test WITH_WOLD_STYLE_DEFINITION_FLAG - Success -- Performing Test WITH_WERROR_OLD_STYLE_DEFINITION_FLAG -- Performing Test WITH_WERROR_OLD_STYLE_DEFINITION_FLAG - Success -- Performing Test WITH_WIMPLICIT_INT_FLAG -- Performing Test WITH_WIMPLICIT_INT_FLAG - Success -- Performing Test WITH_WERROR_IMPLICIT_INT_FLAG -- Performing Test WITH_WERROR_IMPLICIT_INT_FLAG - Success -- Performing Test WITH_WINT_CONVERSION_FLAG -- Performing Test WITH_WINT_CONVERSION_FLAG - Success -- Performing Test WITH_WERROR_INT_CONVERSION_FLAG -- Performing Test WITH_WERROR_INT_CONVERSION_FLAG - Success -- Performing Test REQUIRED_FLAGS_WFORMAT -- Performing Test REQUIRED_FLAGS_WFORMAT - Success -- Performing Test WITH_WFORMAT_SECURITY_FLAG -- Performing Test WITH_WFORMAT_SECURITY_FLAG - Success -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG -- Performing Test WITH_WERROR_FORMAT_SECURITY_FLAG - Success -- Performing Test WITH_FNO_COMMON_FLAG -- Performing Test WITH_FNO_COMMON_FLAG - Success -- Performing Test WITH_STACK_PROTECTOR_STRONG -- Performing Test WITH_STACK_PROTECTOR_STRONG - Success -- Performing Test WITH_STACK_CLASH_PROTECTION -- Performing Test WITH_STACK_CLASH_PROTECTION - Success -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG -- Performing Test WITH_WNO_DEPRECATED_DECLARATIONS_FLAG - Success -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "1.1.1f", minimum required is "1.1.1") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for module 'heimdal-gssapi' -- No package 'heimdal-gssapi' found -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIR) -- Found PythonInterp: /usr/bin/python (found version "2.7.18") -- Could not find `abimap` in PATH. It can be found in PyPI as `abimap` (try `pip install abimap`) -- Could NOT find ABIMap (missing: ABIMAP_EXECUTABLE) (Required is at least version "0.3.1") -- Performing Test WITH_VISIBILITY_HIDDEN -- Performing Test WITH_VISIBILITY_HIDDEN - Success -- Looking for argp_parse -- Looking for argp_parse - found -- Looking for argp.h -- Looking for argp.h - found -- Looking for pty.h -- Looking for pty.h - found -- Looking for utmp.h -- Looking for utmp.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for util.h -- Looking for util.h - not found -- Looking for libutil.h -- Looking for libutil.h - not found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/utime.h -- Looking for sys/utime.h - not found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for glob.h -- Looking for glob.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for openssl/des.h -- Looking for openssl/des.h - found -- Looking for openssl/aes.h -- Looking for openssl/aes.h - found -- Looking for openssl/ecdh.h -- Looking for openssl/ecdh.h - found -- Looking for openssl/ec.h -- Looking for openssl/ec.h - found -- Looking for openssl/ecdsa.h -- Looking for openssl/ecdsa.h - found -- Looking for EVP_KDF_CTX_new_id -- Looking for EVP_KDF_CTX_new_id - not found -- Looking for EVP_KDF_CTX_new -- Looking for EVP_KDF_CTX_new - not found -- Looking for FIPS_mode -- Looking for FIPS_mode - found -- Looking for RAND_priv_bytes -- Looking for RAND_priv_bytes - found -- Looking for EVP_chacha20 -- Looking for EVP_chacha20 - found -- Looking for isblank -- Looking for isblank - found -- Looking for strncpy -- Looking for strncpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for explicit_bzero -- Looking for explicit_bzero - found -- Looking for memset_s -- Looking for memset_s - not found -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER -- Performing Test HAVE_GLOB_GL_FLAGS_MEMBER - Success -- Looking for glob -- Looking for glob - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for poll -- Looking for poll - found -- Looking for select -- Looking for select - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for htonll -- Looking for htonll - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for forkpty in util -- Looking for forkpty in util - found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for __strtoull -- Looking for __strtoull - not found -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE -- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE -- Performing Test HAVE_CONSTRUCTOR_ATTRIBUTE - Success -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE -- Performing Test HAVE_DESTRUCTOR_ATTRIBUTE - Success -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE -- Performing Test HAVE_FALLTHROUGH_ATTRIBUTE - Success -- Performing Test HAVE_WEAK_ATTRIBUTE -- Performing Test HAVE_WEAK_ATTRIBUTE - Success -- Performing Test HAVE_UNUSED_ATTRIBUTE -- Performing Test HAVE_UNUSED_ATTRIBUTE - Success -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION -- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success -- Performing Test HAVE_COMPILER__FUNC__ -- Performing Test HAVE_COMPILER__FUNC__ - Success -- Performing Test HAVE_COMPILER__FUNCTION__ -- Performing Test HAVE_COMPILER__FUNCTION__ - Success -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Success -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Threads_FOUND=TRUE -- ******************************************** -- ********** libssh build options : ********** -- Build type: Release -- zlib support: ON -- libgcrypt support: OFF -- libmbedTLS support: OFF -- libnacl support: OFF -- SFTP support: ON -- Server support : ON -- GSSAPI support : 0 -- GEX support : ON -- Support insecure none cipher and MAC : OFF -- Pcap debugging support : OFF -- Build shared library: ON -- Unit testing: OFF -- Client code testing: OFF -- Blowfish cipher support: OFF -- PKCS #11 URI support: OFF -- With PKCS #11 provider support: OFF -- Server code testing: OFF -- Public API documentation generation -- Benchmarks: OFF -- Symbol versioning: ON -- Allow ABI break: OFF -- Release is final: -- Global client config: /etc/ssh/ssh_config -- Global bind config: /etc/ssh/libssh_server_config -- ******************************************** -- Configuring done -- Generating done -- Build files have been written to: /opt/dev/libssh/build Scanning dependencies of target ssh [ 2%] Building C object src/CMakeFiles/ssh.dir/agent.c.o [ 2%] Building C object src/CMakeFiles/ssh.dir/auth.c.o [ 3%] Building C object src/CMakeFiles/ssh.dir/base64.c.o [ 3%] Building C object src/CMakeFiles/ssh.dir/bignum.c.o [ 4%] Building C object src/CMakeFiles/ssh.dir/buffer.c.o [ 5%] Building C object src/CMakeFiles/ssh.dir/callbacks.c.o [ 6%] Building C object src/CMakeFiles/ssh.dir/channels.c.o [ 7%] Building C object src/CMakeFiles/ssh.dir/client.c.o [ 7%] Building C object src/CMakeFiles/ssh.dir/config.c.o [ 8%] Building C object src/CMakeFiles/ssh.dir/connect.c.o [ 9%] Building C object src/CMakeFiles/ssh.dir/connector.c.o [ 10%] Building C object src/CMakeFiles/ssh.dir/crypto_common.c.o [ 10%] Building C object src/CMakeFiles/ssh.dir/curve25519.c.o [ 11%] Building C object src/CMakeFiles/ssh.dir/dh.c.o [ 12%] Building C object src/CMakeFiles/ssh.dir/ecdh.c.o [ 13%] Building C object src/CMakeFiles/ssh.dir/error.c.o [ 14%] Building C object src/CMakeFiles/ssh.dir/getpass.c.o [ 14%] Building C object src/CMakeFiles/ssh.dir/init.c.o [ 15%] Building C object src/CMakeFiles/ssh.dir/kdf.c.o [ 16%] Building C object src/CMakeFiles/ssh.dir/kex.c.o [ 17%] Building C object src/CMakeFiles/ssh.dir/known_hosts.c.o [ 17%] Building C object src/CMakeFiles/ssh.dir/knownhosts.c.o [ 18%] Building C object src/CMakeFiles/ssh.dir/legacy.c.o /opt/dev/libssh/src/legacy.c: In function 'ssh_userauth_privatekey_file': /opt/dev/libssh/src/legacy.c:126:3: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] 126 | pubkey = publickey_from_file(session, pubkeyfile, &type); | ^~~~~~ In file included from /opt/dev/libssh/include/libssh/libssh.h:855, from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/legacy.c:32: /opt/dev/libssh/include/libssh/legacy.h:101:38: note: declared here 101 | SSH_DEPRECATED LIBSSH_API ssh_string publickey_from_file(ssh_session session, const char *filename, | ^~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c:130:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] 130 | privkey = privatekey_from_file(session, filename, 0, passphrase); | ^~~~~~~ In file included from /opt/dev/libssh/include/libssh/libssh.h:855, from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/legacy.c:32: /opt/dev/libssh/include/libssh/legacy.h:96:43: note: declared here 96 | SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c:133:5: warning: 'privatekey_from_file' is deprecated [-Wdeprecated-declarations] 133 | privkey = privatekey_from_file(session, filename, type, passphrase); | ^~~~~~~ In file included from /opt/dev/libssh/include/libssh/libssh.h:855, from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/legacy.c:32: /opt/dev/libssh/include/libssh/legacy.h:96:43: note: declared here 96 | SSH_DEPRECATED LIBSSH_API ssh_private_key privatekey_from_file(ssh_session session, const char *filename, | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c:140:3: warning: 'privatekey_free' is deprecated [-Wdeprecated-declarations] 140 | privatekey_free(privkey); | ^~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/include/libssh/libssh.h:855, from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/legacy.c:32: /opt/dev/libssh/include/libssh/legacy.h:95:32: note: declared here 95 | SSH_DEPRECATED LIBSSH_API void privatekey_free(ssh_private_key prv); | ^~~~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c: In function 'channel_select': /opt/dev/libssh/src/legacy.c:292:3: warning: 'ssh_channel_select' is deprecated [-Wdeprecated-declarations] 292 | return ssh_channel_select(readchans, writechans, exceptchans, timeout); | ^~~~~~ In file included from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/legacy.c:32: /opt/dev/libssh/include/libssh/libssh.h:569:31: note: declared here 569 | SSH_DEPRECATED LIBSSH_API int ssh_channel_select(ssh_channel *readchans, ssh_channel *writechans, ssh_channel *exceptchans, struct | ^~~~~~~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c: In function 'ssh_try_publickey_from_file': /opt/dev/libssh/src/legacy.c:710:5: warning: 'publickey_from_file' is deprecated [-Wdeprecated-declarations] 710 | pubkey_string = publickey_from_file(session, pubkey_file, &pubkey_type); | ^~~~~~~~~~~~~ /opt/dev/libssh/src/legacy.c:484:12: note: declared here 484 | ssh_string publickey_from_file(ssh_session session, const char *filename, | ^~~~~~~~~~~~~~~~~~~ [ 19%] Building C object src/CMakeFiles/ssh.dir/log.c.o [ 20%] Building C object src/CMakeFiles/ssh.dir/match.c.o [ 21%] Building C object src/CMakeFiles/ssh.dir/messages.c.o [ 21%] Building C object src/CMakeFiles/ssh.dir/misc.c.o [ 22%] Building C object src/CMakeFiles/ssh.dir/options.c.o [ 23%] Building C object src/CMakeFiles/ssh.dir/packet.c.o [ 23%] Building C object src/CMakeFiles/ssh.dir/packet_crypt.c.o [ 24%] Building C object src/CMakeFiles/ssh.dir/packet_cb.c.o [ 25%] Building C object src/CMakeFiles/ssh.dir/pcap.c.o [ 26%] Building C object src/CMakeFiles/ssh.dir/pki.c.o [ 27%] Building C object src/CMakeFiles/ssh.dir/pki_container_openssh.c.o [ 28%] Building C object src/CMakeFiles/ssh.dir/poll.c.o [ 28%] Building C object src/CMakeFiles/ssh.dir/session.c.o [ 29%] Building C object src/CMakeFiles/ssh.dir/scp.c.o /opt/dev/libssh/src/scp.c: In function 'ssh_scp_new': /opt/dev/libssh/src/scp.c:110:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 110 | ssh_scp_free(scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/include/libssh/priv.h:187, from /opt/dev/libssh/src/scp.c:30: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/src/scp.c: In function 'ssh_scp_free': /opt/dev/libssh/src/scp.c:303:9: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 303 | ssh_scp_close(scp); | ^~~~~~~~~~~~~ /opt/dev/libssh/src/scp.c:249:5: note: declared here 249 | int ssh_scp_close(ssh_scp scp) | ^~~~~~~~~~~~~ /opt/dev/libssh/src/scp.c: In function 'ssh_scp_push_file': /opt/dev/libssh/src/scp.c:577:5: warning: 'ssh_scp_push_file64' is deprecated [-Wdeprecated-declarations] 577 | return ssh_scp_push_file64(scp, filename, (uint64_t) size, mode); | ^~~~~~ /opt/dev/libssh/src/scp.c:472:5: note: declared here 472 | int ssh_scp_push_file64(ssh_scp scp, const char *filename, uint64_t size, | ^~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/src/scp.c: In function 'ssh_scp_read': /opt/dev/libssh/src/scp.c:1009:9: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 1009 | rc = ssh_scp_accept_request(scp); | ^~ /opt/dev/libssh/src/scp.c:955:5: note: declared here 955 | int ssh_scp_accept_request(ssh_scp scp) | ^~~~~~~~~~~~~~~~~~~~~~ [ 30%] Building C object src/CMakeFiles/ssh.dir/socket.c.o [ 31%] Building C object src/CMakeFiles/ssh.dir/string.c.o [ 31%] Building C object src/CMakeFiles/ssh.dir/threads.c.o [ 32%] Building C object src/CMakeFiles/ssh.dir/wrapper.c.o [ 33%] Building C object src/CMakeFiles/ssh.dir/external/bcrypt_pbkdf.c.o [ 34%] Building C object src/CMakeFiles/ssh.dir/external/blowfish.c.o [ 34%] Building C object src/CMakeFiles/ssh.dir/config_parser.c.o [ 35%] Building C object src/CMakeFiles/ssh.dir/token.c.o [ 36%] Building C object src/CMakeFiles/ssh.dir/pki_ed25519_common.c.o [ 37%] Building C object src/CMakeFiles/ssh.dir/threads/noop.c.o [ 38%] Building C object src/CMakeFiles/ssh.dir/threads/pthread.c.o [ 38%] Building C object src/CMakeFiles/ssh.dir/threads/libcrypto.c.o [ 39%] Building C object src/CMakeFiles/ssh.dir/pki_crypto.c.o [ 40%] Building C object src/CMakeFiles/ssh.dir/ecdh_crypto.c.o [ 41%] Building C object src/CMakeFiles/ssh.dir/getrandom_crypto.c.o [ 41%] Building C object src/CMakeFiles/ssh.dir/md_crypto.c.o [ 42%] Building C object src/CMakeFiles/ssh.dir/libcrypto.c.o [ 43%] Building C object src/CMakeFiles/ssh.dir/dh_crypto.c.o [ 44%] Building C object src/CMakeFiles/ssh.dir/sftp.c.o [ 45%] Building C object src/CMakeFiles/ssh.dir/sftp_common.c.o [ 45%] Building C object src/CMakeFiles/ssh.dir/sftp_aio.c.o [ 46%] Building C object src/CMakeFiles/ssh.dir/sftpserver.c.o [ 47%] Building C object src/CMakeFiles/ssh.dir/server.c.o [ 48%] Building C object src/CMakeFiles/ssh.dir/bind.c.o [ 48%] Building C object src/CMakeFiles/ssh.dir/bind_config.c.o [ 49%] Building C object src/CMakeFiles/ssh.dir/dh-gex.c.o [ 50%] Building C object src/CMakeFiles/ssh.dir/gzip.c.o [ 51%] Linking C shared library ../lib/libssh.so [ 51%] Built target ssh Scanning dependencies of target keygen Scanning dependencies of target libsshpp_noexcept [ 52%] Building C object examples/CMakeFiles/keygen.dir/keygen.c.o [ 53%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o [ 54%] Linking C executable keygen [ 54%] Built target keygen Scanning dependencies of target libssh_scp [ 55%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o /opt/dev/libssh/examples/libssh_scp.c: In function 'close_location': /opt/dev/libssh/examples/libssh_scp.c:156:17: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 156 | rc = ssh_scp_close(loc->scp); | ^~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:573:31: note: declared here 573 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); | ^~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:162:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 162 | ssh_scp_free(loc->scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c: In function 'open_location': /opt/dev/libssh/examples/libssh_scp.c:187:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 187 | loc->scp = ssh_scp_new(loc->session, SSH_SCP_WRITE, loc->path); | ^~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:578:35: note: declared here 578 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); | ^~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:196:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 196 | if (ssh_scp_init(loc->scp) == SSH_ERROR) { | ^~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:576:31: note: declared here 576 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:198:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 198 | ssh_scp_free(loc->scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:213:9: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 213 | loc->scp = ssh_scp_new(loc->session, SSH_SCP_READ, loc->path); | ^~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:578:35: note: declared here 578 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); | ^~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:222:9: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 222 | if (ssh_scp_init(loc->scp) == SSH_ERROR) { | ^~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:576:31: note: declared here 576 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:224:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 224 | ssh_scp_free(loc->scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c: In function 'do_copy': /opt/dev/libssh/examples/libssh_scp.c:290:13: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] 290 | r = ssh_scp_pull_request(src->scp); | ^ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:579:31: note: declared here 579 | SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:292:17: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] 292 | ssh_scp_deny_request(src->scp, "Not in recursive mode"); | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:574:31: note: declared here 574 | SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:296:17: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] 296 | size = ssh_scp_request_get_size(src->scp); | ^~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:586:34: note: declared here 586 | SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:297:17: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 297 | filename = strdup(ssh_scp_request_get_filename(src->scp)); | ^~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:584:39: note: declared here 584 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:298:17: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 298 | mode = ssh_scp_request_get_permissions(src->scp); | ^~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:585:31: note: declared here 585 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:313:9: warning: 'ssh_scp_push_file' is deprecated [-Wdeprecated-declarations] 313 | r = ssh_scp_push_file(dest->scp, src->path, size, mode); | ^ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:581:31: note: declared here 581 | SSH_DEPRECATED LIBSSH_API int ssh_scp_push_file(ssh_scp scp, const char *filename, size_t size, int perms); | ^~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:320:13: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 320 | ssh_scp_free(dest->scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:332:21: warning: 'ssh_scp_deny_request' is deprecated [-Wdeprecated-declarations] 332 | ssh_scp_deny_request(src->scp, "Cannot open local file"); | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:574:31: note: declared here 574 | SSH_DEPRECATED LIBSSH_API int ssh_scp_deny_request(ssh_scp scp, const char *reason); | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:339:13: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 339 | ssh_scp_accept_request(src->scp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:572:31: note: declared here 572 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:345:13: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] 345 | r = ssh_scp_read(src->scp, buffer, sizeof(buffer)); | ^ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:583:31: note: declared here 583 | SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:373:13: warning: 'ssh_scp_write' is deprecated [-Wdeprecated-declarations] 373 | w = ssh_scp_write(dest->scp, buffer, r); | ^ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:589:31: note: declared here 589 | SSH_DEPRECATED LIBSSH_API int ssh_scp_write(ssh_scp scp, const void *buffer, size_t len); | ^~~~~~~~~~~~~ /opt/dev/libssh/examples/libssh_scp.c:378:17: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 378 | ssh_scp_free(dest->scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/libssh_scp.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ [ 55%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o [ 56%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o [ 57%] Linking CXX executable libsshpp_noexcept [ 58%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o [ 58%] Built target libsshpp_noexcept [ 59%] Linking C executable libssh_scp Scanning dependencies of target sshnetcat [ 59%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o [ 59%] Built target libssh_scp Scanning dependencies of target ssh-client [ 59%] Building C object examples/CMakeFiles/ssh-client.dir/ssh_client.c.o [ 60%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o [ 61%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o [ 62%] Building C object examples/CMakeFiles/ssh-client.dir/authentication.c.o [ 63%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o [ 64%] Building C object examples/CMakeFiles/ssh-client.dir/knownhosts.c.o [ 65%] Linking C executable sshnetcat [ 65%] Built target sshnetcat [ 66%] Building C object examples/CMakeFiles/ssh-client.dir/connect_ssh.c.o Scanning dependencies of target ssh-X11-client [ 67%] Building C object examples/CMakeFiles/ssh-X11-client.dir/ssh_X11_client.c.o [ 68%] Linking C executable ssh-client [ 68%] Built target ssh-client Scanning dependencies of target sample_sftpserver [ 69%] Building C object examples/CMakeFiles/sample_sftpserver.dir/sample_sftpserver.c.o [ 69%] Building C object examples/CMakeFiles/ssh-X11-client.dir/authentication.c.o [ 69%] Building C object examples/CMakeFiles/sample_sftpserver.dir/authentication.c.o [ 70%] Building C object examples/CMakeFiles/ssh-X11-client.dir/knownhosts.c.o [ 71%] Building C object examples/CMakeFiles/ssh-X11-client.dir/connect_ssh.c.o [ 72%] Building C object examples/CMakeFiles/sample_sftpserver.dir/knownhosts.c.o [ 73%] Linking C executable ssh-X11-client [ 74%] Building C object examples/CMakeFiles/sample_sftpserver.dir/connect_ssh.c.o [ 74%] Built target ssh-X11-client Scanning dependencies of target samplesftp [ 74%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o [ 75%] Linking C executable sample_sftpserver [ 75%] Built target sample_sftpserver Scanning dependencies of target keygen2 [ 76%] Building C object examples/CMakeFiles/keygen2.dir/keygen2.c.o [ 77%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o [ 78%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o [ 78%] Building C object examples/CMakeFiles/keygen2.dir/authentication.c.o [ 79%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o [ 80%] Building C object examples/CMakeFiles/keygen2.dir/knownhosts.c.o [ 81%] Linking C executable samplesftp [ 82%] Building C object examples/CMakeFiles/keygen2.dir/connect_ssh.c.o [ 82%] Built target samplesftp Scanning dependencies of target ssh_server_fork [ 82%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server.c.o [ 83%] Linking C executable keygen2 [ 83%] Built target keygen2 Scanning dependencies of target libsshpp [ 83%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o [ 84%] Linking C executable ssh_server_fork [ 84%] Built target ssh_server_fork Scanning dependencies of target senddata [ 84%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o [ 85%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o [ 86%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o [ 87%] Linking CXX executable libsshpp [ 88%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o [ 88%] Linking C executable senddata [ 88%] Built target libsshpp Scanning dependencies of target samplesshd-cb [ 88%] Building C object examples/CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o [ 88%] Built target senddata Scanning dependencies of target ssh_server_pthread [ 89%] Building C object examples/CMakeFiles/ssh_server_pthread.dir/ssh_server.c.o [ 90%] Linking C executable samplesshd-cb [ 90%] Built target samplesshd-cb Scanning dependencies of target scp_download [ 90%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o /opt/dev/libssh/examples/scp_download.c: In function 'fetch_files': /opt/dev/libssh/examples/scp_download.c:113:3: warning: 'ssh_scp_new' is deprecated [-Wdeprecated-declarations] 113 | ssh_scp scp=ssh_scp_new(session, SSH_SCP_READ | SSH_SCP_RECURSIVE, "/tmp/libssh_tests/*"); | ^~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:578:35: note: declared here 578 | SSH_DEPRECATED LIBSSH_API ssh_scp ssh_scp_new(ssh_session session, int mode, const char *location); | ^~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:114:3: warning: 'ssh_scp_init' is deprecated [-Wdeprecated-declarations] 114 | if(ssh_scp_init(scp) != SSH_OK){ | ^~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:576:31: note: declared here 576 | SSH_DEPRECATED LIBSSH_API int ssh_scp_init(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:116:4: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 116 | ssh_scp_free(scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:122:4: warning: 'ssh_scp_pull_request' is deprecated [-Wdeprecated-declarations] 122 | r=ssh_scp_pull_request(scp); | ^ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:579:31: note: declared here 579 | SSH_DEPRECATED LIBSSH_API int ssh_scp_pull_request(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:125:5: warning: 'ssh_scp_request_get_size' is deprecated [-Wdeprecated-declarations] 125 | size=ssh_scp_request_get_size(scp); | ^~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:586:34: note: declared here 586 | SSH_DEPRECATED LIBSSH_API size_t ssh_scp_request_get_size(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:126:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 126 | filename=strdup(ssh_scp_request_get_filename(scp)); | ^~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:584:39: note: declared here 584 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:127:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 127 | mode=ssh_scp_request_get_permissions(scp); | ^~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:585:31: note: declared here 585 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:130:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 130 | ssh_scp_accept_request(scp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:572:31: note: declared here 572 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:131:5: warning: 'ssh_scp_read' is deprecated [-Wdeprecated-declarations] 131 | r=ssh_scp_read(scp,buffer,sizeof(buffer)); | ^ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:583:31: note: declared here 583 | SSH_DEPRECATED LIBSSH_API int ssh_scp_read(ssh_scp scp, void *buffer, size_t size); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:134:6: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 134 | ssh_scp_close(scp); | ^~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:573:31: note: declared here 573 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); | ^~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:135:6: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 135 | ssh_scp_free(scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:142:5: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 142 | ssh_scp_close(scp); | ^~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:573:31: note: declared here 573 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); | ^~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:143:5: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 143 | ssh_scp_free(scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:146:5: warning: 'ssh_scp_request_get_warning' is deprecated [-Wdeprecated-declarations] 146 | fprintf(stderr,"Warning: %s\n",ssh_scp_request_get_warning(scp)); | ^~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:588:39: note: declared here 588 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_warning(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:149:5: warning: 'ssh_scp_request_get_filename' is deprecated [-Wdeprecated-declarations] 149 | filename=strdup(ssh_scp_request_get_filename(scp)); | ^~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:584:39: note: declared here 584 | SSH_DEPRECATED LIBSSH_API const char *ssh_scp_request_get_filename(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:150:5: warning: 'ssh_scp_request_get_permissions' is deprecated [-Wdeprecated-declarations] 150 | mode=ssh_scp_request_get_permissions(scp); | ^~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:585:31: note: declared here 585 | SSH_DEPRECATED LIBSSH_API int ssh_scp_request_get_permissions(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:153:5: warning: 'ssh_scp_accept_request' is deprecated [-Wdeprecated-declarations] 153 | ssh_scp_accept_request(scp); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:572:31: note: declared here 572 | SSH_DEPRECATED LIBSSH_API int ssh_scp_accept_request(ssh_scp scp); | ^~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:164:3: warning: 'ssh_scp_close' is deprecated [-Wdeprecated-declarations] 164 | ssh_scp_close(scp); | ^~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:573:31: note: declared here 573 | SSH_DEPRECATED LIBSSH_API int ssh_scp_close(ssh_scp scp); | ^~~~~~~~~~~~~ /opt/dev/libssh/examples/scp_download.c:165:3: warning: 'ssh_scp_free' is deprecated [-Wdeprecated-declarations] 165 | ssh_scp_free(scp); | ^~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/scp_download.c:22: /opt/dev/libssh/include/libssh/libssh.h:575:32: note: declared here 575 | SSH_DEPRECATED LIBSSH_API void ssh_scp_free(ssh_scp scp); | ^~~~~~~~~~~~ [ 91%] Linking C executable ssh_server_pthread [ 92%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o [ 92%] Built target ssh_server_pthread Scanning dependencies of target samplesshd-kbdint [ 93%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o /opt/dev/libssh/examples/samplesshd-kbdint.c: In function 'authenticate': /opt/dev/libssh/examples/samplesshd-kbdint.c:227:32: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 227 | ssh_message_auth_password(message)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/samplesshd-kbdint.c:18: /opt/dev/libssh/include/libssh/server.h:302:39: note: declared here 302 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libssh/examples/samplesshd-kbdint.c:229:28: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 229 | ssh_message_auth_password(message))){ | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /opt/dev/libssh/examples/samplesshd-kbdint.c:18: /opt/dev/libssh/include/libssh/server.h:302:39: note: declared here 302 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 94%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o [ 95%] Linking C executable samplesshd-kbdint [ 95%] Built target samplesshd-kbdint [ 96%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o Scanning dependencies of target exec [ 96%] Building C object examples/CMakeFiles/exec.dir/exec.c.o [ 97%] Linking C executable scp_download [ 98%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o [ 98%] Built target scp_download [ 99%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o [100%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o [100%] Linking C executable exec [100%] Built target exec [ 51%] Built target ssh [ 53%] Built target libsshpp_noexcept [ 55%] Built target keygen [ 59%] Built target libssh_scp [ 63%] Built target sshnetcat [ 67%] Built target ssh-client [ 71%] Built target ssh-X11-client [ 75%] Built target sample_sftpserver [ 79%] Built target samplesftp [ 83%] Built target keygen2 [ 84%] Built target ssh_server_fork [ 85%] Built target libsshpp [ 88%] Built target senddata [ 89%] Built target samplesshd-cb [ 91%] Built target ssh_server_pthread [ 95%] Built target scp_download [ 97%] Built target samplesshd-kbdint [100%] Built target exec Install the project... -- Install configuration: "Release" -- Installing: /usr/lib/x86_64-linux-gnu/pkgconfig/libssh.pc -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config-version.cmake -- Installing: /usr/include/libssh/callbacks.h -- Installing: /usr/include/libssh/libssh.h -- Installing: /usr/include/libssh/ssh2.h -- Installing: /usr/include/libssh/legacy.h -- Installing: /usr/include/libssh/libsshpp.hpp -- Installing: /usr/include/libssh/sftp.h -- Installing: /usr/include/libssh/server.h -- Installing: /usr/include/libssh/sftpserver.h -- Installing: /usr/include/libssh/libssh_version.h -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so.4.9.0 -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so.4 -- Installing: /usr/lib/x86_64-linux-gnu/libssh.so -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config.cmake -- Installing: /usr/lib/x86_64-linux-gnu/cmake/libssh/libssh-config-release.cmake Removing intermediate container 6570a8b898f5 ---> 08b99470709c Step 12/61 : RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/libnetconf2.git && cd libnetconf2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DENABLE_BUILD_TESTS=OFF .. && make -j2 && make install && ldconfig ---> Running in 3b6ab075cb38 Cloning into 'libnetconf2'... -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") -- OPENSSL found, required for TLS -- Found LibSSH: /usr/include (found suitable version "0.10.90", minimum required is "0.7.1") -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.44") -- Looking for shadow.h -- Looking for shadow.h - found -- Looking for crypt.h -- Looking for crypt.h - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Missing tools (devscripts, debhelper package) for building DEB package. -- To build local RPM package, use "build-rpm" target. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Configuring done -- Generating done -- Build files have been written to: /opt/dev/libnetconf2/build Scanning dependencies of target compat [ 7%] Building C object CMakeFiles/compat.dir/compat/compat.c.o [ 7%] Built target compat Scanning dependencies of target netconf2 [ 14%] Building C object CMakeFiles/netconf2.dir/src/io.c.o [ 21%] Building C object CMakeFiles/netconf2.dir/src/log.c.o [ 28%] Building C object CMakeFiles/netconf2.dir/src/messages_client.c.o [ 35%] Building C object CMakeFiles/netconf2.dir/src/messages_server.c.o [ 42%] Building C object CMakeFiles/netconf2.dir/src/session.c.o [ 50%] Building C object CMakeFiles/netconf2.dir/src/session_client.c.o [ 57%] Building C object CMakeFiles/netconf2.dir/src/session_server.c.o [ 64%] Building C object CMakeFiles/netconf2.dir/src/time.c.o /opt/dev/libnetconf2/src/session_server.c: In function 'nc_accept': /opt/dev/libnetconf2/src/session_server.c:1844:10: warning: 'uid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1844 | pw = getpwuid(uid); | ^~~~~~~~~~~~~ /opt/dev/libnetconf2/src/session_server.c:1837:11: note: 'uid' was declared here 1837 | uid_t uid; | ^~~ [ 71%] Building C object CMakeFiles/netconf2.dir/src/session_client_ssh.c.o [ 78%] Building C object CMakeFiles/netconf2.dir/src/session_server_ssh.c.o /opt/dev/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_password': /opt/dev/libnetconf2/src/session_server_ssh.c:776:9: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 776 | auth_ret = server_opts.passwd_auth_clb(session, ssh_message_auth_password(msg), server_opts.passwd_auth_data); | ^~~~~~~~ In file included from /opt/dev/libnetconf2/src/session_server.h:32, from /opt/dev/libnetconf2/src/session_server_ssh.c:36: /usr/include/libssh/server.h:302:39: note: declared here 302 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libnetconf2/src/session_server_ssh.c:780:13: warning: 'ssh_message_auth_password' is deprecated [-Wdeprecated-declarations] 780 | auth_ret = auth_password_compare_pwd(pass_hash, ssh_message_auth_password(msg)); | ^~~~~~~~ In file included from /opt/dev/libnetconf2/src/session_server.h:32, from /opt/dev/libnetconf2/src/session_server_ssh.c:36: /usr/include/libssh/server.h:302:39: note: declared here 302 | SSH_DEPRECATED LIBSSH_API const char *ssh_message_auth_password(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libnetconf2/src/session_server_ssh.c: In function 'nc_sshcb_auth_pubkey': /opt/dev/libnetconf2/src/session_server_ssh.c:902:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] 902 | if (server_opts.pubkey_auth_clb(session, ssh_message_auth_pubkey(msg), server_opts.pubkey_auth_data)) { | ^~ In file included from /opt/dev/libnetconf2/src/session_server.h:32, from /opt/dev/libnetconf2/src/session_server_ssh.c:36: /usr/include/libssh/server.h:320:35: note: declared here 320 | SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libnetconf2/src/session_server_ssh.c:906:9: warning: 'ssh_message_auth_pubkey' is deprecated [-Wdeprecated-declarations] 906 | if ((username = auth_pubkey_compare_key(ssh_message_auth_pubkey(msg))) == NULL) { | ^~ In file included from /opt/dev/libnetconf2/src/session_server.h:32, from /opt/dev/libnetconf2/src/session_server_ssh.c:36: /usr/include/libssh/server.h:320:35: note: declared here 320 | SSH_DEPRECATED LIBSSH_API ssh_key ssh_message_auth_pubkey(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/libnetconf2/src/session_server_ssh.c:915:5: warning: 'ssh_message_auth_publickey_state' is deprecated [-Wdeprecated-declarations] 915 | signature_state = ssh_message_auth_publickey_state(msg); | ^~~~~~~~~~~~~~~ In file included from /opt/dev/libnetconf2/src/session_server.h:32, from /opt/dev/libnetconf2/src/session_server_ssh.c:36: /usr/include/libssh/server.h:330:54: note: declared here 330 | SSH_DEPRECATED LIBSSH_API enum ssh_publickey_state_e ssh_message_auth_publickey_state(ssh_message msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 85%] Building C object CMakeFiles/netconf2.dir/src/session_client_tls.c.o [ 92%] Building C object CMakeFiles/netconf2.dir/src/session_server_tls.c.o [100%] Linking C shared library libnetconf2.so [100%] Built target netconf2 [ 7%] Built target compat [100%] Built target netconf2 Install the project... -- Install configuration: "Release" -- Installing: /usr/local/lib/libnetconf2.so.1.4.2 -- Installing: /usr/local/lib/libnetconf2.so.1 -- Set runtime path of "/usr/local/lib/libnetconf2.so.1.4.2" to "" -- Installing: /usr/local/lib/libnetconf2.so -- Installing: /usr/local/include/nc_client.h -- Installing: /usr/local/include/nc_server.h -- Installing: /usr/local/include/libnetconf2/config.h -- Installing: /usr/local/include/libnetconf2/log.h -- Installing: /usr/local/include/libnetconf2/netconf.h -- Installing: /usr/local/include/libnetconf2/session.h -- Installing: /usr/local/include/libnetconf2/messages_client.h -- Installing: /usr/local/include/libnetconf2/messages_server.h -- Installing: /usr/local/include/libnetconf2/session_client.h -- Installing: /usr/local/include/libnetconf2/session_client_ch.h -- Installing: /usr/local/include/libnetconf2/session_server.h -- Installing: /usr/local/include/libnetconf2/session_server_ch.h -- Installing: /usr/local/lib/pkgconfig/libnetconf2.pc Removing intermediate container 3b6ab075cb38 ---> ceff640f3175 Step 13/61 : RUN cd /opt/dev && git clone -b libyang1 https://github.com/CESNET/Netopeer2.git && cd Netopeer2 && mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE:String="Release" -DNP2SRV_DATA_CHANGE_TIMEOUT=30000 -DNP2SRV_DATA_CHANGE_WAIT=ON .. && make -j2 && make install ---> Running in 1f780fa80f2d Cloning into 'Netopeer2'... -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- libnetconf2 was compiled with support of up to 6 threads -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "1.1.1f") -- Found LibSSH: /usr/include (found suitable version "0.10.90", minimum required is "0.7.1") -- Found LibNETCONF2: /usr/local/lib/libnetconf2.so -- Looking for NC_ENABLED_SSH -- Looking for NC_ENABLED_SSH - found -- Looking for NC_ENABLED_TLS -- Looking for NC_ENABLED_TLS - found -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- Looking for strdupa -- Looking for strdupa - found -- Looking for strchrnul -- Looking for strchrnul - found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) -- libcurl not found, url capability will not be supported -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Found LibYANG: /usr/local/lib/libyang.so (found version "1.10.44") -- Found Sysrepo: /usr/local/lib/libsysrepo.so -- Missing tools (devscripts, debhelper package) for building DEB package. -- To build local RPM package, use "build-rpm" target. -- Looking for eaccess -- Looking for eaccess - found -- Looking for mkstemps -- Looking for mkstemps - found -- roff2html not found, html version of man pages cannot be generated! -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: NP2SRV_DATA_CHANGE_TIMEOUT NP2SRV_DATA_CHANGE_WAIT -- Build files have been written to: /opt/dev/Netopeer2/build Scanning dependencies of target compat Scanning dependencies of target serverobj [ 5%] Building C object CMakeFiles/serverobj.dir/src/common.c.o [ 11%] Building C object CMakeFiles/compat.dir/compat/compat.c.o [ 11%] Built target compat [ 16%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o [ 22%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o /opt/dev/Netopeer2/src/netconf.c: In function 'np2srv_rpc_validate_cb': /opt/dev/Netopeer2/src/netconf.c:933:9: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] 933 | sr_session_switch_ds(user_sess, ds); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 27%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o /opt/dev/Netopeer2/src/netconf_nmda.c: In function 'np2srv_rpc_editdata_cb': /opt/dev/Netopeer2/src/netconf_nmda.c:361:9: warning: 'user_sess' may be used uninitialized in this function [-Wmaybe-uninitialized] 361 | sr_discard_changes(user_sess); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 38%] Building C object CMakeFiles/serverobj.dir/src/log.c.o [ 44%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o [ 50%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o [ 55%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o Scanning dependencies of target netopeer2-cli [ 61%] Building C object cli/CMakeFiles/netopeer2-cli.dir/main.c.o [ 66%] Building C object cli/CMakeFiles/netopeer2-cli.dir/commands.c.o [ 66%] Built target serverobj [ 72%] Building C object cli/CMakeFiles/netopeer2-cli.dir/completion.c.o /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_knownhosts': /opt/dev/Netopeer2/cli/commands.c:1373:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 1373 | asprintf(&kh_file, "%s/.ssh/known_hosts", pwd->pw_dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c:1505:9: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] 1505 | ftruncate(fileno(file), written); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_cert': /opt/dev/Netopeer2/cli/commands.c:1907:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 1907 | asprintf(&path, "%s/%s", trusted_dir, d->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_crl': /opt/dev/Netopeer2/cli/commands.c:2179:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 2179 | asprintf(&path, "%s/%s", crl_dir, d->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_connect_listen_tls': /opt/dev/Netopeer2/cli/commands.c:2338:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 2338 | asprintf(&cert, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c:2341:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 2341 | asprintf(&key, "%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c: In function 'trim_top_elem': /opt/dev/Netopeer2/cli/commands.c:636:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 636 | asprintf(&buf, "", pref_len, prefix, top_elem); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c:638:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 638 | asprintf(&buf, "", top_elem); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /opt/dev/Netopeer2/cli/commands.c: In function 'cmd_getdata': /opt/dev/Netopeer2/cli/commands.c:4866:13: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 4866 | asprintf(&origin[origin_count], "ietf-origin:%s", optarg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 77%] Building C object cli/CMakeFiles/netopeer2-cli.dir/configuration.c.o Scanning dependencies of target netopeer2-server [ 83%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o /opt/dev/Netopeer2/src/main.c: In function 'np2srv_rpc_cb': /opt/dev/Netopeer2/src/main.c:436:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] 436 | asprintf(&str, "Executing the operation is denied because \"%s\" NACM authorization failed.", nc_session_get_username(ncs)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 88%] Linking C executable netopeer2-server [ 88%] Built target netopeer2-server [ 94%] Building C object cli/CMakeFiles/netopeer2-cli.dir/linenoise/linenoise.c.o [100%] Linking C executable ../netopeer2-cli [100%] Built target netopeer2-cli [ 50%] Built target serverobj [ 55%] Built target compat [ 66%] Built target netopeer2-server [100%] Built target netopeer2-cli Install the project... -- Install configuration: "Release" -- Installing: /usr/local/share/yang/modules/netopeer2 -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/notifications@2008-07-14.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang -- Installing: /usr/local/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang -- Installing: /usr/local/bin/netopeer2-server -- Set runtime path of "/usr/local/bin/netopeer2-server" to "" -- Installing missing sysrepo modules... -- Generating a new RSA host key "genkey" if not already added... -- Merging default server listen configuration if there is none... -- Installing: /usr/local/bin/netopeer2-cli -- Set runtime path of "/usr/local/bin/netopeer2-cli" to "" -- Installing: /usr/local/share/man/man1/netopeer2-cli.1 Removing intermediate container 1f780fa80f2d ---> 74b563fb67e0 Step 14/61 : ARG RMRVERSION=4.9.4 ---> Running in 4a67aa59c97e Removing intermediate container 4a67aa59c97e ---> eb475e07a065 Step 15/61 : ARG RMRLIBURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_${RMRVERSION}_amd64.deb/download.deb ---> Running in c7aa8ae54a8a Removing intermediate container c7aa8ae54a8a ---> 72d2ee65ab77 Step 16/61 : ARG RMRDEVURL=https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_${RMRVERSION}_amd64.deb/download.deb ---> Running in ff5438053b83 Removing intermediate container ff5438053b83 ---> 715c89111900 Step 17/61 : RUN wget --content-disposition ${RMRLIBURL} && dpkg -i rmr_${RMRVERSION}_amd64.deb ---> Running in bb6d0cd5393e --2023-12-13 10:31:52-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr_4.9.4_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 13.56.122.114, 52.9.47.236, 2600:1f1c:2e5:6900:309a:12a2:6681:1d33, ... Connecting to packagecloud.io (packagecloud.io)|13.56.122.114|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1702463812&Signature=O~w~jA0k2eEB4aQhI8nid43wTaDxhywdqWosPii3GVKnuiT6dkXxaJuV9DkgTdHuaOydtBH7yb9cWtbuW7r1tHVmOAl1VpxtROktkiyF2qzcRVY0JMamZYkHkgbn-TWkAIrXuV0whPRRhPJomtvbJCoMKMOBLCuWH8lXxjM446abhxbokz-OWgR9drrwmDJZAj1XHwgW1kp4etfho41AIFV1ip6cEz8bVdEZgvj5sYCPkJjJQW3diKjPGtoCboGbmbYITc-ldN9IeJdS6jTSRejbv2u8MEiNairggDsr67NCYlZjZ4EZHaB1nU~BpYKYMtTGf1EdDeBceUoy77eRxw__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2023-12-13 10:31:52-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486039.deb?Expires=1702463812&Signature=O~w~jA0k2eEB4aQhI8nid43wTaDxhywdqWosPii3GVKnuiT6dkXxaJuV9DkgTdHuaOydtBH7yb9cWtbuW7r1tHVmOAl1VpxtROktkiyF2qzcRVY0JMamZYkHkgbn-TWkAIrXuV0whPRRhPJomtvbJCoMKMOBLCuWH8lXxjM446abhxbokz-OWgR9drrwmDJZAj1XHwgW1kp4etfho41AIFV1ip6cEz8bVdEZgvj5sYCPkJjJQW3diKjPGtoCboGbmbYITc-ldN9IeJdS6jTSRejbv2u8MEiNairggDsr67NCYlZjZ4EZHaB1nU~BpYKYMtTGf1EdDeBceUoy77eRxw__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.108, 18.173.117.128, 18.173.117.132, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.108|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 246552 (241K) [application/x-debian-package] Saving to: 'rmr_4.9.4_amd64.deb'  0K .......... .......... .......... .......... .......... 20% 20.5M 0s 50K .......... .......... .......... .......... .......... 41% 24.5M 0s 100K .......... .......... .......... .......... .......... 62% 38.9M 0s 150K .......... .......... .......... .......... .......... 83% 40.5M 0s 200K .......... .......... .......... .......... 100% 47.8M=0.008s 2023-12-13 10:31:52 (30.7 MB/s) - 'rmr_4.9.4_amd64.deb' saved [246552/246552] Selecting previously unselected package rmr. (Reading database ... 49956 files and directories currently installed.) Preparing to unpack rmr_4.9.4_amd64.deb ... Unpacking rmr (4.9.4) ... Setting up rmr (4.9.4) ... Removing intermediate container bb6d0cd5393e ---> fb7f9fcf4302 Step 18/61 : RUN wget --content-disposition ${RMRDEVURL} && dpkg -i rmr-dev_${RMRVERSION}_amd64.deb ---> Running in fd01206a235a --2023-12-13 10:31:53-- https://packagecloud.io/o-ran-sc/release/packages/debian/stretch/rmr-dev_4.9.4_amd64.deb/download.deb Resolving packagecloud.io (packagecloud.io)... 52.9.47.236, 13.56.122.114, 2600:1f1c:2e5:6901:f7bc:bd07:16d9:d167, ... Connecting to packagecloud.io (packagecloud.io)|52.9.47.236|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1702463813&Signature=zOh5bkGQ2eAJjLFuTuqECyN6m7NSYVMb-9S1oMjh-5VOqsMJCK1xK1XvFQPa09RE1Gp0JHM96kaMrXinK-uFzZGL0fOa7z1UzuuVRj~JDYduRLIMKq2Z41ogsjVJ-phqtP1jn3N6~C6PrU9ZR7xrT8cT4d8m5e8zBcXP4kO9f1pP60yAMKTBeRWvCCnFkCiDOlYTU7RKj6NHKRZjksnCiAMuQJGxYERockEzoa2jzV7PE8W0G3Nrhwg8LQgStSZjKosafcrLTSqCZ80FGnrnWPg6PmuUqAZG4YHrbIFAFhv5aWfH56ljQO6Da-7JvSMHM8G13YBCjKFcZWfLQ--Ttg__&Key-Pair-Id=K1ZMSF1EKC3AZL [following] --2023-12-13 10:31:53-- https://d3fo0g5hm7lbuv.cloudfront.net/20756/10598/debian/package_files/4486035.deb?Expires=1702463813&Signature=zOh5bkGQ2eAJjLFuTuqECyN6m7NSYVMb-9S1oMjh-5VOqsMJCK1xK1XvFQPa09RE1Gp0JHM96kaMrXinK-uFzZGL0fOa7z1UzuuVRj~JDYduRLIMKq2Z41ogsjVJ-phqtP1jn3N6~C6PrU9ZR7xrT8cT4d8m5e8zBcXP4kO9f1pP60yAMKTBeRWvCCnFkCiDOlYTU7RKj6NHKRZjksnCiAMuQJGxYERockEzoa2jzV7PE8W0G3Nrhwg8LQgStSZjKosafcrLTSqCZ80FGnrnWPg6PmuUqAZG4YHrbIFAFhv5aWfH56ljQO6Da-7JvSMHM8G13YBCjKFcZWfLQ--Ttg__&Key-Pair-Id=K1ZMSF1EKC3AZL Resolving d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)... 18.173.117.205, 18.173.117.132, 18.173.117.128, ... Connecting to d3fo0g5hm7lbuv.cloudfront.net (d3fo0g5hm7lbuv.cloudfront.net)|18.173.117.205|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 128860 (126K) [application/x-debian-package] Saving to: 'rmr-dev_4.9.4_amd64.deb' 0K .......... .......... .......... .......... .......... 39% 18.4M 0s 50K .......... .......... .......... .......... .......... 79% 17.5M 0s 100K .......... .......... ..... 100% 70.0M=0.006s 2023-12-13 10:31:53 (21.2 MB/s) - 'rmr-dev_4.9.4_amd64.deb' saved [128860/128860] Selecting previously unselected package rmr-dev. (Reading database ... 49964 files and directories currently installed.) Preparing to unpack rmr-dev_4.9.4_amd64.deb ... Unpacking rmr-dev (4.9.4) ... Setting up rmr-dev (4.9.4) ... Removing intermediate container fd01206a235a ---> bfd2dd64e364 Step 19/61 : RUN rm -f rmr_${RMRVERSION}_amd64.deb rmr-dev_${RMRVERSION}_amd64.deb ---> Running in d25fa0425686 Removing intermediate container d25fa0425686 ---> 9b504836ac38 Step 20/61 : COPY --from=lachlanevenson/k8s-kubectl:v1.16.0 /usr/local/bin/kubectl /usr/local/bin/kubectl v1.16.0: Pulling from lachlanevenson/k8s-kubectl 9d48c3bd43c5: Pulling fs layer cf1bc9e810ad: Pulling fs layer 9d48c3bd43c5: Verifying Checksum 9d48c3bd43c5: Download complete 9d48c3bd43c5: Pull complete cf1bc9e810ad: Verifying Checksum cf1bc9e810ad: Download complete cf1bc9e810ad: Pull complete Digest: sha256:51e78a68edca87cffd1de7a66e442da9c88f79d3144f18989535ffee17040137 Status: Downloaded newer image for lachlanevenson/k8s-kubectl:v1.16.0 ---> 4760e07acc3f Step 21/61 : RUN ldconfig ---> Running in 2837c176d5db Removing intermediate container 2837c176d5db ---> 4de0e416989e Step 22/61 : RUN mkdir -p /go/bin ---> Running in 88ad92f123d9 Removing intermediate container 88ad92f123d9 ---> d0874ced6104 Step 23/61 : RUN cd /go/bin && wget --quiet https://github.com/go-swagger/go-swagger/releases/download/v0.19.0/swagger_linux_amd64 && mv swagger_linux_amd64 swagger && chmod +x swagger ---> Running in 8b154fd999c2 Removing intermediate container 8b154fd999c2 ---> 736f0754d083 Step 24/61 : RUN mkdir -p /go/src/ws ---> Running in 61ad4d95140a Removing intermediate container 61ad4d95140a ---> 1ff9109cbabb Step 25/61 : COPY . /go/src/ws ---> 46af07d204ad Step 26/61 : WORKDIR "/go/src/ws/agent" ---> Running in 6987f303b0be Removing intermediate container 6987f303b0be ---> 97449c0d88ef Step 27/61 : RUN GO111MODULE=on go mod download ---> Running in 155bb1360d70 Removing intermediate container 155bb1360d70 ---> f6dc4e7f125f Step 28/61 : RUN mkdir -p api && mkdir -p pkg && git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" && cp appmgr/api/appmgr_rest_api.yaml api/ && rm -rf appmgr ---> Running in 570d748470f8 Cloning into 'appmgr'... Removing intermediate container 570d748470f8 ---> 325fa573abad Step 29/61 : RUN /go/bin/swagger generate client -f api/appmgr_rest_api.yaml -t pkg/ -m appmgrmodel -c appmgrclient ---> Running in 903a0f66b34c 2023/12/13 10:33:02 validating spec api/appmgr_rest_api.yaml 2023/12/13 10:33:03 preprocessing spec with option: minimal flattening 2023/12/13 10:33:03 building a plan for generation 2023/12/13 10:33:03 planning definitions 2023/12/13 10:33:03 planning operations 2023/12/13 10:33:03 grouping operations into packages 2023/12/13 10:33:03 planning meta data and facades 2023/12/13 10:33:03 rendering 1 templates for model AllDeployableXapps 2023/12/13 10:33:03 name field AllDeployableXapps 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "all_deployable_xapps.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model AllDeployedXapps 2023/12/13 10:33:03 name field AllDeployedXapps 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "all_deployed_xapps.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model AllXappConfig 2023/12/13 10:33:03 name field AllXappConfig 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "all_xapp_config.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model ConfigMetadata 2023/12/13 10:33:03 name field ConfigMetadata 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "config_metadata.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model ConfigValidationError 2023/12/13 10:33:03 name field ConfigValidationError 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "config_validation_error.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model ConfigValidationErrors 2023/12/13 10:33:03 name field ConfigValidationErrors 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "config_validation_errors.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model EventType 2023/12/13 10:33:03 name field EventType 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "event_type.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model SubscriptionData 2023/12/13 10:33:03 name field SubscriptionData 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "subscription_data.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model XAppConfig 2023/12/13 10:33:03 name field XAppConfig 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "x_app_config.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model Xapp 2023/12/13 10:33:03 name field Xapp 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "xapp.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model XappDescriptor 2023/12/13 10:33:03 name field XappDescriptor 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "xapp_descriptor.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model XappDescriptorList 2023/12/13 10:33:03 name field XappDescriptorList 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "xapp_descriptor_list.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model XappInstance 2023/12/13 10:33:03 name field XappInstance 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "xapp_instance.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model allSubscriptions 2023/12/13 10:33:03 name field allSubscriptions 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "all_subscriptions.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model deregisterRequest 2023/12/13 10:33:03 name field deregisterRequest 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "deregister_request.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model registerRequest 2023/12/13 10:33:03 name field registerRequest 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "register_request.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model subscription 2023/12/13 10:33:03 name field subscription 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "subscription.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model subscriptionNotification 2023/12/13 10:33:03 name field subscriptionNotification 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "subscription_notification.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model subscriptionRequest 2023/12/13 10:33:03 name field subscriptionRequest 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "subscription_request.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 1 templates for model subscriptionResponse 2023/12/13 10:33:03 name field subscriptionResponse 2023/12/13 10:33:03 package field appmgrmodel 2023/12/13 10:33:03 creating generated file "subscription_response.go" in "pkg/appmgrmodel" as definition 2023/12/13 10:33:03 executed template asset:model 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getHealthAlive 2023/12/13 10:33:03 package field health 2023/12/13 10:33:03 creating generated file "get_health_alive_parameters.go" in "pkg/appmgrclient/health" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getHealthAlive 2023/12/13 10:33:03 package field health 2023/12/13 10:33:03 creating generated file "get_health_alive_responses.go" in "pkg/appmgrclient/health" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getHealthReady 2023/12/13 10:33:03 package field health 2023/12/13 10:33:03 creating generated file "get_health_ready_parameters.go" in "pkg/appmgrclient/health" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getHealthReady 2023/12/13 10:33:03 package field health 2023/12/13 10:33:03 creating generated file "get_health_ready_responses.go" in "pkg/appmgrclient/health" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 1 templates for operation group 2023/12/13 10:33:03 name field health 2023/12/13 10:33:03 creating generated file "health_client.go" in "pkg/appmgrclient/health" as client 2023/12/13 10:33:03 executed template asset:clientClient 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field addSubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "add_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field addSubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "add_subscription_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field deleteSubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "delete_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field deleteSubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "delete_subscription_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field deregisterXapp 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "deregister_xapp_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field deregisterXapp 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "deregister_xapp_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getSubscriptionById 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "get_subscription_by_id_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getSubscriptionById 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "get_subscription_by_id_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getSubscriptions 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "get_subscriptions_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getSubscriptions 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "get_subscriptions_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field modifySubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "modify_subscription_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field modifySubscription 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "modify_subscription_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field registerXapp 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "register_xapp_parameters.go" in "pkg/appmgrclient/operations" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field registerXapp 2023/12/13 10:33:03 package field operations 2023/12/13 10:33:03 creating generated file "register_xapp_responses.go" in "pkg/appmgrclient/operations" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 1 templates for operation group 2023/12/13 10:33:03 name field operations 2023/12/13 10:33:03 creating generated file "operations_client.go" in "pkg/appmgrclient/operations" as client 2023/12/13 10:33:03 executed template asset:clientClient 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field GetConfigElement 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_config_element_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field GetConfigElement 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_config_element_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field ModifyXappConfig 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "modify_xapp_config_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field ModifyXappConfig 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "modify_xapp_config_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field deployXapp 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "deploy_xapp_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field deployXapp 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "deploy_xapp_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getAllXappConfig 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_all_xapp_config_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getAllXappConfig 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_all_xapp_config_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getAllXapps 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_all_xapps_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getAllXapps 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_all_xapps_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getXappByName 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_xapp_by_name_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getXappByName 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_xapp_by_name_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field getXappInstanceByName 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_xapp_instance_by_name_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field getXappInstanceByName 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "get_xapp_instance_by_name_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field listAllXapps 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "list_all_xapps_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field listAllXapps 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "list_all_xapps_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 2 templates for operation 2023/12/13 10:33:03 name field undeployXapp 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "undeploy_xapp_parameters.go" in "pkg/appmgrclient/xapp" as parameters 2023/12/13 10:33:03 executed template asset:clientParameter 2023/12/13 10:33:03 name field undeployXapp 2023/12/13 10:33:03 package field xapp 2023/12/13 10:33:03 creating generated file "undeploy_xapp_responses.go" in "pkg/appmgrclient/xapp" as responses 2023/12/13 10:33:03 executed template asset:clientResponse 2023/12/13 10:33:03 rendering 1 templates for operation group 2023/12/13 10:33:03 name field xapp 2023/12/13 10:33:03 creating generated file "xapp_client.go" in "pkg/appmgrclient/xapp" as client 2023/12/13 10:33:03 executed template asset:clientClient 2023/12/13 10:33:03 rendering 1 templates for application RICAppmgr 2023/12/13 10:33:03 name field RICAppmgr 2023/12/13 10:33:03 package field appmgrclient 2023/12/13 10:33:03 creating generated file "r_i_c_appmgr_client.go" in "pkg/appmgrclient" as facade 2023/12/13 10:33:03 executed template asset:clientFacade 2023/12/13 10:33:03 Generation completed! For this generation to compile you need to have some packages in your GOPATH: * github.com/go-openapi/errors * github.com/go-openapi/runtime * github.com/go-openapi/runtime/client * github.com/go-openapi/strfmt You can get these now with: go get -u -f pkg/... Removing intermediate container 903a0f66b34c ---> b240e1acf5c2 Step 30/61 : RUN ./build_o1agent.sh ---> Running in a102a326d408 + [ -f ../container-tag.yaml ] + grep tag: ../container-tag.yaml + awk {print $2} + tag=0.6.3 + git rev-parse --short HEAD + hash=edddc2c + export GOPATH=/root/go + export PATH=/root/go/bin:/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/opt/go/1.16/bin:/root/go/bin + export CFG_FILE=config/config-file.json + export RMR_SEED_RT=config/uta_rtg_ut.rt + GO111MODULE=on GO_ENABLED=0 GOOS=linux + go build -a -installsuffix cgo -ldflags -X main.Version=0.6.3 -X main.Hash=edddc2c -o o1agent ./cmd/o1agent.go go: downloading gerrit.o-ran-sc.org/r/ric-plt/xapp-frame.git v0.9.1 go: downloading github.com/spf13/viper v1.4.0 go: downloading github.com/go-openapi/runtime v0.19.7 go: downloading github.com/go-openapi/strfmt v0.19.4 go: downloading github.com/prometheus/alertmanager v0.20.0 go: downloading github.com/valyala/fastjson v1.4.1 go: downloading github.com/magiconair/properties v1.8.0 go: downloading github.com/mitchellh/mapstructure v1.1.2 go: downloading github.com/pelletier/go-toml v1.7.0 go: downloading github.com/spf13/cast v1.3.0 go: downloading github.com/spf13/jwalterweatherman v1.0.0 go: downloading github.com/spf13/pflag v1.0.3 go: downloading gerrit.o-ran-sc.org/r/com/golog.git v0.0.2 go: downloading gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm v0.5.0 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/common v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/entities v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/nodeb-rnib.git/reader v1.2.1 go: downloading gerrit.o-ran-sc.org/r/ric-plt/sdlgo.git v0.7.0 go: downloading github.com/go-openapi/loads v0.19.4 go: downloading github.com/gorilla/mux v1.7.1 go: downloading github.com/prometheus/client_golang v1.2.1 go: downloading github.com/go-openapi/errors v0.19.3 go: downloading github.com/go-openapi/swag v0.19.7 go: downloading github.com/go-openapi/validate v0.19.6 go: downloading github.com/asaskevich/govalidator v0.0.0-20190424111038-f61b66f89f4a go: downloading go.mongodb.org/mongo-driver v1.5.1 go: downloading golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 go: downloading golang.org/x/text v0.3.5 go: downloading k8s.io/utils v0.0.0-20201110183641-67b214c5f920 go: downloading github.com/golang/protobuf v1.4.2 go: downloading github.com/stretchr/testify v1.6.1 go: downloading google.golang.org/protobuf v1.23.0 go: downloading github.com/go-openapi/spec v0.19.4 go: downloading github.com/jessevdk/go-flags v1.4.0 go: downloading golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7 go: downloading github.com/go-openapi/analysis v0.19.5 go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 go: downloading github.com/prometheus/common v0.7.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.1.0 go: downloading github.com/prometheus/procfs v0.0.5 go: downloading github.com/mailru/easyjson v0.7.0 go: downloading github.com/go-openapi/jsonpointer v0.19.3 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/stretchr/objx v0.2.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/go-openapi/jsonreference v0.19.3 go: downloading github.com/go-redis/redis v6.15.9+incompatible go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/go-stack/stack v1.8.0 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c go: downloading github.com/PuerkitoBio/purell v1.1.1 go: downloading github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 + go test -v -p 1 -cover -coverprofile=/go/src/ws/agent/coverage.out ./... go: downloading github.com/Juniper/go-netconf v0.1.1 go: downloading github.com/basgys/goxml2json v1.1.0 go: downloading golang.org/x/crypto v0.0.0-20200302210943-78000ba7a073 go: downloading github.com/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b ? gerrit.oran-osc.org/r/ric-plt/o1mediator/cli [no test files] {"ts":1702463638350,"crit":"ERROR","id":"cmd.test","mdc":{"time":"2023-12-13T10:33:58"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} {"ts":1702463638350,"crit":"INFO","id":"cmd.test","mdc":{"time":"2023-12-13T10:33:58"},"msg":"Using config file: config/config-file.json"} dial tcp 127.0.0.1:6379: connect: connection refused dial tcp 127.0.0.1:6379: connect: connection refused === RUN TestConsume --- PASS: TestConsume (0.00s) === RUN TestConfigChangeHandler --- PASS: TestConfigChangeHandler (0.00s) === RUN TestStatusCB --- PASS: TestStatusCB (0.00s) === RUN TestSighandler --- PASS: TestSighandler (1.00s) PASS coverage: 51.7% of statements ok gerrit.oran-osc.org/r/ric-plt/o1mediator/cmd 2.089s coverage: 51.7% of statements ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient [no test files] ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/health [no test files] ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/operations [no test files] ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrclient/xapp [no test files] ? gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/appmgrmodel [no test files] {"ts":1702463642311,"crit":"ERROR","id":"nbi.test","mdc":{"time":"2023-12-13T10:34:02"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} {"ts":1702463642311,"crit":"INFO","id":"nbi.test","mdc":{"time":"2023-12-13T10:34:02"},"msg":"Using config file: config/config-file.json"} dial tcp 127.0.0.1:6379: connect: connection refused dial tcp 127.0.0.1:6379: connect: connection refused === RUN TestModifyConfigmap --- PASS: TestModifyConfigmap (0.00s) === RUN TestXappDescModuleChangeCB --- PASS: TestXappDescModuleChangeCB (0.00s) === RUN TestUeecConfigModuleChangeCB --- PASS: TestUeecConfigModuleChangeCB (0.00s) === RUN TestUeecConfigDoneModuleChangeCB --- PASS: TestUeecConfigDoneModuleChangeCB (0.00s) === RUN TestXappDescGnbStateCB --- PASS: TestXappDescGnbStateCB (0.06s) === RUN TestAlarmGnbStateCB --- PASS: TestAlarmGnbStateCB (0.00s) === RUN TestGnbStateCB libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) libyang[0]: Module not found or not implemented. (path: /o-ran-sc-ric-gnb-status-v1) --- PASS: TestGnbStateCB (0.00s) === RUN TestGnbStateCBWhenRnibGetListGnbIdsFails --- PASS: TestGnbStateCBWhenRnibGetListGnbIdsFails (0.00s) === RUN TestGnbStateCBWhenRnibGetNodebFails --- PASS: TestGnbStateCBWhenRnibGetNodebFails (0.00s) === RUN TestDeployXApp --- PASS: TestDeployXApp (0.00s) === RUN TestUnDeployXApp --- PASS: TestUnDeployXApp (0.00s) === RUN TestGetDeployedXapps --- PASS: TestGetDeployedXapps (0.00s) === RUN TestErrorCases --- PASS: TestErrorCases (0.00s) === RUN TestConnStatus2Str --- PASS: TestConnStatus2Str (0.00s) === RUN TestE2APProt2Str --- PASS: TestE2APProt2Str (0.00s) === RUN TestNodeType2Str --- PASS: TestNodeType2Str (0.00s) === RUN TestTeardown --- PASS: TestTeardown (0.00s) PASS coverage: 68.8% of statements ok gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/nbi 1.167s coverage: 68.8% of statements {"ts":1702463644573,"crit":"ERROR","id":"sbi.test","mdc":{"time":"2023-12-13T10:34:04"},"msg":"Reading config file failed: open config/config-file.json: no such file or directory"} {"ts":1702463644574,"crit":"INFO","id":"sbi.test","mdc":{"time":"2023-12-13T10:34:04"},"msg":"Using config file: config/config-file.json"} dial tcp 127.0.0.1:6379: connect: connection refused dial tcp 127.0.0.1:6379: connect: connection refused === RUN TestBuildXappDescriptor --- PASS: TestBuildXappDescriptor (0.00s) === RUN TestDeployXapp --- PASS: TestDeployXapp (0.01s) === RUN TestDeployXappReturnsErrorIfHttpErrorResponse --- PASS: TestDeployXappReturnsErrorIfHttpErrorResponse (0.00s) === RUN TestUndeployXapp --- PASS: TestUndeployXapp (0.00s) === RUN TestUndeployXappReturnsErrorIfHttpErrorResponse --- PASS: TestUndeployXappReturnsErrorIfHttpErrorResponse (0.00s) === RUN TestGetDeployedXapps --- PASS: TestGetDeployedXapps (0.00s) === RUN TestGetDeployedXappsReturnsErrorIfHttpErrorResponse --- PASS: TestGetDeployedXappsReturnsErrorIfHttpErrorResponse (0.00s) === RUN TestBuildXappConfig --- PASS: TestBuildXappConfig (0.00s) === RUN TestModifyXappConfig --- PASS: TestModifyXappConfig (0.00s) === RUN TestModifyXappConfigReturnsErrorIfHttpErrorResponse --- PASS: TestModifyXappConfigReturnsErrorIfHttpErrorResponse (0.00s) === RUN TestGetAllPodStatus --- PASS: TestGetAllPodStatus (0.00s) === RUN TestGetAllPodStatusReturnsErrorIfKubectlCommandFails --- PASS: TestGetAllPodStatusReturnsErrorIfKubectlCommandFails (0.00s) === RUN TestGetHealthState --- PASS: TestGetHealthState (0.00s) === RUN TestGetHealthStateReturnsUnavailableIfReadyStatusUnkown --- PASS: TestGetHealthStateReturnsUnavailableIfReadyStatusUnkown (0.00s) === RUN TestGetHealthStateReturnsUnhealthyIfReadyStatusNotUp --- PASS: TestGetHealthStateReturnsUnhealthyIfReadyStatusNotUp (0.00s) === RUN TestGetAlerts --- PASS: TestGetAlerts (0.00s) === RUN TestGetAlertsReturnErrorIfHttpErrorResponse --- PASS: TestGetAlertsReturnErrorIfHttpErrorResponse (0.00s) === RUN TestCommandExec --- PASS: TestCommandExec (0.01s) === RUN TestCommandExecReturnErrorIfCmdExecutionFails --- PASS: TestCommandExecReturnErrorIfCmdExecutionFails (0.00s) PASS coverage: 76.5% of statements ok gerrit.oran-osc.org/r/ric-plt/o1mediator/pkg/sbi 0.110s coverage: 76.5% of statements Removing intermediate container a102a326d408 ---> cdf3ce866226 Step 31/61 : RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-xapp-desc-v1.yang ---> Running in af5af1ba9bbf Removing intermediate container af5af1ba9bbf ---> 70a0697bcd5e Step 32/61 : RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-ueec-config-v1.yang ---> Running in f1df434946cb Removing intermediate container f1df434946cb ---> 5e7241ab37ff Step 33/61 : RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-gnb-status-v1.yang ---> Running in 395c86aa0fe6 Removing intermediate container 395c86aa0fe6 ---> 52ed604b95e3 Step 34/61 : RUN /usr/local/bin/sysrepoctl -i /go/src/ws/agent/yang/o-ran-sc-ric-alarm-v1.yang ---> Running in 999018ba5aa1 Removing intermediate container 999018ba5aa1 ---> 1437d2bc2952 Step 35/61 : CMD ["/bin/bash"] ---> Running in ddfce72f9be4 Removing intermediate container ddfce72f9be4 ---> 23797a83e7f5 Step 36/61 : FROM ubuntu:20.04 as o1mediator 20.04: Pulling from library/ubuntu 25ad149ed3cf: Pulling fs layer 25ad149ed3cf: Verifying Checksum 25ad149ed3cf: Download complete 25ad149ed3cf: Pull complete Digest: sha256:f5c3e53367f142fab0b49908550bdcdc4fb619d2f61ec1dfa60d26e0d59ac9e7 Status: Downloaded newer image for ubuntu:20.04 ---> 83a4bf3bb050 Step 37/61 : RUN apt-get update -y && DEBIAN_FRONTEND=noninteractive apt-get install -y jq net-tools tcpdump netcat keychain nano supervisor openssl python3-pip libpcre3-dev pkg-config libavl-dev libev-dev libprotobuf-c-dev protobuf-c-compiler libssl-dev swig python-dev wget && pip3 install supervisor-stdout && pip3 install psutil && apt-get clean ---> Running in 0260e081e3b1 Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1148 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:6 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB] Get:8 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3282 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3130 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3279 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1443 kB] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3761 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB] Get:18 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Fetched 29.6 MB in 4s (8238 kB/s) Reading package lists... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm krb5-locales libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal libassuan0 libatomic1 libavl1 libbinutils libbsd0 libc-dev-bin libc6 libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libedit2 libev4 libexpat1 libexpat1-dev libfakeroot libfido2-1 libfile-fcntllock-perl libgcc-9-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libisl22 libitm1 libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libonig5 libpcap0.8 libpcre16-3 libpcre32-3 libpcrecpp0v5 libperl5.30 libprotobuf-c1 libprotobuf17 libprotoc17 libpsl5 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 libstdc++-9-dev libtsan0 libubsan1 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 linux-libc-dev make manpages manpages-dev mime-support netbase netcat-openbsd openssh-client patch perl perl-modules-5.30 pinentry-curses publicsuffix python-is-python2 python-pip-whl python2 python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources python3-setuptools python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common shared-mime-info swig4.0 tzdata xauth xdg-user-dirs xz-utils zlib1g-dev Suggested packages: binutils-doc cpp-doc gcc-9-locales dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib g++-9-multilib gcc-9-doc gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-9-multilib parcimonie xloadimage scdaemon ssh-askpass glibc-doc locales git bzr gdbm-l10n krb5-doc krb5-user libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql libssl-doc libstdc++-9-doc make-doc man-browser hunspell libpam-ssh monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl pinentry-doc python2-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk python3-venv python-setuptools-doc python3.8-venv python3.8-doc readline-doc supervisor-doc swig-doc swig-examples swig4.0-examples swig4.0-doc apparmor The following NEW packages will be installed: binutils binutils-common binutils-x86-64-linux-gnu build-essential ca-certificates cpp cpp-9 dirmngr dpkg-dev fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm jq keychain krb5-locales libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libasn1-8-heimdal libassuan0 libatomic1 libavl-dev libavl1 libbinutils libbsd0 libc-dev-bin libc6-dev libcbor0.6 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libdpkg-perl libedit2 libev-dev libev4 libexpat1 libexpat1-dev libfakeroot libfido2-1 libfile-fcntllock-perl libgcc-9-dev libgdbm-compat4 libgdbm6 libglib2.0-0 libglib2.0-data libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66 libisl22 libitm1 libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libmagic-mgc libmagic1 libmpc3 libmpdec2 libmpfr6 libnpth0 libonig5 libpcap0.8 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.30 libprotobuf-c-dev libprotobuf-c1 libprotobuf17 libprotoc17 libpsl5 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib libpython3-dev libpython3-stdlib libpython3.8 libpython3.8-dev libpython3.8-minimal libpython3.8-stdlib libquadmath0 libreadline8 libroken18-heimdal libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl-dev libssl1.1 libstdc++-9-dev libtsan0 libubsan1 libwind0-heimdal libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 linux-libc-dev make manpages manpages-dev mime-support nano net-tools netbase netcat netcat-openbsd openssh-client openssl patch perl perl-modules-5.30 pinentry-curses pkg-config protobuf-c-compiler publicsuffix python-dev-is-python2 python-is-python2 python-pip-whl python2 python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal python3 python3-dev python3-distutils python3-lib2to3 python3-minimal python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.8 python3.8-dev python3.8-minimal readline-common shared-mime-info supervisor swig swig4.0 tcpdump tzdata wget xauth xdg-user-dirs xz-utils zlib1g-dev The following packages will be upgraded: libc6 1 upgraded, 184 newly installed, 0 to remove and 2 not upgraded. Need to get 106 MB of archives. After this operation, 457 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.14 [2725 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.20 [1321 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [718 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.9 [1890 kB] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.9 [1674 kB] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.9 [387 kB] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.5 [2739 kB] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.5 [3941 kB] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.5 [224 kB] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-minimal amd64 2.7.18-1~20.04.3 [336 kB] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-minimal amd64 2.7.18-1~20.04.3 [1280 kB] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-minimal amd64 2.7.17-2ubuntu4 [27.5 kB] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-stdlib amd64 2.7.18-1~20.04.3 [1888 kB] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7 amd64 2.7.18-1~20.04.3 [248 kB] Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-stdlib amd64 2.7.17-2ubuntu4 [7072 B] Get:28 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2 amd64 2.7.17-2ubuntu4 [26.5 kB] Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB] Get:30 http://archive.ubuntu.com/ubuntu focal/universe amd64 supervisor all 4.1.0-1ubuntu1 [281 kB] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.20 [620 kB] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB] Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB] Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB] Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB] Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B] Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB] Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB] Get:41 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB] Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB] Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 netcat-openbsd amd64 1.206-1ubuntu1 [37.8 kB] Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB] Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB] Get:46 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB] Get:47 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.4 [11.5 kB] Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.4 [31.0 kB] Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.4 [79.9 kB] Get:53 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.4 [330 kB] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.4 [121 kB] Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcap0.8 amd64 1.9.1-3 [128 kB] Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B] Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB] Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.6 [114 kB] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.6 [577 kB] Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB] Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB] Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 nano amd64 4.8-1ubuntu1 [269 kB] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.9 [671 kB] Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.2 [369 kB] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.7 [207 kB] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.7 [473 kB] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.7 [47.9 kB] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.7 [46.6 kB] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.7 [1614 kB] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.7 [3380 B] Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.14 [71.8 kB] Get:79 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-169.187 [1125 kB] Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB] Get:81 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.14 [2519 kB] Get:82 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB] Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB] Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB] Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB] Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB] Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB] Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB] Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB] Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B] Get:92 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB] Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB] Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB] Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB] Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB] Get:97 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB] Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB] Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B] Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB] Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB] Get:102 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B] Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB] Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB] Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB] Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] Get:108 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB] Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB] Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB] Get:111 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB] Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB] Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB] Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB] Get:115 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB] Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB] Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB] Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB] Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB] Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB] Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] Get:124 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B] Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB] Get:126 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] Get:127 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB] Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB] Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB] Get:131 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB] Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB] Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB] Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB] Get:135 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB] Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB] Get:137 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] Get:138 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] Get:139 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] Get:140 http://archive.ubuntu.com/ubuntu focal/universe amd64 keychain all 2.8.5-1 [38.9 kB] Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:144 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl1 amd64 0.3.5-4 [6386 B] Get:145 http://archive.ubuntu.com/ubuntu focal/universe amd64 libavl-dev amd64 0.3.5-4 [4970 B] Get:146 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1-dev amd64 2.2.9-1ubuntu0.6 [116 kB] Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] Get:148 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre16-3 amd64 2:8.39-12ubuntu0.1 [150 kB] Get:149 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre32-3 amd64 2:8.39-12ubuntu0.1 [140 kB] Get:150 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcrecpp0v5 amd64 2:8.39-12ubuntu0.1 [15.5 kB] Get:151 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre3-dev amd64 2:8.39-12ubuntu0.1 [540 kB] Get:152 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libprotobuf-c1 amd64 1.3.3-1ubuntu0.1 [19.3 kB] Get:153 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libprotobuf-c-dev amd64 1.3.3-1ubuntu0.1 [24.9 kB] Get:154 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotobuf17 amd64 3.6.1.3-2ubuntu5.2 [798 kB] Get:155 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5.2 [646 kB] Get:156 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7 amd64 2.7.18-1~20.04.3 [1037 kB] Get:157 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpython2.7-dev amd64 2.7.18-1~20.04.3 [2466 kB] Get:158 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpython2-dev amd64 2.7.17-2ubuntu4 [7140 B] Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8 amd64 3.8.10-0ubuntu1~20.04.9 [1625 kB] Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [3950 kB] Get:161 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-dev amd64 3.8.2-0ubuntu2 [7236 B] Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] Get:163 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.20 [1584 kB] Get:164 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB] Get:165 http://archive.ubuntu.com/ubuntu focal/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1ubuntu1 [196 kB] Get:166 http://archive.ubuntu.com/ubuntu focal/universe amd64 netcat all 1.206-1ubuntu1 [2172 B] Get:167 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] Get:168 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 protobuf-c-compiler amd64 1.3.3-1ubuntu0.1 [74.7 kB] Get:169 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-is-python2 all 2.7.17-4 [2496 B] Get:170 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python2.7-dev amd64 2.7.18-1~20.04.3 [293 kB] Get:171 http://archive.ubuntu.com/ubuntu focal/universe amd64 python2-dev amd64 2.7.17-2ubuntu4 [1268 B] Get:172 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-dev-is-python2 all 2.7.17-4 [1396 B] Get:173 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.10 [1805 kB] Get:174 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu1.5 [155 kB] Get:175 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-dev amd64 3.8.10-0ubuntu1~20.04.9 [514 kB] Get:176 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lib2to3 all 3.8.10-0ubuntu1~20.04 [76.3 kB] Get:177 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-distutils all 3.8.10-0ubuntu1~20.04 [141 kB] Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dev amd64 3.8.2-0ubuntu2 [1212 B] Get:179 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB] Get:180 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB] Get:181 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.10 [231 kB] Get:182 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig4.0 amd64 4.0.1-5build1 [1081 kB] Get:183 http://archive.ubuntu.com/ubuntu focal/universe amd64 swig all 4.0.1-5build1 [5528 B] Get:184 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev4 amd64 1:4.31-1 [31.2 kB] Get:185 http://archive.ubuntu.com/ubuntu focal/universe amd64 libev-dev amd64 1:4.31-1 [124 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 106 MB in 29s (3709 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 ... 4124 files and directories currently installed.) Preparing to unpack .../libc6_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6:amd64 (2.31-0ubuntu9.14) over (2.31-0ubuntu9.12) ... Setting up libc6:amd64 (2.31-0ubuntu9.14) ... Selecting previously unselected package liblocale-gettext-perl. (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 ... 4124 files and directories currently installed.) Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-4) ... Selecting previously unselected package libssl1.1:amd64. Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package libpython3.8-minimal:amd64. Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package python3.8-minimal. Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ... Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3-minimal. (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 ... 4439 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package mime-support. Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... Unpacking mime-support (3.64ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-3) ... Selecting previously unselected package readline-common. Preparing to unpack .../3-readline-common_8.0-4_all.deb ... Unpacking readline-common (8.0-4) ... Selecting previously unselected package libreadline8:amd64. Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ... Unpacking libreadline8:amd64 (8.0-4) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Selecting previously unselected package libpython3.8-stdlib:amd64. Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3.8. Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up python3-minimal (3.8.2-0ubuntu2) ... Selecting previously unselected package python3. (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 ... 4869 files and directories currently installed.) Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3 (3.8.2-0ubuntu2) ... Selecting previously unselected package perl-modules-5.30. Preparing to unpack .../01-perl-modules-5.30_5.30.0-9ubuntu0.5_all.deb ... Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.5) ... Selecting previously unselected package libgdbm6:amd64. Preparing to unpack .../02-libgdbm6_1.18.1-5_amd64.deb ... Unpacking libgdbm6:amd64 (1.18.1-5) ... Selecting previously unselected package libgdbm-compat4:amd64. Preparing to unpack .../03-libgdbm-compat4_1.18.1-5_amd64.deb ... Unpacking libgdbm-compat4:amd64 (1.18.1-5) ... Selecting previously unselected package libperl5.30:amd64. Preparing to unpack .../04-libperl5.30_5.30.0-9ubuntu0.5_amd64.deb ... Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... Selecting previously unselected package perl. Preparing to unpack .../05-perl_5.30.0-9ubuntu0.5_amd64.deb ... Unpacking perl (5.30.0-9ubuntu0.5) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../06-libpython2.7-minimal_2.7.18-1~20.04.3_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.18-1~20.04.3) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../07-python2.7-minimal_2.7.18-1~20.04.3_amd64.deb ... Unpacking python2.7-minimal (2.7.18-1~20.04.3) ... Selecting previously unselected package python2-minimal. Preparing to unpack .../08-python2-minimal_2.7.17-2ubuntu4_amd64.deb ... Unpacking python2-minimal (2.7.17-2ubuntu4) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../09-libpython2.7-stdlib_2.7.18-1~20.04.3_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.18-1~20.04.3) ... Selecting previously unselected package python2.7. Preparing to unpack .../10-python2.7_2.7.18-1~20.04.3_amd64.deb ... Unpacking python2.7 (2.7.18-1~20.04.3) ... Selecting previously unselected package libpython2-stdlib:amd64. Preparing to unpack .../11-libpython2-stdlib_2.7.17-2ubuntu4_amd64.deb ... Unpacking libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... Setting up libpython2.7-minimal:amd64 (2.7.18-1~20.04.3) ... Setting up python2.7-minimal (2.7.18-1~20.04.3) ... Setting up python2-minimal (2.7.17-2ubuntu4) ... Selecting previously unselected package python2. (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 ... 7599 files and directories currently installed.) Preparing to unpack .../000-python2_2.7.17-2ubuntu4_amd64.deb ... Unpacking python2 (2.7.17-2ubuntu4) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../001-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ... Selecting previously unselected package supervisor. Preparing to unpack .../002-supervisor_4.1.0-1ubuntu1_all.deb ... Unpacking supervisor (4.1.0-1ubuntu1) ... Selecting previously unselected package openssl. Preparing to unpack .../003-openssl_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking openssl (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../004-ca-certificates_20230311ubuntu0.20.04.1_all.deb ... Unpacking ca-certificates (20230311ubuntu0.20.04.1) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../005-libmagic-mgc_1%3a5.38-4_amd64.deb ... Unpacking libmagic-mgc (1:5.38-4) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../006-libmagic1_1%3a5.38-4_amd64.deb ... Unpacking libmagic1:amd64 (1:5.38-4) ... Selecting previously unselected package file. Preparing to unpack .../007-file_1%3a5.38-4_amd64.deb ... Unpacking file (1:5.38-4) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../008-libbsd0_0.10.0-1_amd64.deb ... Unpacking libbsd0:amd64 (0.10.0-1) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../009-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../010-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ... Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Selecting previously unselected package tzdata. Preparing to unpack .../011-tzdata_2023c-0ubuntu0.20.04.2_all.deb ... Unpacking tzdata (2023c-0ubuntu0.20.04.2) ... Selecting previously unselected package libicu66:amd64. Preparing to unpack .../012-libicu66_66.1-2ubuntu2.1_amd64.deb ... Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../013-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ... Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Selecting previously unselected package netbase. Preparing to unpack .../014-netbase_6.1_all.deb ... Unpacking netbase (6.1) ... Selecting previously unselected package netcat-openbsd. Preparing to unpack .../015-netcat-openbsd_1.206-1ubuntu1_amd64.deb ... Unpacking netcat-openbsd (1.206-1ubuntu1) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../016-shared-mime-info_1.15-1_amd64.deb ... Unpacking shared-mime-info (1.15-1) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../017-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ... Unpacking xdg-user-dirs (0.17-2ubuntu1) ... Selecting previously unselected package xz-utils. Preparing to unpack .../018-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ... Unpacking xz-utils (5.2.4-1ubuntu1.1) ... Selecting previously unselected package krb5-locales. Preparing to unpack .../019-krb5-locales_1.17-6ubuntu4.4_all.deb ... Unpacking krb5-locales (1.17-6ubuntu4.4) ... Selecting previously unselected package libcbor0.6:amd64. Preparing to unpack .../020-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../021-libedit2_3.1-20191231-1_amd64.deb ... Unpacking libedit2:amd64 (3.1-20191231-1) ... Selecting previously unselected package libfido2-1:amd64. Preparing to unpack .../022-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../023-libkrb5support0_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../024-libk5crypto3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../025-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../026-libkrb5-3_1.17-6ubuntu4.4_amd64.deb ... Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../027-libgssapi-krb5-2_1.17-6ubuntu4.4_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Selecting previously unselected package libpcap0.8:amd64. Preparing to unpack .../028-libpcap0.8_1.9.1-3_amd64.deb ... Unpacking libpcap0.8:amd64 (1.9.1-3) ... Selecting previously unselected package libpsl5:amd64. Preparing to unpack .../029-libpsl5_0.21.0-1ubuntu1_amd64.deb ... Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../030-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../031-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../032-libxcb1_1.14-2_amd64.deb ... Unpacking libxcb1:amd64 (1.14-2) ... Selecting previously unselected package libx11-data. Preparing to unpack .../033-libx11-data_2%3a1.6.9-2ubuntu1.6_all.deb ... Unpacking libx11-data (2:1.6.9-2ubuntu1.6) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../034-libx11-6_2%3a1.6.9-2ubuntu1.6_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../035-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../036-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package manpages. Preparing to unpack .../037-manpages_5.05-1_all.deb ... Unpacking manpages (5.05-1) ... Selecting previously unselected package nano. Preparing to unpack .../038-nano_4.8-1ubuntu1_amd64.deb ... Unpacking nano (4.8-1ubuntu1) ... Selecting previously unselected package openssh-client. Preparing to unpack .../039-openssh-client_1%3a8.2p1-4ubuntu0.9_amd64.deb ... Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ... Selecting previously unselected package publicsuffix. Preparing to unpack .../040-publicsuffix_20200303.0012-1_all.deb ... Unpacking publicsuffix (20200303.0012-1) ... Selecting previously unselected package tcpdump. Preparing to unpack .../041-tcpdump_4.9.3-4ubuntu0.2_amd64.deb ... Unpacking tcpdump (4.9.3-4ubuntu0.2) ... Selecting previously unselected package wget. Preparing to unpack .../042-wget_1.20.3-1ubuntu2_amd64.deb ... Unpacking wget (1.20.3-1ubuntu2) ... Selecting previously unselected package xauth. Preparing to unpack .../043-xauth_1%3a1.1-0ubuntu1_amd64.deb ... Unpacking xauth (1:1.1-0ubuntu1) ... Selecting previously unselected package binutils-common:amd64. Preparing to unpack .../044-binutils-common_2.34-6ubuntu1.7_amd64.deb ... Unpacking binutils-common:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libbinutils:amd64. Preparing to unpack .../045-libbinutils_2.34-6ubuntu1.7_amd64.deb ... Unpacking libbinutils:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libctf-nobfd0:amd64. Preparing to unpack .../046-libctf-nobfd0_2.34-6ubuntu1.7_amd64.deb ... Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package libctf0:amd64. Preparing to unpack .../047-libctf0_2.34-6ubuntu1.7_amd64.deb ... Unpacking libctf0:amd64 (2.34-6ubuntu1.7) ... Selecting previously unselected package binutils-x86-64-linux-gnu. Preparing to unpack .../048-binutils-x86-64-linux-gnu_2.34-6ubuntu1.7_amd64.deb ... Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... Selecting previously unselected package binutils. Preparing to unpack .../049-binutils_2.34-6ubuntu1.7_amd64.deb ... Unpacking binutils (2.34-6ubuntu1.7) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../050-libc-dev-bin_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc-dev-bin (2.31-0ubuntu9.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../051-linux-libc-dev_5.4.0-169.187_amd64.deb ... Unpacking linux-libc-dev:amd64 (5.4.0-169.187) ... Selecting previously unselected package libcrypt-dev:amd64. Preparing to unpack .../052-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ... Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../053-libc6-dev_2.31-0ubuntu9.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.31-0ubuntu9.14) ... Selecting previously unselected package gcc-9-base:amd64. Preparing to unpack .../054-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package libisl22:amd64. Preparing to unpack .../055-libisl22_0.22.1-1_amd64.deb ... Unpacking libisl22:amd64 (0.22.1-1) ... Selecting previously unselected package libmpfr6:amd64. Preparing to unpack .../056-libmpfr6_4.0.2-1_amd64.deb ... Unpacking libmpfr6:amd64 (4.0.2-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../057-libmpc3_1.1.0-1_amd64.deb ... Unpacking libmpc3:amd64 (1.1.0-1) ... Selecting previously unselected package cpp-9. Preparing to unpack .../058-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package cpp. Preparing to unpack .../059-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking cpp (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../060-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../061-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../062-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../063-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libasan5:amd64. Preparing to unpack .../064-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../065-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../066-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libubsan1:amd64. Preparing to unpack .../067-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../068-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ... Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... Selecting previously unselected package libgcc-9-dev:amd64. Preparing to unpack .../069-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package gcc-9. Preparing to unpack .../070-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package gcc. Preparing to unpack .../071-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking gcc (4:9.3.0-1ubuntu2) ... Selecting previously unselected package libstdc++-9-dev:amd64. Preparing to unpack .../072-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package g++-9. Preparing to unpack .../073-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ... Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ... Selecting previously unselected package g++. Preparing to unpack .../074-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... Unpacking g++ (4:9.3.0-1ubuntu2) ... Selecting previously unselected package make. Preparing to unpack .../075-make_4.2.1-1.2_amd64.deb ... Unpacking make (4.2.1-1.2) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../076-libdpkg-perl_1.19.7ubuntu3.2_all.deb ... Unpacking libdpkg-perl (1.19.7ubuntu3.2) ... Selecting previously unselected package patch. Preparing to unpack .../077-patch_2.7.6-6_amd64.deb ... Unpacking patch (2.7.6-6) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../078-dpkg-dev_1.19.7ubuntu3.2_all.deb ... Unpacking dpkg-dev (1.19.7ubuntu3.2) ... Selecting previously unselected package build-essential. Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... Unpacking build-essential (12.8ubuntu1.1) ... Selecting previously unselected package libassuan0:amd64. Preparing to unpack .../080-libassuan0_2.5.3-7ubuntu2_amd64.deb ... Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ... Selecting previously unselected package gpgconf. Preparing to unpack .../081-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgconf (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libksba8:amd64. Preparing to unpack .../082-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ... Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../083-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../084-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../085-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../086-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../087-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../088-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../089-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../090-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../091-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../092-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../093-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libldap-common. Preparing to unpack .../094-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ... Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../095-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Selecting previously unselected package libnpth0:amd64. Preparing to unpack .../096-libnpth0_1.6-1_amd64.deb ... Unpacking libnpth0:amd64 (1.6-1) ... Selecting previously unselected package dirmngr. Preparing to unpack .../097-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking dirmngr (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../098-libfakeroot_1.24-1_amd64.deb ... Unpacking libfakeroot:amd64 (1.24-1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../099-fakeroot_1.24-1_amd64.deb ... Unpacking fakeroot (1.24-1) ... Selecting previously unselected package gnupg-l10n. Preparing to unpack .../100-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg-utils. Preparing to unpack .../101-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg. Preparing to unpack .../102-gpg_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package pinentry-curses. Preparing to unpack .../103-pinentry-curses_1.1.0-3build1_amd64.deb ... Unpacking pinentry-curses (1.1.0-3build1) ... Selecting previously unselected package gpg-agent. Preparing to unpack .../104-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-agent (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-client. Preparing to unpack .../105-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpg-wks-server. Preparing to unpack .../106-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gpgsm. Preparing to unpack .../107-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ... Unpacking gpgsm (2.2.19-3ubuntu2.2) ... Selecting previously unselected package gnupg. Preparing to unpack .../108-gnupg_2.2.19-3ubuntu2.2_all.deb ... Unpacking gnupg (2.2.19-3ubuntu2.2) ... Selecting previously unselected package libonig5:amd64. Preparing to unpack .../109-libonig5_6.9.4-1_amd64.deb ... Unpacking libonig5:amd64 (6.9.4-1) ... Selecting previously unselected package libjq1:amd64. Preparing to unpack .../110-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package jq. Preparing to unpack .../111-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... Unpacking jq (1.6-1ubuntu0.20.04.1) ... Selecting previously unselected package keychain. Preparing to unpack .../112-keychain_2.8.5-1_all.deb ... Unpacking keychain (2.8.5-1) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../113-libalgorithm-diff-perl_1.19.03-2_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-2) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../114-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-6) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../115-libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libavl1. Preparing to unpack .../116-libavl1_0.3.5-4_amd64.deb ... Unpacking libavl1 (0.3.5-4) ... Selecting previously unselected package libavl-dev. Preparing to unpack .../117-libavl-dev_0.3.5-4_amd64.deb ... Unpacking libavl-dev (0.3.5-4) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../118-libexpat1-dev_2.2.9-1ubuntu0.6_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../119-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3build4) ... Selecting previously unselected package libpcre16-3:amd64. Preparing to unpack .../120-libpcre16-3_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcre32-3:amd64. Preparing to unpack .../121-libpcre32-3_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcrecpp0v5:amd64. Preparing to unpack .../122-libpcrecpp0v5_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libpcre3-dev:amd64. Preparing to unpack .../123-libpcre3-dev_2%3a8.39-12ubuntu0.1_amd64.deb ... Unpacking libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... Selecting previously unselected package libprotobuf-c1:amd64. Preparing to unpack .../124-libprotobuf-c1_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking libprotobuf-c1:amd64 (1.3.3-1ubuntu0.1) ... Selecting previously unselected package libprotobuf-c-dev:amd64. Preparing to unpack .../125-libprotobuf-c-dev_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.1) ... Selecting previously unselected package libprotobuf17:amd64. Preparing to unpack .../126-libprotobuf17_3.6.1.3-2ubuntu5.2_amd64.deb ... Unpacking libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... Selecting previously unselected package libprotoc17:amd64. Preparing to unpack .../127-libprotoc17_3.6.1.3-2ubuntu5.2_amd64.deb ... Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... Selecting previously unselected package libpython2.7:amd64. Preparing to unpack .../128-libpython2.7_2.7.18-1~20.04.3_amd64.deb ... Unpacking libpython2.7:amd64 (2.7.18-1~20.04.3) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../129-libpython2.7-dev_2.7.18-1~20.04.3_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.18-1~20.04.3) ... Selecting previously unselected package libpython2-dev:amd64. Preparing to unpack .../130-libpython2-dev_2.7.17-2ubuntu4_amd64.deb ... Unpacking libpython2-dev:amd64 (2.7.17-2ubuntu4) ... Selecting previously unselected package libpython3.8:amd64. Preparing to unpack .../131-libpython3.8_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libpython3.8-dev:amd64. Preparing to unpack .../132-libpython3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package libpython3-dev:amd64. Preparing to unpack .../133-libpython3-dev_3.8.2-0ubuntu2_amd64.deb ... Unpacking libpython3-dev:amd64 (3.8.2-0ubuntu2) ... Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../134-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Selecting previously unselected package libssl-dev:amd64. Preparing to unpack .../135-libssl-dev_1.1.1f-1ubuntu2.20_amd64.deb ... Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../136-manpages-dev_5.05-1_all.deb ... Unpacking manpages-dev (5.05-1) ... Selecting previously unselected package net-tools. Preparing to unpack .../137-net-tools_1.60+git20180626.aebd88e-1ubuntu1_amd64.deb ... Unpacking net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Selecting previously unselected package netcat. Preparing to unpack .../138-netcat_1.206-1ubuntu1_all.deb ... Unpacking netcat (1.206-1ubuntu1) ... Selecting previously unselected package pkg-config. Preparing to unpack .../139-pkg-config_0.29.1-0ubuntu4_amd64.deb ... Unpacking pkg-config (0.29.1-0ubuntu4) ... Selecting previously unselected package protobuf-c-compiler. Preparing to unpack .../140-protobuf-c-compiler_1.3.3-1ubuntu0.1_amd64.deb ... Unpacking protobuf-c-compiler (1.3.3-1ubuntu0.1) ... Selecting previously unselected package python-is-python2. Preparing to unpack .../141-python-is-python2_2.7.17-4_all.deb ... Unpacking python-is-python2 (2.7.17-4) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../142-python2.7-dev_2.7.18-1~20.04.3_amd64.deb ... Unpacking python2.7-dev (2.7.18-1~20.04.3) ... Selecting previously unselected package python2-dev. Preparing to unpack .../143-python2-dev_2.7.17-2ubuntu4_amd64.deb ... Unpacking python2-dev (2.7.17-2ubuntu4) ... Selecting previously unselected package python-dev-is-python2. Preparing to unpack .../144-python-dev-is-python2_2.7.17-4_all.deb ... Unpacking python-dev-is-python2 (2.7.17-4) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../145-python-pip-whl_20.0.2-5ubuntu1.10_all.deb ... Unpacking python-pip-whl (20.0.2-5ubuntu1.10) ... Selecting previously unselected package zlib1g-dev:amd64. Preparing to unpack .../146-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu1.5_amd64.deb ... Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Selecting previously unselected package python3.8-dev. Preparing to unpack .../147-python3.8-dev_3.8.10-0ubuntu1~20.04.9_amd64.deb ... Unpacking python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... Selecting previously unselected package python3-lib2to3. Preparing to unpack .../148-python3-lib2to3_3.8.10-0ubuntu1~20.04_all.deb ... Unpacking python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... Selecting previously unselected package python3-distutils. Preparing to unpack .../149-python3-distutils_3.8.10-0ubuntu1~20.04_all.deb ... Unpacking python3-distutils (3.8.10-0ubuntu1~20.04) ... Selecting previously unselected package python3-dev. Preparing to unpack .../150-python3-dev_3.8.2-0ubuntu2_amd64.deb ... Unpacking python3-dev (3.8.2-0ubuntu2) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../151-python3-setuptools_45.2.0-1ubuntu0.1_all.deb ... Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ... Selecting previously unselected package python3-wheel. Preparing to unpack .../152-python3-wheel_0.34.2-1ubuntu0.1_all.deb ... Unpacking python3-wheel (0.34.2-1ubuntu0.1) ... Selecting previously unselected package python3-pip. Preparing to unpack .../153-python3-pip_20.0.2-5ubuntu1.10_all.deb ... Unpacking python3-pip (20.0.2-5ubuntu1.10) ... Selecting previously unselected package swig4.0. Preparing to unpack .../154-swig4.0_4.0.1-5build1_amd64.deb ... Unpacking swig4.0 (4.0.1-5build1) ... Selecting previously unselected package swig. Preparing to unpack .../155-swig_4.0.1-5build1_all.deb ... Unpacking swig (4.0.1-5build1) ... Selecting previously unselected package libev4:amd64. Preparing to unpack .../156-libev4_1%3a4.31-1_amd64.deb ... Unpacking libev4:amd64 (1:4.31-1) ... Selecting previously unselected package libev-dev:amd64. Preparing to unpack .../157-libev-dev_1%3a4.31-1_amd64.deb ... Unpacking libev-dev:amd64 (1:4.31-1) ... Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ... Setting up libpcrecpp0v5:amd64 (2:8.39-12ubuntu0.1) ... Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ... Setting up net-tools (1.60+git20180626.aebd88e-1ubuntu1) ... Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ... Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... Setting up perl-modules-5.30 (5.30.0-9ubuntu0.5) ... Setting up mime-support (3.64ubuntu1) ... Setting up wget (1.20.3-1ubuntu2) ... Setting up libpcre16-3:amd64 (2:8.39-12ubuntu0.1) ... Setting up xdg-user-dirs (0.17-2ubuntu1) ... Setting up libmagic-mgc (1:5.38-4) ... Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ... No schema files found: doing nothing. Setting up manpages (5.05-1) ... Setting up libev4:amd64 (1:4.31-1) ... Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ... Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up binutils-common:amd64 (2.34-6ubuntu1.7) ... Setting up libmagic1:amd64 (1:5.38-4) ... Setting up linux-libc-dev:amd64 (5.4.0-169.187) ... Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.7) ... Setting up libnpth0:amd64 (1.6-1) ... Setting up krb5-locales (1.17-6ubuntu4.4) ... Setting up file (1:5.38-4) ... Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ... Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ... Setting up libprotobuf-c1:amd64 (1.3.3-1ubuntu0.1) ... Setting up libprotobuf-c-dev:amd64 (1.3.3-1ubuntu0.1) ... Setting up libfakeroot:amd64 (1.24-1) ... Setting up libkrb5support0:amd64 (1.17-6ubuntu4.4) ... Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up tzdata (2023c-0ubuntu0.20.04.2) ... Current default time zone: 'Etc/UTC' Local time is now: Wed Dec 13 10:35:40 UTC 2023. Universal Time is now: Wed Dec 13 10:35:40 UTC 2023. Run 'dpkg-reconfigure tzdata' if you wish to change it. Setting up fakeroot (1.24-1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ... Setting up libpcap0.8:amd64 (1.9.1-3) ... Setting up libx11-data (2:1.6.9-2ubuntu1.6) ... Setting up make (4.2.1-1.2) ... Setting up libmpfr6:amd64 (4.0.2-1) ... Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ... Setting up xz-utils (5.2.4-1ubuntu1.1) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.20) ... Setting up libpcre32-3:amd64 (2:8.39-12ubuntu0.1) ... Setting up libmpc3:amd64 (1.1.0-1) ... Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up patch (2.7.6-6) ... Setting up libk5crypto3:amd64 (1.17-6ubuntu4.4) ... Setting up libavl1 (0.3.5-4) ... Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up nano (4.8-1ubuntu1) ... update-alternatives: using /bin/nano to provide /usr/bin/editor (editor) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group editor) doesn't exist update-alternatives: using /bin/nano to provide /usr/bin/pico (pico) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/pico.1.gz because associated file /usr/share/man/man1/nano.1.gz (of link group pico) doesn't exist Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ... Setting up libisl22:amd64 (0.22.1-1) ... Setting up netbase (6.1) ... Setting up libkrb5-3:amd64 (1.17-6ubuntu4.4) ... Setting up libprotobuf17:amd64 (3.6.1.3-2ubuntu5.2) ... Setting up libev-dev:amd64 (1:4.31-1) ... Setting up libmpdec2:amd64 (2.4.2-3) ... Setting up libbinutils:amd64 (2.34-6ubuntu1.7) ... Setting up swig4.0 (4.0.1-5build1) ... Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... Setting up libc-dev-bin (2.31-0ubuntu9.14) ... Setting up openssl (1.1.1f-1ubuntu2.20) ... Setting up libbsd0:amd64 (0.10.0-1) ... Setting up readline-common (8.0-4) ... Setting up publicsuffix (20200303.0012-1) ... Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libonig5:amd64 (6.9.4-1) ... Setting up liblocale-gettext-perl (1.07-4) ... Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgdbm6:amd64 (1.18.1-5) ... Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ... Setting up libctf0:amd64 (2.34-6ubuntu1.7) ... Setting up pinentry-curses (1.1.0-3build1) ... Setting up manpages-dev (5.05-1) ... Setting up tcpdump (4.9.3-4ubuntu0.2) ... Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ... Setting up libxcb1:amd64 (1.14-2) ... Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5.2) ... Setting up swig (4.0.1-5build1) ... Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libedit2:amd64 (3.1-20191231-1) ... Setting up libreadline8:amd64 (8.0-4) ... Setting up netcat-openbsd (1.206-1ubuntu1) ... update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/nc.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/netcat.1.gz because associated file /usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist Setting up netcat (1.206-1ubuntu1) ... Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libpython2.7-stdlib:amd64 (2.7.18-1~20.04.3) ... Setting up protobuf-c-compiler (1.3.3-1ubuntu0.1) ... Setting up ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 137 added, 0 removed; done. Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.4) ... Setting up libgdbm-compat4:amd64 (1.18.1-5) ... Setting up jq (1.6-1ubuntu0.20.04.1) ... Setting up gpgconf (2.2.19-3ubuntu2.2) ... Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.5) ... Setting up libc6-dev:amd64 (2.31-0ubuntu9.14) ... Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.6) ... Setting up python-pip-whl (20.0.2-5ubuntu1.10) ... Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up python3.8 (3.8.10-0ubuntu1~20.04.9) ... Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ... Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Setting up gpg (2.2.19-3ubuntu2.2) ... Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... Setting up gnupg-utils (2.2.19-3ubuntu2.2) ... Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.7) ... Setting up libpython2.7:amd64 (2.7.18-1~20.04.3) ... Setting up gpg-agent (2.2.19-3ubuntu2.2) ... Setting up python2.7 (2.7.18-1~20.04.3) ... Setting up libpython2-stdlib:amd64 (2.7.17-2ubuntu4) ... Setting up libpcre3-dev:amd64 (2:8.39-12ubuntu0.1) ... Setting up openssh-client (1:8.2p1-4ubuntu0.9) ... Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up gpgsm (2.2.19-3ubuntu2.2) ... Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ... Setting up python3 (3.8.2-0ubuntu2) ... Setting up binutils (2.34-6ubuntu1.7) ... Setting up python3-wheel (0.34.2-1ubuntu0.1) ... Setting up python2 (2.7.17-2ubuntu4) ... Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up perl (5.30.0-9ubuntu0.5) ... Setting up libexpat1-dev:amd64 (2.2.9-1ubuntu0.6) ... Setting up libpython3.8:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up shared-mime-info (1.15-1) ... Setting up libdpkg-perl (1.19.7ubuntu3.2) ... Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ... Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu1.5) ... Setting up libavl-dev (0.3.5-4) ... Setting up xauth (1:1.1-0ubuntu1) ... Setting up cpp (4:9.3.0-1ubuntu2) ... Setting up python3-lib2to3 (3.8.10-0ubuntu1~20.04) ... Setting up python-is-python2 (2.7.17-4) ... Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ... Setting up python3-distutils (3.8.10-0ubuntu1~20.04) ... Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up libpython2.7-dev:amd64 (2.7.18-1~20.04.3) ... Setting up supervisor (4.1.0-1ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up python3-setuptools (45.2.0-1ubuntu0.1) ... Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ... Setting up keychain (2.8.5-1) ... Setting up libfile-fcntllock-perl (0.22-3build4) ... Setting up libalgorithm-diff-perl (1.19.03-2) ... Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up gcc (4:9.3.0-1ubuntu2) ... Setting up dpkg-dev (1.19.7ubuntu3.2) ... Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ... Setting up libpython3.8-dev:amd64 (3.8.10-0ubuntu1~20.04.9) ... Setting up pkg-config (0.29.1-0ubuntu4) ... Setting up python3-pip (20.0.2-5ubuntu1.10) ... Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ... Setting up python3.8-dev (3.8.10-0ubuntu1~20.04.9) ... Setting up g++ (4:9.3.0-1ubuntu2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist Setting up build-essential (12.8ubuntu1.1) ... Setting up libpython2-dev:amd64 (2.7.17-2ubuntu4) ... Setting up libalgorithm-diff-xs-perl (0.04-6) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up python2.7-dev (2.7.18-1~20.04.3) ... Setting up libpython3-dev:amd64 (3.8.2-0ubuntu2) ... Setting up python2-dev (2.7.17-2ubuntu4) ... Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... Setting up dirmngr (2.2.19-3ubuntu2.2) ... Setting up python-dev-is-python2 (2.7.17-4) ... Setting up python3-dev (3.8.2-0ubuntu2) ... Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ... Setting up gnupg (2.2.19-3ubuntu2.2) ... Processing triggers for libc-bin (2.31-0ubuntu9.12) ... Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Collecting supervisor-stdout Downloading supervisor-stdout-0.1.1.tar.gz (2.0 kB) Building wheels for collected packages: supervisor-stdout Building wheel for supervisor-stdout (setup.py): started Building wheel for supervisor-stdout (setup.py): finished with status 'done' Created wheel for supervisor-stdout: filename=supervisor_stdout-0.1.1-py3-none-any.whl size=2400 sha256=6fdabf3e1a6b803c12694809dee08679d6f03c251e072f28ed61bf008caaeea9 Stored in directory: /root/.cache/pip/wheels/ac/05/ab/67c38f0007750e613082148c4accbfd9029093b2e3584e0ebc Successfully built supervisor-stdout Installing collected packages: supervisor-stdout Successfully installed supervisor-stdout-0.1.1 Collecting psutil Downloading psutil-5.9.6-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (283 kB) Installing collected packages: psutil Successfully installed psutil-5.9.6 Removing intermediate container 0260e081e3b1 ---> 390b9775235d Step 38/61 : RUN wget https://bootstrap.pypa.io/pip/2.7/get-pip.py && python get-pip.py && python -m pip install psutil ---> Running in 8f1da09a591f --2023-12-13 10:36:15-- https://bootstrap.pypa.io/pip/2.7/get-pip.py Resolving bootstrap.pypa.io (bootstrap.pypa.io)... 151.101.192.175, 151.101.128.175, 151.101.64.175, ... Connecting to bootstrap.pypa.io (bootstrap.pypa.io)|151.101.192.175|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1908226 (1.8M) [text/x-python] Saving to: 'get-pip.py'  0K .......... .......... .......... .......... .......... 2% 15.3M 0s 50K .......... .......... .......... .......... .......... 5% 24.3M 0s 100K .......... .......... .......... .......... .......... 8% 31.5M 0s 150K .......... .......... .......... .......... .......... 10% 22.2M 0s 200K .......... .......... .......... .......... .......... 13% 23.1M 0s 250K .......... .......... .......... .......... .......... 16% 31.0M 0s 300K .......... .......... .......... .......... .......... 18% 25.8M 0s 350K .......... .......... .......... .......... .......... 21% 24.5M 0s 400K .......... .......... .......... .......... .......... 24% 23.4M 0s 450K .......... .......... .......... .......... .......... 26% 22.5M 0s 500K .......... .......... .......... .......... .......... 29% 45.9M 0s 550K .......... .......... .......... .......... .......... 32% 48.5M 0s 600K .......... .......... .......... .......... .......... 34% 26.7M 0s 650K .......... .......... .......... .......... .......... 37% 22.2M 0s 700K .......... .......... .......... .......... .......... 40% 37.6M 0s 750K .......... .......... .......... .......... .......... 42% 105M 0s 800K .......... .......... .......... .......... .......... 45% 43.3M 0s 850K .......... .......... .......... .......... .......... 48% 82.9M 0s 900K .......... .......... .......... .......... .......... 50% 65.9M 0s 950K .......... .......... .......... .......... .......... 53% 52.7M 0s 1000K .......... .......... .......... .......... .......... 56% 77.2M 0s 1050K .......... .......... .......... .......... .......... 59% 41.9M 0s 1100K .......... .......... .......... .......... .......... 61% 156M 0s 1150K .......... .......... .......... .......... .......... 64% 48.4M 0s 1200K .......... .......... .......... .......... .......... 67% 73.3M 0s 1250K .......... .......... .......... .......... .......... 69% 79.2M 0s 1300K .......... .......... .......... .......... .......... 72% 72.8M 0s 1350K .......... .......... .......... .......... .......... 75% 96.6M 0s 1400K .......... .......... .......... .......... .......... 77% 82.2M 0s 1450K .......... .......... .......... .......... .......... 80% 96.1M 0s 1500K .......... .......... .......... .......... .......... 83% 97.0M 0s 1550K .......... .......... .......... .......... .......... 85% 93.4M 0s 1600K .......... .......... .......... .......... .......... 88% 68.0M 0s 1650K .......... .......... .......... .......... .......... 91% 76.1M 0s 1700K .......... .......... .......... .......... .......... 93% 77.3M 0s 1750K .......... .......... .......... .......... .......... 96% 56.0M 0s 1800K .......... .......... .......... .......... .......... 99% 55.6M 0s 1850K .......... ... 100% 268M=0.04s 2023-12-13 10:36:15 (41.8 MB/s) - 'get-pip.py' saved [1908226/1908226] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting pip<21.0 Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB) Collecting setuptools<45 Downloading setuptools-44.1.1-py2.py3-none-any.whl (583 kB) Collecting wheel Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) Installing collected packages: pip, setuptools, wheel Successfully installed pip-20.3.4 setuptools-44.1.1 wheel-0.37.1 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. Collecting psutil Downloading psutil-5.9.6-cp27-cp27mu-manylinux2010_x86_64.whl (301 kB) Installing collected packages: psutil Successfully installed psutil-5.9.6 Removing intermediate container 8f1da09a591f ---> ed35f4dc58ba Step 39/61 : RUN rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* ---> Running in 109d9fbb2dfc Removing intermediate container 109d9fbb2dfc ---> a9bc76f6474f Step 40/61 : RUN sed -i 's/pam_unix.so obscure sha512/pam_unix.so obscure sha512 rounds=12000/' /etc/pam.d/common-password ---> Running in a1db031ad431 Removing intermediate container a1db031ad431 ---> 2dca9cf0e977 Step 41/61 : RUN adduser --system netconf && echo "netconf:netconf" | chpasswd ---> Running in 538490fd5a60 Adding system user `netconf' (UID 102) ... Adding new user `netconf' (UID 102) with group `nogroup' ... Creating home directory `/home/netconf' ... Removing intermediate container 538490fd5a60 ---> e087e5af4201 Step 42/61 : RUN mkdir -p /home/netconf/.ssh && ssh-keygen -A && ssh-keygen -t dsa -P '' -f /home/netconf/.ssh/id_dsa && cat /home/netconf/.ssh/id_dsa.pub > /home/netconf/.ssh/authorized_keys ---> Running in ec63fa0aa5f3 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 Generating public/private dsa key pair. Your identification has been saved in /home/netconf/.ssh/id_dsa Your public key has been saved in /home/netconf/.ssh/id_dsa.pub The key fingerprint is: SHA256:5BN7QOAjvrXa5yingSWdZ5nGwa6J8OlM1OIiTCVkIow root@prd-ubuntu1804-docker-4c-4g-209 The key's randomart image is: +---[DSA 1024]----+ |=o ... | |E. o . | | . .. = + | | o+ = B + | |..+ * X S . | |o= B O . o | |o.B = . | |.= .+... | | o o+oo. | +----[SHA256]-----+ Removing intermediate container ec63fa0aa5f3 ---> 9d4813e82aa6 Step 43/61 : ARG CONFIGDIR=/etc/supervisor ---> Running in e54e8350c176 Removing intermediate container e54e8350c176 ---> a7795987a1d2 Step 44/61 : RUN mkdir -p ${CONFIGDIR} ---> Running in 629482f68e18 Removing intermediate container 629482f68e18 ---> 1ec1b6c1070a Step 45/61 : COPY config/supervisord.conf ${CONFIGDIR}/supervisord.conf ---> 31d711794c1c Step 46/61 : COPY --from=o1mediator-build /usr/local/share/ /usr/local/share/ ---> fedf98d8978f Step 47/61 : COPY --from=o1mediator-build /usr/local/etc/ /usr/local/etc/ ---> e5fd3c5215e5 Step 48/61 : COPY --from=o1mediator-build /usr/local/bin/ /usr/local/bin/ ---> fc555f3b5a23 Step 49/61 : COPY --from=o1mediator-build /usr/local/lib/ /usr/local/lib/ ---> cdd29fd3eddc Step 50/61 : COPY --from=o1mediator-build /usr/local/bin/kubectl /usr/local/bin/kubectl ---> 3b1419526315 Step 51/61 : COPY --from=o1mediator-build /usr/include/libssh/ /usr/include/libssh/ ---> 150b47dcfa7a Step 52/61 : COPY --from=o1mediator-build /usr/lib/x86_64-linux-gnu/libssh.so.4.* /usr/lib/x86_64-linux-gnu/ ---> 3aabfe1f64c1 Step 53/61 : RUN ln -s libssh.so.4 /usr/lib/x86_64-linux-gnu/libssh.so ---> Running in c3cb018f4418 Removing intermediate container c3cb018f4418 ---> 765e1043f6e8 Step 54/61 : RUN ldconfig ---> Running in 176e709e7e3a Removing intermediate container 176e709e7e3a ---> 9ce7ac358376 Step 55/61 : COPY --from=o1mediator-build /etc/sysrepo /etc/sysrepo ---> c8ec6f7fffc6 Step 56/61 : COPY --from=o1mediator-build /go/src/ws/agent/o1agent /usr/local/bin ---> e5703471e628 Step 57/61 : COPY --from=o1mediator-build /go/src/ws/manager/src/process-state.py /usr/local/bin ---> bc5936d5e05d Step 58/61 : RUN mkdir -p /etc/o1agent ---> Running in a1f3043990db Removing intermediate container a1f3043990db ---> 7ccdcf60db23 Step 59/61 : COPY --from=o1mediator-build /go/src/ws/agent/config/* /etc/o1agent/ ---> 5bbdf1eafae5 Step 60/61 : EXPOSE 9001 830 8080 3000 ---> Running in 9a0ca4538d49 Removing intermediate container 9a0ca4538d49 ---> 10f157783a74 Step 61/61 : CMD ["/usr/bin/supervisord"] ---> Running in 95c9f3cdb30d Removing intermediate container 95c9f3cdb30d ---> 26148cd2deec Successfully built 26148cd2deec Successfully tagged nexus3.o-ran-sc.org:10004/o-ran-sc/ric-plt-o1:0.6.3 ---> docker-build.sh ends [ric-plt-o1-docker-verify-master] $ /bin/sh -xe /tmp/jenkins11962456175856180101.sh [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins4921336807377377537.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2129 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins10758717160707519406.sh ---> sysstat.sh [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins950199185013580221.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ric-plt-o1-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/ric-plt-o1-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/ric-plt-o1-docker-verify-master ']' + mkdir -p /w/workspace/ric-plt-o1-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-o1-docker-verify-master/archives/ [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins11865436040160856004.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRb1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins4578757879491915949.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-o1-docker-verify-master@tmp/config9132673393195341518tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins3944503018033012158.sh ---> create-netrc.sh [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins7140466111216863102.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRb1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins14421364887817629827.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-plt-o1-docker-verify-master] $ /bin/bash /tmp/jenkins10636446444937603387.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRb1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [ric-plt-o1-docker-verify-master] $ /bin/bash -l /tmp/jenkins16705856190779493192.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-plt-o1-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TRb1 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-TRb1/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-o1-docker-verify-master/86 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-209 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.870 BogoMIPS: 5599.74 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 688K 394M 1% /run /dev/vda1 20G 14G 5.9G 70% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3944 518 209 0 3215 3142 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:2d:29:c2 brd ff:ff:ff:ff:ff:ff inet 10.32.7.151/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85730sec preferred_lft 85730sec inet6 fe80::f816:3eff:fe2d:29c2/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a0:99:c0:bd brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-209) 12/13/23 _x86_64_ (4 CPU) 10:26:29 LINUX RESTART (4 CPU) 10:27:02 tps rtps wtps bread/s bwrtn/s 10:28:01 114.47 39.16 75.31 1966.58 6492.73 10:29:01 142.39 10.11 132.28 1319.25 66680.75 10:30:01 416.18 69.61 346.58 3826.43 62272.29 10:31:01 211.01 25.89 185.12 3251.72 13578.81 10:32:01 161.82 11.50 150.32 684.82 11989.07 10:33:01 543.30 324.40 218.90 9631.07 41956.80 10:34:01 138.68 68.81 69.87 4536.58 14918.18 10:35:01 185.50 95.27 90.24 3247.05 22987.67 10:36:01 429.08 3.07 426.02 697.20 26470.27 10:37:01 286.42 139.43 146.99 8372.87 29366.84 Average: 263.12 78.78 184.34 3756.15 29711.35 10:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:01 1653012 3330672 2385644 59.07 49552 1784008 867136 17.05 585820 1622648 129240 10:29:01 156844 3270848 3881812 96.12 83320 3129100 1185060 23.29 611596 2996708 277660 10:30:01 376060 3203980 3662596 90.69 129724 2784004 1167684 22.95 809472 2563356 3140 10:31:01 223268 3258936 3815388 94.47 136840 2980368 1099332 21.61 849328 2671580 6184 10:32:01 496912 3271688 3541744 87.70 139904 2733984 1178804 23.17 858320 2407884 520 10:33:01 732004 3279232 3306652 81.88 203956 2412260 1049204 20.62 840168 2158008 404 10:34:01 252040 3196548 3786616 93.76 209312 2764072 1367640 26.88 1168592 2266084 94744 10:35:01 319920 3195844 3718736 92.08 213180 2730088 1184440 23.28 992924 2411980 46960 10:36:01 379496 3248520 3659160 90.60 228148 2701776 1202044 23.63 856236 2485492 337312 10:37:01 248432 3210256 3790224 93.85 234140 2669384 982292 19.31 980232 2374336 43412 Average: 483799 3246652 3554857 88.02 162808 2668904 1128364 22.18 855269 2395808 93958 10:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:28:01 ens3 295.70 201.39 1267.88 61.59 0.00 0.00 0.00 0.00 10:28:01 lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:29:01 ens3 417.59 327.96 11953.16 26.24 0.00 0.00 0.00 0.00 10:29:01 lo 2.86 2.86 0.25 0.25 0.00 0.00 0.00 0.00 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:01 ens3 153.41 102.47 699.23 8.88 0.00 0.00 0.00 0.00 10:30:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:01 ens3 170.69 107.80 1101.63 14.50 0.00 0.00 0.00 0.00 10:31:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:32:01 ens3 177.44 137.41 851.87 21.10 0.00 0.00 0.00 0.00 10:32:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:01 ens3 319.90 254.25 1495.02 20.69 0.00 0.00 0.00 0.00 10:33:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:34:01 ens3 100.43 85.94 452.02 9.04 0.00 0.00 0.00 0.00 10:34:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:35:01 ens3 685.34 429.96 2707.06 37.58 0.00 0.00 0.00 0.00 10:35:01 lo 3.80 3.80 0.33 0.33 0.00 0.00 0.00 0.00 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:01 ens3 32.95 30.67 13.70 7.16 0.00 0.00 0.00 0.00 10:36:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:37:01 ens3 39.83 30.01 87.15 8.47 0.00 0.00 0.00 0.00 10:37:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 239.25 170.75 2064.73 21.46 0.00 0.00 0.00 0.00 Average: lo 1.26 1.26 0.11 0.11 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-docker-4c-4g-209) 12/13/23 _x86_64_ (4 CPU) 10:26:29 LINUX RESTART (4 CPU) 10:27:02 CPU %user %nice %system %iowait %steal %idle 10:28:01 all 19.83 0.00 1.62 3.22 0.05 75.28 10:28:01 0 27.39 0.00 1.85 0.47 0.05 70.24 10:28:01 1 4.73 0.00 0.94 0.99 0.05 93.29 10:28:01 2 21.38 0.00 1.97 4.93 0.07 71.65 10:28:01 3 25.73 0.00 1.72 6.48 0.05 66.03 10:29:01 all 19.96 0.00 4.50 2.26 0.07 73.22 10:29:01 0 16.74 0.00 4.28 2.22 0.05 76.72 10:29:01 1 36.25 0.00 5.42 3.68 0.10 54.55 10:29:01 2 13.89 0.00 3.94 0.51 0.05 81.61 10:29:01 3 12.94 0.00 4.35 2.61 0.05 80.04 10:30:01 all 10.32 0.00 5.86 12.96 0.08 70.78 10:30:01 0 9.18 0.00 4.98 5.45 0.05 80.33 10:30:01 1 9.00 0.00 4.69 1.48 0.05 84.78 10:30:01 2 9.36 0.00 6.45 16.80 0.12 67.27 10:30:01 3 13.75 0.00 7.35 28.18 0.08 50.64 10:31:01 all 28.03 0.00 3.51 6.84 0.08 61.54 10:31:01 0 23.29 0.00 3.04 3.05 0.07 70.55 10:31:01 1 18.18 0.00 3.11 0.69 0.05 77.97 10:31:01 2 31.24 0.00 3.78 5.47 0.10 59.41 10:31:01 3 39.40 0.00 4.12 18.16 0.10 38.21 10:32:01 all 19.70 0.00 6.72 4.15 0.09 69.35 10:32:01 0 20.32 0.00 6.27 0.39 0.08 72.94 10:32:01 1 19.50 0.00 7.22 6.29 0.10 66.89 10:32:01 2 18.67 0.00 7.02 6.09 0.08 68.14 10:32:01 3 20.30 0.00 6.36 3.82 0.08 69.43 10:33:01 all 8.26 0.00 4.80 20.20 0.10 66.64 10:33:01 0 7.73 0.00 4.32 15.60 0.07 72.28 10:33:01 1 7.28 0.00 4.46 25.15 0.08 63.02 10:33:01 2 9.06 0.00 5.26 20.68 0.14 64.86 10:33:01 3 8.98 0.00 5.17 19.36 0.10 66.38 10:34:01 all 40.23 0.00 7.60 4.40 0.11 47.65 10:34:01 0 37.59 0.00 7.21 4.06 0.12 51.02 10:34:01 1 40.37 0.00 7.63 3.59 0.12 48.29 10:34:01 2 42.78 0.00 8.05 4.48 0.12 44.57 10:34:01 3 40.20 0.00 7.50 5.45 0.12 46.74 10:35:01 all 6.96 0.00 2.82 5.75 0.07 84.40 10:35:01 0 4.91 0.00 2.58 6.10 0.05 86.36 10:35:01 1 7.83 0.00 2.68 6.49 0.05 82.94 10:35:01 2 7.82 0.00 3.42 4.37 0.08 84.31 10:35:01 3 7.27 0.00 2.63 6.08 0.05 83.97 10:36:01 all 9.01 0.00 4.58 13.35 0.08 72.98 10:36:01 0 6.81 0.00 4.76 20.06 0.08 68.28 10:36:01 1 9.22 0.00 4.17 11.52 0.10 74.99 10:36:01 2 11.30 0.00 4.98 10.74 0.08 72.90 10:36:01 3 8.73 0.00 4.40 11.06 0.08 75.72 10:37:01 all 13.19 0.00 3.55 8.32 0.07 74.87 10:37:01 0 14.11 0.00 3.79 7.02 0.07 75.00 10:37:01 1 22.35 0.00 3.69 5.00 0.07 68.89 10:37:01 2 7.85 0.00 3.02 9.10 0.07 79.95 10:37:01 3 8.42 0.00 3.65 12.13 0.08 75.71 Average: all 17.55 0.00 4.56 8.14 0.08 69.67 Average: 0 16.79 0.00 4.31 6.44 0.07 72.38 Average: 1 17.49 0.00 4.41 6.49 0.08 71.54 Average: 2 17.36 0.00 4.79 8.31 0.09 69.45 Average: 3 18.57 0.00 4.73 11.32 0.08 65.30