Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9fd98d82aa27f7cecf1cffc52e964c127aea2103 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/lftools/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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 Running on prd-centos7-docker-4c-2g-2891 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) > git config core.sparsecheckout # timeout=10 > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 Commit message: "Merge pull request #149 from ernestojeda/lftools" > git rev-list --no-walk 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 22:45:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo 22:45:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo 22:45:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo 22:45:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fd98d82aa27f7cecf1cffc52e964c127aea2103 [Pipeline] echo 22:45:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fd98d8 [Pipeline] echo 22:45:33 [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 22:45:49 Still waiting to schedule task 22:45:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2891’ 22:45:49 Still waiting to schedule task 22:45:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:47:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2892 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 22:47:45 using credential edgex-jenkins-ssh 22:47:45 Cloning the remote Git repository 22:47:46 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:47:46 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 22:47:46 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:47:46 > git --version # timeout=10 22:47:46 > git --version # 'git version 2.17.1' 22:47:46 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:47 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:47:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:47:47 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:47:47 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:47:47 using GIT_SSH to set credentials SSH Credentials for GitHub 22:47:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 22:47:47 Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) 22:47:47 > git config core.sparsecheckout # timeout=10 22:47:47 > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 22:47:52 Commit message: "Merge pull request #149 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:53 provisioning config files... 22:47:53 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config4263439420381075993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:54 ---> docker-login.sh 22:47:54 nexus3.edgexfoundry.org:10001 22:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:55 Configure a credential helper to remove this warning. See 22:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:55 22:47:55 Login Succeeded 22:47:55 nexus3.edgexfoundry.org:10002 22:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:55 Configure a credential helper to remove this warning. See 22:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:55 22:47:55 Login Succeeded 22:47:55 nexus3.edgexfoundry.org:10003 22:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:56 Configure a credential helper to remove this warning. See 22:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:56 22:47:56 Login Succeeded 22:47:56 nexus3.edgexfoundry.org:10004 22:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:56 Configure a credential helper to remove this warning. See 22:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:56 22:47:56 Login Succeeded 22:47:56 docker.io 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 ---> docker-login.sh ends [Pipeline] } 22:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 22:47:58 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 22:47:58 Sending build context to Docker daemon 353.3kB 22:47:58 [WARNING]: Empty continuation line found in: 22:47:58 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} 22:47:58 [WARNING]: Empty continuation lines will become errors in a future release. 22:47:58 Step 1/11 : FROM alpine:3.12 as mktempbuilder 22:47:59 3.12: Pulling from library/alpine 22:47:59 b538f80385f9: Pulling fs layer 22:47:59 b538f80385f9: Verifying Checksum 22:47:59 b538f80385f9: Download complete 22:48:00 b538f80385f9: Pull complete 22:48:00 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:48:00 Status: Downloaded newer image for alpine:3.12 22:48:00 ---> 62ee0e9f8440 22:48:00 Step 2/11 : WORKDIR /tmp/build 22:48:00 ---> Running in 003ed05ed494 22:48:01 Removing intermediate container 003ed05ed494 22:48:01 ---> 1b46a8488eec 22:48:01 Step 3/11 : RUN apk add --update --no-cache build-base linux-headers 22:48:01 ---> Running in 9df217925b4f 22:48:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:48:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:48:04 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 22:48:04 (2/22) Installing libgcc (9.3.0-r2) 22:48:04 (3/22) Installing libstdc++ (9.3.0-r2) 22:48:04 (4/22) Installing binutils (2.34-r1) 22:48:04 (5/22) Installing libmagic (5.38-r0) 22:48:04 (6/22) Installing file (5.38-r0) 22:48:04 (7/22) Installing gmp (6.2.0-r0) 22:48:04 (8/22) Installing isl (0.18-r0) 22:48:04 (9/22) Installing libgomp (9.3.0-r2) 22:48:04 (10/22) Installing libatomic (9.3.0-r2) 22:48:04 (11/22) Installing libgphobos (9.3.0-r2) 22:48:04 (12/22) Installing mpfr4 (4.0.2-r4) 22:48:04 (13/22) Installing mpc1 (1.1.0-r1) 22:48:04 (14/22) Installing gcc (9.3.0-r2) 22:48:06 (15/22) Installing musl-dev (1.1.24-r9) 22:48:06 (16/22) Installing libc-dev (0.7.2-r3) 22:48:06 (17/22) Installing g++ (9.3.0-r2) 22:48:08 (18/22) Installing make (4.3-r0) 22:48:08 (19/22) Installing fortify-headers (1.1-r0) 22:48:08 (20/22) Installing patch (2.7.6-r6) 22:48:08 (21/22) Installing build-base (0.5-r2) 22:48:08 (22/22) Installing linux-headers (5.4.5-r1) 22:48:08 Executing busybox-1.31.1-r16.trigger 22:48:08 OK: 197 MiB in 35 packages 22:48:16 Removing intermediate container 9df217925b4f 22:48:16 ---> 3dde1fff380c 22:48:16 Step 4/11 : 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 22:48:16 ---> Running in 0bc0a8439448 22:48:18 Connecting to www.mktemp.org (65.102.237.118:443) 22:48:18 saving to 'mktemp-1.7.tar.gz' 22:48:18 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 22:48:18 'mktemp-1.7.tar.gz' saved 22:48:18 mktemp-1.7/INSTALL 22:48:18 mktemp-1.7/INSTALL.configure 22:48:18 mktemp-1.7/LICENSE 22:48:18 mktemp-1.7/Makefile.in 22:48:18 mktemp-1.7/README 22:48:18 mktemp-1.7/RELEASE_NOTES 22:48:18 mktemp-1.7/config.guess 22:48:18 mktemp-1.7/config.h.in 22:48:18 mktemp-1.7/config.sub 22:48:18 mktemp-1.7/configure 22:48:18 mktemp-1.7/configure.in 22:48:18 mktemp-1.7/extern.h 22:48:18 mktemp-1.7/install-sh 22:48:18 mktemp-1.7/mkdtemp.c 22:48:18 mktemp-1.7/mkinstalldirs 22:48:18 mktemp-1.7/mktemp.c 22:48:18 mktemp-1.7/mktemp.man 22:48:18 mktemp-1.7/mktemp.mdoc 22:48:18 mktemp-1.7/priv_mktemp.c 22:48:18 mktemp-1.7/arc4random.c 22:48:18 mktemp-1.7/strdup.c 22:48:18 mktemp-1.7/strerror.c 22:48:18 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:48:19 saving to 'config.guess' 22:48:19 config.guess 100% |********************************| 48875 0:00:00 ETA 22:48:19 'config.guess' saved 22:48:19 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:48:20 saving to 'config.sub' 22:48:20 config.sub 100% |********************************| 34096 0:00:00 ETA 22:48:20 'config.sub' saved 22:48:20 checking build system type... aarch64-unknown-linux-musl 22:48:20 checking host system type... aarch64-unknown-linux-musl 22:48:20 checking for nroff... no 22:48:20 checking for gcc... gcc 22:48:20 checking for C compiler default output file name... a.out 22:48:20 checking whether the C compiler works... yes 22:48:20 checking whether we are cross compiling... no 22:48:20 checking for suffix of executables... 22:48:20 checking for suffix of object files... o 22:48:20 checking whether we are using the GNU C compiler... yes 22:48:20 checking whether gcc accepts -g... yes 22:48:21 checking for gcc option to accept ISO C89... none needed 22:48:21 checking how to run the C preprocessor... gcc -E 22:48:21 checking for grep that handles long lines and -e... /bin/grep 22:48:21 checking for egrep... /bin/grep -E 22:48:21 checking whether gcc needs -traditional... no 22:48:21 checking for an ANSI C-conforming const... yes 22:48:22 checking for ANSI C header files... yes 22:48:22 checking for sys/types.h... yes 22:48:22 checking for sys/stat.h... yes 22:48:22 checking for stdlib.h... yes 22:48:22 checking for string.h... yes 22:48:22 checking for memory.h... yes 22:48:22 checking for strings.h... yes 22:48:23 checking for inttypes.h... yes 22:48:23 checking for stdint.h... yes 22:48:23 checking for unistd.h... yes 22:48:23 checking paths.h usability... yes 22:48:23 checking paths.h presence... yes 22:48:23 checking for paths.h... yes 22:48:23 checking sys/time.h usability... yes 22:48:23 checking sys/time.h presence... yes 22:48:23 checking for sys/time.h... yes 22:48:23 checking whether time.h and sys/time.h may both be included... yes 22:48:23 checking for ssize_t... yes 22:48:24 checking for strerror... yes 22:48:24 checking for strdup... yes 22:48:24 checking for getopt_long... yes 22:48:24 checking for arc4random_uniform... no 22:48:25 checking for arc4random... no 22:48:25 checking for __progname... yes 22:48:25 checking for random device... /dev/urandom 22:48:25 checking whether to use mk{s,d}temp from libc... no 22:48:25 checking which macro set to use for manual... man 22:48:25 configure: creating ./config.status 22:48:25 config.status: creating Makefile 22:48:25 config.status: creating config.h 22:48:25 /bin/sh ./mkinstalldirs /usr/local/bin \ 22:48:25 /usr/local/share/man/man1 22:48:25 mkdir /usr/local/share/man 22:48:25 mkdir /usr/local/share/man/man1 22:48:25 gcc -c -I. -I. -g -O2 mktemp.c 22:48:25 Running on prd-centos7-docker-4c-2g-2893 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 22:48:25 gcc -c -I. -I. -g -O2 arc4random.c 22:48:26 gcc -c -I. -I. -g -O2 priv_mktemp.c 22:48:26 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 22:48:26 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 22:48:26 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 22:48:26 /usr/local/share/man/man1/mktemp.1 22:48:27 Removing intermediate container 0bc0a8439448 22:48:27 ---> 567cf1b4a29b 22:48:27 Step 5/11 : FROM python:3.6-alpine 22:48:28 using credential edgex-jenkins-ssh 22:48:28 Cloning the remote Git repository 22:48:28 3.6-alpine: Pulling from library/python 22:48:28 b538f80385f9: Already exists 22:48:28 0d489d24c263: Pulling fs layer 22:48:28 85a598a3ffd8: Pulling fs layer 22:48:28 f6ebbe0b582a: Pulling fs layer 22:48:28 eff0d4534bfb: Pulling fs layer 22:48:28 eff0d4534bfb: Waiting 22:48:28 f6ebbe0b582a: Verifying Checksum 22:48:28 f6ebbe0b582a: Download complete 22:48:28 0d489d24c263: Verifying Checksum 22:48:28 0d489d24c263: Download complete 22:48:28 eff0d4534bfb: Verifying Checksum 22:48:28 eff0d4534bfb: Download complete 22:48:28 85a598a3ffd8: Verifying Checksum 22:48:28 85a598a3ffd8: Download complete 22:48:29 0d489d24c263: Pull complete 22:48:28 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:48:28 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 22:48:28 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:48:28 > git --version # timeout=10 22:48:28 > git --version # 'git version 2.16.5' 22:48:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:48:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:48:29 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:48:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 22:48:29 Checking out Revision 9fd98d82aa27f7cecf1cffc52e964c127aea2103 (lftools) 22:48:29 > git config core.sparsecheckout # timeout=10 22:48:29 > git checkout -f 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 22:48:30 85a598a3ffd8: Pull complete 22:48:31 f6ebbe0b582a: Pull complete 22:48:31 eff0d4534bfb: Pull complete 22:48:32 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 22:48:32 Status: Downloaded newer image for python:3.6-alpine 22:48:32 ---> 7406910ec0e1 22:48:32 Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 22:48:32 ---> Running in b057738d596a 22:48:33 Removing intermediate container b057738d596a 22:48:33 ---> 819235f882bb 22:48:33 Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 22:48:33 ---> Running in 39ec600a2b15 22:48:33 Commit message: "Merge pull request #149 from ernestojeda/lftools" 22:48:33 Removing intermediate container 39ec600a2b15 22:48:33 ---> d2356142f54c 22:48:33 Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox [Pipeline] withEnv [Pipeline] { 22:48:33 ---> Running in f015eb9fd069 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:48:33 provisioning config files... 22:48:33 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config4112065212942052488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:48:34 ---> docker-login.sh 22:48:34 nexus3.edgexfoundry.org:10001 22:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 nexus3.edgexfoundry.org:10002 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 nexus3.edgexfoundry.org:10003 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 nexus3.edgexfoundry.org:10004 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:35 Configure a credential helper to remove this warning. See 22:48:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:35 22:48:35 Login Succeeded 22:48:35 docker.io 22:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:48:36 Removing intermediate container f015eb9fd069 22:48:36 ---> f2772317cf1d 22:48:36 Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 22:48:36 ---> ea42e9311dae 22:48:36 Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 22:48:36 ---> Running in f557c0f45514 22:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:48:37 Configure a credential helper to remove this warning. See 22:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:48:37 22:48:37 Login Succeeded 22:48:37 ---> docker-login.sh ends [Pipeline] } 22:48:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:48:37 Removing intermediate container f557c0f45514 22:48:37 ---> efdb3f71cd51 22:48:37 Step 11/11 : 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} 22:48:37 ---> Running in f3fa6fe16dd6 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 22:48:37 + docker build -t edgex-lftools -f Dockerfile . 22:48:37 Sending build context to Docker daemon 353.3kB 22:48:37 Step 1/8 : FROM centos:7 22:48:38 7: Pulling from library/centos 22:48:38 75f829a71a1c: Pulling fs layer 22:48:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:48:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:48:39 (1/58) Installing bash (5.0.17-r0) 22:48:39 Executing bash-5.0.17-r0.post-install 22:48:39 (2/58) Installing libgcc (9.3.0-r2) 22:48:39 (3/58) Installing libstdc++ (9.3.0-r2) 22:48:39 (4/58) Installing binutils (2.34-r1) 22:48:40 75f829a71a1c: Verifying Checksum 22:48:40 75f829a71a1c: Download complete 22:48:40 (5/58) Installing libmagic (5.38-r0) 22:48:40 (6/58) Installing file (5.38-r0) 22:48:40 (7/58) Installing gmp (6.2.0-r0) 22:48:40 (8/58) Installing isl (0.18-r0) 22:48:40 (9/58) Installing libgomp (9.3.0-r2) 22:48:40 (10/58) Installing libatomic (9.3.0-r2) 22:48:40 (11/58) Installing libgphobos (9.3.0-r2) 22:48:40 (12/58) Installing mpfr4 (4.0.2-r4) 22:48:40 (13/58) Installing mpc1 (1.1.0-r1) 22:48:40 (14/58) Installing gcc (9.3.0-r2) 22:48:42 (15/58) Installing musl-dev (1.1.24-r9) 22:48:42 (16/58) Installing libc-dev (0.7.2-r3) 22:48:42 (17/58) Installing g++ (9.3.0-r2) 22:48:43 (18/58) Installing make (4.3-r0) 22:48:43 (19/58) Installing fortify-headers (1.1-r0) 22:48:43 (20/58) Installing patch (2.7.6-r6) 22:48:43 (21/58) Installing build-base (0.5-r2) 22:48:43 (22/58) Installing nghttp2-libs (1.41.0-r0) 22:48:43 (23/58) Installing libcurl (7.69.1-r1) 22:48:43 (24/58) Installing curl (7.69.1-r1) 22:48:43 (25/58) Installing pcre2 (10.35-r0) 22:48:43 (26/58) Installing git (2.26.2-r0) 22:48:44 75f829a71a1c: Pull complete 22:48:44 Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b 22:48:44 Status: Downloaded newer image for centos:7 22:48:44 ---> 7e6257c9f8d8 22:48:44 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 22:48:44 (27/58) Installing oniguruma (6.9.5-r1) 22:48:44 (28/58) Installing jq (1.6-r1) 22:48:44 (29/58) Installing linux-headers (5.4.5-r1) 22:48:44 (30/58) Installing pkgconf (1.7.2-r0) 22:48:44 (31/58) Installing libffi-dev (3.3-r2) 22:48:44 (32/58) Installing zlib-dev (1.2.11-r3) 22:48:44 (33/58) Installing xz-dev (5.2.5-r0) 22:48:44 (34/58) Installing libxml2 (2.9.10-r5) 22:48:44 (35/58) Installing libxml2-dev (2.9.10-r5) 22:48:45 (36/58) Installing libgpg-error (1.37-r0) 22:48:45 (37/58) Installing libgcrypt (1.8.5-r0) 22:48:45 (38/58) Installing libxslt (1.1.34-r0) 22:48:45 (39/58) Installing libxslt-dev (1.1.34-r0) 22:48:45 (40/58) Installing openssl-dev (1.1.1g-r0) 22:48:45 (41/58) Installing sudo (1.9.0-r0) 22:48:45 (42/58) Installing sysstat (12.2.1-r0) 22:48:45 (43/58) Installing libblkid (2.35.2-r0) 22:48:45 (44/58) Installing blkid (2.35.2-r0) 22:48:45 (45/58) Installing libcap-ng (0.7.10-r1) 22:48:45 (46/58) Installing setpriv (2.35.2-r0) 22:48:45 (47/58) Installing libmount (2.35.2-r0) 22:48:45 (48/58) Installing libsmartcols (2.35.2-r0) 22:48:45 (49/58) Installing findmnt (2.35.2-r0) 22:48:45 (50/58) Installing mcookie (2.35.2-r0) 22:48:45 (51/58) Installing hexdump (2.35.2-r0) 22:48:45 (52/58) Installing lsblk (2.35.2-r0) 22:48:45 (53/58) Installing libuuid (2.35.2-r0) 22:48:45 (54/58) Installing libfdisk (2.35.2-r0) 22:48:45 (55/58) Installing sfdisk (2.35.2-r0) 22:48:45 (56/58) Installing cfdisk (2.35.2-r0) 22:48:45 (57/58) Installing util-linux (2.35.2-r0) 22:48:45 (58/58) Installing xmlstarlet (1.6.1-r0) 22:48:45 Executing busybox-1.31.1-r16.trigger 22:48:45 OK: 244 MiB in 92 packages 22:48:45 ---> 4e3670ef992e 22:48:45 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 22:48:46 ---> Running in 08ea4bd725ce 22:48:46 Removing intermediate container 08ea4bd725ce 22:48:46 ---> 81297ce961f8 22:48:46 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 22:48:46 ---> Running in 2951a13f4e2e 22:48:47 Loaded plugins: fastestmirror, ovl 22:48:47 Determining fastest mirrors 22:48:48 * base: mirror2.evolution-host.com 22:48:48 * extras: centos.mirror.netelligent.ca 22:48:48 * updates: centos.mirror.netelligent.ca 22:48:51 Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version 22:48:51 Resolving Dependencies 22:48:51 --> Running transaction check 22:48:51 ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 22:48:52 --> Finished Dependency Resolution 22:48:52 22:48:52 Dependencies Resolved 22:48:52 22:48:52 ================================================================================ 22:48:52 Package Arch Version Repository Size 22:48:52 ================================================================================ 22:48:52 Installing: 22:48:52 libxslt x86_64 1.1.28-5.el7 base 242 k 22:48:52 22:48:52 Transaction Summary 22:48:52 ================================================================================ 22:48:52 Install 1 Package 22:48:52 22:48:52 Total download size: 242 k 22:48:52 Installed size: 486 k 22:48:52 Downloading packages: 22:48:52 warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 22:48:52 Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed 22:48:52 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:48:52 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:48:52 Importing GPG key 0xF4A80EB5: 22:48:52 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 22:48:52 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 22:48:52 Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) 22:48:52 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:48:52 Running transaction check 22:48:52 Running transaction test 22:48:52 Transaction test succeeded 22:48:52 Running transaction 22:48:54 Installing : libxslt-1.1.28-5.el7.x86_64 1/1 22:48:54 Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 22:48:54 22:48:54 Installed: 22:48:54 libxslt.x86_64 0:1.1.28-5.el7 22:48:54 22:48:54 Complete! 22:48:54 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 22:48:54 Preparing... ######################################## 22:48:54 Updating / installing... 22:48:54 xmlstarlet-1.6.1-1.el7 ######################################## 22:48:55 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 22:48:56 Removing intermediate container 2951a13f4e2e 22:48:56 ---> 4198354ffb88 22:48:56 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 22:48:57 ---> Running in a8be3afe9c7f 22:48:57 Loaded plugins: fastestmirror, ovl 22:48:58 Loading mirror speeds from cached hostfile 22:48:58 * base: mirror2.evolution-host.com 22:48:58 * extras: centos.mirror.netelligent.ca 22:48:58 * updates: centos.mirror.netelligent.ca 22:48:59 Collecting lftools[openstack]==0.31.1 22:48:59 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:48:59 Resolving Dependencies 22:48:59 --> Running transaction check 22:48:59 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 22:48:59 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 22:48:59 Collecting email-validator 22:48:59 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:48:59 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 22:48:59 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 22:48:59 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 22:48:59 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 22:48:59 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 22:48:59 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 22:48:59 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:48:59 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:48:59 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:48:59 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 22:48:59 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 22:48:59 ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed 22:48:59 ---> Package make.x86_64 1:3.82-24.el7 will be installed 22:48:59 ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed 22:48:59 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 22:48:59 ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed 22:48:59 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 22:48:59 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 22:48:59 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 22:48:59 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 22:48:59 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 22:48:59 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 22:48:59 ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed 22:48:59 --> Running transaction check 22:48:59 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 22:48:59 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 22:48:59 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 22:48:59 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 22:48:59 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 22:48:59 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed 22:48:59 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 22:48:59 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 22:48:59 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 22:48:59 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 22:48:59 ---> Package less.x86_64 0:458-9.el7 will be installed 22:48:59 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 22:48:59 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed 22:48:59 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 22:48:59 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 22:48:59 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 22:48:59 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 22:48:59 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 22:48:59 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 22:48:59 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 22:48:59 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 22:48:59 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed 22:48:59 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 Collecting docker 22:48:59 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:48:59 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 22:48:59 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 22:48:59 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 22:48:59 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 22:48:59 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 22:48:59 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 22:48:59 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 22:48:59 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 22:48:59 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 22:48:59 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 22:48:59 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 22:48:59 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 22:48:59 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 22:48:59 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 22:48:59 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 22:48:59 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 22:48:59 ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 22:48:59 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 22:48:59 ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed 22:48:59 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 22:48:59 ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed 22:48:59 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 22:48:59 ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed 22:48:59 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 22:48:59 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 22:48:59 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:48:59 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:48:59 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:48:59 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 22:48:59 --> Running transaction check 22:48:59 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 22:48:59 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 22:48:59 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 22:48:59 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed 22:48:59 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 22:48:59 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 22:48:59 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 22:48:59 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 22:48:59 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 22:48:59 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 22:48:59 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 22:48:59 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 22:48:59 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 22:48:59 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 22:48:59 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:48:59 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:48:59 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 22:48:59 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 22:48:59 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 22:48:59 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 22:48:59 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 22:48:59 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 22:48:59 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 22:48:59 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 22:48:59 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 22:48:59 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed 22:48:59 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed 22:48:59 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 22:48:59 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 22:48:59 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 22:48:59 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 22:48:59 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 22:48:59 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:48:59 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 22:48:59 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 22:48:59 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 22:48:59 --> Running transaction check 22:48:59 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 22:48:59 ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed 22:48:59 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:48:59 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 22:48:59 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed 22:48:59 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 22:48:59 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:48:59 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:48:59 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 22:48:59 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 22:48:59 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 22:48:59 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 22:48:59 ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed 22:48:59 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch 22:48:59 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 22:48:59 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 22:48:59 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 22:48:59 --> Running transaction check 22:48:59 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 22:48:59 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 22:48:59 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 22:48:59 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 22:48:59 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 22:48:59 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 22:48:59 --> Running transaction check 22:48:59 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 22:48:59 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 22:48:59 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 22:48:59 --> Running transaction check 22:48:59 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 22:48:59 --> Finished Dependency Resolution 22:48:59 22:48:59 Dependencies Resolved 22:48:59 22:48:59 ================================================================================ 22:48:59 Package Arch Version Repository Size 22:48:59 ================================================================================ 22:48:59 Installing: 22:48:59 automake noarch 1.13.4-3.el7 base 679 k 22:48:59 gcc x86_64 4.8.5-39.el7 base 16 M 22:48:59 git x86_64 1.8.3.1-23.el7_8 updates 4.4 M 22:48:59 kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M 22:48:59 make x86_64 1:3.82-24.el7 base 421 k 22:48:59 python3 x86_64 3.6.8-13.el7 base 69 k 22:48:59 python3-devel x86_64 3.6.8-13.el7 base 215 k 22:48:59 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 22:48:59 sudo x86_64 1.8.23-9.el7 base 842 k 22:48:59 Installing for dependencies: 22:48:59 autoconf noarch 2.69-11.el7 base 701 k 22:48:59 cpp x86_64 4.8.5-39.el7 base 5.9 M 22:48:59 dwz x86_64 0.11-3.el7 base 99 k 22:48:59 fipscheck x86_64 1.4.1-6.el7 base 21 k 22:48:59 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 22:48:59 glibc-devel x86_64 2.17-307.el7.1 base 1.1 M 22:48:59 glibc-headers x86_64 2.17-307.el7.1 base 689 k 22:48:59 groff-base x86_64 1.22.2-8.el7 base 942 k 22:48:59 kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M 22:48:59 koji noarch 1.15.1-1.el7.centos extras 115 k 22:48:59 less x86_64 458-9.el7 base 120 k 22:48:59 libcomps x86_64 0.1.8-14.el7 extras 75 k 22:48:59 libedit x86_64 3.0-12.20121213cvs.el7 22:48:59 base 92 k 22:48:59 libgomp x86_64 4.8.5-39.el7 base 158 k 22:48:59 libmpc x86_64 1.0.1-3.el7 base 51 k 22:48:59 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 22:48:59 logrotate x86_64 3.8.6-19.el7 base 70 k 22:48:59 m4 x86_64 1.4.16-10.el7 base 256 k 22:48:59 mpfr x86_64 3.1.1-4.el7 base 203 k 22:48:59 openssh x86_64 7.4p1-21.el7 base 510 k 22:48:59 openssh-clients x86_64 7.4p1-21.el7 base 655 k 22:48:59 perl x86_64 4:5.16.3-295.el7 base 8.0 M 22:48:59 perl-Carp noarch 1.26-244.el7 base 19 k 22:48:59 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 22:48:59 perl-Encode x86_64 2.51-7.el7 base 1.5 M 22:48:59 perl-Error noarch 1:0.17020-2.el7 base 32 k 22:48:59 perl-Exporter noarch 5.68-3.el7 base 28 k 22:48:59 perl-File-Path noarch 2.09-2.el7 base 26 k 22:48:59 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 22:48:59 perl-Filter x86_64 1.49-3.el7 base 76 k 22:48:59 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 22:48:59 perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k 22:48:59 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 22:48:59 perl-PathTools x86_64 3.40-5.el7 base 82 k 22:48:59 perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k 22:48:59 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 22:48:59 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 22:48:59 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 22:48:59 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 22:48:59 perl-Socket x86_64 2.010-5.el7 base 49 k 22:48:59 perl-Storable x86_64 2.45-3.el7 base 77 k 22:48:59 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 22:48:59 perl-Test-Harness noarch 3.28-3.el7 base 302 k 22:48:59 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 22:48:59 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 22:48:59 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 22:48:59 perl-Time-Local noarch 1.2300-2.el7 base 24 k 22:48:59 perl-constant noarch 1.27-2.el7 base 19 k 22:48:59 perl-libs x86_64 4:5.16.3-295.el7 base 689 k 22:48:59 perl-macros x86_64 4:5.16.3-295.el7 base 44 k 22:48:59 perl-parent noarch 1:0.225-244.el7 base 12 k 22:48:59 perl-podlators noarch 2.5.1-3.el7 base 112 k 22:48:59 perl-srpm-macros noarch 1-8.el7 base 4.6 k 22:48:59 perl-threads x86_64 1.87-4.el7 base 49 k 22:48:59 perl-threads-shared x86_64 1.43-6.el7 base 39 k 22:48:59 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 22:48:59 python-backports x86_64 1.0-8.el7 base 5.8 k 22:48:59 python-backports-ssl_match_hostname 22:48:59 noarch 3.5.0.1-1.el7 base 13 k 22:48:59 python-dateutil noarch 1.5-7.el7 base 85 k 22:48:59 python-ipaddress noarch 1.0.16-2.el7 base 34 k 22:48:59 python-kerberos x86_64 1.1-15.el7 base 25 k 22:48:59 python-krbV x86_64 1.0.90-8.el7 base 54 k 22:48:59 python-nss x86_64 0.16.0-3.el7 base 266 k 22:48:59 python-requests noarch 2.6.0-9.el7_8 updates 94 k 22:48:59 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 22:48:59 python-rpm-macros noarch 3-32.el7 base 8.8 k 22:48:59 python-six noarch 1.9.0-2.el7 base 29 k 22:48:59 python-srpm-macros noarch 3-32.el7 base 8.4 k 22:48:59 python-urllib3 noarch 1.10.2-7.el7 base 103 k 22:48:59 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 22:48:59 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 22:48:59 python3-libs x86_64 3.6.8-13.el7 base 7.0 M 22:48:59 python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M 22:48:59 python3-rpm-generators noarch 6-2.el7 base 20 k 22:48:59 python3-rpm-macros noarch 3-32.el7 base 7.7 k 22:48:59 python3-setuptools noarch 39.2.0-10.el7 base 629 k 22:48:59 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 22:48:59 rsync x86_64 3.1.2-10.el7 base 404 k 22:48:59 zip x86_64 3.0-11.el7 base 260 k 22:48:59 22:48:59 Transaction Summary 22:48:59 ================================================================================ 22:48:59 Install 9 Packages (+79 Dependent packages) 22:48:59 22:48:59 Total download size: 85 M 22:48:59 Installed size: 231 M 22:48:59 Downloading packages: 22:48:59 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 22:49:03 Collecting lxml 22:49:03 Downloading lxml-4.5.2.tar.gz (4.5 MB) 22:49:03 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 22:49:03 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 22:49:03 -------------------------------------------------------------------------------- 22:49:03 Total 24 MB/s | 85 MB 00:03 22:49:03 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:49:03 Importing GPG key 0x47DD8EF9: 22:49:03 Userid : "Fedora Infrastructure (infrastructure) " 22:49:03 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 22:49:03 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:49:03 Running transaction check 22:49:04 Running transaction test 22:49:05 Transaction test succeeded 22:49:05 Running transaction 22:49:05 Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 22:49:07 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 22:49:09 Installing : mpfr-3.1.1-4.el7.x86_64 3/88 22:49:11 Installing : libmpc-1.0.1-3.el7.x86_64 4/88 22:49:11 Installing : python-six-1.9.0-2.el7.noarch 5/88 22:49:11 Collecting pygerrit2 22:49:11 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:49:11 Installing : python-srpm-macros-3-32.el7.noarch 6/88 22:49:11 Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 22:49:11 Installing : groff-base-1.22.2-8.el7.x86_64 8/88 22:49:12 Installing : less-458-9.el7.x86_64 9/88 22:49:12 Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 22:49:12 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 22:49:12 Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 22:49:12 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 22:49:12 Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 22:49:12 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 22:49:13 Installing : perl-Encode-2.51-7.el7.x86_64 16/88 22:49:13 Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 22:49:15 Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 22:49:15 Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 22:49:15 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 22:49:15 Installing : perl-threads-1.87-4.el7.x86_64 21/88 22:49:15 Installing : perl-Storable-2.45-3.el7.x86_64 22/88 22:49:15 Installing : perl-Carp-1.26-244.el7.noarch 23/88 22:49:15 Installing : perl-Filter-1.49-3.el7.x86_64 24/88 22:49:15 Installing : perl-Exporter-5.68-3.el7.noarch 25/88 22:49:15 Installing : perl-constant-1.27-2.el7.noarch 26/88 22:49:15 Installing : perl-Socket-2.010-5.el7.x86_64 27/88 22:49:15 Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 22:49:16 Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 22:49:16 Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 22:49:16 Installing : perl-File-Path-2.09-2.el7.noarch 31/88 22:49:16 Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 22:49:16 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 22:49:16 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 22:49:16 Collecting requests 22:49:16 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:49:16 Collecting xdg==3.0.2 22:49:16 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:49:18 Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 22:49:18 Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 22:49:18 Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 22:49:18 Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 22:49:18 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 22:49:19 Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 22:49:19 Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 22:49:20 Installing : python-rpm-macros-3-32.el7.noarch 42/88 22:49:20 Collecting setuptools>=36.5.0 22:49:20 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:49:23 Installing : cpp-4.8.5-39.el7.x86_64 43/88 22:49:23 Installing : openssh-7.4p1-21.el7.x86_64 44/88 22:49:23 Installing : zip-3.0-11.el7.x86_64 45/88 22:49:23 Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 22:49:24 Collecting ruamel.yaml 22:49:24 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:49:24 Collecting tabulate 22:49:24 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:49:24 Collecting httplib2 22:49:24 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:49:25 Collecting oauth2client 22:49:25 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:49:25 Collecting bs4 22:49:25 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:49:26 Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 22:49:26 Collecting click 22:49:26 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:49:27 Collecting tqdm 22:49:27 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:49:27 Collecting six 22:49:27 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:49:28 Collecting pyyaml 22:49:28 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:49:28 Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 22:49:28 Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 22:49:28 Installing : python3-3.6.8-13.el7.x86_64 50/88 22:49:28 Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 22:49:28 Installing : python3-rpm-generators-6-2.el7.noarch 52/88 22:49:30 Collecting jsonschema 22:49:30 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:49:30 Installing : dwz-0.11-3.el7.x86_64 53/88 22:49:30 Installing : logrotate-3.8.6-19.el7.x86_64 54/88 22:49:30 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 22:49:31 Collecting pygithub 22:49:31 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:49:31 Collecting defusedxml 22:49:31 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:49:31 Collecting python-jenkins 22:49:31 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:49:31 Collecting shade~=1.27.1; extra == "openstack" 22:49:31 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:49:32 Collecting dnspython>=1.15.0 22:49:32 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:49:32 Collecting idna>=2.0.0 22:49:32 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:49:32 Collecting websocket-client>=0.32.0 22:49:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:49:32 Installing : libcomps-0.1.8-14.el7.x86_64 56/88 22:49:32 Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 22:49:33 Collecting pbr>=0.8.0 22:49:33 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:49:33 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:49:33 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:49:34 Collecting certifi>=2017.4.17 22:49:34 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:49:34 Collecting chardet<4,>=3.0.2 22:49:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:49:34 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:49:34 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 22:49:34 Installing : libgomp-4.8.5-39.el7.x86_64 58/88 22:49:34 Installing : python3-rpm-macros-3-32.el7.noarch 59/88 22:49:34 Installing : python-dateutil-1.5-7.el7.noarch 60/88 22:49:36 Collecting rsa>=3.1.4 22:49:36 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:49:36 Installing : m4-1.4.16-10.el7.x86_64 61/88 22:49:37 Collecting pyasn1-modules>=0.0.5 22:49:37 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:49:37 Collecting pyasn1>=0.1.7 22:49:37 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:49:37 Collecting beautifulsoup4 22:49:37 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:49:38 Collecting importlib-metadata; python_version < "3.8" 22:49:38 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:49:38 Collecting pyrsistent>=0.14.0 22:49:38 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:49:38 Installing : autoconf-2.69-11.el7.noarch 62/88 22:49:38 install-info: No such file or directory for /usr/share/info/autoconf.info 22:49:38 Installing : perl-srpm-macros-1-8.el7.noarch 63/88 22:49:38 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 22:49:40 Collecting attrs>=17.4.0 22:49:40 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:49:40 Collecting deprecated 22:49:40 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:49:40 Collecting pyjwt 22:49:41 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:49:41 Collecting multi-key-dict 22:49:41 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:49:43 Installing : rsync-3.1.2-10.el7.x86_64 65/88 22:49:43 Collecting os-client-config>=1.28.0 22:49:43 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:49:43 Collecting openstacksdk>=0.9.19 22:49:43 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:49:44 Collecting soupsieve>1.2; python_version >= "3.0" 22:49:44 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:49:44 Collecting zipp>=0.5 22:49:44 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:49:44 Collecting wrapt<2,>=1.10 22:49:44 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:49:45 Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 22:49:45 Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 22:49:46 Collecting iso8601>=0.1.11 22:49:46 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:49:46 Collecting requestsexceptions>=1.2.0 22:49:46 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:49:46 Collecting decorator>=4.4.1 22:49:46 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:49:46 Collecting jmespath>=0.9.0 22:49:46 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:49:46 Collecting keystoneauth1>=3.18.0 22:49:46 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:49:47 Collecting munch>=2.1.0 22:49:47 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:49:48 Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 22:49:48 Installing : python-nss-0.16.0-3.el7.x86_64 69/88 22:49:48 Installing : python-kerberos-1.1-15.el7.x86_64 70/88 22:49:50 Collecting cryptography>=2.7 22:49:50 Downloading cryptography-3.1.1.tar.gz (534 kB) 22:49:50 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 22:49:50 Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 22:49:50 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 22:49:50 Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 22:49:50 Installing : python-backports-1.0-8.el7.x86_64 75/88 22:49:51 Installing build dependencies: started 22:49:51 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 22:49:51 Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 22:49:51 Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 22:49:51 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 22:49:51 Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 22:49:53 Installing : koji-1.15.1-1.el7.centos.noarch 81/88 22:49:55 Installing : sigul-0.207-1.el7.x86_64 82/88 22:49:56 Installing : gcc-4.8.5-39.el7.x86_64 83/88 22:49:57 Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 22:49:59 Installing : automake-1.13.4-3.el7.noarch 85/88 22:49:59 install-info: No such file or directory for /usr/share/info/automake.info.gz 22:50:25 Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 22:50:26 Installing : sudo-1.8.23-9.el7.x86_64 87/88 22:50:28 Installing : 1:make-3.82-24.el7.x86_64 88/88 22:50:28 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 22:50:28 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 22:50:28 Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 22:50:28 Verifying : gcc-4.8.5-39.el7.x86_64 4/88 22:50:28 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 22:50:28 Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 22:50:28 Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 22:50:28 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 22:50:28 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 22:50:28 Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 22:50:28 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 22:50:28 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 22:50:28 Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 22:50:28 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 22:50:28 Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 22:50:28 Verifying : 1:make-3.82-24.el7.x86_64 16/88 22:50:28 Verifying : python-backports-1.0-8.el7.x86_64 17/88 22:50:29 Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 22:50:29 Verifying : python-rpm-macros-3-32.el7.noarch 19/88 22:50:29 Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 22:50:29 Verifying : autoconf-2.69-11.el7.noarch 21/88 22:50:29 Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 22:50:29 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 22:50:29 Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 22:50:29 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 22:50:29 Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 22:50:29 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 22:50:29 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 22:50:29 Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 22:50:29 Verifying : automake-1.13.4-3.el7.noarch 30/88 22:50:29 Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 22:50:29 Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 22:50:29 Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 22:50:29 Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 22:50:29 Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 22:50:29 Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 22:50:29 Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 22:50:29 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 22:50:29 Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 22:50:29 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 22:50:29 Verifying : perl-threads-1.87-4.el7.x86_64 41/88 22:50:29 Verifying : rsync-3.1.2-10.el7.x86_64 42/88 22:50:29 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 22:50:30 Verifying : cpp-4.8.5-39.el7.x86_64 44/88 22:50:30 Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 22:50:30 Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 22:50:30 Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 22:50:30 Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 22:50:30 Verifying : m4-1.4.16-10.el7.x86_64 49/88 22:50:30 Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 22:50:30 Verifying : python-dateutil-1.5-7.el7.noarch 51/88 22:50:30 Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 22:50:30 Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 22:50:30 Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 22:50:30 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 22:50:30 Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 22:50:30 Verifying : perl-Carp-1.26-244.el7.noarch 57/88 22:50:30 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 22:50:30 Verifying : sudo-1.8.23-9.el7.x86_64 59/88 22:50:30 Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 22:50:30 Verifying : python3-3.6.8-13.el7.x86_64 61/88 22:50:30 Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 22:50:30 Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 22:50:30 Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 22:50:30 Verifying : dwz-0.11-3.el7.x86_64 65/88 22:50:30 Verifying : less-458-9.el7.x86_64 66/88 22:50:30 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 22:50:30 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 22:50:30 Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 22:50:30 Verifying : perl-constant-1.27-2.el7.noarch 70/88 22:50:30 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 22:50:30 Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 22:50:30 Verifying : openssh-7.4p1-21.el7.x86_64 73/88 22:50:31 Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 22:50:31 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 22:50:31 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 22:50:31 Verifying : python-srpm-macros-3-32.el7.noarch 77/88 22:50:31 Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 22:50:31 Verifying : python-six-1.9.0-2.el7.noarch 79/88 22:50:31 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 22:50:31 Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 22:50:31 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 22:50:31 Verifying : sigul-0.207-1.el7.x86_64 83/88 22:50:31 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 22:50:31 Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 22:50:31 Verifying : zip-3.0-11.el7.x86_64 86/88 22:50:31 Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 22:50:31 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 22:50:31 22:50:31 Installed: 22:50:31 automake.noarch 0:1.13.4-3.el7 22:50:31 gcc.x86_64 0:4.8.5-39.el7 22:50:31 git.x86_64 0:1.8.3.1-23.el7_8 22:50:31 kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 22:50:31 make.x86_64 1:3.82-24.el7 22:50:31 python3.x86_64 0:3.6.8-13.el7 22:50:31 python3-devel.x86_64 0:3.6.8-13.el7 22:50:31 sigul.x86_64 0:0.207-1.el7 22:50:31 sudo.x86_64 0:1.8.23-9.el7 22:50:31 22:50:31 Dependency Installed: 22:50:31 autoconf.noarch 0:2.69-11.el7 22:50:31 cpp.x86_64 0:4.8.5-39.el7 22:50:31 dwz.x86_64 0:0.11-3.el7 22:50:31 fipscheck.x86_64 0:1.4.1-6.el7 22:50:31 fipscheck-lib.x86_64 0:1.4.1-6.el7 22:50:31 glibc-devel.x86_64 0:2.17-307.el7.1 22:50:31 glibc-headers.x86_64 0:2.17-307.el7.1 22:50:31 groff-base.x86_64 0:1.22.2-8.el7 22:50:31 kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 22:50:31 koji.noarch 0:1.15.1-1.el7.centos 22:50:31 less.x86_64 0:458-9.el7 22:50:31 libcomps.x86_64 0:0.1.8-14.el7 22:50:31 libedit.x86_64 0:3.0-12.20121213cvs.el7 22:50:31 libgomp.x86_64 0:4.8.5-39.el7 22:50:31 libmpc.x86_64 0:1.0.1-3.el7 22:50:31 libtirpc.x86_64 0:0.2.4-0.16.el7 22:50:31 logrotate.x86_64 0:3.8.6-19.el7 22:50:31 m4.x86_64 0:1.4.16-10.el7 22:50:31 mpfr.x86_64 0:3.1.1-4.el7 22:50:31 openssh.x86_64 0:7.4p1-21.el7 22:50:31 openssh-clients.x86_64 0:7.4p1-21.el7 22:50:31 perl.x86_64 4:5.16.3-295.el7 22:50:31 perl-Carp.noarch 0:1.26-244.el7 22:50:31 perl-Data-Dumper.x86_64 0:2.145-3.el7 22:50:31 perl-Encode.x86_64 0:2.51-7.el7 22:50:31 perl-Error.noarch 1:0.17020-2.el7 22:50:31 perl-Exporter.noarch 0:5.68-3.el7 22:50:31 perl-File-Path.noarch 0:2.09-2.el7 22:50:31 perl-File-Temp.noarch 0:0.23.01-3.el7 22:50:31 perl-Filter.x86_64 0:1.49-3.el7 22:50:31 perl-Getopt-Long.noarch 0:2.40-3.el7 22:50:31 perl-Git.noarch 0:1.8.3.1-23.el7_8 22:50:31 perl-HTTP-Tiny.noarch 0:0.033-3.el7 22:50:31 perl-PathTools.x86_64 0:3.40-5.el7 22:50:31 perl-Pod-Escapes.noarch 1:1.04-295.el7 22:50:31 perl-Pod-Perldoc.noarch 0:3.20-4.el7 22:50:31 perl-Pod-Simple.noarch 1:3.28-4.el7 22:50:31 perl-Pod-Usage.noarch 0:1.63-3.el7 22:50:31 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 22:50:31 perl-Socket.x86_64 0:2.010-5.el7 22:50:31 perl-Storable.x86_64 0:2.45-3.el7 22:50:31 perl-TermReadKey.x86_64 0:2.30-20.el7 22:50:31 perl-Test-Harness.noarch 0:3.28-3.el7 22:50:31 perl-Text-ParseWords.noarch 0:3.29-4.el7 22:50:31 perl-Thread-Queue.noarch 0:3.02-2.el7 22:50:31 perl-Time-HiRes.x86_64 4:1.9725-3.el7 22:50:31 perl-Time-Local.noarch 0:1.2300-2.el7 22:50:31 perl-constant.noarch 0:1.27-2.el7 22:50:31 perl-libs.x86_64 4:5.16.3-295.el7 22:50:31 perl-macros.x86_64 4:5.16.3-295.el7 22:50:31 perl-parent.noarch 1:0.225-244.el7 22:50:31 perl-podlators.noarch 0:2.5.1-3.el7 22:50:31 perl-srpm-macros.noarch 0:1-8.el7 22:50:31 perl-threads.x86_64 0:1.87-4.el7 22:50:31 perl-threads-shared.x86_64 0:1.43-6.el7 22:50:31 pyOpenSSL.x86_64 0:0.13.1-4.el7 22:50:31 python-backports.x86_64 0:1.0-8.el7 22:50:31 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 22:50:31 python-dateutil.noarch 0:1.5-7.el7 22:50:31 python-ipaddress.noarch 0:1.0.16-2.el7 22:50:31 python-kerberos.x86_64 0:1.1-15.el7 22:50:31 python-krbV.x86_64 0:1.0.90-8.el7 22:50:31 python-nss.x86_64 0:0.16.0-3.el7 22:50:31 python-requests.noarch 0:2.6.0-9.el7_8 22:50:31 python-requests-kerberos.noarch 0:0.7.0-2.el7 22:50:31 python-rpm-macros.noarch 0:3-32.el7 22:50:31 python-six.noarch 0:1.9.0-2.el7 22:50:31 python-srpm-macros.noarch 0:3-32.el7 22:50:31 python-urllib3.noarch 0:1.10.2-7.el7 22:50:31 python2-koji.noarch 0:1.15.1-1.el7.centos 22:50:31 python2-libcomps.x86_64 0:0.1.8-14.el7 22:50:31 python3-libs.x86_64 0:3.6.8-13.el7 22:50:31 python3-pip.noarch 0:9.0.3-7.el7_7 22:50:31 python3-rpm-generators.noarch 0:6-2.el7 22:50:31 python3-rpm-macros.noarch 0:3-32.el7 22:50:31 python3-setuptools.noarch 0:39.2.0-10.el7 22:50:31 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 22:50:31 rsync.x86_64 0:3.1.2-10.el7 22:50:31 zip.x86_64 0:3.0-11.el7 22:50:31 22:50:31 Complete! 22:50:32 Loaded plugins: fastestmirror, ovl 22:50:32 Cleaning repos: base extras fedora-infra-sigul updates 22:50:32 Cleaning up list of fastest mirrors 22:50:32 Python 3.6.8 22:50:37 Installing build dependencies: finished with status 'done' 22:50:37 Getting requirements to build wheel: started 22:50:37 Getting requirements to build wheel: finished with status 'done' 22:50:37 Preparing wheel metadata: started 22:50:40 Preparing wheel metadata: finished with status 'done' 22:50:40 Collecting dogpile.cache>=0.6.5 22:50:40 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:50:43 Collecting jsonpatch!=1.20,>=1.16 22:50:43 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:50:43 Collecting os-service-types>=1.7.0 22:50:43 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:50:43 Collecting netifaces>=0.10.4 22:50:43 Downloading netifaces-0.10.9.tar.gz (28 kB) 22:50:44 Collecting appdirs>=1.3.0 22:50:44 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:50:44 Collecting stevedore>=1.20.0 22:50:44 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:50:47 Collecting cffi!=1.11.3,>=1.8 22:50:47 Downloading cffi-1.14.3.tar.gz (470 kB) 22:50:49 Collecting jsonpointer>=1.9 22:50:49 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:50:49 Collecting pycparser 22:50:49 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:50:49 Building wheels for collected packages: lxml, pygerrit2, bs4, pyyaml, ruamel.yaml.clib, pyrsistent, multi-key-dict, wrapt, cryptography, dogpile.cache, netifaces, cffi 22:50:49 Building wheel for lxml (setup.py): started 22:50:54 Removing intermediate container a8be3afe9c7f 22:50:54 ---> 132a4655b52f 22:50:54 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 22:50:54 ---> Running in 67630ce340f9 22:50:54  % Total % Received % Xferd Average Speed Time Time Time Current 22:50:54 Dload Upload Total Spent Left Speed 22:50:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841k 100 1841k 0 0 5561k 0 --:--:-- --:--:-- --:--:-- 5579k 22:50:57 Collecting pip 22:50:57 Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) 22:50:57 Collecting wheel 22:50:57 Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) 22:50:57 Installing collected packages: pip, wheel 22:50:57 Attempting uninstall: pip 22:50:57 Found existing installation: pip 9.0.3 22:50:57 Uninstalling pip-9.0.3: 22:51:01 Successfully uninstalled pip-9.0.3 22:51:02 Successfully installed pip-20.2.3 wheel-0.35.1 22:51:05 Removing intermediate container 67630ce340f9 22:51:05 ---> 45b7a05692a2 22:51:05 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 22:51:05 ---> Running in 4af4098ba215 22:51:06 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:51:08 Collecting setuptools 22:51:08 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:51:08 Installing collected packages: setuptools 22:51:08 Attempting uninstall: setuptools 22:51:08 Found existing installation: setuptools 39.2.0 22:51:08 Uninstalling setuptools-39.2.0: 22:51:09 Successfully uninstalled setuptools-39.2.0 22:51:10 Successfully installed setuptools-50.3.0 22:51:12 Removing intermediate container 4af4098ba215 22:51:12 ---> 40331f876211 22:51:12 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 22:51:12 ---> Running in 1b5519f6171c 22:51:13 Collecting lftools[openstack]==0.31.1 22:51:13 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:51:13 Collecting click 22:51:13 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:51:13 Collecting docker 22:51:13 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:51:13 Collecting httplib2 22:51:13 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:51:13 Collecting email-validator 22:51:13 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:51:13 Collecting jsonschema 22:51:13 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:51:13 Collecting requests 22:51:13 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:51:13 Collecting pyyaml 22:51:13 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:51:15 Collecting ruamel.yaml 22:51:15 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:51:16 Collecting setuptools>=36.5.0 22:51:16 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:51:16 Collecting tabulate 22:51:16 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:51:16 Collecting xdg==3.0.2 22:51:16 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:51:16 Collecting defusedxml 22:51:16 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:51:16 Collecting python-jenkins 22:51:16 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:51:16 Collecting oauth2client 22:51:16 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:51:16 Collecting six 22:51:16 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:51:16 Collecting pygerrit2 22:51:16 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:51:18 Collecting lxml 22:51:18 Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 22:51:18 Collecting bs4 22:51:18 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:51:19 Collecting tqdm 22:51:19 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:51:19 Collecting pygithub 22:51:19 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:51:19 Collecting shade~=1.27.1; extra == "openstack" 22:51:19 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:51:19 Collecting websocket-client>=0.32.0 22:51:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:51:19 Collecting idna>=2.0.0 22:51:19 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:51:19 Collecting dnspython>=1.15.0 22:51:19 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:51:19 Collecting importlib-metadata; python_version < "3.8" 22:51:19 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:51:19 Collecting pyrsistent>=0.14.0 22:51:19 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:51:20 Collecting attrs>=17.4.0 22:51:20 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:51:20 Collecting chardet<4,>=3.0.2 22:51:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:51:20 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:51:20 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:51:20 Collecting certifi>=2017.4.17 22:51:20 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:51:20 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:51:20 Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) 22:51:20 Collecting pbr>=0.8.2 22:51:20 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:51:20 Collecting multi-key-dict 22:51:20 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:51:21 Collecting pyasn1>=0.1.7 22:51:21 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:51:21 Collecting rsa>=3.1.4 22:51:21 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:51:21 Collecting pyasn1-modules>=0.0.5 22:51:21 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:51:21 Collecting beautifulsoup4 22:51:21 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:51:21 Collecting pyjwt 22:51:21 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:51:21 Collecting deprecated 22:51:21 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:51:21 Collecting os-client-config>=1.28.0 22:51:21 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:51:21 Collecting openstacksdk>=0.9.19 22:51:21 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:51:22 Collecting zipp>=0.5 22:51:22 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:51:22 Collecting soupsieve>1.2; python_version >= "3.0" 22:51:22 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:51:22 Collecting wrapt<2,>=1.10 22:51:22 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:51:22 Collecting dogpile.cache>=0.6.5 22:51:22 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:51:23 Collecting jsonpatch!=1.20,>=1.16 22:51:23 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:51:23 Collecting netifaces>=0.10.4 22:51:23 Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 22:51:23 Collecting requestsexceptions>=1.2.0 22:51:23 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:51:23 Collecting decorator>=4.4.1 22:51:23 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:51:23 Collecting appdirs>=1.3.0 22:51:23 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:51:23 Collecting os-service-types>=1.7.0 22:51:23 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:51:23 Collecting munch>=2.1.0 22:51:23 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:51:23 Collecting jmespath>=0.9.0 22:51:23 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:51:24 Collecting cryptography>=2.7 22:51:24 Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 22:51:24 Collecting keystoneauth1>=3.18.0 22:51:24 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:51:24 Collecting iso8601>=0.1.11 22:51:24 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:51:24 Collecting stevedore>=3.0.0 22:51:24 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:51:24 Collecting jsonpointer>=1.9 22:51:24 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:51:25 Collecting cffi!=1.11.3,>=1.8 22:51:25 Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) 22:51:25 Collecting pycparser 22:51:25 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:51:25 Building wheels for collected packages: pyyaml, pygerrit2, bs4, pyrsistent, multi-key-dict, wrapt, dogpile.cache 22:51:25 Building wheel for pyyaml (setup.py): started 22:51:26 Building wheel for pyyaml (setup.py): finished with status 'done' 22:51:26 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=010bf03c36cae2a8a5fa56d118e8b75f53e8962f69aa15d8573c68a0ea7101a6 22:51:26 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 22:51:26 Building wheel for pygerrit2 (setup.py): started 22:51:26 Building wheel for pygerrit2 (setup.py): finished with status 'done' 22:51:26 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=7eb3c186687a06abb5b3da27dfcc5cf1675e619d39f37563ca73de465ca19dc9 22:51:26 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 22:51:26 Building wheel for bs4 (setup.py): started 22:51:27 Building wheel for bs4 (setup.py): finished with status 'done' 22:51:27 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=7b2cad810fe2fd9aa5022584e10dffe4067f3ec190db222b3842a8bd990bd4cb 22:51:27 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 22:51:27 Building wheel for pyrsistent (setup.py): started 22:51:27 Building wheel for pyrsistent (setup.py): finished with status 'done' 22:51:27 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94621 sha256=b6f7234007877c205576639e57ec316e2e20556b7ed135d866a27afb9e8bc4d4 22:51:27 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 22:51:27 Building wheel for multi-key-dict (setup.py): started 22:51:28 Building wheel for multi-key-dict (setup.py): finished with status 'done' 22:51:28 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=f21c4cc05e7dec34578906864cac01766ae18d560449050e76690971b12c9d53 22:51:28 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 22:51:28 Building wheel for wrapt (setup.py): started 22:51:29 Building wheel for wrapt (setup.py): finished with status 'done' 22:51:29 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64503 sha256=1284dd00f48261b1d2b253740e5170d851a30cad57551e310e9951798b53dcd3 22:51:29 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 22:51:29 Building wheel for dogpile.cache (setup.py): started 22:51:29 Building wheel for dogpile.cache (setup.py): finished with status 'done' 22:51:29 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=b1b1c9b41ce39dd3f40e1889560433784110cd81ca3d506b08e843ff11d07845 22:51:29 Stored in directory: /tmp/pip-ephem-wheel-cache-5r7iv3jw/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 22:51:29 Successfully built pyyaml pygerrit2 bs4 pyrsistent multi-key-dict wrapt dogpile.cache 22:51:30 Installing collected packages: click, six, websocket-client, chardet, urllib3, idna, certifi, requests, docker, httplib2, dnspython, email-validator, zipp, importlib-metadata, pyrsistent, setuptools, attrs, jsonschema, pyyaml, ruamel.yaml.clib, ruamel.yaml, tabulate, xdg, defusedxml, pbr, multi-key-dict, python-jenkins, pyasn1, rsa, pyasn1-modules, oauth2client, pygerrit2, lxml, soupsieve, beautifulsoup4, bs4, tqdm, pyjwt, wrapt, deprecated, pygithub, decorator, stevedore, dogpile.cache, jsonpointer, jsonpatch, netifaces, requestsexceptions, appdirs, os-service-types, munch, jmespath, pycparser, cffi, cryptography, iso8601, keystoneauth1, openstacksdk, os-client-config, shade, lftools 22:51:40 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 22:51:48 Removing intermediate container 1b5519f6171c 22:51:48 ---> 38d3baba9e2c 22:51:48 Successfully built 38d3baba9e2c 22:51:48 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 22:51:48 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 22:51:48 Sending build context to Docker daemon 353.3kB 22:51:48 [WARNING]: Empty continuation line found in: 22:51:48 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} 22:51:48 [WARNING]: Empty continuation lines will become errors in a future release. 22:51:48 Step 1/11 : FROM alpine:3.12 as mktempbuilder 22:51:49 3.12: Pulling from library/alpine 22:51:49 df20fa9351a1: Pulling fs layer 22:51:49 df20fa9351a1: Verifying Checksum 22:51:49 df20fa9351a1: Download complete 22:51:50 df20fa9351a1: Pull complete 22:51:50 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:51:50 Status: Downloaded newer image for alpine:3.12 22:51:50 ---> a24bb4013296 22:51:50 Step 2/11 : WORKDIR /tmp/build 22:51:50 ---> Running in 916d2d904500 22:51:50 Removing intermediate container 916d2d904500 22:51:50 ---> 38e8a3e803b4 22:51:50 Step 3/11 : RUN apk add --update --no-cache build-base linux-headers 22:51:50 ---> Running in 2e67690ba2e5 22:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:51:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:51:51 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 22:51:51 (2/22) Installing libgcc (9.3.0-r2) 22:51:51 (3/22) Installing libstdc++ (9.3.0-r2) 22:51:51 (4/22) Installing binutils (2.34-r1) 22:51:51 (5/22) Installing libmagic (5.38-r0) 22:51:51 (6/22) Installing file (5.38-r0) 22:51:51 (7/22) Installing gmp (6.2.0-r0) 22:51:51 (8/22) Installing isl (0.18-r0) 22:51:51 (9/22) Installing libgomp (9.3.0-r2) 22:51:51 (10/22) Installing libatomic (9.3.0-r2) 22:51:51 (11/22) Installing libgphobos (9.3.0-r2) 22:51:51 (12/22) Installing mpfr4 (4.0.2-r4) 22:51:51 (13/22) Installing mpc1 (1.1.0-r1) 22:51:51 (14/22) Installing gcc (9.3.0-r2) 22:51:53 (15/22) Installing musl-dev (1.1.24-r9) 22:51:53 (16/22) Installing libc-dev (0.7.2-r3) 22:51:53 (17/22) Installing g++ (9.3.0-r2) 22:51:54 (18/22) Installing make (4.3-r0) 22:51:54 (19/22) Installing fortify-headers (1.1-r0) 22:51:54 (20/22) Installing patch (2.7.6-r6) 22:51:54 (21/22) Installing build-base (0.5-r2) 22:51:54 (22/22) Installing linux-headers (5.4.5-r1) 22:51:55 Executing busybox-1.31.1-r16.trigger 22:51:55 OK: 213 MiB in 35 packages 22:52:00 Removing intermediate container 2e67690ba2e5 22:52:00 ---> f866114b90b4 22:52:00 Step 4/11 : 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 22:52:00 ---> Running in aef05140e919 22:52:00 Connecting to www.mktemp.org (65.102.237.118:443) 22:52:01 saving to 'mktemp-1.7.tar.gz' 22:52:01 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 22:52:01 'mktemp-1.7.tar.gz' saved 22:52:01 mktemp-1.7/INSTALL 22:52:01 mktemp-1.7/INSTALL.configure 22:52:01 mktemp-1.7/LICENSE 22:52:01 mktemp-1.7/Makefile.in 22:52:01 mktemp-1.7/README 22:52:01 mktemp-1.7/RELEASE_NOTES 22:52:01 mktemp-1.7/config.guess 22:52:01 mktemp-1.7/config.h.in 22:52:01 mktemp-1.7/config.sub 22:52:01 mktemp-1.7/configure 22:52:01 mktemp-1.7/configure.in 22:52:01 mktemp-1.7/extern.h 22:52:01 mktemp-1.7/install-sh 22:52:01 mktemp-1.7/mkdtemp.c 22:52:01 mktemp-1.7/mkinstalldirs 22:52:01 mktemp-1.7/mktemp.c 22:52:01 mktemp-1.7/mktemp.man 22:52:01 mktemp-1.7/mktemp.mdoc 22:52:01 mktemp-1.7/priv_mktemp.c 22:52:01 mktemp-1.7/arc4random.c 22:52:01 mktemp-1.7/strdup.c 22:52:01 mktemp-1.7/strerror.c 22:52:01 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:52:01 saving to 'config.guess' 22:52:01 config.guess 100% |********************************| 48875 0:00:00 ETA 22:52:01 'config.guess' saved 22:52:01 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:52:02 saving to 'config.sub' 22:52:02 config.sub 100% |********************************| 34096 0:00:00 ETA 22:52:02 'config.sub' saved 22:52:03 checking build system type... x86_64-pc-linux-musl 22:52:03 checking host system type... x86_64-pc-linux-musl 22:52:03 checking for nroff... no 22:52:03 checking for gcc... gcc 22:52:03 checking for C compiler default output file name... a.out 22:52:03 checking whether the C compiler works... yes 22:52:03 checking whether we are cross compiling... no 22:52:03 checking for suffix of executables... 22:52:03 checking for suffix of object files... o 22:52:03 checking whether we are using the GNU C compiler... yes 22:52:03 checking whether gcc accepts -g... yes 22:52:03 checking for gcc option to accept ISO C89... none needed 22:52:03 checking how to run the C preprocessor... gcc -E 22:52:03 checking for grep that handles long lines and -e... /bin/grep 22:52:03 checking for egrep... /bin/grep -E 22:52:03 checking whether gcc needs -traditional... no 22:52:03 checking for an ANSI C-conforming const... yes 22:52:03 checking for ANSI C header files... yes 22:52:03 checking for sys/types.h... yes 22:52:03 checking for sys/stat.h... yes 22:52:03 checking for stdlib.h... yes 22:52:03 checking for string.h... yes 22:52:03 checking for memory.h... yes 22:52:03 checking for strings.h... yes 22:52:03 checking for inttypes.h... yes 22:52:04 checking for stdint.h... yes 22:52:04 checking for unistd.h... yes 22:52:04 checking paths.h usability... yes 22:52:04 checking paths.h presence... yes 22:52:04 checking for paths.h... yes 22:52:04 checking sys/time.h usability... yes 22:52:04 checking sys/time.h presence... yes 22:52:04 checking for sys/time.h... yes 22:52:04 checking whether time.h and sys/time.h may both be included... yes 22:52:04 checking for ssize_t... yes 22:52:04 checking for strerror... yes 22:52:04 checking for strdup... yes 22:52:04 checking for getopt_long... yes 22:52:04 checking for arc4random_uniform... no 22:52:04 checking for arc4random... no 22:52:04 checking for __progname... yes 22:52:04 checking for random device... /dev/urandom 22:52:04 checking whether to use mk{s,d}temp from libc... no 22:52:04 checking which macro set to use for manual... man 22:52:04 configure: creating ./config.status 22:52:04 config.status: creating Makefile 22:52:04 config.status: creating config.h 22:52:04 /bin/sh ./mkinstalldirs /usr/local/bin \ 22:52:04 /usr/local/share/man/man1 22:52:04 mkdir /usr/local/share/man 22:52:04 mkdir /usr/local/share/man/man1 22:52:04 gcc -c -I. -I. -g -O2 mktemp.c 22:52:04 gcc -c -I. -I. -g -O2 arc4random.c 22:52:04 gcc -c -I. -I. -g -O2 priv_mktemp.c 22:52:05 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 22:52:05 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 22:52:05 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 22:52:05 /usr/local/share/man/man1/mktemp.1 22:52:05 Removing intermediate container aef05140e919 22:52:05 ---> 6d5bb349a6bc 22:52:05 Step 5/11 : FROM python:3.6-alpine 22:52:05 3.6-alpine: Pulling from library/python 22:52:05 df20fa9351a1: Already exists 22:52:05 36b3adc4ff6f: Pulling fs layer 22:52:05 8ad3a11d3b57: Pulling fs layer 22:52:05 46f8f816bc3b: Pulling fs layer 22:52:05 93b61091891f: Pulling fs layer 22:52:05 93b61091891f: Waiting 22:52:06 46f8f816bc3b: Verifying Checksum 22:52:06 46f8f816bc3b: Download complete 22:52:06 36b3adc4ff6f: Download complete 22:52:06 93b61091891f: Verifying Checksum 22:52:06 93b61091891f: Download complete 22:52:06 36b3adc4ff6f: Pull complete 22:52:06 8ad3a11d3b57: Verifying Checksum 22:52:06 8ad3a11d3b57: Download complete 22:52:07 8ad3a11d3b57: Pull complete 22:52:07 46f8f816bc3b: Pull complete 22:52:07 93b61091891f: Pull complete 22:52:07 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 22:52:07 Status: Downloaded newer image for python:3.6-alpine 22:52:07 ---> 176f50d88b04 22:52:07 Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 22:52:09 ---> Running in 2ba6f998f764 22:52:09 Removing intermediate container 2ba6f998f764 22:52:09 ---> e566fdda7cfc 22:52:09 Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 22:52:09 ---> Running in d8d58d15c369 22:52:09 Removing intermediate container d8d58d15c369 22:52:09 ---> fa6465f66c3f 22:52:09 Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox 22:52:09 ---> Running in 53381c1a65a3 22:52:10 Removing intermediate container 53381c1a65a3 22:52:10 ---> 48c9330d9828 22:52:10 Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 22:52:10 ---> dc3a7053bc92 22:52:10 Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 22:52:10 ---> Running in 170cadecb751 22:52:11 Removing intermediate container 170cadecb751 22:52:11 ---> f0d5d8c9ebd0 22:52:11 Step 11/11 : 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} 22:52:11 ---> Running in c17785bb269a 22:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:52:11 (1/58) Installing bash (5.0.17-r0) 22:52:11 Executing bash-5.0.17-r0.post-install 22:52:11 (2/58) Installing libgcc (9.3.0-r2) 22:52:11 (3/58) Installing libstdc++ (9.3.0-r2) 22:52:11 (4/58) Installing binutils (2.34-r1) 22:52:11 (5/58) Installing libmagic (5.38-r0) 22:52:11 (6/58) Installing file (5.38-r0) 22:52:11 (7/58) Installing gmp (6.2.0-r0) 22:52:11 (8/58) Installing isl (0.18-r0) 22:52:11 (9/58) Installing libgomp (9.3.0-r2) 22:52:11 (10/58) Installing libatomic (9.3.0-r2) 22:52:11 (11/58) Installing libgphobos (9.3.0-r2) 22:52:11 (12/58) Installing mpfr4 (4.0.2-r4) 22:52:11 (13/58) Installing mpc1 (1.1.0-r1) 22:52:11 (14/58) Installing gcc (9.3.0-r2) 22:52:13 (15/58) Installing musl-dev (1.1.24-r9) 22:52:13 (16/58) Installing libc-dev (0.7.2-r3) 22:52:13 (17/58) Installing g++ (9.3.0-r2) 22:52:14 (18/58) Installing make (4.3-r0) 22:52:14 (19/58) Installing fortify-headers (1.1-r0) 22:52:14 (20/58) Installing patch (2.7.6-r6) 22:52:14 (21/58) Installing build-base (0.5-r2) 22:52:14 (22/58) Installing nghttp2-libs (1.41.0-r0) 22:52:14 (23/58) Installing libcurl (7.69.1-r1) 22:52:14 (24/58) Installing curl (7.69.1-r1) 22:52:14 (25/58) Installing pcre2 (10.35-r0) 22:52:14 (26/58) Installing git (2.26.2-r0) 22:52:14 (27/58) Installing oniguruma (6.9.5-r1) 22:52:14 (28/58) Installing jq (1.6-r1) 22:52:14 (29/58) Installing linux-headers (5.4.5-r1) 22:52:15 (30/58) Installing pkgconf (1.7.2-r0) 22:52:15 (31/58) Installing libffi-dev (3.3-r2) 22:52:15 (32/58) Installing zlib-dev (1.2.11-r3) 22:52:15 (33/58) Installing xz-dev (5.2.5-r0) 22:52:15 (34/58) Installing libxml2 (2.9.10-r5) 22:52:15 (35/58) Installing libxml2-dev (2.9.10-r5) 22:52:15 (36/58) Installing libgpg-error (1.37-r0) 22:52:15 (37/58) Installing libgcrypt (1.8.5-r0) 22:52:15 (38/58) Installing libxslt (1.1.34-r0) 22:52:15 (39/58) Installing libxslt-dev (1.1.34-r0) 22:52:15 (40/58) Installing openssl-dev (1.1.1g-r0) 22:52:15 (41/58) Installing sudo (1.9.0-r0) 22:52:15 (42/58) Installing sysstat (12.2.1-r0) 22:52:15 (43/58) Installing libblkid (2.35.2-r0) 22:52:15 (44/58) Installing blkid (2.35.2-r0) 22:52:15 (45/58) Installing libcap-ng (0.7.10-r1) 22:52:15 (46/58) Installing setpriv (2.35.2-r0) 22:52:15 (47/58) Installing libmount (2.35.2-r0) 22:52:15 (48/58) Installing libsmartcols (2.35.2-r0) 22:52:15 (49/58) Installing findmnt (2.35.2-r0) 22:52:15 (50/58) Installing mcookie (2.35.2-r0) 22:52:15 (51/58) Installing hexdump (2.35.2-r0) 22:52:15 (52/58) Installing lsblk (2.35.2-r0) 22:52:15 (53/58) Installing libuuid (2.35.2-r0) 22:52:15 (54/58) Installing libfdisk (2.35.2-r0) 22:52:15 (55/58) Installing sfdisk (2.35.2-r0) 22:52:15 (56/58) Installing cfdisk (2.35.2-r0) 22:52:15 (57/58) Installing util-linux (2.35.2-r0) 22:52:15 (58/58) Installing xmlstarlet (1.6.1-r0) 22:52:15 Executing busybox-1.31.1-r16.trigger 22:52:15 OK: 257 MiB in 92 packages 22:52:17 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:52:18 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 22:52:19 Collecting lftools[openstack]==0.31.1 22:52:19 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:52:19 Collecting httplib2 22:52:19 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:52:19 Collecting lxml 22:52:19 Downloading lxml-4.5.2.tar.gz (4.5 MB) 22:52:23 Collecting tqdm 22:52:23 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:52:23 Collecting setuptools>=36.5.0 22:52:23 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:52:23 Collecting jsonschema 22:52:23 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:52:23 Collecting docker 22:52:23 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:52:23 Collecting pygithub 22:52:23 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:52:24 Collecting ruamel.yaml 22:52:24 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:52:24 Collecting oauth2client 22:52:24 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:52:24 Collecting tabulate 22:52:24 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:52:24 Collecting click 22:52:24 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:52:24 Collecting defusedxml 22:52:24 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:52:24 Collecting pygerrit2 22:52:24 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:52:26 Collecting email-validator 22:52:26 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:52:26 Collecting six 22:52:26 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:52:26 Collecting pyyaml 22:52:26 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:52:27 Collecting xdg==3.0.2 22:52:27 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:52:27 Collecting bs4 22:52:27 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:52:27 Collecting python-jenkins 22:52:27 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:52:27 Collecting requests 22:52:27 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:52:27 Collecting shade~=1.27.1; extra == "openstack" 22:52:27 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:52:27 Collecting attrs>=17.4.0 22:52:27 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:52:28 Collecting importlib-metadata; python_version < "3.8" 22:52:28 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:52:28 Collecting pyrsistent>=0.14.0 22:52:28 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:52:28 Collecting websocket-client>=0.32.0 22:52:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:52:28 Collecting deprecated 22:52:28 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:52:28 Collecting pyjwt 22:52:28 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:52:28 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:52:28 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 22:52:29 Collecting pyasn1-modules>=0.0.5 22:52:29 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:52:29 Collecting rsa>=3.1.4 22:52:29 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:52:29 Collecting pyasn1>=0.1.7 22:52:29 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:52:29 Collecting pbr>=0.8.0 22:52:29 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:52:29 Collecting dnspython>=1.15.0 22:52:29 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:52:29 Collecting idna>=2.0.0 22:52:29 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:52:29 Collecting beautifulsoup4 22:52:29 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:52:29 Collecting multi-key-dict 22:52:29 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:52:30 Collecting certifi>=2017.4.17 22:52:30 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:52:30 Collecting chardet<4,>=3.0.2 22:52:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:52:30 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:52:30 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:52:30 Collecting os-client-config>=1.28.0 22:52:30 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:52:30 Collecting openstacksdk>=0.9.19 22:52:30 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:52:30 Collecting zipp>=0.5 22:52:30 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:52:30 Collecting wrapt<2,>=1.10 22:52:30 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:52:31 Collecting soupsieve>1.2; python_version >= "3.0" 22:52:31 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:52:31 Collecting decorator>=4.4.1 22:52:31 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:52:31 Collecting jmespath>=0.9.0 22:52:31 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:52:31 Collecting dogpile.cache>=0.6.5 22:52:31 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:52:31 Collecting os-service-types>=1.7.0 22:52:31 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:52:31 Collecting requestsexceptions>=1.2.0 22:52:31 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:52:31 Collecting keystoneauth1>=3.18.0 22:52:31 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:52:32 Collecting appdirs>=1.3.0 22:52:32 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:52:32 Collecting cryptography>=2.7 22:52:32 Downloading cryptography-3.1.1.tar.gz (534 kB) 22:52:32 Installing build dependencies: started 22:52:45 Installing build dependencies: finished with status 'done' 22:52:45 Getting requirements to build wheel: started 22:52:45 Getting requirements to build wheel: finished with status 'done' 22:52:45 Preparing wheel metadata: started 22:52:46 Preparing wheel metadata: finished with status 'done' 22:52:46 Collecting netifaces>=0.10.4 22:52:46 Downloading netifaces-0.10.9.tar.gz (28 kB) 22:52:46 Collecting jsonpatch!=1.20,>=1.16 22:52:46 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:52:46 Collecting iso8601>=0.1.11 22:52:46 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:52:46 Collecting munch>=2.1.0 22:52:46 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:52:46 Collecting stevedore>=3.0.0 22:52:46 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:52:47 Collecting cffi!=1.11.3,>=1.8 22:52:47 Downloading cffi-1.14.3.tar.gz (470 kB) 22:52:47 Collecting jsonpointer>=1.9 22:52:47 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:52:47 Collecting pycparser 22:52:47 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:52:47 Building wheels for collected packages: lxml, pygerrit2, pyyaml, bs4, pyrsistent, ruamel.yaml.clib, multi-key-dict, wrapt, dogpile.cache, cryptography, netifaces, cffi 22:52:47 Building wheel for lxml (setup.py): started 22:55:24 Building wheel for lxml (setup.py): still running... 22:56:32 Building wheel for lxml (setup.py): still running... 22:56:32 Building wheel for lxml (setup.py): finished with status 'done' 22:56:32 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=5d35951b84b8b5cf8018a9c32bb80cce40c027e53bf5608a22441aaa8282f1d9 22:56:32 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 22:56:32 Building wheel for pygerrit2 (setup.py): started 22:56:33 Building wheel for pygerrit2 (setup.py): finished with status 'done' 22:56:33 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=83f78b9b2decb42eb05a4f09b9d6459048bf5d2dc061e11c6756808a730bfc7a 22:56:33 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 22:56:33 Building wheel for pyyaml (setup.py): started 22:56:34 Building wheel for pyyaml (setup.py): finished with status 'done' 22:56:34 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=5cc58b2b5a4a3da4f4214ea917fcf9b41a887dc953a4ce9e86db22f99f99aa0c 22:56:34 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 22:56:34 Building wheel for bs4 (setup.py): started 22:56:34 Building wheel for bs4 (setup.py): finished with status 'done' 22:56:34 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=901aeb6d23ee377ae9469f1536487e028a246c3faefcc954630cc51382f99256 22:56:34 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 22:56:34 Building wheel for pyrsistent (setup.py): started 22:56:37 Building wheel for pyrsistent (setup.py): finished with status 'done' 22:56:37 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=18221cb8b2929c3dc03a1e2d5a67f852863699430e3aba847ee664d53bc994c4 22:56:37 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 22:56:37 Building wheel for ruamel.yaml.clib (setup.py): started 22:56:59 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 22:56:59 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=f4859d618e8a0b067224665a25c4e50d7ddf942442e366e5c5e5595e4134c71c 22:56:59 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 22:56:59 Building wheel for multi-key-dict (setup.py): started 22:56:59 Building wheel for multi-key-dict (setup.py): finished with status 'done' 22:56:59 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=9d56ee37db89dc3a15b679bfaa1b42917dc7e42e1add5fcb88ab012e5895f1f5 22:56:59 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 22:56:59 Building wheel for wrapt (setup.py): started 22:57:00 Building wheel for wrapt (setup.py): finished with status 'done' 22:57:00 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=b8a3d20a908307950dfc8ae8e6ea916279205bdf4abd5069fa21202e3c9cc85c 22:57:00 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 22:57:00 Building wheel for dogpile.cache (setup.py): started 22:57:00 Building wheel for dogpile.cache (setup.py): finished with status 'done' 22:57:00 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=545230148bf45e74653012e560eab823df86fc08e1a71e84c2528755fd6b5782 22:57:00 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 22:57:00 Building wheel for cryptography (PEP 517): started 22:57:39 Building wheel for cryptography (PEP 517): finished with status 'done' 22:57:39 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=7bfa2672f8011968a1aa930049107076434e0d7906bf7dfecd1a7a9d9751387a 22:57:39 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 22:57:39 Building wheel for netifaces (setup.py): started 22:57:39 Building wheel for netifaces (setup.py): finished with status 'done' 22:57:39 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=31bd454d541e35c1194bbd9b4b2a04f849af08ee36747082713bbb2a380a6719 22:57:39 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 22:57:39 Building wheel for cffi (setup.py): started 22:57:47 Building wheel for cffi (setup.py): finished with status 'done' 22:57:47 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=a71f5603f3d2d7ed542d64346d126fab3eb9d5b1adfa273194e2edaa768877c1 22:57:47 Stored in directory: /tmp/pip-ephem-wheel-cache-1cszb86o/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 22:57:47 Successfully built lxml pygerrit2 pyyaml bs4 pyrsistent ruamel.yaml.clib multi-key-dict wrapt dogpile.cache cryptography netifaces cffi 22:57:47 Installing collected packages: httplib2, lxml, tqdm, setuptools, attrs, zipp, importlib-metadata, pyrsistent, six, jsonschema, websocket-client, certifi, idna, chardet, urllib3, requests, docker, wrapt, deprecated, pyjwt, pygithub, ruamel.yaml.clib, ruamel.yaml, pyasn1, pyasn1-modules, rsa, oauth2client, tabulate, click, defusedxml, pbr, pygerrit2, dnspython, email-validator, pyyaml, xdg, soupsieve, beautifulsoup4, bs4, multi-key-dict, python-jenkins, decorator, jmespath, stevedore, dogpile.cache, os-service-types, requestsexceptions, iso8601, keystoneauth1, appdirs, pycparser, cffi, cryptography, netifaces, jsonpointer, jsonpatch, munch, openstacksdk, os-client-config, shade, lftools 22:57:54 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 22:57:56 Collecting zipp==1.1.0 22:57:56 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 22:57:56 Collecting python-openstackclient 22:57:56 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 22:57:56 Collecting oslo.i18n>=3.15.3 22:57:56 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 22:57:56 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 22:57:56 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 22:57:56 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 22:57:56 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 22:57:56 Collecting python-cinderclient>=3.3.0 22:57:56 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 22:57:56 Collecting osc-lib>=2.0.0 22:57:56 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 22:57:56 Collecting python-keystoneclient>=3.22.0 22:57:56 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 22:57:57 Collecting oslo.utils>=3.33.0 22:57:57 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 22:57:57 Collecting python-novaclient>=15.1.0 22:57:57 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 22:57:57 Collecting cliff!=2.9.0,>=2.8.0 22:57:57 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 22:57:57 Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) 22:57:57 Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) 22:57:57 Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) 22:57:57 Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) 22:57:57 Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.2.1) 22:57:57 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) 22:57:57 Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) 22:57:57 Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) 22:57:57 Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) 22:57:57 Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) 22:57:57 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 22:57:57 Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) 22:57:57 Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) 22:57:57 Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) 22:57:57 Collecting PrettyTable<0.8,>=0.7.1 22:57:57 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 22:57:58 Collecting simplejson>=3.5.1 22:57:58 Downloading simplejson-3.17.2.tar.gz (83 kB) 22:57:58 Requirement already satisfied: requests!=2.20.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.24.0) 22:57:58 Collecting debtcollector>=1.2.0 22:57:58 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 22:57:58 Collecting oslo.serialization!=2.19.1,>=2.18.0 22:57:58 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 22:57:59 Collecting oslo.config>=5.2.0 22:57:59 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 22:57:59 Collecting pyparsing>=2.1.0 22:57:59 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 22:57:59 Collecting netaddr>=0.7.18 22:57:59 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 22:57:59 Collecting pytz>=2013.6 22:57:59 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 22:57:59 Collecting packaging>=20.4 22:57:59 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 22:58:00 Collecting cmd2!=0.8.3,>=0.8.0 22:58:00 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 22:58:00 Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) 22:58:00 Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) 22:58:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2020.6.20) 22:58:00 Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (3.0.4) 22:58:00 Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (1.25.10) 22:58:00 Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2.10) 22:58:00 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) 22:58:00 Collecting msgpack>=0.5.2 22:58:00 Downloading msgpack-1.0.0.tar.gz (232 kB) 22:58:01 Collecting rfc3986>=1.2.0 22:58:01 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 22:58:01 Collecting importlib-resources; python_version < "3.7" 22:58:01 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 22:58:01 Collecting pyperclip>=1.6 22:58:01 Downloading pyperclip-1.8.0.tar.gz (16 kB) 22:58:01 Collecting wcwidth>=0.1.7 22:58:01 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 22:58:01 Collecting colorama>=0.3.7 22:58:01 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 22:58:01 Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) 22:58:01 Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) 22:58:01 Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) 22:58:01 Building wheels for collected packages: PrettyTable, simplejson, msgpack, pyperclip 22:58:01 Building wheel for PrettyTable (setup.py): started 22:58:02 Building wheel for PrettyTable (setup.py): finished with status 'done' 22:58:02 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=5d6217951ed259abf5e604170aa41f6196c93b604a6516f9f79528d98bc2c3f6 22:58:02 Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 22:58:02 Building wheel for simplejson (setup.py): started 22:58:04 Building wheel for simplejson (setup.py): finished with status 'done' 22:58:04 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=24cdc8f8694b2b681b5c29543bf10c15de2c74a39f85b5ac35da7a704673df55 22:58:04 Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 22:58:04 Building wheel for msgpack (setup.py): started 22:58:12 Building wheel for msgpack (setup.py): finished with status 'done' 22:58:12 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=a83e82a3ecec26d567f676e0a1a3dc3e230cc93bed9317d2f19b6f94b361f72d 22:58:12 Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 22:58:12 Building wheel for pyperclip (setup.py): started 22:58:12 Building wheel for pyperclip (setup.py): finished with status 'done' 22:58:12 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=8375c50308e89d1fda72b0947a18b4a53ca825627bf641d0cdea45e7fd7cb644 22:58:12 Stored in directory: /tmp/pip-ephem-wheel-cache-0t_8b1ay/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 22:58:12 Successfully built PrettyTable simplejson msgpack pyperclip 22:58:12 Installing collected packages: zipp, oslo.i18n, pyparsing, importlib-resources, netaddr, debtcollector, pytz, packaging, oslo.utils, PrettyTable, simplejson, python-cinderclient, pyperclip, wcwidth, colorama, cmd2, cliff, osc-lib, msgpack, oslo.serialization, rfc3986, oslo.config, python-keystoneclient, python-novaclient, python-openstackclient 22:58:12 Attempting uninstall: zipp 22:58:12 Found existing installation: zipp 3.2.0 22:58:12 Uninstalling zipp-3.2.0: 22:58:12 Successfully uninstalled zipp-3.2.0 22:58:19 Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 22:58:19 Cloning into 'global-jjb'... 22:58:20 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 22:58:42 Removing intermediate container c17785bb269a 22:58:42 ---> 1d6e747eb1c4 22:58:42 Successfully built 1d6e747eb1c4 22:58:42 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:43 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 22:58:43 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest 22:58:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 22:58:43 ce09b1e460e5: Preparing 22:58:43 50092ece2493: Preparing 22:58:43 45437310f899: Preparing 22:58:43 dead23276ed5: Preparing 22:58:43 b752678da003: Preparing 22:58:43 d0dc880f2b9f: Preparing 22:58:43 613be09ab3c0: Preparing 22:58:43 d0dc880f2b9f: Waiting 22:58:43 613be09ab3c0: Waiting 22:58:45 50092ece2493: Pushed 22:58:45 d0dc880f2b9f: Pushed 22:58:45 613be09ab3c0: Layer already exists 22:58:46 45437310f899: Pushed 22:58:51 b752678da003: Pushed 22:58:56 ce09b1e460e5: Pushed 22:59:22 dead23276ed5: Pushed 22:59:22 latest: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] isUnix [Pipeline] sh 22:59:23 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:9fd98d82aa27f7cecf1cffc52e964c127aea2103 [Pipeline] isUnix [Pipeline] sh 22:59:23 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:9fd98d82aa27f7cecf1cffc52e964c127aea2103 22:59:23 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 22:59:23 ce09b1e460e5: Preparing 22:59:23 50092ece2493: Preparing 22:59:23 45437310f899: Preparing 22:59:23 dead23276ed5: Preparing 22:59:23 b752678da003: Preparing 22:59:23 d0dc880f2b9f: Preparing 22:59:23 613be09ab3c0: Preparing 22:59:23 d0dc880f2b9f: Waiting 22:59:23 613be09ab3c0: Waiting 22:59:23 dead23276ed5: Layer already exists 22:59:23 50092ece2493: Layer already exists 22:59:23 ce09b1e460e5: Layer already exists 22:59:23 b752678da003: Layer already exists 22:59:23 45437310f899: Layer already exists 22:59:23 613be09ab3c0: Layer already exists 22:59:23 d0dc880f2b9f: Layer already exists 22:59:23 9fd98d82aa27f7cecf1cffc52e964c127aea2103: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] isUnix [Pipeline] sh 22:59:23 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:59:24 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 22:59:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 22:59:24 ce09b1e460e5: Preparing 22:59:24 50092ece2493: Preparing 22:59:24 45437310f899: Preparing 22:59:24 dead23276ed5: Preparing 22:59:24 b752678da003: Preparing 22:59:24 d0dc880f2b9f: Preparing 22:59:24 613be09ab3c0: Preparing 22:59:24 d0dc880f2b9f: Waiting 22:59:24 613be09ab3c0: Waiting 22:59:24 b752678da003: Layer already exists 22:59:24 dead23276ed5: Layer already exists 22:59:24 50092ece2493: Layer already exists 22:59:24 45437310f899: Layer already exists 22:59:24 613be09ab3c0: Layer already exists 22:59:24 d0dc880f2b9f: Layer already exists 22:59:24 ce09b1e460e5: Layer already exists 22:59:24 0.31.1-centos7: digest: sha256:9e3bc8f6e3376126c1b99bbd25c8d8d71daf5d8ca5e00ddb923fe5d22eaaa8f4 size: 1794 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:25 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:59:25 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:59:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 22:59:25 4c896b094c84: Preparing 22:59:25 289db549b88a: Preparing 22:59:25 b749d397adb9: Preparing 22:59:25 f502b6b5874b: Preparing 22:59:25 06d0be38ea79: Preparing 22:59:25 9255421ae75d: Preparing 22:59:25 408e53c5e3b2: Preparing 22:59:25 50644c29ef5a: Preparing 22:59:25 9255421ae75d: Waiting 22:59:25 408e53c5e3b2: Waiting 22:59:25 50644c29ef5a: Waiting 22:59:25 06d0be38ea79: Layer already exists 22:59:25 9255421ae75d: Layer already exists 22:59:25 408e53c5e3b2: Layer already exists 22:59:25 b749d397adb9: Pushed 22:59:25 289db549b88a: Pushed 22:59:25 50644c29ef5a: Layer already exists 22:59:26 f502b6b5874b: Layer already exists 22:59:59 4c896b094c84: Pushed 22:59:59 alpine: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh 22:59:59 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh 22:59:59 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine 22:59:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 22:59:59 4c896b094c84: Preparing 22:59:59 289db549b88a: Preparing 22:59:59 b749d397adb9: Preparing 22:59:59 f502b6b5874b: Preparing 22:59:59 06d0be38ea79: Preparing 22:59:59 9255421ae75d: Preparing 22:59:59 408e53c5e3b2: Preparing 22:59:59 50644c29ef5a: Preparing 22:59:59 9255421ae75d: Waiting 22:59:59 408e53c5e3b2: Waiting 22:59:59 50644c29ef5a: Waiting 22:59:59 289db549b88a: Layer already exists 22:59:59 f502b6b5874b: Layer already exists 22:59:59 06d0be38ea79: Layer already exists 22:59:59 4c896b094c84: Layer already exists 22:59:59 b749d397adb9: Layer already exists 22:59:59 408e53c5e3b2: Layer already exists 22:59:59 50644c29ef5a: Layer already exists 22:59:59 9255421ae75d: Layer already exists 22:59:59 0.31.1-alpine: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh 23:00:00 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh 23:00:00 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 23:00:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 23:00:00 4c896b094c84: Preparing 23:00:00 289db549b88a: Preparing 23:00:00 b749d397adb9: Preparing 23:00:00 f502b6b5874b: Preparing 23:00:00 06d0be38ea79: Preparing 23:00:00 9255421ae75d: Preparing 23:00:00 408e53c5e3b2: Preparing 23:00:00 50644c29ef5a: Preparing 23:00:00 9255421ae75d: Waiting 23:00:00 408e53c5e3b2: Waiting 23:00:00 50644c29ef5a: Waiting 23:00:00 06d0be38ea79: Layer already exists 23:00:00 b749d397adb9: Layer already exists 23:00:00 289db549b88a: Layer already exists 23:00:00 f502b6b5874b: Layer already exists 23:00:00 4c896b094c84: Layer already exists 23:00:00 9255421ae75d: Layer already exists 23:00:00 408e53c5e3b2: Layer already exists 23:00:00 50644c29ef5a: Layer already exists 23:00:00 amd64: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] isUnix [Pipeline] sh 23:00:00 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh 23:00:01 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 23:00:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 23:00:01 4c896b094c84: Preparing 23:00:01 289db549b88a: Preparing 23:00:01 b749d397adb9: Preparing 23:00:01 f502b6b5874b: Preparing 23:00:01 06d0be38ea79: Preparing 23:00:01 9255421ae75d: Preparing 23:00:01 408e53c5e3b2: Preparing 23:00:01 50644c29ef5a: Preparing 23:00:01 50644c29ef5a: Waiting 23:00:01 9255421ae75d: Waiting 23:00:01 408e53c5e3b2: Waiting 23:00:01 4c896b094c84: Layer already exists 23:00:01 06d0be38ea79: Layer already exists 23:00:01 f502b6b5874b: Layer already exists 23:00:01 289db549b88a: Layer already exists 23:00:01 b749d397adb9: Layer already exists 23:00:01 408e53c5e3b2: Layer already exists 23:00:01 9255421ae75d: Layer already exists 23:00:01 50644c29ef5a: Layer already exists 23:00:01 x86_64: digest: sha256:6755c6fff931803bc5c1790c20db27f5084f3b87cbb280d123db6f596fd6341e size: 1997 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:27 Building wheel for lxml (setup.py): still running... 23:06:49 Building wheel for lxml (setup.py): still running... 23:07:45 Building wheel for lxml (setup.py): still running... 23:09:22 Building wheel for lxml (setup.py): still running... 23:10:34 Building wheel for lxml (setup.py): still running... 23:11:14 Building wheel for lxml (setup.py): finished with status 'done' 23:11:14 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=6bcbfc1169acaef73af281551bc2b2f2b2b1d1e0e034e6a39624d90ca3840bed 23:11:14 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 23:11:14 Building wheel for pygerrit2 (setup.py): started 23:11:15 Building wheel for pygerrit2 (setup.py): finished with status 'done' 23:11:15 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=45ccf0e488eddd0f099788e76aeac62cf6d4b51f7db941553b007eb62ce77bc1 23:11:15 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 23:11:15 Building wheel for bs4 (setup.py): started 23:11:17 Building wheel for bs4 (setup.py): finished with status 'done' 23:11:17 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=dcb4de8b22763dec64a8a11312bc5e28aa497d7755d0dcd39786e1f9a683804e 23:11:17 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 23:11:17 Building wheel for pyyaml (setup.py): started 23:11:19 Building wheel for pyyaml (setup.py): finished with status 'done' 23:11:19 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=49e49857eebb2d47990f1c179625cd33e33f625810d70a18f3475714a8d608c6 23:11:19 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 23:11:19 Building wheel for ruamel.yaml.clib (setup.py): started 23:12:41 Building wheel for ruamel.yaml.clib (setup.py): still running... 23:12:56 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 23:12:56 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=fc0d2cc957ea2fc6972eaf8864367cf4577ee9a9a4536dc42bb89e846ff19f14 23:12:56 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 23:12:56 Building wheel for pyrsistent (setup.py): started 23:13:03 Building wheel for pyrsistent (setup.py): finished with status 'done' 23:13:03 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=22fd29eabe537433d5d79cd98ba55b5a583e6f51c21a93628f5e9691797aec2b 23:13:03 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 23:13:03 Building wheel for multi-key-dict (setup.py): started 23:13:04 Building wheel for multi-key-dict (setup.py): finished with status 'done' 23:13:04 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=b4e4185e17eeff2dcffab88d77eb033864afe62345ebf010c4e98ff5bce9f5f5 23:13:04 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 23:13:04 Building wheel for wrapt (setup.py): started 23:13:11 Building wheel for wrapt (setup.py): finished with status 'done' 23:13:11 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=777123f03264a6384107e8cc4783f70ae32e0ed76ac800daff2c74f6e7deabdb 23:13:11 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 23:13:11 Building wheel for cryptography (PEP 517): started 23:15:18 Building wheel for cryptography (PEP 517): still running... 23:15:20 Building wheel for cryptography (PEP 517): finished with status 'done' 23:15:20 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=53777c2b45f5ee963a3436675716c4908698b25fdfe316c47f218b0e7ce66d16 23:15:20 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 23:15:20 Building wheel for dogpile.cache (setup.py): started 23:15:22 Building wheel for dogpile.cache (setup.py): finished with status 'done' 23:15:22 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=1b13c8b8b6c56ca502046a39a3059c4807b25186679560a5f565cc6cf5e89c3c 23:15:22 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 23:15:22 Building wheel for netifaces (setup.py): started 23:15:32 Building wheel for netifaces (setup.py): finished with status 'done' 23:15:32 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=13bf555cb7c28b99f07ff37dd4d5b1b31eaa110a14cd319ac73491f44acf7114 23:15:32 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 23:15:32 Building wheel for cffi (setup.py): started 23:16:04 Building wheel for cffi (setup.py): finished with status 'done' 23:16:04 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=ece1190dfca403a36759b1d655ffbdf295db1cef3fc7d0c70814f54bac094de8 23:16:04 Stored in directory: /tmp/pip-ephem-wheel-cache-cqzz7cds/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 23:16:04 Successfully built lxml pygerrit2 bs4 pyyaml ruamel.yaml.clib pyrsistent multi-key-dict wrapt cryptography dogpile.cache netifaces cffi 23:16:04 Installing collected packages: dnspython, idna, email-validator, six, urllib3, certifi, chardet, requests, websocket-client, docker, lxml, pbr, pygerrit2, xdg, setuptools, ruamel.yaml.clib, ruamel.yaml, tabulate, httplib2, pyasn1, rsa, pyasn1-modules, oauth2client, soupsieve, beautifulsoup4, bs4, click, tqdm, pyyaml, zipp, importlib-metadata, pyrsistent, attrs, jsonschema, wrapt, deprecated, pyjwt, pygithub, defusedxml, multi-key-dict, python-jenkins, iso8601, requestsexceptions, decorator, jmespath, stevedore, os-service-types, keystoneauth1, munch, pycparser, cffi, cryptography, dogpile.cache, jsonpointer, jsonpatch, netifaces, appdirs, openstacksdk, os-client-config, shade, lftools 23:16:27 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 23:16:29 Collecting zipp==1.1.0 23:16:29 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 23:16:29 Collecting python-openstackclient 23:16:29 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 23:16:29 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 23:16:30 Collecting python-cinderclient>=3.3.0 23:16:30 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 23:16:30 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 23:16:31 Collecting python-keystoneclient>=3.22.0 23:16:31 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 23:16:32 Collecting oslo.i18n>=3.15.3 23:16:32 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 23:16:32 Collecting python-novaclient>=15.1.0 23:16:32 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 23:16:32 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 23:16:33 Collecting cliff!=2.9.0,>=2.8.0 23:16:33 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 23:16:33 Collecting osc-lib>=2.0.0 23:16:33 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 23:16:34 Collecting oslo.utils>=3.33.0 23:16:34 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 23:16:34 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 23:16:35 Collecting PrettyTable<0.8,>=0.7.1 23:16:35 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 23:16:37 Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (4.2.1) 23:16:37 Requirement already satisfied: requests!=2.20.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.24.0) 23:16:38 Collecting simplejson>=3.5.1 23:16:38 Downloading simplejson-3.17.2.tar.gz (83 kB) 23:16:40 Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) 23:16:40 Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) 23:16:40 Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) 23:16:40 Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) 23:16:40 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) 23:16:40 Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) 23:16:40 Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) 23:16:40 Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) 23:16:40 Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) 23:16:40 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 23:16:40 Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) 23:16:40 Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) 23:16:40 Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) 23:16:41 Collecting oslo.config>=5.2.0 23:16:41 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 23:16:41 Collecting debtcollector>=1.2.0 23:16:41 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 23:16:42 Collecting oslo.serialization!=2.19.1,>=2.18.0 23:16:42 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 23:16:43 Collecting pyparsing>=2.1.0 23:16:43 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 23:16:44 Collecting cmd2!=0.8.3,>=0.8.0 23:16:44 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 23:16:45 Collecting netaddr>=0.7.18 23:16:45 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 23:16:46 Collecting pytz>=2013.6 23:16:46 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 23:16:47 Collecting packaging>=20.4 23:16:47 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 23:16:47 Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2.10) 23:16:47 Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (1.25.10) 23:16:47 Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (3.0.4) 23:16:47 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2020.6.20) 23:16:47 Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) 23:16:47 Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) 23:16:47 Collecting rfc3986>=1.2.0 23:16:47 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 23:16:47 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) 23:16:48 Collecting msgpack>=0.5.2 23:16:48 Downloading msgpack-1.0.0.tar.gz (232 kB) 23:16:50 Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) 23:16:50 Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) 23:16:51 Collecting wcwidth>=0.1.7 23:16:51 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 23:16:51 Collecting colorama>=0.3.7 23:16:51 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 23:16:51 Collecting pyperclip>=1.6 23:16:51 Downloading pyperclip-1.8.0.tar.gz (16 kB) 23:16:53 Collecting importlib-resources; python_version < "3.7" 23:16:53 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 23:16:54 Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) 23:16:54 Building wheels for collected packages: PrettyTable, simplejson, msgpack, pyperclip 23:16:54 Building wheel for PrettyTable (setup.py): started 23:16:56 Building wheel for PrettyTable (setup.py): finished with status 'done' 23:16:56 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=fc826c007017429de43d23bc362b4671951133f86adddc8ba35e94a7cf9c415e 23:16:56 Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 23:16:56 Building wheel for simplejson (setup.py): started 23:17:07 Building wheel for simplejson (setup.py): finished with status 'done' 23:17:07 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=db0727a1dbec562cf4f46831682e34c8c697e0786f8d2808e6243edccb59eea0 23:17:07 Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 23:17:07 Building wheel for msgpack (setup.py): started 23:17:46 Building wheel for msgpack (setup.py): finished with status 'done' 23:17:46 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=0d9e9ce7f150badc54da94d28898db92bbc8d3171d5f7d68255780bd9d5d7de4 23:17:46 Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 23:17:46 Building wheel for pyperclip (setup.py): started 23:17:46 Building wheel for pyperclip (setup.py): finished with status 'done' 23:17:46 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=21b3e859cf09e50d9c6c075cf0e342ebfe9e8ad25fb22de03bbce1bac0ae535b 23:17:46 Stored in directory: /tmp/pip-ephem-wheel-cache-9q2e75j2/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 23:17:46 Successfully built PrettyTable simplejson msgpack pyperclip 23:17:46 Installing collected packages: zipp, oslo.i18n, importlib-resources, netaddr, pyparsing, debtcollector, pytz, packaging, oslo.utils, PrettyTable, simplejson, python-cinderclient, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, python-novaclient, wcwidth, colorama, pyperclip, cmd2, cliff, osc-lib, python-openstackclient 23:17:46 Attempting uninstall: zipp 23:17:46 Found existing installation: zipp 3.2.0 23:17:46 Uninstalling zipp-3.2.0: 23:17:46 Successfully uninstalled zipp-3.2.0 23:17:58 Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 23:17:59 Cloning into 'global-jjb'... 23:18:00 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 23:18:23 Removing intermediate container f3fa6fe16dd6 23:18:23 ---> 80f4004aeec8 23:18:23 Successfully built 80f4004aeec8 23:18:23 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:18:24 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:18:24 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 23:18:24 9f4eaa30e0ba: Preparing 23:18:24 fed1a2a06c73: Preparing 23:18:24 2dacba7a8661: Preparing 23:18:24 975159bf197d: Preparing 23:18:24 35d6305f29d1: Preparing 23:18:24 3fa15440b13d: Preparing 23:18:24 8691b6bf9361: Preparing 23:18:24 e2f13739ad41: Preparing 23:18:24 8691b6bf9361: Waiting 23:18:24 3fa15440b13d: Waiting 23:18:24 e2f13739ad41: Waiting 23:18:24 35d6305f29d1: Layer already exists 23:18:24 3fa15440b13d: Layer already exists 23:18:24 8691b6bf9361: Layer already exists 23:18:24 e2f13739ad41: Layer already exists 23:18:25 2dacba7a8661: Pushed 23:18:26 fed1a2a06c73: Pushed 23:18:27 975159bf197d: Pushed 23:19:48 9f4eaa30e0ba: Pushed 23:19:48 arm64: digest: sha256:768c4ff8adf26a86c0b361876d58cef732c86c79582ec002af2b2dc493f580a6 size: 1997 [Pipeline] isUnix [Pipeline] sh 23:19:49 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [Pipeline] isUnix [Pipeline] sh 23:19:49 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 23:19:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 23:19:49 9f4eaa30e0ba: Preparing 23:19:49 fed1a2a06c73: Preparing 23:19:49 2dacba7a8661: Preparing 23:19:49 975159bf197d: Preparing 23:19:49 35d6305f29d1: Preparing 23:19:49 3fa15440b13d: Preparing 23:19:49 8691b6bf9361: Preparing 23:19:49 e2f13739ad41: Preparing 23:19:49 3fa15440b13d: Waiting 23:19:49 8691b6bf9361: Waiting 23:19:49 e2f13739ad41: Waiting 23:19:49 35d6305f29d1: Layer already exists 23:19:49 fed1a2a06c73: Layer already exists 23:19:49 9f4eaa30e0ba: Layer already exists 23:19:49 2dacba7a8661: Layer already exists 23:19:49 975159bf197d: Layer already exists 23:19:49 e2f13739ad41: Layer already exists 23:19:49 3fa15440b13d: Layer already exists 23:19:49 8691b6bf9361: Layer already exists 23:19:49 aarch64: digest: sha256:768c4ff8adf26a86c0b361876d58cef732c86c79582ec002af2b2dc493f580a6 size: 1997 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) [Pipeline] isUnix [Pipeline] sh 23:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:19:53 23:19:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 23:19:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:19:53 latest: Pulling from edgex-devops/edgex-klar 23:19:53 e7c96db7181b: Pulling fs layer 23:19:53 1868ca2cb446: Pulling fs layer 23:19:53 136be5d0fe8e: Pulling fs layer 23:19:53 894bfe63afcb: Pulling fs layer 23:19:53 894bfe63afcb: Waiting 23:19:53 1868ca2cb446: Verifying Checksum 23:19:53 1868ca2cb446: Download complete 23:19:53 136be5d0fe8e: Verifying Checksum 23:19:53 136be5d0fe8e: Download complete 23:19:53 e7c96db7181b: Download complete 23:19:53 894bfe63afcb: Verifying Checksum 23:19:53 894bfe63afcb: Download complete 23:19:54 e7c96db7181b: Pull complete 23:19:54 1868ca2cb446: Pull complete 23:19:54 136be5d0fe8e: Pull complete 23:19:54 894bfe63afcb: Pull complete 23:19:54 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 23:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:19:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 23:19:54 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:19:54 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:19:55 $ docker top b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:56 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 23:19:56 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:20:14 $ docker stop --time=1 b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f 23:20:16 $ docker rm -f b9aae3f6230292b5f6e2dd2a1a022bded972ed34d1c11ea07adba31fa1ac097f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:20:16 . [Pipeline] withDockerContainer 23:20:16 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:20:17 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:20:17 $ docker top 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:18 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 23:20:18 + tee 23:20:18 clair timeout 1m0s 23:20:18 docker timeout: 1m0s 23:20:18 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:20:20 $ docker stop --time=1 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 23:20:21 $ docker rm -f 866f2e63bc81536503e2334cbaea6fb1e6f3d7b3bb52d758468a1294041fcee4 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:22 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 23:20:22 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools_0.31.1-centos7.html [Pipeline] writeFile [Pipeline] step 23:20:22 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 23:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:20:23 . [Pipeline] withDockerContainer 23:20:23 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:20:23 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:20:24 $ docker top 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:24 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 23:20:24 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:20:37 $ docker stop --time=1 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d 23:20:38 $ docker rm -f 988715f055c8688aa0b5822ada401fac245d9895ddc1959d4fbefe3977d1e46d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:20:39 . [Pipeline] withDockerContainer 23:20:39 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:20:39 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:20:39 $ docker top 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:40 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 23:20:40 + tee 23:20:40 clair timeout 1m0s 23:20:40 docker timeout: 1m0s 23:20:40 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:20:41 $ docker stop --time=1 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 23:20:43 $ docker rm -f 1b431cd87150d7991b81f437e14d0a64655e493fd167009281cfcd175433de94 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:43 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 23:20:43 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_amd64.html [Pipeline] writeFile [Pipeline] step 23:20:43 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 23:20:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:20:44 . [Pipeline] withDockerContainer 23:20:44 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:20:44 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:20:44 $ docker top 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:45 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:20:57 $ docker stop --time=1 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc 23:20:59 $ docker rm -f 51956cc901e580686ec06a12c7b274fef22cc83d133203e337658dbf873ca2cc [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 23:20:59 . [Pipeline] withDockerContainer 23:20:59 prd-centos7-docker-4c-2g-2891 does not seem to be running inside a container 23:20:59 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 23:21:00 $ docker top 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:01 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:01 + tee 23:21:01 clair timeout 1m0s 23:21:01 docker timeout: 1m0s 23:21:01 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:21:02 $ docker stop --time=1 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d 23:21:03 $ docker rm -f 7366b00d4600affab11fc163588d5b363dc3175681ee6fc59baaa49b122eff1d [Pipeline] // withDockerContainer [Pipeline] sh 23:21:04 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 23:21:04 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_arm64.html [Pipeline] writeFile [Pipeline] step 23:21:04 Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:21:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:05 ---> package-listing.sh 23:21:05 ++ facter osfamily 23:21:05 ++ tr '[:upper:]' '[:lower:]' 23:21:05 + OS_FAMILY=redhat 23:21:05 + workspace=/w/workspace/xfoundry_ci-build-images_lftools 23:21:05 + START_PACKAGES=/tmp/packages_start.txt 23:21:05 + END_PACKAGES=/tmp/packages_end.txt 23:21:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:05 + PACKAGES=/tmp/packages_start.txt 23:21:05 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 23:21:05 + PACKAGES=/tmp/packages_end.txt 23:21:05 + case "${OS_FAMILY}" in 23:21:05 + rpm -qa 23:21:05 + sort 23:21:09 + '[' -f /tmp/packages_start.txt ']' 23:21:09 + '[' -f /tmp/packages_end.txt ']' 23:21:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:09 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 23:21:09 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ 23:21:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:10 provisioning config files... 23:21:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config271239010714721264tmp [Pipeline] { [Pipeline] echo 23:21:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:21:10 ---> create-netrc.sh [Pipeline] } 23:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:21:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:21:11 ---> python-tools-install.sh 23:21:11 Generating Requirements File 23:22:32 Python 3.6.8 23:22:32 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 23:22:32 aiohttp==3.6.2 23:22:32 appdirs==1.4.3 23:22:32 argcomplete==1.12.1 23:22:32 aspy.yaml==1.3.0 23:22:32 async-timeout==3.0.1 23:22:32 attrs==19.3.0 23:22:32 Babel==2.8.0 23:22:32 beautifulsoup4==4.8.2 23:22:32 boto3==1.11.6 23:22:32 botocore==1.14.6 23:22:32 bs4==0.0.1 23:22:32 cachetools==4.1.1 23:22:32 certifi==2019.11.28 23:22:32 cffi==1.14.3 23:22:32 cfgv==2.0.1 23:22:32 chardet==3.0.4 23:22:32 click==7.1 23:22:32 cliff==3.4.0 23:22:32 cmd2==1.3.11 23:22:32 colorama==0.4.3 23:22:32 cryptography==3.1.1 23:22:32 debtcollector==2.2.0 23:22:32 decorator==4.4.2 23:22:32 defusedxml==0.6.0 23:22:32 Deprecated==1.2.7 23:22:32 distlib==0.3.1 23:22:32 distro==1.2.0 23:22:32 dnspython==1.16.0 23:22:32 docker==4.2.0 23:22:32 docutils==0.15.2 23:22:32 dogpile.cache==1.0.2 23:22:32 email-validator==1.0.5 23:22:32 filelock==3.0.12 23:22:32 future==0.18.2 23:22:32 google-auth==1.22.0 23:22:32 httplib2==0.17.0 23:22:32 identify==1.4.11 23:22:32 idna==2.9 23:22:32 idna-ssl==1.1.0 23:22:32 importlib-metadata==1.7.0 23:22:32 importlib-resources==1.5.0 23:22:32 iso8601==0.1.13 23:22:32 Jinja2==2.11.1 23:22:32 jmespath==0.10.0 23:22:32 jsonpatch==1.26 23:22:32 jsonpointer==2.0 23:22:32 jsonschema==3.2.0 23:22:32 keystoneauth1==4.2.1 23:22:32 kubernetes==11.0.0 23:22:32 lftools==0.34.2 23:22:32 lxml==4.5.0 23:22:32 MarkupSafe==0.23 23:22:32 msgpack==1.0.0 23:22:32 multi-key-dict==2.0.3 23:22:32 multidict==4.7.6 23:22:32 munch==2.5.0 23:22:32 netaddr==0.8.0 23:22:32 netifaces==0.10.9 23:22:32 niet==1.4.2 23:22:32 nodeenv==1.3.5 23:22:32 oauth2client==4.1.3 23:22:32 oauthlib==3.1.0 23:22:32 openstacksdk==0.50.0 23:22:32 os-client-config==2.1.0 23:22:32 os-service-types==1.7.0 23:22:32 osc-lib==2.2.1 23:22:32 oslo.config==8.3.2 23:22:32 oslo.context==3.1.1 23:22:32 oslo.i18n==5.0.1 23:22:32 oslo.log==4.4.0 23:22:32 oslo.serialization==4.0.1 23:22:32 oslo.utils==4.6.0 23:22:32 packaging==20.4 23:22:32 pbr==5.4.4 23:22:32 pluggy==0.13.1 23:22:32 prettytable==0.7.2 23:22:32 py==1.9.0 23:22:32 pyasn1==0.4.8 23:22:32 pyasn1-modules==0.2.8 23:22:32 pycparser==2.20 23:22:32 pygerrit2==2.0.10 23:22:32 PyGithub==1.46 23:22:32 pyinotify==0.9.6 23:22:32 PyJWT==1.7.1 23:22:32 pyparsing==2.4.7 23:22:32 pyperclip==1.8.0 23:22:32 pyroute2==0.4.13 23:22:32 pyrsistent==0.15.7 23:22:32 PySocks==1.6.8 23:22:32 python-cinderclient==7.2.0 23:22:32 python-dateutil==2.8.1 23:22:32 python-heatclient==2.2.1 23:22:32 python-jenkins==1.7.0 23:22:32 python-keystoneclient==4.1.1 23:22:32 python-magnumclient==3.2.1 23:22:32 python-novaclient==17.2.1 23:22:32 python-openstackclient==5.3.1 23:22:32 python-swiftclient==3.10.1 23:22:32 pytz==2020.1 23:22:32 PyYAML==5.3 23:22:32 requests==2.23.0 23:22:32 requests-oauthlib==1.3.0 23:22:32 requestsexceptions==1.4.0 23:22:32 rfc3986==1.4.0 23:22:32 rpm==4.11.3 23:22:32 rsa==4.0 23:22:32 ruamel.yaml==0.16.10 23:22:32 ruamel.yaml.clib==0.2.0 23:22:32 s3transfer==0.3.3 23:22:32 shade==1.27.2 23:22:32 simplejson==3.17.2 23:22:32 six==1.14.0 23:22:32 soupsieve==2.0 23:22:32 stevedore==3.2.2 23:22:32 tabulate==0.8.6 23:22:32 toml==0.10.0 23:22:32 tox==3.20.0 23:22:32 tqdm==4.43.0 23:22:32 typing-extensions==3.7.4.3 23:22:32 urllib3==1.25.8 23:22:32 virtualenv==20.0.31 23:22:32 wcwidth==0.2.5 23:22:32 websocket-client==0.57.0 23:22:32 wrapt==1.12.1 23:22:32 xdg==3.0.2 23:22:32 xmltodict==0.12.0 23:22:32 yarl==1.6.0 23:22:32 yq==2.11.1 23:22:32 zipp==3.2.0 23:22:32 Cache entry deserialization failed, entry ignored 23:22:32 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:22:32 Python 2.7.5 23:22:32 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 23:22:32 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 23:22:32 ansible==2.9.7 23:22:32 Babel==0.9.6 23:22:32 backports.ssl-match-hostname==3.5.0.1 23:22:32 beautifulsoup4==4.4.1 23:22:32 bodhi==2.11.0 23:22:32 bodhi-client==2.11.0 23:22:32 CCColUtils==1.4 23:22:32 cffi==1.6.0 23:22:32 chardet==2.2.1 23:22:32 click==6.7 23:22:32 cloud-init==18.5 23:22:32 configobj==4.7.2 23:22:32 cryptography==1.7.2 23:22:32 decorator==3.4.0 23:22:32 distro==1.2.0 23:22:32 enum34==1.0.4 23:22:32 fedpkg==1.38 23:22:32 futures==3.1.1 23:22:32 gitdb==0.6.4 23:22:32 GitPython==1.0.1 23:22:32 html5lib==0.999 23:22:32 httplib2==0.9.2 23:22:32 idna==2.4 23:22:32 iniparse==0.4 23:22:32 ipaddress==1.0.16 23:22:32 IPy==0.75 23:22:32 javapackages==1.0.0 23:22:32 Jinja2==2.7.2 23:22:32 jmespath==0.9.4 23:22:32 jsonpatch==1.2 23:22:32 jsonpointer==1.9 23:22:32 kerberos==1.1 23:22:32 kitchen==1.1.1 23:22:32 langtable==0.0.31 23:22:32 lockfile==0.9.1 23:22:32 lxml==3.2.1 23:22:32 MarkupSafe==0.11 23:22:32 munch==2.0.2 23:22:32 offtrac==0.1.0 23:22:32 openidc-client==0.6.0 23:22:32 packagedb-cli==2.14.1 23:22:32 paramiko==2.1.1 23:22:32 perf==0.1 23:22:32 ply==3.4 23:22:32 policycoreutils-default-encoding==0.1 23:22:32 prettytable==0.7.2 23:22:32 pyasn1==0.1.9 23:22:32 pycparser==2.14 23:22:32 pycurl==7.19.0 23:22:32 pygobject==3.22.0 23:22:32 pygpgme==0.3 23:22:32 pyliblzma==0.5.3 23:22:32 pyOpenSSL==0.13.1 23:22:32 pyparsing==1.5.6 23:22:32 pyserial==2.6 23:22:32 python-augeas==0.5.0 23:22:32 python-bugzilla==2.3.0 23:22:32 python-dateutil==1.5 23:22:32 python-fedora==0.10.0 23:22:32 python-linux-procfs==0.4.9 23:22:32 python-yubico==1.2.3 23:22:32 pyudev==0.15 23:22:32 pyusb==1.0.0b1 23:22:32 pyxattr==0.5.1 23:22:32 PyYAML==3.10 23:22:32 requests==2.6.0 23:22:32 requests-kerberos==0.7.0 23:22:32 rpkg==1.60 23:22:32 schedutils==0.4 23:22:32 seobject==0.1 23:22:32 sepolicy==1.1 23:22:32 six==1.9.0 23:22:32 smmap==0.9.0 23:22:32 urlgrabber==3.10 23:22:32 urllib3==1.10.2 23:22:32 virtualenv==15.1.0 23:22:32 yum-langpacks==0.4.2 23:22:32 yum-metadata-parser==1.1.4 [Pipeline] echo 23:22:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:33 ---> sudo-logs.sh 23:22:33 Archiving 'sudo' log.. [Pipeline] echo 23:22:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:33 ---> job-cost.sh 23:22:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kbPw 23:22:43 Cache entry deserialization failed, entry ignored 23:22:43 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:45 Cache entry deserialization failed, entry ignored 23:22:46 Cache entry deserialization failed, entry ignored 23:22:46 Cache entry deserialization failed, entry ignored 23:22:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:23:16 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 23:23:16 23:23:16 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 23:23:16 23:23:16 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 23:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-kbPw/bin to PATH 23:23:16 INFO: No Stack... 23:23:17 INFO: Retrieving Pricing Info for: v1-standard-2 23:23:18 INFO: Archiving Costs [Pipeline] echo 23:23:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:23:19 ---> logs-deploy.sh 23:23:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/12 23:23:19 INFO: archiving workspace using pattern(s): 23:23:21 Archives upload complete. 23:23:21 INFO: archiving logs to Nexus 23:23:22 ---> uname -a: 23:23:22 Linux prd-centos7-docker-4c-2g-2891.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 23:23:22 23:23:22 23:23:22 ---> lscpu: 23:23:22 Architecture: x86_64 23:23:22 CPU op-mode(s): 32-bit, 64-bit 23:23:22 Byte Order: Little Endian 23:23:22 CPU(s): 4 23:23:22 On-line CPU(s) list: 0-3 23:23:22 Thread(s) per core: 1 23:23:22 Core(s) per socket: 1 23:23:22 Socket(s): 4 23:23:22 NUMA node(s): 1 23:23:22 Vendor ID: GenuineIntel 23:23:22 CPU family: 6 23:23:22 Model: 44 23:23:22 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:23:22 Stepping: 1 23:23:22 CPU MHz: 2933.438 23:23:22 BogoMIPS: 5866.87 23:23:22 Virtualization: VT-x 23:23:22 Hypervisor vendor: KVM 23:23:22 Virtualization type: full 23:23:22 L1d cache: 32K 23:23:22 L1i cache: 32K 23:23:22 L2 cache: 4096K 23:23:22 L3 cache: 16384K 23:23:22 NUMA node0 CPU(s): 0-3 23:23:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:23:22 23:23:22 23:23:22 ---> nproc: 23:23:22 4 23:23:22 23:23:22 23:23:22 ---> df -h: 23:23:22 Filesystem Size Used Avail Use% Mounted on 23:23:22 devtmpfs 887M 0 887M 0% /dev 23:23:22 tmpfs 919M 0 919M 0% /dev/shm 23:23:22 tmpfs 919M 17M 903M 2% /run 23:23:22 tmpfs 919M 0 919M 0% /sys/fs/cgroup 23:23:22 /dev/vda1 50G 6.9G 44G 14% / 23:23:22 tmpfs 184M 0 184M 0% /run/user/1001 23:23:22 tmpfs 184M 0 184M 0% /run/user/0 23:23:22 23:23:22 23:23:22 ---> free -m: 23:23:22 total used free shared buff/cache available 23:23:22 Mem: 1837 632 68 16 1136 1008 23:23:22 Swap: 1023 1 1022 23:23:22 23:23:22 23:23:22 ---> ip addr: 23:23:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:23:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:23:22 inet 127.0.0.1/8 scope host lo 23:23:22 valid_lft forever preferred_lft forever 23:23:22 inet6 ::1/128 scope host 23:23:22 valid_lft forever preferred_lft forever 23:23:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 23:23:22 link/ether fa:16:3e:bb:58:0f brd ff:ff:ff:ff:ff:ff 23:23:22 inet 10.30.123.85/23 brd 10.30.123.255 scope global dynamic eth0 23:23:22 valid_lft 84097sec preferred_lft 84097sec 23:23:22 inet6 fe80::f816:3eff:febb:580f/64 scope link 23:23:22 valid_lft forever preferred_lft forever 23:23:22 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:23:22 link/ether 02:42:30:f1:9a:b1 brd ff:ff:ff:ff:ff:ff 23:23:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:23:22 valid_lft forever preferred_lft forever 23:23:22 inet6 fe80::42:30ff:fef1:9ab1/64 scope link 23:23:22 valid_lft forever preferred_lft forever 23:23:22 23:23:22 23:23:22 ---> sar -b -r -n DEV: 23:23:22 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 23:23:22 23:23:22 10:44:42 PM LINUX RESTART 23:23:22 23:23:22 10:46:01 PM tps rtps wtps bread/s bwrtn/s 23:23:22 10:47:01 PM 1.57 0.02 1.55 2.00 29.44 23:23:22 10:48:01 PM 0.20 0.00 0.20 0.00 2.31 23:23:22 10:49:01 PM 0.33 0.00 0.33 0.00 4.78 23:23:22 10:50:02 PM 0.25 0.00 0.25 0.00 3.00 23:23:22 10:51:01 PM 0.37 0.00 0.37 0.00 4.93 23:23:22 10:52:01 PM 0.25 0.00 0.25 0.00 2.98 23:23:22 10:53:01 PM 0.18 0.00 0.18 0.00 1.65 23:23:22 10:54:01 PM 0.28 0.00 0.28 0.00 3.51 23:23:22 10:55:01 PM 0.27 0.00 0.27 0.00 3.43 23:23:22 10:56:01 PM 0.27 0.00 0.27 0.00 3.65 23:23:22 10:57:01 PM 0.23 0.00 0.23 0.00 2.83 23:23:22 10:58:01 PM 0.20 0.00 0.20 0.00 1.93 23:23:22 10:59:01 PM 0.32 0.00 0.32 0.00 3.40 23:23:22 11:00:01 PM 0.48 0.20 0.28 6.26 2.71 23:23:22 11:01:01 PM 0.75 0.02 0.73 0.13 14.60 23:23:22 11:02:01 PM 0.55 0.12 0.43 2.13 7.41 23:23:22 11:03:01 PM 0.25 0.00 0.25 0.00 2.83 23:23:22 11:04:01 PM 0.17 0.00 0.17 0.00 1.78 23:23:22 11:05:01 PM 0.27 0.00 0.27 0.00 3.98 23:23:22 11:06:01 PM 0.28 0.00 0.28 0.00 2.85 23:23:22 11:07:01 PM 0.15 0.00 0.15 0.00 2.15 23:23:22 11:08:01 PM 0.23 0.00 0.23 0.00 2.10 23:23:22 11:09:01 PM 0.23 0.00 0.23 0.00 2.53 23:23:22 11:10:01 PM 0.25 0.00 0.25 0.00 3.00 23:23:22 11:11:01 PM 0.25 0.00 0.25 0.00 2.70 23:23:22 11:12:01 PM 0.17 0.00 0.17 0.00 1.73 23:23:22 11:13:01 PM 0.17 0.00 0.17 0.00 1.20 23:23:22 11:14:01 PM 0.17 0.00 0.17 0.00 1.60 23:23:22 11:15:01 PM 0.25 0.00 0.25 0.00 3.12 23:23:22 11:16:02 PM 0.28 0.00 0.28 0.00 3.53 23:23:22 11:17:01 PM 0.17 0.00 0.17 0.00 1.76 23:23:22 11:18:01 PM 0.17 0.00 0.17 0.00 1.47 23:23:22 11:19:01 PM 0.18 0.00 0.18 0.00 1.52 23:23:22 11:20:01 PM 13.92 7.21 6.71 4067.41 867.56 23:23:22 11:21:01 PM 19.10 1.83 17.27 282.30 253.99 23:23:22 11:22:01 PM 103.15 59.72 43.43 5392.81 5331.42 23:23:22 11:23:01 PM 100.00 19.18 80.82 838.10 10423.53 23:23:22 Average: 6.66 2.39 4.28 286.61 460.24 23:23:22 23:23:22 10:46:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:23:22 10:47:01 PM 94172 1787384 94.99 2620 1257448 1031684 35.21 382248 1252172 8 23:23:22 10:48:01 PM 91912 1789644 95.12 2620 1257456 1031868 35.22 385364 1251884 8 23:23:22 10:49:01 PM 89508 1792048 95.24 2620 1257464 1031940 35.22 387568 1251884 12 23:23:22 10:50:02 PM 89960 1791596 95.22 2620 1257468 1031748 35.21 387332 1251884 8 23:23:22 10:51:01 PM 89700 1791856 95.23 2620 1257472 1031832 35.21 387788 1251884 8 23:23:22 10:52:01 PM 88532 1793024 95.29 2620 1257476 1032008 35.22 388464 1251880 8 23:23:22 10:53:01 PM 88636 1792920 95.29 2620 1257480 1031996 35.22 384824 1255616 16 23:23:22 10:54:01 PM 89876 1791680 95.22 2620 1257484 1031816 35.21 383856 1255616 16 23:23:22 10:55:01 PM 89056 1792500 95.27 2620 1257492 1031924 35.22 383720 1256248 12 23:23:22 10:56:01 PM 86452 1795104 95.41 2620 1257496 1031912 35.22 386264 1256424 20 23:23:22 10:57:01 PM 86968 1794588 95.38 2620 1257500 1031816 35.21 385768 1256428 12 23:23:22 10:58:01 PM 87164 1794392 95.37 2620 1257504 1031816 35.21 385584 1256504 12 23:23:22 10:59:01 PM 87412 1794144 95.35 2620 1257512 1031816 35.21 385712 1256508 8 23:23:22 11:00:01 PM 87096 1794460 95.37 2620 1257540 1031816 35.21 385596 1256528 16 23:23:22 11:01:01 PM 85160 1796396 95.47 2620 1257548 1034244 35.30 386788 1256532 8 23:23:22 11:02:01 PM 86020 1795536 95.43 2620 1257688 1032360 35.23 386072 1256608 12 23:23:22 11:03:01 PM 86324 1795232 95.41 2620 1257692 1032388 35.23 386044 1256608 12 23:23:22 11:04:01 PM 86136 1795420 95.42 2620 1257696 1032388 35.23 385932 1256608 12 23:23:22 11:05:01 PM 84912 1796644 95.49 2620 1257708 1032644 35.24 387052 1256616 8 23:23:22 11:06:01 PM 84688 1796868 95.50 2620 1257708 1032632 35.24 386876 1256684 16 23:23:22 11:07:01 PM 85880 1795676 95.44 2620 1257716 1032500 35.24 386116 1256692 8 23:23:22 11:08:01 PM 86224 1795332 95.42 2620 1257720 1032452 35.24 385992 1256688 8 23:23:22 11:09:01 PM 85944 1795612 95.43 2620 1257720 1032452 35.24 385992 1256688 8 23:23:22 11:10:01 PM 86108 1795448 95.42 2620 1257728 1033860 35.28 386000 1256688 8 23:23:22 11:11:01 PM 85948 1795608 95.43 2620 1257732 1033932 35.29 386504 1256688 8 23:23:22 11:12:01 PM 86152 1795404 95.42 2620 1257740 1033860 35.28 386020 1256688 8 23:23:22 11:13:01 PM 86300 1795256 95.41 2620 1257740 1033860 35.28 386020 1256688 8 23:23:22 11:14:01 PM 86260 1795296 95.42 2620 1257748 1033860 35.28 386032 1256692 8 23:23:22 11:15:01 PM 85936 1795620 95.43 2620 1257752 1033924 35.29 386056 1256688 12 23:23:22 11:16:02 PM 85576 1795980 95.45 2620 1257752 1033996 35.29 386436 1256688 8 23:23:22 11:17:01 PM 85928 1795628 95.43 2620 1257760 1033960 35.29 386272 1256688 8 23:23:22 11:18:01 PM 86348 1795208 95.41 2620 1257764 1033924 35.29 386080 1256688 8 23:23:22 11:19:01 PM 86184 1795372 95.42 2620 1257772 1033924 35.29 385928 1256724 8 23:23:22 11:20:01 PM 163880 1717676 91.29 2620 1146304 1267532 43.26 437736 1128252 48 23:23:22 11:21:01 PM 189476 1692080 89.93 2620 1100708 1283124 43.79 472588 1067224 32 23:23:22 11:22:01 PM 100144 1781412 94.68 2620 1096892 1131076 38.60 551024 1051356 80240 23:23:22 11:23:01 PM 75956 1805600 95.96 2620 1093892 1109052 37.85 556808 1025624 55436 23:23:22 Average: 92106 1789450 95.10 2620 1241602 1050539 35.85 398823 1235421 3678 23:23:22 23:23:22 10:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:23:22 10:47:01 PM eth0 0.77 0.10 0.07 0.07 0.00 0.00 0.00 23:23:22 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:48:01 PM eth0 1.07 0.40 0.38 0.17 0.00 0.00 0.00 23:23:22 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:49:01 PM eth0 0.57 0.40 0.27 0.24 0.00 0.00 0.00 23:23:22 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:50:02 PM eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 10:50:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:50:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:51:01 PM eth0 0.78 0.15 0.14 0.07 0.00 0.00 0.00 23:23:22 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:52:01 PM eth0 1.27 0.53 0.39 0.21 0.00 0.00 0.00 23:23:22 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:53:01 PM eth0 0.60 0.50 0.30 0.21 0.00 0.00 0.00 23:23:22 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:54:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:55:01 PM eth0 1.02 0.35 0.50 0.25 0.00 0.00 0.00 23:23:22 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:56:01 PM eth0 0.85 0.42 0.45 0.26 0.00 0.00 0.00 23:23:22 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:57:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:58:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:59:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 10:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:00:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 23:23:22 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:01:01 PM eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 23:23:22 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:02:01 PM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 23:23:22 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:03:01 PM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 23:23:22 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:04:01 PM eth0 0.40 0.07 0.03 0.01 0.00 0.00 0.00 23:23:22 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:05:01 PM eth0 0.63 0.42 0.29 0.20 0.00 0.00 0.00 23:23:22 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:06:01 PM eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 23:23:22 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:07:01 PM eth0 0.18 0.15 0.09 0.01 0.00 0.00 0.00 23:23:22 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:08:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:23:22 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:09:01 PM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 23:23:22 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:10:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 23:23:22 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:11:01 PM eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 23:23:22 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:12:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:23:22 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:13:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:23:22 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:14:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:23:22 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:15:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 23:23:22 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:16:02 PM eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 23:23:22 11:16:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:16:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:17:01 PM eth0 0.14 0.12 0.06 0.01 0.00 0.00 0.00 23:23:22 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:18:01 PM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 23:23:22 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:19:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 23:23:22 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:20:01 PM veth6941099 0.27 0.42 0.04 0.15 0.00 0.00 0.00 23:23:22 11:20:01 PM eth0 548.74 299.68 922.04 70.21 0.00 0.00 0.00 23:23:22 11:20:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 23:23:22 11:20:01 PM docker0 0.27 0.32 0.04 0.14 0.00 0.00 0.00 23:23:22 11:21:01 PM eth0 81.42 58.67 72.73 56.18 0.00 0.00 0.00 23:23:22 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:21:01 PM veth5120253 0.27 0.23 0.04 0.14 0.00 0.00 0.00 23:23:22 11:21:01 PM docker0 2.63 2.46 0.65 1.80 0.00 0.00 0.00 23:23:22 11:22:01 PM eth0 154.56 103.51 871.34 16.22 0.00 0.00 0.00 23:23:22 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:22:01 PM docker0 0.23 0.20 0.10 0.11 0.00 0.00 0.00 23:23:22 11:23:01 PM eth0 58.77 47.91 130.01 60.62 0.00 0.00 0.00 23:23:22 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 11:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 Average: eth0 11.02 7.52 36.37 3.96 0.00 0.00 0.00 23:23:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:23:22 Average: docker0 0.08 0.08 0.02 0.06 0.00 0.00 0.00 23:23:22 23:23:22 23:23:22 ---> sar -P ALL: 23:23:22 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 23:23:22 23:23:22 10:44:42 PM LINUX RESTART 23:23:22 23:23:22 10:46:01 PM CPU %user %nice %system %iowait %steal %idle 23:23:22 10:47:01 PM all 0.14 0.00 0.04 0.00 0.00 99.82 23:23:22 10:47:01 PM 0 0.47 0.00 0.03 0.00 0.00 99.50 23:23:22 10:47:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 23:23:22 10:47:01 PM 2 0.05 0.00 0.03 0.00 0.00 99.92 23:23:22 10:47:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:48:01 PM all 0.17 0.00 0.03 0.00 0.00 99.80 23:23:22 10:48:01 PM 0 0.53 0.00 0.03 0.00 0.00 99.43 23:23:22 10:48:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 10:48:01 PM 2 0.07 0.00 0.03 0.00 0.00 99.90 23:23:22 10:48:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 10:49:01 PM all 0.17 0.00 0.03 0.00 0.00 99.80 23:23:22 10:49:01 PM 0 0.53 0.00 0.02 0.00 0.00 99.45 23:23:22 10:49:01 PM 1 0.07 0.00 0.05 0.00 0.00 99.88 23:23:22 10:49:01 PM 2 0.07 0.00 0.03 0.00 0.00 99.90 23:23:22 10:49:01 PM 3 0.02 0.00 0.05 0.00 0.00 99.93 23:23:22 10:50:02 PM all 0.15 0.00 0.04 0.00 0.00 99.81 23:23:22 10:50:02 PM 0 0.10 0.00 0.03 0.00 0.00 99.87 23:23:22 10:50:02 PM 1 0.43 0.00 0.07 0.00 0.00 99.50 23:23:22 10:50:02 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 10:50:02 PM 3 0.05 0.00 0.05 0.00 0.00 99.90 23:23:22 10:51:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 23:23:22 10:51:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 10:51:01 PM 1 0.51 0.00 0.02 0.00 0.00 99.47 23:23:22 10:51:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 10:51:01 PM 3 0.02 0.00 0.03 0.00 0.02 99.93 23:23:22 10:52:01 PM all 0.16 0.00 0.03 0.00 0.00 99.81 23:23:22 10:52:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:52:01 PM 1 0.53 0.00 0.03 0.00 0.00 99.43 23:23:22 10:52:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:52:01 PM 3 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 10:53:01 PM all 0.15 0.00 0.03 0.00 0.00 99.83 23:23:22 10:53:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:53:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45 23:23:22 10:53:01 PM 2 0.03 0.00 0.00 0.00 0.00 99.97 23:23:22 10:53:01 PM 3 0.05 0.00 0.05 0.00 0.00 99.90 23:23:22 10:54:01 PM all 0.15 0.00 0.02 0.00 0.00 99.82 23:23:22 10:54:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 10:54:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45 23:23:22 10:54:01 PM 2 0.02 0.00 0.03 0.00 0.02 99.93 23:23:22 10:54:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 10:55:01 PM all 0.13 0.00 0.05 0.00 0.00 99.82 23:23:22 10:55:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 10:55:01 PM 1 0.42 0.00 0.12 0.00 0.00 99.47 23:23:22 10:55:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 10:55:01 PM 3 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 10:56:01 PM all 0.05 0.00 0.03 0.00 0.00 99.93 23:23:22 10:56:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:56:01 PM 1 0.08 0.00 0.03 0.00 0.00 99.88 23:23:22 10:56:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 10:56:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 23:23:22 10:57:01 PM all 0.02 0.00 0.04 0.00 0.00 99.94 23:23:22 10:57:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 10:57:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 10:57:01 PM 2 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 10:57:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 23:23:22 10:57:01 PM CPU %user %nice %system %iowait %steal %idle 23:23:22 10:58:01 PM all 0.03 0.00 0.03 0.00 0.00 99.94 23:23:22 10:58:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 10:58:01 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 23:23:22 10:58:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:58:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 10:59:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 23:23:22 10:59:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 10:59:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45 23:23:22 10:59:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 10:59:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 11:00:01 PM all 0.15 0.00 0.05 0.00 0.00 99.80 23:23:22 11:00:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:00:01 PM 1 0.55 0.00 0.10 0.00 0.00 99.35 23:23:22 11:00:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:00:01 PM 3 0.02 0.00 0.00 0.00 0.00 99.98 23:23:22 11:01:01 PM all 0.15 0.00 0.04 0.00 0.00 99.81 23:23:22 11:01:01 PM 0 0.02 0.00 0.05 0.00 0.00 99.93 23:23:22 11:01:01 PM 1 0.52 0.00 0.03 0.02 0.00 99.43 23:23:22 11:01:01 PM 2 0.00 0.00 0.02 0.00 0.00 99.98 23:23:22 11:01:01 PM 3 0.05 0.00 0.08 0.00 0.00 99.87 23:23:22 11:02:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 23:23:22 11:02:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:02:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45 23:23:22 11:02:01 PM 2 0.08 0.00 0.08 0.00 0.00 99.83 23:23:22 11:02:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:03:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 23:23:22 11:03:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:03:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45 23:23:22 11:03:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:03:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:04:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 23:23:22 11:04:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:04:01 PM 1 0.52 0.00 0.02 0.00 0.00 99.47 23:23:22 11:04:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 11:04:01 PM 3 0.05 0.00 0.07 0.00 0.00 99.88 23:23:22 11:05:01 PM all 0.17 0.00 0.02 0.00 0.00 99.80 23:23:22 11:05:01 PM 0 0.08 0.00 0.02 0.00 0.00 99.90 23:23:22 11:05:01 PM 1 0.53 0.00 0.03 0.00 0.00 99.43 23:23:22 11:05:01 PM 2 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:05:01 PM 3 0.03 0.00 0.02 0.00 0.02 99.93 23:23:22 11:06:01 PM all 0.14 0.00 0.02 0.00 0.00 99.83 23:23:22 11:06:01 PM 0 0.02 0.00 0.00 0.00 0.00 99.98 23:23:22 11:06:01 PM 1 0.50 0.00 0.02 0.00 0.00 99.48 23:23:22 11:06:01 PM 2 0.00 0.00 0.02 0.00 0.00 99.98 23:23:22 11:06:01 PM 3 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 11:07:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 23:23:22 11:07:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:07:01 PM 1 0.55 0.00 0.02 0.00 0.00 99.43 23:23:22 11:07:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:07:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:08:01 PM all 0.14 0.00 0.02 0.00 0.00 99.84 23:23:22 11:08:01 PM 0 0.00 0.00 0.03 0.00 0.00 99.97 23:23:22 11:08:01 PM 1 0.52 0.00 0.02 0.00 0.00 99.47 23:23:22 11:08:01 PM 2 0.00 0.00 0.03 0.00 0.00 99.97 23:23:22 11:08:01 PM 3 0.02 0.00 0.05 0.00 0.00 99.93 23:23:22 23:23:22 11:08:01 PM CPU %user %nice %system %iowait %steal %idle 23:23:22 11:09:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 23:23:22 11:09:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:09:01 PM 1 0.53 0.00 0.03 0.00 0.00 99.43 23:23:22 11:09:01 PM 2 0.02 0.00 0.00 0.00 0.00 99.98 23:23:22 11:09:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:10:01 PM all 0.14 0.00 0.02 0.00 0.00 99.84 23:23:22 11:10:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:10:01 PM 1 0.48 0.00 0.02 0.00 0.00 99.50 23:23:22 11:10:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:10:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:11:01 PM all 0.06 0.00 0.04 0.00 0.00 99.90 23:23:22 11:11:01 PM 0 0.00 0.00 0.02 0.00 0.00 99.98 23:23:22 11:11:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:11:01 PM 2 0.17 0.00 0.10 0.00 0.00 99.73 23:23:22 11:11:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:12:01 PM all 0.02 0.00 0.03 0.00 0.00 99.96 23:23:22 11:12:01 PM 0 0.00 0.00 0.02 0.00 0.00 99.98 23:23:22 11:12:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:12:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:12:01 PM 3 0.02 0.00 0.05 0.00 0.00 99.93 23:23:22 11:13:01 PM all 0.07 0.00 0.02 0.00 0.00 99.91 23:23:22 11:13:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:13:01 PM 1 0.02 0.00 0.00 0.00 0.00 99.98 23:23:22 11:13:01 PM 2 0.23 0.00 0.03 0.00 0.00 99.73 23:23:22 11:13:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:14:01 PM all 0.14 0.00 0.02 0.00 0.00 99.83 23:23:22 11:14:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:14:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 23:23:22 11:14:01 PM 2 0.50 0.00 0.02 0.00 0.02 99.47 23:23:22 11:14:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 11:15:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 23:23:22 11:15:01 PM 0 0.02 0.00 0.00 0.00 0.00 99.98 23:23:22 11:15:01 PM 1 0.05 0.00 0.07 0.00 0.00 99.88 23:23:22 11:15:01 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 23:23:22 11:15:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 11:16:02 PM all 0.15 0.00 0.03 0.00 0.00 99.82 23:23:22 11:16:02 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:16:02 PM 1 0.05 0.00 0.05 0.00 0.00 99.90 23:23:22 11:16:02 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 23:23:22 11:16:02 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:17:01 PM all 0.14 0.00 0.02 0.00 0.00 99.84 23:23:22 11:17:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.44 23:23:22 11:17:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 23:23:22 11:17:01 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:17:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:18:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 23:23:22 11:18:01 PM 0 0.52 0.00 0.03 0.00 0.00 99.45 23:23:22 11:18:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 23:23:22 11:18:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:18:01 PM 3 0.00 0.00 0.02 0.00 0.00 99.98 23:23:22 11:19:01 PM all 0.14 0.00 0.02 0.00 0.00 99.84 23:23:22 11:19:01 PM 0 0.52 0.00 0.02 0.00 0.00 99.47 23:23:22 11:19:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 11:19:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 23:23:22 11:19:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 23:23:22 23:23:22 11:19:01 PM CPU %user %nice %system %iowait %steal %idle 23:23:22 11:20:01 PM all 1.19 0.00 0.72 0.23 0.00 97.86 23:23:22 11:20:01 PM 0 1.03 0.00 0.78 0.08 0.00 98.10 23:23:22 11:20:01 PM 1 1.53 0.00 0.68 0.68 0.00 97.10 23:23:22 11:20:01 PM 2 1.24 0.00 0.70 0.07 0.00 98.00 23:23:22 11:20:01 PM 3 0.93 0.00 0.72 0.07 0.00 98.28 23:23:22 11:21:01 PM all 2.73 0.00 1.89 0.35 0.00 95.02 23:23:22 11:21:01 PM 0 2.92 0.00 2.06 0.18 0.00 94.83 23:23:22 11:21:01 PM 1 2.65 0.00 1.98 0.37 0.00 95.01 23:23:22 11:21:01 PM 2 2.67 0.00 1.78 0.32 0.00 95.23 23:23:22 11:21:01 PM 3 2.68 0.00 1.73 0.52 0.02 95.05 23:23:22 11:22:01 PM all 16.01 0.00 2.40 1.71 0.01 79.87 23:23:22 11:22:01 PM 0 41.18 0.00 3.85 0.64 0.02 54.31 23:23:22 11:22:01 PM 1 3.93 0.00 1.24 1.55 0.02 93.27 23:23:22 11:22:01 PM 2 12.55 0.00 2.75 0.77 0.02 83.92 23:23:22 11:22:01 PM 3 6.65 0.00 1.76 3.87 0.00 87.72 23:23:22 11:23:01 PM all 15.51 0.00 3.15 2.07 0.01 79.27 23:23:22 11:23:01 PM 0 23.89 0.00 3.31 2.06 0.00 70.74 23:23:22 11:23:01 PM 1 13.04 0.00 2.64 1.39 0.02 82.91 23:23:22 11:23:01 PM 2 8.21 0.00 2.70 2.40 0.00 86.69 23:23:22 11:23:01 PM 3 16.92 0.00 3.94 2.43 0.02 76.68 23:23:22 Average: all 1.07 0.00 0.25 0.12 0.00 98.57 23:23:22 Average: 0 1.94 0.00 0.29 0.08 0.00 97.69 23:23:22 Average: 1 0.83 0.00 0.21 0.11 0.00 98.85 23:23:22 Average: 2 0.74 0.00 0.24 0.10 0.00 98.93 23:23:22 Average: 3 0.76 0.00 0.25 0.19 0.00 98.81 23:23:22 23:23:22 23:23:22