Pull request #345 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from bcdd0b5096f80b63365f28ad016fba8f1b8de81d+c9efc357fe638ed4dbd739befcaf3df2c9dd2676 (b2361f432400a86fdfa244eb60c3d1a953f0aa88) Running in Durability level: PERFORMANCE_OPTIMIZED 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6837 in /w/workspace/dry_go-mod-core-contracts_PR-345 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-345 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c9efc357fe638ed4dbd739befcaf3df2c9dd2676 into PR head commit bcdd0b5096f80b63365f28ad016fba8f1b8de81d Merge succeeded, producing bcdd0b5096f80b63365f28ad016fba8f1b8de81d Checking out Revision bcdd0b5096f80b63365f28ad016fba8f1b8de81d (PR-345) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c9efc357fe638ed4dbd739befcaf3df2c9dd2676 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" First time build. Skipping changelog. > git rev-list --no-walk 833786e239bc2f862d4adcd1b3debb7b818dd80d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:33 ========================================================= 02:37:33 EdgeX Global Pipelines Version Info 02:37:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:37:34 ------------------- 02:37:34 stable info: 02:37:34 ------------------- 02:37:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:34 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 02:37:34 Message: update stable to v1.0.144 02:37:35 ------------------- 02:37:35 experimental info: 02:37:35 ------------------- 02:37:35 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:35 Commit SHA: c640cc8e0f176a0a86b153ebfcb15f3e2f33f7bd 02:37:35 Message: update experimental to v1.0.145 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:37:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:37:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:37:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcdd0b5096f80b63365f28ad016fba8f1b8de81d [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcdd0b5 [Pipeline] echo 02:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:40 + git log --format=format:%s -1 bcdd0b5096f80b63365f28ad016fba8f1b8de81d [Pipeline] echo 02:37:40 GIT_COMMIT: bcdd0b5096f80b63365f28ad016fba8f1b8de81d, Commit Message: refactor: remove all ResponseNoMessage funcs in V2 [Pipeline] echo 02:37:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:41 02:37:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:37:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:41 latest: Pulling from edgex-devops/git-semver 02:37:41 31603596830f: Pulling fs layer 02:37:41 2a8b12db71e7: Pulling fs layer 02:37:41 6ca5941a6612: Pulling fs layer 02:37:41 ecc8261a40a4: Pulling fs layer 02:37:41 ecc8261a40a4: Waiting 02:37:41 2a8b12db71e7: Verifying Checksum 02:37:41 2a8b12db71e7: Download complete 02:37:42 31603596830f: Verifying Checksum 02:37:42 31603596830f: Download complete 02:37:42 ecc8261a40a4: Verifying Checksum 02:37:42 ecc8261a40a4: Download complete 02:37:42 6ca5941a6612: Download complete 02:37:42 31603596830f: Pull complete 02:37:42 2a8b12db71e7: Pull complete 02:37:43 6ca5941a6612: Pull complete 02:37:43 ecc8261a40a4: Pull complete 02:37:43 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:37:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:37:43 prd-centos7-docker-4c-2g-6837 does not seem to be running inside a container 02:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:37:45 $ docker top d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:45 [ssh-agent] Looking for ssh-agent implementation... 02:37:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:46 $ docker exec d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a ssh-agent 02:37:46 SSH_AUTH_SOCK=/tmp/ssh-eIRRYnlp2OLP/agent.13 02:37:46 SSH_AGENT_PID=19 02:37:46 Running ssh-add (command line suppressed) 02:37:46 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_7422211658318312606.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_7422211658318312606.key) 02:37:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:46 + git tag --points-at HEAD [Pipeline] } 02:37:46 $ docker exec --env ******** --env ******** d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a ssh-agent -k 02:37:47 unset SSH_AUTH_SOCK; 02:37:47 unset SSH_AGENT_PID; 02:37:47 echo Agent pid 19 killed; 02:37:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:47 [ssh-agent] Looking for ssh-agent implementation... 02:37:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:47 $ docker exec d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a ssh-agent 02:37:47 SSH_AUTH_SOCK=/tmp/ssh-viNOxA01tqXv/agent.51 02:37:47 SSH_AGENT_PID=56 02:37:47 Running ssh-add (command line suppressed) 02:37:47 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_1902882787266470637.key (/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/private_key_1902882787266470637.key) 02:37:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:48 + git semver init 02:37:48 # -> Open(): unable to determine branch for HEAD 02:37:48 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.git 02:37:48 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-345 02:37:48 # $SEMVER_REMOTE_NAME = origin 02:37:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:37:48 # $SEMVER_USER_NAME = edgex-jenkins 02:37:48 # $SEMVER_BRANCH = PR-345 02:37:48 # $SEMVER_TEMP = /tmp/semver-975671491 02:37:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:37:48 # '/tmp/semver-975671491' -> '/w/workspace/dry_go-mod-core-contracts_PR-345/.semver' 02:37:48 # -> Force: false 02:37:48 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-345/.semver [Pipeline] } 02:37:48 $ docker exec --env ******** --env ******** d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a ssh-agent -k 02:37:48 unset SSH_AUTH_SOCK; 02:37:48 unset SSH_AGENT_PID; 02:37:48 echo Agent pid 56 killed; 02:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:49 + git semver [Pipeline] } 02:37:49 $ docker stop --time=1 d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a 02:37:51 $ docker rm -f d747cd050bdf89c99c4df46df88051ffe0f9fe5b83efe4c8cdf5c8056694878a [Pipeline] // withDockerContainer [Pipeline] sh 02:37:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:37:52 Stashed 1 file(s) [Pipeline] echo 02:37:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:38:07 Still waiting to schedule task 02:38:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:38:07 Still waiting to schedule task 02:38:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:40:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6839 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 02:40:50 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 02:40:55 using credential edgex-jenkins-ssh 02:40:55 Cloning the remote Git repository 02:40:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:40:55 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 02:40:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:40:55 > git --version # timeout=10 02:40:55 > git --version # 'git version 2.17.1' 02:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:57 Merging remotes/origin/master commit c9efc357fe638ed4dbd739befcaf3df2c9dd2676 into PR head commit bcdd0b5096f80b63365f28ad016fba8f1b8de81d 02:40:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:40:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:40:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:40:58 Merge succeeded, producing bcdd0b5096f80b63365f28ad016fba8f1b8de81d 02:40:58 Checking out Revision bcdd0b5096f80b63365f28ad016fba8f1b8de81d (PR-345) 02:40:57 > git config core.sparsecheckout # timeout=10 02:40:57 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 02:40:57 > git remote # timeout=10 02:40:58 > git config --get remote.origin.url # timeout=10 02:40:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:58 > git merge c9efc357fe638ed4dbd739befcaf3df2c9dd2676 # timeout=10 02:40:58 > git rev-parse HEAD^{commit} # timeout=10 02:40:58 > git config core.sparsecheckout # timeout=10 02:40:58 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 02:41:02 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:41:03 ========================================================= 02:41:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:41:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:41:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 02:41:05 Sending build context to Docker daemon 1.79MB 02:41:05 Step 1/7 : ARG BASE=golang:1.15-alpine 02:41:05 Step 2/7 : FROM ${BASE} 02:41:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:05 b538f80385f9: Pulling fs layer 02:41:05 74f711af9a0d: Pulling fs layer 02:41:05 99f96fe45779: Pulling fs layer 02:41:05 8529a6b9a6be: Pulling fs layer 02:41:05 45590311c82a: Pulling fs layer 02:41:05 69ca0ff8b7b3: Pulling fs layer 02:41:05 209524e5b208: Pulling fs layer 02:41:05 45590311c82a: Waiting 02:41:05 209524e5b208: Waiting 02:41:05 69ca0ff8b7b3: Waiting 02:41:05 8529a6b9a6be: Waiting 02:41:05 99f96fe45779: Verifying Checksum 02:41:05 99f96fe45779: Download complete 02:41:05 74f711af9a0d: Verifying Checksum 02:41:05 74f711af9a0d: Download complete 02:41:05 45590311c82a: Verifying Checksum 02:41:05 45590311c82a: Download complete 02:41:06 69ca0ff8b7b3: Verifying Checksum 02:41:06 69ca0ff8b7b3: Download complete 02:41:06 b538f80385f9: Download complete 02:41:07 b538f80385f9: Pull complete 02:41:07 74f711af9a0d: Pull complete 02:41:08 99f96fe45779: Pull complete 02:41:08 209524e5b208: Verifying Checksum 02:41:08 209524e5b208: Download complete 02:41:10 8529a6b9a6be: Verifying Checksum 02:41:10 8529a6b9a6be: Download complete 02:41:20 8529a6b9a6be: Pull complete 02:41:20 45590311c82a: Pull complete 02:41:20 69ca0ff8b7b3: Pull complete 02:41:24 Running on prd-centos7-docker-4c-2g-6840 in /w/workspace/dry_go-mod-core-contracts_PR-345 [Pipeline] { [Pipeline] ws 02:41:24 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 02:41:25 209524e5b208: Pull complete 02:41:25 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 02:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:41:25 ---> 5bddaf1c2fca 02:41:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:41:27 using credential edgex-jenkins-ssh 02:41:27 Cloning the remote Git repository 02:41:27 ---> Running in 477045e06d1c 02:41:27 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:41:27 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 02:41:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:41:27 > git --version # timeout=10 02:41:27 > git --version # 'git version 2.16.5' 02:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:28 Removing intermediate container 477045e06d1c 02:41:28 ---> 0a5421b12e10 02:41:28 Step 4/7 : RUN apk add bash 02:41:28 ---> Running in 7a2d8a7c0228 02:41:28 Merging remotes/origin/master commit c9efc357fe638ed4dbd739befcaf3df2c9dd2676 into PR head commit bcdd0b5096f80b63365f28ad016fba8f1b8de81d 02:41:28 Merge succeeded, producing bcdd0b5096f80b63365f28ad016fba8f1b8de81d 02:41:28 Checking out Revision bcdd0b5096f80b63365f28ad016fba8f1b8de81d (PR-345) 02:41:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:41:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:28 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:41:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:41:28 > git config core.sparsecheckout # timeout=10 02:41:28 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 02:41:28 > git remote # timeout=10 02:41:28 > git config --get remote.origin.url # timeout=10 02:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:28 > git merge c9efc357fe638ed4dbd739befcaf3df2c9dd2676 # timeout=10 02:41:28 > git rev-parse HEAD^{commit} # timeout=10 02:41:28 > git config core.sparsecheckout # timeout=10 02:41:28 > git checkout -f bcdd0b5096f80b63365f28ad016fba8f1b8de81d # timeout=10 02:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:41:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:41:31 OK: 142 MiB in 39 packages 02:41:32 Commit message: "refactor: remove all ResponseNoMessage funcs in V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 02:41:33 Removing intermediate container 7a2d8a7c0228 02:41:33 ---> 110bfcf1736a 02:41:33 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:41:33 ---> Running in 7c32d1519b72 [Pipeline] unstash [Pipeline] echo 02:41:33 ========================================================= 02:41:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:41:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:41:33 Removing intermediate container 7c32d1519b72 02:41:33 ---> 393cf20ad861 02:41:33 Step 6/7 : COPY go.mod . 02:41:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 02:41:34 ---> ba13233fa3c5 02:41:34 Step 7/7 : RUN go mod download 02:41:34 Sending build context to Docker daemon 1.79MB 02:41:34 Step 1/7 : ARG BASE=golang:1.15-alpine 02:41:34 Step 2/7 : FROM ${BASE} 02:41:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:41:34 df20fa9351a1: Pulling fs layer 02:41:34 ed8968b2872e: Pulling fs layer 02:41:34 a92cc7c5fd73: Pulling fs layer 02:41:34 e871e8e8d7a9: Pulling fs layer 02:41:34 e73272ec9a57: Pulling fs layer 02:41:34 1e910a182e73: Pulling fs layer 02:41:34 4e634b169226: Pulling fs layer 02:41:34 e73272ec9a57: Waiting 02:41:34 1e910a182e73: Waiting 02:41:34 4e634b169226: Waiting 02:41:34 e871e8e8d7a9: Waiting 02:41:34 a92cc7c5fd73: Verifying Checksum 02:41:34 a92cc7c5fd73: Download complete 02:41:34 ed8968b2872e: Verifying Checksum 02:41:34 ed8968b2872e: Download complete 02:41:34 e73272ec9a57: Verifying Checksum 02:41:34 e73272ec9a57: Download complete 02:41:34 1e910a182e73: Verifying Checksum 02:41:34 1e910a182e73: Download complete 02:41:34 df20fa9351a1: Verifying Checksum 02:41:34 df20fa9351a1: Download complete 02:41:34 ---> Running in 97b20fb428da 02:41:34 df20fa9351a1: Pull complete 02:41:35 ed8968b2872e: Pull complete 02:41:35 a92cc7c5fd73: Pull complete 02:41:37 4e634b169226: Verifying Checksum 02:41:37 4e634b169226: Download complete 02:41:37 e871e8e8d7a9: Verifying Checksum 02:41:37 e871e8e8d7a9: Download complete 02:41:43 e871e8e8d7a9: Pull complete 02:41:43 e73272ec9a57: Pull complete 02:41:43 1e910a182e73: Pull complete 02:41:49 Removing intermediate container 97b20fb428da 02:41:49 ---> 18937f6d0815 02:41:49 Successfully built 18937f6d0815 02:41:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:41:50 + docker inspect -f . ci-base-image-arm64 02:41:50 . [Pipeline] withDockerContainer 02:41:50 prd-ubuntu18.04-docker-arm64-4c-16g-6839 does not seem to be running inside a container 02:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:41:51 4e634b169226: Pull complete 02:41:51 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 02:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:41:51 ---> f7629b54cfaa 02:41:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:41:51 ---> Running in 1612dd6104af 02:41:51 Removing intermediate container 1612dd6104af 02:41:51 ---> 662514f3477b 02:41:51 Step 4/7 : RUN apk add bash 02:41:51 ---> Running in 5fa0d4fbcdac 02:41:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:41:52 $ docker top 48fe7ad540e06b1eff0026ffa657983e61cc5804faee88a3d9e7f76b7e6987f3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:41:53 OK: 166 MiB in 39 packages 02:41:54 + go version 02:41:54 go version go1.15.2 linux/arm64 [Pipeline] } 02:41:54 $ docker stop --time=1 48fe7ad540e06b1eff0026ffa657983e61cc5804faee88a3d9e7f76b7e6987f3 02:41:54 Removing intermediate container 5fa0d4fbcdac 02:41:54 ---> bb7a4ed68674 02:41:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:41:54 ---> Running in 6ed370461d0e 02:41:54 Removing intermediate container 6ed370461d0e 02:41:54 ---> c545da6a4015 02:41:54 Step 6/7 : COPY go.mod . 02:41:54 ---> f37c5545fc62 02:41:54 Step 7/7 : RUN go mod download 02:41:54 ---> Running in b22c4a6f554d 02:41:56 $ docker rm -f 48fe7ad540e06b1eff0026ffa657983e61cc5804faee88a3d9e7f76b7e6987f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:41:57 + docker inspect -f . ci-base-image-arm64 02:41:57 . [Pipeline] withDockerContainer 02:41:57 prd-ubuntu18.04-docker-arm64-4c-16g-6839 does not seem to be running inside a container 02:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:41:59 $ docker top 965a06a0fe8153622c5a979c0fa2b713256b857cda1cc7baef22cdb957d33cca -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:01 + make test 02:42:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:42:06 Removing intermediate container b22c4a6f554d 02:42:06 ---> 37620c47b044 02:42:06 Successfully built 37620c47b044 02:42:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:42:07 + docker inspect -f . ci-base-image-x86_64 02:42:07 . [Pipeline] withDockerContainer 02:42:07 prd-centos7-docker-4c-2g-6840 does not seem to be running inside a container 02:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:42:08 $ docker top 46835058881e4d04fc43f22b14421455c4e7f682c07a5134e5e81fb6c237d62c -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:08 + go version 02:42:08 go version go1.15.2 linux/amd64 [Pipeline] } 02:42:08 $ docker stop --time=1 46835058881e4d04fc43f22b14421455c4e7f682c07a5134e5e81fb6c237d62c 02:42:10 $ docker rm -f 46835058881e4d04fc43f22b14421455c4e7f682c07a5134e5e81fb6c237d62c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:11 + docker inspect -f . ci-base-image-x86_64 02:42:11 . [Pipeline] withDockerContainer 02:42:11 prd-centos7-docker-4c-2g-6840 does not seem to be running inside a container 02:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:42:11 $ docker top 093eec4d4436d5f5c3f9fd9426f0d631e3cf1b0988431ae33778ff8f3ac73d17 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:12 + make test 02:42:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:42:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:42:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 02:42:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 02:42:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements 02:42:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 02:42:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:42:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 02:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.365s coverage: 14.7% of statements 02:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.024s coverage: 100.0% of statements 02:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.060s coverage: 91.8% of statements 02:42:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:42:20 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:42:20 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 02:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 48.9% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 63.0% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.015s coverage: 15.4% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements 02:42:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements 02:42:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 100.0% of statements 02:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.4% of statements 02:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 02:42:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:42:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:42:25 gofmt -l . 02:42:25 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:42:26 Stashed 1 file(s) [Pipeline] } 02:42:26 $ docker stop --time=1 093eec4d4436d5f5c3f9fd9426f0d631e3cf1b0988431ae33778ff8f3ac73d17 02:42:28 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.044s coverage: 85.7% of statements 02:42:28 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.036s coverage: 100.0% of statements 02:42:28 $ docker rm -f 093eec4d4436d5f5c3f9fd9426f0d631e3cf1b0988431ae33778ff8f3ac73d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 02:42:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.084s coverage: 45.4% of statements [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:42:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.045s coverage: 77.8% of statements 02:42:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:42:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 6.4% of statements 02:42:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.066s coverage: 14.7% of statements 02:42:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.027s coverage: 100.0% of statements 02:42:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.099s coverage: 91.8% of statements 02:42:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:42:33 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:42:33 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.045s coverage: 100.0% of statements 02:42:33 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.015s coverage: 48.9% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.058s coverage: 15.4% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.027s coverage: 14.3% of statements 02:42:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements 02:42:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.036s coverage: 100.0% of statements 02:42:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements 02:42:42 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 02:42:42 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:42:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:42:48 gofmt -l . 02:42:48 [ "`gofmt -l .`" = "" ] [Pipeline] stash 02:42:48 Warning: overwriting stash ‘coverage-report’ 02:42:49 Stashed 1 file(s) [Pipeline] } 02:42:49 $ docker stop --time=1 965a06a0fe8153622c5a979c0fa2b713256b857cda1cc7baef22cdb957d33cca 02:42:51 $ docker rm -f 965a06a0fe8153622c5a979c0fa2b713256b857cda1cc7baef22cdb957d33cca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:42:54 provisioning config files... 02:42:54 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config7612799590724468394tmp [Pipeline] { [Pipeline] sh 02:42:54 + set +x 02:42:54 + curl -s https://codecov.io/bash 02:42:54 + bash -s -- 02:42:55 02:42:55 _____ _ 02:42:55 / ____| | | 02:42:55 | | ___ __| | ___ ___ _____ __ 02:42:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:42:55 | |___| (_) | (_| | __/ (_| (_) \ V / 02:42:55 \_____\___/ \__,_|\___|\___\___/ \_/ 02:42:55 Bash-20201009-048fee3 02:42:55 02:42:55 02:42:55 ==> Jenkins CI detected. 02:42:55 project root: . 02:42:55 --> token set from env 02:42:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:42:55 ==> Running gcov in . (disable via -X gcov) 02:42:55 ==> Python coveragepy not found 02:42:55 ==> Searching for coverage reports in: 02:42:55 + . 02:42:55 -> Found 1 reports 02:42:55 ==> Detecting git/mercurial file structure 02:42:55 ==> Reading reports 02:42:55 + ./coverage.out bytes=105826 02:42:55 ==> Appending adjustments 02:42:55 https://docs.codecov.io/docs/fixing-reports 02:42:55 + Found adjustments 02:42:55 ==> Gzipping contents 02:42:55 ==> Uploading reports 02:42:55 url: https://codecov.io 02:42:55 query: branch=PR-345&commit=bcdd0b5096f80b63365f28ad016fba8f1b8de81d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 02:42:55 -> Pinging Codecov 02:42:55 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-345&commit=bcdd0b5096f80b63365f28ad016fba8f1b8de81d&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-345%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=345&job=&cmd_args= 02:42:55 -> Uploading to 02:42:55 02:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:55 Dload Upload Total Spent Left Speed 02:42:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 02:42:55 X> Failed to upload 02:42:55 ==> Uploading to Codecov 02:42:55 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:55 Dload Upload Total Spent Left Speed 02:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17143 100 118 100 17025 193 27959 --:--:-- --:--:-- --:--:-- 28001 02:42:56 View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/bcdd0b5096f80b63365f28ad016fba8f1b8de81d [Pipeline] } 02:42:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:42:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:43:00 ---> package-listing.sh 02:43:00 ++ facter osfamily 02:43:00 ++ tr '[:upper:]' '[:lower:]' 02:43:00 + OS_FAMILY=redhat 02:43:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-345 02:43:00 + START_PACKAGES=/tmp/packages_start.txt 02:43:00 + END_PACKAGES=/tmp/packages_end.txt 02:43:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:43:00 + PACKAGES=/tmp/packages_start.txt 02:43:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 02:43:00 + PACKAGES=/tmp/packages_end.txt 02:43:00 + case "${OS_FAMILY}" in 02:43:00 + rpm -qa 02:43:00 + sort 02:43:04 + '[' -f /tmp/packages_start.txt ']' 02:43:04 + '[' -f /tmp/packages_end.txt ']' 02:43:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:43:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-345 ']' 02:43:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ 02:43:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-345/archives/ [Pipeline] echo 02:43:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:43:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:05 02:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:05 alpine: Pulling from edgex-lftools-log-publisher 02:43:05 df20fa9351a1: Pulling fs layer 02:43:05 36b3adc4ff6f: Pulling fs layer 02:43:05 8ad3a11d3b57: Pulling fs layer 02:43:05 46f8f816bc3b: Pulling fs layer 02:43:05 93b61091891f: Pulling fs layer 02:43:05 93b9cdb0e59b: Pulling fs layer 02:43:05 5e14af77c1be: Pulling fs layer 02:43:05 01666e4c0597: Pulling fs layer 02:43:05 aa168da1d23b: Pulling fs layer 02:43:05 46f8f816bc3b: Waiting 02:43:05 93b61091891f: Waiting 02:43:05 93b9cdb0e59b: Waiting 02:43:05 5e14af77c1be: Waiting 02:43:05 01666e4c0597: Waiting 02:43:05 aa168da1d23b: Waiting 02:43:05 36b3adc4ff6f: Verifying Checksum 02:43:05 36b3adc4ff6f: Download complete 02:43:05 46f8f816bc3b: Verifying Checksum 02:43:05 46f8f816bc3b: Download complete 02:43:05 df20fa9351a1: Verifying Checksum 02:43:05 df20fa9351a1: Download complete 02:43:05 93b9cdb0e59b: Verifying Checksum 02:43:05 93b9cdb0e59b: Download complete 02:43:05 93b61091891f: Verifying Checksum 02:43:05 93b61091891f: Download complete 02:43:05 5e14af77c1be: Verifying Checksum 02:43:05 5e14af77c1be: Download complete 02:43:05 01666e4c0597: Verifying Checksum 02:43:05 01666e4c0597: Download complete 02:43:06 df20fa9351a1: Pull complete 02:43:06 36b3adc4ff6f: Pull complete 02:43:06 8ad3a11d3b57: Verifying Checksum 02:43:06 8ad3a11d3b57: Download complete 02:43:07 8ad3a11d3b57: Pull complete 02:43:07 46f8f816bc3b: Pull complete 02:43:07 93b61091891f: Pull complete 02:43:08 93b9cdb0e59b: Pull complete 02:43:08 5e14af77c1be: Pull complete 02:43:08 aa168da1d23b: Verifying Checksum 02:43:08 aa168da1d23b: Download complete 02:43:08 01666e4c0597: Pull complete 02:43:15 aa168da1d23b: Pull complete 02:43:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:43:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:43:15 prd-centos7-docker-4c-2g-6837 does not seem to be running inside a container 02:43:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-345 -v /w/workspace/dry_go-mod-core-contracts_PR-345:/w/workspace/dry_go-mod-core-contracts_PR-345:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-345@tmp:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:43:22 $ docker top 194dc475af2a62a0e103955bb3157f45fbe8fb3fbb1eab4c404d89809b5cdd03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:23 + touch /tmp/pre-build-complete [Pipeline] sh 02:43:23 + mkdir -p /var/log/sa [Pipeline] sh 02:43:23 + ls /var/log/sa-host 02:43:23 + sadf -c /var/log/sa-host/sa05 02:43:23 file_magic: OK 02:43:23 HZ: Using current value: 100 02:43:23 file_header: OK 02:43:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:43:23 Statistics: 02:43:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:43:23 File successfully converted to sysstat format version 12.2.1 02:43:23 + sadf -c /var/log/sa-host/sa20 02:43:23 file_magic: OK 02:43:23 HZ: Using current value: 100 02:43:23 file_header: OK 02:43:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:43:23 Statistics: 02:43:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:43:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:23 provisioning config files... 02:43:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-345@tmp/config4592478527869971537tmp [Pipeline] { [Pipeline] echo 02:43:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:43:24 ---> create-netrc.sh [Pipeline] } 02:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:43:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:43:24 ---> python-tools-install.sh [Pipeline] echo 02:43:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:43:25 ---> sudo-logs.sh 02:43:25 Archiving 'sudo' log.. [Pipeline] echo 02:43:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:43:25 ---> job-cost.sh 02:43:25 lf-activate-venv: SKIPPING 02:43:25 INFO: No Stack... 02:43:26 INFO: Retrieving Pricing Info for: v1-standard-2 02:43:27 INFO: Archiving Costs [Pipeline] echo 02:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:43:27 ---> logs-deploy.sh 02:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-345/6 02:43:27 INFO: archiving workspace using pattern(s): 02:43:29 Archives upload complete. 02:43:29 INFO: archiving logs to Nexus 02:43:30 ---> uname -a: 02:43:30 Linux prd-centos7-docker-4c-2g-6837.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:43:30 02:43:30