Push event to branch snapcraft-builder Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from af758179679e1848e3f9de98a733479ed0b6b85b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b93460549a6a3b69ed35bf0b7686e9439ce4a145 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b93460549a6a3b69ed35bf0b7686e9439ce4a145 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b93460549a6a3b69ed35bf0b7686e9439ce4a145 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b93460549a6a3b69ed35bf0b7686e9439ce4a145 # timeout=10 Commit message: "Merge pull request #210 from ernestojeda/docker-push-latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-snap-builder, mavenSettings:ci-build-images-settings, dockerImageName:edgex-snap-builder, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerPushLatest:false, dockerTags:[new-snap-updates], releaseBranchOverride:snapcraft-builder] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-snap-builder USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-snap-builder DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: false PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-snap-builder-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: snapcraft-builder DOCKER_CUSTOM_TAGS: new-snap-updates [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-656 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 Checking out Revision af758179679e1848e3f9de98a733479ed0b6b85b (snapcraft-builder) > git config core.sparsecheckout # timeout=10 > git checkout -f af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 Commit message: "Merge pull request #140 from ernestojeda/snap-fixes" > git rev-list --no-walk e75efbb140291950f659a637216c34721fc7c328 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:22 ========================================================= 17:03:22 EdgeX Global Pipelines Version Info 17:03:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:23 ------------------- 17:03:23 stable info: 17:03:23 ------------------- 17:03:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:23 Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 17:03:23 Message: update stable to v1.0.98 17:03:24 ------------------- 17:03:24 experimental info: 17:03:24 ------------------- 17:03:24 Commited By: **** collab-it+edgex@linuxfoundation.org 17:03:24 Commit SHA: b93460549a6a3b69ed35bf0b7686e9439ce4a145 17:03:24 Message: update experimental to v1.0.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:28 + ls -al . 17:03:28 total 12 17:03:28 drwxrwxr-x. 3 jenkins jenkins 76 Jul 14 17:03 . 17:03:28 drwxrwxr-x. 4 jenkins jenkins 112 Jul 14 17:03 .. 17:03:28 -rw-rw-r--. 1 jenkins jenkins 3472 Jul 14 17:03 Dockerfile 17:03:28 -rwxrwxr-x. 1 jenkins jenkins 1578 Jul 14 17:03 entrypoint.sh 17:03:28 drwxrwxr-x. 8 jenkins jenkins 162 Jul 14 17:03 .git 17:03:28 -rw-rw-r--. 1 jenkins jenkins 936 Jul 14 17:03 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:03:28 + docker build -t edgex-devops/edgex-snap-builder -f Dockerfile --build-arg ARCH=amd64 --label git_sha=af758179679e1848e3f9de98a733479ed0b6b85b --label arch=amd64 . 17:03:29 Sending build context to Docker daemon 218.1kB 17:03:29 Step 1/11 : FROM ubuntu:18.04 17:03:29 18.04: Pulling from library/ubuntu 17:03:29 a1125296b23d: Pulling fs layer 17:03:29 3c742a4a0f38: Pulling fs layer 17:03:29 4c5ea3b32996: Pulling fs layer 17:03:29 1b4be91ead68: Pulling fs layer 17:03:29 1b4be91ead68: Waiting 17:03:29 4c5ea3b32996: Verifying Checksum 17:03:29 4c5ea3b32996: Download complete 17:03:29 3c742a4a0f38: Verifying Checksum 17:03:29 3c742a4a0f38: Download complete 17:03:29 1b4be91ead68: Verifying Checksum 17:03:29 1b4be91ead68: Download complete 17:03:30 a1125296b23d: Verifying Checksum 17:03:30 a1125296b23d: Download complete 17:03:31 a1125296b23d: Pull complete 17:03:31 3c742a4a0f38: Pull complete 17:03:31 4c5ea3b32996: Pull complete 17:03:31 1b4be91ead68: Pull complete 17:03:31 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 17:03:31 Status: Downloaded newer image for ubuntu:18.04 17:03:31 ---> d27b9ffc5667 17:03:31 Step 2/11 : ARG ARCH 17:03:33 ---> Running in efc12a8db581 17:03:33 Removing intermediate container efc12a8db581 17:03:33 ---> b19844f18ec0 17:03:33 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd --yes 17:03:33 ---> Running in 10e7218015e1 17:03:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:03:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:03:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [869 kB] 17:03:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9282 B] 17:03:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [89.9 kB] 17:03:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1005 kB] 17:03:34 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:03:34 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 17:03:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 17:03:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 17:03:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 17:03:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 17:03:35 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [13.6 kB] 17:03:35 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1405 kB] 17:03:35 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1306 kB] 17:03:35 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [104 kB] 17:03:35 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 17:03:35 Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8432 B] 17:03:37 Fetched 18.2 MB in 3s (6278 kB/s) 17:03:38 Reading package lists... 17:03:39 Reading package lists... 17:03:39 Building dependency tree... 17:03:39 Reading state information... 17:03:39 Calculating upgrade... 17:03:40 The following packages will be upgraded: 17:03:40 libc-bin libc6 libgnutls30 17:03:40 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:03:40 Need to get 4109 kB of archives. 17:03:40 After this operation, 4096 B of additional disk space will be used. 17:03:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 17:03:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 17:03:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:03:41 debconf: delaying package configuration, since apt-utils is not installed 17:03:41 Fetched 4109 kB in 1s (3871 kB/s) 17:03:41 (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 ... 4046 files and directories currently installed.) 17:03:41 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 17:03:41 debconf: unable to initialize frontend: Dialog 17:03:41 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:03:41 debconf: falling back to frontend: Readline 17:03:41 debconf: unable to initialize frontend: Readline 17:03:41 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:03:41 debconf: falling back to frontend: Teletype 17:03:41 Still waiting to schedule task 17:03:41 ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ is offline 17:03:41 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:03:45 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 17:03:45 debconf: unable to initialize frontend: Dialog 17:03:45 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:03:45 debconf: falling back to frontend: Readline 17:03:45 debconf: unable to initialize frontend: Readline 17:03:45 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:03:45 debconf: falling back to frontend: Teletype 17:03:46 (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 ... 4046 files and directories currently installed.) 17:03:46 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 17:03:46 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:03:46 Setting up libc-bin (2.27-3ubuntu1.2) ... 17:03:46 (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 ... 4046 files and directories currently installed.) 17:03:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:03:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 17:03:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:03:47 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:03:48 Reading package lists... 17:03:48 Building dependency tree... 17:03:48 Reading state information... 17:03:49 The following additional packages will be installed: 17:03:49 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 17:03:49 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 17:03:49 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 17:03:49 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 17:03:49 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 17:03:49 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 17:03:49 libwind0-heimdal multiarch-support openssl publicsuffix 17:03:49 Suggested packages: 17:03:49 krb5-doc krb5-user libsasl2-modules-gssapi-mit 17:03:49 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 17:03:49 libsasl2-modules-sql 17:03:49 The following NEW packages will be installed: 17:03:49 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 17:03:49 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 17:03:49 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 17:03:49 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 17:03:49 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 17:03:49 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 17:03:49 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 17:03:49 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 17:03:49 Need to get 5700 kB of archives. 17:03:49 After this operation, 18.2 MB of additional disk space will be used. 17:03:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 17:03:49 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:03:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 17:03:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 17:03:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 17:03:50 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:03:50 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 17:03:50 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 17:03:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 17:03:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 17:03:50 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:03:50 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 17:03:50 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 17:03:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:03:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 publicsuffix all 20180223.1310-1 [97.6 kB] 17:03:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:03:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:03:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:03:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:03:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:03:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:03:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:03:50 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:03:50 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:03:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 17:03:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 17:03:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 17:03:50 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.5 [155 kB] 17:03:50 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:03:50 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:03:50 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.9 [214 kB] 17:03:50 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.9 [159 kB] 17:03:50 Get:33 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libonig4 amd64 6.7.0-1 [119 kB] 17:03:50 Get:34 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libjq1 amd64 1.5+dfsg-2 [111 kB] 17:03:50 Get:35 http://archive.ubuntu.com/ubuntu bionic/universe amd64 jq amd64 1.5+dfsg-2 [45.6 kB] 17:03:50 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 17:03:50 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:03:50 debconf: delaying package configuration, since apt-utils is not installed 17:03:50 Fetched 5700 kB in 1s (4068 kB/s) 17:03:50 Selecting previously unselected package multiarch-support. 17:03:50 (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 ... 4046 files and directories currently installed.) 17:03:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 17:03:50 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 17:03:50 Setting up multiarch-support (2.27-3ubuntu1.2) ... 17:03:50 Selecting previously unselected package liblzo2-2:amd64. 17:03:50 (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 ... 4049 files and directories currently installed.) 17:03:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:03:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:03:51 Selecting previously unselected package libssl1.1:amd64. 17:03:51 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 17:03:51 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:03:51 Selecting previously unselected package openssl. 17:03:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 17:03:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:03:51 Selecting previously unselected package ca-certificates. 17:03:51 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 17:03:51 Unpacking ca-certificates (20190110~18.04.1) ... 17:03:52 Selecting previously unselected package libsqlite3-0:amd64. 17:03:52 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:03:52 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:03:52 Selecting previously unselected package sudo. 17:03:52 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 17:03:52 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 17:03:52 Selecting previously unselected package krb5-locales. 17:03:52 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 17:03:52 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 17:03:52 Selecting previously unselected package libkrb5support0:amd64. 17:03:52 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 17:03:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 17:03:52 Selecting previously unselected package libk5crypto3:amd64. 17:03:52 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 17:03:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 17:03:52 Selecting previously unselected package libkeyutils1:amd64. 17:03:52 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:03:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:52 Selecting previously unselected package libkrb5-3:amd64. 17:03:52 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 17:03:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 17:03:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:03:52 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 17:03:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 17:03:52 Selecting previously unselected package libpsl5:amd64. 17:03:52 Preparing to unpack .../12-libpsl5_0.19.1-5build1_amd64.deb ... 17:03:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:03:52 Selecting previously unselected package publicsuffix. 17:03:52 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 17:03:52 Unpacking publicsuffix (20180223.1310-1) ... 17:03:52 Selecting previously unselected package libroken18-heimdal:amd64. 17:03:52 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:03:52 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:03:53 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:03:53 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libwind0-heimdal:amd64. 17:03:53 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:03:53 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:03:53 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:03:53 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:03:53 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:03:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:53 Selecting previously unselected package libsasl2-modules-db:amd64. 17:03:53 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:03:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:53 Selecting previously unselected package libsasl2-2:amd64. 17:03:53 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:03:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:53 Selecting previously unselected package libldap-common. 17:03:53 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 17:03:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 17:03:53 Selecting previously unselected package libldap-2.4-2:amd64. 17:03:53 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_amd64.deb ... 17:03:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 17:03:53 Selecting previously unselected package libnghttp2-14:amd64. 17:03:53 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:03:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:03:54 Selecting previously unselected package librtmp1:amd64. 17:03:54 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:03:54 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:03:54 Selecting previously unselected package libcurl4:amd64. 17:03:54 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_amd64.deb ... 17:03:54 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 17:03:54 Selecting previously unselected package curl. 17:03:54 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_amd64.deb ... 17:03:54 Unpacking curl (7.58.0-2ubuntu3.9) ... 17:03:54 Selecting previously unselected package libonig4:amd64. 17:03:54 Preparing to unpack .../31-libonig4_6.7.0-1_amd64.deb ... 17:03:54 Unpacking libonig4:amd64 (6.7.0-1) ... 17:03:54 Selecting previously unselected package libjq1:amd64. 17:03:54 Preparing to unpack .../32-libjq1_1.5+dfsg-2_amd64.deb ... 17:03:54 Unpacking libjq1:amd64 (1.5+dfsg-2) ... 17:03:54 Selecting previously unselected package jq. 17:03:54 Preparing to unpack .../33-jq_1.5+dfsg-2_amd64.deb ... 17:03:54 Unpacking jq (1.5+dfsg-2) ... 17:03:54 Selecting previously unselected package libsasl2-modules:amd64. 17:03:54 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:03:54 Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:54 Selecting previously unselected package squashfs-tools. 17:03:54 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:03:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:03:54 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 17:03:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 17:03:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:03:54 Setting up libonig4:amd64 (6.7.0-1) ... 17:03:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:03:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 17:03:55 Setting up libjq1:amd64 (1.5+dfsg-2) ... 17:03:55 Setting up krb5-locales (1.16-2ubuntu0.1) ... 17:03:55 Setting up publicsuffix (20180223.1310-1) ... 17:03:55 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:03:55 debconf: unable to initialize frontend: Dialog 17:03:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:03:55 debconf: falling back to frontend: Readline 17:03:55 debconf: unable to initialize frontend: Readline 17:03:55 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:03:55 debconf: falling back to frontend: Teletype 17:03:55 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:55 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:03:55 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:03:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:03:55 Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:03:55 Setting up ca-certificates (20190110~18.04.1) ... 17:03:55 debconf: unable to initialize frontend: Dialog 17:03:55 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:03:55 debconf: falling back to frontend: Readline 17:03:55 debconf: unable to initialize frontend: Readline 17:03:55 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:03:55 debconf: falling back to frontend: Teletype 17:03:56 Updating certificates in /etc/ssl/certs... 17:03:57 127 added, 0 removed; done. 17:03:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:03:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 17:03:57 Setting up jq (1.5+dfsg-2) ... 17:03:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:03:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 17:03:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 17:03:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:03:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.5) ... 17:03:57 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.9) ... 17:03:57 Setting up curl (7.58.0-2ubuntu3.9) ... 17:03:57 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:03:57 Processing triggers for ca-certificates (20190110~18.04.1) ... 17:03:57 Updating certificates in /etc/ssl/certs... 17:03:58 0 added, 0 removed; done. 17:03:58 Running hooks in /etc/ca-certificates/update.d... 17:03:58 done. 17:04:04 core.snap: OK 17:04:09 Parallel unsquashfs: Using 4 processors 17:04:09 11343 inodes (12821 blocks) to write 17:04:09 17:04:09 17:04:09 created 8915 files 17:04:09 created 1447 directories 17:04:09 created 2339 symlinks 17:04:09 created 79 devices 17:04:09 created 0 fifos 17:04:15 core18.snap: OK 17:04:21 Parallel unsquashfs: Using 4 processors 17:04:21 9713 inodes (10163 blocks) to write 17:04:21 17:04:21 17:04:21 created 7487 files 17:04:21 created 1252 directories 17:04:21 created 2013 symlinks 17:04:21 created 4 devices 17:04:21 created 0 fifos 17:04:25 snapcraft.snap: OK 17:04:43 Parallel unsquashfs: Using 4 processors 17:04:43 12636 inodes (13183 blocks) to write 17:04:43 17:04:43 17:04:43 created 12055 files 17:04:43 created 1759 directories 17:04:43 created 173 symlinks 17:04:43 created 0 devices 17:04:43 created 0 fifos 17:04:43  17:04:43 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 17:04:43 17:04:43 Reading package lists... 17:04:44 Building dependency tree... 17:04:44 Reading state information... 17:04:44 The following packages were automatically installed and are no longer required: 17:04:44 krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 libgssapi3-heimdal 17:04:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:04:44 libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal 17:04:44 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common liblzo2-2 17:04:44 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 libsasl2-2 17:04:44 libsasl2-modules libsasl2-modules-db libsqlite3-0 libwind0-heimdal 17:04:44 multiarch-support publicsuffix 17:04:44 Use 'apt autoremove' to remove them. 17:04:44 The following packages will be REMOVED: 17:04:44 curl* jq* squashfs-tools* 17:04:44 0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded. 17:04:44 After this operation, 799 kB disk space will be freed. 17:04:44 (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 ... 4654 files and directories currently installed.) 17:04:44 Removing curl (7.58.0-2ubuntu3.9) ... 17:04:44 Removing jq (1.5+dfsg-2) ... 17:04:44 Removing squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:04:46 Reading package lists... 17:04:46 Building dependency tree... 17:04:46 Reading state information... 17:04:48 Reading package lists... 17:04:48 Building dependency tree... 17:04:48 Reading state information... 17:04:48 The following packages were automatically installed and are no longer required: 17:04:48 libcurl4 libjq1 libnghttp2-14 libonig4 libpsl5 librtmp1 publicsuffix 17:04:48 Use 'apt autoremove' to remove them. 17:04:48 The following additional packages will be installed: 17:04:48 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 17:04:48 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 17:04:48 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 17:04:48 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 17:04:48 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 17:04:48 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 17:04:48 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 17:04:48 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 17:04:48 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support 17:04:48 networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus 17:04:48 python3-gi python3-minimal python3.6 python3.6-minimal readline-common 17:04:48 shared-mime-info squashfs-tools systemd systemd-sysv udev xauth 17:04:48 xdg-user-dirs xz-utils 17:04:48 Suggested packages: 17:04:48 apparmor-profiles-extra apparmor-utils default-dbus-session-bus 17:04:48 | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie 17:04:48 xloadimage scdaemon fuse iw | wireless-tools keychain libpam-ssh 17:04:48 monkeysphere ssh-askpass pinentry-doc python3-doc python3-tk python3-venv 17:04:48 python-dbus-doc python3-dbus-dbg python3.6-venv python3.6-doc binutils 17:04:48 binfmt-support readline-doc zenity | kdialog systemd-container policykit-1 17:04:48 The following NEW packages will be installed: 17:04:48 apparmor dbus dirmngr dmsetup file gir1.2-glib-2.0 gnupg gnupg-l10n 17:04:48 gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm 17:04:48 libapparmor1 libargon2-0 libassuan0 libbsd0 libcap2 libcryptsetup12 17:04:48 libdbus-1-3 libdevmapper1.02.1 libedit2 libexpat1 libfuse2 17:04:48 libgirepository-1.0-1 libglib2.0-0 libglib2.0-data libicu60 libidn11 17:04:48 libip4tc0 libjson-c3 libkmod2 libksba8 libmagic-mgc libmagic1 libmpdec2 17:04:48 libnpth0 libnss-systemd libpam-systemd libpython3-stdlib 17:04:48 libpython3.6-minimal libpython3.6-stdlib libreadline7 libssl1.0.0 libx11-6 17:04:48 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 mime-support 17:04:48 networkd-dispatcher openssh-client pinentry-curses python3 python3-dbus 17:04:48 python3-gi python3-minimal python3.6 python3.6-minimal readline-common 17:04:48 shared-mime-info snapd squashfs-tools systemd systemd-sysv udev xauth 17:04:48 xdg-user-dirs xz-utils 17:04:49 0 upgraded, 74 newly installed, 0 to remove and 0 not upgraded. 17:04:49 Need to get 46.1 MB of archives. 17:04:49 After this operation, 214 MB of additional disk space will be used. 17:04:49 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [533 kB] 17:04:49 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:04:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1 [1609 kB] 17:04:49 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:04:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:04:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:04:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 readline-common all 7.0-3 [52.9 kB] 17:04:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline7 amd64 7.0-3 [124 kB] 17:04:49 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1 [1710 kB] 17:04:49 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1 [203 kB] 17:04:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:04:49 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:04:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcap2 amd64 1:2.25-1.2 [13.0 kB] 17:04:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libargon2-0 amd64 0~20161029-1.1 [19.9 kB] 17:04:49 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:04:49 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:04:49 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.1 [134 kB] 17:04:49 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:04:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libip4tc0 amd64 1.6.1-2ubuntu2 [19.6 kB] 17:04:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:04:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.4 [40.1 kB] 17:04:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.41 [2914 kB] 17:04:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.41 [14.7 kB] 17:04:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau6 amd64 1:1.0.8-1ubuntu1 [7556 B] 17:04:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:04:50 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 17:04:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 17:04:50 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 17:04:50 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 17:04:50 Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 17:04:50 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.2 [175 kB] 17:04:50 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dbus amd64 1.12.2-1ubuntu1.2 [150 kB] 17:04:50 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dmsetup amd64 2:1.02.145-4.1ubuntu3.18.04.3 [74.4 kB] 17:04:50 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic-mgc amd64 1:5.32-2ubuntu0.4 [184 kB] 17:04:50 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmagic1 amd64 1:5.32-2ubuntu0.4 [68.6 kB] 17:04:50 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 file amd64 1:5.32-2ubuntu0.4 [22.1 kB] 17:04:50 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:04:50 Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgirepository-1.0-1 amd64 1.56.1-1 [82.0 kB] 17:04:50 Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-glib-2.0 amd64 1.56.1-1 [131 kB] 17:04:50 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-data all 2.56.4-0ubuntu0.18.04.6 [4540 B] 17:04:50 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8054 kB] 17:04:50 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.41 [105 kB] 17:04:50 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.41 [107 kB] 17:04:50 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 17:04:50 Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 python3-dbus amd64 1.2.6-1 [89.9 kB] 17:04:50 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-gi amd64 3.26.1-2ubuntu1 [153 kB] 17:04:50 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 networkd-dispatcher all 1.7-0ubuntu3.3 [13.3 kB] 17:04:50 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 shared-mime-info amd64 1.9-2 [426 kB] 17:04:50 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.41 [1101 kB] 17:04:50 Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 xdg-user-dirs amd64 0.17-1ubuntu1 [48.0 kB] 17:04:50 Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 xz-utils amd64 5.2.2-1.3 [83.8 kB] 17:04:50 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:04:50 Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:04:50 Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:04:50 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 17:04:50 Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 17:04:50 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:04:50 Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 17:04:50 Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libassuan0 amd64 2.5.1-2 [35.0 kB] 17:04:50 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.2 [123 kB] 17:04:50 Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:04:50 Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnpth0 amd64 1.5-3 [7668 B] 17:04:50 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.2 [316 kB] 17:04:50 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-l10n all 2.2.4-1ubuntu1.2 [49.6 kB] 17:04:51 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg-utils amd64 2.2.4-1ubuntu1.2 [127 kB] 17:04:51 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.2 [467 kB] 17:04:51 Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 pinentry-curses amd64 1.1.0-1 [35.8 kB] 17:04:51 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.2 [227 kB] 17:04:51 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-client amd64 2.2.4-1ubuntu1.2 [91.9 kB] 17:04:51 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-wks-server amd64 2.2.4-1ubuntu1.2 [84.9 kB] 17:04:51 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgsm amd64 2.2.4-1ubuntu1.2 [215 kB] 17:04:51 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gnupg amd64 2.2.4-1ubuntu1.2 [249 kB] 17:04:51 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:04:51 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.45.1+18.04 [19.8 MB] 17:04:52 debconf: delaying package configuration, since apt-utils is not installed 17:04:52 Fetched 46.1 MB in 3s (14.3 MB/s) 17:04:52 Selecting previously unselected package libpython3.6-minimal:amd64. 17:04:52 (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 ... 4631 files and directories currently installed.) 17:04:52 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 17:04:52 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 17:04:53 Selecting previously unselected package libexpat1:amd64. 17:04:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:04:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:04:53 Selecting previously unselected package python3.6-minimal. 17:04:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1_amd64.deb ... 17:04:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 17:04:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1) ... 17:04:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:04:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1) ... 17:04:54 Selecting previously unselected package python3-minimal. 17:04:54 (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 ... 4878 files and directories currently installed.) 17:04:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:04:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:04:54 Selecting previously unselected package mime-support. 17:04:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:04:54 Unpacking mime-support (3.60ubuntu1) ... 17:04:54 Selecting previously unselected package libmpdec2:amd64. 17:04:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:04:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:04:54 Selecting previously unselected package readline-common. 17:04:54 Preparing to unpack .../3-readline-common_7.0-3_all.deb ... 17:04:54 Unpacking readline-common (7.0-3) ... 17:04:54 Selecting previously unselected package libreadline7:amd64. 17:04:54 Preparing to unpack .../4-libreadline7_7.0-3_amd64.deb ... 17:04:54 Unpacking libreadline7:amd64 (7.0-3) ... 17:04:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:04:54 Preparing to unpack .../5-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1_amd64.deb ... 17:04:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 17:04:55 Selecting previously unselected package python3.6. 17:04:55 Preparing to unpack .../6-python3.6_3.6.9-1~18.04ubuntu1_amd64.deb ... 17:04:55 Unpacking python3.6 (3.6.9-1~18.04ubuntu1) ... 17:04:55 Selecting previously unselected package libpython3-stdlib:amd64. 17:04:55 Preparing to unpack .../7-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:04:55 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:04:55 Setting up python3-minimal (3.6.7-1~18.04) ... 17:04:55 Selecting previously unselected package python3. 17:04:55 (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 ... 5330 files and directories currently installed.) 17:04:55 Preparing to unpack .../0-python3_3.6.7-1~18.04_amd64.deb ... 17:04:55 Unpacking python3 (3.6.7-1~18.04) ... 17:04:56 Selecting previously unselected package libcap2:amd64. 17:04:56 Preparing to unpack .../1-libcap2_1%3a2.25-1.2_amd64.deb ... 17:04:56 Unpacking libcap2:amd64 (1:2.25-1.2) ... 17:04:56 Selecting previously unselected package libargon2-0:amd64. 17:04:56 Preparing to unpack .../2-libargon2-0_0~20161029-1.1_amd64.deb ... 17:04:56 Unpacking libargon2-0:amd64 (0~20161029-1.1) ... 17:04:56 Selecting previously unselected package libdevmapper1.02.1:amd64. 17:04:56 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:04:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:04:56 Selecting previously unselected package libjson-c3:amd64. 17:04:56 Preparing to unpack .../4-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:04:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:04:56 Selecting previously unselected package libcryptsetup12:amd64. 17:04:56 Preparing to unpack .../5-libcryptsetup12_2%3a2.0.2-1ubuntu1.1_amd64.deb ... 17:04:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 17:04:56 Selecting previously unselected package libidn11:amd64. 17:04:56 Preparing to unpack .../6-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:04:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:04:56 Selecting previously unselected package libip4tc0:amd64. 17:04:56 Preparing to unpack .../7-libip4tc0_1.6.1-2ubuntu2_amd64.deb ... 17:04:56 Unpacking libip4tc0:amd64 (1.6.1-2ubuntu2) ... 17:04:56 Selecting previously unselected package libapparmor1:amd64. 17:04:56 Preparing to unpack .../8-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:04:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:04:56 Selecting previously unselected package libkmod2:amd64. 17:04:56 Preparing to unpack .../9-libkmod2_24-1ubuntu3.4_amd64.deb ... 17:04:56 Unpacking libkmod2:amd64 (24-1ubuntu3.4) ... 17:04:56 Setting up libcap2:amd64 (1:2.25-1.2) ... 17:04:56 Setting up libargon2-0:amd64 (0~20161029-1.1) ... 17:04:56 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:04:56 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:04:56 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.1) ... 17:04:56 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:04:56 Setting up libip4tc0:amd64 (1.6.1-2ubuntu2) ... 17:04:57 Selecting previously unselected package systemd. 17:04:57 (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 ... 5411 files and directories currently installed.) 17:04:57 Preparing to unpack .../systemd_237-3ubuntu10.41_amd64.deb ... 17:04:57 Unpacking systemd (237-3ubuntu10.41) ... 17:04:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:04:58 Setting up libkmod2:amd64 (24-1ubuntu3.4) ... 17:04:58 Setting up systemd (237-3ubuntu10.41) ... 17:04:58 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. 17:04:58 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. 17:04:58 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. 17:04:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. 17:04:58 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. 17:04:58 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy 17:04:58 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service. 17:04:58 Initializing machine ID from random generator. 17:04:59 Selecting previously unselected package systemd-sysv. 17:04:59 (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 ... 6121 files and directories currently installed.) 17:04:59 Preparing to unpack .../00-systemd-sysv_237-3ubuntu10.41_amd64.deb ... 17:04:59 Unpacking systemd-sysv (237-3ubuntu10.41) ... 17:04:59 Selecting previously unselected package libxau6:amd64. 17:04:59 Preparing to unpack .../01-libxau6_1%3a1.0.8-1ubuntu1_amd64.deb ... 17:04:59 Unpacking libxau6:amd64 (1:1.0.8-1ubuntu1) ... 17:04:59 Selecting previously unselected package libbsd0:amd64. 17:04:59 Preparing to unpack .../02-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:04:59 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:04:59 Selecting previously unselected package libxdmcp6:amd64. 17:04:59 Preparing to unpack .../03-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 17:04:59 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 17:04:59 Selecting previously unselected package libxcb1:amd64. 17:04:59 Preparing to unpack .../04-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 17:04:59 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:04:59 Selecting previously unselected package libx11-data. 17:04:59 Preparing to unpack .../05-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 17:04:59 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 17:05:00 Selecting previously unselected package libx11-6:amd64. 17:05:00 Preparing to unpack .../06-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 17:05:00 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:05:00 Selecting previously unselected package libxext6:amd64. 17:05:00 Preparing to unpack .../07-libxext6_2%3a1.3.3-1_amd64.deb ... 17:05:00 Unpacking libxext6:amd64 (2:1.3.3-1) ... 17:05:00 Selecting previously unselected package libdbus-1-3:amd64. 17:05:00 Preparing to unpack .../08-libdbus-1-3_1.12.2-1ubuntu1.2_amd64.deb ... 17:05:00 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 17:05:00 Selecting previously unselected package dbus. 17:05:00 Preparing to unpack .../09-dbus_1.12.2-1ubuntu1.2_amd64.deb ... 17:05:00 Unpacking dbus (1.12.2-1ubuntu1.2) ... 17:05:00 Selecting previously unselected package dmsetup. 17:05:00 Preparing to unpack .../10-dmsetup_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:05:00 Unpacking dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:05:00 Selecting previously unselected package libmagic-mgc. 17:05:00 Preparing to unpack .../11-libmagic-mgc_1%3a5.32-2ubuntu0.4_amd64.deb ... 17:05:00 Unpacking libmagic-mgc (1:5.32-2ubuntu0.4) ... 17:05:00 Selecting previously unselected package libmagic1:amd64. 17:05:00 Preparing to unpack .../12-libmagic1_1%3a5.32-2ubuntu0.4_amd64.deb ... 17:05:00 Unpacking libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 17:05:01 Selecting previously unselected package file. 17:05:01 Preparing to unpack .../13-file_1%3a5.32-2ubuntu0.4_amd64.deb ... 17:05:01 Unpacking file (1:5.32-2ubuntu0.4) ... 17:05:01 Selecting previously unselected package libglib2.0-0:amd64. 17:05:01 Preparing to unpack .../14-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:05:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:05:01 Selecting previously unselected package libgirepository-1.0-1:amd64. 17:05:01 Preparing to unpack .../15-libgirepository-1.0-1_1.56.1-1_amd64.deb ... 17:05:01 Unpacking libgirepository-1.0-1:amd64 (1.56.1-1) ... 17:05:01 Selecting previously unselected package gir1.2-glib-2.0:amd64. 17:05:01 Preparing to unpack .../16-gir1.2-glib-2.0_1.56.1-1_amd64.deb ... 17:05:01 Unpacking gir1.2-glib-2.0:amd64 (1.56.1-1) ... 17:05:01 Selecting previously unselected package libglib2.0-data. 17:05:01 Preparing to unpack .../17-libglib2.0-data_2.56.4-0ubuntu0.18.04.6_all.deb ... 17:05:01 Unpacking libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:05:01 Selecting previously unselected package libicu60:amd64. 17:05:01 Preparing to unpack .../18-libicu60_60.2-3ubuntu3.1_amd64.deb ... 17:05:01 Unpacking libicu60:amd64 (60.2-3ubuntu3.1) ... 17:05:02 Selecting previously unselected package libnss-systemd:amd64. 17:05:02 Preparing to unpack .../19-libnss-systemd_237-3ubuntu10.41_amd64.deb ... 17:05:02 Unpacking libnss-systemd:amd64 (237-3ubuntu10.41) ... 17:05:02 Selecting previously unselected package libpam-systemd:amd64. 17:05:02 Preparing to unpack .../20-libpam-systemd_237-3ubuntu10.41_amd64.deb ... 17:05:02 Unpacking libpam-systemd:amd64 (237-3ubuntu10.41) ... 17:05:02 Selecting previously unselected package libxml2:amd64. 17:05:02 Preparing to unpack .../21-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 17:05:02 Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:05:03 Selecting previously unselected package python3-dbus. 17:05:03 Preparing to unpack .../22-python3-dbus_1.2.6-1_amd64.deb ... 17:05:03 Unpacking python3-dbus (1.2.6-1) ... 17:05:03 Selecting previously unselected package python3-gi. 17:05:03 Preparing to unpack .../23-python3-gi_3.26.1-2ubuntu1_amd64.deb ... 17:05:03 Unpacking python3-gi (3.26.1-2ubuntu1) ... 17:05:03 Selecting previously unselected package networkd-dispatcher. 17:05:03 Preparing to unpack .../24-networkd-dispatcher_1.7-0ubuntu3.3_all.deb ... 17:05:03 Unpacking networkd-dispatcher (1.7-0ubuntu3.3) ... 17:05:03 Selecting previously unselected package shared-mime-info. 17:05:03 Preparing to unpack .../25-shared-mime-info_1.9-2_amd64.deb ... 17:05:03 Unpacking shared-mime-info (1.9-2) ... 17:05:03 Selecting previously unselected package udev. 17:05:03 Preparing to unpack .../26-udev_237-3ubuntu10.41_amd64.deb ... 17:05:03 Unpacking udev (237-3ubuntu10.41) ... 17:05:03 Selecting previously unselected package xdg-user-dirs. 17:05:03 Preparing to unpack .../27-xdg-user-dirs_0.17-1ubuntu1_amd64.deb ... 17:05:03 Unpacking xdg-user-dirs (0.17-1ubuntu1) ... 17:05:04 Selecting previously unselected package xz-utils. 17:05:04 Preparing to unpack .../28-xz-utils_5.2.2-1.3_amd64.deb ... 17:05:04 Unpacking xz-utils (5.2.2-1.3) ... 17:05:04 Selecting previously unselected package apparmor. 17:05:04 Preparing to unpack .../29-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:05:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:05:04 Selecting previously unselected package libedit2:amd64. 17:05:04 Preparing to unpack .../30-libedit2_3.1-20170329-1_amd64.deb ... 17:05:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:05:04 Selecting previously unselected package libfuse2:amd64. 17:05:04 Preparing to unpack .../31-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:05:04 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:05:05 Selecting previously unselected package libssl1.0.0:amd64. 17:05:05 Preparing to unpack .../32-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 17:05:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:05:05 Selecting previously unselected package libxmuu1:amd64. 17:05:05 Preparing to unpack .../33-libxmuu1_2%3a1.1.2-2_amd64.deb ... 17:05:05 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 17:05:05 Selecting previously unselected package openssh-client. 17:05:05 Preparing to unpack .../34-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:05:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:05:05 Selecting previously unselected package xauth. 17:05:05 Preparing to unpack .../35-xauth_1%3a1.0.10-1_amd64.deb ... 17:05:05 Unpacking xauth (1:1.0.10-1) ... 17:05:05 Selecting previously unselected package libassuan0:amd64. 17:05:05 Preparing to unpack .../36-libassuan0_2.5.1-2_amd64.deb ... 17:05:05 Unpacking libassuan0:amd64 (2.5.1-2) ... 17:05:05 Selecting previously unselected package gpgconf. 17:05:05 Preparing to unpack .../37-gpgconf_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:05 Unpacking gpgconf (2.2.4-1ubuntu1.2) ... 17:05:05 Selecting previously unselected package libksba8:amd64. 17:05:05 Preparing to unpack .../38-libksba8_1.3.5-2_amd64.deb ... 17:05:05 Unpacking libksba8:amd64 (1.3.5-2) ... 17:05:05 Selecting previously unselected package libnpth0:amd64. 17:05:05 Preparing to unpack .../39-libnpth0_1.5-3_amd64.deb ... 17:05:05 Unpacking libnpth0:amd64 (1.5-3) ... 17:05:05 Selecting previously unselected package dirmngr. 17:05:05 Preparing to unpack .../40-dirmngr_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking dirmngr (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gnupg-l10n. 17:05:06 Preparing to unpack .../41-gnupg-l10n_2.2.4-1ubuntu1.2_all.deb ... 17:05:06 Unpacking gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gnupg-utils. 17:05:06 Preparing to unpack .../42-gnupg-utils_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gnupg-utils (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gpg. 17:05:06 Preparing to unpack .../43-gpg_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gpg (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package pinentry-curses. 17:05:06 Preparing to unpack .../44-pinentry-curses_1.1.0-1_amd64.deb ... 17:05:06 Unpacking pinentry-curses (1.1.0-1) ... 17:05:06 Selecting previously unselected package gpg-agent. 17:05:06 Preparing to unpack .../45-gpg-agent_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gpg-agent (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gpg-wks-client. 17:05:06 Preparing to unpack .../46-gpg-wks-client_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gpg-wks-server. 17:05:06 Preparing to unpack .../47-gpg-wks-server_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gpgsm. 17:05:06 Preparing to unpack .../48-gpgsm_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gpgsm (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package gnupg. 17:05:06 Preparing to unpack .../49-gnupg_2.2.4-1ubuntu1.2_amd64.deb ... 17:05:06 Unpacking gnupg (2.2.4-1ubuntu1.2) ... 17:05:06 Selecting previously unselected package squashfs-tools. 17:05:06 Preparing to unpack .../50-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:05:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:05:07 Selecting previously unselected package snapd. 17:05:07 Preparing to unpack .../51-snapd_2.45.1+18.04_amd64.deb ... 17:05:07 Unpacking snapd (2.45.1+18.04) ... 17:05:09 Setting up libnpth0:amd64 (1.5-3) ... 17:05:09 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:05:09 Setting up readline-common (7.0-3) ... 17:05:09 Setting up libnss-systemd:amd64 (237-3ubuntu10.41) ... 17:05:09 First installation detected... 17:05:09 Checking NSS setup... 17:05:09 Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 17:05:09 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 17:05:09 debconf: unable to initialize frontend: Dialog 17:05:09 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:05:09 debconf: falling back to frontend: Readline 17:05:09 debconf: unable to initialize frontend: Readline 17:05:09 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:05:09 debconf: falling back to frontend: Teletype 17:05:09 Setting up mime-support (3.60ubuntu1) ... 17:05:09 Setting up libreadline7:amd64 (7.0-3) ... 17:05:09 Setting up systemd-sysv (237-3ubuntu10.41) ... 17:05:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:05:09 No schema files found: doing nothing. 17:05:09 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:05:09 Setting up libksba8:amd64 (1.3.5-2) ... 17:05:09 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:05:09 Setting up libgirepository-1.0-1:amd64 (1.56.1-1) ... 17:05:09 Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 17:05:09 Setting up libmagic-mgc (1:5.32-2ubuntu0.4) ... 17:05:09 Setting up gnupg-l10n (2.2.4-1ubuntu1.2) ... 17:05:09 Setting up libmagic1:amd64 (1:5.32-2ubuntu0.4) ... 17:05:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:05:09 Setting up gir1.2-glib-2.0:amd64 (1.56.1-1) ... 17:05:09 Setting up libglib2.0-data (2.56.4-0ubuntu0.18.04.6) ... 17:05:10 Setting up udev (237-3ubuntu10.41) ... 17:05:11 invoke-rc.d: could not determine current runlevel 17:05:11 invoke-rc.d: policy-rc.d denied execution of start. 17:05:11 Setting up xz-utils (5.2.2-1.3) ... 17:05:11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 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 17:05:11 Setting up dmsetup (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:05:11 Setting up shared-mime-info (1.9-2) ... 17:05:17 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 17:05:17 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:05:17 Setting up libassuan0:amd64 (2.5.1-2) ... 17:05:17 Setting up xdg-user-dirs (0.17-1ubuntu1) ... 17:05:17 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 17:05:17 Setting up libxau6:amd64 (1:1.0.8-1ubuntu1) ... 17:05:17 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:05:17 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.2) ... 17:05:17 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1) ... 17:05:17 Setting up python3.6 (3.6.9-1~18.04ubuntu1) ... 17:05:18 Setting up gpgconf (2.2.4-1ubuntu1.2) ... 17:05:18 Setting up file (1:5.32-2ubuntu0.4) ... 17:05:18 Setting up gpgsm (2.2.4-1ubuntu1.2) ... 17:05:18 Setting up gnupg-utils (2.2.4-1ubuntu1.2) ... 17:05:18 Setting up pinentry-curses (1.1.0-1) ... 17:05:18 Setting up dbus (1.12.2-1ubuntu1.2) ... 17:05:18 Setting up dirmngr (2.2.4-1ubuntu1.2) ... 17:05:19 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 17:05:19 Setting up gpg (2.2.4-1ubuntu1.2) ... 17:05:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:05:19 Setting up libpam-systemd:amd64 (237-3ubuntu10.41) ... 17:05:19 debconf: unable to initialize frontend: Dialog 17:05:19 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:05:19 debconf: falling back to frontend: Readline 17:05:19 debconf: unable to initialize frontend: Readline 17:05:19 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:05:19 debconf: falling back to frontend: Teletype 17:05:19 Setting up python3 (3.6.7-1~18.04) ... 17:05:19 running python rtupdate hooks for python3.6... 17:05:19 running python post-rtupdate hooks for python3.6... 17:05:19 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 17:05:19 Setting up gpg-agent (2.2.4-1ubuntu1.2) ... 17:05:19 Setting up apparmor (2.12-4ubuntu5.1) ... 17:05:21 debconf: unable to initialize frontend: Dialog 17:05:21 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:05:21 debconf: falling back to frontend: Readline 17:05:21 debconf: unable to initialize frontend: Readline 17:05:21 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:05:21 debconf: falling back to frontend: Teletype 17:05:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:05:21 Setting up gpg-wks-server (2.2.4-1ubuntu1.2) ... 17:05:21 Setting up python3-gi (3.26.1-2ubuntu1) ... 17:05:21 Setting up gpg-wks-client (2.2.4-1ubuntu1.2) ... 17:05:21 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 17:05:21 Setting up snapd (2.45.1+18.04) ... 17:05:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:05:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:05:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:05:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:05:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:05:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:05:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:05:22 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:05:22 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:05:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:05:23 Setting up python3-dbus (1.2.6-1) ... 17:05:23 Setting up libxext6:amd64 (2:1.3.3-1) ... 17:05:23 Setting up gnupg (2.2.4-1ubuntu1.2) ... 17:05:23 Setting up xauth (1:1.0.10-1) ... 17:05:23 Setting up networkd-dispatcher (1.7-0ubuntu3.3) ... 17:05:23 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. 17:05:23 Processing triggers for systemd (237-3ubuntu10.41) ... 17:05:23 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:05:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-658 in /w/workspace/i-build-images_snapcraft-builder [Pipeline] { [Pipeline] checkout 17:05:37 using credential edgex-jenkins-ssh 17:05:37 Cloning the remote Git repository 17:05:37 Cloning with configured refspecs honoured and without tags 17:05:38 Fetching without tags 17:05:37 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:05:37 > git init /w/workspace/i-build-images_snapcraft-builder # timeout=10 17:05:37 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:05:37 > git --version # timeout=10 17:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 17:05:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:05:38 > git config --add remote.origin.fetch +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 17:05:38 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:05:38 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:38 Checking out Revision af758179679e1848e3f9de98a733479ed0b6b85b (snapcraft-builder) 17:05:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/snapcraft-builder:refs/remotes/origin/snapcraft-builder # timeout=10 17:05:38 > git config core.sparsecheckout # timeout=10 17:05:38 > git checkout -f af758179679e1848e3f9de98a733479ed0b6b85b # timeout=10 17:05:43 Commit message: "Merge pull request #140 from ernestojeda/snap-fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:45 + ls -al . 17:05:45 total 24 17:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:05 . 17:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:05 .. 17:05:45 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:05 .git 17:05:45 -rw-rw-r-- 1 jenkins jenkins 3472 Jul 14 17:05 Dockerfile 17:05:45 -rw-rw-r-- 1 jenkins jenkins 936 Jul 14 17:05 Jenkinsfile 17:05:45 -rwxrwxr-x 1 jenkins jenkins 1578 Jul 14 17:05 entrypoint.sh [Pipeline] isUnix [Pipeline] sh 17:05:46 + docker build -t edgex-devops/edgex-snap-builder-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=af758179679e1848e3f9de98a733479ed0b6b85b --label arch=arm64 . 17:05:46 Sending build context to Docker daemon 218.1kB 17:05:46 Step 1/11 : FROM ubuntu:18.04 17:05:47 18.04: Pulling from library/ubuntu 17:05:47 68fe03cb170d: Pulling fs layer 17:05:47 18959295effb: Pulling fs layer 17:05:47 51118fb70ce3: Pulling fs layer 17:05:47 409a5d9eae93: Pulling fs layer 17:05:47 409a5d9eae93: Waiting 17:05:47 18959295effb: Verifying Checksum 17:05:47 18959295effb: Download complete 17:05:47 51118fb70ce3: Verifying Checksum 17:05:47 51118fb70ce3: Download complete 17:05:47 409a5d9eae93: Download complete 17:05:48 68fe03cb170d: Verifying Checksum 17:05:48 68fe03cb170d: Download complete 17:05:51 68fe03cb170d: Pull complete 17:05:51 18959295effb: Pull complete 17:05:51 51118fb70ce3: Pull complete 17:05:52 409a5d9eae93: Pull complete 17:05:52 Digest: sha256:e5b0b89c846690afe2ce325ac6c6bc3d686219cfa82166fc75c812c1011f0803 17:05:52 Status: Downloaded newer image for ubuntu:18.04 17:05:52 ---> 0ccb47f043f5 17:05:52 Step 2/11 : ARG ARCH 17:05:53 ---> Running in 362d8286e4ec 17:05:53 Removing intermediate container 362d8286e4ec 17:05:53 ---> 4ef515fc777b 17:05:53 Step 3/11 : RUN apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd --yes 17:05:53 ---> Running in bf3fb7810066 17:05:55 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 17:05:56 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:05:56 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 17:05:56 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:05:56 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [11.0 MB] 17:05:58 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [572 B] 17:05:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [1285 kB] 17:05:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [153 kB] 17:05:58 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1246 kB] 17:05:58 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1312 B] 17:05:58 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3457 B] 17:05:58 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [905 kB] 17:05:58 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [8104 B] 17:05:58 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 17:05:58 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [895 B] 17:05:58 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [762 kB] 17:05:58 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [632 kB] 17:05:58 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [1843 B] 17:06:00 Fetched 16.5 MB in 6s (2980 kB/s) 17:06:05 Reading package lists... 17:06:09 Reading package lists... 17:06:10 Building dependency tree... 17:06:10 Reading state information... 17:06:10 Calculating upgrade... 17:06:10 The following packages will be upgraded: 17:06:10 libc-bin libc6 libgnutls30 17:06:11 3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:06:11 Need to get 3290 kB of archives. 17:06:11 After this operation, 24.6 kB disk space will be freed. 17:06:11 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 17:06:12 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 17:06:12 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 17:06:12 debconf: delaying package configuration, since apt-utils is not installed 17:06:12 Fetched 3290 kB in 1s (3275 kB/s) 17:06:12 (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 ... 4039 files and directories currently installed.) 17:06:12 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 17:06:13 debconf: unable to initialize frontend: Dialog 17:06:13 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:06:13 debconf: falling back to frontend: Readline 17:06:13 debconf: unable to initialize frontend: Readline 17:06:13 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:06:13 debconf: falling back to frontend: Teletype 17:06:13 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:06:17 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 17:06:17 debconf: unable to initialize frontend: Dialog 17:06:17 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:06:17 debconf: falling back to frontend: Readline 17:06:17 debconf: unable to initialize frontend: Readline 17:06:17 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:06:17 debconf: falling back to frontend: Teletype 17:06:19 (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 ... 4039 files and directories currently installed.) 17:06:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 17:06:19 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:06:20 Setting up libc-bin (2.27-3ubuntu1.2) ... 17:06:20 (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 ... 4039 files and directories currently installed.) 17:06:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 17:06:20 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1.3) ... 17:06:20 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 17:06:20 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:06:25 Reading package lists... 17:06:26 Building dependency tree... 17:06:26 Reading state information... 17:06:26 The following additional packages will be installed: 17:06:26 ca-certificates krb5-locales libasn1-8-heimdal libcurl4 libgssapi-krb5-2 17:06:26 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 17:06:26 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 17:06:26 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 17:06:26 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 17:06:26 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 17:06:26 libwind0-heimdal multiarch-support openssl publicsuffix 17:06:26 Suggested packages: 17:06:26 krb5-doc krb5-user libsasl2-modules-gssapi-mit 17:06:26 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 17:06:26 libsasl2-modules-sql 17:06:27 The following NEW packages will be installed: 17:06:27 ca-certificates curl jq krb5-locales libasn1-8-heimdal libcurl4 17:06:27 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal 17:06:27 libheimntlm0-heimdal libhx509-5-heimdal libjq1 libk5crypto3 libkeyutils1 17:06:27 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 17:06:27 liblzo2-2 libnghttp2-14 libonig4 libpsl5 libroken18-heimdal librtmp1 17:06:27 libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 libssl1.1 17:06:27 libwind0-heimdal multiarch-support openssl publicsuffix squashfs-tools sudo 17:06:27 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 17:06:27 Need to get 4962 kB of archives. 17:06:27 After this operation, 16.5 MB of additional disk space will be used. 17:06:27 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 17:06:27 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 17:06:27 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 17:06:28 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 17:06:29 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] 17:06:29 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 17:06:29 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.2 [382 kB] 17:06:29 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 krb5-locales all 1.16-2ubuntu0.1 [13.5 kB] 17:06:29 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 17:06:29 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 17:06:29 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 17:06:29 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 17:06:29 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 17:06:29 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 17:06:29 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 publicsuffix all 20180223.1310-1 [97.6 kB] 17:06:29 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 17:06:29 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 17:06:29 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 17:06:29 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 17:06:29 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 17:06:29 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 17:06:29 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 17:06:29 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 17:06:29 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 17:06:29 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 17:06:29 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 17:06:29 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.5 [16.9 kB] 17:06:29 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.5 [132 kB] 17:06:29 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 17:06:29 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 17:06:29 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.9 [180 kB] 17:06:29 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.9 [152 kB] 17:06:29 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libonig4 arm64 6.7.0-1 [106 kB] 17:06:29 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libjq1 arm64 1.5+dfsg-2 [89.6 kB] 17:06:29 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 jq arm64 1.5+dfsg-2 [45.3 kB] 17:06:29 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsasl2-modules arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [41.9 kB] 17:06:29 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 17:06:30 debconf: delaying package configuration, since apt-utils is not installed 17:06:30 Fetched 4962 kB in 3s (1963 kB/s) 17:06:30 Selecting previously unselected package multiarch-support. 17:06:30 (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 ... 4039 files and directories currently installed.) 17:06:30 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 17:06:30 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 17:06:30 Setting up multiarch-support (2.27-3ubuntu1.2) ... 17:06:31 Selecting previously unselected package liblzo2-2:arm64. 17:06:31 (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 ... 4042 files and directories currently installed.) 17:06:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 17:06:31 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 17:06:31 Selecting previously unselected package libssl1.1:arm64. 17:06:31 Preparing to unpack .../01-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 17:06:31 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:06:31 Selecting previously unselected package openssl. 17:06:31 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 17:06:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:06:31 Selecting previously unselected package ca-certificates. 17:06:31 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 17:06:31 Unpacking ca-certificates (20190110~18.04.1) ... 17:06:32 Selecting previously unselected package libsqlite3-0:arm64. 17:06:32 Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 17:06:32 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 17:06:32 Selecting previously unselected package sudo. 17:06:32 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.2_arm64.deb ... 17:06:32 Unpacking sudo (1.8.21p2-3ubuntu1.2) ... 17:06:33 Selecting previously unselected package krb5-locales. 17:06:33 Preparing to unpack .../06-krb5-locales_1.16-2ubuntu0.1_all.deb ... 17:06:33 Unpacking krb5-locales (1.16-2ubuntu0.1) ... 17:06:33 Selecting previously unselected package libkrb5support0:arm64. 17:06:33 Preparing to unpack .../07-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 17:06:33 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 17:06:33 Selecting previously unselected package libk5crypto3:arm64. 17:06:33 Preparing to unpack .../08-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 17:06:33 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 17:06:33 Selecting previously unselected package libkeyutils1:arm64. 17:06:33 Preparing to unpack .../09-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 17:06:33 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 17:06:33 Selecting previously unselected package libkrb5-3:arm64. 17:06:33 Preparing to unpack .../10-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 17:06:33 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 17:06:34 Selecting previously unselected package libgssapi-krb5-2:arm64. 17:06:34 Preparing to unpack .../11-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 17:06:34 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 17:06:34 Selecting previously unselected package libpsl5:arm64. 17:06:34 Preparing to unpack .../12-libpsl5_0.19.1-5build1_arm64.deb ... 17:06:34 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 17:06:34 Selecting previously unselected package publicsuffix. 17:06:34 Preparing to unpack .../13-publicsuffix_20180223.1310-1_all.deb ... 17:06:34 Unpacking publicsuffix (20180223.1310-1) ... 17:06:34 Selecting previously unselected package libroken18-heimdal:arm64. 17:06:34 Preparing to unpack .../14-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:34 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:34 Selecting previously unselected package libasn1-8-heimdal:arm64. 17:06:34 Preparing to unpack .../15-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:34 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:34 Selecting previously unselected package libheimbase1-heimdal:arm64. 17:06:34 Preparing to unpack .../16-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:34 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:35 Selecting previously unselected package libhcrypto4-heimdal:arm64. 17:06:35 Preparing to unpack .../17-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:35 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:35 Selecting previously unselected package libwind0-heimdal:arm64. 17:06:35 Preparing to unpack .../18-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:35 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:35 Selecting previously unselected package libhx509-5-heimdal:arm64. 17:06:35 Preparing to unpack .../19-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:35 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:35 Selecting previously unselected package libkrb5-26-heimdal:arm64. 17:06:35 Preparing to unpack .../20-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:35 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:36 Selecting previously unselected package libheimntlm0-heimdal:arm64. 17:06:36 Preparing to unpack .../21-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:36 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:36 Selecting previously unselected package libgssapi3-heimdal:arm64. 17:06:36 Preparing to unpack .../22-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:06:36 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:36 Selecting previously unselected package libsasl2-modules-db:arm64. 17:06:36 Preparing to unpack .../23-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 17:06:36 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:36 Selecting previously unselected package libsasl2-2:arm64. 17:06:36 Preparing to unpack .../24-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 17:06:36 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:36 Selecting previously unselected package libldap-common. 17:06:36 Preparing to unpack .../25-libldap-common_2.4.45+dfsg-1ubuntu1.5_all.deb ... 17:06:36 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 17:06:36 Selecting previously unselected package libldap-2.4-2:arm64. 17:06:36 Preparing to unpack .../26-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.5_arm64.deb ... 17:06:36 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 17:06:37 Selecting previously unselected package libnghttp2-14:arm64. 17:06:37 Preparing to unpack .../27-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 17:06:37 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 17:06:37 Selecting previously unselected package librtmp1:arm64. 17:06:37 Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 17:06:37 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 17:06:37 Selecting previously unselected package libcurl4:arm64. 17:06:37 Preparing to unpack .../29-libcurl4_7.58.0-2ubuntu3.9_arm64.deb ... 17:06:37 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 17:06:37 Selecting previously unselected package curl. 17:06:37 Preparing to unpack .../30-curl_7.58.0-2ubuntu3.9_arm64.deb ... 17:06:37 Unpacking curl (7.58.0-2ubuntu3.9) ... 17:06:37 Selecting previously unselected package libonig4:arm64. 17:06:37 Preparing to unpack .../31-libonig4_6.7.0-1_arm64.deb ... 17:06:37 Unpacking libonig4:arm64 (6.7.0-1) ... 17:06:38 Selecting previously unselected package libjq1:arm64. 17:06:38 Preparing to unpack .../32-libjq1_1.5+dfsg-2_arm64.deb ... 17:06:38 Unpacking libjq1:arm64 (1.5+dfsg-2) ... 17:06:38 Selecting previously unselected package jq. 17:06:38 Preparing to unpack .../33-jq_1.5+dfsg-2_arm64.deb ... 17:06:38 Unpacking jq (1.5+dfsg-2) ... 17:06:38 Selecting previously unselected package libsasl2-modules:arm64. 17:06:38 Preparing to unpack .../34-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 17:06:38 Unpacking libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:38 Selecting previously unselected package squashfs-tools. 17:06:38 Preparing to unpack .../35-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 17:06:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:06:39 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 17:06:39 Setting up sudo (1.8.21p2-3ubuntu1.2) ... 17:06:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.5) ... 17:06:39 Setting up libpsl5:arm64 (0.19.1-5build1) ... 17:06:39 Setting up libonig4:arm64 (6.7.0-1) ... 17:06:39 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:39 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:39 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:39 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 17:06:39 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 17:06:39 Setting up libjq1:arm64 (1.5+dfsg-2) ... 17:06:39 Setting up krb5-locales (1.16-2ubuntu0.1) ... 17:06:39 Setting up publicsuffix (20180223.1310-1) ... 17:06:39 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:06:39 debconf: unable to initialize frontend: Dialog 17:06:39 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:06:39 debconf: falling back to frontend: Readline 17:06:39 debconf: unable to initialize frontend: Readline 17:06:39 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:06:39 debconf: falling back to frontend: Teletype 17:06:39 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:06:40 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 17:06:40 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 17:06:40 Setting up libsasl2-modules:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:06:40 Setting up ca-certificates (20190110~18.04.1) ... 17:06:40 debconf: unable to initialize frontend: Dialog 17:06:40 debconf: (TERM is not set, so the dialog frontend is not usable.) 17:06:40 debconf: falling back to frontend: Readline 17:06:40 debconf: unable to initialize frontend: Readline 17:06:40 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/aarch64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/aarch64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 17:06:40 debconf: falling back to frontend: Teletype 17:06:41 Updating certificates in /etc/ssl/certs... 17:06:43 127 added, 0 removed; done. 17:06:43 Setting up liblzo2-2:arm64 (2.08-1.2) ... 17:06:43 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 17:06:43 Setting up jq (1.5+dfsg-2) ... 17:06:43 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:43 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:43 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:43 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:06:43 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 17:06:43 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:44 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:44 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 17:06:44 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 17:06:44 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.5) ... 17:06:44 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.9) ... 17:06:44 Setting up curl (7.58.0-2ubuntu3.9) ... 17:06:44 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:06:44 Processing triggers for ca-certificates (20190110~18.04.1) ... 17:06:44 Updating certificates in /etc/ssl/certs... 17:06:45 Removing intermediate container 10e7218015e1 17:06:45 ---> cd063d9e37d5 17:06:45 Step 4/11 : ADD https://raw.githubusercontent.com/snapcore/snapcraft/25043ab3667d24688b3d93dcac9f9a74f35dae9e/docker/bin/snapcraft-wrapper /snap/bin/snapcraft 17:06:45 17:06:45 ---> 5992baecd175 17:06:45 Step 5/11 : RUN sed -i -e "s@\"amd64\"@$ARCH@" /snap/bin/snapcraft && chmod +x /snap/bin/snapcraft 17:06:45 ---> Running in 47e38b8d4656 17:06:45 Removing intermediate container 47e38b8d4656 17:06:45 ---> 525b85f5d8db 17:06:45 Step 6/11 : ENV PATH=/snap/bin:$PATH 17:06:45 ---> Running in b1f8038455ef 17:06:45 Removing intermediate container b1f8038455ef 17:06:45 ---> 265e8f4022a4 17:06:45 Step 7/11 : COPY ./entrypoint.sh / 17:06:45 ---> 0f3be6543749 17:06:45 Step 8/11 : WORKDIR /build 17:06:45 ---> Running in 32474ac9ed4f 17:06:45 Removing intermediate container 32474ac9ed4f 17:06:45 ---> 824c5ebcfe94 17:06:45 Step 9/11 : ENTRYPOINT [ "/entrypoint.sh" ] 17:06:45 ---> Running in 7faa7ebbe68f 17:06:45 Removing intermediate container 7faa7ebbe68f 17:06:45 ---> 8cd59f1e506b 17:06:45 Step 10/11 : LABEL arch=amd64 17:06:45 ---> Running in 30c27d63d4ad 17:06:45 Removing intermediate container 30c27d63d4ad 17:06:45 ---> 3443ae08e14d 17:06:45 Step 11/11 : LABEL git_sha=af758179679e1848e3f9de98a733479ed0b6b85b 17:06:45 0 added, 0 removed; done. 17:06:45 Running hooks in /etc/ca-certificates/update.d... 17:06:45 done. 17:06:46 ---> Running in a50dba4f1686 17:06:46 Removing intermediate container a50dba4f1686 17:06:46 ---> ae656361c729 17:06:46 Successfully built ae656361c729 17:06:46 Successfully tagged edgex-devops/edgex-snap-builder:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:06:46 provisioning config files... 17:06:46 copy managed file [ci-build-images-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config1778279420928318631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:46 nexus3.edgexfoundry.org:10001 17:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:47 Configure a credential helper to remove this warning. See 17:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:47 17:06:47 Login Succeeded 17:06:47 nexus3.edgexfoundry.org:10002 17:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:47 Configure a credential helper to remove this warning. See 17:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:47 17:06:47 Login Succeeded 17:06:47 nexus3.edgexfoundry.org:10003 17:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:47 Configure a credential helper to remove this warning. See 17:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:47 17:06:47 Login Succeeded 17:06:47 nexus3.edgexfoundry.org:10004 17:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:47 Configure a credential helper to remove this warning. See 17:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:47 17:06:47 Login Succeeded 17:06:47 docker.io 17:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:06:48 Configure a credential helper to remove this warning. See 17:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:06:48 17:06:48 Login Succeeded [Pipeline] } 17:06:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:06:48 [edgeXDocker.push] Tagging docker image edgex-snap-builder with the following tags: 17:06:48 af758179679e1848e3f9de98a733479ed0b6b85b 17:06:48 snapcraft-builder 17:06:48 new-snap-updates 17:06:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:49 + docker tag edgex-snap-builder nexus3.edgexfoundry.org:10003/edgex-snap-builder:af758179679e1848e3f9de98a733479ed0b6b85b 17:06:49 Error response from daemon: No such image: edgex-snap-builder:latest [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:06:50 Failed in branch amd64 17:06:58 core.snap: OK 17:07:01 Parallel unsquashfs: Using 4 processors 17:07:01 11331 inodes (12673 blocks) to write 17:07:01 17:07:01 17:07:01 created 8909 files 17:07:01 created 1439 directories 17:07:01 created 2333 symlinks 17:07:01 created 79 devices 17:07:01 created 0 fifos 17:07:11 core18.snap: OK 17:07:15 Parallel unsquashfs: Using 4 processors 17:07:15 9710 inodes (10066 blocks) to write 17:07:15 17:07:15 17:07:15 created 7486 files 17:07:15 created 1250 directories 17:07:15 created 2011 symlinks 17:07:15 created 4 devices 17:07:15 created 0 fifos 17:07:17 parse error: Invalid numeric literal at line 1, column 20 17:07:20 The command '/bin/sh -c apt-get update && apt-get dist-upgrade --yes && apt-get install --yes curl sudo jq squashfs-tools && for thesnap in core core18 snapcraft; do dlUrl=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_url' -r) && dlSHA=$(curl -s -H 'X-Ubuntu-Series: 16' -H "X-Ubuntu-Architecture: $ARCH" "https://api.snapcraft.io/api/v1/snaps/details/$thesnap" | jq '.download_sha512' -r) && curl -s -L $dlUrl --output $thesnap.snap && echo "$dlSHA $thesnap.snap" > $thesnap.snap.sha512 && sha512sum -c $thesnap.snap.sha512 && mkdir -p /snap/$thesnap && unsquashfs -n -d /snap/$thesnap/current $thesnap.snap && rm $thesnap.snap.sha512 && rm $thesnap.snap; done && apt remove --yes --purge curl jq squashfs-tools && apt-get autoclean --yes && apt-get clean --yes && apt-get install snapd --yes' returned a non-zero code: 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:21 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:07:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:07:23 ---> package-listing.sh 17:07:23 ++ facter osfamily 17:07:23 ++ tr '[:upper:]' '[:lower:]' 17:07:23 + OS_FAMILY=redhat 17:07:23 + workspace=/w/workspace/i-build-images_snapcraft-builder 17:07:23 + START_PACKAGES=/tmp/packages_start.txt 17:07:23 + END_PACKAGES=/tmp/packages_end.txt 17:07:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:07:23 + PACKAGES=/tmp/packages_start.txt 17:07:23 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 17:07:23 + PACKAGES=/tmp/packages_end.txt 17:07:23 + case "${OS_FAMILY}" in 17:07:23 + rpm -qa 17:07:23 + sort 17:07:27 + '[' -f /tmp/packages_start.txt ']' 17:07:27 + '[' -f /tmp/packages_end.txt ']' 17:07:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:07:27 + '[' /w/workspace/i-build-images_snapcraft-builder ']' 17:07:27 + mkdir -p /w/workspace/i-build-images_snapcraft-builder/archives/ 17:07:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/i-build-images_snapcraft-builder/archives/ [Pipeline] isUnix [Pipeline] sh 17:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:27 17:07:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:07:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:28 alpine: Pulling from edgex-lftools-log-publisher 17:07:28 c9b1b535fdd9: Pulling fs layer 17:07:28 2cc5ad85d9ab: Pulling fs layer 17:07:28 756a868c4378: Pulling fs layer 17:07:28 444b2fc9a129: Pulling fs layer 17:07:28 ea15f1150254: Pulling fs layer 17:07:28 41b27a9f41bf: Pulling fs layer 17:07:28 28c525ee5125: Pulling fs layer 17:07:28 094b1ea09ed8: Pulling fs layer 17:07:28 138eaada9080: Pulling fs layer 17:07:28 0622d0fa9048: Pulling fs layer 17:07:28 444b2fc9a129: Waiting 17:07:28 ea15f1150254: Waiting 17:07:28 41b27a9f41bf: Waiting 17:07:28 28c525ee5125: Waiting 17:07:28 094b1ea09ed8: Waiting 17:07:28 138eaada9080: Waiting 17:07:28 0622d0fa9048: Waiting 17:07:28 2cc5ad85d9ab: Verifying Checksum 17:07:28 2cc5ad85d9ab: Download complete 17:07:28 444b2fc9a129: Verifying Checksum 17:07:28 444b2fc9a129: Download complete 17:07:28 c9b1b535fdd9: Verifying Checksum 17:07:28 c9b1b535fdd9: Download complete 17:07:28 ea15f1150254: Download complete 17:07:28 28c525ee5125: Verifying Checksum 17:07:28 28c525ee5125: Download complete 17:07:28 756a868c4378: Verifying Checksum 17:07:28 756a868c4378: Download complete 17:07:28 c9b1b535fdd9: Pull complete 17:07:28 138eaada9080: Verifying Checksum 17:07:28 138eaada9080: Download complete 17:07:28 0622d0fa9048: Download complete 17:07:28 094b1ea09ed8: Verifying Checksum 17:07:28 094b1ea09ed8: Download complete 17:07:29 2cc5ad85d9ab: Pull complete 17:07:29 41b27a9f41bf: Verifying Checksum 17:07:29 41b27a9f41bf: Download complete 17:07:30 756a868c4378: Pull complete 17:07:30 444b2fc9a129: Pull complete 17:07:31 ea15f1150254: Pull complete 17:07:34 41b27a9f41bf: Pull complete 17:07:34 28c525ee5125: Pull complete 17:07:37 094b1ea09ed8: Pull complete 17:07:37 138eaada9080: Pull complete 17:07:37 0622d0fa9048: Pull complete 17:07:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:07:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:07:37 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 17:07:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/i-build-images_snapcraft-builder -v /w/workspace/i-build-images_snapcraft-builder:/w/workspace/i-build-images_snapcraft-builder:rw,z -v /w/workspace/i-build-images_snapcraft-builder@tmp:/w/workspace/i-build-images_snapcraft-builder@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:07:40 $ docker top fae8e0835434deca85dadd26b4cc664c9d5e2839679be1515ffdfa97e171b971 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:40 provisioning config files... 17:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/i-build-images_snapcraft-builder@tmp/config7057775602816580736tmp [Pipeline] { [Pipeline] echo 17:07:40 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:07:40 ---> create-netrc.sh [Pipeline] echo 17:07:40 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:07:41 ---> logs-deploy.sh 17:07:41 + ARCHIVE_ARTIFACTS= 17:07:41 + LOGS_SERVER=https://logs.edgexfoundry.org 17:07:41 + '[' https://logs.edgexfoundry.org == None ']' 17:07:41 + NEXUS_URL=https://nexus.edgexfoundry.org 17:07:41 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/8 17:07:41 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/8/ 17:07:41 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/8 /w/workspace/i-build-images_snapcraft-builder 17:07:41 Archives upload complete. 17:07:42 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/snapcraft-builder/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/snapcraft-builder/8/