Pull request #365 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 5e60d808490102a6967711ad71afda86183eeaee Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11580 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 5e60d808490102a6967711ad71afda86183eeaee > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk 8bd587b11e02ff821c022df4875af3b222095964 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:40 ========================================================= 08:08:40 EdgeX Global Pipelines Version Info 08:08:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:41 ------------------- 08:08:41 stable info: 08:08:41 ------------------- 08:08:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:08:41 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:08:41 Message: update stable to v1.0.162 08:08:42 ------------------- 08:08:42 experimental info: 08:08:42 ------------------- 08:08:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:08:42 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 08:08:42 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:08:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:08:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 08:08:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 08:08:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e60d808490102a6967711ad71afda86183eeaee [Pipeline] echo 08:08:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e60d80 [Pipeline] echo 08:08:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:08:46 provisioning config files... 08:08:46 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2077250628472876827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:46 ---> docker-login.sh 08:08:46 nexus3.edgexfoundry.org:10001 08:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:47 Configure a credential helper to remove this warning. See 08:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:47 08:08:47 Login Succeeded 08:08:47 nexus3.edgexfoundry.org:10002 08:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:47 Configure a credential helper to remove this warning. See 08:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:47 08:08:47 Login Succeeded 08:08:47 nexus3.edgexfoundry.org:10003 08:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:47 Configure a credential helper to remove this warning. See 08:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:47 08:08:47 Login Succeeded 08:08:47 nexus3.edgexfoundry.org:10004 08:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:47 Configure a credential helper to remove this warning. See 08:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:47 08:08:47 Login Succeeded 08:08:47 docker.io 08:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:48 Configure a credential helper to remove this warning. See 08:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:48 08:08:48 Login Succeeded 08:08:48 ---> docker-login.sh ends [Pipeline] } 08:08:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:48 + git log --format=format:%s -1 5e60d808490102a6967711ad71afda86183eeaee [Pipeline] echo 08:08:48 GIT_COMMIT: 5e60d808490102a6967711ad71afda86183eeaee, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo 08:08:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:08:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:08:49 08:08:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:08:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:08:50 latest: Pulling from edgex-devops/git-semver 08:08:50 31603596830f: Pulling fs layer 08:08:50 2a8b12db71e7: Pulling fs layer 08:08:50 6ca5941a6612: Pulling fs layer 08:08:50 ecc8261a40a4: Pulling fs layer 08:08:50 ecc8261a40a4: Waiting 08:08:50 2a8b12db71e7: Verifying Checksum 08:08:50 2a8b12db71e7: Download complete 08:08:50 31603596830f: Download complete 08:08:50 6ca5941a6612: Verifying Checksum 08:08:50 6ca5941a6612: Download complete 08:08:50 ecc8261a40a4: Verifying Checksum 08:08:50 ecc8261a40a4: Download complete 08:08:50 31603596830f: Pull complete 08:08:50 2a8b12db71e7: Pull complete 08:08:51 6ca5941a6612: Pull complete 08:08:52 ecc8261a40a4: Pull complete 08:08:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:08:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:08:52 prd-centos7-docker-4c-2g-11580 does not seem to be running inside a container 08:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:08:54 $ docker top 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:54 [ssh-agent] Looking for ssh-agent implementation... 08:08:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:54 $ docker exec 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent 08:08:55 SSH_AUTH_SOCK=/tmp/ssh-lOu5vPXEr51w/agent.11 08:08:55 SSH_AGENT_PID=17 08:08:55 Running ssh-add (command line suppressed) 08:08:55 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4729065270428834528.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4729065270428834528.key) 08:08:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:55 + git tag --points-at HEAD [Pipeline] } 08:08:55 $ docker exec --env ******** --env ******** 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent -k 08:08:55 unset SSH_AUTH_SOCK; 08:08:55 unset SSH_AGENT_PID; 08:08:55 echo Agent pid 17 killed; 08:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:55 [ssh-agent] Looking for ssh-agent implementation... 08:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:56 $ docker exec 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent 08:08:56 SSH_AUTH_SOCK=/tmp/ssh-9qGrLjFCcYG7/agent.45 08:08:56 SSH_AGENT_PID=50 08:08:56 Running ssh-add (command line suppressed) 08:08:56 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2455160603067743734.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2455160603067743734.key) 08:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:56 + git semver init 08:08:56 # -> Open(): unable to determine branch for HEAD 08:08:56 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 08:08:56 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 08:08:56 # $SEMVER_REMOTE_NAME = origin 08:08:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:08:56 # $SEMVER_USER_NAME = edgex-jenkins 08:08:56 # $SEMVER_BRANCH = PR-365 08:08:56 # $SEMVER_TEMP = /tmp/semver-359553069 08:08:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:08:57 # '/tmp/semver-359553069' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 08:08:57 # -> Force: false 08:08:57 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 08:08:57 $ docker exec --env ******** --env ******** 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc ssh-agent -k 08:08:57 unset SSH_AUTH_SOCK; 08:08:57 unset SSH_AGENT_PID; 08:08:57 echo Agent pid 50 killed; 08:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:58 + git semver [Pipeline] } 08:08:58 $ docker stop --time=1 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc 08:08:59 $ docker rm -f 9b72408bca40cf56ae790b80eecca566c4a386e14b6c789059229ad9c6b99cdc [Pipeline] // withDockerContainer [Pipeline] sh 08:09:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:09:01 Stashed 1 file(s) [Pipeline] echo 08:09:01 [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 08:09:16 Still waiting to schedule task 08:09:16 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:09:16 Still waiting to schedule task 08:09:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:11:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11581 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:11:03 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 08:11:09 using credential edgex-jenkins-ssh 08:11:09 Cloning the remote Git repository 08:11:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:09 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 08:11:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:09 > git --version # timeout=10 08:11:09 > git --version # 'git version 2.17.1' 08:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:11 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 5e60d808490102a6967711ad71afda86183eeaee 08:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:11:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:11:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:11:11 > git config core.sparsecheckout # timeout=10 08:11:11 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 08:11:11 Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee 08:11:11 Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) 08:11:11 > git remote # timeout=10 08:11:11 > git config --get remote.origin.url # timeout=10 08:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:11 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:11:11 > git rev-parse HEAD^{commit} # timeout=10 08:11:11 > git config core.sparsecheckout # timeout=10 08:11:11 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 08:11:16 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:11:16 provisioning config files... 08:11:16 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/6@tmp/config1581868943019508297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:18 ---> docker-login.sh 08:11:18 nexus3.edgexfoundry.org:10001 08:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:19 Configure a credential helper to remove this warning. See 08:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:19 08:11:19 Login Succeeded 08:11:19 nexus3.edgexfoundry.org:10002 08:11:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:19 Configure a credential helper to remove this warning. See 08:11:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:19 08:11:19 Login Succeeded 08:11:19 nexus3.edgexfoundry.org:10003 08:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:20 Configure a credential helper to remove this warning. See 08:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:20 08:11:20 Login Succeeded 08:11:20 nexus3.edgexfoundry.org:10004 08:11:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:20 Configure a credential helper to remove this warning. See 08:11:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:20 08:11:20 Login Succeeded 08:11:20 docker.io 08:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:21 Configure a credential helper to remove this warning. See 08:11:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:21 08:11:21 Login Succeeded 08:11:21 ---> docker-login.sh ends [Pipeline] } 08:11:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:11:22 ========================================================= 08:11:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:11:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:11:22 + 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 . 08:11:22 Sending build context to Docker daemon 1.854MB 08:11:23 Step 1/7 : ARG BASE=golang:1.15-alpine 08:11:23 Step 2/7 : FROM ${BASE} 08:11:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:23 b538f80385f9: Pulling fs layer 08:11:23 74f711af9a0d: Pulling fs layer 08:11:23 99f96fe45779: Pulling fs layer 08:11:23 8529a6b9a6be: Pulling fs layer 08:11:23 45590311c82a: Pulling fs layer 08:11:23 69ca0ff8b7b3: Pulling fs layer 08:11:23 209524e5b208: Pulling fs layer 08:11:23 45590311c82a: Waiting 08:11:23 8529a6b9a6be: Waiting 08:11:23 69ca0ff8b7b3: Waiting 08:11:23 209524e5b208: Waiting 08:11:23 99f96fe45779: Verifying Checksum 08:11:23 99f96fe45779: Download complete 08:11:23 74f711af9a0d: Verifying Checksum 08:11:23 74f711af9a0d: Download complete 08:11:23 45590311c82a: Verifying Checksum 08:11:23 45590311c82a: Download complete 08:11:23 69ca0ff8b7b3: Verifying Checksum 08:11:23 69ca0ff8b7b3: Download complete 08:11:23 b538f80385f9: Verifying Checksum 08:11:23 b538f80385f9: Download complete 08:11:24 b538f80385f9: Pull complete 08:11:24 74f711af9a0d: Pull complete 08:11:25 99f96fe45779: Pull complete 08:11:25 209524e5b208: Verifying Checksum 08:11:25 209524e5b208: Download complete 08:11:27 8529a6b9a6be: Verifying Checksum 08:11:27 8529a6b9a6be: Download complete 08:11:39 8529a6b9a6be: Pull complete 08:11:39 45590311c82a: Pull complete 08:11:39 69ca0ff8b7b3: Pull complete 08:11:42 209524e5b208: Pull complete 08:11:42 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:11:42 ---> 5bddaf1c2fca 08:11:42 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:11:42 Running on prd-centos7-docker-4c-2g-11582 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 08:11:42 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 08:11:44 ---> Running in d982c055b832 08:11:45 Removing intermediate container d982c055b832 08:11:45 ---> 7484dfb8c88e 08:11:45 Step 4/7 : RUN apk add bash 08:11:45 ---> Running in 4bdc3ebb68fe 08:11:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:11:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:11:49 OK: 142 MiB in 39 packages 08:11:49 using credential edgex-jenkins-ssh 08:11:49 Cloning the remote Git repository 08:11:50 Removing intermediate container 4bdc3ebb68fe 08:11:50 ---> 2aeffd7347f8 08:11:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:11:50 ---> Running in 05bd465d2a71 08:11:50 Removing intermediate container 05bd465d2a71 08:11:50 ---> f83c5da074e0 08:11:50 Step 6/7 : COPY go.mod . 08:11:49 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:49 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 08:11:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:50 > git --version # timeout=10 08:11:50 > git --version # 'git version 2.16.5' 08:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:11:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:11:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:11:51 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 5e60d808490102a6967711ad71afda86183eeaee 08:11:51 ---> 24f5f46070c6 08:11:51 Step 7/7 : RUN go mod download 08:11:51 ---> Running in 7001d95d8032 08:11:51 Merge succeeded, producing 5e60d808490102a6967711ad71afda86183eeaee 08:11:51 Checking out Revision 5e60d808490102a6967711ad71afda86183eeaee (PR-365) 08:11:51 > git config core.sparsecheckout # timeout=10 08:11:51 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 08:11:51 > git remote # timeout=10 08:11:51 > git config --get remote.origin.url # timeout=10 08:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:51 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 08:11:51 > git rev-parse HEAD^{commit} # timeout=10 08:11:51 > git config core.sparsecheckout # timeout=10 08:11:51 > git checkout -f 5e60d808490102a6967711ad71afda86183eeaee # timeout=10 08:11:56 Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:11:56 provisioning config files... 08:11:56 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/6@tmp/config881553052971479277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:57 ---> docker-login.sh 08:11:57 nexus3.edgexfoundry.org:10001 08:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:58 Configure a credential helper to remove this warning. See 08:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:58 08:11:58 Login Succeeded 08:11:58 nexus3.edgexfoundry.org:10002 08:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:58 Configure a credential helper to remove this warning. See 08:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:58 08:11:58 Login Succeeded 08:11:58 nexus3.edgexfoundry.org:10003 08:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:59 Configure a credential helper to remove this warning. See 08:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:59 08:11:59 Login Succeeded 08:11:59 nexus3.edgexfoundry.org:10004 08:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:59 Configure a credential helper to remove this warning. See 08:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:59 08:11:59 Login Succeeded 08:11:59 docker.io 08:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:59 Configure a credential helper to remove this warning. See 08:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:59 08:11:59 Login Succeeded 08:11:59 ---> docker-login.sh ends [Pipeline] } 08:11:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:00 ========================================================= 08:12:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:12:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:12:00 + 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 . 08:12:01 Sending build context to Docker daemon 1.854MB 08:12:01 Step 1/7 : ARG BASE=golang:1.15-alpine 08:12:01 Step 2/7 : FROM ${BASE} 08:12:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:01 df20fa9351a1: Pulling fs layer 08:12:01 ed8968b2872e: Pulling fs layer 08:12:01 a92cc7c5fd73: Pulling fs layer 08:12:01 e871e8e8d7a9: Pulling fs layer 08:12:01 e73272ec9a57: Pulling fs layer 08:12:01 1e910a182e73: Pulling fs layer 08:12:01 4e634b169226: Pulling fs layer 08:12:01 e73272ec9a57: Waiting 08:12:01 1e910a182e73: Waiting 08:12:01 e871e8e8d7a9: Waiting 08:12:01 4e634b169226: Waiting 08:12:01 a92cc7c5fd73: Verifying Checksum 08:12:01 a92cc7c5fd73: Download complete 08:12:01 ed8968b2872e: Download complete 08:12:01 e73272ec9a57: Verifying Checksum 08:12:01 e73272ec9a57: Download complete 08:12:01 1e910a182e73: Verifying Checksum 08:12:01 1e910a182e73: Download complete 08:12:01 df20fa9351a1: Verifying Checksum 08:12:01 df20fa9351a1: Download complete 08:12:02 df20fa9351a1: Pull complete 08:12:02 ed8968b2872e: Pull complete 08:12:02 a92cc7c5fd73: Pull complete 08:12:06 Removing intermediate container 7001d95d8032 08:12:06 ---> ed233db2873a 08:12:06 Successfully built ed233db2873a 08:12:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:12:07 + docker inspect -f . ci-base-image-arm64 08:12:07 . [Pipeline] withDockerContainer 08:12:07 prd-ubuntu18.04-docker-arm64-4c-16g-11581 does not seem to be running inside a container 08:12: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 ******** -e ******** ci-base-image-arm64 cat 08:12:08 4e634b169226: Verifying Checksum 08:12:08 4e634b169226: Download complete 08:12:08 e871e8e8d7a9: Verifying Checksum 08:12:08 e871e8e8d7a9: Download complete 08:12:09 $ docker top f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:11 + go version 08:12:11 go version go1.15.2 linux/arm64 [Pipeline] } 08:12:11 $ docker stop --time=1 f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 08:12:13 $ docker rm -f f247ea46b1cb2a6041fd9fe20683d651f1d2de95ae6604ddc4bd943d7904c811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:14 + docker inspect -f . ci-base-image-arm64 08:12:14 . [Pipeline] withDockerContainer 08:12:14 prd-ubuntu18.04-docker-arm64-4c-16g-11581 does not seem to be running inside a container 08:12:14 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:12:16 $ docker top 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:18 + make test 08:12:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:12:18 e871e8e8d7a9: Pull complete 08:12:18 e73272ec9a57: Pull complete 08:12:18 1e910a182e73: Pull complete 08:12:21 4e634b169226: Pull complete 08:12:21 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:12:21 ---> f7629b54cfaa 08:12:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:12:21 ---> Running in 835c62094228 08:12:22 Removing intermediate container 835c62094228 08:12:22 ---> cc63f80a886a 08:12:22 Step 4/7 : RUN apk add bash 08:12:22 ---> Running in 42594d82d1a6 08:12:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:24 OK: 166 MiB in 39 packages 08:12:25 Removing intermediate container 42594d82d1a6 08:12:25 ---> 57c2f2f9d8b8 08:12:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:12:25 ---> Running in 123c060fb817 08:12:25 Removing intermediate container 123c060fb817 08:12:25 ---> fb11e598f4f6 08:12:25 Step 6/7 : COPY go.mod . 08:12:26 ---> 77a5f846c5ae 08:12:26 Step 7/7 : RUN go mod download 08:12:26 ---> Running in a64112e566cd 08:12:38 Removing intermediate container a64112e566cd 08:12:38 ---> c1db776dbf2d 08:12:38 Successfully built c1db776dbf2d 08:12:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:12:39 + docker inspect -f . ci-base-image-x86_64 08:12:39 . [Pipeline] withDockerContainer 08:12:39 prd-centos7-docker-4c-2g-11582 does not seem to be running inside a container 08:12:39 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:12:40 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.028s coverage: 85.7% of statements 08:12:40 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.029s coverage: 100.0% of statements 08:12:40 $ docker top 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:41 + go version 08:12:41 go version go1.15.2 linux/amd64 [Pipeline] } 08:12:41 $ docker stop --time=1 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d 08:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 08:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.037s coverage: 77.8% of statements 08:12:41 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:12:41 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.033s coverage: 6.4% of statements 08:12:43 $ docker rm -f 92ee7621573730a119e7271a03f5fefb81aeed2ec116cac6974bd01dc402130d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:44 + docker inspect -f . ci-base-image-x86_64 08:12:44 . [Pipeline] withDockerContainer 08:12:44 prd-centos7-docker-4c-2g-11582 does not seem to be running inside a container 08:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements 08:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.029s coverage: 100.0% of statements 08:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.091s coverage: 91.8% of statements 08:12:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:12:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:12:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.028s coverage: 100.0% of statements 08:12:44 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:12:45 $ docker top b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:46 + make test 08:12:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:12:46 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.032s coverage: 48.9% of statements 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.100s coverage: 63.0% of statements 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.029s coverage: 15.4% of statements 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.028s coverage: 15.4% of statements 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.039s coverage: 14.3% of statements 08:12:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:12:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.070s coverage: 75.7% of statements 08:12:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.033s coverage: 29.1% of statements 08:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.096s coverage: 100.0% of statements 08:12:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 94.4% of statements 08:12:54 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 08:12:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:12:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:12:59 gofmt -l . 08:12:59 [ "`gofmt -l .`" = "" ] 08:12:59 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:12:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.070s coverage: 85.7% of statements 08:12:59 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.048s coverage: 100.0% of statements [Pipeline] } 08:13:00 $ docker stop --time=1 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 08:13:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.044s coverage: 45.4% of statements 08:13:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements 08:13:00 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:13:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.042s coverage: 6.4% of statements 08:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.049s coverage: 14.7% of statements 08:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.026s coverage: 100.0% of statements 08:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.064s coverage: 91.8% of statements 08:13:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:13:01 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:13:01 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements 08:13:02 $ docker rm -f 00938141cc8c8c6704e1d9b0b9218fd51278bd9bd509ef0941177d38d92df333 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:04 Stashed 1 file(s) [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 08:13:05 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.015s coverage: 48.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.133s coverage: 63.0% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.019s coverage: 15.4% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 08:13:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.035s coverage: 75.7% of statements 08:13:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 29.1% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.039s coverage: 100.0% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 94.4% of statements 08:13:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 08:13:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:13:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:13:10 gofmt -l . 08:13:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:13:11 $ docker stop --time=1 b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb 08:13:13 $ docker rm -f b46fd757ddb14fff0e05a67a6c281fadae774491f717fafa2c756065f5fa80fb [Pipeline] // withDockerContainer [Pipeline] sh 08:13:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:13:14 Warning: overwriting stash ‘coverage-report’ 08:13:14 Stashed 1 file(s) [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 08:13:17 provisioning config files... 08:13:17 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config6722046590458762047tmp [Pipeline] { [Pipeline] sh 08:13:17 + set +x 08:13:17 + curl -s https://codecov.io/bash 08:13:17 + bash -s -- 08:13:17 08:13:17 _____ _ 08:13:17 / ____| | | 08:13:17 | | ___ __| | ___ ___ _____ __ 08:13:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:13:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:13:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:13:17 Bash-20201106-81372f2 08:13:17 08:13:17 08:13:17 ==> Jenkins CI detected. 08:13:17 project root: . 08:13:17 --> token set from env 08:13:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:13:17 ==> Running gcov in . (disable via -X gcov) 08:13:17 ==> Python coveragepy not found 08:13:17 ==> Searching for coverage reports in: 08:13:17 + . 08:13:17 -> Found 1 reports 08:13:17 ==> Detecting git/mercurial file structure 08:13:17 ==> Reading reports 08:13:17 + ./coverage.out bytes=109840 08:13:17 ==> Appending adjustments 08:13:17 https://docs.codecov.io/docs/fixing-reports 08:13:18 + Found adjustments 08:13:18 ==> Gzipping contents 08:13:18 ==> Uploading reports 08:13:18 url: https://codecov.io 08:13:18 query: branch=PR-365&commit=5e60d808490102a6967711ad71afda86183eeaee&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 08:13:18 -> Pinging Codecov 08:13:18 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=5e60d808490102a6967711ad71afda86183eeaee&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 08:13:18 -> Uploading to 08:13:18 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/5e60d808490102a6967711ad71afda86183eeaee/316a4815-c759-4b4c-a9a2-4d4529198c0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T081318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8dd3c42bb94dc6afb37d7dda071185c284c7b6b6f4680bbd269937c8ca241d36 08:13:18 % Total % Received % Xferd Average Speed Time Time Time Current 08:13:18 Dload Upload Total Spent Left Speed 08:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17566 0 0 100 17566 0 43675 --:--:-- --:--:-- --:--:-- 43696 08:13:19 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/5e60d808490102a6967711ad71afda86183eeaee [Pipeline] } 08:13:19 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 08:13:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:13:25 ---> package-listing.sh 08:13:25 ++ facter osfamily 08:13:25 ++ tr '[:upper:]' '[:lower:]' 08:13:25 + OS_FAMILY=redhat 08:13:25 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 08:13:25 + START_PACKAGES=/tmp/packages_start.txt 08:13:25 + END_PACKAGES=/tmp/packages_end.txt 08:13:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:13:25 + PACKAGES=/tmp/packages_start.txt 08:13:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 08:13:25 + PACKAGES=/tmp/packages_end.txt 08:13:25 + case "${OS_FAMILY}" in 08:13:25 + rpm -qa 08:13:25 + sort 08:13:30 + '[' -f /tmp/packages_start.txt ']' 08:13:30 + '[' -f /tmp/packages_end.txt ']' 08:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:13:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 08:13:30 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 08:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo 08:13:30 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:30 08:13:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:31 alpine: Pulling from edgex-lftools-log-publisher 08:13:31 df20fa9351a1: Pulling fs layer 08:13:31 36b3adc4ff6f: Pulling fs layer 08:13:31 8ad3a11d3b57: Pulling fs layer 08:13:31 46f8f816bc3b: Pulling fs layer 08:13:31 93b61091891f: Pulling fs layer 08:13:31 93b9cdb0e59b: Pulling fs layer 08:13:31 5e14af77c1be: Pulling fs layer 08:13:31 01666e4c0597: Pulling fs layer 08:13:31 aa168da1d23b: Pulling fs layer 08:13:31 93b9cdb0e59b: Waiting 08:13:31 5e14af77c1be: Waiting 08:13:31 01666e4c0597: Waiting 08:13:31 aa168da1d23b: Waiting 08:13:31 46f8f816bc3b: Waiting 08:13:31 93b61091891f: Waiting 08:13:31 36b3adc4ff6f: Verifying Checksum 08:13:31 36b3adc4ff6f: Download complete 08:13:31 46f8f816bc3b: Verifying Checksum 08:13:31 46f8f816bc3b: Download complete 08:13:31 df20fa9351a1: Verifying Checksum 08:13:31 df20fa9351a1: Download complete 08:13:31 93b9cdb0e59b: Verifying Checksum 08:13:31 93b9cdb0e59b: Download complete 08:13:31 5e14af77c1be: Verifying Checksum 08:13:31 5e14af77c1be: Download complete 08:13:31 93b61091891f: Download complete 08:13:31 01666e4c0597: Verifying Checksum 08:13:31 01666e4c0597: Download complete 08:13:31 8ad3a11d3b57: Verifying Checksum 08:13:31 8ad3a11d3b57: Download complete 08:13:31 df20fa9351a1: Pull complete 08:13:31 36b3adc4ff6f: Pull complete 08:13:32 8ad3a11d3b57: Pull complete 08:13:32 46f8f816bc3b: Pull complete 08:13:33 93b61091891f: Pull complete 08:13:33 93b9cdb0e59b: Pull complete 08:13:33 5e14af77c1be: Pull complete 08:13:33 aa168da1d23b: Verifying Checksum 08:13:33 aa168da1d23b: Download complete 08:13:33 01666e4c0597: Pull complete 08:13:40 aa168da1d23b: Pull complete 08:13:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:13:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:13:40 prd-centos7-docker-4c-2g-11580 does not seem to be running inside a container 08:13:40 $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:13:47 $ docker top dac12f6dd53564ed93a83f7e132e95e62493e6242036e43d03cad5954a4c2651 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 08:13:48 + mkdir -p /var/log/sa [Pipeline] sh 08:13:48 + ls /var/log/sa-host 08:13:48 + sadf -c /var/log/sa-host/sa05 08:13:48 file_magic: OK 08:13:48 HZ: Using current value: 100 08:13:48 file_header: OK 08:13:48 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 08:13:48 Statistics: 08:13:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:48 File successfully converted to sysstat format version 12.2.1 08:13:48 + sadf -c /var/log/sa-host/sa09 08:13:48 file_magic: OK 08:13:48 HZ: Using current value: 100 08:13:48 file_header: OK 08:13:48 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 08:13:48 Statistics: 08:13:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:13:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:48 provisioning config files... 08:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8550932789797805418tmp [Pipeline] { [Pipeline] echo 08:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:49 ---> create-netrc.sh [Pipeline] } 08:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:13:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:49 ---> python-tools-install.sh [Pipeline] echo 08:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:13:49 ---> sudo-logs.sh 08:13:49 Archiving 'sudo' log.. [Pipeline] echo 08:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:13:50 ---> job-cost.sh 08:13:50 lf-activate-venv: SKIPPING 08:13:50 INFO: No Stack... 08:13:51 INFO: Retrieving Pricing Info for: v1-standard-2 08:13:51 INFO: Archiving Costs [Pipeline] echo 08:13:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:52 ---> logs-deploy.sh 08:13:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/6 08:13:52 INFO: archiving workspace using pattern(s): 08:13:54 Archives upload complete. 08:13:54 INFO: archiving logs to Nexus 08:13:55 ---> uname -a: 08:13:55 Linux prd-centos7-docker-4c-2g-11580.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:13:55 08:13:55 08:13:55 ---> lscpu: 08:13:55 Architecture: x86_64 08:13:55 CPU op-mode(s): 32-bit, 64-bit 08:13:55 Byte Order: Little Endian 08:13:55 Address sizes: 40 bits physical, 48 bits virtual 08:13:55 CPU(s): 4 08:13:55 On-line CPU(s) list: 0-3 08:13:55 Thread(s) per core: 1 08:13:55 Core(s) per socket: 1 08:13:55 Socket(s): 4 08:13:55 NUMA node(s): 1 08:13:55 Vendor ID: GenuineIntel 08:13:55 CPU family: 6 08:13:55 Model: 44 08:13:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:13:55 Stepping: 1 08:13:55 CPU MHz: 2933.442 08:13:55 BogoMIPS: 5866.88 08:13:55 Virtualization: VT-x 08:13:55 Hypervisor vendor: KVM 08:13:55 Virtualization type: full 08:13:55 L1d cache: 128 KiB 08:13:55 L1i cache: 128 KiB 08:13:55 L2 cache: 16 MiB 08:13:55 L3 cache: 64 MiB 08:13:55 NUMA node0 CPU(s): 0-3 08:13:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:13:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:13:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:13:55 Vulnerability Meltdown: Mitigation; PTI 08:13:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:13:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:13:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:13:55 Vulnerability Tsx async abort: Not affected 08:13:55 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 08:13:55 08:13:55 08:13:55 ---> nproc: 08:13:55 4 08:13:55 08:13:55 08:13:55 ---> df -h: 08:13:55 Filesystem Size Used Available Use% Mounted on 08:13:55 overlay 50.0G 7.2G 42.8G 14% / 08:13:55 tmpfs 64.0M 0 64.0M 0% /dev 08:13:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:13:55 shm 64.0M 0 64.0M 0% /dev/shm 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 08:13:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 08:13:55 08:13:55 08:13:55 ---> free -m: 08:13:55 total used free shared buff/cache available 08:13:55 Mem: 1837 687 121 0 1028 1048 08:13:55 Swap: 1023 1 1022 08:13:55 08:13:55 08:13:55 ---> ip addr: 08:13:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:13:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:13:55 inet 127.0.0.1/8 scope host lo 08:13:55 valid_lft forever preferred_lft forever 08:13:55 inet6 ::1/128 scope host 08:13:55 valid_lft forever preferred_lft forever 08:13:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:13:55 link/ether fa:16:3e:b2:01:9e brd ff:ff:ff:ff:ff:ff 08:13:55 inet 10.30.123.174/23 brd 10.30.123.255 scope global dynamic eth0 08:13:55 valid_lft 86054sec preferred_lft 86054sec 08:13:55 inet6 fe80::f816:3eff:feb2:19e/64 scope link 08:13:55 valid_lft forever preferred_lft forever 08:13:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:13:55 link/ether 02:42:7d:27:14:3e brd ff:ff:ff:ff:ff:ff 08:13:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:13:55 valid_lft forever preferred_lft forever 08:13:55 inet6 fe80::42:7dff:fe27:143e/64 scope link 08:13:55 valid_lft forever preferred_lft forever 08:13:55 08:13:55 08:13:55 ---> sar -b -r -n DEV: 08:13:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 08:13:55 08:13:55 08:07:52 LINUX RESTART (4 CPU) 08:13:55 08:13:55 08:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:13:55 08:10:01 4.01 0.00 4.01 0.00 0.00 132.87 0.00 08:13:55 08:11:01 0.53 0.00 0.53 0.00 0.00 8.42 0.00 08:13:55 08:12:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 08:13:55 08:13:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 08:13:55 Average: 1.24 0.00 1.24 0.00 0.00 36.48 0.00 08:13:55 08:13:55 08:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:13:55 08:10:01 166360 0 582172 30.94 2620 1130404 1073208 36.63 462060 1091396 16 08:13:55 08:11:01 164220 0 584304 31.05 2620 1130412 1073268 36.63 464452 1091104 8 08:13:55 08:12:01 164140 0 584380 31.06 2620 1130416 1073584 36.64 464788 1091100 16 08:13:55 08:13:01 162752 0 585764 31.13 2620 1130420 1073512 36.64 471880 1085336 16 08:13:55 Average: 164368 0 584155 31.05 2620 1130413 1073393 36.63 465795 1089734 14 08:13:55 08:13:55 08:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:13:55 08:10:01 eth0 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:13:55 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:11:01 eth0 1.76 0.65 0.91 0.04 0.00 0.00 0.00 0.00 08:13:55 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:12:01 eth0 1.13 0.60 0.56 0.40 0.00 0.00 0.00 0.00 08:13:55 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:13:01 eth0 0.25 0.17 0.12 0.01 0.00 0.00 0.00 0.00 08:13:55 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 Average: eth0 0.90 0.37 0.40 0.11 0.00 0.00 0.00 0.00 08:13:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:13:55 08:13:55 08:13:55 ---> sar -P ALL: 08:13:55 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 08:13:55 08:13:55 08:07:52 LINUX RESTART (4 CPU) 08:13:55 08:13:55 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:13:55 08:10:01 all 0.17 0.00 0.06 0.00 0.00 99.77 08:13:55 08:10:01 0 0.08 0.00 0.07 0.00 0.00 99.85 08:13:55 08:10:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:13:55 08:10:01 2 0.10 0.00 0.07 0.00 0.00 99.83 08:13:55 08:10:01 3 0.43 0.00 0.05 0.00 0.00 99.52 08:13:55 08:11:01 all 0.17 0.00 0.05 0.00 0.00 99.78 08:13:55 08:11:01 0 0.03 0.00 0.07 0.00 0.00 99.90 08:13:55 08:11:01 1 0.48 0.00 0.03 0.00 0.00 99.48 08:13:55 08:11:01 2 0.10 0.00 0.07 0.00 0.00 99.83 08:13:55 08:11:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:13:55 08:12:01 all 0.17 0.00 0.02 0.00 0.00 99.80 08:13:55 08:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:13:55 08:12:01 1 0.52 0.00 0.02 0.00 0.00 99.47 08:13:55 08:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:13:55 08:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:13:55 08:13:01 all 0.15 0.00 0.05 0.00 0.00 99.79 08:13:55 08:13:01 0 0.02 0.00 0.08 0.00 0.00 99.90 08:13:55 08:13:01 1 0.53 0.00 0.03 0.00 0.00 99.43 08:13:55 08:13:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:13:55 08:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:13:55 Average: all 0.16 0.00 0.05 0.00 0.00 99.79 08:13:55 Average: 0 0.05 0.00 0.06 0.00 0.00 99.89 08:13:55 Average: 1 0.40 0.00 0.03 0.00 0.00 99.57 08:13:55 Average: 2 0.07 0.00 0.05 0.00 0.00 99.88 08:13:55 Average: 3 0.15 0.00 0.05 0.00 0.00 99.80 08:13:55 08:13:55 08:13:55