Pull request #177 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 94edee022854ff002974f1e338442384c6e61b89+ba9e6d923d70383f307bed2756b0cea3beca13c3 (4ac72bfeb46ba34394a1ac8ae9883bfb99d0319e) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-177/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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/device-modbus-go/branches/PR-177/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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1892 in /w/workspace/xfoundry_device-modbus-go_PR-177 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T01:01:58.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T01:01:59.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T01:01:59.525Z] ========================================================= [2020-09-29T01:01:59.525Z] EdgeX Global Pipelines Version Info [2020-09-29T01:01:59.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:02:02.575Z] ------------------- [2020-09-29T01:02:02.575Z] stable info: [2020-09-29T01:02:02.575Z] ------------------- [2020-09-29T01:02:02.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T01:02:02.575Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T01:02:02.575Z] Message: update stable to v1.0.131 [2020-09-29T01:02:03.523Z] ------------------- [2020-09-29T01:02:03.523Z] experimental info: [2020-09-29T01:02:03.523Z] ------------------- [2020-09-29T01:02:03.523Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T01:02:03.523Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T01:02:03.523Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to earlier failure(s) Stage "arm64" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to earlier failure(s) [Pipeline] } Stage "arm64" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [2020-09-29T01:02:08.798Z] Failed in branch amd64 [Pipeline] } [2020-09-29T01:02:08.828Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:02:14.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:02:14.721Z] ---> package-listing.sh [2020-09-29T01:02:14.721Z] ++ facter osfamily [2020-09-29T01:02:14.721Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T01:02:14.721Z] + OS_FAMILY=redhat [2020-09-29T01:02:14.721Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-177 [2020-09-29T01:02:14.721Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T01:02:14.721Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T01:02:14.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T01:02:14.721Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T01:02:14.721Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-177 ']' [2020-09-29T01:02:14.721Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T01:02:14.721Z] + case "${OS_FAMILY}" in [2020-09-29T01:02:14.721Z] + rpm -qa [2020-09-29T01:02:14.721Z] + sort [2020-09-29T01:02:18.088Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T01:02:18.088Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T01:02:18.088Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T01:02:18.088Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-177 ']' [2020-09-29T01:02:18.088Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-177/archives/ [2020-09-29T01:02:18.088Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-177/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T01:02:18.426Z] provisioning config files... [2020-09-29T01:02:18.447Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-177@tmp/config47501508270261736tmp [Pipeline] { [Pipeline] echo [2020-09-29T01:02:18.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:02:18.912Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T01:02:18.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T01:02:19.189Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:02:19.630Z] ---> python-tools-install.sh [2020-09-29T01:02:19.630Z] Generating Requirements File [2020-09-29T01:03:41.982Z] Python 3.6.8 [2020-09-29T01:03:41.982Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T01:03:41.982Z] aiohttp==3.6.2 [2020-09-29T01:03:41.982Z] appdirs==1.4.3 [2020-09-29T01:03:41.982Z] argcomplete==1.12.1 [2020-09-29T01:03:41.982Z] aspy.yaml==1.3.0 [2020-09-29T01:03:41.982Z] async-timeout==3.0.1 [2020-09-29T01:03:41.983Z] attrs==19.3.0 [2020-09-29T01:03:41.983Z] Babel==2.8.0 [2020-09-29T01:03:41.983Z] beautifulsoup4==4.8.2 [2020-09-29T01:03:41.983Z] boto3==1.11.6 [2020-09-29T01:03:41.983Z] botocore==1.14.6 [2020-09-29T01:03:41.983Z] bs4==0.0.1 [2020-09-29T01:03:41.983Z] cachetools==4.1.1 [2020-09-29T01:03:41.983Z] certifi==2019.11.28 [2020-09-29T01:03:41.983Z] cffi==1.14.3 [2020-09-29T01:03:41.983Z] cfgv==2.0.1 [2020-09-29T01:03:41.983Z] chardet==3.0.4 [2020-09-29T01:03:41.983Z] click==7.1 [2020-09-29T01:03:41.983Z] cliff==3.4.0 [2020-09-29T01:03:41.983Z] cmd2==1.3.10 [2020-09-29T01:03:41.983Z] colorama==0.4.3 [2020-09-29T01:03:41.983Z] cryptography==3.1.1 [2020-09-29T01:03:41.983Z] debtcollector==2.2.0 [2020-09-29T01:03:41.983Z] decorator==4.4.2 [2020-09-29T01:03:41.983Z] defusedxml==0.6.0 [2020-09-29T01:03:41.983Z] Deprecated==1.2.7 [2020-09-29T01:03:41.983Z] distlib==0.3.1 [2020-09-29T01:03:41.983Z] distro==1.2.0 [2020-09-29T01:03:41.983Z] dnspython==1.16.0 [2020-09-29T01:03:41.983Z] docker==4.2.0 [2020-09-29T01:03:41.983Z] docutils==0.15.2 [2020-09-29T01:03:41.983Z] dogpile.cache==1.0.2 [2020-09-29T01:03:41.983Z] email-validator==1.0.5 [2020-09-29T01:03:41.983Z] filelock==3.0.12 [2020-09-29T01:03:41.983Z] future==0.18.2 [2020-09-29T01:03:41.983Z] google-auth==1.22.0 [2020-09-29T01:03:41.983Z] httplib2==0.17.0 [2020-09-29T01:03:41.983Z] identify==1.4.11 [2020-09-29T01:03:41.983Z] idna==2.9 [2020-09-29T01:03:41.983Z] idna-ssl==1.1.0 [2020-09-29T01:03:41.983Z] importlib-metadata==1.7.0 [2020-09-29T01:03:41.983Z] importlib-resources==1.5.0 [2020-09-29T01:03:41.983Z] iso8601==0.1.13 [2020-09-29T01:03:41.983Z] Jinja2==2.11.1 [2020-09-29T01:03:41.983Z] jmespath==0.10.0 [2020-09-29T01:03:41.983Z] jsonpatch==1.26 [2020-09-29T01:03:41.983Z] jsonpointer==2.0 [2020-09-29T01:03:41.983Z] jsonschema==3.2.0 [2020-09-29T01:03:41.983Z] keystoneauth1==4.2.1 [2020-09-29T01:03:41.983Z] kubernetes==11.0.0 [2020-09-29T01:03:41.983Z] lftools==0.34.2 [2020-09-29T01:03:41.983Z] lxml==4.5.0 [2020-09-29T01:03:41.983Z] MarkupSafe==0.23 [2020-09-29T01:03:41.983Z] msgpack==1.0.0 [2020-09-29T01:03:41.983Z] multi-key-dict==2.0.3 [2020-09-29T01:03:41.983Z] multidict==4.7.6 [2020-09-29T01:03:41.983Z] munch==2.5.0 [2020-09-29T01:03:41.983Z] netaddr==0.8.0 [2020-09-29T01:03:41.983Z] netifaces==0.10.9 [2020-09-29T01:03:41.983Z] niet==1.4.2 [2020-09-29T01:03:41.983Z] nodeenv==1.3.5 [2020-09-29T01:03:41.983Z] oauth2client==4.1.3 [2020-09-29T01:03:41.983Z] oauthlib==3.1.0 [2020-09-29T01:03:41.983Z] openstacksdk==0.50.0 [2020-09-29T01:03:41.983Z] os-client-config==2.1.0 [2020-09-29T01:03:41.983Z] os-service-types==1.7.0 [2020-09-29T01:03:41.983Z] osc-lib==2.2.1 [2020-09-29T01:03:41.983Z] oslo.config==8.3.2 [2020-09-29T01:03:41.983Z] oslo.context==3.1.1 [2020-09-29T01:03:41.983Z] oslo.i18n==5.0.1 [2020-09-29T01:03:41.983Z] oslo.log==4.4.0 [2020-09-29T01:03:41.983Z] oslo.serialization==4.0.1 [2020-09-29T01:03:41.983Z] oslo.utils==4.6.0 [2020-09-29T01:03:41.983Z] packaging==20.4 [2020-09-29T01:03:41.983Z] pbr==5.4.4 [2020-09-29T01:03:41.983Z] pluggy==0.13.1 [2020-09-29T01:03:41.983Z] prettytable==0.7.2 [2020-09-29T01:03:41.983Z] py==1.9.0 [2020-09-29T01:03:41.983Z] pyasn1==0.4.8 [2020-09-29T01:03:41.983Z] pyasn1-modules==0.2.8 [2020-09-29T01:03:41.983Z] pycparser==2.20 [2020-09-29T01:03:41.983Z] pygerrit2==2.0.10 [2020-09-29T01:03:41.983Z] PyGithub==1.46 [2020-09-29T01:03:41.983Z] pyinotify==0.9.6 [2020-09-29T01:03:41.983Z] PyJWT==1.7.1 [2020-09-29T01:03:41.983Z] pyparsing==2.4.7 [2020-09-29T01:03:41.983Z] pyperclip==1.8.0 [2020-09-29T01:03:41.983Z] pyroute2==0.4.13 [2020-09-29T01:03:41.983Z] pyrsistent==0.15.7 [2020-09-29T01:03:41.983Z] PySocks==1.6.8 [2020-09-29T01:03:41.983Z] python-cinderclient==7.2.0 [2020-09-29T01:03:41.983Z] python-dateutil==2.8.1 [2020-09-29T01:03:41.983Z] python-heatclient==2.2.1 [2020-09-29T01:03:41.983Z] python-jenkins==1.7.0 [2020-09-29T01:03:41.983Z] python-keystoneclient==4.1.1 [2020-09-29T01:03:41.983Z] python-magnumclient==3.2.1 [2020-09-29T01:03:41.983Z] python-novaclient==17.2.1 [2020-09-29T01:03:41.983Z] python-openstackclient==5.3.1 [2020-09-29T01:03:41.983Z] python-swiftclient==3.10.1 [2020-09-29T01:03:41.983Z] pytz==2020.1 [2020-09-29T01:03:41.983Z] PyYAML==5.3 [2020-09-29T01:03:41.983Z] requests==2.23.0 [2020-09-29T01:03:41.983Z] requests-oauthlib==1.3.0 [2020-09-29T01:03:41.983Z] requestsexceptions==1.4.0 [2020-09-29T01:03:41.983Z] rfc3986==1.4.0 [2020-09-29T01:03:41.983Z] rpm==4.11.3 [2020-09-29T01:03:41.983Z] rsa==4.0 [2020-09-29T01:03:41.983Z] ruamel.yaml==0.16.10 [2020-09-29T01:03:41.983Z] ruamel.yaml.clib==0.2.0 [2020-09-29T01:03:41.983Z] s3transfer==0.3.3 [2020-09-29T01:03:41.983Z] shade==1.27.2 [2020-09-29T01:03:41.983Z] simplejson==3.17.2 [2020-09-29T01:03:41.983Z] six==1.14.0 [2020-09-29T01:03:41.983Z] soupsieve==2.0 [2020-09-29T01:03:41.983Z] stevedore==3.2.2 [2020-09-29T01:03:41.983Z] tabulate==0.8.6 [2020-09-29T01:03:41.983Z] toml==0.10.0 [2020-09-29T01:03:41.983Z] tox==3.20.0 [2020-09-29T01:03:41.983Z] tqdm==4.43.0 [2020-09-29T01:03:41.983Z] typing-extensions==3.7.4.3 [2020-09-29T01:03:41.983Z] urllib3==1.25.8 [2020-09-29T01:03:41.983Z] virtualenv==20.0.31 [2020-09-29T01:03:41.983Z] wcwidth==0.2.5 [2020-09-29T01:03:41.983Z] websocket-client==0.57.0 [2020-09-29T01:03:41.983Z] wrapt==1.12.1 [2020-09-29T01:03:41.983Z] xdg==3.0.2 [2020-09-29T01:03:41.983Z] xmltodict==0.12.0 [2020-09-29T01:03:41.983Z] yarl==1.6.0 [2020-09-29T01:03:41.983Z] yq==2.11.1 [2020-09-29T01:03:41.983Z] zipp==3.2.0 [2020-09-29T01:03:41.983Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:41.983Z] 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. [2020-09-29T01:03:41.983Z] Python 2.7.5 [2020-09-29T01:03:41.983Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T01:03:42.943Z] 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. [2020-09-29T01:03:42.943Z] ansible==2.9.7 [2020-09-29T01:03:42.943Z] Babel==0.9.6 [2020-09-29T01:03:42.943Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T01:03:42.943Z] beautifulsoup4==4.4.1 [2020-09-29T01:03:42.943Z] bodhi==2.11.0 [2020-09-29T01:03:42.943Z] bodhi-client==2.11.0 [2020-09-29T01:03:42.943Z] CCColUtils==1.4 [2020-09-29T01:03:42.943Z] cffi==1.6.0 [2020-09-29T01:03:42.943Z] chardet==2.2.1 [2020-09-29T01:03:42.943Z] click==6.7 [2020-09-29T01:03:42.943Z] cloud-init==18.5 [2020-09-29T01:03:42.943Z] configobj==4.7.2 [2020-09-29T01:03:42.943Z] cryptography==1.7.2 [2020-09-29T01:03:42.943Z] decorator==3.4.0 [2020-09-29T01:03:42.943Z] distro==1.2.0 [2020-09-29T01:03:42.943Z] enum34==1.0.4 [2020-09-29T01:03:42.943Z] fedpkg==1.38 [2020-09-29T01:03:42.943Z] futures==3.1.1 [2020-09-29T01:03:42.943Z] gitdb==0.6.4 [2020-09-29T01:03:42.943Z] GitPython==1.0.1 [2020-09-29T01:03:42.943Z] html5lib==0.999 [2020-09-29T01:03:42.943Z] httplib2==0.9.2 [2020-09-29T01:03:42.943Z] idna==2.4 [2020-09-29T01:03:42.943Z] iniparse==0.4 [2020-09-29T01:03:42.943Z] ipaddress==1.0.16 [2020-09-29T01:03:42.943Z] IPy==0.75 [2020-09-29T01:03:42.943Z] javapackages==1.0.0 [2020-09-29T01:03:42.943Z] Jinja2==2.7.2 [2020-09-29T01:03:42.943Z] jmespath==0.9.4 [2020-09-29T01:03:42.943Z] jsonpatch==1.2 [2020-09-29T01:03:42.943Z] jsonpointer==1.9 [2020-09-29T01:03:42.943Z] kerberos==1.1 [2020-09-29T01:03:42.943Z] kitchen==1.1.1 [2020-09-29T01:03:42.943Z] langtable==0.0.31 [2020-09-29T01:03:42.943Z] lockfile==0.9.1 [2020-09-29T01:03:42.943Z] lxml==3.2.1 [2020-09-29T01:03:42.943Z] MarkupSafe==0.11 [2020-09-29T01:03:42.943Z] munch==2.0.2 [2020-09-29T01:03:42.943Z] offtrac==0.1.0 [2020-09-29T01:03:42.943Z] openidc-client==0.6.0 [2020-09-29T01:03:42.943Z] packagedb-cli==2.14.1 [2020-09-29T01:03:42.943Z] paramiko==2.1.1 [2020-09-29T01:03:42.943Z] perf==0.1 [2020-09-29T01:03:42.943Z] ply==3.4 [2020-09-29T01:03:42.943Z] policycoreutils-default-encoding==0.1 [2020-09-29T01:03:42.943Z] prettytable==0.7.2 [2020-09-29T01:03:42.943Z] pyasn1==0.1.9 [2020-09-29T01:03:42.943Z] pycparser==2.14 [2020-09-29T01:03:42.943Z] pycurl==7.19.0 [2020-09-29T01:03:42.943Z] pygobject==3.22.0 [2020-09-29T01:03:42.943Z] pygpgme==0.3 [2020-09-29T01:03:42.943Z] pyliblzma==0.5.3 [2020-09-29T01:03:42.943Z] pyOpenSSL==0.13.1 [2020-09-29T01:03:42.943Z] pyparsing==1.5.6 [2020-09-29T01:03:42.943Z] pyserial==2.6 [2020-09-29T01:03:42.943Z] python-augeas==0.5.0 [2020-09-29T01:03:42.943Z] python-bugzilla==2.3.0 [2020-09-29T01:03:42.943Z] python-dateutil==1.5 [2020-09-29T01:03:42.943Z] python-fedora==0.10.0 [2020-09-29T01:03:42.943Z] python-linux-procfs==0.4.9 [2020-09-29T01:03:42.943Z] python-yubico==1.2.3 [2020-09-29T01:03:42.943Z] pyudev==0.15 [2020-09-29T01:03:42.943Z] pyusb==1.0.0b1 [2020-09-29T01:03:42.943Z] pyxattr==0.5.1 [2020-09-29T01:03:42.943Z] PyYAML==3.10 [2020-09-29T01:03:42.943Z] requests==2.6.0 [2020-09-29T01:03:42.943Z] requests-kerberos==0.7.0 [2020-09-29T01:03:42.943Z] rpkg==1.60 [2020-09-29T01:03:42.943Z] schedutils==0.4 [2020-09-29T01:03:42.943Z] seobject==0.1 [2020-09-29T01:03:42.943Z] sepolicy==1.1 [2020-09-29T01:03:42.943Z] six==1.9.0 [2020-09-29T01:03:42.943Z] smmap==0.9.0 [2020-09-29T01:03:42.943Z] urlgrabber==3.10 [2020-09-29T01:03:42.943Z] urllib3==1.10.2 [2020-09-29T01:03:42.943Z] virtualenv==15.1.0 [2020-09-29T01:03:42.943Z] yum-langpacks==0.4.2 [2020-09-29T01:03:42.943Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T01:03:43.248Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:43.602Z] ---> sudo-logs.sh [2020-09-29T01:03:43.602Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T01:03:43.894Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:44.239Z] ---> job-cost.sh [2020-09-29T01:03:44.239Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h8W3 [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.287Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.550Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.550Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:54.550Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:03:57.886Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T01:04:30.073Z] 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. [2020-09-29T01:04:30.073Z] [2020-09-29T01:04:30.073Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T01:04:30.073Z] [2020-09-29T01:04:30.073Z] 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. [2020-09-29T01:04:30.073Z] lf-activate-venv(): INFO: Adding /tmp/venv-h8W3/bin to PATH [2020-09-29T01:04:30.073Z] INFO: No Stack... [2020-09-29T01:04:30.073Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T01:04:30.073Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T01:04:30.121Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:04:31.666Z] ---> logs-deploy.sh [2020-09-29T01:04:31.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-177/1 [2020-09-29T01:04:31.666Z] INFO: archiving workspace using pattern(s): [2020-09-29T01:04:33.598Z] Archives upload complete. [2020-09-29T01:04:33.598Z] INFO: archiving logs to Nexus