Pull request #606 opened 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 7c4c0d3f86392776387b8f5017152b5a2948e7a9 rather than 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Obtained Jenkinsfile from 7c4c0d3f86392776387b8f5017152b5a2948e7a9 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-606/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-606/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3512 in /w/workspace/dry_go-mod-core-contracts_PR-606 [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-606 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) > git config core.sparsecheckout # timeout=10 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # 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 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 Commit message: "feat: Add parameters field to Core Command" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:49:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:49:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:49:10 ========================================================= 09:49:10 EdgeX Global Pipelines Version Info 09:49:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:49:12 ------------------- 09:49:12 stable info: 09:49:12 ------------------- 09:49:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:49:12 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 09:49:12 Message: update stable to v1.0.191 09:49:13 ------------------- 09:49:13 experimental info: 09:49:13 ------------------- 09:49:13 Commited By: **** collab-it+edgex@linuxfoundation.org 09:49:13 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 09:49:13 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:49:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo 09:49:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo 09:49:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] echo 09:49:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 939edfe [Pipeline] echo 09:49:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:15 + git log --format=format:%s -1 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] echo 09:49:15 GIT_COMMIT: 939edfee8c8673f78b768aeaf5ebdc3d63853b6e, Commit Message: feat: Add parameters field to Core Command [Pipeline] echo 09:49:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:17 09:49:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:49:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:18 latest: Pulling from edgex-devops/git-semver 09:49:18 31603596830f: Pulling fs layer 09:49:18 54011a49482f: Pulling fs layer 09:49:18 a6820b24f6d8: Pulling fs layer 09:49:18 f581987b2513: Pulling fs layer 09:49:18 f581987b2513: Waiting 09:49:18 54011a49482f: Verifying Checksum 09:49:18 54011a49482f: Download complete 09:49:18 31603596830f: Verifying Checksum 09:49:18 31603596830f: Download complete 09:49:18 f581987b2513: Verifying Checksum 09:49:18 f581987b2513: Download complete 09:49:18 a6820b24f6d8: Verifying Checksum 09:49:18 a6820b24f6d8: Download complete 09:49:18 31603596830f: Pull complete 09:49:19 54011a49482f: Pull complete 09:49:20 a6820b24f6d8: Pull complete 09:49:20 f581987b2513: Pull complete 09:49:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:49:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:49:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:49:21 prd-centos7-docker-4c-2g-3512 does not seem to be running inside a container 09:49:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-606 -v /w/workspace/dry_go-mod-core-contracts_PR-606:/w/workspace/dry_go-mod-core-contracts_PR-606:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-606@tmp:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:49:23 $ docker top 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:23 [ssh-agent] Looking for ssh-agent implementation... 09:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:23 $ docker exec 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent 09:49:24 SSH_AUTH_SOCK=/tmp/ssh-5tQ1YbLOpUYB/agent.13 09:49:24 SSH_AGENT_PID=18 09:49:24 Running ssh-add (command line suppressed) 09:49:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_8429103961974850577.key (/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_8429103961974850577.key) 09:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:24 + git tag --points-at HEAD [Pipeline] } 09:49:24 $ docker exec --env ******** --env ******** 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent -k 09:49:25 unset SSH_AUTH_SOCK; 09:49:25 unset SSH_AGENT_PID; 09:49:25 echo Agent pid 18 killed; 09:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:49:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:25 [ssh-agent] Looking for ssh-agent implementation... 09:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:25 $ docker exec 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent 09:49:25 SSH_AUTH_SOCK=/tmp/ssh-hfgiFDg9pxQN/agent.48 09:49:25 SSH_AGENT_PID=53 09:49:25 Running ssh-add (command line suppressed) 09:49:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_6904000848409096839.key (/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_6904000848409096839.key) 09:49:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:26 + git semver init 09:49:26 # -> Open(): unable to determine branch for HEAD 09:49:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-606/.git 09:49:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-606 09:49:26 # $SEMVER_REMOTE_NAME = origin 09:49:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:49:26 # $SEMVER_USER_NAME = edgex-jenkins 09:49:26 # $SEMVER_BRANCH = PR-606 09:49:26 # $SEMVER_TEMP = /tmp/semver-699635177 09:49:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:49:27 # '/tmp/semver-699635177' -> '/w/workspace/dry_go-mod-core-contracts_PR-606/.semver' 09:49:27 # -> Force: false 09:49:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-606/.semver [Pipeline] } 09:49:27 $ docker exec --env ******** --env ******** 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent -k 09:49:27 unset SSH_AUTH_SOCK; 09:49:27 unset SSH_AGENT_PID; 09:49:27 echo Agent pid 53 killed; 09:49:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:28 + git semver [Pipeline] } 09:49:28 $ docker stop --time=1 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c 09:49:29 $ docker rm -f 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c [Pipeline] // withDockerContainer [Pipeline] sh 09:49:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:30 Stashed 1 file(s) [Pipeline] echo 09:49:31 [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 09:49:46 Still waiting to schedule task 09:49:46 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3512’ 09:49:46 Still waiting to schedule task 09:49:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:51:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3513 in /w/workspace/dry_go-mod-core-contracts_PR-606 [Pipeline] { [Pipeline] ws 09:51:41 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:51:46 using credential edgex-jenkins-ssh 09:51:46 Cloning the remote Git repository 09:51:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:51:46 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:51:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:51:47 > git --version # timeout=10 09:51:47 > git --version # 'git version 2.17.1' 09:51:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:51:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:51:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:51:49 Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e 09:51:49 Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e 09:51:49 Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) 09:51:49 > git config core.sparsecheckout # timeout=10 09:51:49 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 09:51:49 > git remote # timeout=10 09:51:49 > git config --get remote.origin.url # timeout=10 09:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:49 > git merge 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 09:51:49 > git rev-parse HEAD^{commit} # timeout=10 09:51:49 > git config core.sparsecheckout # timeout=10 09:51:49 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 09:51:53 Commit message: "feat: Add parameters field to Core Command" 09:51:53 > git --version # timeout=10 09:51:53 > git --version # 'git version 2.17.1' 09:51:53 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:51:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:51:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:51:56 + true+ 09:51:56 sudo service docker restart [Pipeline] unstash [Pipeline] echo 09:51:59 ========================================================= 09:51:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:51:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:51:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:52:01 Sending build context to Docker daemon 3.104MB 09:52:01 Step 1/7 : ARG BASE=golang:1.16-alpine 09:52:01 Step 2/7 : FROM ${BASE} 09:52:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:52:01 595b0fe564bb: Pulling fs layer 09:52:01 7186ed65a4f7: Pulling fs layer 09:52:01 316046926c0a: Pulling fs layer 09:52:01 4ebd0625c992: Pulling fs layer 09:52:01 207e8628e3a3: Pulling fs layer 09:52:01 c791037a9be2: Pulling fs layer 09:52:01 ffd874e62e21: Pulling fs layer 09:52:01 4ebd0625c992: Waiting 09:52:01 207e8628e3a3: Waiting 09:52:01 c791037a9be2: Waiting 09:52:01 ffd874e62e21: Waiting 09:52:01 316046926c0a: Download complete 09:52:01 7186ed65a4f7: Download complete 09:52:01 207e8628e3a3: Download complete 09:52:01 c791037a9be2: Verifying Checksum 09:52:01 c791037a9be2: Download complete 09:52:01 595b0fe564bb: Verifying Checksum 09:52:01 595b0fe564bb: Download complete 09:52:02 595b0fe564bb: Pull complete 09:52:02 7186ed65a4f7: Pull complete 09:52:03 316046926c0a: Pull complete 09:52:04 ffd874e62e21: Verifying Checksum 09:52:05 Running on prd-centos7-docker-4c-2g-3514 in /w/workspace/dry_go-mod-core-contracts_PR-606 [Pipeline] { [Pipeline] ws 09:52:05 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 09:52:05 4ebd0625c992: Verifying Checksum 09:52:05 4ebd0625c992: Download complete 09:52:08 using credential edgex-jenkins-ssh 09:52:08 Cloning the remote Git repository 09:52:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:52:08 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 09:52:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:52:08 > git --version # timeout=10 09:52:08 > git --version # 'git version 2.24.3' 09:52:08 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:09 Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e 09:52:09 Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e 09:52:09 Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) 09:52:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:52:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:52:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:52:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:52:09 > git config core.sparsecheckout # timeout=10 09:52:09 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 09:52:09 > git remote # timeout=10 09:52:09 > git config --get remote.origin.url # timeout=10 09:52:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:52:09 > git merge 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 09:52:09 > git rev-parse HEAD^{commit} # timeout=10 09:52:09 > git config core.sparsecheckout # timeout=10 09:52:09 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 09:52:13 Commit message: "feat: Add parameters field to Core Command" 09:52:13 > git --version # timeout=10 09:52:13 > git --version # 'git version 2.24.3' 09:52:13 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:52:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:52:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:52:15 + sudo service docker restart 09:52:15 + true 09:52:15 Redirecting to /bin/systemctl restart docker.service 09:52:15 4ebd0625c992: Pull complete 09:52:16 207e8628e3a3: Pull complete 09:52:16 c791037a9be2: Pull complete [Pipeline] unstash [Pipeline] echo 09:52:17 ========================================================= 09:52:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:52:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:52:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:52:18 Sending build context to Docker daemon 3.105MB 09:52:18 Step 1/7 : ARG BASE=golang:1.16-alpine 09:52:18 Step 2/7 : FROM ${BASE} 09:52:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:52:18 540db60ca938: Pulling fs layer 09:52:18 adcc1eea9eea: Pulling fs layer 09:52:18 4c4ab2625f07: Pulling fs layer 09:52:18 0510c868ecb4: Pulling fs layer 09:52:18 afea3b2eda06: Pulling fs layer 09:52:18 7809a108b3ef: Pulling fs layer 09:52:18 f706445af74f: Pulling fs layer 09:52:18 0510c868ecb4: Waiting 09:52:18 7809a108b3ef: Waiting 09:52:18 f706445af74f: Waiting 09:52:18 afea3b2eda06: Waiting 09:52:18 4c4ab2625f07: Verifying Checksum 09:52:18 4c4ab2625f07: Download complete 09:52:18 adcc1eea9eea: Verifying Checksum 09:52:18 adcc1eea9eea: Download complete 09:52:18 afea3b2eda06: Verifying Checksum 09:52:18 afea3b2eda06: Download complete 09:52:18 7809a108b3ef: Verifying Checksum 09:52:18 7809a108b3ef: Download complete 09:52:18 540db60ca938: Download complete 09:52:18 540db60ca938: Pull complete 09:52:18 adcc1eea9eea: Pull complete 09:52:18 4c4ab2625f07: Pull complete 09:52:19 f706445af74f: Verifying Checksum 09:52:19 f706445af74f: Download complete 09:52:20 0510c868ecb4: Download complete 09:52:20 ffd874e62e21: Pull complete 09:52:20 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:52:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:52:20 ---> cfc18b08335c 09:52:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:52:23 ---> Running in 41aba7504600 09:52:23 Removing intermediate container 41aba7504600 09:52:23 ---> 4804d37d4162 09:52:23 Step 4/7 : RUN apk add bash 09:52:23 ---> Running in c63298abf666 09:52:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:52:25 0510c868ecb4: Pull complete 09:52:25 afea3b2eda06: Pull complete 09:52:25 7809a108b3ef: Pull complete 09:52:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:52:27 OK: 138 MiB in 40 packages 09:52:28 Removing intermediate container c63298abf666 09:52:28 ---> bf45988acff1 09:52:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:52:28 ---> Running in 824de5655f60 09:52:28 Removing intermediate container 824de5655f60 09:52:28 ---> 55d435094df9 09:52:28 Step 6/7 : COPY go.mod . 09:52:29 ---> fe1e76972c94 09:52:29 Step 7/7 : RUN go mod download 09:52:29 ---> Running in 86a03c5adc11 09:52:32 f706445af74f: Pull complete 09:52:32 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:52:32 ---> b068be0155e3 09:52:32 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:52:33 ---> Running in 883aacca466b 09:52:33 Removing intermediate container 883aacca466b 09:52:33 ---> 7dceed7d1fe5 09:52:33 Step 4/7 : RUN apk add bash 09:52:33 ---> Running in 5bd8f185e369 09:52:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:52:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:52:36 OK: 149 MiB in 40 packages 09:52:36 Removing intermediate container 5bd8f185e369 09:52:36 ---> fdf1ecfab38d 09:52:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:52:37 ---> Running in 3710fe114715 09:52:37 Removing intermediate container 3710fe114715 09:52:37 ---> 517492944bb9 09:52:37 Step 6/7 : COPY go.mod . 09:52:37 ---> 4913c2bf23ab 09:52:37 Step 7/7 : RUN go mod download 09:52:37 ---> Running in 0621903b541f 09:52:47 Removing intermediate container 86a03c5adc11 09:52:47 ---> 34ad70db02af 09:52:47 Successfully built 34ad70db02af 09:52:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:52:48 + docker inspect -f . ci-base-image-arm64 09:52:48 . [Pipeline] withDockerContainer 09:52:48 prd-ubuntu18.04-docker-arm64-4c-16g-3513 does not seem to be running inside a container 09:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 09:52:49 $ docker top a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:51 + go version 09:52:51 go version go1.16.3 linux/arm64 [Pipeline] } 09:52:51 $ docker stop --time=1 a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 09:52:52 Removing intermediate container 0621903b541f 09:52:52 ---> 3edc5dcfe0cb 09:52:52 Successfully built 3edc5dcfe0cb 09:52:52 Successfully tagged ci-base-image-x86_64:latest 09:52:53 $ docker rm -f a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:53 + docker inspect -f . ci-base-image-x86_64 09:52:53 . [Pipeline] withDockerContainer 09:52:53 prd-centos7-docker-4c-2g-3514 does not seem to be running inside a container 09:52:53 + docker inspect -f . ci-base-image-arm64 09:52:53 . 09:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 09:52:54 $ docker top 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:52:55 prd-ubuntu18.04-docker-arm64-4c-16g-3513 does not seem to be running inside a container 09:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-arm64 cat 09:52:56 $ docker top f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:52:57 + go version 09:52:57 go version go1.16.3 linux/amd64 [Pipeline] } 09:52:57 $ docker stop --time=1 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 09:52:57 + go mod tidy 09:52:58 $ docker rm -f 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:52:59 + make test 09:52:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:52:59 + docker inspect -f . ci-base-image-x86_64 09:52:59 . [Pipeline] withDockerContainer 09:52:59 prd-centos7-docker-4c-2g-3514 does not seem to be running inside a container 09:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** ci-base-image-x86_64 cat 09:53:00 $ docker top 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:00 + go mod tidy [Pipeline] sh 09:53:01 + make test 09:53:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:53:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:53:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.017s coverage: 85.7% of statements 09:53:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.012s coverage: 100.0% of statements 09:53:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements 09:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.010s coverage: 77.8% of statements 09:53:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 09:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.030s coverage: 14.7% of statements 09:53:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.047s coverage: 100.0% of statements 09:53:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements 09:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:53:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:53:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements 09:53:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements 09:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.062s coverage: 63.0% of statements 09:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements 09:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements 09:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements 09:53:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.029s coverage: 14.3% of statements 09:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:53:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.114s coverage: 82.9% of statements 09:53:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:53:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:53:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 45.4% of statements 09:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements 09:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.058s coverage: 86.3% of statements 09:53:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.028s coverage: 60.5% of statements 09:53:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.009s coverage: 58.2% of statements 09:53:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:53:23 gofmt -l . 09:53:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:53:23 $ docker stop --time=1 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 09:53:26 $ docker rm -f 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 09:53:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:53:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.039s coverage: 85.7% of statements 09:53:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.062s coverage: 100.0% of statements 09:53:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements 09:53:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements 09:53:26 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh 09:53:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:53:27 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 Post stage [Pipeline] libraryResource [Pipeline] sh 09:53:28 ---> job-cost.sh 09:53:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q9pb 09:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements 09:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements 09:53:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.049s coverage: 100.0% of statements 09:53:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.105s coverage: 91.8% of statements 09:53:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:53:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:53:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.042s coverage: 100.0% of statements 09:53:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.041s coverage: 35.5% of statements 09:53:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.139s coverage: 63.0% of statements 09:53:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.033s coverage: 26.3% of statements 09:53:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.030s coverage: 15.4% of statements 09:53:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements 09:53:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements 09:53:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:53:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:53:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.240s coverage: 82.9% of statements 09:53:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:53:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:53:41 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:53:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.048s coverage: 45.4% of statements 09:53:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements 09:53:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:53:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.178s coverage: 86.3% of statements 09:53:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.038s coverage: 60.5% of statements 09:53:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.028s coverage: 58.2% of statements 09:53:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:54:06 gofmt -l . 09:54:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:54:06 $ docker stop --time=1 f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 09:54:09 $ docker rm -f f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 [Pipeline] // withDockerContainer [Pipeline] sh 09:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:54:09 Warning: overwriting stash ‘coverage-report’ 09:54:10 lf-activate-venv(): INFO: Adding /tmp/venv-Q9pb/bin to PATH 09:54:10 INFO: No Stack... 09:54:10 INFO: Retrieving Pricing Info for: v1-standard-2 09:54:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:54:11 INFO: Archiving Costs [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 09:54:11 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 09:54:11 + cut -d, -f6 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] lock 09:54:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] 09:54:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] did not exist. Created. 09:54:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:54:12 ---> job-cost.sh 09:54:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hpu2 09:54:12 + echo total: 0.029999999329447746 [Pipeline] stash 09:54:12 Stashed 1 file(s) [Pipeline] } 09:54:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:54:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-Hpu2/bin to PATH 09:56:12 INFO: No Stack... 09:56:12 INFO: Retrieving Pricing Info for: lf-standard-4 09:56:12 INFO: Archiving Costs [Pipeline] sh 09:56:13 + cut -d, -f6 09:56:13 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock 09:56:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] 09:56:13 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] did not exist. Created. 09:56:13 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:56:13 /w/workspace/go-mod-core-contracts/1@tmp/durable-d5c3289d/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-d5c3289d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:56:14 + echo total: 0.20999999344348907 [Pipeline] stash 09:56:14 Warning: overwriting stash ‘stack-cost’ 09:56:14 Stashed 1 file(s) [Pipeline] } 09:56:14 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] // lock [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 09:56:15 provisioning config files... 09:56:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/config9160225497287798074tmp [Pipeline] { [Pipeline] sh 09:56:16 + set +x 09:56:16 + bash -s -- 09:56:16 + curl -s https://codecov.io/bash 09:56:16 09:56:16 _____ _ 09:56:16 / ____| | | 09:56:16 | | ___ __| | ___ ___ _____ __ 09:56:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:56:16 | |___| (_) | (_| | __/ (_| (_) \ V / 09:56:16 \_____\___/ \__,_|\___|\___\___/ \_/ 09:56:16 Bash-1.0.2 09:56:16 09:56:16 09:56:16 ==> git version 2.24.3 found 09:56:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:56:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:56:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:56:16 ==> Jenkins CI detected. 09:56:16 project root: . 09:56:16 --> token set from env 09:56:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:56:16 ==> Running gcov in . (disable via -X gcov) 09:56:16 ==> Python coveragepy not found 09:56:16 ==> Searching for coverage reports in: 09:56:16 + . 09:56:16 -> Found 1 reports 09:56:16 ==> Detecting git/mercurial file structure 09:56:16 ==> Reading reports 09:56:16 + ./coverage.out bytes=175053 09:56:16 ==> Appending adjustments 09:56:16 https://docs.codecov.io/docs/fixing-reports 09:56:18 + Found adjustments 09:56:18 ==> Gzipping contents 09:56:18 28K /tmp/codecov.DdtIrA.gz 09:56:18 ==> Uploading reports 09:56:18 url: https://codecov.io 09:56:18 query: branch=PR-606&commit=939edfee8c8673f78b768aeaf5ebdc3d63853b6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=606&job=&cmd_args= 09:56:18 -> Pinging Codecov 09:56:18 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-606&commit=939edfee8c8673f78b768aeaf5ebdc3d63853b6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=606&job=&cmd_args= 09:56:18 -> Uploading to 09:56:18 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/71470A77251A30514AAF9C0BB2E5B6CE/939edfee8c8673f78b768aeaf5ebdc3d63853b6e/7044c963-be89-4d66-ba0b-c9b0d03804e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T095618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31c47e5381491a0e1f2dd18c6f55761df7d7e3575c196a79e8b6ba5092137a4 09:56:18 % Total % Received % Xferd Average Speed Time Time Time Current 09:56:18 Dload Upload Total Spent Left Speed 09:56:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25759 0 0 100 25759 0 52723 --:--:-- --:--:-- --:--:-- 52784 09:56:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] } 09:56: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] { (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 09:56:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:56:22 ---> package-listing.sh 09:56:22 ++ facter osfamily 09:56:22 ++ tr '[:upper:]' '[:lower:]' 09:56:22 + OS_FAMILY=redhat 09:56:22 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-606 09:56:22 + START_PACKAGES=/tmp/packages_start.txt 09:56:22 + END_PACKAGES=/tmp/packages_end.txt 09:56:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:22 + PACKAGES=/tmp/packages_start.txt 09:56:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-606 ']' 09:56:22 + PACKAGES=/tmp/packages_end.txt 09:56:22 + case "${OS_FAMILY}" in 09:56:22 + rpm -qa 09:56:22 + sort 09:56:27 + '[' -f /tmp/packages_start.txt ']' 09:56:27 + '[' -f /tmp/packages_end.txt ']' 09:56:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:27 + '[' /w/workspace/dry_go-mod-core-contracts_PR-606 ']' 09:56:27 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-606/archives/ 09:56:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-606/archives/ [Pipeline] echo 09:56:27 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-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:56:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:56:29 09:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:56:29 alpine: Pulling from edgex-lftools-log-publisher 09:56:29 df20fa9351a1: Pulling fs layer 09:56:29 36b3adc4ff6f: Pulling fs layer 09:56:29 8ad3a11d3b57: Pulling fs layer 09:56:29 46f8f816bc3b: Pulling fs layer 09:56:29 93b61091891f: Pulling fs layer 09:56:29 93b9cdb0e59b: Pulling fs layer 09:56:29 5e14af77c1be: Pulling fs layer 09:56:29 01666e4c0597: Pulling fs layer 09:56:29 aa168da1d23b: Pulling fs layer 09:56:29 93b9cdb0e59b: Waiting 09:56:29 5e14af77c1be: Waiting 09:56:29 01666e4c0597: Waiting 09:56:29 aa168da1d23b: Waiting 09:56:29 93b61091891f: Waiting 09:56:29 46f8f816bc3b: Waiting 09:56:29 36b3adc4ff6f: Verifying Checksum 09:56:29 36b3adc4ff6f: Download complete 09:56:29 46f8f816bc3b: Verifying Checksum 09:56:29 46f8f816bc3b: Download complete 09:56:29 93b61091891f: Verifying Checksum 09:56:29 93b61091891f: Download complete 09:56:29 93b9cdb0e59b: Verifying Checksum 09:56:29 93b9cdb0e59b: Download complete 09:56:29 5e14af77c1be: Verifying Checksum 09:56:29 5e14af77c1be: Download complete 09:56:29 01666e4c0597: Download complete 09:56:30 df20fa9351a1: Verifying Checksum 09:56:30 df20fa9351a1: Download complete 09:56:30 8ad3a11d3b57: Verifying Checksum 09:56:30 8ad3a11d3b57: Download complete 09:56:30 df20fa9351a1: Pull complete 09:56:31 36b3adc4ff6f: Pull complete 09:56:33 8ad3a11d3b57: Pull complete 09:56:33 46f8f816bc3b: Pull complete 09:56:33 93b61091891f: Pull complete 09:56:34 93b9cdb0e59b: Pull complete 09:56:34 5e14af77c1be: Pull complete 09:56:34 aa168da1d23b: Verifying Checksum 09:56:34 aa168da1d23b: Download complete 09:56:35 01666e4c0597: Pull complete 09:56:48 aa168da1d23b: Pull complete 09:56:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:56:48 prd-centos7-docker-4c-2g-3512 does not seem to be running inside a container 09:56:48 $ 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-606/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-606 -v /w/workspace/dry_go-mod-core-contracts_PR-606:/w/workspace/dry_go-mod-core-contracts_PR-606:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-606@tmp:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:56:51 $ docker top 3c787d99014c6e5a9a566b57a4c898aab957aa6302923857f814f7915cf4d504 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:56:52 + mkdir -p /var/log/sa [Pipeline] sh 09:56:53 + ls /var/log/sa-host 09:56:53 + sadf -c /var/log/sa-host/sa07 09:56:53 file_magic: OK 09:56:53 HZ: Using current value: 100 09:56:53 file_header: OK 09:56:53 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 09:56:53 Statistics: 09:56:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:56:53 File successfully converted to sysstat format version 12.2.1 09:56:53 + sadf -c /var/log/sa-host/sa23 09:56:53 file_magic: OK 09:56:53 HZ: Using current value: 100 09:56:53 file_header: OK 09:56:53 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 09:56:53 Statistics: 09:56:53 Hnuu...uuuununununu... 09:56:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:56:53 provisioning config files... 09:56:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/config5762041231540717008tmp [Pipeline] { [Pipeline] echo 09:56:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:56:54 ---> create-netrc.sh [Pipeline] } 09:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:56:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:56:54 ---> python-tools-install.sh [Pipeline] echo 09:56:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:56:55 ---> sudo-logs.sh 09:56:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:56:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:56:55 ---> job-cost.sh 09:56:55 lf-activate-venv: SKIPPING 09:56:55 DEBUG: total: 0.20999999344348907 09:56:55 INFO: Retrieving Stack Cost... 09:56:57 INFO: Retrieving Pricing Info for: v1-standard-2 09:56:58 INFO: Archiving Costs [Pipeline] echo 09:56:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:56:59 ---> logs-deploy.sh 09:56:59 lf-activate-venv: SKIPPING 09:56:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-606/1 09:56:59 INFO: archiving workspace using pattern(s): 09:57:01 Archives upload complete. 09:57:01 INFO: archiving logs to Nexus 09:57:03 ---> uname -a: 09:57:03 Linux prd-centos7-docker-4c-2g-3512.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:57:03 09:57:03 09:57:03 ---> lscpu: 09:57:03 Architecture: x86_64 09:57:03 CPU op-mode(s): 32-bit, 64-bit 09:57:03 Byte Order: Little Endian 09:57:03 Address sizes: 40 bits physical, 48 bits virtual 09:57:03 CPU(s): 4 09:57:03 On-line CPU(s) list: 0-3 09:57:03 Thread(s) per core: 1 09:57:03 Core(s) per socket: 1 09:57:03 Socket(s): 4 09:57:03 NUMA node(s): 1 09:57:03 Vendor ID: GenuineIntel 09:57:03 CPU family: 6 09:57:03 Model: 44 09:57:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:57:03 Stepping: 1 09:57:03 CPU MHz: 2933.436 09:57:03 BogoMIPS: 5866.87 09:57:03 Virtualization: VT-x 09:57:03 Hypervisor vendor: KVM 09:57:03 Virtualization type: full 09:57:03 L1d cache: 128 KiB 09:57:03 L1i cache: 128 KiB 09:57:03 L2 cache: 16 MiB 09:57:03 L3 cache: 64 MiB 09:57:03 NUMA node0 CPU(s): 0-3 09:57:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:57:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:57:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:57:03 Vulnerability Meltdown: Mitigation; PTI 09:57:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:57:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:57:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:57:03 Vulnerability Srbds: Not affected 09:57:03 Vulnerability Tsx async abort: Not affected 09:57:03 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 09:57:03 09:57:03 09:57:03 ---> nproc: 09:57:03 4 09:57:03 09:57:03