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 664cdb328e44b5e60cbd0e8abef29471fb1ce935 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 ‘prd-centos7-docker-4c-2g-11622’ is offline Running on prd-centos7-docker-4c-2g-11623 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 > 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 664cdb328e44b5e60cbd0e8abef29471fb1ce935 Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:25 ========================================================= 15:54:25 EdgeX Global Pipelines Version Info 15:54:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d680ee1ff123014c52ffb744859c66e1972b8f69 # timeout=10 15:54:28 ------------------- 15:54:28 stable info: 15:54:28 ------------------- 15:54:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:28 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 15:54:28 Message: update stable to v1.0.162 15:54:29 ------------------- 15:54:29 experimental info: 15:54:29 ------------------- 15:54:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:29 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 15:54:29 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:54:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:54:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:54:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664cdb3 [Pipeline] echo 15:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:54:33 provisioning config files... 15:54:33 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config3397696062882685305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:34 ---> docker-login.sh 15:54:34 nexus3.edgexfoundry.org:10001 15:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:34 Configure a credential helper to remove this warning. See 15:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:34 15:54:34 Login Succeeded 15:54:34 nexus3.edgexfoundry.org:10002 15:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:35 Configure a credential helper to remove this warning. See 15:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:35 15:54:35 Login Succeeded 15:54:35 nexus3.edgexfoundry.org:10003 15:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:35 Configure a credential helper to remove this warning. See 15:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:35 15:54:35 Login Succeeded 15:54:35 nexus3.edgexfoundry.org:10004 15:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:36 Configure a credential helper to remove this warning. See 15:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:36 15:54:36 Login Succeeded 15:54:36 docker.io 15:54:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:36 Configure a credential helper to remove this warning. See 15:54:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:36 15:54:36 Login Succeeded 15:54:36 ---> docker-login.sh ends [Pipeline] } 15:54:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:38 + git log --format=format:%s -1 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] echo 15:54:38 GIT_COMMIT: 664cdb328e44b5e60cbd0e8abef29471fb1ce935, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo 15:54:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:54:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:39 15:54:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:39 latest: Pulling from edgex-devops/git-semver 15:54:39 31603596830f: Pulling fs layer 15:54:39 2a8b12db71e7: Pulling fs layer 15:54:39 6ca5941a6612: Pulling fs layer 15:54:39 ecc8261a40a4: Pulling fs layer 15:54:39 ecc8261a40a4: Waiting 15:54:39 2a8b12db71e7: Download complete 15:54:40 31603596830f: Verifying Checksum 15:54:40 31603596830f: Download complete 15:54:40 ecc8261a40a4: Verifying Checksum 15:54:40 ecc8261a40a4: Download complete 15:54:40 6ca5941a6612: Verifying Checksum 15:54:40 6ca5941a6612: Download complete 15:54:40 31603596830f: Pull complete 15:54:40 2a8b12db71e7: Pull complete 15:54:41 6ca5941a6612: Pull complete 15:54:42 ecc8261a40a4: Pull complete 15:54:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:42 prd-centos7-docker-4c-2g-11623 does not seem to be running inside a container 15:54:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:54:45 $ docker top 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:45 [ssh-agent] Looking for ssh-agent implementation... 15:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:46 $ docker exec 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent 15:54:46 SSH_AUTH_SOCK=/tmp/ssh-j4qXUDYRaQNo/agent.12 15:54:46 SSH_AGENT_PID=17 15:54:46 Running ssh-add (command line suppressed) 15:54:46 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1662663830910823795.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1662663830910823795.key) 15:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:47 + git tag --points-at HEAD [Pipeline] } 15:54:47 $ docker exec --env ******** --env ******** 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent -k 15:54:47 unset SSH_AUTH_SOCK; 15:54:47 unset SSH_AGENT_PID; 15:54:47 echo Agent pid 17 killed; 15:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:47 [ssh-agent] Looking for ssh-agent implementation... 15:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:47 $ docker exec 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent 15:54:47 SSH_AUTH_SOCK=/tmp/ssh-uLu4721DhsJQ/agent.46 15:54:47 SSH_AGENT_PID=52 15:54:48 Running ssh-add (command line suppressed) 15:54:48 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8536425194558203139.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8536425194558203139.key) 15:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:48 + git semver init 15:54:48 # -> Open(): unable to determine branch for HEAD 15:54:48 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 15:54:48 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 15:54:48 # $SEMVER_REMOTE_NAME = origin 15:54:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:48 # $SEMVER_USER_NAME = edgex-jenkins 15:54:48 # $SEMVER_BRANCH = PR-365 15:54:48 # $SEMVER_TEMP = /tmp/semver-362730402 15:54:48 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:54:49 # '/tmp/semver-362730402' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 15:54:49 # -> Force: false 15:54:49 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 15:54:49 $ docker exec --env ******** --env ******** 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent -k 15:54:50 unset SSH_AUTH_SOCK; 15:54:50 unset SSH_AGENT_PID; 15:54:50 echo Agent pid 52 killed; 15:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:50 + git semver [Pipeline] } 15:54:50 $ docker stop --time=1 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 15:54:52 $ docker rm -f 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:54 Stashed 1 file(s) [Pipeline] echo 15:54:54 [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 15:55:10 Still waiting to schedule task 15:55:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11623’ 15:55:10 Still waiting to schedule task 15:55:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:56:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11624 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 15:56:50 Running in /w/workspace/go-mod-core-contracts/17 [Pipeline] { [Pipeline] checkout 15:56:56 using credential edgex-jenkins-ssh 15:56:56 Cloning the remote Git repository 15:56:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:56:56 > git init /w/workspace/go-mod-core-contracts/17 # timeout=10 15:56:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:56:56 > git --version # timeout=10 15:56:56 > git --version # 'git version 2.17.1' 15:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:58 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 664cdb328e44b5e60cbd0e8abef29471fb1ce935 15:56:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:56:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:57 > 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 15:56:58 > git config core.sparsecheckout # timeout=10 15:56:58 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 15:56:58 Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 15:56:58 Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) 15:56:58 > git remote # timeout=10 15:56:58 > git config --get remote.origin.url # timeout=10 15:56:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:58 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 15:56:58 > git rev-parse HEAD^{commit} # timeout=10 15:56:58 > git config core.sparsecheckout # timeout=10 15:56:58 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 15:57:03 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 15:57:03 provisioning config files... 15:57:03 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/17@tmp/config6829896036760627620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:05 ---> docker-login.sh 15:57:05 nexus3.edgexfoundry.org:10001 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10002 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10003 15:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:07 Configure a credential helper to remove this warning. See 15:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:07 15:57:07 Login Succeeded 15:57:07 nexus3.edgexfoundry.org:10004 15:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:07 Configure a credential helper to remove this warning. See 15:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:07 15:57:07 Login Succeeded 15:57:07 docker.io 15:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:08 Configure a credential helper to remove this warning. See 15:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:08 15:57:08 Login Succeeded 15:57:08 ---> docker-login.sh ends [Pipeline] } 15:57:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:09 ========================================================= 15:57:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:57:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:57:09 + 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 . 15:57:10 Sending build context to Docker daemon 1.857MB 15:57:10 Step 1/7 : ARG BASE=golang:1.15-alpine 15:57:10 Step 2/7 : FROM ${BASE} 15:57:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:10 b538f80385f9: Pulling fs layer 15:57:10 74f711af9a0d: Pulling fs layer 15:57:10 99f96fe45779: Pulling fs layer 15:57:10 8529a6b9a6be: Pulling fs layer 15:57:10 45590311c82a: Pulling fs layer 15:57:10 69ca0ff8b7b3: Pulling fs layer 15:57:10 209524e5b208: Pulling fs layer 15:57:10 45590311c82a: Waiting 15:57:10 69ca0ff8b7b3: Waiting 15:57:10 8529a6b9a6be: Waiting 15:57:10 209524e5b208: Waiting 15:57:10 99f96fe45779: Verifying Checksum 15:57:10 99f96fe45779: Download complete 15:57:10 74f711af9a0d: Verifying Checksum 15:57:10 74f711af9a0d: Download complete 15:57:10 45590311c82a: Verifying Checksum 15:57:10 45590311c82a: Download complete 15:57:10 b538f80385f9: Verifying Checksum 15:57:10 b538f80385f9: Download complete 15:57:10 69ca0ff8b7b3: Verifying Checksum 15:57:10 69ca0ff8b7b3: Download complete 15:57:10 b538f80385f9: Pull complete 15:57:11 74f711af9a0d: Pull complete 15:57:12 99f96fe45779: Pull complete 15:57:13 209524e5b208: Verifying Checksum 15:57:13 209524e5b208: Download complete 15:57:14 8529a6b9a6be: Verifying Checksum 15:57:14 8529a6b9a6be: Download complete 15:57:27 8529a6b9a6be: Pull complete 15:57:27 45590311c82a: Pull complete 15:57:27 69ca0ff8b7b3: Pull complete 15:57:29 209524e5b208: Pull complete 15:57:29 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:57:29 ---> 5bddaf1c2fca 15:57:29 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:57:32 ---> Running in c9c7402b16db 15:57:32 Removing intermediate container c9c7402b16db 15:57:32 ---> 097a333d5695 15:57:32 Step 4/7 : RUN apk add bash 15:57:32 ---> Running in 714017750b5f 15:57:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:57:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:57:36 OK: 142 MiB in 39 packages 15:57:37 Removing intermediate container 714017750b5f 15:57:37 ---> 70e9dab35888 15:57:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:57:37 ---> Running in eae5b530fdb9 15:57:38 Removing intermediate container eae5b530fdb9 15:57:38 ---> f82d8d61572f 15:57:38 Step 6/7 : COPY go.mod . 15:57:39 ---> a45a5f977722 15:57:39 Step 7/7 : RUN go mod download 15:57:39 ---> Running in 83e59dba6448 15:57:39 Running on prd-centos7-docker-4c-2g-11625 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 15:57:39 Running in /w/workspace/go-mod-core-contracts/17 [Pipeline] { [Pipeline] checkout 15:57:42 using credential edgex-jenkins-ssh 15:57:42 Cloning the remote Git repository 15:57:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:57:42 > git init /w/workspace/go-mod-core-contracts/17 # timeout=10 15:57:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:57:42 > git --version # timeout=10 15:57:42 > git --version # 'git version 2.16.5' 15:57:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:43 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 664cdb328e44b5e60cbd0e8abef29471fb1ce935 15:57:43 Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 15:57:43 Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) 15:57:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:57:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:43 > 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 15:57:43 > git config core.sparsecheckout # timeout=10 15:57:43 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 15:57:43 > git remote # timeout=10 15:57:43 > git config --get remote.origin.url # timeout=10 15:57:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:43 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 15:57:43 > git rev-parse HEAD^{commit} # timeout=10 15:57:43 > git config core.sparsecheckout # timeout=10 15:57:43 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 15:57:47 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 15:57:48 provisioning config files... 15:57:48 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/17@tmp/config1613891535485678767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:48 ---> docker-login.sh 15:57:48 nexus3.edgexfoundry.org:10001 15:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:49 Configure a credential helper to remove this warning. See 15:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:49 15:57:49 Login Succeeded 15:57:49 nexus3.edgexfoundry.org:10002 15:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:49 Configure a credential helper to remove this warning. See 15:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:49 15:57:49 Login Succeeded 15:57:49 nexus3.edgexfoundry.org:10003 15:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:49 Configure a credential helper to remove this warning. See 15:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:49 15:57:49 Login Succeeded 15:57:49 nexus3.edgexfoundry.org:10004 15:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:49 Configure a credential helper to remove this warning. See 15:57:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:49 15:57:49 Login Succeeded 15:57:49 docker.io 15:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:50 Configure a credential helper to remove this warning. See 15:57:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:50 15:57:50 Login Succeeded 15:57:50 ---> docker-login.sh ends [Pipeline] } 15:57:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:57:50 ========================================================= 15:57:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:57:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:57:51 + 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 . 15:57:51 Sending build context to Docker daemon 1.857MB 15:57:51 Step 1/7 : ARG BASE=golang:1.15-alpine 15:57:51 Step 2/7 : FROM ${BASE} 15:57:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:57:51 df20fa9351a1: Pulling fs layer 15:57:51 ed8968b2872e: Pulling fs layer 15:57:51 a92cc7c5fd73: Pulling fs layer 15:57:51 e871e8e8d7a9: Pulling fs layer 15:57:51 e73272ec9a57: Pulling fs layer 15:57:51 1e910a182e73: Pulling fs layer 15:57:51 4e634b169226: Pulling fs layer 15:57:51 e73272ec9a57: Waiting 15:57:51 1e910a182e73: Waiting 15:57:51 4e634b169226: Waiting 15:57:51 a92cc7c5fd73: Verifying Checksum 15:57:51 a92cc7c5fd73: Download complete 15:57:51 ed8968b2872e: Download complete 15:57:51 e73272ec9a57: Verifying Checksum 15:57:51 e73272ec9a57: Download complete 15:57:51 1e910a182e73: Verifying Checksum 15:57:51 1e910a182e73: Download complete 15:57:51 df20fa9351a1: Verifying Checksum 15:57:51 df20fa9351a1: Download complete 15:57:51 df20fa9351a1: Pull complete 15:57:51 ed8968b2872e: Pull complete 15:57:51 a92cc7c5fd73: Pull complete 15:57:53 4e634b169226: Verifying Checksum 15:57:53 4e634b169226: Download complete 15:57:53 e871e8e8d7a9: Verifying Checksum 15:57:53 e871e8e8d7a9: Download complete 15:57:54 Removing intermediate container 83e59dba6448 15:57:54 ---> 58b5a968410a 15:57:54 Successfully built 58b5a968410a 15:57:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:57:54 + docker inspect -f . ci-base-image-arm64 15:57:54 . [Pipeline] withDockerContainer 15:57:54 prd-ubuntu18.04-docker-arm64-4c-16g-11624 does not seem to be running inside a container 15:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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 15:57:56 $ docker top 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:58 + go version 15:57:58 go version go1.15.2 linux/arm64 [Pipeline] } 15:57:58 $ docker stop --time=1 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 15:57:59 e871e8e8d7a9: Pull complete 15:57:59 e73272ec9a57: Pull complete 15:57:59 1e910a182e73: Pull complete 15:58:00 $ docker rm -f 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:01 + docker inspect -f . ci-base-image-arm64 15:58:01 . [Pipeline] withDockerContainer 15:58:01 prd-ubuntu18.04-docker-arm64-4c-16g-11624 does not seem to be running inside a container 15:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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 15:58:03 $ docker top 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:04 4e634b169226: Pull complete 15:58:04 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:58:04 ---> f7629b54cfaa 15:58:04 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:58:04 ---> Running in 254ce4e17840 15:58:04 Removing intermediate container 254ce4e17840 15:58:04 ---> 1b8c7c177dd9 15:58:04 Step 4/7 : RUN apk add bash 15:58:04 ---> Running in 5f28cb2123c3 15:58:04 + make test 15:58:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:58:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:58:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:58:06 OK: 166 MiB in 39 packages 15:58:06 Removing intermediate container 5f28cb2123c3 15:58:06 ---> b921507cef1d 15:58:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:58:06 ---> Running in 2020d45a2c91 15:58:06 Removing intermediate container 2020d45a2c91 15:58:06 ---> 529c24791c54 15:58:06 Step 6/7 : COPY go.mod . 15:58:06 ---> 95a5cbc464cd 15:58:06 Step 7/7 : RUN go mod download 15:58:06 ---> Running in 8baec732c6ad 15:58:19 Removing intermediate container 8baec732c6ad 15:58:19 ---> 6d69f82a01bf 15:58:19 Successfully built 6d69f82a01bf 15:58:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:58:19 + docker inspect -f . ci-base-image-x86_64 15:58:19 . [Pipeline] withDockerContainer 15:58:19 prd-centos7-docker-4c-2g-11625 does not seem to be running inside a container 15:58:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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 15:58:20 $ docker top 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:20 + go version 15:58:20 go version go1.15.2 linux/amd64 [Pipeline] } 15:58:20 $ docker stop --time=1 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a 15:58:22 $ docker rm -f 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:23 + docker inspect -f . ci-base-image-x86_64 15:58:23 . [Pipeline] withDockerContainer 15:58:23 prd-centos7-docker-4c-2g-11625 does not seem to be running inside a container 15:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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 15:58:23 $ docker top 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:24 + make test 15:58:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:58:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:58:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements 15:58:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements 15:58:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.080s coverage: 45.4% of statements 15:58:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements 15:58:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:58:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements 15:58:31 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 15:58:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.011s coverage: 85.7% of statements 15:58:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements 15:58:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements 15:58:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements 15:58:31 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 15:58:31 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.011s coverage: 14.7% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements 15:58:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:58:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.065s coverage: 14.7% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements 15:58:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 15:58:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 15:58:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements 15:58:33 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 46.8% of statements 15:58:33 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 46.8% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.010s coverage: 14.3% of statements 15:58:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.063s coverage: 81.0% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.039s coverage: 4.4% of statements 15:58:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.035s coverage: 29.1% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 15:58:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 15:58:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:58:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:58:37 gofmt -l . 15:58:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:58:37 $ docker stop --time=1 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 63.0% of statements 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements 15:58:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.032s coverage: 81.0% of statements 15:58:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.031s coverage: 4.4% of statements 15:58:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:58:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements 15:58:39 $ docker rm -f 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 100.0% of statements 15:58:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:40 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) 15:58:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 94.4% of statements 15:58:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 15:58:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 15:58:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 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] } 15:58:45 gofmt -l . 15:58:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:58:46 $ docker stop --time=1 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 15:58:49 $ docker rm -f 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:58:49 Warning: overwriting stash ‘coverage-report’ 15:58:51 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 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:58:53 provisioning config files... 15:58:53 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8080811296501755736tmp [Pipeline] { [Pipeline] sh 15:58:53 + set +x 15:58:53 + bash -s -- 15:58:53 + curl -s https://codecov.io/bash 15:58:53 15:58:53 _____ _ 15:58:53 / ____| | | 15:58:53 | | ___ __| | ___ ___ _____ __ 15:58:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:58:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:58:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:58:53 Bash-20201106-81372f2 15:58:53 15:58:53 15:58:53 ==> Jenkins CI detected. 15:58:53 project root: . 15:58:53 --> token set from env 15:58:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:58:53 ==> Running gcov in . (disable via -X gcov) 15:58:53 ==> Python coveragepy not found 15:58:53 ==> Searching for coverage reports in: 15:58:53 + . 15:58:53 -> Found 1 reports 15:58:53 ==> Detecting git/mercurial file structure 15:58:53 ==> Reading reports 15:58:53 + ./coverage.out bytes=109858 15:58:53 ==> Appending adjustments 15:58:53 https://docs.codecov.io/docs/fixing-reports 15:58:55 + Found adjustments 15:58:55 ==> Gzipping contents 15:58:55 ==> Uploading reports 15:58:55 url: https://codecov.io 15:58:55 query: branch=PR-365&commit=664cdb328e44b5e60cbd0e8abef29471fb1ce935&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F17%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 15:58:55 -> Pinging Codecov 15:58:55 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=664cdb328e44b5e60cbd0e8abef29471fb1ce935&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F17%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 15:58:56 -> Uploading to 15:58:56 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/664cdb328e44b5e60cbd0e8abef29471fb1ce935/148b3655-5241-46c3-a2c6-5293a717aa33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T155855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea22424044ff8de90f87c098f3170a97f790dd56b9674eecdc3110d2df43cd89 15:58:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:56 Dload Upload Total Spent Left Speed 15:58:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17681 0 0 100 17681 0 33982 --:--:-- --:--:-- --:--:-- 33936 15:58:56 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] } 15:58:56 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 15:58:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:58:59 ---> package-listing.sh 15:58:59 ++ facter osfamily 15:58:59 ++ tr '[:upper:]' '[:lower:]' 15:58:59 + OS_FAMILY=redhat 15:58:59 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 15:58:59 + START_PACKAGES=/tmp/packages_start.txt 15:58:59 + END_PACKAGES=/tmp/packages_end.txt 15:58:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:59 + PACKAGES=/tmp/packages_start.txt 15:58:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 15:58:59 + PACKAGES=/tmp/packages_end.txt 15:58:59 + case "${OS_FAMILY}" in 15:58:59 + rpm -qa 15:58:59 + sort 15:59:04 + '[' -f /tmp/packages_start.txt ']' 15:59:04 + '[' -f /tmp/packages_end.txt ']' 15:59:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 15:59:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 15:59:04 + 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 15:59: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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:05 15:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:06 alpine: Pulling from edgex-lftools-log-publisher 15:59:06 df20fa9351a1: Pulling fs layer 15:59:06 36b3adc4ff6f: Pulling fs layer 15:59:06 8ad3a11d3b57: Pulling fs layer 15:59:06 46f8f816bc3b: Pulling fs layer 15:59:06 93b61091891f: Pulling fs layer 15:59:06 93b9cdb0e59b: Pulling fs layer 15:59:06 5e14af77c1be: Pulling fs layer 15:59:06 01666e4c0597: Pulling fs layer 15:59:06 aa168da1d23b: Pulling fs layer 15:59:06 46f8f816bc3b: Waiting 15:59:06 93b61091891f: Waiting 15:59:06 93b9cdb0e59b: Waiting 15:59:06 5e14af77c1be: Waiting 15:59:06 01666e4c0597: Waiting 15:59:06 aa168da1d23b: Waiting 15:59:06 36b3adc4ff6f: Verifying Checksum 15:59:06 36b3adc4ff6f: Download complete 15:59:06 46f8f816bc3b: Verifying Checksum 15:59:06 46f8f816bc3b: Download complete 15:59:06 df20fa9351a1: Download complete 15:59:06 93b9cdb0e59b: Download complete 15:59:06 5e14af77c1be: Verifying Checksum 15:59:06 5e14af77c1be: Download complete 15:59:06 93b61091891f: Verifying Checksum 15:59:06 93b61091891f: Download complete 15:59:06 01666e4c0597: Verifying Checksum 15:59:06 01666e4c0597: Download complete 15:59:06 df20fa9351a1: Pull complete 15:59:07 8ad3a11d3b57: Verifying Checksum 15:59:07 8ad3a11d3b57: Download complete 15:59:07 36b3adc4ff6f: Pull complete 15:59:08 8ad3a11d3b57: Pull complete 15:59:08 46f8f816bc3b: Pull complete 15:59:09 93b61091891f: Pull complete 15:59:09 93b9cdb0e59b: Pull complete 15:59:09 5e14af77c1be: Pull complete 15:59:10 01666e4c0597: Pull complete 15:59:12 aa168da1d23b: Verifying Checksum 15:59:12 aa168da1d23b: Download complete 15:59:22 aa168da1d23b: Pull complete 15:59:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:59:22 prd-centos7-docker-4c-2g-11623 does not seem to be running inside a container 15:59:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:59:26 $ docker top ed3409b63baa70a27d19cf0a888ba66cc59c3bed1d81f396705b0cacb681fd91 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:26 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:27 + mkdir -p /var/log/sa [Pipeline] sh 15:59:27 + ls /var/log/sa-host 15:59:27 + sadf -c /var/log/sa-host/sa05 15:59:27 file_magic: OK 15:59:27 HZ: Using current value: 100 15:59:27 file_header: OK 15:59:27 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 15:59:27 Statistics: 15:59:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:27 File successfully converted to sysstat format version 12.2.1 15:59:27 + sadf -c /var/log/sa-host/sa09 15:59:27 file_magic: OK 15:59:27 HZ: Using current value: 100 15:59:27 file_header: OK 15:59:27 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 15:59:27 Statistics: 15:59:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:28 provisioning config files... 15:59:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5098942272848185703tmp [Pipeline] { [Pipeline] echo 15:59:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:28 ---> create-netrc.sh [Pipeline] } 15:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:59:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:29 ---> python-tools-install.sh [Pipeline] echo 15:59:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:29 ---> sudo-logs.sh 15:59:29 Archiving 'sudo' log.. [Pipeline] echo 15:59:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:29 ---> job-cost.sh 15:59:29 lf-activate-venv: SKIPPING 15:59:29 INFO: No Stack... 15:59:31 INFO: Retrieving Pricing Info for: v1-standard-2 15:59:31 INFO: Archiving Costs [Pipeline] echo 15:59:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:31 ---> logs-deploy.sh 15:59:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/17 15:59:31 INFO: archiving workspace using pattern(s): 15:59:33 Archives upload complete. 15:59:34 INFO: archiving logs to Nexus 15:59:35 ---> uname -a: 15:59:35 Linux prd-centos7-docker-4c-2g-11623.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:59:35 15:59:35 15:59:35 ---> lscpu: 15:59:35 Architecture: x86_64 15:59:35 CPU op-mode(s): 32-bit, 64-bit 15:59:35 Byte Order: Little Endian 15:59:35 Address sizes: 40 bits physical, 48 bits virtual 15:59:35 CPU(s): 4 15:59:35 On-line CPU(s) list: 0-3 15:59:35 Thread(s) per core: 1 15:59:35 Core(s) per socket: 1 15:59:35 Socket(s): 4 15:59:35 NUMA node(s): 1 15:59:35 Vendor ID: GenuineIntel 15:59:35 CPU family: 6 15:59:35 Model: 44 15:59:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:59:35 Stepping: 1 15:59:35 CPU MHz: 2933.438 15:59:35 BogoMIPS: 5866.87 15:59:35 Virtualization: VT-x 15:59:35 Hypervisor vendor: KVM 15:59:35 Virtualization type: full 15:59:35 L1d cache: 128 KiB 15:59:35 L1i cache: 128 KiB 15:59:35 L2 cache: 16 MiB 15:59:35 L3 cache: 64 MiB 15:59:35 NUMA node0 CPU(s): 0-3 15:59:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:59:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:59:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:59:35 Vulnerability Meltdown: Mitigation; PTI 15:59:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:59:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:59:35 Vulnerability Tsx async abort: Not affected 15:59:35 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 15:59:35 15:59:35 15:59:35 ---> nproc: 15:59:35 4 15:59:35 15:59:35 15:59:35 ---> df -h: 15:59:35 Filesystem Size Used Available Use% Mounted on 15:59:35 overlay 50.0G 7.2G 42.8G 14% / 15:59:35 tmpfs 64.0M 0 64.0M 0% /dev 15:59:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:59:35 shm 64.0M 0 64.0M 0% /dev/shm 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 15:59:35 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 15:59:35 15:59:35 15:59:35 ---> free -m: 15:59:35 total used free shared buff/cache available 15:59:35 Mem: 1837 663 122 0 1052 1072 15:59:35 Swap: 1023 1 1022 15:59:35 15:59:35 15:59:35 ---> ip addr: 15:59:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:59:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:59:35 inet 127.0.0.1/8 scope host lo 15:59:35 valid_lft forever preferred_lft forever 15:59:35 inet6 ::1/128 scope host 15:59:35 valid_lft forever preferred_lft forever 15:59:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:59:35 link/ether fa:16:3e:6d:73:88 brd ff:ff:ff:ff:ff:ff 15:59:35 inet 10.30.122.249/23 brd 10.30.123.255 scope global dynamic eth0 15:59:35 valid_lft 86041sec preferred_lft 86041sec 15:59:35 inet6 fe80::f816:3eff:fe6d:7388/64 scope link 15:59:35 valid_lft forever preferred_lft forever 15:59:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:59:35 link/ether 02:42:c3:7b:ac:43 brd ff:ff:ff:ff:ff:ff 15:59:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:59:35 valid_lft forever preferred_lft forever 15:59:35 inet6 fe80::42:c3ff:fe7b:ac43/64 scope link 15:59:35 valid_lft forever preferred_lft forever 15:59:35 15:59:35