Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06840a31598f64ccac197bd0012fe229e56fcaa7 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-ssh7226408601720775400.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-ssh6193575495087193802.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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/lftools/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2209350963195475777.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 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-ssh8811293701458457759.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/lftools/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4784588745254318964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-docker-4c-2g-2784’ Running on prd-centos7-docker-4c-2g-2786 in /w/workspace/xfoundry_ci-build-images_lftools [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/xfoundry_ci-build-images_lftools # 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/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh1634173455066549255.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) > 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 core.sparsecheckout # timeout=10 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 Commit message: "Merge pull request #150 from ernestojeda/lftools" > git rev-list --no-walk 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2021-07-14T20:58:11.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo [2021-07-14T20:58:11.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo [2021-07-14T20:58:11.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo [2021-07-14T20:58:11.914Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] echo [2021-07-14T20:58:11.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06840a3 [Pipeline] echo [2021-07-14T20:58:12.010Z] [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-14T20:58:27.383Z] Still waiting to schedule task [2021-07-14T20:58:27.384Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-14T20:58:27.410Z] Still waiting to schedule task [2021-07-14T20:58:27.410Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-14T20:59:48.073Z] Running on prd-centos7-docker-4c-2g-2788 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-14T20:59:48.237Z] Selected Git installation does not exist. Using Default [2021-07-14T20:59:48.237Z] The recommended git tool is: NONE [2021-07-14T20:59:51.045Z] using credential edgex-jenkins-ssh [2021-07-14T20:59:51.063Z] Cloning the remote Git repository [2021-07-14T20:59:51.027Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-14T20:59:51.114Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-14T20:59:51.147Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-14T20:59:51.148Z] > git --version # timeout=10 [2021-07-14T20:59:51.155Z] > git --version # 'git version 2.24.4' [2021-07-14T20:59:51.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T20:59:51.182Z] [INFO] Currently running in a labeled security context [2021-07-14T20:59:51.182Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T20:59:51.182Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh2827679088453391926.key [2021-07-14T20:59:51.190Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T20:59:51.753Z] Avoid second fetch [2021-07-14T20:59:51.754Z] Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) [2021-07-14T20:59:51.728Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-14T20:59:51.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T20:59:51.759Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T20:59:51.766Z] > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [2021-07-14T20:59:55.473Z] Commit message: "Merge pull request #150 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T20:59:56.075Z] provisioning config files... [2021-07-14T20:59:56.096Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config89671643444715914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T20:59:56.599Z] ---> docker-login.sh [2021-07-14T20:59:56.599Z] nexus3.edgexfoundry.org:10001 [2021-07-14T20:59:56.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T20:59:56.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T20:59:56.872Z] Configure a credential helper to remove this warning. See [2021-07-14T20:59:56.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T20:59:56.872Z] [2021-07-14T20:59:56.872Z] Login Succeeded [2021-07-14T20:59:56.872Z] nexus3.edgexfoundry.org:10002 [2021-07-14T20:59:56.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T20:59:56.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T20:59:56.872Z] Configure a credential helper to remove this warning. See [2021-07-14T20:59:56.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T20:59:56.872Z] [2021-07-14T20:59:56.872Z] Login Succeeded [2021-07-14T20:59:56.872Z] nexus3.edgexfoundry.org:10003 [2021-07-14T20:59:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T20:59:57.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T20:59:57.139Z] Configure a credential helper to remove this warning. See [2021-07-14T20:59:57.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T20:59:57.139Z] [2021-07-14T20:59:57.139Z] Login Succeeded [2021-07-14T20:59:57.139Z] nexus3.edgexfoundry.org:10004 [2021-07-14T20:59:57.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T20:59:57.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T20:59:57.409Z] Configure a credential helper to remove this warning. See [2021-07-14T20:59:57.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T20:59:57.409Z] [2021-07-14T20:59:57.409Z] Login Succeeded [2021-07-14T20:59:57.409Z] docker.io [2021-07-14T20:59:57.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T20:59:57.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T20:59:57.676Z] Configure a credential helper to remove this warning. See [2021-07-14T20:59:57.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T20:59:57.676Z] [2021-07-14T20:59:57.676Z] Login Succeeded [2021-07-14T20:59:57.676Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T20:59:57.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-14T20:59:58.557Z] + docker build -t edgex-lftools -f Dockerfile . [2021-07-14T20:59:58.558Z] Sending build context to Docker daemon 390.7kB [2021-07-14T20:59:58.558Z] Step 1/8 : FROM centos:7 [2021-07-14T20:59:59.148Z] 7: Pulling from library/centos [2021-07-14T20:59:59.148Z] 2d473b07cdd5: Pulling fs layer [2021-07-14T21:00:00.561Z] 2d473b07cdd5: Verifying Checksum [2021-07-14T21:00:00.562Z] 2d473b07cdd5: Download complete [2021-07-14T21:00:03.203Z] 2d473b07cdd5: Pull complete [2021-07-14T21:00:03.203Z] Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e [2021-07-14T21:00:03.203Z] Status: Downloaded newer image for centos:7 [2021-07-14T21:00:03.203Z] ---> 8652b9f0cb4c [2021-07-14T21:00:03.203Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2021-07-14T21:00:03.788Z] ---> c3f1eef3fef4 [2021-07-14T21:00:03.788Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2021-07-14T21:00:03.788Z] ---> Running in 9c7b49fc6136 [2021-07-14T21:00:03.788Z] Removing intermediate container 9c7b49fc6136 [2021-07-14T21:00:03.788Z] ---> aae7ba5c94c6 [2021-07-14T21:00:03.788Z] 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-14T21:00:03.788Z] ---> Running in c7ff5d3da8fb [2021-07-14T21:00:04.377Z] Loaded plugins: fastestmirror, ovl [2021-07-14T21:00:04.377Z] Determining fastest mirrors [2021-07-14T21:00:06.317Z] * base: centos.mirror.colo-serv.net [2021-07-14T21:00:06.317Z] * extras: centos.mirror.iweb.ca [2021-07-14T21:00:06.317Z] * updates: centos.mirror.iweb.ca [2021-07-14T21:00:09.682Z] Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version [2021-07-14T21:00:09.682Z] Resolving Dependencies [2021-07-14T21:00:09.682Z] --> Running transaction check [2021-07-14T21:00:09.682Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2021-07-14T21:00:09.948Z] --> Finished Dependency Resolution [2021-07-14T21:00:09.948Z] [2021-07-14T21:00:09.948Z] Dependencies Resolved [2021-07-14T21:00:09.948Z] [2021-07-14T21:00:09.948Z] ================================================================================ [2021-07-14T21:00:09.948Z] Package Arch Version Repository Size [2021-07-14T21:00:09.948Z] ================================================================================ [2021-07-14T21:00:09.948Z] Installing: [2021-07-14T21:00:09.948Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2021-07-14T21:00:09.948Z] [2021-07-14T21:00:09.948Z] Transaction Summary [2021-07-14T21:00:09.948Z] ================================================================================ [2021-07-14T21:00:09.948Z] Install 1 Package [2021-07-14T21:00:09.948Z] [2021-07-14T21:00:09.948Z] Total download size: 242 k [2021-07-14T21:00:09.948Z] Installed size: 486 k [2021-07-14T21:00:09.948Z] Downloading packages: [2021-07-14T21:00:09.948Z] 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-14T21:00:09.948Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2021-07-14T21:00:09.948Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-14T21:00:09.948Z] Importing GPG key 0xF4A80EB5: [2021-07-14T21:00:09.948Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2021-07-14T21:00:09.948Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2021-07-14T21:00:09.948Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2021-07-14T21:00:09.948Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-14T21:00:09.948Z] Running transaction check [2021-07-14T21:00:09.948Z] Running transaction test [2021-07-14T21:00:09.948Z] Transaction test succeeded [2021-07-14T21:00:09.948Z] Running transaction [2021-07-14T21:00:11.377Z] Installing : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-14T21:00:11.377Z] Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-14T21:00:11.377Z] [2021-07-14T21:00:11.377Z] Installed: [2021-07-14T21:00:11.377Z] libxslt.x86_64 0:1.1.28-6.el7 [2021-07-14T21:00:11.377Z] [2021-07-14T21:00:11.377Z] Complete! [2021-07-14T21:00:11.646Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2021-07-14T21:00:11.646Z] Preparing... ######################################## [2021-07-14T21:00:11.646Z] Updating / installing... [2021-07-14T21:00:11.646Z] xmlstarlet-1.6.1-1.el7 ######################################## [2021-07-14T21:00:13.071Z] Removing intermediate container c7ff5d3da8fb [2021-07-14T21:00:13.071Z] ---> 57446abea677 [2021-07-14T21:00:13.071Z] 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-14T21:00:13.071Z] ---> Running in 5667dbfb7f7f [2021-07-14T21:00:13.341Z] Loaded plugins: fastestmirror, ovl [2021-07-14T21:00:13.608Z] Loading mirror speeds from cached hostfile [2021-07-14T21:00:13.608Z] * base: centos.mirror.colo-serv.net [2021-07-14T21:00:13.608Z] * extras: centos.mirror.iweb.ca [2021-07-14T21:00:13.608Z] * updates: centos.mirror.iweb.ca [2021-07-14T21:00:14.193Z] Resolving Dependencies [2021-07-14T21:00:14.193Z] --> Running transaction check [2021-07-14T21:00:14.193Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2021-07-14T21:00:14.193Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.193Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.193Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.193Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.193Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2021-07-14T21:00:14.194Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2021-07-14T21:00:14.465Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-14T21:00:14.465Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2021-07-14T21:00:14.465Z] --> 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-14T21:00:14.466Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-14T21:00:14.466Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-14T21:00:14.466Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-14T21:00:14.466Z] --> 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-14T21:00:14.466Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-14T21:00:14.466Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-14T21:00:14.466Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2021-07-14T21:00:14.466Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update [2021-07-14T21:00:14.466Z] ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-14T21:00:14.466Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-14T21:00:14.466Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-14T21:00:14.466Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-14T21:00:14.466Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2021-07-14T21:00:14.466Z] ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update [2021-07-14T21:00:14.466Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2021-07-14T21:00:14.466Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2021-07-14T21:00:14.466Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2021-07-14T21:00:14.466Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2021-07-14T21:00:14.466Z] --> Running transaction check [2021-07-14T21:00:14.466Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2021-07-14T21:00:14.742Z] --> Finished Dependency Resolution [2021-07-14T21:00:14.742Z] [2021-07-14T21:00:14.742Z] Dependencies Resolved [2021-07-14T21:00:14.742Z] [2021-07-14T21:00:14.742Z] ================================================================================ [2021-07-14T21:00:14.742Z] Package Arch Version Repository Size [2021-07-14T21:00:14.742Z] ================================================================================ [2021-07-14T21:00:14.742Z] Installing: [2021-07-14T21:00:14.742Z] automake noarch 1.13.4-3.el7 base 679 k [2021-07-14T21:00:14.742Z] gcc x86_64 4.8.5-44.el7 base 16 M [2021-07-14T21:00:14.742Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2021-07-14T21:00:14.742Z] kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M [2021-07-14T21:00:14.742Z] make x86_64 1:3.82-24.el7 base 421 k [2021-07-14T21:00:14.742Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2021-07-14T21:00:14.742Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2021-07-14T21:00:14.742Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2021-07-14T21:00:14.742Z] sudo x86_64 1.8.23-10.el7_9.1 updates 843 k [2021-07-14T21:00:14.742Z] Installing for dependencies: [2021-07-14T21:00:14.742Z] autoconf noarch 2.69-11.el7 base 701 k [2021-07-14T21:00:14.742Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2021-07-14T21:00:14.742Z] dwz x86_64 0.11-3.el7 base 99 k [2021-07-14T21:00:14.742Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2021-07-14T21:00:14.742Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2021-07-14T21:00:14.742Z] glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M [2021-07-14T21:00:14.742Z] glibc-headers x86_64 2.17-324.el7_9 updates 691 k [2021-07-14T21:00:14.742Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2021-07-14T21:00:14.742Z] kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M [2021-07-14T21:00:14.742Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2021-07-14T21:00:14.742Z] less x86_64 458-9.el7 base 120 k [2021-07-14T21:00:14.742Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2021-07-14T21:00:14.742Z] libedit x86_64 3.0-12.20121213cvs.el7 [2021-07-14T21:00:14.742Z] base 92 k [2021-07-14T21:00:14.742Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2021-07-14T21:00:14.742Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2021-07-14T21:00:14.742Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2021-07-14T21:00:14.742Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2021-07-14T21:00:14.742Z] m4 x86_64 1.4.16-10.el7 base 256 k [2021-07-14T21:00:14.742Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2021-07-14T21:00:14.742Z] openssh x86_64 7.4p1-21.el7 base 510 k [2021-07-14T21:00:14.742Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2021-07-14T21:00:14.742Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2021-07-14T21:00:14.742Z] perl-Carp noarch 1.26-244.el7 base 19 k [2021-07-14T21:00:14.742Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2021-07-14T21:00:14.742Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2021-07-14T21:00:14.742Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2021-07-14T21:00:14.742Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2021-07-14T21:00:14.742Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2021-07-14T21:00:14.742Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2021-07-14T21:00:14.742Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2021-07-14T21:00:14.742Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2021-07-14T21:00:14.742Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2021-07-14T21:00:14.742Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2021-07-14T21:00:14.742Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2021-07-14T21:00:14.742Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2021-07-14T21:00:14.742Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2021-07-14T21:00:14.742Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2021-07-14T21:00:14.742Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2021-07-14T21:00:14.742Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2021-07-14T21:00:14.742Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2021-07-14T21:00:14.742Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2021-07-14T21:00:14.742Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2021-07-14T21:00:14.742Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2021-07-14T21:00:14.742Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2021-07-14T21:00:14.742Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2021-07-14T21:00:14.742Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2021-07-14T21:00:14.742Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2021-07-14T21:00:14.742Z] perl-constant noarch 1.27-2.el7 base 19 k [2021-07-14T21:00:14.742Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2021-07-14T21:00:14.742Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2021-07-14T21:00:14.742Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2021-07-14T21:00:14.742Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2021-07-14T21:00:14.742Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2021-07-14T21:00:14.742Z] perl-threads x86_64 1.87-4.el7 base 49 k [2021-07-14T21:00:14.742Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2021-07-14T21:00:14.742Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2021-07-14T21:00:14.742Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2021-07-14T21:00:14.742Z] python-backports-ssl_match_hostname [2021-07-14T21:00:14.742Z] noarch 3.5.0.1-1.el7 base 13 k [2021-07-14T21:00:14.742Z] python-dateutil noarch 1.5-7.el7 base 85 k [2021-07-14T21:00:14.742Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2021-07-14T21:00:14.742Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2021-07-14T21:00:14.742Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2021-07-14T21:00:14.742Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2021-07-14T21:00:14.742Z] python-requests noarch 2.6.0-10.el7 base 95 k [2021-07-14T21:00:14.742Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2021-07-14T21:00:14.742Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2021-07-14T21:00:14.742Z] python-six noarch 1.9.0-2.el7 base 29 k [2021-07-14T21:00:14.742Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2021-07-14T21:00:14.742Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2021-07-14T21:00:14.742Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2021-07-14T21:00:14.742Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2021-07-14T21:00:14.742Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2021-07-14T21:00:14.742Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2021-07-14T21:00:14.742Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2021-07-14T21:00:14.742Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2021-07-14T21:00:14.742Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2021-07-14T21:00:14.742Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2021-07-14T21:00:14.742Z] rsync x86_64 3.1.2-10.el7 base 404 k [2021-07-14T21:00:14.742Z] zip x86_64 3.0-11.el7 base 260 k [2021-07-14T21:00:14.742Z] Updating for dependencies: [2021-07-14T21:00:14.742Z] glibc x86_64 2.17-324.el7_9 updates 3.6 M [2021-07-14T21:00:14.742Z] glibc-common x86_64 2.17-324.el7_9 updates 12 M [2021-07-14T21:00:14.742Z] [2021-07-14T21:00:14.742Z] Transaction Summary [2021-07-14T21:00:14.742Z] ================================================================================ [2021-07-14T21:00:14.742Z] Install 9 Packages (+79 Dependent packages) [2021-07-14T21:00:14.742Z] Upgrade ( 2 Dependent packages) [2021-07-14T21:00:14.742Z] [2021-07-14T21:00:14.742Z] Total download size: 100 M [2021-07-14T21:00:14.742Z] Downloading packages: [2021-07-14T21:00:14.742Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2021-07-14T21:00:16.684Z] 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-14T21:00:16.684Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2021-07-14T21:00:16.684Z] -------------------------------------------------------------------------------- [2021-07-14T21:00:16.684Z] Total 53 MB/s | 100 MB 00:01 [2021-07-14T21:00:16.684Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-14T21:00:16.956Z] Importing GPG key 0x47DD8EF9: [2021-07-14T21:00:16.956Z] Userid : "Fedora Infrastructure (infrastructure) " [2021-07-14T21:00:16.956Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2021-07-14T21:00:16.956Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-14T21:00:16.956Z] Running transaction check [2021-07-14T21:00:16.956Z] Running transaction test [2021-07-14T21:00:17.541Z] Transaction test succeeded [2021-07-14T21:00:17.541Z] Running transaction [2021-07-14T21:00:17.541Z] Warning: RPMDB altered outside of yum. [2021-07-14T21:00:17.808Z]  Installing : python-six-1.9.0-2.el7.noarch 1/92 [2021-07-14T21:00:17.808Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2021-07-14T21:00:17.808Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2021-07-14T21:00:18.395Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2021-07-14T21:00:21.741Z] Updating : glibc-2.17-324.el7_9.x86_64 5/92 [2021-07-14T21:00:21.741Z] Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 [2021-07-14T21:00:21.741Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2021-07-14T21:00:22.705Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2021-07-14T21:00:23.673Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2021-07-14T21:00:24.630Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2021-07-14T21:00:24.630Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2021-07-14T21:00:24.630Z] Installing : less-458-9.el7.x86_64 12/92 [2021-07-14T21:00:24.630Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2021-07-14T21:00:24.896Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2021-07-14T21:00:24.896Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2021-07-14T21:00:24.896Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2021-07-14T21:00:24.896Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2021-07-14T21:00:25.167Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2021-07-14T21:00:25.167Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2021-07-14T21:00:25.167Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2021-07-14T21:00:25.167Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2021-07-14T21:00:25.167Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2021-07-14T21:00:25.167Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2021-07-14T21:00:25.167Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2021-07-14T21:00:25.167Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2021-07-14T21:00:25.167Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2021-07-14T21:00:25.167Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 [2021-07-14T21:00:25.167Z] Installing : perl-constant-1.27-2.el7.noarch 28/92 [2021-07-14T21:00:25.167Z] Installing : perl-Socket-2.010-5.el7.x86_64 29/92 [2021-07-14T21:00:25.435Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 [2021-07-14T21:00:25.435Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2021-07-14T21:00:25.435Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2021-07-14T21:00:25.435Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2021-07-14T21:00:25.435Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2021-07-14T21:00:25.435Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2021-07-14T21:00:26.852Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2021-07-14T21:00:26.852Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2021-07-14T21:00:27.435Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-14T21:00:27.435Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2021-07-14T21:00:27.435Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2021-07-14T21:00:27.435Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2021-07-14T21:00:27.435Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2021-07-14T21:00:27.702Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2021-07-14T21:00:28.284Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2021-07-14T21:00:28.333Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2787 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-14T21:00:28.616Z] Selected Git installation does not exist. Using Default [2021-07-14T21:00:28.616Z] The recommended git tool is: NONE [2021-07-14T21:00:30.249Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2021-07-14T21:00:30.249Z] Installing : openssh-7.4p1-21.el7.x86_64 46/92 [2021-07-14T21:00:31.230Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 [2021-07-14T21:00:31.230Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 [2021-07-14T21:00:31.496Z] Installing : python-kerberos-1.1-15.el7.x86_64 49/92 [2021-07-14T21:00:31.496Z] Installing : python-nss-0.16.0-3.el7.x86_64 50/92 [2021-07-14T21:00:32.455Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2021-07-14T21:00:33.038Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2021-07-14T21:00:33.038Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2021-07-14T21:00:34.001Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2021-07-14T21:00:34.328Z] using credential edgex-jenkins-ssh [2021-07-14T21:00:34.351Z] Cloning the remote Git repository [2021-07-14T21:00:34.433Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-14T21:00:34.557Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-14T21:00:34.637Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-14T21:00:34.638Z] > git --version # timeout=10 [2021-07-14T21:00:34.660Z] > git --version # 'git version 2.17.1' [2021-07-14T21:00:34.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T21:00:34.762Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T21:00:35.410Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2021-07-14T21:00:35.698Z] Avoid second fetch [2021-07-14T21:00:35.699Z] Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) [2021-07-14T21:00:35.993Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2021-07-14T21:00:35.993Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2021-07-14T21:00:35.647Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-14T21:00:35.666Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T21:00:35.710Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T21:00:35.726Z] > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [2021-07-14T21:00:37.229Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2021-07-14T21:00:37.229Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2021-07-14T21:00:38.193Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2021-07-14T21:00:38.193Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2021-07-14T21:00:38.193Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2021-07-14T21:00:39.598Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2021-07-14T21:00:39.871Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 [2021-07-14T21:00:39.871Z] Installing : python3-pip-9.0.3-8.el7.noarch 64/92 [2021-07-14T21:00:40.005Z] Commit message: "Merge pull request #150 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T21:00:40.542Z] provisioning config files... [2021-07-14T21:00:40.576Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config3661240714191787512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:00:40.828Z] Installing : python3-3.6.8-18.el7.x86_64 65/92 [2021-07-14T21:00:41.096Z] Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 [2021-07-14T21:00:41.096Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2021-07-14T21:00:41.096Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2021-07-14T21:00:41.096Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2021-07-14T21:00:41.290Z] ---> docker-login.sh [2021-07-14T21:00:41.290Z] nexus3.edgexfoundry.org:10001 [2021-07-14T21:00:41.364Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2021-07-14T21:00:41.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T21:00:42.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T21:00:42.496Z] Configure a credential helper to remove this warning. See [2021-07-14T21:00:42.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T21:00:42.496Z] [2021-07-14T21:00:42.496Z] Login Succeeded [2021-07-14T21:00:42.496Z] nexus3.edgexfoundry.org:10002 [2021-07-14T21:00:42.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T21:00:42.773Z] Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 [2021-07-14T21:00:42.773Z] Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 [2021-07-14T21:00:43.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T21:00:43.045Z] Configure a credential helper to remove this warning. See [2021-07-14T21:00:43.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T21:00:43.045Z] [2021-07-14T21:00:43.045Z] Login Succeeded [2021-07-14T21:00:43.045Z] nexus3.edgexfoundry.org:10003 [2021-07-14T21:00:43.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T21:00:43.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T21:00:43.603Z] Configure a credential helper to remove this warning. See [2021-07-14T21:00:43.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T21:00:43.603Z] [2021-07-14T21:00:43.603Z] Login Succeeded [2021-07-14T21:00:43.603Z] nexus3.edgexfoundry.org:10004 [2021-07-14T21:00:43.729Z] Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 [2021-07-14T21:00:43.729Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2021-07-14T21:00:43.729Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2021-07-14T21:00:43.729Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2021-07-14T21:00:43.729Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2021-07-14T21:00:43.729Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2021-07-14T21:00:43.729Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2021-07-14T21:00:43.729Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2021-07-14T21:00:43.729Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2021-07-14T21:00:43.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T21:00:43.998Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2021-07-14T21:00:44.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T21:00:44.154Z] Configure a credential helper to remove this warning. See [2021-07-14T21:00:44.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T21:00:44.154Z] [2021-07-14T21:00:44.154Z] Login Succeeded [2021-07-14T21:00:44.154Z] docker.io [2021-07-14T21:00:44.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T21:00:44.959Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2021-07-14T21:00:44.959Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2021-07-14T21:00:45.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T21:00:45.031Z] Configure a credential helper to remove this warning. See [2021-07-14T21:00:45.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T21:00:45.031Z] [2021-07-14T21:00:45.031Z] Login Succeeded [2021-07-14T21:00:45.031Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T21:00:45.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-14T21:00:45.619Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-14T21:00:45.959Z] Sending build context to Docker daemon 389.6kB [2021-07-14T21:00:46.241Z] [WARNING]: Empty continuation line found in: [2021-07-14T21:00:46.241Z] RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:00:46.241Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-14T21:00:46.241Z] Step 1/12 : FROM alpine:3.12 as mktempbuilder [2021-07-14T21:00:46.369Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [2021-07-14T21:00:46.845Z] 3.12: Pulling from library/alpine [2021-07-14T21:00:47.123Z] d2f70382dc9a: Pulling fs layer [2021-07-14T21:00:47.331Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2021-07-14T21:00:47.406Z] d2f70382dc9a: Verifying Checksum [2021-07-14T21:00:47.406Z] d2f70382dc9a: Download complete [2021-07-14T21:00:48.300Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2021-07-14T21:00:48.300Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2021-07-14T21:00:48.394Z] d2f70382dc9a: Pull complete [2021-07-14T21:00:48.394Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T21:00:48.394Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T21:00:48.394Z] ---> c4fd0aeabfcf [2021-07-14T21:00:48.394Z] Step 2/12 : WORKDIR /tmp/build [2021-07-14T21:00:48.668Z] ---> Running in b76e820e8393 [2021-07-14T21:00:49.266Z] Removing intermediate container b76e820e8393 [2021-07-14T21:00:49.266Z] ---> e5ac9ee4e18b [2021-07-14T21:00:49.266Z] Step 3/12 : RUN apk add --update --no-cache build-base linux-headers [2021-07-14T21:00:49.266Z] ---> Running in 0974e7c9d3bc [2021-07-14T21:00:50.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-14T21:00:50.979Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-14T21:00:51.581Z] (1/21) Installing libgcc (9.3.0-r2) [2021-07-14T21:00:51.581Z] (2/21) Installing libstdc++ (9.3.0-r2) [2021-07-14T21:00:51.581Z] (3/21) Installing binutils (2.34-r2) [2021-07-14T21:00:51.855Z] (4/21) Installing libmagic (5.38-r0) [2021-07-14T21:00:52.147Z] (5/21) Installing file (5.38-r0) [2021-07-14T21:00:52.147Z] (6/21) Installing gmp (6.2.0-r0) [2021-07-14T21:00:52.147Z] (7/21) Installing isl (0.18-r0) [2021-07-14T21:00:52.147Z] (8/21) Installing libgomp (9.3.0-r2) [2021-07-14T21:00:52.147Z] (9/21) Installing libatomic (9.3.0-r2) [2021-07-14T21:00:52.147Z] (10/21) Installing libgphobos (9.3.0-r2) [2021-07-14T21:00:52.147Z] (11/21) Installing mpfr4 (4.0.2-r4) [2021-07-14T21:00:52.147Z] (12/21) Installing mpc1 (1.1.0-r1) [2021-07-14T21:00:52.147Z] (13/21) Installing gcc (9.3.0-r2) [2021-07-14T21:00:54.133Z] (14/21) Installing musl-dev (1.1.24-r10) [2021-07-14T21:00:54.404Z] (15/21) Installing libc-dev (0.7.2-r3) [2021-07-14T21:00:54.405Z] (16/21) Installing g++ (9.3.0-r2) [2021-07-14T21:00:55.848Z] (17/21) Installing make (4.3-r0) [2021-07-14T21:00:55.848Z] (18/21) Installing fortify-headers (1.1-r0) [2021-07-14T21:00:55.848Z] (19/21) Installing patch (2.7.6-r7) [2021-07-14T21:00:55.848Z] (20/21) Installing build-base (0.5-r2) [2021-07-14T21:00:55.848Z] (21/21) Installing linux-headers (5.4.5-r1) [2021-07-14T21:00:56.442Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T21:00:56.442Z] OK: 197 MiB in 35 packages [2021-07-14T21:01:01.737Z] Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 [2021-07-14T21:01:01.737Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2021-07-14T21:01:02.698Z] Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 [2021-07-14T21:01:03.665Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2021-07-14T21:01:03.933Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2021-07-14T21:01:03.933Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2021-07-14T21:01:03.933Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2021-07-14T21:01:03.933Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2021-07-14T21:01:03.933Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 [2021-07-14T21:01:03.933Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 [2021-07-14T21:01:03.933Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 [2021-07-14T21:01:03.933Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 [2021-07-14T21:01:03.933Z] Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 [2021-07-14T21:01:03.933Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2021-07-14T21:01:03.933Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2021-07-14T21:01:03.933Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 [2021-07-14T21:01:03.933Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2021-07-14T21:01:03.933Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2021-07-14T21:01:03.933Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2021-07-14T21:01:03.933Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2021-07-14T21:01:03.933Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2021-07-14T21:01:03.933Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2021-07-14T21:01:03.933Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2021-07-14T21:01:03.933Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2021-07-14T21:01:03.933Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2021-07-14T21:01:03.933Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2021-07-14T21:01:03.933Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2021-07-14T21:01:04.201Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2021-07-14T21:01:04.201Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2021-07-14T21:01:04.201Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2021-07-14T21:01:04.201Z] Verifying : python3-3.6.8-18.el7.x86_64 27/92 [2021-07-14T21:01:04.201Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 [2021-07-14T21:01:04.201Z] Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 [2021-07-14T21:01:04.201Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 [2021-07-14T21:01:04.201Z] Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 [2021-07-14T21:01:04.201Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 [2021-07-14T21:01:04.201Z] Verifying : perl-threads-1.87-4.el7.x86_64 35/92 [2021-07-14T21:01:04.201Z] Verifying : rsync-3.1.2-10.el7.x86_64 36/92 [2021-07-14T21:01:04.201Z] Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-14T21:01:04.201Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2021-07-14T21:01:04.201Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2021-07-14T21:01:04.201Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2021-07-14T21:01:04.201Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2021-07-14T21:01:04.201Z] Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 [2021-07-14T21:01:04.201Z] Verifying : m4-1.4.16-10.el7.x86_64 45/92 [2021-07-14T21:01:04.201Z] Verifying : cpp-4.8.5-44.el7.x86_64 46/92 [2021-07-14T21:01:04.201Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 [2021-07-14T21:01:04.201Z] Verifying : python-dateutil-1.5-7.el7.noarch 48/92 [2021-07-14T21:01:04.201Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 [2021-07-14T21:01:04.201Z] Verifying : python-rpm-macros-3-34.el7.noarch 50/92 [2021-07-14T21:01:04.201Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 [2021-07-14T21:01:04.201Z] Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 [2021-07-14T21:01:04.469Z] Verifying : perl-Carp-1.26-244.el7.noarch 53/92 [2021-07-14T21:01:04.469Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 [2021-07-14T21:01:04.469Z] Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 [2021-07-14T21:01:04.469Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2021-07-14T21:01:04.469Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2021-07-14T21:01:04.469Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 [2021-07-14T21:01:04.469Z] Verifying : glibc-2.17-324.el7_9.x86_64 59/92 [2021-07-14T21:01:04.469Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 [2021-07-14T21:01:04.469Z] Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 [2021-07-14T21:01:04.469Z] Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 [2021-07-14T21:01:04.469Z] Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 [2021-07-14T21:01:04.469Z] Verifying : dwz-0.11-3.el7.x86_64 64/92 [2021-07-14T21:01:04.469Z] Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 [2021-07-14T21:01:04.469Z] Verifying : less-458-9.el7.x86_64 66/92 [2021-07-14T21:01:04.469Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2021-07-14T21:01:04.469Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2021-07-14T21:01:04.469Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2021-07-14T21:01:04.469Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2021-07-14T21:01:04.469Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2021-07-14T21:01:04.469Z] Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 [2021-07-14T21:01:04.469Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2021-07-14T21:01:04.469Z] Verifying : openssh-7.4p1-21.el7.x86_64 74/92 [2021-07-14T21:01:04.735Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 [2021-07-14T21:01:04.735Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 [2021-07-14T21:01:04.735Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 [2021-07-14T21:01:04.735Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 [2021-07-14T21:01:04.735Z] Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 [2021-07-14T21:01:04.735Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 [2021-07-14T21:01:04.735Z] Verifying : python-six-1.9.0-2.el7.noarch 81/92 [2021-07-14T21:01:04.735Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 [2021-07-14T21:01:04.735Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2021-07-14T21:01:04.735Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2021-07-14T21:01:04.735Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2021-07-14T21:01:04.735Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2021-07-14T21:01:04.735Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2021-07-14T21:01:04.735Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2021-07-14T21:01:04.735Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2021-07-14T21:01:04.735Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2021-07-14T21:01:04.735Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2021-07-14T21:01:04.735Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2021-07-14T21:01:04.735Z] [2021-07-14T21:01:04.735Z] Installed: [2021-07-14T21:01:04.735Z] automake.noarch 0:1.13.4-3.el7 [2021-07-14T21:01:04.735Z] gcc.x86_64 0:4.8.5-44.el7 [2021-07-14T21:01:04.735Z] git.x86_64 0:1.8.3.1-23.el7_8 [2021-07-14T21:01:04.735Z] kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-14T21:01:04.735Z] make.x86_64 1:3.82-24.el7 [2021-07-14T21:01:04.735Z] python3.x86_64 0:3.6.8-18.el7 [2021-07-14T21:01:04.735Z] python3-devel.x86_64 0:3.6.8-18.el7 [2021-07-14T21:01:04.735Z] sigul.x86_64 0:0.207-1.el7 [2021-07-14T21:01:04.735Z] sudo.x86_64 0:1.8.23-10.el7_9.1 [2021-07-14T21:01:04.735Z] [2021-07-14T21:01:04.735Z] Dependency Installed: [2021-07-14T21:01:04.735Z] autoconf.noarch 0:2.69-11.el7 [2021-07-14T21:01:04.735Z] cpp.x86_64 0:4.8.5-44.el7 [2021-07-14T21:01:04.735Z] dwz.x86_64 0:0.11-3.el7 [2021-07-14T21:01:04.735Z] fipscheck.x86_64 0:1.4.1-6.el7 [2021-07-14T21:01:04.735Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2021-07-14T21:01:04.735Z] glibc-devel.x86_64 0:2.17-324.el7_9 [2021-07-14T21:01:04.735Z] glibc-headers.x86_64 0:2.17-324.el7_9 [2021-07-14T21:01:04.735Z] groff-base.x86_64 0:1.22.2-8.el7 [2021-07-14T21:01:04.735Z] kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-14T21:01:04.735Z] koji.noarch 0:1.15.1-1.el7.centos [2021-07-14T21:01:04.735Z] less.x86_64 0:458-9.el7 [2021-07-14T21:01:04.735Z] libcomps.x86_64 0:0.1.8-14.el7 [2021-07-14T21:01:04.735Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2021-07-14T21:01:04.735Z] libgomp.x86_64 0:4.8.5-44.el7 [2021-07-14T21:01:04.735Z] libmpc.x86_64 0:1.0.1-3.el7 [2021-07-14T21:01:04.735Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2021-07-14T21:01:04.735Z] logrotate.x86_64 0:3.8.6-19.el7 [2021-07-14T21:01:04.735Z] m4.x86_64 0:1.4.16-10.el7 [2021-07-14T21:01:04.735Z] mpfr.x86_64 0:3.1.1-4.el7 [2021-07-14T21:01:04.735Z] openssh.x86_64 0:7.4p1-21.el7 [2021-07-14T21:01:04.735Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2021-07-14T21:01:04.735Z] perl.x86_64 4:5.16.3-299.el7_9 [2021-07-14T21:01:04.735Z] perl-Carp.noarch 0:1.26-244.el7 [2021-07-14T21:01:04.735Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2021-07-14T21:01:04.735Z] perl-Encode.x86_64 0:2.51-7.el7 [2021-07-14T21:01:04.735Z] perl-Error.noarch 1:0.17020-2.el7 [2021-07-14T21:01:04.735Z] perl-Exporter.noarch 0:5.68-3.el7 [2021-07-14T21:01:04.735Z] perl-File-Path.noarch 0:2.09-2.el7 [2021-07-14T21:01:04.735Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2021-07-14T21:01:04.735Z] perl-Filter.x86_64 0:1.49-3.el7 [2021-07-14T21:01:04.735Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2021-07-14T21:01:04.735Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2021-07-14T21:01:04.735Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2021-07-14T21:01:04.735Z] perl-PathTools.x86_64 0:3.40-5.el7 [2021-07-14T21:01:04.735Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2021-07-14T21:01:04.735Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2021-07-14T21:01:04.735Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2021-07-14T21:01:04.735Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2021-07-14T21:01:04.735Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2021-07-14T21:01:04.735Z] perl-Socket.x86_64 0:2.010-5.el7 [2021-07-14T21:01:04.735Z] perl-Storable.x86_64 0:2.45-3.el7 [2021-07-14T21:01:04.735Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2021-07-14T21:01:04.735Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2021-07-14T21:01:04.735Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2021-07-14T21:01:04.735Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2021-07-14T21:01:04.735Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2021-07-14T21:01:04.735Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2021-07-14T21:01:04.735Z] perl-constant.noarch 0:1.27-2.el7 [2021-07-14T21:01:04.735Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2021-07-14T21:01:04.735Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2021-07-14T21:01:04.735Z] perl-parent.noarch 1:0.225-244.el7 [2021-07-14T21:01:04.735Z] perl-podlators.noarch 0:2.5.1-3.el7 [2021-07-14T21:01:04.735Z] perl-srpm-macros.noarch 0:1-8.el7 [2021-07-14T21:01:04.735Z] perl-threads.x86_64 0:1.87-4.el7 [2021-07-14T21:01:04.735Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2021-07-14T21:01:04.735Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2021-07-14T21:01:04.735Z] python-backports.x86_64 0:1.0-8.el7 [2021-07-14T21:01:04.735Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2021-07-14T21:01:04.735Z] python-dateutil.noarch 0:1.5-7.el7 [2021-07-14T21:01:04.735Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2021-07-14T21:01:04.735Z] python-kerberos.x86_64 0:1.1-15.el7 [2021-07-14T21:01:04.735Z] python-krbV.x86_64 0:1.0.90-8.el7 [2021-07-14T21:01:04.735Z] python-nss.x86_64 0:0.16.0-3.el7 [2021-07-14T21:01:04.735Z] python-requests.noarch 0:2.6.0-10.el7 [2021-07-14T21:01:04.735Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2021-07-14T21:01:04.735Z] python-rpm-macros.noarch 0:3-34.el7 [2021-07-14T21:01:04.735Z] python-six.noarch 0:1.9.0-2.el7 [2021-07-14T21:01:04.735Z] python-srpm-macros.noarch 0:3-34.el7 [2021-07-14T21:01:04.735Z] python-urllib3.noarch 0:1.10.2-7.el7 [2021-07-14T21:01:04.735Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2021-07-14T21:01:04.735Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2021-07-14T21:01:04.735Z] python3-libs.x86_64 0:3.6.8-18.el7 [2021-07-14T21:01:04.735Z] python3-pip.noarch 0:9.0.3-8.el7 [2021-07-14T21:01:04.735Z] python3-rpm-generators.noarch 0:6-2.el7 [2021-07-14T21:01:04.735Z] python3-rpm-macros.noarch 0:3-34.el7 [2021-07-14T21:01:04.735Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2021-07-14T21:01:04.735Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2021-07-14T21:01:04.735Z] rsync.x86_64 0:3.1.2-10.el7 [2021-07-14T21:01:04.735Z] zip.x86_64 0:3.0-11.el7 [2021-07-14T21:01:04.735Z] [2021-07-14T21:01:04.736Z] Dependency Updated: [2021-07-14T21:01:04.736Z] glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 [2021-07-14T21:01:04.736Z] [2021-07-14T21:01:04.736Z] Complete! [2021-07-14T21:01:04.743Z] Removing intermediate container 0974e7c9d3bc [2021-07-14T21:01:04.744Z] ---> 3784b9931bf3 [2021-07-14T21:01:04.744Z] Step 4/12 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install [2021-07-14T21:01:05.006Z] Loaded plugins: fastestmirror, ovl [2021-07-14T21:01:05.006Z] Cleaning repos: base extras fedora-infra-sigul updates [2021-07-14T21:01:05.006Z] Cleaning up list of fastest mirrors [2021-07-14T21:01:05.006Z] Python 3.6.8 [2021-07-14T21:01:05.019Z] ---> Running in 1704124ec2de [2021-07-14T21:01:06.452Z] Connecting to www.mktemp.org (65.102.237.118:443) [2021-07-14T21:01:07.042Z] saving to 'mktemp-1.7.tar.gz' [2021-07-14T21:01:07.042Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2021-07-14T21:01:07.042Z] 'mktemp-1.7.tar.gz' saved [2021-07-14T21:01:07.042Z] mktemp-1.7/INSTALL [2021-07-14T21:01:07.042Z] mktemp-1.7/INSTALL.configure [2021-07-14T21:01:07.042Z] mktemp-1.7/LICENSE [2021-07-14T21:01:07.042Z] mktemp-1.7/Makefile.in [2021-07-14T21:01:07.042Z] mktemp-1.7/README [2021-07-14T21:01:07.042Z] mktemp-1.7/RELEASE_NOTES [2021-07-14T21:01:07.042Z] mktemp-1.7/config.guess [2021-07-14T21:01:07.042Z] mktemp-1.7/config.h.in [2021-07-14T21:01:07.042Z] mktemp-1.7/config.sub [2021-07-14T21:01:07.042Z] mktemp-1.7/configure [2021-07-14T21:01:07.042Z] mktemp-1.7/configure.in [2021-07-14T21:01:07.042Z] mktemp-1.7/extern.h [2021-07-14T21:01:07.042Z] mktemp-1.7/install-sh [2021-07-14T21:01:07.042Z] mktemp-1.7/mkdtemp.c [2021-07-14T21:01:07.042Z] mktemp-1.7/mkinstalldirs [2021-07-14T21:01:07.042Z] mktemp-1.7/mktemp.c [2021-07-14T21:01:07.042Z] mktemp-1.7/mktemp.man [2021-07-14T21:01:07.042Z] mktemp-1.7/mktemp.mdoc [2021-07-14T21:01:07.042Z] mktemp-1.7/priv_mktemp.c [2021-07-14T21:01:07.042Z] mktemp-1.7/arc4random.c [2021-07-14T21:01:07.042Z] mktemp-1.7/strdup.c [2021-07-14T21:01:07.042Z] mktemp-1.7/strerror.c [2021-07-14T21:01:07.042Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-14T21:01:07.313Z] saving to 'config.guess' [2021-07-14T21:01:07.313Z] config.guess 100% |********************************| 49348 0:00:00 ETA [2021-07-14T21:01:07.313Z] 'config.guess' saved [2021-07-14T21:01:07.313Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-14T21:01:08.289Z] saving to 'config.sub' [2021-07-14T21:01:08.289Z] config.sub 100% |********************************| 35042 0:00:00 ETA [2021-07-14T21:01:08.289Z] 'config.sub' saved [2021-07-14T21:01:08.569Z] checking build system type... aarch64-unknown-linux-musl [2021-07-14T21:01:08.569Z] checking host system type... aarch64-unknown-linux-musl [2021-07-14T21:01:08.569Z] checking for nroff... no [2021-07-14T21:01:08.569Z] checking for gcc... gcc [2021-07-14T21:01:08.844Z] checking for C compiler default output file name... a.out [2021-07-14T21:01:08.844Z] checking whether the C compiler works... yes [2021-07-14T21:01:08.844Z] checking whether we are cross compiling... no [2021-07-14T21:01:08.844Z] checking for suffix of executables... [2021-07-14T21:01:09.117Z] checking for suffix of object files... o [2021-07-14T21:01:09.117Z] checking whether we are using the GNU C compiler... yes [2021-07-14T21:01:09.392Z] checking whether gcc accepts -g... yes [2021-07-14T21:01:09.392Z] checking for gcc option to accept ISO C89... none needed [2021-07-14T21:01:09.668Z] checking how to run the C preprocessor... gcc -E [2021-07-14T21:01:09.668Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-14T21:01:09.668Z] checking for egrep... /bin/grep -E [2021-07-14T21:01:09.947Z] checking whether gcc needs -traditional... no [2021-07-14T21:01:09.947Z] checking for an ANSI C-conforming const... yes [2021-07-14T21:01:10.547Z] checking for ANSI C header files... yes [2021-07-14T21:01:10.547Z] checking for sys/types.h... yes [2021-07-14T21:01:10.547Z] checking for sys/stat.h... yes [2021-07-14T21:01:10.822Z] checking for stdlib.h... yes [2021-07-14T21:01:10.822Z] checking for string.h... yes [2021-07-14T21:01:11.097Z] checking for memory.h... yes [2021-07-14T21:01:11.097Z] checking for strings.h... yes [2021-07-14T21:01:11.371Z] checking for inttypes.h... yes [2021-07-14T21:01:11.646Z] checking for stdint.h... yes [2021-07-14T21:01:11.646Z] checking for unistd.h... yes [2021-07-14T21:01:11.921Z] checking paths.h usability... yes [2021-07-14T21:01:11.921Z] checking paths.h presence... yes [2021-07-14T21:01:11.921Z] checking for paths.h... yes [2021-07-14T21:01:12.195Z] checking sys/time.h usability... yes [2021-07-14T21:01:12.195Z] checking sys/time.h presence... yes [2021-07-14T21:01:12.195Z] checking for sys/time.h... yes [2021-07-14T21:01:12.195Z] checking whether time.h and sys/time.h may both be included... yes [2021-07-14T21:01:12.468Z] checking for ssize_t... yes [2021-07-14T21:01:12.741Z] checking for strerror... yes [2021-07-14T21:01:12.741Z] checking for strdup... yes [2021-07-14T21:01:13.014Z] checking for getopt_long... yes [2021-07-14T21:01:13.014Z] checking for arc4random_uniform... no [2021-07-14T21:01:13.226Z] Removing intermediate container 5667dbfb7f7f [2021-07-14T21:01:13.227Z] ---> 99b088d7c204 [2021-07-14T21:01:13.227Z] 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-14T21:01:13.227Z] ---> Running in 711301470bdf [2021-07-14T21:01:13.227Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T21:01:13.227Z] Dload Upload Total Spent Left Speed [2021-07-14T21:01:13.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 5638k 0 --:--:-- --:--:-- --:--:-- 5665k [2021-07-14T21:01:13.287Z] checking for arc4random... no [2021-07-14T21:01:13.560Z] checking for __progname... yes [2021-07-14T21:01:13.560Z] checking for random device... /dev/urandom [2021-07-14T21:01:13.560Z] checking whether to use mk{s,d}temp from libc... no [2021-07-14T21:01:13.560Z] checking which macro set to use for manual... man [2021-07-14T21:01:13.560Z] configure: creating ./config.status [2021-07-14T21:01:13.560Z] config.status: creating Makefile [2021-07-14T21:01:13.832Z] config.status: creating config.h [2021-07-14T21:01:13.832Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2021-07-14T21:01:13.832Z] /usr/local/share/man/man1 [2021-07-14T21:01:13.832Z] mkdir /usr/local/share/man [2021-07-14T21:01:13.832Z] mkdir /usr/local/share/man/man1 [2021-07-14T21:01:13.832Z] gcc -c -I. -I. -g -O2 mktemp.c [2021-07-14T21:01:14.109Z] gcc -c -I. -I. -g -O2 arc4random.c [2021-07-14T21:01:14.702Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2021-07-14T21:01:14.975Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2021-07-14T21:01:14.975Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2021-07-14T21:01:14.975Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2021-07-14T21:01:14.975Z] /usr/local/share/man/man1/mktemp.1 [2021-07-14T21:01:15.200Z] Collecting pip [2021-07-14T21:01:15.200Z] Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) [2021-07-14T21:01:15.200Z] Collecting wheel [2021-07-14T21:01:15.200Z] Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) [2021-07-14T21:01:15.200Z] Installing collected packages: wheel, pip [2021-07-14T21:01:15.200Z] Attempting uninstall: pip [2021-07-14T21:01:15.200Z] Found existing installation: pip 9.0.3 [2021-07-14T21:01:15.467Z] Uninstalling pip-9.0.3: [2021-07-14T21:01:16.404Z] Removing intermediate container 1704124ec2de [2021-07-14T21:01:16.405Z] ---> 1724243c7676 [2021-07-14T21:01:16.405Z] Step 5/12 : FROM python:3.6-alpine [2021-07-14T21:01:16.426Z] Successfully uninstalled pip-9.0.3 [2021-07-14T21:01:17.002Z] 3.6-alpine: Pulling from library/python [2021-07-14T21:01:17.002Z] 58ab47519297: Pulling fs layer [2021-07-14T21:01:17.002Z] 540066f6c1f5: Pulling fs layer [2021-07-14T21:01:17.002Z] ab3f1fcbf95a: Pulling fs layer [2021-07-14T21:01:17.002Z] e0f18b2769dd: Pulling fs layer [2021-07-14T21:01:17.002Z] ad3ca50eae5f: Pulling fs layer [2021-07-14T21:01:17.002Z] e0f18b2769dd: Waiting [2021-07-14T21:01:17.002Z] ad3ca50eae5f: Waiting [2021-07-14T21:01:17.009Z] Successfully installed pip-21.1.3 wheel-0.36.2 [2021-07-14T21:01:17.009Z] 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-14T21:01:17.304Z] 58ab47519297: Verifying Checksum [2021-07-14T21:01:17.304Z] 58ab47519297: Download complete [2021-07-14T21:01:17.304Z] 540066f6c1f5: Verifying Checksum [2021-07-14T21:01:17.304Z] 540066f6c1f5: Download complete [2021-07-14T21:01:17.584Z] e0f18b2769dd: Verifying Checksum [2021-07-14T21:01:17.584Z] e0f18b2769dd: Download complete [2021-07-14T21:01:17.584Z] ab3f1fcbf95a: Verifying Checksum [2021-07-14T21:01:17.584Z] ab3f1fcbf95a: Download complete [2021-07-14T21:01:17.584Z] ad3ca50eae5f: Verifying Checksum [2021-07-14T21:01:17.584Z] ad3ca50eae5f: Download complete [2021-07-14T21:01:17.993Z] Removing intermediate container 711301470bdf [2021-07-14T21:01:17.994Z] ---> 6a35dd094d5a [2021-07-14T21:01:17.994Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2021-07-14T21:01:17.994Z] ---> Running in 20216c251c8d [2021-07-14T21:01:18.179Z] 58ab47519297: Pull complete [2021-07-14T21:01:18.577Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-14T21:01:18.577Z] Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) [2021-07-14T21:01:18.799Z] 540066f6c1f5: Pull complete [2021-07-14T21:01:19.159Z] Collecting setuptools [2021-07-14T21:01:19.159Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:01:19.159Z] Installing collected packages: setuptools [2021-07-14T21:01:19.159Z] Attempting uninstall: setuptools [2021-07-14T21:01:19.159Z] Found existing installation: setuptools 39.2.0 [2021-07-14T21:01:19.159Z] Uninstalling setuptools-39.2.0: [2021-07-14T21:01:19.427Z] Successfully uninstalled setuptools-39.2.0 [2021-07-14T21:01:20.061Z] 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-14T21:01:20.061Z] Successfully installed setuptools-57.1.0 [2021-07-14T21:01:20.247Z] ab3f1fcbf95a: Pull complete [2021-07-14T21:01:20.333Z] Removing intermediate container 20216c251c8d [2021-07-14T21:01:20.333Z] ---> 00d7231ea4f5 [2021-07-14T21:01:20.333Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2021-07-14T21:01:20.333Z] ---> Running in a05cdb9c9b95 [2021-07-14T21:01:20.520Z] e0f18b2769dd: Pull complete [2021-07-14T21:01:21.293Z] Collecting lftools[openstack]==0.31.1 [2021-07-14T21:01:21.293Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-14T21:01:21.293Z] Collecting bs4 [2021-07-14T21:01:21.293Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-14T21:01:22.014Z] ad3ca50eae5f: Pull complete [2021-07-14T21:01:22.014Z] Digest: sha256:414c1a5c0d9f57e4b8079bf36d53847ffc058f8a2f3da1da338de0a48862f87c [2021-07-14T21:01:22.014Z] Status: Downloaded newer image for python:3.6-alpine [2021-07-14T21:01:22.014Z] ---> 93c465144a86 [2021-07-14T21:01:22.014Z] Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2021-07-14T21:01:22.263Z] Collecting ruamel.yaml [2021-07-14T21:01:22.263Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-14T21:01:22.263Z] Collecting tabulate [2021-07-14T21:01:22.263Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-14T21:01:22.263Z] Collecting pygithub [2021-07-14T21:01:22.263Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-14T21:01:22.263Z] Collecting pyyaml [2021-07-14T21:01:22.263Z] Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) [2021-07-14T21:01:22.263Z] Collecting pygerrit2 [2021-07-14T21:01:22.263Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-14T21:01:22.263Z] Installing build dependencies: started [2021-07-14T21:01:22.289Z] ---> Running in b8fad173b406 [2021-07-14T21:01:22.893Z] Removing intermediate container b8fad173b406 [2021-07-14T21:01:22.893Z] ---> 430525c9934e [2021-07-14T21:01:22.893Z] Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-14T21:01:23.172Z] ---> Running in e47c1b612aa8 [2021-07-14T21:01:23.774Z] Removing intermediate container e47c1b612aa8 [2021-07-14T21:01:23.774Z] ---> c8ad1a249234 [2021-07-14T21:01:23.774Z] Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox [2021-07-14T21:01:23.774Z] ---> Running in 4355dc7c7177 [2021-07-14T21:01:24.244Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:01:24.245Z] Getting requirements to build wheel: started [2021-07-14T21:01:24.245Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:01:24.245Z] Installing backend dependencies: started [2021-07-14T21:01:24.867Z] Installing backend dependencies: finished with status 'done' [2021-07-14T21:01:24.867Z] Preparing wheel metadata: started [2021-07-14T21:01:25.141Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:01:25.141Z] Collecting tqdm [2021-07-14T21:01:25.141Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-14T21:01:25.141Z] Collecting xdg==3.0.2 [2021-07-14T21:01:25.141Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-14T21:01:25.141Z] Collecting httplib2 [2021-07-14T21:01:25.141Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-14T21:01:25.414Z] Collecting requests [2021-07-14T21:01:25.414Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-14T21:01:25.414Z] Collecting jsonschema [2021-07-14T21:01:25.414Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-14T21:01:25.414Z] Collecting six [2021-07-14T21:01:25.414Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-14T21:01:25.414Z] Collecting click [2021-07-14T21:01:25.414Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-14T21:01:26.009Z] Collecting setuptools>=36.5.0 [2021-07-14T21:01:26.009Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:01:26.009Z] Collecting python-jenkins [2021-07-14T21:01:26.009Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-14T21:01:26.430Z] Removing intermediate container 4355dc7c7177 [2021-07-14T21:01:26.430Z] ---> 301bdfd0ea21 [2021-07-14T21:01:26.430Z] Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2021-07-14T21:01:26.617Z] Collecting lxml [2021-07-14T21:01:26.617Z] Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) [2021-07-14T21:01:26.617Z] Collecting defusedxml [2021-07-14T21:01:26.617Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-14T21:01:26.617Z] Collecting docker [2021-07-14T21:01:26.617Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-14T21:01:26.893Z] Collecting oauth2client [2021-07-14T21:01:26.893Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-14T21:01:26.893Z] Collecting email-validator [2021-07-14T21:01:26.893Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-14T21:01:26.893Z] Collecting shade~=1.27.1 [2021-07-14T21:01:26.893Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-14T21:01:26.893Z] Collecting openstacksdk>=0.9.19 [2021-07-14T21:01:26.893Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-14T21:01:27.167Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-14T21:01:27.167Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-14T21:01:27.167Z] Collecting os-client-config>=1.28.0 [2021-07-14T21:01:27.167Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-14T21:01:27.167Z] Collecting jmespath>=0.9.0 [2021-07-14T21:01:27.167Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:01:27.167Z] Collecting iso8601>=0.1.11 [2021-07-14T21:01:27.167Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:01:27.432Z] ---> 6dcd1b8afc9f [2021-07-14T21:01:27.432Z] Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2021-07-14T21:01:27.432Z] ---> Running in 0fe4b6ecbcfe [2021-07-14T21:01:27.444Z] Collecting munch>=2.1.0 [2021-07-14T21:01:27.444Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-14T21:01:27.444Z] Collecting decorator>=4.4.1 [2021-07-14T21:01:27.444Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-14T21:01:27.444Z] Collecting os-service-types>=1.7.0 [2021-07-14T21:01:27.444Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:01:27.444Z] Collecting requestsexceptions>=1.2.0 [2021-07-14T21:01:27.444Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-14T21:01:27.444Z] Collecting keystoneauth1>=3.18.0 [2021-07-14T21:01:27.444Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-14T21:01:27.717Z] Collecting netifaces>=0.10.4 [2021-07-14T21:01:27.718Z] Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-14T21:01:27.718Z] Collecting dogpile.cache>=0.6.5 [2021-07-14T21:01:27.718Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-14T21:01:27.718Z] Collecting appdirs>=1.3.0 [2021-07-14T21:01:27.718Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-14T21:01:28.032Z] Removing intermediate container 0fe4b6ecbcfe [2021-07-14T21:01:28.032Z] ---> 60c6dc280c41 [2021-07-14T21:01:28.032Z] Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-14T21:01:28.319Z] Collecting cryptography>=2.7 [2021-07-14T21:01:28.319Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-14T21:01:28.319Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-14T21:01:28.319Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-14T21:01:28.319Z] Collecting importlib-metadata>=1.7.0 [2021-07-14T21:01:28.319Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-14T21:01:28.970Z] Collecting cffi>=1.12 [2021-07-14T21:01:28.970Z] Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) [2021-07-14T21:01:28.970Z] Collecting pycparser [2021-07-14T21:01:28.970Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-14T21:01:28.970Z] Collecting stevedore>=3.0.0 [2021-07-14T21:01:28.970Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-14T21:01:28.970Z] Collecting zipp>=0.5 [2021-07-14T21:01:28.970Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-14T21:01:28.970Z] Collecting typing-extensions>=3.6.4 [2021-07-14T21:01:28.970Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-14T21:01:29.051Z] ---> e0e5ad0b5e62 [2021-07-14T21:01:29.051Z] Step 12/12 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:01:29.051Z] ---> Running in eaeb2c506e66 [2021-07-14T21:01:29.237Z] Collecting jsonpointer>=1.9 [2021-07-14T21:01:29.237Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-14T21:01:29.504Z] Collecting certifi>=2017.4.17 [2021-07-14T21:01:29.504Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-14T21:01:29.504Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-14T21:01:29.504Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-14T21:01:29.504Z] Collecting idna<4,>=2.5 [2021-07-14T21:01:29.504Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-14T21:01:29.504Z] Collecting charset-normalizer~=2.0.0 [2021-07-14T21:01:29.504Z] Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) [2021-07-14T21:01:29.772Z] Collecting beautifulsoup4 [2021-07-14T21:01:29.772Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-14T21:01:29.772Z] Collecting soupsieve>1.2 [2021-07-14T21:01:29.772Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-14T21:01:30.061Z] Collecting websocket-client>=0.32.0 [2021-07-14T21:01:30.061Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-14T21:01:30.061Z] Collecting dnspython>=1.15.0 [2021-07-14T21:01:30.061Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-14T21:01:30.061Z] Collecting pyparsing<3,>=2.4.2 [2021-07-14T21:01:30.061Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-14T21:01:30.328Z] Collecting attrs>=17.4.0 [2021-07-14T21:01:30.328Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-14T21:01:30.328Z] Collecting pyrsistent>=0.14.0 [2021-07-14T21:01:30.328Z] Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) [2021-07-14T21:01:30.328Z] Collecting pyasn1>=0.1.7 [2021-07-14T21:01:30.328Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-14T21:01:30.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-07-14T21:01:30.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-07-14T21:01:30.596Z] Collecting pyasn1-modules>=0.0.5 [2021-07-14T21:01:30.596Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-14T21:01:30.596Z] Collecting rsa>=3.1.4 [2021-07-14T21:01:30.596Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-14T21:01:30.867Z] Collecting deprecated [2021-07-14T21:01:30.867Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:01:30.867Z] Collecting pyjwt>=2.0 [2021-07-14T21:01:30.867Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-14T21:01:30.867Z] Collecting pynacl>=1.4.0 [2021-07-14T21:01:30.867Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-14T21:01:31.135Z] Collecting wrapt<2,>=1.10 [2021-07-14T21:01:31.135Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-14T21:01:31.195Z] (1/64) Installing bash (5.1.4-r0) [2021-07-14T21:01:31.195Z] Executing bash-5.1.4-r0.post-install [2021-07-14T21:01:31.195Z] (2/64) Installing libgcc (10.3.1_git20210424-r2) [2021-07-14T21:01:31.195Z] (3/64) Installing libstdc++ (10.3.1_git20210424-r2) [2021-07-14T21:01:31.195Z] (4/64) Installing binutils (2.35.2-r2) [2021-07-14T21:01:31.405Z] Collecting multi-key-dict [2021-07-14T21:01:31.405Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-14T21:01:31.469Z] (5/64) Installing libmagic (5.40-r1) [2021-07-14T21:01:31.469Z] (6/64) Installing file (5.40-r1) [2021-07-14T21:01:31.673Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-14T21:01:31.673Z] Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) [2021-07-14T21:01:31.749Z] (7/64) Installing libgomp (10.3.1_git20210424-r2) [2021-07-14T21:01:31.749Z] (8/64) Installing libatomic (10.3.1_git20210424-r2) [2021-07-14T21:01:31.749Z] (9/64) Installing libgphobos (10.3.1_git20210424-r2) [2021-07-14T21:01:31.749Z] (10/64) Installing gmp (6.2.1-r0) [2021-07-14T21:01:31.749Z] (11/64) Installing isl22 (0.22-r0) [2021-07-14T21:01:31.749Z] (12/64) Installing mpfr4 (4.1.0-r0) [2021-07-14T21:01:31.749Z] (13/64) Installing mpc1 (1.2.1-r0) [2021-07-14T21:01:31.749Z] (14/64) Installing gcc (10.3.1_git20210424-r2) [2021-07-14T21:01:31.943Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-14T21:01:31.943Z] Building wheel for bs4 (setup.py): started [2021-07-14T21:01:32.213Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-14T21:01:32.213Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=aee9eac56319dd81f0883313028d4475d80707cc8d83c119beaaf30dd48ff18f [2021-07-14T21:01:32.213Z] Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-14T21:01:32.213Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-14T21:01:32.489Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-14T21:01:32.489Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=f36fa7a0e2ccb21edbdb049d81101e4bbfa84551caa11c509d79a47732d8c03b [2021-07-14T21:01:32.489Z] Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-14T21:01:32.489Z] Building wheel for wrapt (setup.py): started [2021-07-14T21:01:33.075Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-14T21:01:33.075Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64566 sha256=c1a63af870c18516bb6c69e26939985ed87bd06025359cfc5e1d88051979809b [2021-07-14T21:01:33.075Z] Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-14T21:01:33.075Z] Building wheel for multi-key-dict (setup.py): started [2021-07-14T21:01:33.660Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-14T21:01:33.660Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=1388f3adbfdbe64520ff54656bac1c1a3ae14b5af53de4adefcffdac7c9b54a0 [2021-07-14T21:01:33.660Z] Stored in directory: /tmp/pip-ephem-wheel-cache-amm6nxr9/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-14T21:01:33.660Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-14T21:01:33.750Z] (15/64) Installing musl-dev (1.2.2-r3) [2021-07-14T21:01:33.750Z] (16/64) Installing libc-dev (0.7.2-r3) [2021-07-14T21:01:33.750Z] (17/64) Installing g++ (10.3.1_git20210424-r2) [2021-07-14T21:01:33.926Z] 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-14T21:01:35.719Z] (18/64) Installing make (4.3-r0) [2021-07-14T21:01:35.720Z] (19/64) Installing fortify-headers (1.1-r1) [2021-07-14T21:01:35.720Z] (20/64) Installing patch (2.7.6-r7) [2021-07-14T21:01:35.720Z] (21/64) Installing build-base (0.5-r2) [2021-07-14T21:01:35.720Z] (22/64) Installing brotli-libs (1.0.9-r5) [2021-07-14T21:01:35.720Z] (23/64) Installing nghttp2-libs (1.43.0-r0) [2021-07-14T21:01:35.720Z] (24/64) Installing libcurl (7.77.0-r1) [2021-07-14T21:01:35.720Z] (25/64) Installing curl (7.77.0-r1) [2021-07-14T21:01:35.720Z] (26/64) Installing pcre2 (10.36-r0) [2021-07-14T21:01:35.720Z] (27/64) Installing git (2.32.0-r0) [2021-07-14T21:01:35.720Z] (28/64) Installing oniguruma (6.9.7.1-r0) [2021-07-14T21:01:35.720Z] (29/64) Installing jq (1.6-r1) [2021-07-14T21:01:35.993Z] (30/64) Installing linux-headers (5.10.41-r0) [2021-07-14T21:01:36.274Z] (31/64) Installing pkgconf (1.7.4-r0) [2021-07-14T21:01:36.274Z] (32/64) Installing libffi-dev (3.3-r2) [2021-07-14T21:01:36.274Z] (33/64) Installing zlib-dev (1.2.11-r3) [2021-07-14T21:01:36.274Z] (34/64) Installing xz-dev (5.2.5-r0) [2021-07-14T21:01:36.274Z] (35/64) Installing libxml2 (2.9.12-r1) [2021-07-14T21:01:36.274Z] (36/64) Installing libxml2-dev (2.9.12-r1) [2021-07-14T21:01:36.548Z] (37/64) Installing libgpg-error (1.42-r0) [2021-07-14T21:01:36.548Z] (38/64) Installing libgcrypt (1.9.3-r0) [2021-07-14T21:01:36.548Z] (39/64) Installing libxslt (1.1.34-r1) [2021-07-14T21:01:36.548Z] (40/64) Installing libxslt-dev (1.1.34-r1) [2021-07-14T21:01:36.548Z] (41/64) Installing openssl-dev (1.1.1k-r0) [2021-07-14T21:01:36.819Z] (42/64) Installing sudo (1.9.7_p1-r1) [2021-07-14T21:01:36.819Z] (43/64) Installing sysstat (12.5.4-r0) [2021-07-14T21:01:36.819Z] (44/64) Installing libblkid (2.37-r0) [2021-07-14T21:01:36.819Z] (45/64) Installing blkid (2.37-r0) [2021-07-14T21:01:37.092Z] (46/64) Installing libcap-ng (0.8.2-r0) [2021-07-14T21:01:37.092Z] (47/64) Installing setpriv (2.37-r0) [2021-07-14T21:01:37.092Z] (48/64) Installing libmount (2.37-r0) [2021-07-14T21:01:37.092Z] (49/64) Installing libsmartcols (2.37-r0) [2021-07-14T21:01:37.092Z] (50/64) Installing findmnt (2.37-r0) [2021-07-14T21:01:37.092Z] (51/64) Installing mcookie (2.37-r0) [2021-07-14T21:01:37.364Z] (52/64) Installing hexdump (2.37-r0) [2021-07-14T21:01:37.364Z] (53/64) Installing lsblk (2.37-r0) [2021-07-14T21:01:37.364Z] (54/64) Installing libuuid (2.37-r0) [2021-07-14T21:01:37.364Z] (55/64) Installing libfdisk (2.37-r0) [2021-07-14T21:01:37.364Z] (56/64) Installing sfdisk (2.37-r0) [2021-07-14T21:01:37.364Z] (57/64) Installing cfdisk (2.37-r0) [2021-07-14T21:01:37.364Z] (58/64) Installing partx (2.37-r0) [2021-07-14T21:01:37.364Z] (59/64) Installing flock (2.37-r0) [2021-07-14T21:01:37.364Z] (60/64) Installing logger (2.37-r0) [2021-07-14T21:01:37.364Z] (61/64) Installing uuidgen (2.37-r0) [2021-07-14T21:01:37.364Z] (62/64) Installing libeconf (0.3.8-r1) [2021-07-14T21:01:37.364Z] (63/64) Installing util-linux (2.37-r0) [2021-07-14T21:01:37.364Z] (64/64) Installing xmlstarlet (1.6.1-r0) [2021-07-14T21:01:37.637Z] Executing busybox-1.33.1-r2.trigger [2021-07-14T21:01:37.637Z] OK: 248 MiB in 98 packages [2021-07-14T21:01:39.269Z] 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-14T21:01:39.269Z] 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.1 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.1.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-14T21:01:41.862Z] Removing intermediate container a05cdb9c9b95 [2021-07-14T21:01:41.862Z] ---> 4182958465cf [2021-07-14T21:01:41.862Z] Successfully built 4182958465cf [2021-07-14T21:01:41.862Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T21:01:42.260Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-14T21:01:42.260Z] Sending build context to Docker daemon 390.7kB [2021-07-14T21:01:42.260Z] [WARNING]: Empty continuation line found in: [2021-07-14T21:01:42.260Z] RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:01:42.260Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-14T21:01:42.260Z] Step 1/12 : FROM alpine:3.12 as mktempbuilder [2021-07-14T21:01:42.843Z] 3.12: Pulling from library/alpine [2021-07-14T21:01:42.843Z] 339de151aab4: Pulling fs layer [2021-07-14T21:01:43.112Z] 339de151aab4: Verifying Checksum [2021-07-14T21:01:43.112Z] 339de151aab4: Download complete [2021-07-14T21:01:43.382Z] 339de151aab4: Pull complete [2021-07-14T21:01:43.382Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-14T21:01:43.382Z] Status: Downloaded newer image for alpine:3.12 [2021-07-14T21:01:43.382Z] ---> 13621d1b12d4 [2021-07-14T21:01:43.382Z] Step 2/12 : WORKDIR /tmp/build [2021-07-14T21:01:43.382Z] ---> Running in 654fa52c5890 [2021-07-14T21:01:43.382Z] Removing intermediate container 654fa52c5890 [2021-07-14T21:01:43.382Z] ---> cccffb3ba3f6 [2021-07-14T21:01:43.382Z] Step 3/12 : RUN apk add --update --no-cache build-base linux-headers [2021-07-14T21:01:43.382Z] ---> Running in 279451fb8564 [2021-07-14T21:01:43.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-14T21:01:43.654Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-14T21:01:43.922Z] (1/21) Installing libgcc (9.3.0-r2) [2021-07-14T21:01:43.922Z] (2/21) Installing libstdc++ (9.3.0-r2) [2021-07-14T21:01:43.922Z] (3/21) Installing binutils (2.34-r2) [2021-07-14T21:01:43.922Z] (4/21) Installing libmagic (5.38-r0) [2021-07-14T21:01:43.922Z] (5/21) Installing file (5.38-r0) [2021-07-14T21:01:43.922Z] (6/21) Installing gmp (6.2.0-r0) [2021-07-14T21:01:43.922Z] (7/21) Installing isl (0.18-r0) [2021-07-14T21:01:44.188Z] (8/21) Installing libgomp (9.3.0-r2) [2021-07-14T21:01:44.188Z] (9/21) Installing libatomic (9.3.0-r2) [2021-07-14T21:01:44.188Z] (10/21) Installing libgphobos (9.3.0-r2) [2021-07-14T21:01:44.188Z] (11/21) Installing mpfr4 (4.0.2-r4) [2021-07-14T21:01:44.188Z] (12/21) Installing mpc1 (1.1.0-r1) [2021-07-14T21:01:44.188Z] (13/21) Installing gcc (9.3.0-r2) [2021-07-14T21:01:45.146Z] (14/21) Installing musl-dev (1.1.24-r10) [2021-07-14T21:01:45.146Z] (15/21) Installing libc-dev (0.7.2-r3) [2021-07-14T21:01:45.146Z] (16/21) Installing g++ (9.3.0-r2) [2021-07-14T21:01:45.416Z] (17/21) Installing make (4.3-r0) [2021-07-14T21:01:45.416Z] (18/21) Installing fortify-headers (1.1-r0) [2021-07-14T21:01:45.416Z] (19/21) Installing patch (2.7.6-r7) [2021-07-14T21:01:45.416Z] (20/21) Installing build-base (0.5-r2) [2021-07-14T21:01:45.416Z] (21/21) Installing linux-headers (5.4.5-r1) [2021-07-14T21:01:45.682Z] Executing busybox-1.31.1-r20.trigger [2021-07-14T21:01:45.682Z] OK: 213 MiB in 35 packages [2021-07-14T21:01:45.916Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-14T21:01:45.916Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (57.0.0) [2021-07-14T21:01:48.269Z] Removing intermediate container 279451fb8564 [2021-07-14T21:01:48.269Z] ---> 9753b6b41e54 [2021-07-14T21:01:48.269Z] Step 4/12 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install [2021-07-14T21:01:48.269Z] ---> Running in b2612fd7fdce [2021-07-14T21:01:48.544Z] Connecting to www.mktemp.org (65.102.237.118:443) [2021-07-14T21:01:49.130Z] saving to 'mktemp-1.7.tar.gz' [2021-07-14T21:01:49.130Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2021-07-14T21:01:49.130Z] 'mktemp-1.7.tar.gz' saved [2021-07-14T21:01:49.295Z] Collecting setuptools [2021-07-14T21:01:49.295Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:01:49.399Z] mktemp-1.7/INSTALL [2021-07-14T21:01:49.399Z] mktemp-1.7/INSTALL.configure [2021-07-14T21:01:49.399Z] mktemp-1.7/LICENSE [2021-07-14T21:01:49.399Z] mktemp-1.7/Makefile.in [2021-07-14T21:01:49.399Z] mktemp-1.7/README [2021-07-14T21:01:49.399Z] mktemp-1.7/RELEASE_NOTES [2021-07-14T21:01:49.399Z] mktemp-1.7/config.guess [2021-07-14T21:01:49.399Z] mktemp-1.7/config.h.in [2021-07-14T21:01:49.399Z] mktemp-1.7/config.sub [2021-07-14T21:01:49.399Z] mktemp-1.7/configure [2021-07-14T21:01:49.399Z] mktemp-1.7/configure.in [2021-07-14T21:01:49.399Z] mktemp-1.7/extern.h [2021-07-14T21:01:49.399Z] mktemp-1.7/install-sh [2021-07-14T21:01:49.399Z] mktemp-1.7/mkdtemp.c [2021-07-14T21:01:49.399Z] mktemp-1.7/mkinstalldirs [2021-07-14T21:01:49.399Z] mktemp-1.7/mktemp.c [2021-07-14T21:01:49.399Z] mktemp-1.7/mktemp.man [2021-07-14T21:01:49.399Z] mktemp-1.7/mktemp.mdoc [2021-07-14T21:01:49.399Z] mktemp-1.7/priv_mktemp.c [2021-07-14T21:01:49.399Z] mktemp-1.7/arc4random.c [2021-07-14T21:01:49.399Z] mktemp-1.7/strdup.c [2021-07-14T21:01:49.399Z] mktemp-1.7/strerror.c [2021-07-14T21:01:49.399Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-14T21:01:49.399Z] saving to 'config.guess' [2021-07-14T21:01:49.665Z] config.guess 13700 --:--:-- ETA [2021-07-14T21:01:49.666Z] config.guess 100% |********************************| 49348 0:00:00 ETA [2021-07-14T21:01:49.666Z] 'config.guess' saved [2021-07-14T21:01:49.666Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-14T21:01:49.888Z] Installing collected packages: setuptools [2021-07-14T21:01:49.888Z] Attempting uninstall: setuptools [2021-07-14T21:01:49.888Z] Found existing installation: setuptools 57.0.0 [2021-07-14T21:01:50.491Z] Uninstalling setuptools-57.0.0: [2021-07-14T21:01:50.625Z] saving to 'config.sub' [2021-07-14T21:01:50.625Z] config.sub 100% |********************************| 35042 0:00:00 ETA [2021-07-14T21:01:50.625Z] 'config.sub' saved [2021-07-14T21:01:50.625Z] checking build system type... x86_64-pc-linux-musl [2021-07-14T21:01:50.625Z] checking host system type... x86_64-pc-linux-musl [2021-07-14T21:01:50.625Z] checking for nroff... no [2021-07-14T21:01:50.625Z] checking for gcc... gcc [2021-07-14T21:01:50.625Z] checking for C compiler default output file name... a.out [2021-07-14T21:01:50.625Z] checking whether the C compiler works... yes [2021-07-14T21:01:50.625Z] checking whether we are cross compiling... no [2021-07-14T21:01:50.625Z] checking for suffix of executables... [2021-07-14T21:01:50.625Z] checking for suffix of object files... o [2021-07-14T21:01:50.625Z] checking whether we are using the GNU C compiler... yes [2021-07-14T21:01:50.625Z] checking whether gcc accepts -g... yes [2021-07-14T21:01:50.893Z] checking for gcc option to accept ISO C89... none needed [2021-07-14T21:01:50.893Z] checking how to run the C preprocessor... gcc -E [2021-07-14T21:01:50.893Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-14T21:01:50.893Z] checking for egrep... /bin/grep -E [2021-07-14T21:01:50.893Z] checking whether gcc needs -traditional... no [2021-07-14T21:01:50.893Z] checking for an ANSI C-conforming const... yes [2021-07-14T21:01:50.893Z] checking for ANSI C header files... yes [2021-07-14T21:01:50.893Z] checking for sys/types.h... yes [2021-07-14T21:01:50.893Z] checking for sys/stat.h... yes [2021-07-14T21:01:51.089Z] Successfully uninstalled setuptools-57.0.0 [2021-07-14T21:01:51.159Z] checking for stdlib.h... yes [2021-07-14T21:01:51.159Z] checking for string.h... yes [2021-07-14T21:01:51.159Z] checking for memory.h... yes [2021-07-14T21:01:51.159Z] checking for strings.h... yes [2021-07-14T21:01:51.159Z] checking for inttypes.h... yes [2021-07-14T21:01:51.159Z] checking for stdint.h... yes [2021-07-14T21:01:51.159Z] checking for unistd.h... yes [2021-07-14T21:01:51.159Z] checking paths.h usability... yes [2021-07-14T21:01:51.427Z] checking paths.h presence... yes [2021-07-14T21:01:51.427Z] checking for paths.h... yes [2021-07-14T21:01:51.427Z] checking sys/time.h usability... yes [2021-07-14T21:01:51.427Z] checking sys/time.h presence... yes [2021-07-14T21:01:51.427Z] checking for sys/time.h... yes [2021-07-14T21:01:51.427Z] checking whether time.h and sys/time.h may both be included... yes [2021-07-14T21:01:51.427Z] checking for ssize_t... yes [2021-07-14T21:01:51.427Z] checking for strerror... yes [2021-07-14T21:01:51.427Z] checking for strdup... yes [2021-07-14T21:01:51.427Z] checking for getopt_long... yes [2021-07-14T21:01:51.695Z] checking for arc4random_uniform... no [2021-07-14T21:01:51.695Z] checking for arc4random... no [2021-07-14T21:01:51.695Z] checking for __progname... yes [2021-07-14T21:01:51.695Z] checking for random device... /dev/urandom [2021-07-14T21:01:51.695Z] checking whether to use mk{s,d}temp from libc... no [2021-07-14T21:01:51.695Z] checking which macro set to use for manual... man [2021-07-14T21:01:51.695Z] configure: creating ./config.status [2021-07-14T21:01:51.695Z] config.status: creating Makefile [2021-07-14T21:01:51.695Z] config.status: creating config.h [2021-07-14T21:01:51.695Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2021-07-14T21:01:51.695Z] /usr/local/share/man/man1 [2021-07-14T21:01:51.695Z] mkdir /usr/local/share/man [2021-07-14T21:01:51.695Z] mkdir /usr/local/share/man/man1 [2021-07-14T21:01:51.695Z] gcc -c -I. -I. -g -O2 mktemp.c [2021-07-14T21:01:51.695Z] gcc -c -I. -I. -g -O2 arc4random.c [2021-07-14T21:01:51.964Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2021-07-14T21:01:51.964Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2021-07-14T21:01:51.964Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2021-07-14T21:01:51.964Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2021-07-14T21:01:51.964Z] /usr/local/share/man/man1/mktemp.1 [2021-07-14T21:01:52.235Z] Removing intermediate container b2612fd7fdce [2021-07-14T21:01:52.235Z] ---> 4d5ab53505d0 [2021-07-14T21:01:52.235Z] Step 5/12 : FROM python:3.6-alpine [2021-07-14T21:01:52.821Z] 3.6-alpine: Pulling from library/python [2021-07-14T21:01:52.821Z] 5843afab3874: Pulling fs layer [2021-07-14T21:01:52.821Z] 1174600ee52d: Pulling fs layer [2021-07-14T21:01:52.821Z] 0c86c3d58e6a: Pulling fs layer [2021-07-14T21:01:52.821Z] 02fffee71650: Pulling fs layer [2021-07-14T21:01:52.821Z] 09329098e805: Pulling fs layer [2021-07-14T21:01:52.821Z] 02fffee71650: Waiting [2021-07-14T21:01:52.821Z] 09329098e805: Waiting [2021-07-14T21:01:53.062Z] Successfully installed setuptools-57.1.0 [2021-07-14T21:01:53.062Z] 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-14T21:01:53.100Z] 1174600ee52d: Download complete [2021-07-14T21:01:53.100Z] 5843afab3874: Verifying Checksum [2021-07-14T21:01:53.100Z] 5843afab3874: Download complete [2021-07-14T21:01:53.100Z] 0c86c3d58e6a: Verifying Checksum [2021-07-14T21:01:53.100Z] 0c86c3d58e6a: Download complete [2021-07-14T21:01:53.100Z] 02fffee71650: Verifying Checksum [2021-07-14T21:01:53.100Z] 02fffee71650: Download complete [2021-07-14T21:01:53.100Z] 5843afab3874: Pull complete [2021-07-14T21:01:53.390Z] 09329098e805: Verifying Checksum [2021-07-14T21:01:53.390Z] 09329098e805: Download complete [2021-07-14T21:01:53.390Z] 1174600ee52d: Pull complete [2021-07-14T21:01:53.659Z] 0c86c3d58e6a: Pull complete [2021-07-14T21:01:53.931Z] 02fffee71650: Pull complete [2021-07-14T21:01:53.931Z] 09329098e805: Pull complete [2021-07-14T21:01:53.931Z] Digest: sha256:414c1a5c0d9f57e4b8079bf36d53847ffc058f8a2f3da1da338de0a48862f87c [2021-07-14T21:01:53.931Z] Status: Downloaded newer image for python:3.6-alpine [2021-07-14T21:01:53.931Z] ---> e5d44943603f [2021-07-14T21:01:53.931Z] Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 [2021-07-14T21:01:54.202Z] ---> Running in 791a4263e9d4 [2021-07-14T21:01:54.469Z] Removing intermediate container 791a4263e9d4 [2021-07-14T21:01:54.469Z] ---> f46923419739 [2021-07-14T21:01:54.469Z] Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-14T21:01:54.469Z] ---> Running in 26da7cc54e31 [2021-07-14T21:01:54.469Z] Removing intermediate container 26da7cc54e31 [2021-07-14T21:01:54.469Z] ---> bb0e31a0c6bd [2021-07-14T21:01:54.469Z] Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox [2021-07-14T21:01:54.469Z] ---> Running in 175f5e375b99 [2021-07-14T21:01:55.053Z] Removing intermediate container 175f5e375b99 [2021-07-14T21:01:55.053Z] ---> 614162dda222 [2021-07-14T21:01:55.053Z] Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2021-07-14T21:01:55.053Z] ---> d6f52e1ef3ca [2021-07-14T21:01:55.053Z] Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2021-07-14T21:01:55.053Z] ---> Running in bd4b0666f474 [2021-07-14T21:01:55.053Z] Removing intermediate container bd4b0666f474 [2021-07-14T21:01:55.053Z] ---> fc25b14ac6e2 [2021-07-14T21:01:55.053Z] Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-14T21:01:55.325Z] ---> 79090919aceb [2021-07-14T21:01:55.325Z] Step 12/12 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:01:55.325Z] ---> Running in b229d92f131a [2021-07-14T21:01:55.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-07-14T21:01:55.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-07-14T21:01:55.861Z] (1/64) Installing bash (5.1.4-r0) [2021-07-14T21:01:55.861Z] Executing bash-5.1.4-r0.post-install [2021-07-14T21:01:55.861Z] (2/64) Installing libgcc (10.3.1_git20210424-r2) [2021-07-14T21:01:55.861Z] (3/64) Installing libstdc++ (10.3.1_git20210424-r2) [2021-07-14T21:01:55.861Z] (4/64) Installing binutils (2.35.2-r2) [2021-07-14T21:01:55.861Z] (5/64) Installing libmagic (5.40-r1) [2021-07-14T21:01:56.128Z] (6/64) Installing file (5.40-r1) [2021-07-14T21:01:56.128Z] (7/64) Installing libgomp (10.3.1_git20210424-r2) [2021-07-14T21:01:56.128Z] (8/64) Installing libatomic (10.3.1_git20210424-r2) [2021-07-14T21:01:56.128Z] (9/64) Installing libgphobos (10.3.1_git20210424-r2) [2021-07-14T21:01:56.128Z] (10/64) Installing gmp (6.2.1-r0) [2021-07-14T21:01:56.128Z] (11/64) Installing isl22 (0.22-r0) [2021-07-14T21:01:56.128Z] (12/64) Installing mpfr4 (4.1.0-r0) [2021-07-14T21:01:56.395Z] (13/64) Installing mpc1 (1.2.1-r0) [2021-07-14T21:01:56.395Z] (14/64) Installing gcc (10.3.1_git20210424-r2) [2021-07-14T21:01:57.353Z] Collecting lftools[openstack]==0.31.1 [2021-07-14T21:01:57.353Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-14T21:01:57.353Z] Collecting tabulate [2021-07-14T21:01:57.353Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-14T21:01:57.374Z] (15/64) Installing musl-dev (1.2.2-r3) [2021-07-14T21:01:57.374Z] (16/64) Installing libc-dev (0.7.2-r3) [2021-07-14T21:01:57.374Z] (17/64) Installing g++ (10.3.1_git20210424-r2) [2021-07-14T21:01:57.646Z] (18/64) Installing make (4.3-r0) [2021-07-14T21:01:57.918Z] (19/64) Installing fortify-headers (1.1-r1) [2021-07-14T21:01:57.918Z] (20/64) Installing patch (2.7.6-r7) [2021-07-14T21:01:57.918Z] (21/64) Installing build-base (0.5-r2) [2021-07-14T21:01:57.918Z] (22/64) Installing brotli-libs (1.0.9-r5) [2021-07-14T21:01:57.918Z] (23/64) Installing nghttp2-libs (1.43.0-r0) [2021-07-14T21:01:57.918Z] (24/64) Installing libcurl (7.77.0-r1) [2021-07-14T21:01:57.918Z] (25/64) Installing curl (7.77.0-r1) [2021-07-14T21:01:57.918Z] (26/64) Installing pcre2 (10.36-r0) [2021-07-14T21:01:57.918Z] (27/64) Installing git (2.32.0-r0) [2021-07-14T21:01:57.918Z] (28/64) Installing oniguruma (6.9.7.1-r0) [2021-07-14T21:01:57.918Z] (29/64) Installing jq (1.6-r1) [2021-07-14T21:01:57.918Z] (30/64) Installing linux-headers (5.10.41-r0) [2021-07-14T21:01:58.192Z] (31/64) Installing pkgconf (1.7.4-r0) [2021-07-14T21:01:58.192Z] (32/64) Installing libffi-dev (3.3-r2) [2021-07-14T21:01:58.192Z] (33/64) Installing zlib-dev (1.2.11-r3) [2021-07-14T21:01:58.192Z] (34/64) Installing xz-dev (5.2.5-r0) [2021-07-14T21:01:58.192Z] (35/64) Installing libxml2 (2.9.12-r1) [2021-07-14T21:01:58.192Z] (36/64) Installing libxml2-dev (2.9.12-r1) [2021-07-14T21:01:58.192Z] (37/64) Installing libgpg-error (1.42-r0) [2021-07-14T21:01:58.192Z] (38/64) Installing libgcrypt (1.9.3-r0) [2021-07-14T21:01:58.192Z] (39/64) Installing libxslt (1.1.34-r1) [2021-07-14T21:01:58.192Z] (40/64) Installing libxslt-dev (1.1.34-r1) [2021-07-14T21:01:58.192Z] (41/64) Installing openssl-dev (1.1.1k-r0) [2021-07-14T21:01:58.192Z] (42/64) Installing sudo (1.9.7_p1-r1) [2021-07-14T21:01:58.192Z] (43/64) Installing sysstat (12.5.4-r0) [2021-07-14T21:01:58.466Z] (44/64) Installing libblkid (2.37-r0) [2021-07-14T21:01:58.466Z] (45/64) Installing blkid (2.37-r0) [2021-07-14T21:01:58.466Z] (46/64) Installing libcap-ng (0.8.2-r0) [2021-07-14T21:01:58.466Z] (47/64) Installing setpriv (2.37-r0) [2021-07-14T21:01:58.466Z] (48/64) Installing libmount (2.37-r0) [2021-07-14T21:01:58.466Z] (49/64) Installing libsmartcols (2.37-r0) [2021-07-14T21:01:58.466Z] (50/64) Installing findmnt (2.37-r0) [2021-07-14T21:01:58.466Z] (51/64) Installing mcookie (2.37-r0) [2021-07-14T21:01:58.466Z] (52/64) Installing hexdump (2.37-r0) [2021-07-14T21:01:58.466Z] (53/64) Installing lsblk (2.37-r0) [2021-07-14T21:01:58.466Z] (54/64) Installing libuuid (2.37-r0) [2021-07-14T21:01:58.466Z] (55/64) Installing libfdisk (2.37-r0) [2021-07-14T21:01:58.466Z] (56/64) Installing sfdisk (2.37-r0) [2021-07-14T21:01:58.466Z] (57/64) Installing cfdisk (2.37-r0) [2021-07-14T21:01:58.466Z] (58/64) Installing partx (2.37-r0) [2021-07-14T21:01:58.466Z] (59/64) Installing flock (2.37-r0) [2021-07-14T21:01:58.466Z] (60/64) Installing logger (2.37-r0) [2021-07-14T21:01:58.466Z] (61/64) Installing uuidgen (2.37-r0) [2021-07-14T21:01:58.466Z] (62/64) Installing libeconf (0.3.8-r1) [2021-07-14T21:01:58.466Z] (63/64) Installing util-linux (2.37-r0) [2021-07-14T21:01:58.466Z] (64/64) Installing xmlstarlet (1.6.1-r0) [2021-07-14T21:01:58.466Z] Executing busybox-1.33.1-r2.trigger [2021-07-14T21:01:58.466Z] OK: 246 MiB in 98 packages [2021-07-14T21:01:59.902Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-14T21:02:00.175Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (57.0.0) [2021-07-14T21:02:00.448Z] Collecting setuptools [2021-07-14T21:02:00.737Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:02:00.737Z] Installing collected packages: setuptools [2021-07-14T21:02:00.737Z] Attempting uninstall: setuptools [2021-07-14T21:02:00.737Z] Found existing installation: setuptools 57.0.0 [2021-07-14T21:02:00.737Z] Uninstalling setuptools-57.0.0: [2021-07-14T21:02:00.737Z] Successfully uninstalled setuptools-57.0.0 [2021-07-14T21:02:00.749Z] Collecting setuptools>=36.5.0 [2021-07-14T21:02:00.749Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:02:00.749Z] Collecting oauth2client [2021-07-14T21:02:00.749Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-14T21:02:00.749Z] Collecting pygerrit2 [2021-07-14T21:02:00.749Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-14T21:02:00.749Z] Installing build dependencies: started [2021-07-14T21:02:01.357Z] Successfully installed setuptools-57.1.0 [2021-07-14T21:02:01.357Z] 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-14T21:02:01.968Z] Collecting lftools[openstack]==0.31.1 [2021-07-14T21:02:01.968Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-14T21:02:01.968Z] Collecting defusedxml [2021-07-14T21:02:01.968Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-14T21:02:01.968Z] Collecting pygerrit2 [2021-07-14T21:02:01.968Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-14T21:02:01.968Z] Installing build dependencies: started [2021-07-14T21:02:03.948Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:03.948Z] Getting requirements to build wheel: started [2021-07-14T21:02:03.948Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:03.948Z] Installing backend dependencies: started [2021-07-14T21:02:04.563Z] Installing backend dependencies: finished with status 'done' [2021-07-14T21:02:04.563Z] Preparing wheel metadata: started [2021-07-14T21:02:04.837Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:05.434Z] Collecting setuptools>=36.5.0 [2021-07-14T21:02:05.434Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-14T21:02:05.434Z] Collecting httplib2 [2021-07-14T21:02:05.434Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-14T21:02:05.434Z] Collecting jsonschema [2021-07-14T21:02:05.434Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-14T21:02:05.434Z] Collecting click [2021-07-14T21:02:05.434Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-14T21:02:05.434Z] Collecting six [2021-07-14T21:02:05.434Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-14T21:02:05.434Z] Collecting oauth2client [2021-07-14T21:02:05.434Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-14T21:02:05.709Z] Collecting pygithub [2021-07-14T21:02:05.709Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-14T21:02:06.304Z] Collecting ruamel.yaml [2021-07-14T21:02:06.304Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-14T21:02:06.304Z] Collecting requests [2021-07-14T21:02:06.304Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-14T21:02:06.304Z] Collecting tabulate [2021-07-14T21:02:06.304Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-14T21:02:06.578Z] Collecting tqdm [2021-07-14T21:02:06.578Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-14T21:02:06.578Z] Collecting docker [2021-07-14T21:02:06.578Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-14T21:02:06.578Z] Collecting xdg==3.0.2 [2021-07-14T21:02:06.578Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-14T21:02:06.853Z] Collecting lxml [2021-07-14T21:02:06.853Z] Downloading lxml-4.6.3.tar.gz (3.2 MB) [2021-07-14T21:02:07.835Z] Collecting email-validator [2021-07-14T21:02:07.835Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-14T21:02:07.835Z] Collecting bs4 [2021-07-14T21:02:07.835Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-14T21:02:08.111Z] Collecting pyyaml [2021-07-14T21:02:08.111Z] Downloading PyYAML-5.4.1.tar.gz (175 kB) [2021-07-14T21:02:08.387Z] Installing build dependencies: started [2021-07-14T21:02:10.889Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:10.889Z] Getting requirements to build wheel: started [2021-07-14T21:02:11.015Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:11.015Z] Getting requirements to build wheel: started [2021-07-14T21:02:12.316Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:12.317Z] Installing backend dependencies: started [2021-07-14T21:02:12.984Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:12.984Z] Preparing wheel metadata: started [2021-07-14T21:02:12.984Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:13.257Z] Collecting python-jenkins [2021-07-14T21:02:13.257Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-14T21:02:13.257Z] Collecting shade~=1.27.1 [2021-07-14T21:02:13.257Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-14T21:02:13.257Z] Collecting os-client-config>=1.28.0 [2021-07-14T21:02:13.257Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-14T21:02:13.257Z] Collecting openstacksdk>=0.9.19 [2021-07-14T21:02:13.257Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-14T21:02:13.532Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-14T21:02:13.532Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-14T21:02:13.532Z] Collecting requestsexceptions>=1.2.0 [2021-07-14T21:02:13.532Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-14T21:02:13.532Z] Collecting dogpile.cache>=0.6.5 [2021-07-14T21:02:13.532Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-14T21:02:13.532Z] Collecting keystoneauth1>=3.18.0 [2021-07-14T21:02:13.532Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-14T21:02:13.532Z] Collecting netifaces>=0.10.4 [2021-07-14T21:02:13.532Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-14T21:02:14.145Z] Collecting importlib-metadata>=1.7.0 [2021-07-14T21:02:14.145Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-14T21:02:14.145Z] Collecting os-service-types>=1.7.0 [2021-07-14T21:02:14.145Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:02:14.145Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-14T21:02:14.145Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-14T21:02:14.145Z] Collecting jmespath>=0.9.0 [2021-07-14T21:02:14.145Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:02:14.145Z] Collecting munch>=2.1.0 [2021-07-14T21:02:14.145Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-14T21:02:14.419Z] Collecting cryptography>=2.7 [2021-07-14T21:02:14.419Z] Downloading cryptography-3.4.7.tar.gz (546 kB) [2021-07-14T21:02:14.701Z] Installing build dependencies: started [2021-07-14T21:02:16.607Z] Installing backend dependencies: finished with status 'done' [2021-07-14T21:02:16.607Z] Preparing wheel metadata: started [2021-07-14T21:02:18.043Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:22.334Z] Collecting ruamel.yaml [2021-07-14T21:02:22.334Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-14T21:02:22.334Z] Collecting six [2021-07-14T21:02:22.607Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-14T21:02:22.608Z] Collecting defusedxml [2021-07-14T21:02:22.608Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-14T21:02:22.987Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:22.987Z] Getting requirements to build wheel: started [2021-07-14T21:02:23.260Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:23.260Z] Preparing wheel metadata: started [2021-07-14T21:02:24.242Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:24.242Z] Collecting appdirs>=1.3.0 [2021-07-14T21:02:24.242Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-14T21:02:24.242Z] Collecting decorator>=4.4.1 [2021-07-14T21:02:24.242Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-14T21:02:24.242Z] Collecting iso8601>=0.1.11 [2021-07-14T21:02:24.242Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:02:24.515Z] Collecting cffi>=1.12 [2021-07-14T21:02:24.515Z] Downloading cffi-1.14.6.tar.gz (475 kB) [2021-07-14T21:02:24.786Z] Collecting pycparser [2021-07-14T21:02:24.786Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-14T21:02:25.060Z] Collecting stevedore>=3.0.0 [2021-07-14T21:02:25.060Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-14T21:02:25.060Z] Collecting typing-extensions>=3.6.4 [2021-07-14T21:02:25.060Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-14T21:02:25.060Z] Collecting zipp>=0.5 [2021-07-14T21:02:25.060Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-14T21:02:25.060Z] Collecting jsonpointer>=1.9 [2021-07-14T21:02:25.060Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-14T21:02:25.333Z] Collecting charset-normalizer~=2.0.0 [2021-07-14T21:02:25.334Z] Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) [2021-07-14T21:02:25.334Z] Collecting idna<4,>=2.5 [2021-07-14T21:02:25.334Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-14T21:02:25.334Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-14T21:02:25.334Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-14T21:02:25.606Z] Collecting certifi>=2017.4.17 [2021-07-14T21:02:25.606Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-14T21:02:25.606Z] Collecting beautifulsoup4 [2021-07-14T21:02:25.606Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-14T21:02:25.606Z] Collecting soupsieve>1.2 [2021-07-14T21:02:25.606Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-14T21:02:25.880Z] Collecting websocket-client>=0.32.0 [2021-07-14T21:02:25.880Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-14T21:02:25.880Z] Collecting dnspython>=1.15.0 [2021-07-14T21:02:25.880Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-14T21:02:25.880Z] Collecting pyparsing<3,>=2.4.2 [2021-07-14T21:02:25.880Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-14T21:02:25.981Z] Collecting lxml [2021-07-14T21:02:25.981Z] Downloading lxml-4.6.3.tar.gz (3.2 MB) [2021-07-14T21:02:26.152Z] Collecting attrs>=17.4.0 [2021-07-14T21:02:26.153Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-14T21:02:26.153Z] Collecting pyrsistent>=0.14.0 [2021-07-14T21:02:26.153Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-14T21:02:26.153Z] Installing build dependencies: started [2021-07-14T21:02:27.588Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:27.588Z] Getting requirements to build wheel: started [2021-07-14T21:02:27.863Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:27.863Z] Preparing wheel metadata: started [2021-07-14T21:02:28.141Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:28.141Z] Collecting pyasn1-modules>=0.0.5 [2021-07-14T21:02:28.141Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-14T21:02:28.418Z] Collecting rsa>=3.1.4 [2021-07-14T21:02:28.418Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-14T21:02:28.418Z] Collecting pyasn1>=0.1.7 [2021-07-14T21:02:28.418Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-14T21:02:28.690Z] Collecting pynacl>=1.4.0 [2021-07-14T21:02:28.690Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-14T21:02:28.965Z] Installing build dependencies: started [2021-07-14T21:02:31.580Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:31.580Z] Getting requirements to build wheel: started [2021-07-14T21:02:31.854Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:02:31.854Z] Preparing wheel metadata: started [2021-07-14T21:02:32.451Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:02:32.451Z] Collecting pyjwt>=2.0 [2021-07-14T21:02:32.451Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-14T21:02:32.451Z] Collecting deprecated [2021-07-14T21:02:32.451Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:02:32.681Z] Collecting email-validator [2021-07-14T21:02:32.681Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-14T21:02:32.681Z] Collecting httplib2 [2021-07-14T21:02:32.681Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-14T21:02:32.681Z] Collecting pygithub [2021-07-14T21:02:32.681Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-14T21:02:32.681Z] Collecting docker [2021-07-14T21:02:32.681Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-14T21:02:32.726Z] Collecting wrapt<2,>=1.10 [2021-07-14T21:02:32.726Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-14T21:02:32.951Z] Collecting python-jenkins [2021-07-14T21:02:32.952Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-14T21:02:32.952Z] Collecting xdg==3.0.2 [2021-07-14T21:02:32.952Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-14T21:02:33.000Z] Collecting multi-key-dict [2021-07-14T21:02:33.000Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-14T21:02:33.222Z] Collecting click [2021-07-14T21:02:33.222Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-14T21:02:33.273Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-14T21:02:33.273Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-14T21:02:33.867Z] Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-14T21:02:33.867Z] Building wheel for cryptography (PEP 517): started [2021-07-14T21:02:34.193Z] Collecting tqdm [2021-07-14T21:02:34.193Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-14T21:02:34.465Z] Collecting jsonschema [2021-07-14T21:02:34.465Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-14T21:02:34.848Z] Building wheel for cryptography (PEP 517): finished with status 'error' [2021-07-14T21:02:34.848Z]  ERROR: Command errored out with exit status 1: [2021-07-14T21:02:34.848Z] command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmplqyi60qk [2021-07-14T21:02:34.848Z] cwd: /tmp/pip-install-gwp_nsaq/cryptography_da8d4d7cdcd64b02925c0e3bef347cdd [2021-07-14T21:02:34.848Z] Complete output (165 lines): [2021-07-14T21:02:34.848Z] running bdist_wheel [2021-07-14T21:02:34.848Z] running build [2021-07-14T21:02:34.848Z] running build_py [2021-07-14T21:02:34.848Z] creating build [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6 [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] copying src/cryptography/__about__.py -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] copying src/cryptography/__init__.py -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] copying src/cryptography/exceptions.py -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] copying src/cryptography/fernet.py -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] copying src/cryptography/utils.py -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/_der.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/_oid.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/_types.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/base.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/extensions.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/general_name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/name.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] copying src/cryptography/x509/oid.py -> build/lib.linux-x86_64-3.6/cryptography/x509 [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings [2021-07-14T21:02:34.848Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.848Z] copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:02:34.849Z] creating build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:02:34.849Z] copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-x86_64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:02:34.849Z] running egg_info [2021-07-14T21:02:34.849Z] writing src/cryptography.egg-info/PKG-INFO [2021-07-14T21:02:34.849Z] writing dependency_links to src/cryptography.egg-info/dependency_links.txt [2021-07-14T21:02:34.849Z] writing requirements to src/cryptography.egg-info/requires.txt [2021-07-14T21:02:34.849Z] writing top-level names to src/cryptography.egg-info/top_level.txt [2021-07-14T21:02:34.849Z] reading manifest file 'src/cryptography.egg-info/SOURCES.txt' [2021-07-14T21:02:34.849Z] reading manifest template 'MANIFEST.in' [2021-07-14T21:02:34.849Z] no previously-included directories found matching 'docs/_build' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'vectors' [2021-07-14T21:02:34.849Z] warning: no previously-included files matching '*' found under directory 'vectors' [2021-07-14T21:02:34.849Z] warning: no previously-included files matching '*' found under directory '.github' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'release.py' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching '.coveragerc' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'codecov.yml' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching '.readthedocs.yml' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'dev-requirements.txt' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'tox.ini' [2021-07-14T21:02:34.849Z] warning: no previously-included files found matching 'mypy.ini' [2021-07-14T21:02:34.849Z] warning: no previously-included files matching '*' found under directory '.zuul.d' [2021-07-14T21:02:34.849Z] warning: no previously-included files matching '*' found under directory '.zuul.playbooks' [2021-07-14T21:02:34.849Z] adding license file 'LICENSE' [2021-07-14T21:02:34.849Z] adding license file 'LICENSE.APACHE' [2021-07-14T21:02:34.849Z] adding license file 'LICENSE.BSD' [2021-07-14T21:02:34.849Z] adding license file 'LICENSE.PSF' [2021-07-14T21:02:34.849Z] writing manifest file 'src/cryptography.egg-info/SOURCES.txt' [2021-07-14T21:02:34.849Z] copying src/cryptography/py.typed -> build/lib.linux-x86_64-3.6/cryptography [2021-07-14T21:02:34.849Z] running build_ext [2021-07-14T21:02:34.849Z] generating cffi module 'build/temp.linux-x86_64-3.6/_padding.c' [2021-07-14T21:02:34.849Z] creating build/temp.linux-x86_64-3.6 [2021-07-14T21:02:34.849Z] generating cffi module 'build/temp.linux-x86_64-3.6/_openssl.c' [2021-07-14T21:02:34.849Z] running build_rust [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] =============================DEBUG ASSISTANCE============================= [2021-07-14T21:02:34.849Z] If you are seeing a compilation error please try the following steps to [2021-07-14T21:02:34.849Z] successfully install cryptography: [2021-07-14T21:02:34.849Z] 1) Upgrade to the latest pip and try again. This will fix errors for most [2021-07-14T21:02:34.849Z] users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip [2021-07-14T21:02:34.849Z] 2) Read https://cryptography.io/en/latest/installation.html for specific [2021-07-14T21:02:34.849Z] instructions for your platform. [2021-07-14T21:02:34.849Z] 3) Check our frequently asked questions for more information: [2021-07-14T21:02:34.849Z] https://cryptography.io/en/latest/faq.html [2021-07-14T21:02:34.849Z] 4) Ensure you have a recent Rust toolchain installed: [2021-07-14T21:02:34.849Z] https://cryptography.io/en/latest/installation.html#rust [2021-07-14T21:02:34.849Z] 5) If you are experiencing issues with Rust for *this release only* you may [2021-07-14T21:02:34.849Z] set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. [2021-07-14T21:02:34.849Z] =============================DEBUG ASSISTANCE============================= [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] error: can't find Rust compiler [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] To update pip, run: [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] pip install --upgrade pip [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] and then retry package installation. [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. [2021-07-14T21:02:34.849Z] [2021-07-14T21:02:34.849Z] This package requires Rust >=1.41.0. [2021-07-14T21:02:34.849Z] ---------------------------------------- [2021-07-14T21:02:34.849Z]  ERROR: Failed building wheel for cryptography [2021-07-14T21:02:34.849Z]  Building wheel for cffi (setup.py): started [2021-07-14T21:02:35.055Z] Collecting requests [2021-07-14T21:02:35.055Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-14T21:02:35.055Z] Collecting bs4 [2021-07-14T21:02:35.055Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-14T21:02:37.022Z] Collecting pyyaml [2021-07-14T21:02:37.022Z] Downloading PyYAML-5.4.1.tar.gz (175 kB) [2021-07-14T21:02:38.447Z] Installing build dependencies: started [2021-07-14T21:02:41.556Z] Building wheel for cffi (setup.py): finished with status 'done' [2021-07-14T21:02:41.556Z] Created wheel for cffi: filename=cffi-1.14.6-cp36-cp36m-linux_x86_64.whl size=185497 sha256=4f96cb01b0247e3339aaeb3496620c5909b9778429ed272a80b930bf1c384de7 [2021-07-14T21:02:41.556Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/c7/6e/bc/b829b6a99caa14fa4a38aeff2e10db35e836c723dac47f7927 [2021-07-14T21:02:41.556Z] Building wheel for netifaces (setup.py): started [2021-07-14T21:02:42.168Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-14T21:02:42.168Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp36-cp36m-linux_x86_64.whl size=13118 sha256=e23d851be1a246abc185d9b70e8862675d92044dbdaa8089d42b6b87c8732738 [2021-07-14T21:02:42.168Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/28/5e/31/99d2eed225265876c586a36ddb533924205309f1ca3b08200a [2021-07-14T21:02:42.169Z] Building wheel for pyyaml (PEP 517): started [2021-07-14T21:02:42.763Z] Building wheel for pyyaml (PEP 517): finished with status 'done' [2021-07-14T21:02:42.763Z] Created wheel for pyyaml: filename=PyYAML-5.4.1-cp36-cp36m-linux_x86_64.whl size=45658 sha256=5c321b74919e33496064a3b4b5139c18df9bc2efe1a699b98ea84911d19b1faa [2021-07-14T21:02:42.763Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/30/79/82/cda01fa314a0e1a1c485aacf0a374bde74d8975bc82900afff [2021-07-14T21:02:42.763Z] Building wheel for bs4 (setup.py): started [2021-07-14T21:02:43.036Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-14T21:02:43.036Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=597e773a41ea7e94a5559d0c1641bf7ff4c210eb59cdf35a1229859960b9a7e1 [2021-07-14T21:02:43.036Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-14T21:02:43.036Z] Building wheel for pyrsistent (PEP 517): started [2021-07-14T21:02:44.468Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-14T21:02:44.468Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp36-cp36m-linux_x86_64.whl size=72948 sha256=f178ee1aa0f17fdef4d75f5aa5d0024b4e1501e0ae7d023af0eed3c350a37274 [2021-07-14T21:02:44.468Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/cb/62/d2/c88499b092c1f225db7e55dbbcd8dcd45543194e46e54c370a [2021-07-14T21:02:44.468Z] Building wheel for lxml (setup.py): started [2021-07-14T21:02:53.520Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:02:53.520Z] Getting requirements to build wheel: started [2021-07-14T21:03:07.391Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:03:07.391Z] Preparing wheel metadata: started [2021-07-14T21:03:09.358Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:03:09.359Z] Collecting shade~=1.27.1 [2021-07-14T21:03:09.359Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-14T21:03:09.950Z] Collecting openstacksdk>=0.9.19 [2021-07-14T21:03:10.223Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-14T21:03:10.816Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-14T21:03:10.816Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-14T21:03:11.089Z] Collecting os-client-config>=1.28.0 [2021-07-14T21:03:11.089Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-14T21:03:11.362Z] Collecting appdirs>=1.3.0 [2021-07-14T21:03:11.362Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-14T21:03:11.635Z] Collecting dogpile.cache>=0.6.5 [2021-07-14T21:03:11.635Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-14T21:03:11.635Z] Collecting jmespath>=0.9.0 [2021-07-14T21:03:11.635Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:03:12.230Z] Collecting keystoneauth1>=3.18.0 [2021-07-14T21:03:12.230Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-14T21:03:12.230Z] Collecting requestsexceptions>=1.2.0 [2021-07-14T21:03:12.230Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-14T21:03:13.207Z] Collecting importlib-metadata>=1.7.0 [2021-07-14T21:03:13.207Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-14T21:03:13.207Z] Collecting os-service-types>=1.7.0 [2021-07-14T21:03:13.207Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-14T21:03:13.478Z] Collecting iso8601>=0.1.11 [2021-07-14T21:03:13.478Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:03:13.748Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-14T21:03:13.748Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-14T21:03:14.022Z] Collecting netifaces>=0.10.4 [2021-07-14T21:03:14.022Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-14T21:03:15.986Z] Collecting decorator>=4.4.1 [2021-07-14T21:03:15.986Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-14T21:03:18.592Z] Collecting cryptography>=2.7 [2021-07-14T21:03:18.592Z] Downloading cryptography-3.4.7.tar.gz (546 kB) [2021-07-14T21:03:19.566Z] Installing build dependencies: started [2021-07-14T21:04:16.082Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:04:16.082Z] Getting requirements to build wheel: started [2021-07-14T21:04:16.082Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:04:16.082Z] Preparing wheel metadata: started [2021-07-14T21:04:16.082Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:04:16.082Z] Collecting munch>=2.1.0 [2021-07-14T21:04:16.082Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-14T21:04:18.071Z] Collecting cffi>=1.12 [2021-07-14T21:04:18.071Z] Downloading cffi-1.14.6.tar.gz (475 kB) [2021-07-14T21:04:20.680Z] Collecting pycparser [2021-07-14T21:04:20.680Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-14T21:04:20.953Z] Collecting stevedore>=3.0.0 [2021-07-14T21:04:20.953Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-14T21:04:21.548Z] Collecting zipp>=0.5 [2021-07-14T21:04:21.548Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-14T21:04:21.548Z] Collecting typing-extensions>=3.6.4 [2021-07-14T21:04:21.548Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-14T21:04:21.820Z] Collecting jsonpointer>=1.9 [2021-07-14T21:04:21.820Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-14T21:04:23.793Z] Collecting certifi>=2017.4.17 [2021-07-14T21:04:23.793Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-14T21:04:23.793Z] Collecting idna<4,>=2.5 [2021-07-14T21:04:23.793Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-14T21:04:24.387Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-14T21:04:24.387Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-14T21:04:24.387Z] Collecting charset-normalizer~=2.0.0 [2021-07-14T21:04:24.387Z] Downloading charset_normalizer-2.0.1-py3-none-any.whl (35 kB) [2021-07-14T21:04:25.819Z] Collecting beautifulsoup4 [2021-07-14T21:04:25.819Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-14T21:04:25.819Z] Collecting soupsieve>1.2 [2021-07-14T21:04:25.819Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-14T21:04:26.793Z] Collecting websocket-client>=0.32.0 [2021-07-14T21:04:26.793Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-14T21:04:27.067Z] Collecting dnspython>=1.15.0 [2021-07-14T21:04:27.067Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-14T21:04:28.043Z] Collecting pyparsing<3,>=2.4.2 [2021-07-14T21:04:28.043Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-14T21:04:28.635Z] Collecting attrs>=17.4.0 [2021-07-14T21:04:28.635Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-14T21:04:28.635Z] Collecting pyrsistent>=0.14.0 [2021-07-14T21:04:28.908Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-14T21:04:28.908Z] Installing build dependencies: started [2021-07-14T21:04:36.281Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:04:39.055Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:04:39.055Z] Getting requirements to build wheel: started [2021-07-14T21:04:39.663Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:04:39.663Z] Preparing wheel metadata: started [2021-07-14T21:04:41.640Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:04:42.623Z] Collecting pyasn1-modules>=0.0.5 [2021-07-14T21:04:42.623Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-14T21:04:43.218Z] Collecting pyasn1>=0.1.7 [2021-07-14T21:04:43.218Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-14T21:04:43.490Z] Collecting rsa>=3.1.4 [2021-07-14T21:04:43.490Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-14T21:04:44.917Z] Collecting deprecated [2021-07-14T21:04:44.917Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-14T21:04:45.516Z] Collecting pyjwt>=2.0 [2021-07-14T21:04:45.516Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-14T21:04:45.787Z] Collecting pynacl>=1.4.0 [2021-07-14T21:04:45.787Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-14T21:04:49.168Z] Installing build dependencies: started [2021-07-14T21:05:01.554Z] Installing build dependencies: finished with status 'done' [2021-07-14T21:05:01.554Z] Getting requirements to build wheel: started [2021-07-14T21:05:02.155Z] Getting requirements to build wheel: finished with status 'done' [2021-07-14T21:05:02.155Z] Preparing wheel metadata: started [2021-07-14T21:05:07.630Z] Preparing wheel metadata: finished with status 'done' [2021-07-14T21:05:07.906Z] Collecting wrapt<2,>=1.10 [2021-07-14T21:05:07.906Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-14T21:05:09.895Z] Collecting multi-key-dict [2021-07-14T21:05:09.895Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-14T21:05:12.525Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-14T21:05:12.525Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-14T21:05:15.927Z] Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-14T21:05:15.927Z] Building wheel for cryptography (PEP 517): started [2021-07-14T21:05:24.220Z] Building wheel for cryptography (PEP 517): finished with status 'error' [2021-07-14T21:05:24.220Z]  ERROR: Command errored out with exit status 1: [2021-07-14T21:05:24.220Z] command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpfrmi7wtg [2021-07-14T21:05:24.220Z] cwd: /tmp/pip-install-jiy4yk_w/cryptography_ace62553c00e49e8b724cdf8718f9e8b [2021-07-14T21:05:24.220Z] Complete output (165 lines): [2021-07-14T21:05:24.220Z] running bdist_wheel [2021-07-14T21:05:24.220Z] running build [2021-07-14T21:05:24.220Z] running build_py [2021-07-14T21:05:24.220Z] creating build [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6 [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] copying src/cryptography/__about__.py -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] copying src/cryptography/utils.py -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] copying src/cryptography/fernet.py -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] copying src/cryptography/__init__.py -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] copying src/cryptography/exceptions.py -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/_oid.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/_der.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/_types.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/base.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/extensions.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/ocsp.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/oid.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/name.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] copying src/cryptography/x509/general_name.py -> build/lib.linux-aarch64-3.6/cryptography/x509 [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/backends [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/backends/interfaces.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends [2021-07-14T21:05:24.220Z] copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends [2021-07-14T21:05:24.220Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/kdf [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/ciphers [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/twofactor/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/twofactor [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/asymmetric [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/primitives/serialization [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/bindings/openssl [2021-07-14T21:05:24.221Z] creating build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/ocsp.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] copying src/cryptography/hazmat/backends/openssl/encode_asn1.py -> build/lib.linux-aarch64-3.6/cryptography/hazmat/backends/openssl [2021-07-14T21:05:24.221Z] running egg_info [2021-07-14T21:05:24.221Z] writing src/cryptography.egg-info/PKG-INFO [2021-07-14T21:05:24.221Z] writing dependency_links to src/cryptography.egg-info/dependency_links.txt [2021-07-14T21:05:24.221Z] writing requirements to src/cryptography.egg-info/requires.txt [2021-07-14T21:05:24.221Z] writing top-level names to src/cryptography.egg-info/top_level.txt [2021-07-14T21:05:24.221Z] reading manifest file 'src/cryptography.egg-info/SOURCES.txt' [2021-07-14T21:05:24.221Z] reading manifest template 'MANIFEST.in' [2021-07-14T21:05:24.221Z] no previously-included directories found matching 'docs/_build' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'vectors' [2021-07-14T21:05:24.221Z] warning: no previously-included files matching '*' found under directory 'vectors' [2021-07-14T21:05:24.221Z] warning: no previously-included files matching '*' found under directory '.github' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'release.py' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching '.coveragerc' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'codecov.yml' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching '.readthedocs.yml' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'dev-requirements.txt' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'tox.ini' [2021-07-14T21:05:24.221Z] warning: no previously-included files found matching 'mypy.ini' [2021-07-14T21:05:24.221Z] warning: no previously-included files matching '*' found under directory '.zuul.d' [2021-07-14T21:05:24.221Z] warning: no previously-included files matching '*' found under directory '.zuul.playbooks' [2021-07-14T21:05:24.221Z] adding license file 'LICENSE' [2021-07-14T21:05:24.221Z] adding license file 'LICENSE.APACHE' [2021-07-14T21:05:24.221Z] adding license file 'LICENSE.BSD' [2021-07-14T21:05:24.221Z] adding license file 'LICENSE.PSF' [2021-07-14T21:05:24.221Z] writing manifest file 'src/cryptography.egg-info/SOURCES.txt' [2021-07-14T21:05:24.221Z] copying src/cryptography/py.typed -> build/lib.linux-aarch64-3.6/cryptography [2021-07-14T21:05:24.221Z] running build_ext [2021-07-14T21:05:24.221Z] generating cffi module 'build/temp.linux-aarch64-3.6/_padding.c' [2021-07-14T21:05:24.221Z] creating build/temp.linux-aarch64-3.6 [2021-07-14T21:05:24.221Z] generating cffi module 'build/temp.linux-aarch64-3.6/_openssl.c' [2021-07-14T21:05:24.221Z] running build_rust [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] =============================DEBUG ASSISTANCE============================= [2021-07-14T21:05:24.221Z] If you are seeing a compilation error please try the following steps to [2021-07-14T21:05:24.221Z] successfully install cryptography: [2021-07-14T21:05:24.221Z] 1) Upgrade to the latest pip and try again. This will fix errors for most [2021-07-14T21:05:24.221Z] users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip [2021-07-14T21:05:24.221Z] 2) Read https://cryptography.io/en/latest/installation.html for specific [2021-07-14T21:05:24.221Z] instructions for your platform. [2021-07-14T21:05:24.221Z] 3) Check our frequently asked questions for more information: [2021-07-14T21:05:24.221Z] https://cryptography.io/en/latest/faq.html [2021-07-14T21:05:24.221Z] 4) Ensure you have a recent Rust toolchain installed: [2021-07-14T21:05:24.221Z] https://cryptography.io/en/latest/installation.html#rust [2021-07-14T21:05:24.221Z] 5) If you are experiencing issues with Rust for *this release only* you may [2021-07-14T21:05:24.221Z] set the environment variable `CRYPTOGRAPHY_DONT_BUILD_RUST=1`. [2021-07-14T21:05:24.221Z] =============================DEBUG ASSISTANCE============================= [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] error: can't find Rust compiler [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler. [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] To update pip, run: [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] pip install --upgrade pip [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] and then retry package installation. [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain. [2021-07-14T21:05:24.221Z] [2021-07-14T21:05:24.221Z] This package requires Rust >=1.41.0. [2021-07-14T21:05:24.221Z] ---------------------------------------- [2021-07-14T21:05:24.221Z]  ERROR: Failed building wheel for cryptography [2021-07-14T21:05:24.221Z]  Building wheel for cffi (setup.py): started [2021-07-14T21:05:32.675Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:05:32.676Z] Building wheel for lxml (setup.py): finished with status 'done' [2021-07-14T21:05:32.676Z] Created wheel for lxml: filename=lxml-4.6.3-cp36-cp36m-linux_x86_64.whl size=1621233 sha256=5e279351370d2dab187a02de88b83a6ed884e6cd583fd690ce03efaa416e87bb [2021-07-14T21:05:32.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/7f/02/7b/7d804f760999383073aad65de250dc88fb3c1fe02071992b9c [2021-07-14T21:05:32.676Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-14T21:05:32.676Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-14T21:05:32.676Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=539c25903da774877c4b477b923c2b919248406ec41758ab6937bcf475291bb8 [2021-07-14T21:05:32.676Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-14T21:05:32.676Z] Building wheel for pynacl (PEP 517): started [2021-07-14T21:05:56.623Z] Building wheel for cffi (setup.py): finished with status 'done' [2021-07-14T21:05:56.624Z] Created wheel for cffi: filename=cffi-1.14.6-cp36-cp36m-linux_aarch64.whl size=188818 sha256=90424ee7d70a3f6930a08578f7a7690b921326de01c9d92d689e1e43692a1ce5 [2021-07-14T21:05:56.624Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/c7/6e/bc/b829b6a99caa14fa4a38aeff2e10db35e836c723dac47f7927 [2021-07-14T21:05:56.624Z] Building wheel for netifaces (setup.py): started [2021-07-14T21:06:04.908Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-14T21:06:04.908Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp36-cp36m-linux_aarch64.whl size=13063 sha256=29c1d6f436e4aa5796a02465bfafdbbef55c10994fc533dbbb3889fb7c6d88a8 [2021-07-14T21:06:04.908Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/28/5e/31/99d2eed225265876c586a36ddb533924205309f1ca3b08200a [2021-07-14T21:06:04.908Z] Building wheel for pyyaml (PEP 517): started [2021-07-14T21:06:08.290Z] Building wheel for pyyaml (PEP 517): finished with status 'done' [2021-07-14T21:06:08.290Z] Created wheel for pyyaml: filename=PyYAML-5.4.1-cp36-cp36m-linux_aarch64.whl size=45658 sha256=e9ccb991c4b066dd75672552c23eb9033a7317ecbc0ae34d824272691589f7b5 [2021-07-14T21:06:08.290Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/30/79/82/cda01fa314a0e1a1c485aacf0a374bde74d8975bc82900afff [2021-07-14T21:06:08.290Z] Building wheel for bs4 (setup.py): started [2021-07-14T21:06:10.267Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-14T21:06:10.267Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=d581e39eff7bec55d7b5dca109770dd9023e1d349a9723430a549fd4f9be0064 [2021-07-14T21:06:10.267Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-14T21:06:10.267Z] Building wheel for pyrsistent (PEP 517): started [2021-07-14T21:06:18.546Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-14T21:06:18.546Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp36-cp36m-linux_aarch64.whl size=72440 sha256=bd47850ccaa7c903497841b5a033617f6d70da701a9c81ff86cbcf386fae15d6 [2021-07-14T21:06:18.546Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/cb/62/d2/c88499b092c1f225db7e55dbbcd8dcd45543194e46e54c370a [2021-07-14T21:06:18.546Z] Building wheel for lxml (setup.py): started [2021-07-14T21:06:40.554Z] Building wheel for pynacl (PEP 517): still running... [2021-07-14T21:06:52.889Z] Building wheel for pynacl (PEP 517): finished with status 'done' [2021-07-14T21:06:52.889Z] Created wheel for pynacl: filename=PyNaCl-1.4.0-cp36-cp36m-linux_x86_64.whl size=274790 sha256=ba68dfbca7847033d2e39e9d1feeefdcde6606b42a75dc6846194cac3f18caca [2021-07-14T21:06:52.889Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/5e/c8/ac/59174038758859f6bf8e75199935da3f63cd20124c968500d2 [2021-07-14T21:06:52.889Z] Building wheel for wrapt (setup.py): started [2021-07-14T21:06:53.857Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-14T21:06:53.857Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33389 sha256=4a697e07252a28adccecfdb388a55e530de4e327777e89b04afc344cf8091600 [2021-07-14T21:06:53.857Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-14T21:06:53.857Z] Building wheel for multi-key-dict (setup.py): started [2021-07-14T21:06:53.857Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-14T21:06:53.857Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=6dd2c06718965cd2ede323b08c66986e5e61eea5fc0ea8ca63e304a0f784aa52 [2021-07-14T21:06:53.857Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-14T21:06:53.857Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-14T21:07:12.463Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-14T21:07:12.463Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp36-cp36m-linux_x86_64.whl size=160200 sha256=fd2b0d12ab0224db7c07765575160663a5b3112a9835aab20ea99f81d620d37c [2021-07-14T21:07:12.463Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4059bk0d/wheels/70/2f/83/600ac5a68f390250d734c9cc74fb7914d15eab03877a7e0fbd [2021-07-14T21:07:12.463Z] Successfully built cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib [2021-07-14T21:07:12.463Z] Failed to build cryptography [2021-07-14T21:07:12.463Z] ERROR: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly [2021-07-14T21:07:12.463Z] The command '/bin/sh -c apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:07:13.454Z] Failed in branch amd64 [2021-07-14T21:20:56.925Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:22:33.712Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:23:41.760Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:25:18.613Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:26:55.435Z] Building wheel for lxml (setup.py): still running... [2021-07-14T21:27:34.390Z] Building wheel for lxml (setup.py): finished with status 'done' [2021-07-14T21:27:34.390Z] Created wheel for lxml: filename=lxml-4.6.3-cp36-cp36m-linux_aarch64.whl size=1545465 sha256=22c301bf52578921029f14433fbd25e69a31c553152f1c4a18dfe162ad449249 [2021-07-14T21:27:34.390Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/7f/02/7b/7d804f760999383073aad65de250dc88fb3c1fe02071992b9c [2021-07-14T21:27:34.390Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-14T21:27:34.390Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-14T21:27:34.390Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=08d97d6ce7846605882914b3ca041fdea67240c3da2071686324ee3ae45f6a36 [2021-07-14T21:27:34.390Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-14T21:27:34.390Z] Building wheel for pynacl (PEP 517): started [2021-07-14T21:28:01.221Z] Building wheel for pynacl (PEP 517): finished with status 'error' [2021-07-14T21:28:01.221Z]  ERROR: Command errored out with exit status 1: [2021-07-14T21:28:01.221Z] command: /usr/local/bin/python /usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpif70365o [2021-07-14T21:28:01.221Z] cwd: /tmp/pip-install-jiy4yk_w/pynacl_a2652f07df484dd5b772ab4a3b5f0f0c [2021-07-14T21:28:01.221Z] Complete output (309 lines): [2021-07-14T21:28:01.221Z] running bdist_wheel [2021-07-14T21:28:01.221Z] running build [2021-07-14T21:28:01.221Z] running build_py [2021-07-14T21:28:01.221Z] creating build [2021-07-14T21:28:01.221Z] creating build/lib.linux-aarch64-3.6 [2021-07-14T21:28:01.221Z] creating build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/hash.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/utils.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/signing.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/hashlib.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/public.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/__init__.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/exceptions.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/secret.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] copying src/nacl/encoding.py -> build/lib.linux-aarch64-3.6/nacl [2021-07-14T21:28:01.221Z] creating build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-3.6/nacl/pwhash [2021-07-14T21:28:01.221Z] creating build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_core.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-3.6/nacl/bindings [2021-07-14T21:28:01.221Z] running build_clib [2021-07-14T21:28:01.221Z] checking build system type... aarch64-unknown-linux-musl [2021-07-14T21:28:01.221Z] checking host system type... aarch64-unknown-linux-musl [2021-07-14T21:28:01.221Z] checking for a BSD-compatible install... /usr/bin/install -c [2021-07-14T21:28:01.221Z] checking whether build environment is sane... yes [2021-07-14T21:28:01.221Z] checking for a thread-safe mkdir -p... /tmp/pip-install-jiy4yk_w/pynacl_a2652f07df484dd5b772ab4a3b5f0f0c/src/libsodium/build-aux/install-sh -c -d [2021-07-14T21:28:01.221Z] checking for gawk... no [2021-07-14T21:28:01.221Z] checking for mawk... no [2021-07-14T21:28:01.221Z] checking for nawk... no [2021-07-14T21:28:01.221Z] checking for awk... awk [2021-07-14T21:28:01.221Z] checking whether make sets $(MAKE)... no [2021-07-14T21:28:01.221Z] checking whether make supports nested variables... no [2021-07-14T21:28:01.221Z] checking whether UID '0' is supported by ustar format... yes [2021-07-14T21:28:01.221Z] checking whether GID '0' is supported by ustar format... yes [2021-07-14T21:28:01.221Z] checking how to create a ustar tar archive... none [2021-07-14T21:28:01.221Z] checking whether make supports nested variables... (cached) no [2021-07-14T21:28:01.221Z] checking whether to enable maintainer-specific portions of Makefiles... no [2021-07-14T21:28:01.221Z] checking whether make supports the include directive... no [2021-07-14T21:28:01.222Z] checking for gcc... gcc [2021-07-14T21:28:01.222Z] checking whether the C compiler works... yes [2021-07-14T21:28:01.222Z] checking for C compiler default output file name... a.out [2021-07-14T21:28:01.222Z] checking for suffix of executables... [2021-07-14T21:28:01.222Z] checking whether we are cross compiling... no [2021-07-14T21:28:01.222Z] checking for suffix of object files... o [2021-07-14T21:28:01.222Z] checking whether we are using the GNU C compiler... yes [2021-07-14T21:28:01.222Z] checking whether gcc accepts -g... yes [2021-07-14T21:28:01.222Z] checking for gcc option to accept ISO C89... none needed [2021-07-14T21:28:01.222Z] checking whether gcc understands -c and -o together... yes [2021-07-14T21:28:01.222Z] checking dependency style of gcc... none [2021-07-14T21:28:01.222Z] checking for a sed that does not truncate output... /bin/sed [2021-07-14T21:28:01.222Z] checking how to run the C preprocessor... gcc -E [2021-07-14T21:28:01.222Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-14T21:28:01.222Z] checking for egrep... /bin/grep -E [2021-07-14T21:28:01.222Z] checking whether gcc is Clang... no [2021-07-14T21:28:01.222Z] checking whether pthreads work with -pthread... yes [2021-07-14T21:28:01.222Z] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [2021-07-14T21:28:01.222Z] checking whether more special flags are required for pthreads... no [2021-07-14T21:28:01.222Z] checking for PTHREAD_PRIO_INHERIT... yes [2021-07-14T21:28:01.222Z] checking for gcc option to accept ISO C99... none needed [2021-07-14T21:28:01.222Z] checking dependency style of gcc... none [2021-07-14T21:28:01.222Z] checking for ANSI C header files... yes [2021-07-14T21:28:01.222Z] checking for sys/types.h... yes [2021-07-14T21:28:01.222Z] checking for sys/stat.h... yes [2021-07-14T21:28:01.222Z] checking for stdlib.h... yes [2021-07-14T21:28:01.222Z] checking for string.h... yes [2021-07-14T21:28:01.222Z] checking for memory.h... yes [2021-07-14T21:28:01.222Z] checking for strings.h... yes [2021-07-14T21:28:01.222Z] checking for inttypes.h... yes [2021-07-14T21:28:01.222Z] checking for stdint.h... yes [2021-07-14T21:28:01.222Z] checking for unistd.h... yes [2021-07-14T21:28:01.222Z] checking minix/config.h usability... no [2021-07-14T21:28:01.222Z] checking minix/config.h presence... no [2021-07-14T21:28:01.222Z] checking for minix/config.h... no [2021-07-14T21:28:01.222Z] checking whether it is safe to define __EXTENSIONS__... yes [2021-07-14T21:28:01.222Z] checking for variable-length arrays... yes [2021-07-14T21:28:01.222Z] checking for __wasi__ defined... no [2021-07-14T21:28:01.222Z] checking for _FORTIFY_SOURCE defined... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fvisibility=hidden... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fPIC... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fPIE... yes [2021-07-14T21:28:01.222Z] checking whether the linker accepts -pie... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fno-strict-aliasing... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fno-strict-overflow... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -fstack-protector... yes [2021-07-14T21:28:01.222Z] checking whether the linker accepts -fstack-protector... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes [2021-07-14T21:28:01.222Z] checking for clang... no [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes [2021-07-14T21:28:01.222Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes [2021-07-14T21:28:01.223Z] checking whether the linker accepts -Wl,-z,relro... yes [2021-07-14T21:28:01.223Z] checking whether the linker accepts -Wl,-z,now... yes [2021-07-14T21:28:01.223Z] checking whether the linker accepts -Wl,-z,noexecstack... yes [2021-07-14T21:28:01.223Z] checking whether segmentation violations can be caught when using the C compiler... yes [2021-07-14T21:28:01.223Z] checking whether SIGABRT can be caught when using the C compiler... no [2021-07-14T21:28:01.223Z] configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. [2021-07-14T21:28:01.223Z] checking for thread local storage (TLS) class... _Thread_local [2021-07-14T21:28:01.223Z] thread local storage is supported [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -ftls-model=local-dynamic... yes [2021-07-14T21:28:01.223Z] checking how to print strings... printf [2021-07-14T21:28:01.223Z] checking for a sed that does not truncate output... (cached) /bin/sed [2021-07-14T21:28:01.223Z] checking for fgrep... /bin/grep -F [2021-07-14T21:28:01.223Z] checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld [2021-07-14T21:28:01.223Z] checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes [2021-07-14T21:28:01.223Z] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2021-07-14T21:28:01.223Z] checking the name lister (/usr/bin/nm -B) interface... BSD nm [2021-07-14T21:28:01.223Z] checking whether ln -s works... yes [2021-07-14T21:28:01.223Z] checking the maximum length of command line arguments... 98304 [2021-07-14T21:28:01.223Z] checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop [2021-07-14T21:28:01.223Z] checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop [2021-07-14T21:28:01.223Z] checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r [2021-07-14T21:28:01.223Z] checking for objdump... objdump [2021-07-14T21:28:01.223Z] checking how to recognize dependent libraries... pass_all [2021-07-14T21:28:01.223Z] checking for dlltool... no [2021-07-14T21:28:01.223Z] checking how to associate runtime and link libraries... printf %s\n [2021-07-14T21:28:01.223Z] checking for ar... ar [2021-07-14T21:28:01.223Z] checking for archiver @FILE support... @ [2021-07-14T21:28:01.223Z] checking for strip... strip [2021-07-14T21:28:01.223Z] checking for ranlib... ranlib [2021-07-14T21:28:01.223Z] checking command to parse /usr/bin/nm -B output from gcc object... ok [2021-07-14T21:28:01.223Z] checking for sysroot... no [2021-07-14T21:28:01.223Z] checking for a working dd... /bin/dd [2021-07-14T21:28:01.223Z] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2021-07-14T21:28:01.223Z] checking for mt... no [2021-07-14T21:28:01.223Z] checking if : is a manifest tool... no [2021-07-14T21:28:01.223Z] checking for dlfcn.h... yes [2021-07-14T21:28:01.223Z] checking for objdir... .libs [2021-07-14T21:28:01.223Z] checking if gcc supports -fno-rtti -fno-exceptions... no [2021-07-14T21:28:01.223Z] checking for gcc option to produce PIC... -fPIC -DPIC [2021-07-14T21:28:01.223Z] checking if gcc PIC flag -fPIC -DPIC works... yes [2021-07-14T21:28:01.223Z] checking if gcc static flag -static works... yes [2021-07-14T21:28:01.223Z] checking if gcc supports -c -o file.o... yes [2021-07-14T21:28:01.223Z] checking if gcc supports -c -o file.o... (cached) yes [2021-07-14T21:28:01.223Z] checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes [2021-07-14T21:28:01.223Z] checking dynamic linker characteristics... GNU/Linux ld.so [2021-07-14T21:28:01.223Z] checking how to hardcode library paths into programs... immediate [2021-07-14T21:28:01.223Z] checking whether stripping libraries is possible... yes [2021-07-14T21:28:01.223Z] checking if libtool supports shared libraries... yes [2021-07-14T21:28:01.223Z] checking whether to build shared libraries... no [2021-07-14T21:28:01.223Z] checking whether to build static libraries... yes [2021-07-14T21:28:01.223Z] checking for ar... (cached) ar [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mmmx... no [2021-07-14T21:28:01.223Z] checking for MMX instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -msse2... no [2021-07-14T21:28:01.223Z] checking for SSE2 instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -msse3... no [2021-07-14T21:28:01.223Z] checking for SSE3 instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mssse3... no [2021-07-14T21:28:01.223Z] checking for SSSE3 instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -msse4.1... no [2021-07-14T21:28:01.223Z] checking for SSE4.1 instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mavx... no [2021-07-14T21:28:01.223Z] checking for AVX instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mavx2... no [2021-07-14T21:28:01.223Z] checking for AVX2 instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mavx512f... no [2021-07-14T21:28:01.223Z] checking for AVX512F instructions set... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -maes... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mpclmul... no [2021-07-14T21:28:01.223Z] checking for AESNI instructions set and PCLMULQDQ... no [2021-07-14T21:28:01.223Z] checking whether C compiler accepts -mrdrnd... no [2021-07-14T21:28:01.223Z] checking for RDRAND... no [2021-07-14T21:28:01.223Z] checking sys/mman.h usability... yes [2021-07-14T21:28:01.223Z] checking sys/mman.h presence... yes [2021-07-14T21:28:01.223Z] checking for sys/mman.h... yes [2021-07-14T21:28:01.223Z] checking sys/random.h usability... yes [2021-07-14T21:28:01.223Z] checking sys/random.h presence... yes [2021-07-14T21:28:01.223Z] checking for sys/random.h... yes [2021-07-14T21:28:01.223Z] checking intrin.h usability... no [2021-07-14T21:28:01.223Z] checking intrin.h presence... no [2021-07-14T21:28:01.223Z] checking for intrin.h... no [2021-07-14T21:28:01.223Z] checking if _xgetbv() is available... no [2021-07-14T21:28:01.223Z] checking for inline... inline [2021-07-14T21:28:01.223Z] checking whether byte ordering is bigendian... no [2021-07-14T21:28:01.223Z] checking whether __STDC_LIMIT_MACROS is required... no [2021-07-14T21:28:01.224Z] checking whether we can use inline asm code... yes [2021-07-14T21:28:01.224Z] no [2021-07-14T21:28:01.224Z] checking whether we can use x86_64 asm code... no [2021-07-14T21:28:01.224Z] checking whether we can assemble AVX opcodes... no [2021-07-14T21:28:01.224Z] checking for 128-bit arithmetic... yes [2021-07-14T21:28:01.224Z] checking for cpuid instruction... no [2021-07-14T21:28:01.224Z] checking if the .private_extern asm directive is supported... no [2021-07-14T21:28:01.224Z] checking if the .hidden asm directive is supported... yes [2021-07-14T21:28:01.224Z] checking if weak symbols are supported... yes [2021-07-14T21:28:01.224Z] checking if data alignment is required... yes [2021-07-14T21:28:01.224Z] checking if atomic operations are supported... yes [2021-07-14T21:28:01.224Z] checking for size_t... yes [2021-07-14T21:28:01.224Z] checking for working alloca.h... yes [2021-07-14T21:28:01.224Z] checking for alloca... yes [2021-07-14T21:28:01.224Z] checking for arc4random... no [2021-07-14T21:28:01.224Z] checking for arc4random_buf... no [2021-07-14T21:28:01.224Z] checking for mmap... yes [2021-07-14T21:28:01.224Z] checking for mlock... yes [2021-07-14T21:28:01.224Z] checking for madvise... yes [2021-07-14T21:28:01.224Z] checking for mprotect... yes [2021-07-14T21:28:01.224Z] checking for getrandom with a standard API... yes [2021-07-14T21:28:01.224Z] checking for getrandom... yes [2021-07-14T21:28:01.224Z] checking for getentropy with a standard API... yes [2021-07-14T21:28:01.224Z] checking for getentropy... yes [2021-07-14T21:28:01.224Z] checking for posix_memalign... yes [2021-07-14T21:28:01.224Z] checking for getpid... yes [2021-07-14T21:28:01.224Z] checking for nanosleep... yes [2021-07-14T21:28:01.224Z] checking for memset_s... no [2021-07-14T21:28:01.224Z] checking for explicit_bzero... yes [2021-07-14T21:28:01.224Z] checking for explicit_memset... no [2021-07-14T21:28:01.224Z] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [2021-07-14T21:28:01.224Z] checking that generated files are newer than configure... done [2021-07-14T21:28:01.224Z] configure: creating ./config.status [2021-07-14T21:28:01.224Z] config.status: creating Makefile [2021-07-14T21:28:01.224Z] config.status: creating builds/Makefile [2021-07-14T21:28:01.224Z] config.status: creating contrib/Makefile [2021-07-14T21:28:01.224Z] config.status: creating dist-build/Makefile [2021-07-14T21:28:01.224Z] config.status: creating libsodium.pc [2021-07-14T21:28:01.224Z] config.status: creating libsodium-uninstalled.pc [2021-07-14T21:28:01.224Z] config.status: creating msvc-scripts/Makefile [2021-07-14T21:28:01.224Z] config.status: creating src/Makefile [2021-07-14T21:28:01.224Z] config.status: creating src/libsodium/Makefile [2021-07-14T21:28:01.224Z] config.status: creating src/libsodium/include/Makefile [2021-07-14T21:28:01.224Z] config.status: creating src/libsodium/include/sodium/version.h [2021-07-14T21:28:01.224Z] config.status: creating test/default/Makefile [2021-07-14T21:28:01.224Z] config.status: creating test/Makefile [2021-07-14T21:28:01.224Z] config.status: executing depfiles commands [2021-07-14T21:28:01.224Z] config.status: executing libtool commands [2021-07-14T21:28:01.224Z] make: /bin/sh: Operation not permitted [2021-07-14T21:28:01.224Z] make: *** [Makefile:514: all-recursive] Error 127 [2021-07-14T21:28:01.224Z] Traceback (most recent call last): [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in [2021-07-14T21:28:01.224Z] main() [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main [2021-07-14T21:28:01.224Z] json_out['return_val'] = hook(**hook_input['kwargs']) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 205, in build_wheel [2021-07-14T21:28:01.224Z] metadata_directory) [2021-07-14T21:28:01.224Z] File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 222, in build_wheel [2021-07-14T21:28:01.224Z] wheel_directory, config_settings) [2021-07-14T21:28:01.224Z] File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir [2021-07-14T21:28:01.224Z] self.run_setup() [2021-07-14T21:28:01.224Z] File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/build_meta.py", line 150, in run_setup [2021-07-14T21:28:01.224Z] exec(compile(code, __file__, 'exec'), locals()) [2021-07-14T21:28:01.224Z] File "setup.py", line 264, in [2021-07-14T21:28:01.224Z] "Programming Language :: Python :: 3.8", [2021-07-14T21:28:01.224Z] File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/setuptools/__init__.py", line 153, in setup [2021-07-14T21:28:01.224Z] return distutils.core.setup(**attrs) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/core.py", line 148, in setup [2021-07-14T21:28:01.224Z] dist.run_commands() [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/dist.py", line 955, in run_commands [2021-07-14T21:28:01.224Z] self.run_command(cmd) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command [2021-07-14T21:28:01.224Z] cmd_obj.run() [2021-07-14T21:28:01.224Z] File "/tmp/pip-build-env-4fl0cxra/overlay/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 299, in run [2021-07-14T21:28:01.224Z] self.run_command('build') [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command [2021-07-14T21:28:01.224Z] self.distribution.run_command(command) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command [2021-07-14T21:28:01.224Z] cmd_obj.run() [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/command/build.py", line 135, in run [2021-07-14T21:28:01.224Z] self.run_command(cmd_name) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/cmd.py", line 313, in run_command [2021-07-14T21:28:01.224Z] self.distribution.run_command(command) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/distutils/dist.py", line 974, in run_command [2021-07-14T21:28:01.224Z] cmd_obj.run() [2021-07-14T21:28:01.224Z] File "setup.py", line 184, in run [2021-07-14T21:28:01.224Z] subprocess.check_call(["make"] + make_args, cwd=build_temp) [2021-07-14T21:28:01.224Z] File "/usr/local/lib/python3.6/subprocess.py", line 311, in check_call [2021-07-14T21:28:01.224Z] raise CalledProcessError(retcode, cmd) [2021-07-14T21:28:01.224Z] subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2. [2021-07-14T21:28:01.224Z] ---------------------------------------- [2021-07-14T21:28:01.224Z]  ERROR: Failed building wheel for pynacl [2021-07-14T21:28:01.224Z]  Building wheel for wrapt (setup.py): started [2021-07-14T21:28:06.620Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-14T21:28:06.620Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32356 sha256=bf16103752bbd83aac2f631bfa864ebff4d6fcc8f0bc2c0252d7105825891776 [2021-07-14T21:28:06.620Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-14T21:28:06.620Z] Building wheel for multi-key-dict (setup.py): started [2021-07-14T21:28:08.580Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-14T21:28:08.580Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=d683e51cf8e2955d9a4345598f7ea1a097708ef1a9859046ac966ae1f9e65a4b [2021-07-14T21:28:08.580Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-14T21:28:08.580Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-14T21:29:30.335Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2021-07-14T21:29:48.629Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-14T21:29:48.629Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp36-cp36m-linux_aarch64.whl size=149501 sha256=b64ffc4708bac26e0a4655ff6d64a7ebd5f0af5774541fadc9cdcbea72031615 [2021-07-14T21:29:48.629Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6n6izz6q/wheels/70/2f/83/600ac5a68f390250d734c9cc74fb7914d15eab03877a7e0fbd [2021-07-14T21:29:48.629Z] Successfully built cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 wrapt multi-key-dict ruamel.yaml.clib [2021-07-14T21:29:48.629Z] Failed to build cryptography pynacl [2021-07-14T21:29:48.629Z] ERROR: Could not build wheels for cryptography, pynacl which use PEP 517 and cannot be installed directly [2021-07-14T21:29:52.920Z] The command '/bin/sh -c apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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-14T21:29:53.698Z] 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-14T21:29:56.207Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:29:56.625Z] ---> package-listing.sh [2021-07-14T21:29:56.625Z] ++ facter osfamily [2021-07-14T21:29:56.625Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T21:29:56.917Z] + OS_FAMILY=redhat [2021-07-14T21:29:56.917Z] + workspace=/w/workspace/xfoundry_ci-build-images_lftools [2021-07-14T21:29:56.917Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T21:29:56.917Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T21:29:56.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T21:29:56.917Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T21:29:56.917Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-14T21:29:56.918Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T21:29:56.918Z] + case "${OS_FAMILY}" in [2021-07-14T21:29:56.918Z] + sort [2021-07-14T21:29:56.918Z] + rpm -qa [2021-07-14T21:29:57.510Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T21:29:57.510Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T21:29:57.510Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T21:29:57.510Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-14T21:29:57.510Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ [2021-07-14T21:29:57.510Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] echo [2021-07-14T21:29:57.566Z] 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-14T21:29:57.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T21:29:58.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T21:29:58.522Z] [2021-07-14T21:29:58.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T21:29:58.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T21:29:58.900Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T21:29:58.900Z] df20fa9351a1: Pulling fs layer [2021-07-14T21:29:58.900Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T21:29:58.900Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T21:29:58.900Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T21:29:58.900Z] 93b61091891f: Pulling fs layer [2021-07-14T21:29:58.900Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T21:29:58.900Z] 5e14af77c1be: Pulling fs layer [2021-07-14T21:29:58.900Z] 01666e4c0597: Pulling fs layer [2021-07-14T21:29:58.900Z] aa168da1d23b: Pulling fs layer [2021-07-14T21:29:58.900Z] 93b61091891f: Waiting [2021-07-14T21:29:58.900Z] 93b9cdb0e59b: Waiting [2021-07-14T21:29:58.900Z] 5e14af77c1be: Waiting [2021-07-14T21:29:58.900Z] 01666e4c0597: Waiting [2021-07-14T21:29:58.900Z] aa168da1d23b: Waiting [2021-07-14T21:29:58.900Z] 46f8f816bc3b: Waiting [2021-07-14T21:29:59.169Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T21:29:59.169Z] 36b3adc4ff6f: Download complete [2021-07-14T21:29:59.169Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T21:29:59.169Z] 46f8f816bc3b: Download complete [2021-07-14T21:29:59.169Z] df20fa9351a1: Verifying Checksum [2021-07-14T21:29:59.169Z] df20fa9351a1: Download complete [2021-07-14T21:29:59.169Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T21:29:59.169Z] 93b9cdb0e59b: Download complete [2021-07-14T21:29:59.169Z] 5e14af77c1be: Verifying Checksum [2021-07-14T21:29:59.169Z] 5e14af77c1be: Download complete [2021-07-14T21:29:59.169Z] 01666e4c0597: Download complete [2021-07-14T21:29:59.169Z] 93b61091891f: Verifying Checksum [2021-07-14T21:29:59.169Z] 93b61091891f: Download complete [2021-07-14T21:29:59.453Z] df20fa9351a1: Pull complete [2021-07-14T21:29:59.453Z] 36b3adc4ff6f: Pull complete [2021-07-14T21:29:59.720Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T21:29:59.720Z] 8ad3a11d3b57: Download complete [2021-07-14T21:30:00.312Z] 8ad3a11d3b57: Pull complete [2021-07-14T21:30:00.312Z] 46f8f816bc3b: Pull complete [2021-07-14T21:30:00.579Z] 93b61091891f: Pull complete [2021-07-14T21:30:00.579Z] 93b9cdb0e59b: Pull complete [2021-07-14T21:30:00.579Z] 5e14af77c1be: Pull complete [2021-07-14T21:30:00.844Z] 01666e4c0597: Pull complete [2021-07-14T21:30:04.197Z] aa168da1d23b: Verifying Checksum [2021-07-14T21:30:04.197Z] aa168da1d23b: Download complete [2021-07-14T21:30:07.568Z] aa168da1d23b: Pull complete [2021-07-14T21:30:07.568Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T21:30:07.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T21:30:07.835Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T21:30:08.000Z] prd-centos7-docker-4c-2g-2786 does not seem to be running inside a container [2021-07-14T21:30:08.282Z] $ 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T21:30:10.010Z] $ docker top 1ba15e3706971eceec6a9e6aabdfae5c220b05f25c54c883bc62c5ad58e3075d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T21:30:10.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T21:30:10.835Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T21:30:11.173Z] + ls /var/log/sa-host [2021-07-14T21:30:11.173Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T21:30:11.173Z] file_magic: OK [2021-07-14T21:30:11.173Z] HZ: Using current value: 100 [2021-07-14T21:30:11.173Z] file_header: OK [2021-07-14T21:30:11.173Z] 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-14T21:30:11.173Z] Statistics: [2021-07-14T21:30:11.173Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T21:30:11.173Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T21:30:11.173Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T21:30:11.173Z] file_magic: OK [2021-07-14T21:30:11.173Z] HZ: Using current value: 100 [2021-07-14T21:30:11.173Z] file_header: OK [2021-07-14T21:30:11.173Z] 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-14T21:30:11.173Z] Statistics: [2021-07-14T21:30:11.173Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T21:30:11.173Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T21:30:11.876Z] provisioning config files... [2021-07-14T21:30:11.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config6374442195356122543tmp [Pipeline] { [Pipeline] echo [2021-07-14T21:30:11.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:30:12.348Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T21:30:12.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:30:12.941Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T21:30:12.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:30:13.338Z] ---> sudo-logs.sh [2021-07-14T21:30:13.338Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T21:30:13.422Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:30:13.782Z] ---> job-cost.sh [2021-07-14T21:30:13.782Z] lf-activate-venv: SKIPPING [2021-07-14T21:30:13.782Z] INFO: No Stack... [2021-07-14T21:30:14.753Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T21:30:15.019Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T21:30:15.062Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T21:30:15.415Z] ---> logs-deploy.sh [2021-07-14T21:30:15.415Z] lf-activate-venv: SKIPPING [2021-07-14T21:30:15.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/14 [2021-07-14T21:30:15.415Z] INFO: archiving workspace using pattern(s): [2021-07-14T21:30:16.379Z] Archives upload complete. [2021-07-14T21:30:16.379Z] INFO: archiving logs to Nexus