Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60+62a2ccb533ce8c280c3e67bf30bb912e319eaefa (394854bee5e831f79995810fe8523a02f2978e31) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5334340293358775047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5360479674704196916.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5933426307428091587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8519681227305978318.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3951713141039012097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3971134698173813821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-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] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2910 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh9191054765401163782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 Merge succeeded, producing 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 Checking out Revision 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 (PR-169) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh8581930421111844904.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh3657378537609983741.key > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 Commit message: "ci: migrate to debian based python slim to save on build time" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2021-07-15T17:53:48.669Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2021-07-15T17:53:48.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2021-07-15T17:53:48.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2021-07-15T17:53:48.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 [Pipeline] echo [2021-07-15T17:53:48.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f18605 [Pipeline] echo [2021-07-15T17:53:48.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [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] node [2021-07-15T17:54:04.271Z] Still waiting to schedule task [2021-07-15T17:54:04.271Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2021-07-15T17:54:04.298Z] Still waiting to schedule task [2021-07-15T17:54:04.298Z] ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T17:54:04.298Z] ‘prd-centos7-docker-4c-2g-2902’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T17:54:04.298Z] ‘prd-ubuntu18.04-docker-8c-8g-2905’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T17:54:04.299Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2903’ is offline [2021-07-15T17:54:04.299Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2909’ is offline [2021-07-15T17:54:49.996Z] Running on prd-centos7-docker-8c-8g-2911 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout [2021-07-15T17:54:50.157Z] Selected Git installation does not exist. Using Default [2021-07-15T17:54:50.157Z] The recommended git tool is: NONE [2021-07-15T17:54:53.575Z] using credential edgex-jenkins-ssh [2021-07-15T17:54:53.596Z] Cloning the remote Git repository [2021-07-15T17:54:53.619Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:54:53.694Z] > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 [2021-07-15T17:54:53.730Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:54:53.730Z] > git --version # timeout=10 [2021-07-15T17:54:53.736Z] > git --version # 'git version 2.24.4' [2021-07-15T17:54:53.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:53.771Z] [INFO] Currently running in a labeled security context [2021-07-15T17:54:53.771Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:54:53.772Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh3052743817619526913.key [2021-07-15T17:54:53.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:54:54.533Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T17:54:54.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:54:54.552Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T17:54:54.566Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:54:54.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:54.567Z] [INFO] Currently running in a labeled security context [2021-07-15T17:54:54.567Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:54:54.567Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh5427934763112692629.key [2021-07-15T17:54:54.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2021-07-15T17:54:55.048Z] Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 [2021-07-15T17:54:55.352Z] Merge succeeded, producing 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 [2021-07-15T17:54:55.353Z] Checking out Revision 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 (PR-169) [2021-07-15T17:54:55.057Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:54:55.062Z] > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 [2021-07-15T17:54:55.314Z] > git remote # timeout=10 [2021-07-15T17:54:55.320Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:54:55.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:54:55.326Z] [INFO] Currently running in a labeled security context [2021-07-15T17:54:55.326Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T17:54:55.326Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh7801800093380483442.key [2021-07-15T17:54:55.331Z] > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T17:54:55.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:54:55.352Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:54:55.356Z] > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 [2021-07-15T17:54:59.444Z] Commit message: "ci: migrate to debian based python slim to save on build time" [2021-07-15T17:54:59.482Z] > git --version # timeout=10 [2021-07-15T17:54:59.486Z] > git --version # 'git version 2.24.4' [2021-07-15T17:54:59.491Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:55:00.080Z] provisioning config files... [2021-07-15T17:55:00.101Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config6062625045902349334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:55:00.600Z] ---> docker-login.sh [2021-07-15T17:55:00.600Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:55:00.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:00.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:00.870Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:00.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:00.870Z] [2021-07-15T17:55:00.870Z] Login Succeeded [2021-07-15T17:55:00.870Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:55:00.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:00.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:00.870Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:00.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:00.870Z] [2021-07-15T17:55:00.870Z] Login Succeeded [2021-07-15T17:55:00.870Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:55:01.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:01.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:01.142Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:01.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:01.142Z] [2021-07-15T17:55:01.142Z] Login Succeeded [2021-07-15T17:55:01.142Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:55:01.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:01.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:01.414Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:01.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:01.414Z] [2021-07-15T17:55:01.414Z] Login Succeeded [2021-07-15T17:55:01.414Z] docker.io [2021-07-15T17:55:01.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:55:01.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:55:01.969Z] Configure a credential helper to remove this warning. See [2021-07-15T17:55:01.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:55:01.969Z] [2021-07-15T17:55:01.969Z] Login Succeeded [2021-07-15T17:55:01.969Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T17:55:02.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:55:02.725Z] + docker build -t edgex-lftools -f Dockerfile . [2021-07-15T17:55:02.725Z] Sending build context to Docker daemon 402.4kB [2021-07-15T17:55:02.725Z] Step 1/8 : FROM centos:7 [2021-07-15T17:55:03.314Z] 7: Pulling from library/centos [2021-07-15T17:55:03.580Z] 2d473b07cdd5: Pulling fs layer [2021-07-15T17:55:06.183Z] 2d473b07cdd5: Verifying Checksum [2021-07-15T17:55:06.183Z] 2d473b07cdd5: Download complete [2021-07-15T17:55:08.774Z] 2d473b07cdd5: Pull complete [2021-07-15T17:55:08.774Z] Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e [2021-07-15T17:55:08.774Z] Status: Downloaded newer image for centos:7 [2021-07-15T17:55:08.774Z] ---> 8652b9f0cb4c [2021-07-15T17:55:08.774Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2021-07-15T17:55:09.750Z] ---> d7bd669cf843 [2021-07-15T17:55:09.750Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2021-07-15T17:55:09.750Z] ---> Running in 230a176e1fb1 [2021-07-15T17:55:09.750Z] Removing intermediate container 230a176e1fb1 [2021-07-15T17:55:09.750Z] ---> 008c467ad4fb [2021-07-15T17:55:09.750Z] Step 4/8 : RUN yum install -y libxml2 libxslt && curl -s https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/x/xmlstarlet-1.6.1-1.el7.x86_64.rpm -o /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm && rpm -Uvh /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm [2021-07-15T17:55:09.750Z] ---> Running in 377edb2a2582 [2021-07-15T17:55:10.339Z] Loaded plugins: fastestmirror, ovl [2021-07-15T17:55:10.607Z] Determining fastest mirrors [2021-07-15T17:55:11.199Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T17:55:11.199Z] * extras: centos.mirror.ca.planethoster.net [2021-07-15T17:55:11.199Z] * updates: centos-canada.altinsoft.net [2021-07-15T17:55:15.480Z] Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version [2021-07-15T17:55:15.480Z] Resolving Dependencies [2021-07-15T17:55:15.480Z] --> Running transaction check [2021-07-15T17:55:15.480Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2021-07-15T17:55:15.480Z] --> Finished Dependency Resolution [2021-07-15T17:55:15.480Z] [2021-07-15T17:55:15.480Z] Dependencies Resolved [2021-07-15T17:55:15.480Z] [2021-07-15T17:55:15.480Z] ================================================================================ [2021-07-15T17:55:15.480Z] Package Arch Version Repository Size [2021-07-15T17:55:15.480Z] ================================================================================ [2021-07-15T17:55:15.480Z] Installing: [2021-07-15T17:55:15.480Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2021-07-15T17:55:15.480Z] [2021-07-15T17:55:15.480Z] Transaction Summary [2021-07-15T17:55:15.480Z] ================================================================================ [2021-07-15T17:55:15.480Z] Install 1 Package [2021-07-15T17:55:15.480Z] [2021-07-15T17:55:15.480Z] Total download size: 242 k [2021-07-15T17:55:15.480Z] Installed size: 486 k [2021-07-15T17:55:15.480Z] Downloading packages: [2021-07-15T17:55:15.480Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2021-07-15T17:55:15.480Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2021-07-15T17:55:15.480Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T17:55:15.480Z] Importing GPG key 0xF4A80EB5: [2021-07-15T17:55:15.480Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2021-07-15T17:55:15.480Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2021-07-15T17:55:15.480Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2021-07-15T17:55:15.480Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T17:55:15.480Z] Running transaction check [2021-07-15T17:55:15.480Z] Running transaction test [2021-07-15T17:55:15.480Z] Transaction test succeeded [2021-07-15T17:55:15.480Z] Running transaction [2021-07-15T17:55:16.445Z] Installing : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T17:55:16.445Z] Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T17:55:16.445Z] [2021-07-15T17:55:16.445Z] Installed: [2021-07-15T17:55:16.445Z] libxslt.x86_64 0:1.1.28-6.el7 [2021-07-15T17:55:16.445Z] [2021-07-15T17:55:16.445Z] Complete! [2021-07-15T17:55:17.038Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2021-07-15T17:55:17.038Z] Preparing... ######################################## [2021-07-15T17:55:17.038Z] Updating / installing... [2021-07-15T17:55:17.038Z] xmlstarlet-1.6.1-1.el7 ######################################## [2021-07-15T17:55:18.460Z] Removing intermediate container 377edb2a2582 [2021-07-15T17:55:18.460Z] ---> 6384a95f5208 [2021-07-15T17:55:18.460Z] Step 5/8 : RUN yum install -y git python3 python3-devel make automake gcc kernel-devel sudo sigul && yum clean all && rm -rf /var/cache/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/bin/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/libexec/urlgrabber-ext-down && alternatives --install /usr/bin/python python /usr/bin/python3 60 && python --version [2021-07-15T17:55:18.736Z] ---> Running in 35387d3c1d47 [2021-07-15T17:55:19.007Z] Loaded plugins: fastestmirror, ovl [2021-07-15T17:55:19.276Z] Loading mirror speeds from cached hostfile [2021-07-15T17:55:19.276Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T17:55:19.276Z] * extras: centos.mirror.ca.planethoster.net [2021-07-15T17:55:19.276Z] * updates: centos-canada.altinsoft.net [2021-07-15T17:55:19.868Z] Resolving Dependencies [2021-07-15T17:55:19.868Z] --> Running transaction check [2021-07-15T17:55:19.868Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2021-07-15T17:55:19.868Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2021-07-15T17:55:20.206Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T17:55:20.206Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T17:55:20.206Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T17:55:20.206Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T17:55:20.206Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2021-07-15T17:55:20.206Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T17:55:20.206Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T17:55:20.206Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.206Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2021-07-15T17:55:20.206Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2021-07-15T17:55:20.206Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2021-07-15T17:55:20.206Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed [2021-07-15T17:55:20.206Z] --> Running transaction check [2021-07-15T17:55:20.206Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2021-07-15T17:55:20.207Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T17:55:20.207Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2021-07-15T17:55:20.207Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T17:55:20.207Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T17:55:20.207Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2021-07-15T17:55:20.207Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2021-07-15T17:55:20.207Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2021-07-15T17:55:20.207Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T17:55:20.207Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2021-07-15T17:55:20.207Z] --> Running transaction check [2021-07-15T17:55:20.207Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2021-07-15T17:55:20.207Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2021-07-15T17:55:20.207Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2021-07-15T17:55:20.207Z] ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T17:55:20.207Z] ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T17:55:20.207Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T17:55:20.207Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T17:55:20.207Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T17:55:20.207Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T17:55:20.207Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.207Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.475Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T17:55:20.475Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T17:55:20.475Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T17:55:20.475Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2021-07-15T17:55:20.475Z] --> Running transaction check [2021-07-15T17:55:20.475Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2021-07-15T17:55:20.475Z] ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T17:55:20.475Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2021-07-15T17:55:20.475Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T17:55:20.475Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T17:55:20.475Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2021-07-15T17:55:20.475Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2021-07-15T17:55:20.475Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2021-07-15T17:55:20.475Z] --> Running transaction check [2021-07-15T17:55:20.475Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2021-07-15T17:55:20.475Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T17:55:20.475Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T17:55:20.475Z] --> Running transaction check [2021-07-15T17:55:20.475Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2021-07-15T17:55:20.475Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2021-07-15T17:55:20.475Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2021-07-15T17:55:20.475Z] --> Running transaction check [2021-07-15T17:55:20.475Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2021-07-15T17:55:20.475Z] --> Finished Dependency Resolution [2021-07-15T17:55:20.475Z] [2021-07-15T17:55:20.475Z] Dependencies Resolved [2021-07-15T17:55:20.475Z] [2021-07-15T17:55:20.475Z] ================================================================================ [2021-07-15T17:55:20.475Z] Package Arch Version Repository Size [2021-07-15T17:55:20.475Z] ================================================================================ [2021-07-15T17:55:20.475Z] Installing: [2021-07-15T17:55:20.475Z] automake noarch 1.13.4-3.el7 base 679 k [2021-07-15T17:55:20.475Z] gcc x86_64 4.8.5-44.el7 base 16 M [2021-07-15T17:55:20.475Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2021-07-15T17:55:20.475Z] kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M [2021-07-15T17:55:20.475Z] make x86_64 1:3.82-24.el7 base 421 k [2021-07-15T17:55:20.475Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2021-07-15T17:55:20.475Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2021-07-15T17:55:20.475Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2021-07-15T17:55:20.475Z] sudo x86_64 1.8.23-10.el7_9.1 updates 843 k [2021-07-15T17:55:20.475Z] Installing for dependencies: [2021-07-15T17:55:20.475Z] autoconf noarch 2.69-11.el7 base 701 k [2021-07-15T17:55:20.475Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2021-07-15T17:55:20.475Z] dwz x86_64 0.11-3.el7 base 99 k [2021-07-15T17:55:20.475Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2021-07-15T17:55:20.475Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2021-07-15T17:55:20.475Z] glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M [2021-07-15T17:55:20.475Z] glibc-headers x86_64 2.17-324.el7_9 updates 691 k [2021-07-15T17:55:20.475Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2021-07-15T17:55:20.475Z] kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M [2021-07-15T17:55:20.475Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2021-07-15T17:55:20.475Z] less x86_64 458-9.el7 base 120 k [2021-07-15T17:55:20.475Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2021-07-15T17:55:20.475Z] libedit x86_64 3.0-12.20121213cvs.el7 [2021-07-15T17:55:20.475Z] base 92 k [2021-07-15T17:55:20.475Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2021-07-15T17:55:20.475Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2021-07-15T17:55:20.475Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2021-07-15T17:55:20.475Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2021-07-15T17:55:20.475Z] m4 x86_64 1.4.16-10.el7 base 256 k [2021-07-15T17:55:20.475Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2021-07-15T17:55:20.475Z] openssh x86_64 7.4p1-21.el7 base 510 k [2021-07-15T17:55:20.475Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2021-07-15T17:55:20.475Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2021-07-15T17:55:20.475Z] perl-Carp noarch 1.26-244.el7 base 19 k [2021-07-15T17:55:20.476Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2021-07-15T17:55:20.476Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2021-07-15T17:55:20.476Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2021-07-15T17:55:20.476Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2021-07-15T17:55:20.476Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2021-07-15T17:55:20.476Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2021-07-15T17:55:20.476Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2021-07-15T17:55:20.476Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2021-07-15T17:55:20.476Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2021-07-15T17:55:20.476Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2021-07-15T17:55:20.476Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2021-07-15T17:55:20.476Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2021-07-15T17:55:20.476Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2021-07-15T17:55:20.476Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2021-07-15T17:55:20.476Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2021-07-15T17:55:20.476Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2021-07-15T17:55:20.476Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2021-07-15T17:55:20.476Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2021-07-15T17:55:20.476Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2021-07-15T17:55:20.476Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2021-07-15T17:55:20.476Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2021-07-15T17:55:20.476Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2021-07-15T17:55:20.476Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2021-07-15T17:55:20.476Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2021-07-15T17:55:20.476Z] perl-constant noarch 1.27-2.el7 base 19 k [2021-07-15T17:55:20.476Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2021-07-15T17:55:20.476Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2021-07-15T17:55:20.476Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2021-07-15T17:55:20.476Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2021-07-15T17:55:20.476Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2021-07-15T17:55:20.476Z] perl-threads x86_64 1.87-4.el7 base 49 k [2021-07-15T17:55:20.476Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2021-07-15T17:55:20.476Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2021-07-15T17:55:20.476Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2021-07-15T17:55:20.476Z] python-backports-ssl_match_hostname [2021-07-15T17:55:20.476Z] noarch 3.5.0.1-1.el7 base 13 k [2021-07-15T17:55:20.476Z] python-dateutil noarch 1.5-7.el7 base 85 k [2021-07-15T17:55:20.476Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2021-07-15T17:55:20.476Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2021-07-15T17:55:20.476Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2021-07-15T17:55:20.476Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2021-07-15T17:55:20.476Z] python-requests noarch 2.6.0-10.el7 base 95 k [2021-07-15T17:55:20.476Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2021-07-15T17:55:20.476Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2021-07-15T17:55:20.476Z] python-six noarch 1.9.0-2.el7 base 29 k [2021-07-15T17:55:20.476Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2021-07-15T17:55:20.476Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2021-07-15T17:55:20.476Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2021-07-15T17:55:20.476Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2021-07-15T17:55:20.476Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2021-07-15T17:55:20.476Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2021-07-15T17:55:20.476Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2021-07-15T17:55:20.476Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2021-07-15T17:55:20.476Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2021-07-15T17:55:20.476Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2021-07-15T17:55:20.476Z] rsync x86_64 3.1.2-10.el7 base 404 k [2021-07-15T17:55:20.476Z] zip x86_64 3.0-11.el7 base 260 k [2021-07-15T17:55:20.476Z] Updating for dependencies: [2021-07-15T17:55:20.476Z] glibc x86_64 2.17-324.el7_9 updates 3.6 M [2021-07-15T17:55:20.476Z] glibc-common x86_64 2.17-324.el7_9 updates 12 M [2021-07-15T17:55:20.476Z] [2021-07-15T17:55:20.476Z] Transaction Summary [2021-07-15T17:55:20.476Z] ================================================================================ [2021-07-15T17:55:20.476Z] Install 9 Packages (+79 Dependent packages) [2021-07-15T17:55:20.476Z] Upgrade ( 2 Dependent packages) [2021-07-15T17:55:20.476Z] [2021-07-15T17:55:20.476Z] Total download size: 100 M [2021-07-15T17:55:20.476Z] Downloading packages: [2021-07-15T17:55:20.476Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2021-07-15T17:55:25.911Z] warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY [2021-07-15T17:55:25.911Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2021-07-15T17:55:25.911Z] -------------------------------------------------------------------------------- [2021-07-15T17:55:25.911Z] Total 22 MB/s | 100 MB 00:04 [2021-07-15T17:55:25.911Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T17:55:25.911Z] Importing GPG key 0x47DD8EF9: [2021-07-15T17:55:25.911Z] Userid : "Fedora Infrastructure (infrastructure) " [2021-07-15T17:55:25.911Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2021-07-15T17:55:25.911Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T17:55:25.911Z] Running transaction check [2021-07-15T17:55:25.911Z] Running transaction test [2021-07-15T17:55:25.911Z] Transaction test succeeded [2021-07-15T17:55:25.911Z] Running transaction [2021-07-15T17:55:26.446Z] Installing : python-six-1.9.0-2.el7.noarch 1/92 [2021-07-15T17:55:26.446Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2021-07-15T17:55:26.446Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2021-07-15T17:55:26.714Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2021-07-15T17:55:30.070Z] Updating : glibc-2.17-324.el7_9.x86_64 5/92 [2021-07-15T17:55:30.070Z] Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 [2021-07-15T17:55:30.070Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2021-07-15T17:55:31.036Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2021-07-15T17:55:32.001Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2021-07-15T17:55:33.177Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2021-07-15T17:55:33.177Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2021-07-15T17:55:33.177Z] Installing : less-458-9.el7.x86_64 12/92 [2021-07-15T17:55:33.177Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2021-07-15T17:55:33.177Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2021-07-15T17:55:33.445Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2021-07-15T17:55:33.445Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2021-07-15T17:55:33.445Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2021-07-15T17:55:33.714Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2021-07-15T17:55:33.714Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2021-07-15T17:55:33.714Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2021-07-15T17:55:33.714Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2021-07-15T17:55:33.714Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2021-07-15T17:55:33.714Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2021-07-15T17:55:33.714Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2021-07-15T17:55:33.714Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2021-07-15T17:55:33.714Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2021-07-15T17:55:33.714Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 [2021-07-15T17:55:33.714Z] Installing : perl-constant-1.27-2.el7.noarch 28/92 [2021-07-15T17:55:33.714Z] Installing : perl-Socket-2.010-5.el7.x86_64 29/92 [2021-07-15T17:55:33.714Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 [2021-07-15T17:55:33.982Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2021-07-15T17:55:33.982Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2021-07-15T17:55:33.982Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2021-07-15T17:55:33.982Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2021-07-15T17:55:33.982Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2021-07-15T17:55:34.954Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2021-07-15T17:55:34.954Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2021-07-15T17:55:35.922Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T17:55:35.922Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2021-07-15T17:55:35.922Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2021-07-15T17:55:35.922Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2021-07-15T17:55:36.190Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2021-07-15T17:55:36.190Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2021-07-15T17:55:36.778Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2021-07-15T17:55:38.630Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2021-07-15T17:55:38.906Z] Installing : openssh-7.4p1-21.el7.x86_64 46/92 [2021-07-15T17:55:39.896Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 [2021-07-15T17:55:39.896Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 [2021-07-15T17:55:39.896Z] Installing : python-kerberos-1.1-15.el7.x86_64 49/92 [2021-07-15T17:55:39.896Z] Installing : python-nss-0.16.0-3.el7.x86_64 50/92 [2021-07-15T17:55:41.335Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2021-07-15T17:55:41.611Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2021-07-15T17:55:41.611Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2021-07-15T17:55:42.598Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2021-07-15T17:55:43.602Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2021-07-15T17:55:44.604Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2021-07-15T17:55:44.604Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2021-07-15T17:55:46.052Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2021-07-15T17:55:46.052Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2021-07-15T17:55:47.031Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2021-07-15T17:55:47.031Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2021-07-15T17:55:47.031Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2021-07-15T17:55:48.012Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2021-07-15T17:55:48.287Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 [2021-07-15T17:55:48.287Z] Installing : python3-pip-9.0.3-8.el7.noarch 64/92 [2021-07-15T17:55:49.744Z] Installing : python3-3.6.8-18.el7.x86_64 65/92 [2021-07-15T17:55:49.744Z] Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 [2021-07-15T17:55:49.744Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2021-07-15T17:55:49.744Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2021-07-15T17:55:49.744Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2021-07-15T17:55:50.018Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2021-07-15T17:55:51.674Z] Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 [2021-07-15T17:55:51.674Z] Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 [2021-07-15T17:55:52.481Z] Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 [2021-07-15T17:55:52.481Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2021-07-15T17:55:52.481Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2021-07-15T17:55:52.481Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2021-07-15T17:55:52.481Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2021-07-15T17:55:52.481Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2021-07-15T17:55:52.481Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2021-07-15T17:55:52.481Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2021-07-15T17:55:52.481Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2021-07-15T17:55:52.481Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2021-07-15T17:55:53.930Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2021-07-15T17:55:53.930Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2021-07-15T17:55:54.912Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [2021-07-15T17:55:56.351Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2021-07-15T17:55:57.329Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2021-07-15T17:55:57.329Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2021-07-15T17:56:15.110Z] Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 [2021-07-15T17:56:15.385Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2021-07-15T17:56:16.370Z] Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 [2021-07-15T17:56:17.370Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2021-07-15T17:56:17.370Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2021-07-15T17:56:17.370Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2021-07-15T17:56:17.370Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2021-07-15T17:56:17.370Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2021-07-15T17:56:17.658Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 [2021-07-15T17:56:17.658Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 [2021-07-15T17:56:17.658Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 [2021-07-15T17:56:17.658Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 [2021-07-15T17:56:17.658Z] Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 [2021-07-15T17:56:17.658Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2021-07-15T17:56:17.658Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2021-07-15T17:56:17.658Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 [2021-07-15T17:56:17.658Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2021-07-15T17:56:17.658Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2021-07-15T17:56:17.658Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2021-07-15T17:56:17.658Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2021-07-15T17:56:17.658Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2021-07-15T17:56:17.658Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2021-07-15T17:56:17.658Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2021-07-15T17:56:17.658Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2021-07-15T17:56:17.658Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2021-07-15T17:56:17.658Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2021-07-15T17:56:17.658Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2021-07-15T17:56:17.658Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2021-07-15T17:56:17.658Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2021-07-15T17:56:17.658Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2021-07-15T17:56:17.658Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2021-07-15T17:56:17.658Z] Verifying : python3-3.6.8-18.el7.x86_64 27/92 [2021-07-15T17:56:17.658Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 [2021-07-15T17:56:17.658Z] Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 [2021-07-15T17:56:17.658Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 [2021-07-15T17:56:17.658Z] Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 [2021-07-15T17:56:17.658Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 [2021-07-15T17:56:17.658Z] Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 [2021-07-15T17:56:17.658Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 [2021-07-15T17:56:17.658Z] Verifying : perl-threads-1.87-4.el7.x86_64 35/92 [2021-07-15T17:56:17.945Z] Verifying : rsync-3.1.2-10.el7.x86_64 36/92 [2021-07-15T17:56:17.945Z] Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 [2021-07-15T17:56:17.945Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T17:56:17.945Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2021-07-15T17:56:17.945Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2021-07-15T17:56:17.945Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2021-07-15T17:56:17.945Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2021-07-15T17:56:17.945Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2021-07-15T17:56:17.945Z] Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 [2021-07-15T17:56:17.945Z] Verifying : m4-1.4.16-10.el7.x86_64 45/92 [2021-07-15T17:56:17.945Z] Verifying : cpp-4.8.5-44.el7.x86_64 46/92 [2021-07-15T17:56:17.945Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 [2021-07-15T17:56:17.945Z] Verifying : python-dateutil-1.5-7.el7.noarch 48/92 [2021-07-15T17:56:17.945Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 [2021-07-15T17:56:17.945Z] Verifying : python-rpm-macros-3-34.el7.noarch 50/92 [2021-07-15T17:56:17.945Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 [2021-07-15T17:56:17.945Z] Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 [2021-07-15T17:56:17.945Z] Verifying : perl-Carp-1.26-244.el7.noarch 53/92 [2021-07-15T17:56:17.945Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 [2021-07-15T17:56:17.945Z] Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 [2021-07-15T17:56:17.945Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2021-07-15T17:56:17.945Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2021-07-15T17:56:17.945Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 [2021-07-15T17:56:17.945Z] Verifying : glibc-2.17-324.el7_9.x86_64 59/92 [2021-07-15T17:56:17.945Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 [2021-07-15T17:56:17.945Z] Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 [2021-07-15T17:56:17.945Z] Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 [2021-07-15T17:56:17.945Z] Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 [2021-07-15T17:56:17.945Z] Verifying : dwz-0.11-3.el7.x86_64 64/92 [2021-07-15T17:56:18.232Z] Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 [2021-07-15T17:56:18.232Z] Verifying : less-458-9.el7.x86_64 66/92 [2021-07-15T17:56:18.232Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2021-07-15T17:56:18.232Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2021-07-15T17:56:18.232Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2021-07-15T17:56:18.232Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2021-07-15T17:56:18.232Z] Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2021-07-15T17:56:18.232Z] Verifying : openssh-7.4p1-21.el7.x86_64 74/92 [2021-07-15T17:56:18.232Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 [2021-07-15T17:56:18.232Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 [2021-07-15T17:56:18.232Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 [2021-07-15T17:56:18.232Z] Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 [2021-07-15T17:56:18.232Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 [2021-07-15T17:56:18.232Z] Verifying : python-six-1.9.0-2.el7.noarch 81/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 [2021-07-15T17:56:18.232Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2021-07-15T17:56:18.232Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2021-07-15T17:56:18.232Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2021-07-15T17:56:18.232Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2021-07-15T17:56:18.232Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2021-07-15T17:56:18.232Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2021-07-15T17:56:18.232Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2021-07-15T17:56:18.232Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2021-07-15T17:56:18.725Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2021-07-15T17:56:18.725Z] [2021-07-15T17:56:18.725Z] Installed: [2021-07-15T17:56:18.725Z] automake.noarch 0:1.13.4-3.el7 [2021-07-15T17:56:18.725Z] gcc.x86_64 0:4.8.5-44.el7 [2021-07-15T17:56:18.725Z] git.x86_64 0:1.8.3.1-23.el7_8 [2021-07-15T17:56:18.725Z] kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T17:56:18.725Z] make.x86_64 1:3.82-24.el7 [2021-07-15T17:56:18.725Z] python3.x86_64 0:3.6.8-18.el7 [2021-07-15T17:56:18.725Z] python3-devel.x86_64 0:3.6.8-18.el7 [2021-07-15T17:56:18.725Z] sigul.x86_64 0:0.207-1.el7 [2021-07-15T17:56:18.725Z] sudo.x86_64 0:1.8.23-10.el7_9.1 [2021-07-15T17:56:18.725Z] [2021-07-15T17:56:18.725Z] Dependency Installed: [2021-07-15T17:56:18.725Z] autoconf.noarch 0:2.69-11.el7 [2021-07-15T17:56:18.725Z] cpp.x86_64 0:4.8.5-44.el7 [2021-07-15T17:56:18.725Z] dwz.x86_64 0:0.11-3.el7 [2021-07-15T17:56:18.725Z] fipscheck.x86_64 0:1.4.1-6.el7 [2021-07-15T17:56:18.725Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2021-07-15T17:56:18.725Z] glibc-devel.x86_64 0:2.17-324.el7_9 [2021-07-15T17:56:18.725Z] glibc-headers.x86_64 0:2.17-324.el7_9 [2021-07-15T17:56:18.725Z] groff-base.x86_64 0:1.22.2-8.el7 [2021-07-15T17:56:18.725Z] kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T17:56:18.725Z] koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T17:56:18.725Z] less.x86_64 0:458-9.el7 [2021-07-15T17:56:18.725Z] libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T17:56:18.725Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2021-07-15T17:56:18.725Z] libgomp.x86_64 0:4.8.5-44.el7 [2021-07-15T17:56:18.725Z] libmpc.x86_64 0:1.0.1-3.el7 [2021-07-15T17:56:18.725Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2021-07-15T17:56:18.725Z] logrotate.x86_64 0:3.8.6-19.el7 [2021-07-15T17:56:18.725Z] m4.x86_64 0:1.4.16-10.el7 [2021-07-15T17:56:18.725Z] mpfr.x86_64 0:3.1.1-4.el7 [2021-07-15T17:56:18.725Z] openssh.x86_64 0:7.4p1-21.el7 [2021-07-15T17:56:18.725Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2021-07-15T17:56:18.725Z] perl.x86_64 4:5.16.3-299.el7_9 [2021-07-15T17:56:18.725Z] perl-Carp.noarch 0:1.26-244.el7 [2021-07-15T17:56:18.725Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2021-07-15T17:56:18.725Z] perl-Encode.x86_64 0:2.51-7.el7 [2021-07-15T17:56:18.725Z] perl-Error.noarch 1:0.17020-2.el7 [2021-07-15T17:56:18.725Z] perl-Exporter.noarch 0:5.68-3.el7 [2021-07-15T17:56:18.725Z] perl-File-Path.noarch 0:2.09-2.el7 [2021-07-15T17:56:18.725Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2021-07-15T17:56:18.725Z] perl-Filter.x86_64 0:1.49-3.el7 [2021-07-15T17:56:18.725Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2021-07-15T17:56:18.725Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2021-07-15T17:56:18.725Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2021-07-15T17:56:18.725Z] perl-PathTools.x86_64 0:3.40-5.el7 [2021-07-15T17:56:18.725Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2021-07-15T17:56:18.725Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2021-07-15T17:56:18.725Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2021-07-15T17:56:18.725Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2021-07-15T17:56:18.725Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2021-07-15T17:56:18.725Z] perl-Socket.x86_64 0:2.010-5.el7 [2021-07-15T17:56:18.725Z] perl-Storable.x86_64 0:2.45-3.el7 [2021-07-15T17:56:18.725Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2021-07-15T17:56:18.725Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2021-07-15T17:56:18.725Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2021-07-15T17:56:18.725Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2021-07-15T17:56:18.725Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2021-07-15T17:56:18.725Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2021-07-15T17:56:18.725Z] perl-constant.noarch 0:1.27-2.el7 [2021-07-15T17:56:18.725Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2021-07-15T17:56:18.725Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2021-07-15T17:56:18.725Z] perl-parent.noarch 1:0.225-244.el7 [2021-07-15T17:56:18.725Z] perl-podlators.noarch 0:2.5.1-3.el7 [2021-07-15T17:56:18.725Z] perl-srpm-macros.noarch 0:1-8.el7 [2021-07-15T17:56:18.725Z] perl-threads.x86_64 0:1.87-4.el7 [2021-07-15T17:56:18.725Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2021-07-15T17:56:18.725Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2021-07-15T17:56:18.725Z] python-backports.x86_64 0:1.0-8.el7 [2021-07-15T17:56:18.725Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2021-07-15T17:56:18.725Z] python-dateutil.noarch 0:1.5-7.el7 [2021-07-15T17:56:18.725Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2021-07-15T17:56:18.725Z] python-kerberos.x86_64 0:1.1-15.el7 [2021-07-15T17:56:18.725Z] python-krbV.x86_64 0:1.0.90-8.el7 [2021-07-15T17:56:18.725Z] python-nss.x86_64 0:0.16.0-3.el7 [2021-07-15T17:56:18.725Z] python-requests.noarch 0:2.6.0-10.el7 [2021-07-15T17:56:18.725Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2021-07-15T17:56:18.725Z] python-rpm-macros.noarch 0:3-34.el7 [2021-07-15T17:56:18.725Z] python-six.noarch 0:1.9.0-2.el7 [2021-07-15T17:56:18.725Z] python-srpm-macros.noarch 0:3-34.el7 [2021-07-15T17:56:18.725Z] python-urllib3.noarch 0:1.10.2-7.el7 [2021-07-15T17:56:18.725Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T17:56:18.725Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T17:56:18.725Z] python3-libs.x86_64 0:3.6.8-18.el7 [2021-07-15T17:56:18.725Z] python3-pip.noarch 0:9.0.3-8.el7 [2021-07-15T17:56:18.725Z] python3-rpm-generators.noarch 0:6-2.el7 [2021-07-15T17:56:18.725Z] python3-rpm-macros.noarch 0:3-34.el7 [2021-07-15T17:56:18.725Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2021-07-15T17:56:18.725Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2021-07-15T17:56:18.725Z] rsync.x86_64 0:3.1.2-10.el7 [2021-07-15T17:56:18.725Z] zip.x86_64 0:3.0-11.el7 [2021-07-15T17:56:18.725Z] [2021-07-15T17:56:18.725Z] Dependency Updated: [2021-07-15T17:56:18.725Z] glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 [2021-07-15T17:56:18.725Z] [2021-07-15T17:56:18.725Z] Complete! [2021-07-15T17:56:18.725Z] Loaded plugins: fastestmirror, ovl [2021-07-15T17:56:18.725Z] Cleaning repos: base extras fedora-infra-sigul updates [2021-07-15T17:56:18.725Z] Cleaning up list of fastest mirrors [2021-07-15T17:56:18.725Z] Python 3.6.8 [2021-07-15T17:56:28.929Z] Removing intermediate container 35387d3c1d47 [2021-07-15T17:56:28.929Z] ---> d9599cd3ac45 [2021-07-15T17:56:28.929Z] Step 6/8 : RUN curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py [2021-07-15T17:56:28.929Z] ---> Running in 7321085459a3 [2021-07-15T17:56:28.929Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T17:56:28.929Z] Dload Upload Total Spent Left Speed [2021-07-15T17:56:28.929Z] 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 7699k 0 --:--:-- --:--:-- --:--:-- 7724k [2021-07-15T17:56:30.373Z] Collecting pip [2021-07-15T17:56:30.373Z] Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) [2021-07-15T17:56:30.373Z] Collecting wheel [2021-07-15T17:56:30.373Z] Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) [2021-07-15T17:56:30.373Z] Installing collected packages: wheel, pip [2021-07-15T17:56:30.373Z] Attempting uninstall: pip [2021-07-15T17:56:30.373Z] Found existing installation: pip 9.0.3 [2021-07-15T17:56:30.651Z] Uninstalling pip-9.0.3: [2021-07-15T17:56:31.634Z] Successfully uninstalled pip-9.0.3 [2021-07-15T17:56:32.624Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:56:32.624Z] Successfully installed pip-21.1.3 wheel-0.36.2 [2021-07-15T17:56:33.609Z] Removing intermediate container 7321085459a3 [2021-07-15T17:56:33.609Z] ---> efe687b11e80 [2021-07-15T17:56:33.610Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2021-07-15T17:56:33.610Z] ---> Running in 2770e759860b [2021-07-15T17:56:34.211Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-15T17:56:34.211Z] Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) [2021-07-15T17:56:34.808Z] Collecting setuptools [2021-07-15T17:56:34.808Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T17:56:34.808Z] Installing collected packages: setuptools [2021-07-15T17:56:34.808Z] Attempting uninstall: setuptools [2021-07-15T17:56:34.808Z] Found existing installation: setuptools 39.2.0 [2021-07-15T17:56:34.808Z] Uninstalling setuptools-39.2.0: [2021-07-15T17:56:35.083Z] Successfully uninstalled setuptools-39.2.0 [2021-07-15T17:56:35.359Z] Successfully installed setuptools-57.2.0 [2021-07-15T17:56:35.359Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:56:35.970Z] Removing intermediate container 2770e759860b [2021-07-15T17:56:35.971Z] ---> e7d886562f2e [2021-07-15T17:56:35.971Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2021-07-15T17:56:35.971Z] ---> Running in b6ae7f954c64 [2021-07-15T17:56:36.962Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T17:56:36.962Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T17:56:36.962Z] Collecting httplib2 [2021-07-15T17:56:36.962Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T17:56:36.962Z] Collecting jsonschema [2021-07-15T17:56:36.962Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T17:56:36.962Z] Collecting click [2021-07-15T17:56:36.962Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T17:56:36.962Z] Collecting bs4 [2021-07-15T17:56:36.962Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T17:56:37.237Z] Collecting six [2021-07-15T17:56:37.237Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T17:56:37.237Z] Collecting python-jenkins [2021-07-15T17:56:37.237Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T17:56:37.511Z] Collecting defusedxml [2021-07-15T17:56:37.511Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T17:56:37.511Z] Collecting pyyaml [2021-07-15T17:56:37.511Z] Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) [2021-07-15T17:56:37.511Z] Collecting docker [2021-07-15T17:56:37.511Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T17:56:38.493Z] Collecting ruamel.yaml [2021-07-15T17:56:38.493Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T17:56:38.493Z] Collecting xdg==3.0.2 [2021-07-15T17:56:38.493Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T17:56:38.769Z] Collecting setuptools>=36.5.0 [2021-07-15T17:56:38.769Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T17:56:38.769Z] Collecting oauth2client [2021-07-15T17:56:38.769Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T17:56:39.373Z] Collecting lxml [2021-07-15T17:56:39.373Z] Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) [2021-07-15T17:56:39.373Z] Collecting pygithub [2021-07-15T17:56:39.373Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T17:56:39.651Z] Collecting requests [2021-07-15T17:56:39.651Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T17:56:39.651Z] Collecting tabulate [2021-07-15T17:56:39.651Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T17:56:39.651Z] Collecting tqdm [2021-07-15T17:56:39.651Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T17:56:39.651Z] Collecting email-validator [2021-07-15T17:56:39.651Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T17:56:39.651Z] Collecting pygerrit2 [2021-07-15T17:56:39.651Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T17:56:39.651Z] Installing build dependencies: started [2021-07-15T17:56:41.635Z] Installing build dependencies: finished with status 'done' [2021-07-15T17:56:41.635Z] Getting requirements to build wheel: started [2021-07-15T17:56:41.635Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T17:56:41.635Z] Installing backend dependencies: started [2021-07-15T17:56:42.235Z] Installing backend dependencies: finished with status 'done' [2021-07-15T17:56:42.235Z] Preparing wheel metadata: started [2021-07-15T17:56:42.511Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T17:56:42.511Z] Collecting shade~=1.27.1 [2021-07-15T17:56:42.511Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T17:56:42.789Z] Collecting openstacksdk>=0.9.19 [2021-07-15T17:56:42.789Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T17:56:42.789Z] Collecting os-client-config>=1.28.0 [2021-07-15T17:56:42.789Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T17:56:42.789Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T17:56:42.789Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T17:56:42.789Z] Collecting appdirs>=1.3.0 [2021-07-15T17:56:42.789Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T17:56:42.789Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T17:56:42.789Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T17:56:43.070Z] Collecting netifaces>=0.10.4 [2021-07-15T17:56:43.070Z] Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T17:56:43.673Z] Collecting cryptography>=2.7 [2021-07-15T17:56:43.673Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T17:56:43.673Z] Collecting os-service-types>=1.7.0 [2021-07-15T17:56:43.673Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T17:56:43.673Z] Collecting munch>=2.1.0 [2021-07-15T17:56:43.673Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T17:56:43.673Z] Collecting jmespath>=0.9.0 [2021-07-15T17:56:43.673Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T17:56:43.673Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T17:56:43.673Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T17:56:43.673Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T17:56:43.673Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T17:56:43.949Z] Collecting importlib-metadata>=1.7.0 [2021-07-15T17:56:43.949Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-15T17:56:43.949Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T17:56:43.949Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T17:56:43.949Z] Collecting iso8601>=0.1.11 [2021-07-15T17:56:43.949Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T17:56:43.949Z] Collecting decorator>=4.4.1 [2021-07-15T17:56:43.949Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T17:56:44.222Z] Collecting cffi>=1.12 [2021-07-15T17:56:44.222Z] Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) [2021-07-15T17:56:44.496Z] Collecting pycparser [2021-07-15T17:56:44.496Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T17:56:44.496Z] Collecting stevedore>=3.0.0 [2021-07-15T17:56:44.496Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T17:56:44.496Z] Collecting typing-extensions>=3.6.4 [2021-07-15T17:56:44.496Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-15T17:56:44.496Z] Collecting zipp>=0.5 [2021-07-15T17:56:44.496Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-15T17:56:44.496Z] Collecting jsonpointer>=1.9 [2021-07-15T17:56:44.496Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T17:56:44.771Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T17:56:44.771Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T17:56:44.771Z] Collecting certifi>=2017.4.17 [2021-07-15T17:56:44.771Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T17:56:45.048Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T17:56:45.048Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T17:56:45.048Z] Collecting idna<4,>=2.5 [2021-07-15T17:56:45.048Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T17:56:45.048Z] Collecting beautifulsoup4 [2021-07-15T17:56:45.048Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T17:56:45.322Z] Collecting soupsieve>1.2 [2021-07-15T17:56:45.322Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T17:56:45.322Z] Collecting websocket-client>=0.32.0 [2021-07-15T17:56:45.322Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T17:56:45.322Z] Collecting dnspython>=1.15.0 [2021-07-15T17:56:45.322Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T17:56:45.596Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T17:56:45.596Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T17:56:45.596Z] Collecting attrs>=17.4.0 [2021-07-15T17:56:45.596Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T17:56:45.596Z] Collecting pyrsistent>=0.14.0 [2021-07-15T17:56:45.596Z] Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) [2021-07-15T17:56:45.870Z] Collecting rsa>=3.1.4 [2021-07-15T17:56:45.870Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T17:56:45.870Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T17:56:45.870Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T17:56:45.870Z] Collecting pyasn1>=0.1.7 [2021-07-15T17:56:45.870Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T17:56:46.144Z] Collecting pyjwt>=2.0 [2021-07-15T17:56:46.144Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T17:56:46.144Z] Collecting pynacl>=1.4.0 [2021-07-15T17:56:46.144Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T17:56:46.425Z] Collecting deprecated [2021-07-15T17:56:46.426Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T17:56:46.426Z] Collecting wrapt<2,>=1.10 [2021-07-15T17:56:46.426Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T17:56:46.704Z] Collecting multi-key-dict [2021-07-15T17:56:46.704Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T17:56:47.318Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T17:56:47.318Z] Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) [2021-07-15T17:56:47.318Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T17:56:47.318Z] Building wheel for bs4 (setup.py): started [2021-07-15T17:56:47.601Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T17:56:47.601Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=fd293f90b080d14b07d56c4cd2a7a8959b144bae528857c4021a2385a93c777e [2021-07-15T17:56:47.601Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4scyy_6t/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-15T17:56:47.601Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T17:56:47.876Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T17:56:47.876Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=a52bf4eac0e66ff2d4075271049460217ff34f59367950d5ea274c22c3a81749 [2021-07-15T17:56:47.876Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4scyy_6t/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-15T17:56:47.876Z] Building wheel for wrapt (setup.py): started [2021-07-15T17:56:49.065Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T17:56:49.065Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64564 sha256=3c4dfeb15faa7e51ffcdc1c6f10a3149f846b726d0857b87f608f9b6920cee41 [2021-07-15T17:56:49.065Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4scyy_6t/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-15T17:56:49.065Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T17:56:49.065Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T17:56:49.065Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=b0434e39489753f7b2d600b765f055e62f1fcd512b7abb82da106cf0c9c11fb4 [2021-07-15T17:56:49.065Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4scyy_6t/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-15T17:56:49.065Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T17:56:49.378Z] Installing collected packages: zipp, typing-extensions, urllib3, pycparser, pbr, importlib-metadata, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T17:56:54.757Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:56:54.758Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 importlib-metadata-4.6.1 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 typing-extensions-3.10.0.0 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.5.0 [2021-07-15T17:56:57.367Z] Removing intermediate container b6ae7f954c64 [2021-07-15T17:56:57.367Z] ---> 343e6a7faad1 [2021-07-15T17:56:57.367Z] Successfully built 343e6a7faad1 [2021-07-15T17:56:57.367Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:56:57.789Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T17:56:57.789Z] Sending build context to Docker daemon 402.4kB [2021-07-15T17:56:57.789Z] [WARNING]: Empty continuation line found in: [2021-07-15T17:56:57.789Z] RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2021-07-15T17:56:57.789Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T17:56:57.789Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T17:56:58.375Z] 3.9-slim: Pulling from library/python [2021-07-15T17:56:58.644Z] b4d181a07f80: Pulling fs layer [2021-07-15T17:56:58.644Z] a1111a8f2ec3: Pulling fs layer [2021-07-15T17:56:58.644Z] ed53099fbce6: Pulling fs layer [2021-07-15T17:56:58.644Z] dc539afda2c1: Pulling fs layer [2021-07-15T17:56:58.644Z] 77bc0d833cb6: Pulling fs layer [2021-07-15T17:56:58.644Z] dc539afda2c1: Waiting [2021-07-15T17:56:58.644Z] 77bc0d833cb6: Waiting [2021-07-15T17:56:58.644Z] a1111a8f2ec3: Verifying Checksum [2021-07-15T17:56:58.644Z] a1111a8f2ec3: Download complete [2021-07-15T17:56:58.915Z] dc539afda2c1: Verifying Checksum [2021-07-15T17:56:58.915Z] dc539afda2c1: Download complete [2021-07-15T17:56:58.915Z] ed53099fbce6: Verifying Checksum [2021-07-15T17:56:58.915Z] ed53099fbce6: Download complete [2021-07-15T17:56:59.186Z] 77bc0d833cb6: Verifying Checksum [2021-07-15T17:56:59.186Z] 77bc0d833cb6: Download complete [2021-07-15T17:56:59.186Z] b4d181a07f80: Download complete [2021-07-15T17:57:00.157Z] b4d181a07f80: Pull complete [2021-07-15T17:57:00.431Z] a1111a8f2ec3: Pull complete [2021-07-15T17:57:00.698Z] ed53099fbce6: Pull complete [2021-07-15T17:57:00.698Z] dc539afda2c1: Pull complete [2021-07-15T17:57:00.966Z] 77bc0d833cb6: Pull complete [2021-07-15T17:57:00.966Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T17:57:00.966Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T17:57:00.966Z] ---> c2f204720fdd [2021-07-15T17:57:00.966Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T17:57:01.552Z] ---> Running in 8dfba8bde262 [2021-07-15T17:57:01.819Z] Removing intermediate container 8dfba8bde262 [2021-07-15T17:57:01.819Z] ---> d01e5156acea [2021-07-15T17:57:01.819Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T17:57:01.819Z] ---> Running in 55775294a8f9 [2021-07-15T17:57:01.819Z] Removing intermediate container 55775294a8f9 [2021-07-15T17:57:01.819Z] ---> c7b26a1a6d1d [2021-07-15T17:57:01.820Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T17:57:02.090Z] ---> a957a509aa2d [2021-07-15T17:57:02.090Z] Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2021-07-15T17:57:02.090Z] ---> Running in 25d6a0d347c3 [2021-07-15T17:57:02.356Z] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T17:57:02.356Z] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T17:57:02.356Z] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T17:57:02.624Z] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-15T17:57:02.625Z] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-15T17:57:02.894Z] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-15T17:57:03.860Z] Fetched 8454 kB in 1s (5772 kB/s) [2021-07-15T17:57:04.446Z] Reading package lists... [2021-07-15T17:57:05.037Z] Reading package lists... [2021-07-15T17:57:05.037Z] Building dependency tree... [2021-07-15T17:57:05.037Z] Reading state information... [2021-07-15T17:57:05.307Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T17:57:05.307Z] util-linux set to manually installed. [2021-07-15T17:57:05.307Z] The following additional packages will be installed: [2021-07-15T17:57:05.307Z] bzip2 cron exim4-base exim4-config exim4-daemon-light file git-man [2021-07-15T17:57:05.307Z] guile-2.2-libs krb5-locales less libbsd0 libcurl3-gnutls libedit2 [2021-07-15T17:57:05.307Z] liberror-perl libevent-2.1-6 libfribidi0 libgc1c2 libgdbm-compat4 [2021-07-15T17:57:05.307Z] libgnutls-dane0 libgpm2 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libjq1 [2021-07-15T17:57:05.307Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libkyotocabinet16v5 [2021-07-15T17:57:05.307Z] libldap-2.4-2 libldap-common libltdl7 liblzo2-2 libmagic-mgc libmagic1 [2021-07-15T17:57:05.307Z] libmailutils5 libmariadb3 libncurses6 libnghttp2-14 libntlm0 libonig5 [2021-07-15T17:57:05.307Z] libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T17:57:05.307Z] libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T17:57:05.307Z] libsensors-config libsensors5 libssh2-1 libunbound8 libwrap0 libx11-6 [2021-07-15T17:57:05.307Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 [2021-07-15T17:57:05.307Z] lsb-base mailutils mailutils-common mariadb-common mime-support mysql-common [2021-07-15T17:57:05.307Z] openssh-client patch perl perl-modules-5.28 psmisc publicsuffix [2021-07-15T17:57:05.307Z] sensible-utils ucf xauth xz-utils [2021-07-15T17:57:05.307Z] Suggested packages: [2021-07-15T17:57:05.307Z] bzip2-doc anacron logrotate checksecurity exim4-doc-html | exim4-doc-info [2021-07-15T17:57:05.307Z] eximon4 spf-tools-perl swaks gettext-base git-daemon-run [2021-07-15T17:57:05.307Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2021-07-15T17:57:05.307Z] git-mediawiki git-svn dns-root-data gpm krb5-doc krb5-user [2021-07-15T17:57:05.307Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2021-07-15T17:57:05.307Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors [2021-07-15T17:57:05.307Z] mailutils-mh mailutils-doc keychain libpam-ssh monkeysphere ssh-askpass ed [2021-07-15T17:57:05.307Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2021-07-15T17:57:05.307Z] | libterm-readline-perl-perl make libb-debug-perl liblocale-codes-perl isag [2021-07-15T17:57:05.578Z] The following NEW packages will be installed: [2021-07-15T17:57:05.578Z] bzip2 cron exim4-base exim4-config exim4-daemon-light file git git-man [2021-07-15T17:57:05.578Z] guile-2.2-libs jq krb5-locales less libbsd0 libcurl3-gnutls libedit2 [2021-07-15T17:57:05.579Z] liberror-perl libevent-2.1-6 libfribidi0 libgc1c2 libgdbm-compat4 [2021-07-15T17:57:05.579Z] libgnutls-dane0 libgpm2 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libjq1 [2021-07-15T17:57:05.579Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libkyotocabinet16v5 [2021-07-15T17:57:05.579Z] libldap-2.4-2 libldap-common libltdl7 liblzo2-2 libmagic-mgc libmagic1 [2021-07-15T17:57:05.579Z] libmailutils5 libmariadb3 libncurses6 libnghttp2-14 libntlm0 libonig5 [2021-07-15T17:57:05.579Z] libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T17:57:05.579Z] libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T17:57:05.579Z] libsensors-config libsensors5 libssh2-1 libunbound8 libwrap0 libx11-6 [2021-07-15T17:57:05.579Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 [2021-07-15T17:57:05.579Z] lsb-base mailutils mailutils-common mariadb-common mime-support mysql-common [2021-07-15T17:57:05.579Z] openssh-client patch perl perl-modules-5.28 psmisc publicsuffix [2021-07-15T17:57:05.579Z] sensible-utils sudo sysstat ucf xauth xmlstarlet xz-utils [2021-07-15T17:57:05.851Z] 0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T17:57:05.851Z] Need to get 47.3 MB of archives. [2021-07-15T17:57:05.851Z] After this operation, 226 MB of additional disk space will be used. [2021-07-15T17:57:05.851Z] Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T17:57:05.851Z] Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T17:57:05.851Z] Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] [2021-07-15T17:57:05.852Z] Get:4 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T17:57:05.852Z] Get:5 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2021-07-15T17:57:05.852Z] Get:6 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2021-07-15T17:57:06.121Z] Get:7 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T17:57:06.121Z] Get:8 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] [2021-07-15T17:57:06.121Z] Get:9 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-15T17:57:06.121Z] Get:10 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T17:57:06.121Z] Get:11 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-15T17:57:06.121Z] Get:12 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-15T17:57:06.121Z] Get:13 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T17:57:06.121Z] Get:14 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2021-07-15T17:57:06.121Z] Get:15 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] [2021-07-15T17:57:06.121Z] Get:16 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] [2021-07-15T17:57:06.121Z] Get:17 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-15T17:57:06.121Z] Get:18 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-15T17:57:06.121Z] Get:19 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-15T17:57:06.121Z] Get:20 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-15T17:57:06.121Z] Get:21 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-15T17:57:06.122Z] Get:22 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] [2021-07-15T17:57:06.122Z] Get:23 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T17:57:06.122Z] Get:24 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-15T17:57:06.122Z] Get:25 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T17:57:06.122Z] Get:26 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] [2021-07-15T17:57:06.122Z] Get:27 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] [2021-07-15T17:57:06.122Z] Get:28 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] [2021-07-15T17:57:06.122Z] Get:29 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T17:57:06.122Z] Get:30 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] [2021-07-15T17:57:06.122Z] Get:31 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-15T17:57:06.122Z] Get:32 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-15T17:57:06.122Z] Get:33 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T17:57:06.122Z] Get:34 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-15T17:57:06.122Z] Get:35 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-15T17:57:06.122Z] Get:36 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-15T17:57:06.122Z] Get:37 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-15T17:57:06.392Z] Get:38 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-15T17:57:06.392Z] Get:39 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] [2021-07-15T17:57:06.392Z] Get:40 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2021-07-15T17:57:06.392Z] Get:41 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T17:57:06.392Z] Get:42 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T17:57:06.392Z] Get:43 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2021-07-15T17:57:06.392Z] Get:44 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] [2021-07-15T17:57:06.392Z] Get:45 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] [2021-07-15T17:57:06.392Z] Get:46 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2021-07-15T17:57:06.392Z] Get:47 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] [2021-07-15T17:57:06.663Z] Get:48 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-15T17:57:06.663Z] Get:49 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-15T17:57:06.663Z] Get:50 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-15T17:57:06.935Z] Get:51 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] [2021-07-15T17:57:06.935Z] Get:52 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-15T17:57:06.935Z] Get:53 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-15T17:57:06.935Z] Get:54 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] [2021-07-15T17:57:06.935Z] Get:55 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB] [2021-07-15T17:57:06.935Z] Get:56 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-15T17:57:07.207Z] Get:57 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] [2021-07-15T17:57:07.207Z] Get:58 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] [2021-07-15T17:57:07.207Z] Get:59 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T17:57:07.207Z] Get:60 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T17:57:07.207Z] Get:61 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T17:57:07.207Z] Get:62 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.29-0+deb10u1 [172 kB] [2021-07-15T17:57:07.207Z] Get:63 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T17:57:07.207Z] Get:64 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2021-07-15T17:57:07.502Z] Get:65 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] [2021-07-15T17:57:07.502Z] Get:66 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] [2021-07-15T17:57:07.502Z] Get:67 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] [2021-07-15T17:57:07.502Z] Get:68 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T17:57:07.502Z] Get:69 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] [2021-07-15T17:57:07.502Z] Get:70 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] [2021-07-15T17:57:07.502Z] Get:71 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] [2021-07-15T17:57:07.502Z] Get:72 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2021-07-15T17:57:07.502Z] Get:73 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] [2021-07-15T17:57:07.502Z] Get:74 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T17:57:07.502Z] Get:75 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] [2021-07-15T17:57:07.502Z] Get:76 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] [2021-07-15T17:57:07.502Z] Get:77 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-15T17:57:07.502Z] Get:78 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] [2021-07-15T17:57:07.502Z] Get:79 http://deb.debian.org/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u1 [237 kB] [2021-07-15T17:57:07.502Z] Get:80 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] [2021-07-15T17:57:07.502Z] Get:81 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-15T17:57:07.502Z] Get:82 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1 [126 kB] [2021-07-15T17:57:07.502Z] Get:83 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T17:57:07.502Z] Get:84 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-15T17:57:07.502Z] Get:85 http://deb.debian.org/debian buster/main amd64 sysstat amd64 12.0.3-2 [562 kB] [2021-07-15T17:57:07.502Z] Get:86 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] [2021-07-15T17:57:07.502Z] Get:87 http://deb.debian.org/debian buster/main amd64 xmlstarlet amd64 1.6.1-2 [243 kB] [2021-07-15T17:57:07.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:57:07.773Z] Fetched 47.3 MB in 2s (25.9 MB/s) [2021-07-15T17:57:07.773Z] Selecting previously unselected package sensible-utils. [2021-07-15T17:57:07.773Z] (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 ... 6840 files and directories currently installed.) [2021-07-15T17:57:07.773Z] Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... [2021-07-15T17:57:07.773Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T17:57:07.773Z] Selecting previously unselected package lsb-base. [2021-07-15T17:57:07.773Z] Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... [2021-07-15T17:57:07.773Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T17:57:07.773Z] Selecting previously unselected package cron. [2021-07-15T17:57:07.773Z] Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ... [2021-07-15T17:57:07.773Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T17:57:07.773Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T17:57:07.773Z] Preparing to unpack .../03-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T17:57:07.773Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T17:57:08.368Z] Selecting previously unselected package libgdbm-compat4:amd64. [2021-07-15T17:57:08.368Z] Preparing to unpack .../04-libgdbm-compat4_1.18.1-4_amd64.deb ... [2021-07-15T17:57:08.368Z] Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T17:57:08.368Z] Selecting previously unselected package libperl5.28:amd64. [2021-07-15T17:57:08.368Z] Preparing to unpack .../05-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T17:57:08.368Z] Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T17:57:08.959Z] Selecting previously unselected package perl. [2021-07-15T17:57:08.959Z] Preparing to unpack .../06-perl_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T17:57:08.959Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T17:57:08.959Z] Selecting previously unselected package less. [2021-07-15T17:57:08.959Z] Preparing to unpack .../07-less_487-0.1+b1_amd64.deb ... [2021-07-15T17:57:08.959Z] Unpacking less (487-0.1+b1) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package bzip2. [2021-07-15T17:57:09.226Z] Preparing to unpack .../08-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-15T17:57:09.226Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T17:57:09.226Z] Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T17:57:09.226Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package libmagic1:amd64. [2021-07-15T17:57:09.226Z] Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T17:57:09.226Z] Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package file. [2021-07-15T17:57:09.226Z] Preparing to unpack .../11-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T17:57:09.226Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package krb5-locales. [2021-07-15T17:57:09.226Z] Preparing to unpack .../12-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T17:57:09.226Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T17:57:09.226Z] Selecting previously unselected package mime-support. [2021-07-15T17:57:09.226Z] Preparing to unpack .../13-mime-support_3.62_all.deb ... [2021-07-15T17:57:09.497Z] Unpacking mime-support (3.62) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../14-libbsd0_0.9.1-2+deb10u1_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../15-libedit2_3.1-20181209-1_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../16-libkeyutils1_1.6-6_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../17-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../18-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:09.497Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T17:57:09.497Z] Preparing to unpack .../19-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T17:57:09.497Z] Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:09.765Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T17:57:09.765Z] Preparing to unpack .../20-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-15T17:57:09.765Z] Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:09.765Z] Selecting previously unselected package openssh-client. [2021-07-15T17:57:09.765Z] Preparing to unpack .../21-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... [2021-07-15T17:57:09.765Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T17:57:09.765Z] Selecting previously unselected package ucf. [2021-07-15T17:57:09.765Z] Preparing to unpack .../22-ucf_3.0038+nmu1_all.deb ... [2021-07-15T17:57:09.765Z] Moving old data out of the way [2021-07-15T17:57:09.765Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T17:57:09.765Z] Selecting previously unselected package xz-utils. [2021-07-15T17:57:09.765Z] Preparing to unpack .../23-xz-utils_5.2.4-1_amd64.deb ... [2021-07-15T17:57:09.765Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T17:57:10.038Z] Selecting previously unselected package exim4-config. [2021-07-15T17:57:10.038Z] Preparing to unpack .../24-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T17:57:10.038Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T17:57:10.038Z] Selecting previously unselected package exim4-base. [2021-07-15T17:57:10.038Z] Preparing to unpack .../25-exim4-base_4.92-8+deb10u6_amd64.deb ... [2021-07-15T17:57:10.038Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T17:57:10.038Z] Selecting previously unselected package libevent-2.1-6:amd64. [2021-07-15T17:57:10.038Z] Preparing to unpack .../26-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... [2021-07-15T17:57:10.038Z] Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T17:57:10.038Z] Selecting previously unselected package libunbound8:amd64. [2021-07-15T17:57:10.038Z] Preparing to unpack .../27-libunbound8_1.9.0-2+deb10u2_amd64.deb ... [2021-07-15T17:57:10.038Z] Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T17:57:10.311Z] Selecting previously unselected package libgnutls-dane0:amd64. [2021-07-15T17:57:10.311Z] Preparing to unpack .../28-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... [2021-07-15T17:57:10.311Z] Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T17:57:10.311Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T17:57:10.311Z] Preparing to unpack .../29-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... [2021-07-15T17:57:10.311Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T17:57:10.311Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T17:57:10.311Z] Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T17:57:10.311Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:10.311Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T17:57:10.311Z] Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T17:57:10.311Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:10.311Z] Selecting previously unselected package libldap-common. [2021-07-15T17:57:10.311Z] Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T17:57:10.311Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../35-libpsl5_0.20.2-2_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package libssh2-1:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../37-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T17:57:10.579Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T17:57:10.579Z] Preparing to unpack .../38-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... [2021-07-15T17:57:10.579Z] Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T17:57:10.848Z] Selecting previously unselected package libpcre2-8-0:amd64. [2021-07-15T17:57:10.848Z] Preparing to unpack .../39-libpcre2-8-0_10.32-5_amd64.deb ... [2021-07-15T17:57:10.848Z] Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T17:57:10.848Z] Selecting previously unselected package liberror-perl. [2021-07-15T17:57:10.848Z] Preparing to unpack .../40-liberror-perl_0.17027-2_all.deb ... [2021-07-15T17:57:10.848Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T17:57:10.848Z] Selecting previously unselected package git-man. [2021-07-15T17:57:10.848Z] Preparing to unpack .../41-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T17:57:10.848Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T17:57:10.848Z] Selecting previously unselected package git. [2021-07-15T17:57:10.848Z] Preparing to unpack .../42-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2021-07-15T17:57:11.116Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T17:57:11.389Z] Selecting previously unselected package libgc1c2:amd64. [2021-07-15T17:57:11.389Z] Preparing to unpack .../43-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... [2021-07-15T17:57:11.659Z] Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T17:57:11.659Z] Selecting previously unselected package libltdl7:amd64. [2021-07-15T17:57:11.659Z] Preparing to unpack .../44-libltdl7_2.4.6-9_amd64.deb ... [2021-07-15T17:57:11.659Z] Unpacking libltdl7:amd64 (2.4.6-9) ... [2021-07-15T17:57:11.659Z] Selecting previously unselected package libncurses6:amd64. [2021-07-15T17:57:11.659Z] Preparing to unpack .../45-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2021-07-15T17:57:11.659Z] Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T17:57:11.659Z] Selecting previously unselected package guile-2.2-libs:amd64. [2021-07-15T17:57:11.659Z] Preparing to unpack .../46-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... [2021-07-15T17:57:11.659Z] Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libonig5:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../47-libonig5_6.9.1-1_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libjq1:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../48-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package jq. [2021-07-15T17:57:12.621Z] Preparing to unpack .../49-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libfribidi0:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../50-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libgpm2:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../51-libgpm2_1.20.7-5_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libidn11:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../52-libidn11_1.33-2.2_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-15T17:57:12.621Z] Selecting previously unselected package libntlm0:amd64. [2021-07-15T17:57:12.621Z] Preparing to unpack .../53-libntlm0_1.5-1+deb10u1_amd64.deb ... [2021-07-15T17:57:12.621Z] Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T17:57:12.888Z] Selecting previously unselected package libgsasl7. [2021-07-15T17:57:12.888Z] Preparing to unpack .../54-libgsasl7_1.8.0-8+b2_amd64.deb ... [2021-07-15T17:57:12.888Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T17:57:12.888Z] Selecting previously unselected package libicu63:amd64. [2021-07-15T17:57:12.888Z] Preparing to unpack .../55-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-15T17:57:12.888Z] Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T17:57:13.473Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T17:57:13.473Z] Preparing to unpack .../56-liblzo2-2_2.10-0.1_amd64.deb ... [2021-07-15T17:57:13.473Z] Unpacking liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T17:57:13.742Z] Selecting previously unselected package libkyotocabinet16v5:amd64. [2021-07-15T17:57:13.742Z] Preparing to unpack .../57-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... [2021-07-15T17:57:13.742Z] Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T17:57:13.742Z] Selecting previously unselected package mailutils-common. [2021-07-15T17:57:13.742Z] Preparing to unpack .../58-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T17:57:13.742Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T17:57:13.742Z] Selecting previously unselected package mysql-common. [2021-07-15T17:57:13.742Z] Preparing to unpack .../59-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T17:57:13.742Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T17:57:13.742Z] Selecting previously unselected package mariadb-common. [2021-07-15T17:57:13.742Z] Preparing to unpack .../60-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T17:57:13.742Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T17:57:13.742Z] Selecting previously unselected package libmariadb3:amd64. [2021-07-15T17:57:13.742Z] Preparing to unpack .../61-libmariadb3_1%3a10.3.29-0+deb10u1_amd64.deb ... [2021-07-15T17:57:13.742Z] Unpacking libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T17:57:14.010Z] Selecting previously unselected package libpython2.7-minimal:amd64. [2021-07-15T17:57:14.010Z] Preparing to unpack .../62-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T17:57:14.010Z] Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:14.010Z] Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-07-15T17:57:14.010Z] Preparing to unpack .../63-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T17:57:14.010Z] Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:14.283Z] Selecting previously unselected package libpython2.7:amd64. [2021-07-15T17:57:14.283Z] Preparing to unpack .../64-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T17:57:14.283Z] Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:14.552Z] Selecting previously unselected package libmailutils5:amd64. [2021-07-15T17:57:14.552Z] Preparing to unpack .../65-libmailutils5_1%3a3.5-4_amd64.deb ... [2021-07-15T17:57:14.552Z] Unpacking libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T17:57:14.552Z] Selecting previously unselected package libsasl2-modules:amd64. [2021-07-15T17:57:14.552Z] Preparing to unpack .../66-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T17:57:14.552Z] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:14.552Z] Selecting previously unselected package libsensors-config. [2021-07-15T17:57:14.552Z] Preparing to unpack .../67-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T17:57:14.552Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T17:57:14.552Z] Selecting previously unselected package libsensors5:amd64. [2021-07-15T17:57:14.552Z] Preparing to unpack .../68-libsensors5_1%3a3.5.0-3_amd64.deb ... [2021-07-15T17:57:14.552Z] Unpacking libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T17:57:14.822Z] Selecting previously unselected package libwrap0:amd64. [2021-07-15T17:57:14.822Z] Preparing to unpack .../69-libwrap0_7.6.q-28_amd64.deb ... [2021-07-15T17:57:14.822Z] Unpacking libwrap0:amd64 (7.6.q-28) ... [2021-07-15T17:57:14.822Z] Selecting previously unselected package libxau6:amd64. [2021-07-15T17:57:14.822Z] Preparing to unpack .../70-libxau6_1%3a1.0.8-1+b2_amd64.deb ... [2021-07-15T17:57:14.822Z] Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T17:57:14.822Z] Selecting previously unselected package libxdmcp6:amd64. [2021-07-15T17:57:14.822Z] Preparing to unpack .../71-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2021-07-15T17:57:14.822Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T17:57:14.822Z] Selecting previously unselected package libxcb1:amd64. [2021-07-15T17:57:14.822Z] Preparing to unpack .../72-libxcb1_1.13.1-2_amd64.deb ... [2021-07-15T17:57:14.822Z] Unpacking libxcb1:amd64 (1.13.1-2) ... [2021-07-15T17:57:14.822Z] Selecting previously unselected package libx11-data. [2021-07-15T17:57:14.822Z] Preparing to unpack .../73-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T17:57:14.822Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T17:57:15.090Z] Selecting previously unselected package libx11-6:amd64. [2021-07-15T17:57:15.090Z] Preparing to unpack .../74-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... [2021-07-15T17:57:15.090Z] Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T17:57:15.090Z] Selecting previously unselected package libxext6:amd64. [2021-07-15T17:57:15.090Z] Preparing to unpack .../75-libxext6_2%3a1.3.3-1+b2_amd64.deb ... [2021-07-15T17:57:15.090Z] Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T17:57:15.090Z] Selecting previously unselected package libxml2:amd64. [2021-07-15T17:57:15.090Z] Preparing to unpack .../76-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-15T17:57:15.090Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T17:57:15.090Z] Selecting previously unselected package libxmuu1:amd64. [2021-07-15T17:57:15.090Z] Preparing to unpack .../77-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... [2021-07-15T17:57:15.090Z] Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T17:57:15.358Z] Selecting previously unselected package libxslt1.1:amd64. [2021-07-15T17:57:15.359Z] Preparing to unpack .../78-libxslt1.1_1.1.32-2.2~deb10u1_amd64.deb ... [2021-07-15T17:57:15.359Z] Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T17:57:15.359Z] Selecting previously unselected package mailutils. [2021-07-15T17:57:15.359Z] Preparing to unpack .../79-mailutils_1%3a3.5-4_amd64.deb ... [2021-07-15T17:57:15.359Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T17:57:15.359Z] Selecting previously unselected package patch. [2021-07-15T17:57:15.359Z] Preparing to unpack .../80-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-15T17:57:15.359Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T17:57:15.359Z] Selecting previously unselected package psmisc. [2021-07-15T17:57:15.359Z] Preparing to unpack .../81-psmisc_23.2-1_amd64.deb ... [2021-07-15T17:57:15.359Z] Unpacking psmisc (23.2-1) ... [2021-07-15T17:57:15.359Z] Selecting previously unselected package publicsuffix. [2021-07-15T17:57:15.359Z] Preparing to unpack .../82-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T17:57:15.359Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T17:57:15.658Z] Selecting previously unselected package sudo. [2021-07-15T17:57:15.658Z] Preparing to unpack .../83-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-15T17:57:15.658Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T17:57:15.658Z] Selecting previously unselected package sysstat. [2021-07-15T17:57:15.658Z] Preparing to unpack .../84-sysstat_12.0.3-2_amd64.deb ... [2021-07-15T17:57:15.658Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T17:57:15.658Z] Selecting previously unselected package xauth. [2021-07-15T17:57:15.658Z] Preparing to unpack .../85-xauth_1%3a1.0.10-1_amd64.deb ... [2021-07-15T17:57:15.658Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T17:57:15.658Z] Selecting previously unselected package xmlstarlet. [2021-07-15T17:57:15.658Z] Preparing to unpack .../86-xmlstarlet_1.6.1-2_amd64.deb ... [2021-07-15T17:57:15.658Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T17:57:15.933Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T17:57:15.933Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T17:57:15.933Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T17:57:15.933Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T17:57:15.933Z] Setting up libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T17:57:15.933Z] Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-15T17:57:15.933Z] Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-15T17:57:15.933Z] Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-15T17:57:15.933Z] Setting up mime-support (3.62) ... [2021-07-15T17:57:15.933Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T17:57:15.933Z] Setting up psmisc (23.2-1) ... [2021-07-15T17:57:15.933Z] Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T17:57:15.933Z] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:15.933Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T17:57:15.933Z] Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T17:57:15.933Z] Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T17:57:15.933Z] Setting up less (487-0.1+b1) ... [2021-07-15T17:57:16.210Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:16.210Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:16.210Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:16.210Z] Setting up liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T17:57:16.210Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T17:57:16.210Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:57:16.210Z] Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T17:57:16.210Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T17:57:16.210Z] Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libwrap0:amd64 (7.6.q-28) ... [2021-07-15T17:57:16.210Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T17:57:16.210Z] Setting up libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T17:57:16.210Z] Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-15T17:57:16.210Z] Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T17:57:16.210Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T17:57:16.210Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] 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 [2021-07-15T17:57:16.210Z] Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T17:57:16.210Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T17:57:16.210Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:57:16.210Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:57:16.210Z] Setting up libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T17:57:16.210Z] Setting up libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T17:57:16.210Z] Setting up libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T17:57:16.210Z] Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libltdl7:amd64 (2.4.6-9) ... [2021-07-15T17:57:16.210Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:57:16.210Z] Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T17:57:16.486Z] Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T17:57:16.486Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T17:57:16.486Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T17:57:16.486Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:16.486Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:16.486Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:16.767Z] Adding system-user for exim (v4) [2021-07-15T17:57:17.046Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T17:57:17.046Z] Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T17:57:17.046Z] Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:17.046Z] Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T17:57:17.046Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T17:57:17.046Z] Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T17:57:17.046Z] Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-15T17:57:17.046Z] Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T17:57:17.046Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T17:57:17.046Z] Setting up libxcb1:amd64 (1.13.1-2) ... [2021-07-15T17:57:17.046Z] Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T17:57:17.046Z] Setting up libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T17:57:17.046Z] Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T17:57:17.046Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T17:57:17.046Z] Adding group `crontab' (GID 102) ... [2021-07-15T17:57:17.541Z] Done. [2021-07-15T17:57:17.541Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:57:17.541Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:57:17.541Z] Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:57:17.541Z] Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:17.541Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T17:57:17.541Z] Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T17:57:17.541Z] Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T17:57:17.541Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T17:57:17.541Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:17.541Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:17.541Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:17.541Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T17:57:17.541Z] Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T17:57:17.541Z] Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T17:57:17.541Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T17:57:17.541Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:17.541Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:17.541Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:17.816Z] [2021-07-15T17:57:17.816Z] Creating config file /etc/default/sysstat with new version [2021-07-15T17:57:17.816Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T17:57:17.816Z] update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist [2021-07-15T17:57:17.816Z] Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T17:57:17.816Z] Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T17:57:17.816Z] Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T17:57:18.303Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T17:57:18.303Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:18.303Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:18.303Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:18.303Z] exim: DB upgrade, deleting hints-db [2021-07-15T17:57:18.303Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T17:57:18.303Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T17:57:18.303Z] Setting up libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T17:57:18.303Z] Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T17:57:18.303Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T17:57:18.303Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T17:57:18.303Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T17:57:18.303Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T17:57:18.303Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T17:57:18.303Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:57:18.303Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:57:18.303Z] debconf: falling back to frontend: Readline [2021-07-15T17:57:18.303Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:57:18.303Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:57:18.303Z] Initializing GnuTLS DH parameter file [2021-07-15T17:57:18.580Z] Setting up libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T17:57:18.580Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T17:57:18.580Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T17:57:18.580Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T17:57:18.580Z] Adding user `jenkins' ... [2021-07-15T17:57:18.580Z] Adding new group `jenkins' (1001) ... [2021-07-15T17:57:18.580Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T17:57:18.580Z] Creating home directory `/home/jenkins' ... [2021-07-15T17:57:18.580Z] Copying files from `/etc/skel' ... [2021-07-15T17:57:18.580Z] Changing the user information for jenkins [2021-07-15T17:57:18.580Z] Enter the new value, or press ENTER for the default [2021-07-15T17:57:18.580Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T17:57:18.580Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T17:57:20.040Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T17:57:20.040Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T17:57:20.638Z] Collecting setuptools [2021-07-15T17:57:20.638Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T17:57:20.638Z] Installing collected packages: setuptools [2021-07-15T17:57:20.638Z] Attempting uninstall: setuptools [2021-07-15T17:57:20.638Z] Found existing installation: setuptools 57.0.0 [2021-07-15T17:57:20.638Z] Uninstalling setuptools-57.0.0: [2021-07-15T17:57:20.638Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T17:57:21.242Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:57:21.242Z] Successfully installed setuptools-57.2.0 [2021-07-15T17:57:21.516Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T17:57:21.790Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T17:57:21.790Z] Collecting tqdm [2021-07-15T17:57:21.790Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T17:57:21.790Z] Collecting six [2021-07-15T17:57:21.790Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T17:57:21.790Z] Collecting bs4 [2021-07-15T17:57:21.790Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T17:57:22.064Z] Collecting defusedxml [2021-07-15T17:57:22.064Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T17:57:22.064Z] Collecting httplib2 [2021-07-15T17:57:22.064Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T17:57:22.344Z] Collecting click [2021-07-15T17:57:22.344Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T17:57:22.344Z] Collecting docker [2021-07-15T17:57:22.344Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T17:57:22.344Z] Collecting pyyaml [2021-07-15T17:57:22.344Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-07-15T17:57:22.761Z] Collecting jsonschema [2021-07-15T17:57:22.761Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T17:57:22.761Z] Collecting oauth2client [2021-07-15T17:57:22.761Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T17:57:22.761Z] Collecting email-validator [2021-07-15T17:57:22.761Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T17:57:22.761Z] Collecting xdg==3.0.2 [2021-07-15T17:57:22.761Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T17:57:22.761Z] Collecting tabulate [2021-07-15T17:57:22.761Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T17:57:22.761Z] Collecting python-jenkins [2021-07-15T17:57:22.761Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T17:57:22.761Z] Collecting pygithub [2021-07-15T17:57:22.761Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T17:57:23.357Z] Collecting lxml [2021-07-15T17:57:23.357Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_x86_64.whl (6.9 MB) [2021-07-15T17:57:24.344Z] Collecting ruamel.yaml [2021-07-15T17:57:24.344Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T17:57:24.344Z] Collecting requests [2021-07-15T17:57:24.344Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T17:57:24.619Z] Collecting pygerrit2 [2021-07-15T17:57:24.619Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T17:57:24.619Z] Installing build dependencies: started [2021-07-15T17:57:27.255Z] Installing build dependencies: finished with status 'done' [2021-07-15T17:57:27.255Z] Getting requirements to build wheel: started [2021-07-15T17:57:27.255Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T17:57:27.255Z] Installing backend dependencies: started [2021-07-15T17:57:28.709Z] Installing backend dependencies: finished with status 'done' [2021-07-15T17:57:28.709Z] Preparing wheel metadata: started [2021-07-15T17:57:28.983Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T17:57:29.264Z] Collecting setuptools>=36.5.0 [2021-07-15T17:57:29.538Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T17:57:29.538Z] Collecting shade~=1.27.1 [2021-07-15T17:57:29.538Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T17:57:29.538Z] Collecting openstacksdk>=0.9.19 [2021-07-15T17:57:29.538Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T17:57:29.812Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T17:57:29.812Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T17:57:29.812Z] Collecting os-client-config>=1.28.0 [2021-07-15T17:57:29.812Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T17:57:30.420Z] Collecting cryptography>=2.7 [2021-07-15T17:57:30.420Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T17:57:30.694Z] Collecting munch>=2.1.0 [2021-07-15T17:57:30.694Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T17:57:30.694Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T17:57:30.694Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T17:57:30.694Z] Collecting netifaces>=0.10.4 [2021-07-15T17:57:30.694Z] Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T17:57:30.694Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T17:57:30.694Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T17:57:30.694Z] Collecting decorator>=4.4.1 [2021-07-15T17:57:30.694Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T17:57:30.969Z] Collecting jmespath>=0.9.0 [2021-07-15T17:57:30.969Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T17:57:30.969Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T17:57:30.969Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T17:57:30.969Z] Collecting os-service-types>=1.7.0 [2021-07-15T17:57:30.969Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T17:57:30.969Z] Collecting appdirs>=1.3.0 [2021-07-15T17:57:30.969Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T17:57:30.969Z] Collecting iso8601>=0.1.11 [2021-07-15T17:57:30.969Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T17:57:30.969Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T17:57:30.969Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T17:57:31.590Z] Collecting cffi>=1.12 [2021-07-15T17:57:31.590Z] Downloading cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl (405 kB) [2021-07-15T17:57:31.590Z] Collecting pycparser [2021-07-15T17:57:31.590Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T17:57:31.590Z] Collecting stevedore>=3.0.0 [2021-07-15T17:57:31.590Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T17:57:31.590Z] Collecting jsonpointer>=1.9 [2021-07-15T17:57:31.590Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T17:57:31.866Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T17:57:31.866Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T17:57:31.866Z] Collecting idna<4,>=2.5 [2021-07-15T17:57:31.866Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T17:57:31.866Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T17:57:32.141Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T17:57:32.141Z] Collecting certifi>=2017.4.17 [2021-07-15T17:57:32.141Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T17:57:32.415Z] Collecting beautifulsoup4 [2021-07-15T17:57:32.415Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T17:57:32.415Z] Collecting soupsieve>1.2 [2021-07-15T17:57:32.415Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T17:57:32.415Z] Collecting websocket-client>=0.32.0 [2021-07-15T17:57:32.415Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T17:57:32.415Z] Collecting dnspython>=1.15.0 [2021-07-15T17:57:32.415Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T17:57:32.690Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T17:57:32.690Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T17:57:32.690Z] Collecting attrs>=17.4.0 [2021-07-15T17:57:32.690Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T17:57:32.690Z] Collecting pyrsistent>=0.14.0 [2021-07-15T17:57:32.690Z] Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl (117 kB) [2021-07-15T17:57:32.964Z] Collecting pyasn1>=0.1.7 [2021-07-15T17:57:32.964Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T17:57:32.964Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T17:57:32.964Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T17:57:32.964Z] Collecting rsa>=3.1.4 [2021-07-15T17:57:32.964Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T17:57:33.237Z] Collecting deprecated [2021-07-15T17:57:33.237Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T17:57:33.237Z] Collecting pynacl>=1.4.0 [2021-07-15T17:57:33.237Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T17:57:33.237Z] Collecting pyjwt>=2.0 [2021-07-15T17:57:33.237Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T17:57:33.514Z] Collecting wrapt<2,>=1.10 [2021-07-15T17:57:33.514Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T17:57:33.788Z] Collecting multi-key-dict [2021-07-15T17:57:33.788Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T17:57:34.064Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T17:57:34.064Z] Downloading ruamel.yaml.clib-0.2.6-cp39-cp39-manylinux1_x86_64.whl (539 kB) [2021-07-15T17:57:34.064Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T17:57:34.064Z] Building wheel for bs4 (setup.py): started [2021-07-15T17:57:34.340Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T17:57:34.340Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=0ccf8c69000a7039c929eb8b5bfa8c7835989b87f2a05d465b87bd69d6278ef3 [2021-07-15T17:57:34.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-55yd2dfy/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T17:57:34.340Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T17:57:34.619Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T17:57:34.619Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=3a6e8cea5962f98f9debe920ccc509074b65c2adf703e2976d502e247f072ea2 [2021-07-15T17:57:34.619Z] Stored in directory: /tmp/pip-ephem-wheel-cache-55yd2dfy/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T17:57:34.619Z] Building wheel for wrapt (setup.py): started [2021-07-15T17:57:34.927Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T17:57:34.927Z] Created wheel for wrapt: filename=wrapt-1.12.1-py3-none-any.whl size=19571 sha256=4db8c00f1e7b87463134c7cc93c5e12e40b3e1ad512078f4a66d6240c5989126 [2021-07-15T17:57:34.927Z] Stored in directory: /tmp/pip-ephem-wheel-cache-55yd2dfy/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T17:57:34.927Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T17:57:35.210Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T17:57:35.210Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=b92dec1768576a173b5b2fb6b04d4a8e8d51a8a7354235671d7053694e007b93 [2021-07-15T17:57:35.210Z] Stored in directory: /tmp/pip-ephem-wheel-cache-55yd2dfy/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T17:57:35.210Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T17:57:35.488Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T17:57:36.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2913 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout [2021-07-15T17:57:36.460Z] Selected Git installation does not exist. Using Default [2021-07-15T17:57:36.460Z] The recommended git tool is: NONE [2021-07-15T17:57:40.978Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 [2021-07-15T17:57:40.978Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:57:40.978Z] Collecting zipp==1.1.0 [2021-07-15T17:57:40.978Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T17:57:40.978Z] Collecting python-openstackclient [2021-07-15T17:57:40.979Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T17:57:40.979Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T17:57:40.979Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T17:57:40.979Z] Collecting cliff>=3.5.0 [2021-07-15T17:57:40.979Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T17:57:40.979Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T17:57:40.979Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T17:57:41.249Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T17:57:41.249Z] Collecting python-novaclient>=17.0.0 [2021-07-15T17:57:41.249Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T17:57:41.249Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T17:57:41.249Z] Collecting osc-lib>=2.3.0 [2021-07-15T17:57:41.249Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T17:57:41.249Z] Collecting oslo.utils>=3.33.0 [2021-07-15T17:57:41.249Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T17:57:41.249Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T17:57:41.519Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T17:57:41.519Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T17:57:41.519Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T17:57:41.519Z] Collecting cmd2>=1.0.0 [2021-07-15T17:57:41.519Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T17:57:41.519Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T17:57:41.519Z] Collecting PrettyTable>=0.7.2 [2021-07-15T17:57:41.519Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T17:57:41.519Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T17:57:41.787Z] Collecting colorama>=0.3.7 [2021-07-15T17:57:41.787Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T17:57:41.787Z] Collecting wcwidth>=0.1.7 [2021-07-15T17:57:41.787Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T17:57:41.787Z] Collecting pyperclip>=1.6 [2021-07-15T17:57:41.787Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T17:57:42.057Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T17:57:42.057Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T17:57:42.057Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T17:57:42.057Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T17:57:42.057Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T17:57:42.057Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T17:57:42.057Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T17:57:42.057Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T17:57:42.057Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T17:57:42.057Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T17:57:42.057Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T17:57:42.326Z] Collecting simplejson>=3.5.1 [2021-07-15T17:57:42.326Z] Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (135 kB) [2021-07-15T17:57:42.326Z] Collecting packaging>=20.4 [2021-07-15T17:57:42.326Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T17:57:42.326Z] Collecting netaddr>=0.7.18 [2021-07-15T17:57:42.326Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T17:57:42.326Z] Collecting debtcollector>=1.2.0 [2021-07-15T17:57:42.326Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T17:57:42.597Z] Collecting pytz>=2013.6 [2021-07-15T17:57:42.598Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T17:57:42.598Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.9/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) [2021-07-15T17:57:42.869Z] Collecting oslo.config>=5.2.0 [2021-07-15T17:57:42.869Z] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [2021-07-15T17:57:42.869Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T17:57:42.869Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T17:57:42.869Z] Collecting rfc3986>=1.2.0 [2021-07-15T17:57:42.869Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T17:57:42.869Z] Collecting msgpack>=0.5.2 [2021-07-15T17:57:42.869Z] Downloading msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB) [2021-07-15T17:57:43.141Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T17:57:43.141Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T17:57:43.141Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T17:57:43.141Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T17:57:43.141Z] Building wheels for collected packages: pyperclip [2021-07-15T17:57:43.141Z] Building wheel for pyperclip (setup.py): started [2021-07-15T17:57:43.409Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T17:57:43.409Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=4412892548554c2980b4a9493879e634ae1566b7416362f038f132f5928a2025 [2021-07-15T17:57:43.409Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yg9hw0zt/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T17:57:43.409Z] Successfully built pyperclip [2021-07-15T17:57:43.678Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T17:57:43.755Z] using credential edgex-jenkins-ssh [2021-07-15T17:57:43.829Z] Cloning the remote Git repository [2021-07-15T17:57:43.890Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:57:44.034Z] > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 [2021-07-15T17:57:44.139Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:57:44.140Z] > git --version # timeout=10 [2021-07-15T17:57:44.158Z] > git --version # 'git version 2.17.1' [2021-07-15T17:57:44.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:57:44.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:57:45.209Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T17:57:45.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T17:57:45.268Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T17:57:45.320Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T17:57:45.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:57:45.338Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2021-07-15T17:57:45.977Z] Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 [2021-07-15T17:57:46.224Z] Merge succeeded, producing 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 [2021-07-15T17:57:46.225Z] Checking out Revision 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 (PR-169) [2021-07-15T17:57:46.678Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:57:46.678Z] Successfully installed PrettyTable-2.1.0 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 debtcollector-2.2.0 msgpack-1.0.2 netaddr-0.8.0 osc-lib-2.4.1 oslo.config-8.7.1 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.9.2 packaging-21.0 pyperclip-1.8.2 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-novaclient-17.5.0 python-openstackclient-5.5.0 pytz-2021.1 rfc3986-1.5.0 simplejson-3.17.3 wcwidth-0.2.5 zipp-1.1.0 [2021-07-15T17:57:46.678Z] Cloning into 'global-jjb'... [2021-07-15T17:57:46.002Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:57:46.021Z] > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 [2021-07-15T17:57:46.112Z] > git remote # timeout=10 [2021-07-15T17:57:46.134Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T17:57:46.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T17:57:46.170Z] > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T17:57:46.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T17:57:46.231Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T17:57:46.255Z] > git checkout -f 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 [2021-07-15T17:57:47.263Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T17:57:50.897Z] Commit message: "ci: migrate to debian based python slim to save on build time" [2021-07-15T17:57:50.970Z] > git --version # timeout=10 [2021-07-15T17:57:50.983Z] > git --version # 'git version 2.17.1' [2021-07-15T17:57:51.003Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T17:57:51.560Z] provisioning config files... [2021-07-15T17:57:51.596Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config5032217593931310569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T17:57:52.303Z] ---> docker-login.sh [2021-07-15T17:57:52.303Z] nexus3.edgexfoundry.org:10001 [2021-07-15T17:57:52.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:57:53.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:57:53.527Z] Configure a credential helper to remove this warning. See [2021-07-15T17:57:53.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:57:53.527Z] [2021-07-15T17:57:53.527Z] Login Succeeded [2021-07-15T17:57:53.527Z] nexus3.edgexfoundry.org:10002 [2021-07-15T17:57:54.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:57:54.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:57:54.135Z] Configure a credential helper to remove this warning. See [2021-07-15T17:57:54.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:57:54.135Z] [2021-07-15T17:57:54.135Z] Login Succeeded [2021-07-15T17:57:54.135Z] nexus3.edgexfoundry.org:10003 [2021-07-15T17:57:54.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:57:54.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:57:54.742Z] Configure a credential helper to remove this warning. See [2021-07-15T17:57:54.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:57:54.742Z] [2021-07-15T17:57:54.742Z] Login Succeeded [2021-07-15T17:57:54.742Z] nexus3.edgexfoundry.org:10004 [2021-07-15T17:57:55.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T17:57:55.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:57:55.351Z] Configure a credential helper to remove this warning. See [2021-07-15T17:57:55.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:57:55.351Z] [2021-07-15T17:57:55.351Z] Login Succeeded [2021-07-15T17:57:55.503Z] Removing intermediate container 25d6a0d347c3 [2021-07-15T17:57:55.503Z] ---> b1b3a3ed3378 [2021-07-15T17:57:55.503Z] Successfully built b1b3a3ed3378 [2021-07-15T17:57:55.503Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [2021-07-15T17:57:55.635Z] docker.io [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-07-15T17:57:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-07-15T17:57:56.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T17:57:56.271Z] Configure a credential helper to remove this warning. See [2021-07-15T17:57:56.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T17:57:56.271Z] [2021-07-15T17:57:56.271Z] Login Succeeded [2021-07-15T17:57:56.271Z] ---> docker-login.sh ends [Pipeline] } [Pipeline] } [2021-07-15T17:57:56.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T17:57:56.880Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T17:57:57.159Z] Sending build context to Docker daemon 401.4kB [2021-07-15T17:57:57.433Z] [WARNING]: Empty continuation line found in: [2021-07-15T17:57:57.433Z] RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2021-07-15T17:57:57.433Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T17:57:57.433Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T17:57:58.419Z] 3.9-slim: Pulling from library/python [2021-07-15T17:57:58.419Z] 448f6bf000e3: Pulling fs layer [2021-07-15T17:57:58.419Z] f757da607395: Pulling fs layer [2021-07-15T17:57:58.419Z] 05883995daec: Pulling fs layer [2021-07-15T17:57:58.419Z] 8603b9c90790: Pulling fs layer [2021-07-15T17:57:58.419Z] 1560dd03e051: Pulling fs layer [2021-07-15T17:57:58.419Z] 1560dd03e051: Waiting [2021-07-15T17:57:58.419Z] 8603b9c90790: Waiting [2021-07-15T17:57:58.700Z] f757da607395: Verifying Checksum [2021-07-15T17:57:58.700Z] f757da607395: Download complete [2021-07-15T17:57:58.980Z] 8603b9c90790: Verifying Checksum [2021-07-15T17:57:58.980Z] 8603b9c90790: Download complete [2021-07-15T17:57:58.980Z] 05883995daec: Verifying Checksum [2021-07-15T17:57:58.980Z] 05883995daec: Download complete [2021-07-15T17:57:59.257Z] 448f6bf000e3: Verifying Checksum [2021-07-15T17:57:59.257Z] 448f6bf000e3: Download complete [2021-07-15T17:57:59.257Z] 1560dd03e051: Verifying Checksum [2021-07-15T17:57:59.257Z] 1560dd03e051: Download complete [2021-07-15T17:58:02.692Z] 448f6bf000e3: Pull complete [2021-07-15T17:58:03.296Z] f757da607395: Pull complete [2021-07-15T17:58:04.755Z] 05883995daec: Pull complete [2021-07-15T17:58:05.363Z] 8603b9c90790: Pull complete [2021-07-15T17:58:06.353Z] 1560dd03e051: Pull complete [2021-07-15T17:58:06.353Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T17:58:06.353Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T17:58:06.353Z] ---> 4770e646d0be [2021-07-15T17:58:06.353Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T17:58:07.802Z] ---> Running in 628a34f88699 [2021-07-15T17:58:08.405Z] Removing intermediate container 628a34f88699 [2021-07-15T17:58:08.405Z] ---> 2f5a082cb852 [2021-07-15T17:58:08.405Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T17:58:08.679Z] ---> Running in f756775506a9 [2021-07-15T17:58:09.281Z] Removing intermediate container f756775506a9 [2021-07-15T17:58:09.281Z] ---> 59ff55805967 [2021-07-15T17:58:09.281Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T17:58:10.273Z] ---> 24ab69e4f415 [2021-07-15T17:58:10.273Z] Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2021-07-15T17:58:10.273Z] ---> Running in 102b704a116c [2021-07-15T17:58:12.257Z] Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T17:58:12.257Z] Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T17:58:12.257Z] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T17:58:12.538Z] Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-15T17:58:12.814Z] Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-15T17:58:13.417Z] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-15T17:58:16.817Z] Fetched 8277 kB in 4s (1938 kB/s) [2021-07-15T17:58:20.223Z] Reading package lists... [2021-07-15T17:58:24.546Z] Reading package lists... [2021-07-15T17:58:24.822Z] Building dependency tree... [2021-07-15T17:58:24.822Z] Reading state information... [2021-07-15T17:58:25.810Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T17:58:25.810Z] util-linux set to manually installed. [2021-07-15T17:58:25.810Z] The following additional packages will be installed: [2021-07-15T17:58:25.810Z] bzip2 cron exim4-base exim4-config exim4-daemon-light file git-man [2021-07-15T17:58:25.810Z] guile-2.2-libs krb5-locales less libbsd0 libcurl3-gnutls libedit2 [2021-07-15T17:58:25.810Z] liberror-perl libevent-2.1-6 libfribidi0 libgc1c2 libgdbm-compat4 [2021-07-15T17:58:25.810Z] libgnutls-dane0 libgpm2 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libjq1 [2021-07-15T17:58:25.810Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libkyotocabinet16v5 [2021-07-15T17:58:25.810Z] libldap-2.4-2 libldap-common libltdl7 liblzo2-2 libmagic-mgc libmagic1 [2021-07-15T17:58:25.810Z] libmailutils5 libmariadb3 libncurses6 libnghttp2-14 libntlm0 libonig5 [2021-07-15T17:58:25.810Z] libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T17:58:25.810Z] libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T17:58:25.810Z] libsensors-config libsensors5 libssh2-1 libunbound8 libwrap0 libx11-6 [2021-07-15T17:58:25.810Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 [2021-07-15T17:58:25.810Z] lsb-base mailutils mailutils-common mariadb-common mime-support mysql-common [2021-07-15T17:58:25.810Z] openssh-client patch perl perl-modules-5.28 psmisc publicsuffix [2021-07-15T17:58:25.810Z] sensible-utils ucf xauth xz-utils [2021-07-15T17:58:25.810Z] Suggested packages: [2021-07-15T17:58:25.810Z] bzip2-doc anacron logrotate checksecurity exim4-doc-html | exim4-doc-info [2021-07-15T17:58:25.810Z] eximon4 spf-tools-perl swaks gettext-base git-daemon-run [2021-07-15T17:58:25.810Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2021-07-15T17:58:25.810Z] git-mediawiki git-svn dns-root-data gpm krb5-doc krb5-user [2021-07-15T17:58:25.810Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2021-07-15T17:58:25.810Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors [2021-07-15T17:58:25.810Z] mailutils-mh mailutils-doc keychain libpam-ssh monkeysphere ssh-askpass ed [2021-07-15T17:58:25.810Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2021-07-15T17:58:25.810Z] | libterm-readline-perl-perl make libb-debug-perl liblocale-codes-perl isag [2021-07-15T17:58:31.234Z] The following NEW packages will be installed: [2021-07-15T17:58:31.234Z] bzip2 cron exim4-base exim4-config exim4-daemon-light file git git-man [2021-07-15T17:58:31.234Z] guile-2.2-libs jq krb5-locales less libbsd0 libcurl3-gnutls libedit2 [2021-07-15T17:58:31.234Z] liberror-perl libevent-2.1-6 libfribidi0 libgc1c2 libgdbm-compat4 [2021-07-15T17:58:31.234Z] libgnutls-dane0 libgpm2 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libjq1 [2021-07-15T17:58:31.234Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libkyotocabinet16v5 [2021-07-15T17:58:31.234Z] libldap-2.4-2 libldap-common libltdl7 liblzo2-2 libmagic-mgc libmagic1 [2021-07-15T17:58:31.234Z] libmailutils5 libmariadb3 libncurses6 libnghttp2-14 libntlm0 libonig5 [2021-07-15T17:58:31.234Z] libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T17:58:31.234Z] libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T17:58:31.234Z] libsensors-config libsensors5 libssh2-1 libunbound8 libwrap0 libx11-6 [2021-07-15T17:58:31.234Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 [2021-07-15T17:58:31.234Z] lsb-base mailutils mailutils-common mariadb-common mime-support mysql-common [2021-07-15T17:58:31.234Z] openssh-client patch perl perl-modules-5.28 psmisc publicsuffix [2021-07-15T17:58:31.234Z] sensible-utils sudo sysstat ucf xauth xmlstarlet xz-utils [2021-07-15T17:58:31.234Z] 0 upgraded, 87 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T17:58:31.234Z] Need to get 46.2 MB of archives. [2021-07-15T17:58:31.234Z] After this operation, 224 MB of additional disk space will be used. [2021-07-15T17:58:31.234Z] Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T17:58:31.234Z] Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T17:58:31.234Z] Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] [2021-07-15T17:58:31.234Z] Get:4 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T17:58:31.234Z] Get:5 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] [2021-07-15T17:58:31.234Z] Get:6 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] [2021-07-15T17:58:31.234Z] Get:7 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T17:58:31.234Z] Get:8 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] [2021-07-15T17:58:31.234Z] Get:9 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-15T17:58:31.234Z] Get:10 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T17:58:31.234Z] Get:11 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] [2021-07-15T17:58:31.234Z] Get:12 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] [2021-07-15T17:58:31.234Z] Get:13 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T17:58:31.235Z] Get:14 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] [2021-07-15T17:58:31.235Z] Get:15 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] [2021-07-15T17:58:31.235Z] Get:16 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] [2021-07-15T17:58:31.235Z] Get:17 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-15T17:58:31.235Z] Get:18 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-15T17:58:31.235Z] Get:19 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-15T17:58:31.235Z] Get:20 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-15T17:58:31.235Z] Get:21 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-15T17:58:31.235Z] Get:22 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] [2021-07-15T17:58:31.235Z] Get:23 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T17:58:31.235Z] Get:24 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-15T17:58:31.235Z] Get:25 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T17:58:31.235Z] Get:26 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] [2021-07-15T17:58:31.235Z] Get:27 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] [2021-07-15T17:58:31.235Z] Get:28 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] [2021-07-15T17:58:31.511Z] Get:29 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T17:58:31.511Z] Get:30 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] [2021-07-15T17:58:31.787Z] Get:31 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-15T17:58:31.787Z] Get:32 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-15T17:58:31.787Z] Get:33 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T17:58:31.787Z] Get:34 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-15T17:58:31.787Z] Get:35 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-15T17:58:31.787Z] Get:36 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-15T17:58:31.787Z] Get:37 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-15T17:58:32.064Z] Get:38 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-15T17:58:32.064Z] Get:39 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] [2021-07-15T17:58:32.064Z] Get:40 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] [2021-07-15T17:58:32.064Z] Get:41 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T17:58:32.064Z] Get:42 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T17:58:32.064Z] Get:43 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] [2021-07-15T17:58:32.340Z] Get:44 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] [2021-07-15T17:58:32.340Z] Get:45 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] [2021-07-15T17:58:32.340Z] Get:46 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] [2021-07-15T17:58:32.340Z] Get:47 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] [2021-07-15T17:58:35.737Z] Get:48 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-15T17:58:35.737Z] Get:49 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-15T17:58:35.737Z] Get:50 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-15T17:58:35.737Z] Get:51 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] [2021-07-15T17:58:35.737Z] Get:52 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-15T17:58:35.737Z] Get:53 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] [2021-07-15T17:58:35.737Z] Get:54 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] [2021-07-15T17:58:35.737Z] Get:55 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB] [2021-07-15T17:58:35.737Z] Get:56 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-15T17:58:35.737Z] Get:57 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] [2021-07-15T17:58:36.011Z] Get:58 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] [2021-07-15T17:58:36.011Z] Get:59 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T17:58:36.011Z] Get:60 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T17:58:36.011Z] Get:61 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T17:58:36.011Z] Get:62 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.29-0+deb10u1 [162 kB] [2021-07-15T17:58:36.011Z] Get:63 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T17:58:36.011Z] Get:64 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] [2021-07-15T17:58:36.011Z] Get:65 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] [2021-07-15T17:58:36.305Z] Get:66 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] [2021-07-15T17:58:36.305Z] Get:67 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u1 [102 kB] [2021-07-15T17:58:36.305Z] Get:68 http://deb.debian.org/debian buster/main arm64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T17:58:36.305Z] Get:69 http://deb.debian.org/debian buster/main arm64 libsensors5 arm64 1:3.5.0-3 [51.8 kB] [2021-07-15T17:58:36.305Z] Get:70 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] [2021-07-15T17:58:36.305Z] Get:71 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] [2021-07-15T17:58:36.305Z] Get:72 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2021-07-15T17:58:36.305Z] Get:73 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] [2021-07-15T17:58:36.305Z] Get:74 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T17:58:36.305Z] Get:75 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] [2021-07-15T17:58:36.305Z] Get:76 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] [2021-07-15T17:58:36.305Z] Get:77 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-15T17:58:36.305Z] Get:78 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] [2021-07-15T17:58:36.305Z] Get:79 http://deb.debian.org/debian buster/main arm64 libxslt1.1 arm64 1.1.32-2.2~deb10u1 [225 kB] [2021-07-15T17:58:36.305Z] Get:80 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] [2021-07-15T17:58:36.305Z] Get:81 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-15T17:58:36.305Z] Get:82 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1 [122 kB] [2021-07-15T17:58:36.305Z] Get:83 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T17:58:36.305Z] Get:84 http://deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-15T17:58:36.305Z] Get:85 http://deb.debian.org/debian buster/main arm64 sysstat arm64 12.0.3-2 [545 kB] [2021-07-15T17:58:36.305Z] Get:86 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] [2021-07-15T17:58:36.581Z] Get:87 http://deb.debian.org/debian buster/main arm64 xmlstarlet arm64 1.6.1-2 [239 kB] [2021-07-15T17:58:37.572Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T17:58:37.572Z] Fetched 46.2 MB in 6s (7807 kB/s) [2021-07-15T17:58:37.572Z] Selecting previously unselected package sensible-utils. [2021-07-15T17:58:37.853Z] (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 ... 6833 files and directories currently installed.) [2021-07-15T17:58:37.853Z] Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ... [2021-07-15T17:58:37.853Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T17:58:37.853Z] Selecting previously unselected package lsb-base. [2021-07-15T17:58:37.853Z] Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ... [2021-07-15T17:58:37.853Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T17:58:38.129Z] Selecting previously unselected package cron. [2021-07-15T17:58:38.129Z] Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ... [2021-07-15T17:58:38.129Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T17:58:38.129Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T17:58:38.129Z] Preparing to unpack .../03-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T17:58:38.403Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T17:58:40.390Z] Selecting previously unselected package libgdbm-compat4:arm64. [2021-07-15T17:58:40.390Z] Preparing to unpack .../04-libgdbm-compat4_1.18.1-4_arm64.deb ... [2021-07-15T17:58:40.390Z] Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T17:58:40.390Z] Selecting previously unselected package libperl5.28:arm64. [2021-07-15T17:58:40.390Z] Preparing to unpack .../05-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T17:58:40.390Z] Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T17:58:41.868Z] Selecting previously unselected package perl. [2021-07-15T17:58:41.868Z] Preparing to unpack .../06-perl_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T17:58:42.146Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T17:58:42.146Z] Selecting previously unselected package less. [2021-07-15T17:58:42.146Z] Preparing to unpack .../07-less_487-0.1+b1_arm64.deb ... [2021-07-15T17:58:42.146Z] Unpacking less (487-0.1+b1) ... [2021-07-15T17:58:42.422Z] Selecting previously unselected package bzip2. [2021-07-15T17:58:42.422Z] Preparing to unpack .../08-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-15T17:58:42.422Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T17:58:42.696Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T17:58:42.696Z] Preparing to unpack .../09-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T17:58:42.696Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T17:58:42.970Z] Selecting previously unselected package libmagic1:arm64. [2021-07-15T17:58:42.970Z] Preparing to unpack .../10-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T17:58:43.244Z] Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T17:58:43.244Z] Selecting previously unselected package file. [2021-07-15T17:58:43.244Z] Preparing to unpack .../11-file_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T17:58:43.244Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T17:58:43.519Z] Selecting previously unselected package krb5-locales. [2021-07-15T17:58:43.519Z] Preparing to unpack .../12-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T17:58:43.519Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T17:58:43.793Z] Selecting previously unselected package mime-support. [2021-07-15T17:58:43.793Z] Preparing to unpack .../13-mime-support_3.62_all.deb ... [2021-07-15T17:58:43.793Z] Unpacking mime-support (3.62) ... [2021-07-15T17:58:43.793Z] Selecting previously unselected package libbsd0:arm64. [2021-07-15T17:58:43.793Z] Preparing to unpack .../14-libbsd0_0.9.1-2+deb10u1_arm64.deb ... [2021-07-15T17:58:44.069Z] Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T17:58:44.069Z] Selecting previously unselected package libedit2:arm64. [2021-07-15T17:58:44.069Z] Preparing to unpack .../15-libedit2_3.1-20181209-1_arm64.deb ... [2021-07-15T17:58:44.069Z] Unpacking libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T17:58:44.343Z] Selecting previously unselected package libkeyutils1:arm64. [2021-07-15T17:58:44.343Z] Preparing to unpack .../16-libkeyutils1_1.6-6_arm64.deb ... [2021-07-15T17:58:44.343Z] Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-15T17:58:44.617Z] Selecting previously unselected package libkrb5support0:arm64. [2021-07-15T17:58:44.617Z] Preparing to unpack .../17-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-15T17:58:44.617Z] Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:58:44.896Z] Selecting previously unselected package libk5crypto3:arm64. [2021-07-15T17:58:44.896Z] Preparing to unpack .../18-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T17:58:44.896Z] Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:58:45.497Z] Selecting previously unselected package libkrb5-3:arm64. [2021-07-15T17:58:45.497Z] Preparing to unpack .../19-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T17:58:45.497Z] Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:58:45.773Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-15T17:58:45.773Z] Preparing to unpack .../20-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-15T17:58:45.773Z] Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:58:46.090Z] Selecting previously unselected package openssh-client. [2021-07-15T17:58:46.090Z] Preparing to unpack .../21-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... [2021-07-15T17:58:46.090Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T17:58:46.703Z] Selecting previously unselected package ucf. [2021-07-15T17:58:46.703Z] Preparing to unpack .../22-ucf_3.0038+nmu1_all.deb ... [2021-07-15T17:58:46.703Z] Moving old data out of the way [2021-07-15T17:58:46.703Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T17:58:46.703Z] Selecting previously unselected package xz-utils. [2021-07-15T17:58:46.703Z] Preparing to unpack .../23-xz-utils_5.2.4-1_arm64.deb ... [2021-07-15T17:58:46.703Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T17:58:46.979Z] Selecting previously unselected package exim4-config. [2021-07-15T17:58:46.979Z] Preparing to unpack .../24-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T17:58:46.979Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T17:58:47.255Z] Selecting previously unselected package exim4-base. [2021-07-15T17:58:47.255Z] Preparing to unpack .../25-exim4-base_4.92-8+deb10u6_arm64.deb ... [2021-07-15T17:58:47.255Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T17:58:47.856Z] Selecting previously unselected package libevent-2.1-6:arm64. [2021-07-15T17:58:47.856Z] Preparing to unpack .../26-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... [2021-07-15T17:58:47.856Z] Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T17:58:47.856Z] Selecting previously unselected package libunbound8:arm64. [2021-07-15T17:58:47.856Z] Preparing to unpack .../27-libunbound8_1.9.0-2+deb10u2_arm64.deb ... [2021-07-15T17:58:48.134Z] Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T17:58:48.134Z] Selecting previously unselected package libgnutls-dane0:arm64. [2021-07-15T17:58:48.409Z] Preparing to unpack .../28-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... [2021-07-15T17:58:48.409Z] Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T17:58:48.409Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T17:58:48.409Z] Preparing to unpack .../29-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... [2021-07-15T17:58:48.409Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T17:58:48.685Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-15T17:58:48.685Z] Preparing to unpack .../30-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T17:58:48.958Z] Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:58:48.958Z] Selecting previously unselected package libsasl2-2:arm64. [2021-07-15T17:58:48.958Z] Preparing to unpack .../31-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T17:58:48.958Z] Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:58:49.232Z] Selecting previously unselected package libldap-common. [2021-07-15T17:58:49.232Z] Preparing to unpack .../32-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T17:58:49.232Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:58:49.232Z] Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-15T17:58:49.232Z] Preparing to unpack .../33-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-15T17:58:49.505Z] Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:58:49.505Z] Selecting previously unselected package libnghttp2-14:arm64. [2021-07-15T17:58:49.505Z] Preparing to unpack .../34-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-15T17:58:49.505Z] Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T17:58:49.818Z] Selecting previously unselected package libpsl5:arm64. [2021-07-15T17:58:49.818Z] Preparing to unpack .../35-libpsl5_0.20.2-2_arm64.deb ... [2021-07-15T17:58:49.818Z] Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-15T17:58:50.095Z] Selecting previously unselected package librtmp1:arm64. [2021-07-15T17:58:50.095Z] Preparing to unpack .../36-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-15T17:58:50.095Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T17:58:50.095Z] Selecting previously unselected package libssh2-1:arm64. [2021-07-15T17:58:50.095Z] Preparing to unpack .../37-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-15T17:58:50.095Z] Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T17:58:50.371Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2021-07-15T17:58:50.371Z] Preparing to unpack .../38-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... [2021-07-15T17:58:50.371Z] Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T17:58:50.645Z] Selecting previously unselected package libpcre2-8-0:arm64. [2021-07-15T17:58:50.645Z] Preparing to unpack .../39-libpcre2-8-0_10.32-5_arm64.deb ... [2021-07-15T17:58:50.645Z] Unpacking libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T17:58:50.919Z] Selecting previously unselected package liberror-perl. [2021-07-15T17:58:50.919Z] Preparing to unpack .../40-liberror-perl_0.17027-2_all.deb ... [2021-07-15T17:58:50.919Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T17:58:50.919Z] Selecting previously unselected package git-man. [2021-07-15T17:58:50.919Z] Preparing to unpack .../41-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T17:58:50.919Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T17:58:51.526Z] Selecting previously unselected package git. [2021-07-15T17:58:51.526Z] Preparing to unpack .../42-git_1%3a2.20.1-2+deb10u3_arm64.deb ... [2021-07-15T17:58:51.526Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T17:58:53.515Z] Selecting previously unselected package libgc1c2:arm64. [2021-07-15T17:58:53.515Z] Preparing to unpack .../43-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... [2021-07-15T17:58:53.515Z] Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... [2021-07-15T17:58:53.515Z] Selecting previously unselected package libltdl7:arm64. [2021-07-15T17:58:53.515Z] Preparing to unpack .../44-libltdl7_2.4.6-9_arm64.deb ... [2021-07-15T17:58:53.515Z] Unpacking libltdl7:arm64 (2.4.6-9) ... [2021-07-15T17:58:53.790Z] Selecting previously unselected package libncurses6:arm64. [2021-07-15T17:58:53.790Z] Preparing to unpack .../45-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... [2021-07-15T17:58:53.790Z] Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T17:58:53.790Z] Selecting previously unselected package guile-2.2-libs:arm64. [2021-07-15T17:58:53.790Z] Preparing to unpack .../46-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... [2021-07-15T17:58:54.066Z] Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T17:58:56.096Z] Selecting previously unselected package libonig5:arm64. [2021-07-15T17:58:56.096Z] Preparing to unpack .../47-libonig5_6.9.1-1_arm64.deb ... [2021-07-15T17:58:56.096Z] Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-15T17:58:56.096Z] Selecting previously unselected package libjq1:arm64. [2021-07-15T17:58:56.096Z] Preparing to unpack .../48-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T17:58:56.096Z] Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T17:58:56.374Z] Selecting previously unselected package jq. [2021-07-15T17:58:56.374Z] Preparing to unpack .../49-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T17:58:56.374Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T17:58:56.374Z] Selecting previously unselected package libfribidi0:arm64. [2021-07-15T17:58:56.651Z] Preparing to unpack .../50-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... [2021-07-15T17:58:56.651Z] Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T17:58:56.928Z] Selecting previously unselected package libgpm2:arm64. [2021-07-15T17:58:56.928Z] Preparing to unpack .../51-libgpm2_1.20.7-5_arm64.deb ... [2021-07-15T17:58:56.928Z] Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-15T17:58:56.928Z] Selecting previously unselected package libidn11:arm64. [2021-07-15T17:58:56.928Z] Preparing to unpack .../52-libidn11_1.33-2.2_arm64.deb ... [2021-07-15T17:58:56.928Z] Unpacking libidn11:arm64 (1.33-2.2) ... [2021-07-15T17:58:57.202Z] Selecting previously unselected package libntlm0:arm64. [2021-07-15T17:58:57.202Z] Preparing to unpack .../53-libntlm0_1.5-1+deb10u1_arm64.deb ... [2021-07-15T17:58:57.202Z] Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T17:58:57.475Z] Selecting previously unselected package libgsasl7. [2021-07-15T17:58:57.475Z] Preparing to unpack .../54-libgsasl7_1.8.0-8+b2_arm64.deb ... [2021-07-15T17:58:57.475Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T17:58:57.475Z] Selecting previously unselected package libicu63:arm64. [2021-07-15T17:58:57.475Z] Preparing to unpack .../55-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-15T17:58:57.748Z] Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T17:59:00.387Z] Selecting previously unselected package liblzo2-2:arm64. [2021-07-15T17:59:00.387Z] Preparing to unpack .../56-liblzo2-2_2.10-0.1_arm64.deb ... [2021-07-15T17:59:00.387Z] Unpacking liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T17:59:00.387Z] Selecting previously unselected package libkyotocabinet16v5:arm64. [2021-07-15T17:59:00.387Z] Preparing to unpack .../57-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... [2021-07-15T17:59:00.387Z] Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T17:59:00.387Z] Selecting previously unselected package mailutils-common. [2021-07-15T17:59:00.387Z] Preparing to unpack .../58-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T17:59:00.387Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T17:59:00.660Z] Selecting previously unselected package mysql-common. [2021-07-15T17:59:00.660Z] Preparing to unpack .../59-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T17:59:00.937Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T17:59:01.216Z] Selecting previously unselected package mariadb-common. [2021-07-15T17:59:01.216Z] Preparing to unpack .../60-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T17:59:01.216Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T17:59:01.216Z] Selecting previously unselected package libmariadb3:arm64. [2021-07-15T17:59:01.216Z] Preparing to unpack .../61-libmariadb3_1%3a10.3.29-0+deb10u1_arm64.deb ... [2021-07-15T17:59:01.216Z] Unpacking libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T17:59:01.491Z] Selecting previously unselected package libpython2.7-minimal:arm64. [2021-07-15T17:59:01.491Z] Preparing to unpack .../62-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T17:59:01.491Z] Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:02.089Z] Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-07-15T17:59:02.089Z] Preparing to unpack .../63-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T17:59:02.089Z] Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:02.684Z] Selecting previously unselected package libpython2.7:arm64. [2021-07-15T17:59:02.684Z] Preparing to unpack .../64-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T17:59:02.684Z] Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:03.282Z] Selecting previously unselected package libmailutils5:arm64. [2021-07-15T17:59:03.282Z] Preparing to unpack .../65-libmailutils5_1%3a3.5-4_arm64.deb ... [2021-07-15T17:59:03.282Z] Unpacking libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T17:59:03.883Z] Selecting previously unselected package libsasl2-modules:arm64. [2021-07-15T17:59:03.883Z] Preparing to unpack .../66-libsasl2-modules_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T17:59:03.883Z] Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:59:03.883Z] Selecting previously unselected package libsensors-config. [2021-07-15T17:59:03.883Z] Preparing to unpack .../67-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T17:59:03.883Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T17:59:04.157Z] Selecting previously unselected package libsensors5:arm64. [2021-07-15T17:59:04.157Z] Preparing to unpack .../68-libsensors5_1%3a3.5.0-3_arm64.deb ... [2021-07-15T17:59:04.432Z] Unpacking libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T17:59:04.708Z] Selecting previously unselected package libwrap0:arm64. [2021-07-15T17:59:04.708Z] Preparing to unpack .../69-libwrap0_7.6.q-28_arm64.deb ... [2021-07-15T17:59:04.708Z] Unpacking libwrap0:arm64 (7.6.q-28) ... [2021-07-15T17:59:04.708Z] Selecting previously unselected package libxau6:arm64. [2021-07-15T17:59:04.708Z] Preparing to unpack .../70-libxau6_1%3a1.0.8-1+b2_arm64.deb ... [2021-07-15T17:59:04.708Z] Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T17:59:04.983Z] Selecting previously unselected package libxdmcp6:arm64. [2021-07-15T17:59:04.983Z] Preparing to unpack .../71-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2021-07-15T17:59:04.983Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T17:59:05.261Z] Selecting previously unselected package libxcb1:arm64. [2021-07-15T17:59:05.261Z] Preparing to unpack .../72-libxcb1_1.13.1-2_arm64.deb ... [2021-07-15T17:59:05.261Z] Unpacking libxcb1:arm64 (1.13.1-2) ... [2021-07-15T17:59:05.261Z] Selecting previously unselected package libx11-data. [2021-07-15T17:59:05.261Z] Preparing to unpack .../73-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T17:59:05.261Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T17:59:05.897Z] Selecting previously unselected package libx11-6:arm64. [2021-07-15T17:59:05.897Z] Preparing to unpack .../74-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... [2021-07-15T17:59:05.897Z] Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T17:59:06.500Z] Selecting previously unselected package libxext6:arm64. [2021-07-15T17:59:06.500Z] Preparing to unpack .../75-libxext6_2%3a1.3.3-1+b2_arm64.deb ... [2021-07-15T17:59:06.500Z] Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T17:59:06.500Z] Selecting previously unselected package libxml2:arm64. [2021-07-15T17:59:06.500Z] Preparing to unpack .../76-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-15T17:59:06.500Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T17:59:07.102Z] Selecting previously unselected package libxmuu1:arm64. [2021-07-15T17:59:07.102Z] Preparing to unpack .../77-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... [2021-07-15T17:59:07.102Z] Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T17:59:07.102Z] Selecting previously unselected package libxslt1.1:arm64. [2021-07-15T17:59:07.102Z] Preparing to unpack .../78-libxslt1.1_1.1.32-2.2~deb10u1_arm64.deb ... [2021-07-15T17:59:07.102Z] Unpacking libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T17:59:07.707Z] Selecting previously unselected package mailutils. [2021-07-15T17:59:07.707Z] Preparing to unpack .../79-mailutils_1%3a3.5-4_arm64.deb ... [2021-07-15T17:59:07.707Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T17:59:07.707Z] Selecting previously unselected package patch. [2021-07-15T17:59:07.986Z] Preparing to unpack .../80-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-15T17:59:07.986Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T17:59:07.986Z] Selecting previously unselected package psmisc. [2021-07-15T17:59:07.986Z] Preparing to unpack .../81-psmisc_23.2-1_arm64.deb ... [2021-07-15T17:59:07.986Z] Unpacking psmisc (23.2-1) ... [2021-07-15T17:59:08.264Z] Selecting previously unselected package publicsuffix. [2021-07-15T17:59:08.264Z] Preparing to unpack .../82-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T17:59:08.264Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T17:59:08.543Z] Selecting previously unselected package sudo. [2021-07-15T17:59:08.543Z] Preparing to unpack .../83-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-15T17:59:08.543Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T17:59:09.147Z] Selecting previously unselected package sysstat. [2021-07-15T17:59:09.147Z] Preparing to unpack .../84-sysstat_12.0.3-2_arm64.deb ... [2021-07-15T17:59:09.147Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T17:59:09.432Z] Selecting previously unselected package xauth. [2021-07-15T17:59:09.432Z] Preparing to unpack .../85-xauth_1%3a1.0.10-1_arm64.deb ... [2021-07-15T17:59:09.432Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T17:59:09.432Z] Selecting previously unselected package xmlstarlet. [2021-07-15T17:59:09.432Z] Preparing to unpack .../86-xmlstarlet_1.6.1-2_arm64.deb ... [2021-07-15T17:59:09.711Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T17:59:09.991Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T17:59:09.991Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T17:59:09.991Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T17:59:10.272Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T17:59:10.272Z] Setting up libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T17:59:10.272Z] Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-15T17:59:10.272Z] Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-15T17:59:10.272Z] Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-15T17:59:10.550Z] Setting up mime-support (3.62) ... [2021-07-15T17:59:10.550Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T17:59:10.550Z] Setting up psmisc (23.2-1) ... [2021-07-15T17:59:10.827Z] Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... [2021-07-15T17:59:10.827Z] Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:59:10.827Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T17:59:10.827Z] Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T17:59:11.104Z] Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T17:59:11.104Z] Setting up less (487-0.1+b1) ... [2021-07-15T17:59:11.707Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:11.707Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:11.707Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:11.707Z] Setting up liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T17:59:11.984Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T17:59:11.984Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T17:59:11.984Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T17:59:11.984Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:59:12.261Z] Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T17:59:12.261Z] Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:59:12.261Z] Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:59:12.261Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T17:59:12.261Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T17:59:12.540Z] Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:12.540Z] Setting up libwrap0:arm64 (7.6.q-28) ... [2021-07-15T17:59:12.540Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T17:59:12.540Z] Setting up libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T17:59:12.818Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T17:59:12.818Z] Setting up libidn11:arm64 (1.33-2.2) ... [2021-07-15T17:59:12.818Z] Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T17:59:12.818Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T17:59:12.818Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:12.818Z] 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 [2021-07-15T17:59:13.094Z] Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T17:59:13.094Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T17:59:13.094Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T17:59:13.094Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T17:59:13.372Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:59:13.372Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:59:13.372Z] Setting up libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T17:59:13.372Z] Setting up libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T17:59:13.372Z] Setting up libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T17:59:13.372Z] Setting up libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T17:59:13.649Z] Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:59:13.649Z] Setting up libltdl7:arm64 (2.4.6-9) ... [2021-07-15T17:59:13.649Z] Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T17:59:13.649Z] Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T17:59:13.649Z] Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T17:59:13.930Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T17:59:13.930Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T17:59:15.388Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:15.388Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:15.388Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:15.668Z] Adding system-user for exim (v4) [2021-07-15T17:59:17.118Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T17:59:17.118Z] Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T17:59:17.118Z] Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:59:17.118Z] Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T17:59:17.118Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T17:59:17.118Z] Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T17:59:17.118Z] Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-15T17:59:17.118Z] Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T17:59:17.397Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T17:59:17.397Z] Setting up libxcb1:arm64 (1.13.1-2) ... [2021-07-15T17:59:17.397Z] Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T17:59:17.397Z] Setting up libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T17:59:17.397Z] Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T17:59:17.673Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T17:59:17.950Z] Adding group `crontab' (GID 102) ... [2021-07-15T17:59:18.226Z] Done. [2021-07-15T17:59:18.226Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:59:18.226Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:59:18.872Z] Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T17:59:18.872Z] Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:18.872Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T17:59:19.161Z] Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T17:59:19.161Z] Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T17:59:19.161Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T17:59:19.770Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:19.770Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:19.770Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:19.770Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T17:59:20.046Z] Setting up libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T17:59:20.046Z] Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T17:59:20.046Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T17:59:20.667Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:20.667Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:20.667Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:20.942Z] [2021-07-15T17:59:20.942Z] Creating config file /etc/default/sysstat with new version [2021-07-15T17:59:21.215Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T17:59:21.215Z] update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist [2021-07-15T17:59:22.218Z] Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T17:59:22.218Z] Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T17:59:22.218Z] Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T17:59:22.218Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T17:59:22.499Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:22.499Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:22.499Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:22.772Z] exim: DB upgrade, deleting hints-db [2021-07-15T17:59:23.044Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T17:59:23.319Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T17:59:23.319Z] Setting up libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T17:59:23.594Z] Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T17:59:23.594Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T17:59:23.594Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T17:59:23.868Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T17:59:23.868Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T17:59:23.868Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T17:59:24.469Z] debconf: unable to initialize frontend: Dialog [2021-07-15T17:59:24.469Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T17:59:24.469Z] debconf: falling back to frontend: Readline [2021-07-15T17:59:24.469Z] invoke-rc.d: could not determine current runlevel [2021-07-15T17:59:24.469Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T17:59:24.469Z] Initializing GnuTLS DH parameter file [2021-07-15T17:59:24.745Z] Setting up libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T17:59:24.745Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T17:59:24.745Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T17:59:24.745Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T17:59:25.353Z] Adding user `jenkins' ... [2021-07-15T17:59:25.353Z] Adding new group `jenkins' (1001) ... [2021-07-15T17:59:25.353Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T17:59:25.631Z] Creating home directory `/home/jenkins' ... [2021-07-15T17:59:25.631Z] Copying files from `/etc/skel' ... [2021-07-15T17:59:25.631Z] Changing the user information for jenkins [2021-07-15T17:59:25.631Z] Enter the new value, or press ENTER for the default [2021-07-15T17:59:25.631Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T17:59:25.631Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T17:59:36.001Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T17:59:36.001Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T17:59:40.414Z] Collecting setuptools [2021-07-15T17:59:40.414Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T17:59:41.416Z] Installing collected packages: setuptools [2021-07-15T17:59:41.416Z] Attempting uninstall: setuptools [2021-07-15T17:59:41.416Z] Found existing installation: setuptools 57.0.0 [2021-07-15T17:59:42.020Z] Uninstalling setuptools-57.0.0: [2021-07-15T17:59:42.295Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T17:59:44.935Z] Successfully installed setuptools-57.2.0 [2021-07-15T17:59:44.935Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T17:59:49.324Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T17:59:49.324Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T17:59:49.324Z] Collecting email-validator [2021-07-15T17:59:49.324Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T17:59:49.602Z] Collecting jsonschema [2021-07-15T17:59:49.602Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T17:59:53.936Z] Collecting lxml [2021-07-15T17:59:53.936Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_aarch64.whl (7.4 MB) [2021-07-15T17:59:55.940Z] Collecting tqdm [2021-07-15T17:59:55.940Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T18:00:00.280Z] Collecting setuptools>=36.5.0 [2021-07-15T18:00:00.280Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:00:00.280Z] Collecting httplib2 [2021-07-15T18:00:00.280Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T18:00:00.565Z] Collecting click [2021-07-15T18:00:00.565Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T18:00:00.840Z] Collecting python-jenkins [2021-07-15T18:00:00.840Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T18:00:06.397Z] Collecting ruamel.yaml [2021-07-15T18:00:06.397Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T18:00:06.676Z] Collecting six [2021-07-15T18:00:06.676Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T18:00:06.954Z] Collecting tabulate [2021-07-15T18:00:06.954Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T18:00:06.954Z] Collecting bs4 [2021-07-15T18:00:06.954Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T18:00:08.942Z] Collecting pygithub [2021-07-15T18:00:08.942Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T18:00:09.942Z] Collecting requests [2021-07-15T18:00:09.942Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T18:00:10.310Z] Collecting docker [2021-07-15T18:00:10.310Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T18:00:10.310Z] Collecting pygerrit2 [2021-07-15T18:00:10.310Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T18:00:11.844Z] Installing build dependencies: started [2021-07-15T18:00:30.209Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:00:30.209Z] Getting requirements to build wheel: started [2021-07-15T18:00:31.667Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:00:32.787Z] Installing backend dependencies: started [2021-07-15T18:00:43.039Z] Installing backend dependencies: finished with status 'done' [2021-07-15T18:00:43.039Z] Preparing wheel metadata: started [2021-07-15T18:00:45.042Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:00:45.358Z] Collecting pyyaml [2021-07-15T18:00:45.358Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-07-15T18:00:45.634Z] Collecting oauth2client [2021-07-15T18:00:45.634Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T18:00:45.634Z] Collecting defusedxml [2021-07-15T18:00:45.634Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T18:00:45.923Z] Collecting xdg==3.0.2 [2021-07-15T18:00:45.923Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T18:00:46.199Z] Collecting shade~=1.27.1 [2021-07-15T18:00:46.200Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T18:00:46.798Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T18:00:46.798Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T18:00:47.433Z] Collecting openstacksdk>=0.9.19 [2021-07-15T18:00:47.433Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T18:00:48.102Z] Collecting os-client-config>=1.28.0 [2021-07-15T18:00:48.102Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T18:00:48.399Z] Collecting os-service-types>=1.7.0 [2021-07-15T18:00:48.399Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:00:48.687Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T18:00:48.965Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T18:00:53.315Z] Collecting cryptography>=2.7 [2021-07-15T18:00:53.315Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_aarch64.whl (3.1 MB) [2021-07-15T18:00:53.315Z] Collecting munch>=2.1.0 [2021-07-15T18:00:53.315Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T18:00:53.315Z] Collecting netifaces>=0.10.4 [2021-07-15T18:00:53.315Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-15T18:00:54.760Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T18:00:54.760Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T18:00:55.042Z] Collecting iso8601>=0.1.11 [2021-07-15T18:00:55.042Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:00:55.042Z] Collecting appdirs>=1.3.0 [2021-07-15T18:00:55.331Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T18:00:55.331Z] Collecting decorator>=4.4.1 [2021-07-15T18:00:55.331Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T18:00:55.604Z] Collecting jmespath>=0.9.0 [2021-07-15T18:00:55.604Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:00:55.878Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T18:00:55.878Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T18:00:55.878Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T18:00:55.878Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T18:00:58.513Z] Collecting cffi>=1.12 [2021-07-15T18:00:58.514Z] Downloading cffi-1.14.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (208 kB) [2021-07-15T18:00:58.514Z] Collecting pycparser [2021-07-15T18:00:58.514Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T18:00:58.785Z] Collecting stevedore>=3.0.0 [2021-07-15T18:00:58.785Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T18:00:59.059Z] Collecting jsonpointer>=1.9 [2021-07-15T18:00:59.059Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T18:01:00.499Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T18:01:00.499Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T18:01:00.773Z] Collecting idna<4,>=2.5 [2021-07-15T18:01:00.773Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T18:01:01.366Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T18:01:01.366Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T18:01:01.641Z] Collecting certifi>=2017.4.17 [2021-07-15T18:01:01.641Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T18:01:02.622Z] Collecting beautifulsoup4 [2021-07-15T18:01:02.622Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T18:01:03.302Z] Collecting soupsieve>1.2 [2021-07-15T18:01:03.302Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T18:01:03.949Z] Collecting websocket-client>=0.32.0 [2021-07-15T18:01:03.949Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T18:01:04.329Z] Collecting dnspython>=1.15.0 [2021-07-15T18:01:04.329Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T18:01:05.357Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T18:01:05.357Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T18:01:05.965Z] Collecting pyrsistent>=0.14.0 [2021-07-15T18:01:05.965Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-15T18:01:06.959Z] Installing build dependencies: started [2021-07-15T18:01:22.112Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:01:22.112Z] Getting requirements to build wheel: started [2021-07-15T18:01:22.713Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:01:22.713Z] Preparing wheel metadata: started [2021-07-15T18:01:24.153Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:01:24.426Z] Collecting attrs>=17.4.0 [2021-07-15T18:01:24.426Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T18:01:25.864Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T18:01:25.864Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T18:01:26.146Z] Collecting pyasn1>=0.1.7 [2021-07-15T18:01:26.146Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T18:01:26.800Z] Collecting rsa>=3.1.4 [2021-07-15T18:01:26.800Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T18:01:28.235Z] Collecting pynacl>=1.4.0 [2021-07-15T18:01:28.235Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-15T18:01:31.619Z] Installing build dependencies: started [2021-07-15T18:01:50.320Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:01:50.320Z] Getting requirements to build wheel: started [2021-07-15T18:01:50.926Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:01:51.200Z] Preparing wheel metadata: started [2021-07-15T18:01:55.580Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:01:55.857Z] Collecting deprecated [2021-07-15T18:01:55.857Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:01:56.155Z] Collecting pyjwt>=2.0 [2021-07-15T18:01:56.155Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T18:01:57.143Z] Collecting wrapt<2,>=1.10 [2021-07-15T18:01:57.143Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T18:01:59.139Z] Collecting multi-key-dict [2021-07-15T18:01:59.139Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T18:02:01.125Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T18:02:01.399Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-15T18:02:02.833Z]  ERROR: Command errored out with exit status 1: [2021-07-15T18:02:02.833Z] command: /usr/local/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yhlryd0p/ruamel-yaml-clib_18d9fa867ce343718f0c449ff2735cf0/setup.py'"'"'; __file__='"'"'/tmp/pip-install-yhlryd0p/ruamel-yaml-clib_18d9fa867ce343718f0c449ff2735cf0/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0b9jjha4 [2021-07-15T18:02:02.833Z] cwd: /tmp/pip-install-yhlryd0p/ruamel-yaml-clib_18d9fa867ce343718f0c449ff2735cf0/ [2021-07-15T18:02:02.833Z] Complete output (3 lines): [2021-07-15T18:02:02.833Z] sys.argv ['/tmp/pip-install-yhlryd0p/ruamel-yaml-clib_18d9fa867ce343718f0c449ff2735cf0/setup.py', 'egg_info', '--egg-base', '/tmp/pip-pip-egg-info-0b9jjha4'] [2021-07-15T18:02:02.833Z] test compiling /tmp/tmp_ruamel_j5ymoyui/test_ruamel_yaml.c -> test_ruamel_yaml compile error: /tmp/tmp_ruamel_j5ymoyui/test_ruamel_yaml.c [2021-07-15T18:02:02.833Z] Exception: command 'gcc' failed: No such file or directory [2021-07-15T18:02:02.833Z] ---------------------------------------- [2021-07-15T18:02:02.833Z] WARNING: Discarding https://files.pythonhosted.org/packages/8b/25/08e5ad2431a028d0723ca5540b3af6a32f58f25e83c6dda4d0fcef7288a3/ruamel.yaml.clib-0.2.6.tar.gz#sha256=4ff604ce439abb20794f05613c374759ce10e3595d1867764dd1ae675b85acbd (from https://pypi.org/simple/ruamel-yaml-clib/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. [2021-07-15T18:02:02.833Z]  Downloading ruamel.yaml.clib-0.2.2-cp39-cp39-manylinux2014_aarch64.whl (539 kB) [2021-07-15T18:02:03.808Z] Building wheels for collected packages: netifaces, bs4, pyrsistent, pygerrit2, pynacl, wrapt, multi-key-dict [2021-07-15T18:02:03.808Z] Building wheel for netifaces (setup.py): started [2021-07-15T18:02:05.792Z] Building wheel for netifaces (setup.py): finished with status 'error' [2021-07-15T18:02:05.792Z]  ERROR: Command errored out with exit status 1: [2021-07-15T18:02:05.792Z] command: /usr/local/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-yhlryd0p/netifaces_fbf30be2d2a64e9b9e2aa77dcb9c66bb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-yhlryd0p/netifaces_fbf30be2d2a64e9b9e2aa77dcb9c66bb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-tp4v94rm [2021-07-15T18:02:05.792Z] cwd: /tmp/pip-install-yhlryd0p/netifaces_fbf30be2d2a64e9b9e2aa77dcb9c66bb/ [2021-07-15T18:02:05.792Z] Complete output (15 lines): [2021-07-15T18:02:05.792Z] running bdist_wheel [2021-07-15T18:02:05.792Z] running build [2021-07-15T18:02:05.792Z] running build_ext [2021-07-15T18:02:05.792Z] checking for getifaddrs...not found. [2021-07-15T18:02:05.792Z] checking for getnameinfo...not found. [2021-07-15T18:02:05.792Z] checking for socket IOCTLs...not found. [2021-07-15T18:02:05.792Z] checking for optional header files...none found. [2021-07-15T18:02:05.792Z] checking whether struct sockaddr has a length field...no. [2021-07-15T18:02:05.792Z] checking which sockaddr_xxx structs are defined...none! [2021-07-15T18:02:05.792Z] checking for routing socket support...no. [2021-07-15T18:02:05.792Z] checking for sysctl(CTL_NET...) support...no. [2021-07-15T18:02:05.792Z] checking for netlink support...no. [2021-07-15T18:02:05.792Z] building 'netifaces' extension [2021-07-15T18:02:05.792Z] gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DNETIFACES_VERSION=0.11.0 -I/usr/local/include/python3.9 -c netifaces.c -o build/temp.linux-aarch64-3.9/netifaces.o [2021-07-15T18:02:05.792Z] error: command 'gcc' failed: No such file or directory [2021-07-15T18:02:05.792Z] ---------------------------------------- [2021-07-15T18:02:05.792Z]  ERROR: Failed building wheel for netifaces [2021-07-15T18:02:05.792Z]  Running setup.py clean for netifaces [2021-07-15T18:02:07.242Z] Building wheel for bs4 (setup.py): started [2021-07-15T18:02:09.222Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T18:02:09.222Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=97c99c4f549ea9aed875cc51727cd05b8d00034e85e684b51bae87c240d0fb0c [2021-07-15T18:02:09.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-av3mqmxy/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T18:02:09.222Z] Building wheel for pyrsistent (PEP 517): started [2021-07-15T18:02:10.670Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-15T18:02:10.670Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=56358 sha256=e0bf4bb327eb1a9b9406cfbfbabb3aedce77a4a6f55c14c17e77f71bd93b471d [2021-07-15T18:02:10.670Z] Stored in directory: /tmp/pip-ephem-wheel-cache-av3mqmxy/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 [2021-07-15T18:02:10.950Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T18:02:12.939Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T18:02:12.939Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=e5e1d16544e0022dafb32505485bcb33b13f0e77385a90e89764c10a876e7802 [2021-07-15T18:02:12.939Z] Stored in directory: /tmp/pip-ephem-wheel-cache-av3mqmxy/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T18:02:12.939Z] Building wheel for pynacl (PEP 517): started [2021-07-15T18:02:15.572Z] Building wheel for pynacl (PEP 517): finished with status 'error' [2021-07-15T18:02:15.572Z]  ERROR: Command errored out with exit status 1: [2021-07-15T18:02:15.572Z] command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmppzwc3e7h [2021-07-15T18:02:15.572Z] cwd: /tmp/pip-install-yhlryd0p/pynacl_c1ac738d81fa4c9193352d75f95ed4ad [2021-07-15T18:02:15.572Z] Complete output (77 lines): [2021-07-15T18:02:15.572Z] running bdist_wheel [2021-07-15T18:02:15.572Z] running build [2021-07-15T18:02:15.572Z] running build_py [2021-07-15T18:02:15.572Z] creating build [2021-07-15T18:02:15.572Z] creating build/lib.linux-aarch64-3.9 [2021-07-15T18:02:15.572Z] creating build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/hash.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/utils.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/signing.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/hashlib.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/public.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/__init__.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/exceptions.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/secret.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] copying src/nacl/encoding.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T18:02:15.572Z] creating build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T18:02:15.572Z] creating build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.572Z] copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.572Z] copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.572Z] copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T18:02:15.573Z] running build_clib [2021-07-15T18:02:15.573Z] Traceback (most recent call last): [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in [2021-07-15T18:02:15.573Z] main() [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main [2021-07-15T18:02:15.573Z] json_out['return_val'] = hook(**hook_input['kwargs']) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 204, in build_wheel [2021-07-15T18:02:15.573Z] return _build_backend().build_wheel(wheel_directory, config_settings, [2021-07-15T18:02:15.573Z] File "/tmp/pip-build-env-e98vuuzq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 221, in build_wheel [2021-07-15T18:02:15.573Z] return self._build_with_temp_dir(['bdist_wheel'], '.whl', [2021-07-15T18:02:15.573Z] File "/tmp/pip-build-env-e98vuuzq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir [2021-07-15T18:02:15.573Z] self.run_setup() [2021-07-15T18:02:15.573Z] File "/tmp/pip-build-env-e98vuuzq/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup [2021-07-15T18:02:15.573Z] exec(compile(code, __file__, 'exec'), locals()) [2021-07-15T18:02:15.573Z] File "setup.py", line 216, in [2021-07-15T18:02:15.573Z] setup( [2021-07-15T18:02:15.573Z] File "/tmp/pip-build-env-e98vuuzq/overlay/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup [2021-07-15T18:02:15.573Z] return distutils.core.setup(**attrs) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/core.py", line 148, in setup [2021-07-15T18:02:15.573Z] dist.run_commands() [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 966, in run_commands [2021-07-15T18:02:15.573Z] self.run_command(cmd) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T18:02:15.573Z] cmd_obj.run() [2021-07-15T18:02:15.573Z] File "/tmp/pip-build-env-e98vuuzq/overlay/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run [2021-07-15T18:02:15.573Z] self.run_command('build') [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command [2021-07-15T18:02:15.573Z] self.distribution.run_command(command) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T18:02:15.573Z] cmd_obj.run() [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/command/build.py", line 135, in run [2021-07-15T18:02:15.573Z] self.run_command(cmd_name) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command [2021-07-15T18:02:15.573Z] self.distribution.run_command(command) [2021-07-15T18:02:15.573Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T18:02:15.573Z] cmd_obj.run() [2021-07-15T18:02:15.573Z] File "setup.py", line 161, in run [2021-07-15T18:02:15.573Z] raise Exception("ERROR: The 'make' utility is missing from PATH") [2021-07-15T18:02:15.573Z] Exception: ERROR: The 'make' utility is missing from PATH [2021-07-15T18:02:15.573Z] ---------------------------------------- [2021-07-15T18:02:15.573Z]  ERROR: Failed building wheel for pynacl [2021-07-15T18:02:15.573Z]  Building wheel for wrapt (setup.py): started [2021-07-15T18:02:17.580Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T18:02:17.580Z] Created wheel for wrapt: filename=wrapt-1.12.1-py3-none-any.whl size=19571 sha256=a59814787103e067bf446b22f19c0dc63b0ed1c34ae007a4b09aac6bfdd33060 [2021-07-15T18:02:17.580Z] Stored in directory: /tmp/pip-ephem-wheel-cache-av3mqmxy/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T18:02:17.580Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T18:02:19.027Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T18:02:19.027Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=193cf1625eb663ad46fabb98a10948f7053d899751c4ab0376803ffe1fba8efa [2021-07-15T18:02:19.027Z] Stored in directory: /tmp/pip-ephem-wheel-cache-av3mqmxy/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T18:02:19.027Z] Successfully built bs4 pyrsistent pygerrit2 wrapt multi-key-dict [2021-07-15T18:02:19.027Z] Failed to build netifaces pynacl [2021-07-15T18:02:19.027Z] ERROR: Could not build wheels for pynacl which use PEP 517 and cannot be installed directly [2021-07-15T18:02:21.685Z] The command '/bin/sh -c apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-15T18:02:22.498Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:24.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:25.019Z] ---> package-listing.sh [2021-07-15T18:02:25.019Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T18:02:25.019Z] ++ facter osfamily [2021-07-15T18:02:25.295Z] + OS_FAMILY=redhat [2021-07-15T18:02:25.295Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-169 [2021-07-15T18:02:25.295Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T18:02:25.295Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T18:02:25.295Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T18:02:25.295Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T18:02:25.295Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' [2021-07-15T18:02:25.295Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T18:02:25.295Z] + case "${OS_FAMILY}" in [2021-07-15T18:02:25.295Z] + sort [2021-07-15T18:02:25.295Z] + rpm -qa [2021-07-15T18:02:25.884Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T18:02:25.884Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T18:02:25.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T18:02:25.884Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' [2021-07-15T18:02:25.884Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-169/archives/ [2021-07-15T18:02:25.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-169/archives/ [Pipeline] echo [2021-07-15T18:02:25.922Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T18:02:26.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:02:26.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:02:26.914Z] [2021-07-15T18:02:26.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:02:27.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:02:27.573Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T18:02:27.573Z] 5843afab3874: Pulling fs layer [2021-07-15T18:02:27.573Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T18:02:27.573Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T18:02:27.573Z] 1a467efa2204: Pulling fs layer [2021-07-15T18:02:27.573Z] 865369a531d5: Pulling fs layer [2021-07-15T18:02:27.573Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T18:02:27.573Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T18:02:27.573Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T18:02:27.573Z] 7074353bde3e: Pulling fs layer [2021-07-15T18:02:27.573Z] 865369a531d5: Waiting [2021-07-15T18:02:27.573Z] 2dc3bafdbf1c: Waiting [2021-07-15T18:02:27.573Z] 9ac237eaa80d: Waiting [2021-07-15T18:02:27.573Z] 6bcad4ecc5c2: Waiting [2021-07-15T18:02:27.573Z] 7074353bde3e: Waiting [2021-07-15T18:02:27.573Z] 1a467efa2204: Waiting [2021-07-15T18:02:27.573Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T18:02:27.573Z] 2dfaacf7024e: Download complete [2021-07-15T18:02:27.573Z] 1a467efa2204: Verifying Checksum [2021-07-15T18:02:27.573Z] 1a467efa2204: Download complete [2021-07-15T18:02:27.573Z] 5843afab3874: Verifying Checksum [2021-07-15T18:02:27.573Z] 5843afab3874: Download complete [2021-07-15T18:02:27.573Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T18:02:27.573Z] 2dc3bafdbf1c: Download complete [2021-07-15T18:02:27.573Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T18:02:27.573Z] 9ac237eaa80d: Download complete [2021-07-15T18:02:27.573Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T18:02:27.573Z] 6bcad4ecc5c2: Download complete [2021-07-15T18:02:27.573Z] 865369a531d5: Verifying Checksum [2021-07-15T18:02:27.573Z] 865369a531d5: Download complete [2021-07-15T18:02:27.846Z] 5843afab3874: Pull complete [2021-07-15T18:02:28.125Z] 2dfaacf7024e: Pull complete [2021-07-15T18:02:28.125Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T18:02:28.125Z] 2dbba127c6aa: Download complete [2021-07-15T18:02:28.734Z] 2dbba127c6aa: Pull complete [2021-07-15T18:02:28.734Z] 1a467efa2204: Pull complete [2021-07-15T18:02:29.013Z] 865369a531d5: Pull complete [2021-07-15T18:02:29.013Z] 2dc3bafdbf1c: Pull complete [2021-07-15T18:02:29.282Z] 9ac237eaa80d: Pull complete [2021-07-15T18:02:29.282Z] 6bcad4ecc5c2: Pull complete [2021-07-15T18:02:33.554Z] 7074353bde3e: Verifying Checksum [2021-07-15T18:02:33.554Z] 7074353bde3e: Download complete [2021-07-15T18:02:36.967Z] 7074353bde3e: Pull complete [2021-07-15T18:02:36.967Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T18:02:36.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:02:36.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T18:02:37.159Z] prd-centos7-docker-4c-2g-2910 does not seem to be running inside a container [2021-07-15T18:02:37.234Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-169 -v /w/workspace/exfoundry_ci-build-images_PR-169:/w/workspace/exfoundry_ci-build-images_PR-169:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-169@tmp:/w/workspace/exfoundry_ci-build-images_PR-169@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T18:02:39.202Z] $ docker top d0eefa7d60bee29179187dd28df41e01c7ee47a242f1b2dab6936cad601810ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:02:39.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T18:02:40.019Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T18:02:40.367Z] + ls /var/log/sa-host [2021-07-15T18:02:40.367Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T18:02:40.367Z] file_magic: OK [2021-07-15T18:02:40.367Z] HZ: Using current value: 100 [2021-07-15T18:02:40.367Z] file_header: OK [2021-07-15T18:02:40.367Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T18:02:40.367Z] Statistics: [2021-07-15T18:02:40.367Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:02:40.367Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T18:02:40.367Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T18:02:40.367Z] file_magic: OK [2021-07-15T18:02:40.367Z] HZ: Using current value: 100 [2021-07-15T18:02:40.367Z] file_header: OK [2021-07-15T18:02:40.367Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T18:02:40.367Z] Statistics: [2021-07-15T18:02:40.367Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:02:40.367Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:02:40.635Z] provisioning config files... [2021-07-15T18:02:40.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config122187100884941029tmp [Pipeline] { [Pipeline] echo [2021-07-15T18:02:40.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:41.083Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T18:02:41.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:41.586Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T18:02:41.632Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:42.011Z] ---> sudo-logs.sh [2021-07-15T18:02:42.011Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T18:02:42.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:42.475Z] ---> job-cost.sh [2021-07-15T18:02:42.475Z] lf-activate-venv: SKIPPING [2021-07-15T18:02:42.475Z] INFO: No Stack... [2021-07-15T18:02:43.442Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T18:02:43.714Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T18:02:43.763Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:02:44.128Z] ---> logs-deploy.sh [2021-07-15T18:02:44.128Z] lf-activate-venv: SKIPPING [2021-07-15T18:02:44.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-169/1 [2021-07-15T18:02:44.128Z] INFO: archiving workspace using pattern(s): [2021-07-15T18:02:44.722Z] Archives upload complete. [2021-07-15T18:02:44.992Z] INFO: archiving logs to Nexus