Branch indexing 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at d9f4bb25b6c41433ad0cfda4fca90a638d7a110f rather than 0fadd51c20d409123b86e18b27359f352d565951 Obtained Jenkinsfile from d9f4bb25b6c41433ad0cfda4fca90a638d7a110f 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2679413476295918014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8862247087613106359.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6290649584769576434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8433095070909963287.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5579939537244991963.key > 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 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: 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1029 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-625 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh8691712352199313332.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh332425099426628459.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 Merge succeeded, producing 48e4b6b476ec605716251659c8612ceadc1d633c Checking out Revision 48e4b6b476ec605716251659c8612ceadc1d633c (PR-625) > git config core.sparsecheckout # timeout=10 > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh8839056093688449270.key > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 48e4b6b476ec605716251659c8612ceadc1d633c # timeout=10 Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:40:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:40:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:40:54 ========================================================= 16:40:54 EdgeX Global Pipelines Version Info 16:40:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:40:55 ------------------- 16:40:55 stable info: 16:40:55 ------------------- 16:40:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:40:55 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:40:55 Message: update stable to v1.0.192 16:40:56 ------------------- 16:40:56 experimental info: 16:40:56 ------------------- 16:40:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:40:56 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:40:56 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:40:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:40:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:40:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:40:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:40:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:40:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48e4b6b476ec605716251659c8612ceadc1d633c [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48e4b6b [Pipeline] echo 16:40:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:59 + git log --format=format:%s -1 48e4b6b476ec605716251659c8612ceadc1d633c [Pipeline] echo 16:40:59 GIT_COMMIT: 48e4b6b476ec605716251659c8612ceadc1d633c, Commit Message: Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD [Pipeline] echo 16:40:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:41:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:00 16:41:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:41:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:00 latest: Pulling from edgex-devops/git-semver 16:41:00 31603596830f: Pulling fs layer 16:41:00 54011a49482f: Pulling fs layer 16:41:00 a6820b24f6d8: Pulling fs layer 16:41:00 f581987b2513: Pulling fs layer 16:41:00 f581987b2513: Waiting 16:41:00 54011a49482f: Verifying Checksum 16:41:00 54011a49482f: Download complete 16:41:00 31603596830f: Verifying Checksum 16:41:00 31603596830f: Download complete 16:41:00 f581987b2513: Verifying Checksum 16:41:00 f581987b2513: Download complete 16:41:00 a6820b24f6d8: Verifying Checksum 16:41:00 a6820b24f6d8: Download complete 16:41:00 31603596830f: Pull complete 16:41:01 54011a49482f: Pull complete 16:41:01 a6820b24f6d8: Pull complete 16:41:01 f581987b2513: Pull complete 16:41:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:41:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:41:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:41:02 prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container 16:41:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:41:03 $ docker top 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:04 [ssh-agent] Looking for ssh-agent implementation... 16:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:04 $ docker exec 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent 16:41:04 SSH_AUTH_SOCK=/tmp/ssh-lKom4yo8o1vD/agent.13 16:41:04 SSH_AGENT_PID=19 16:41:04 Running ssh-add (command line suppressed) 16:41:04 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_7006235858112182221.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_7006235858112182221.key) 16:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:04 + git tag --points-at HEAD [Pipeline] } 16:41:04 $ docker exec --env ******** --env ******** 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent -k 16:41:04 unset SSH_AUTH_SOCK; 16:41:04 unset SSH_AGENT_PID; 16:41:04 echo Agent pid 19 killed; 16:41:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:41:04 [ssh-agent] Looking for ssh-agent implementation... 16:41:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:41:05 $ docker exec 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent 16:41:05 SSH_AUTH_SOCK=/tmp/ssh-2VUuQ05kwGae/agent.54 16:41:05 SSH_AGENT_PID=60 16:41:05 Running ssh-add (command line suppressed) 16:41:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_813780255420815406.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_813780255420815406.key) 16:41:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:41:05 + git semver init 16:41:05 # -> Open(): unable to determine branch for HEAD 16:41:05 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.git 16:41:05 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-625 16:41:05 # $SEMVER_REMOTE_NAME = origin 16:41:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:41:05 # $SEMVER_USER_NAME = edgex-jenkins 16:41:05 # $SEMVER_BRANCH = PR-625 16:41:05 # $SEMVER_TEMP = /tmp/semver-975224285 16:41:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:41:06 # '/tmp/semver-975224285' -> '/w/workspace/dry_go-mod-core-contracts_PR-625/.semver' 16:41:06 # -> Force: false 16:41:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.semver [Pipeline] } 16:41:06 $ docker exec --env ******** --env ******** 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a ssh-agent -k 16:41:06 unset SSH_AUTH_SOCK; 16:41:06 unset SSH_AGENT_PID; 16:41:06 echo Agent pid 60 killed; 16:41:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:41:06 + git semver [Pipeline] } 16:41:06 $ docker stop --time=1 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a 16:41:07 $ docker rm -f 1e7b369f8db202e5e83d1d2f957470776d02e4c94b316445f4dba4eb0210a57a [Pipeline] // withDockerContainer [Pipeline] sh 16:41:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:41:08 Stashed 1 file(s) [Pipeline] echo 16:41:08 [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 16:41:23 Still waiting to schedule task 16:41:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:41:23 Still waiting to schedule task 16:41:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:43:20 Running on prd-centos7-docker-4c-2g-1033 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws 16:43:20 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:43:21 Selected Git installation does not exist. Using Default 16:43:21 The recommended git tool is: NONE 16:43:23 using credential edgex-jenkins-ssh 16:43:23 Cloning the remote Git repository 16:43:23 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:23 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:43:23 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:23 > git --version # timeout=10 16:43:23 > git --version # 'git version 2.24.4' 16:43:23 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:23 [INFO] Currently running in a labeled security context 16:43:23 [INFO] Currently SELinux is 'enforcing' on the host 16:43:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4586552878560003701.key 16:43:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:24 [INFO] Currently running in a labeled security context 16:43:24 [INFO] Currently SELinux is 'enforcing' on the host 16:43:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4794019638943128088.key 16:43:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:43:24 Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 16:43:24 Merge succeeded, producing a6cf6b0fea4087e57370ab3559ae302e0623832d 16:43:24 Checking out Revision a6cf6b0fea4087e57370ab3559ae302e0623832d (PR-625) 16:43:24 > git config core.sparsecheckout # timeout=10 16:43:24 > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 16:43:24 > git remote # timeout=10 16:43:24 > git config --get remote.origin.url # timeout=10 16:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:24 [INFO] Currently running in a labeled security context 16:43:24 [INFO] Currently SELinux is 'enforcing' on the host 16:43:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4184783766066410433.key 16:43:24 > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 16:43:24 > git rev-parse HEAD^{commit} # timeout=10 16:43:24 > git config core.sparsecheckout # timeout=10 16:43:24 > git checkout -f a6cf6b0fea4087e57370ab3559ae302e0623832d # timeout=10 16:43:28 Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" 16:43:28 > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:43:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:43:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:43:30 + sudo service docker restart 16:43:30 + true 16:43:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:43:47 ========================================================= 16:43:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:43:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:43:47 + 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 . 16:43:48 Sending build context to Docker daemon 3.232MB 16:43:48 Step 1/7 : ARG BASE=golang:1.16-alpine 16:43:48 Step 2/7 : FROM ${BASE} 16:43:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:43:48 540db60ca938: Pulling fs layer 16:43:48 adcc1eea9eea: Pulling fs layer 16:43:48 4c4ab2625f07: Pulling fs layer 16:43:48 0510c868ecb4: Pulling fs layer 16:43:48 afea3b2eda06: Pulling fs layer 16:43:48 7809a108b3ef: Pulling fs layer 16:43:48 f706445af74f: Pulling fs layer 16:43:48 afea3b2eda06: Waiting 16:43:48 7809a108b3ef: Waiting 16:43:48 f706445af74f: Waiting 16:43:48 0510c868ecb4: Waiting 16:43:48 4c4ab2625f07: Verifying Checksum 16:43:48 4c4ab2625f07: Download complete 16:43:48 adcc1eea9eea: Verifying Checksum 16:43:48 adcc1eea9eea: Download complete 16:43:48 afea3b2eda06: Verifying Checksum 16:43:48 afea3b2eda06: Download complete 16:43:48 7809a108b3ef: Verifying Checksum 16:43:48 7809a108b3ef: Download complete 16:43:48 540db60ca938: Verifying Checksum 16:43:48 540db60ca938: Download complete 16:43:48 540db60ca938: Pull complete 16:43:48 adcc1eea9eea: Pull complete 16:43:48 4c4ab2625f07: Pull complete 16:43:50 f706445af74f: Verifying Checksum 16:43:50 f706445af74f: Download complete 16:43:50 0510c868ecb4: Verifying Checksum 16:43:50 0510c868ecb4: Download complete 16:43:54 0510c868ecb4: Pull complete 16:43:54 afea3b2eda06: Pull complete 16:43:54 7809a108b3ef: Pull complete 16:43:55 f706445af74f: Pull complete 16:43:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:43:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:43:55 ---> b068be0155e3 16:43:55 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:44:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1032 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws 16:44:00 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:44:00 Selected Git installation does not exist. Using Default 16:44:00 The recommended git tool is: NONE 16:44:01 ---> Running in 742dc57a72ea 16:44:01 Removing intermediate container 742dc57a72ea 16:44:01 ---> 4b7f32163977 16:44:01 Step 4/7 : RUN apk add bash 16:44:01 ---> Running in 69227e5c105a 16:44:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:44:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:44:02 OK: 149 MiB in 40 packages 16:44:03 Removing intermediate container 69227e5c105a 16:44:03 ---> 7e91d719c8fa 16:44:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:44:03 ---> Running in 836569a3bc34 16:44:05 Removing intermediate container 836569a3bc34 16:44:05 ---> 006f96c08d66 16:44:05 Step 6/7 : COPY go.mod . 16:44:05 ---> b6171c364294 16:44:05 Step 7/7 : RUN go mod download 16:44:05 ---> Running in e9837cb4168e 16:44:08 using credential edgex-jenkins-ssh 16:44:08 Cloning the remote Git repository 16:44:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:44:08 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:44:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:44:08 > git --version # timeout=10 16:44:08 > git --version # 'git version 2.17.1' 16:44:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:44:10 Merging remotes/origin/master commit d9f4bb25b6c41433ad0cfda4fca90a638d7a110f into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 16:44:10 Merge succeeded, producing 562c55ab96ca39541092328966be21766601a678 16:44:10 Checking out Revision 562c55ab96ca39541092328966be21766601a678 (PR-625) 16:44:10 Removing intermediate container e9837cb4168e 16:44:10 ---> 41171dad3ca9 16:44:10 Successfully built 41171dad3ca9 16:44:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:44:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:44:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:44:10 > git config core.sparsecheckout # timeout=10 16:44:10 > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 16:44:10 > git remote # timeout=10 16:44:10 > git config --get remote.origin.url # timeout=10 16:44:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:10 > git merge d9f4bb25b6c41433ad0cfda4fca90a638d7a110f # timeout=10 16:44:10 > git rev-parse HEAD^{commit} # timeout=10 16:44:10 > git config core.sparsecheckout # timeout=10 16:44:10 > git checkout -f 562c55ab96ca39541092328966be21766601a678 # timeout=10 16:44:11 + docker inspect -f . ci-base-image-x86_64 16:44:11 . [Pipeline] withDockerContainer 16:44:11 prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container 16:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:11 $ docker top 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:12 + go version 16:44:12 go version go1.16.3 linux/amd64 [Pipeline] } 16:44:12 $ docker stop --time=1 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 16:44:13 $ docker rm -f 11d85678adbd9c362fb12b4cb01484cfd9c2aa220c13eead8a8a9fb515414923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:13 + docker inspect -f . ci-base-image-x86_64 16:44:13 . [Pipeline] withDockerContainer 16:44:14 prd-centos7-docker-4c-2g-1033 does not seem to be running inside a container 16:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:44:14 $ docker top 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:14 + go mod tidy [Pipeline] sh 16:44:15 Commit message: "Merge commit 'd9f4bb25b6c41433ad0cfda4fca90a638d7a110f' into HEAD" 16:44:15 > git rev-list --no-walk 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 16:44:15 + make test 16:44:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:44:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:44:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:44:17 + sudo service docker restart 16:44:17 + true 16:44:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:44:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements 16:44:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.004s coverage: 100.0% of statements 16:44:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.010s coverage: 45.4% of statements 16:44:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.017s coverage: 77.8% of statements 16:44:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.004s coverage: 26.3% of statements 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.007s coverage: 14.7% of statements 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.015s coverage: 91.8% of statements 16:44:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 16:44:25 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.003s coverage: 100.0% of statements 16:44:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements 16:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.012s coverage: 63.0% of statements 16:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.005s coverage: 26.3% of statements 16:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements 16:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements 16:44:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements 16:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 16:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 16:44:28 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 16:44:28 v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse 16:44:28 v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse 16:44:28 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] 16:44:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 16:44:29 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse 16:44:29 v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse 16:44:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.008s coverage: 45.4% of statements 16:44:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.007s coverage: 90.0% of statements 16:44:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.029s coverage: 86.3% of statements 16:44:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 60.5% of statements 16:44:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements 16:44:31 make: *** [Makefile:6: test] Error 2 [Pipeline] } 16:44:31 $ docker stop --time=1 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf 16:44:32 $ docker rm -f 1bc017924769b56d30ac9189e649dde0ce8c3b500d876dd7b2c21dc737d008bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:44:35 ---> job-cost.sh 16:44:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GDZq [Pipeline] unstash [Pipeline] echo 16:44:36 ========================================================= 16:44:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:44:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:44:36 + 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 . 16:44:37 Sending build context to Docker daemon 3.231MB 16:44:37 Step 1/7 : ARG BASE=golang:1.16-alpine 16:44:37 Step 2/7 : FROM ${BASE} 16:44:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:44:38 595b0fe564bb: Pulling fs layer 16:44:38 7186ed65a4f7: Pulling fs layer 16:44:38 316046926c0a: Pulling fs layer 16:44:38 4ebd0625c992: Pulling fs layer 16:44:38 207e8628e3a3: Pulling fs layer 16:44:38 c791037a9be2: Pulling fs layer 16:44:38 ffd874e62e21: Pulling fs layer 16:44:38 207e8628e3a3: Waiting 16:44:38 c791037a9be2: Waiting 16:44:38 ffd874e62e21: Waiting 16:44:38 4ebd0625c992: Waiting 16:44:38 316046926c0a: Verifying Checksum 16:44:38 316046926c0a: Download complete 16:44:38 7186ed65a4f7: Download complete 16:44:38 207e8628e3a3: Verifying Checksum 16:44:38 207e8628e3a3: Download complete 16:44:38 c791037a9be2: Verifying Checksum 16:44:38 c791037a9be2: Download complete 16:44:38 595b0fe564bb: Verifying Checksum 16:44:38 595b0fe564bb: Download complete 16:44:38 595b0fe564bb: Pull complete 16:44:39 7186ed65a4f7: Pull complete 16:44:39 316046926c0a: Pull complete 16:44:40 ffd874e62e21: Verifying Checksum 16:44:40 ffd874e62e21: Download complete 16:44:41 4ebd0625c992: Verifying Checksum 16:44:41 4ebd0625c992: Download complete 16:44:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:44:52 4ebd0625c992: Pull complete 16:44:52 207e8628e3a3: Pull complete 16:44:53 c791037a9be2: Pull complete 16:44:57 ffd874e62e21: Pull complete 16:44:57 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:44:57 ---> cfc18b08335c 16:44:57 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-GDZq/bin to PATH 16:44:57 INFO: No Stack... 16:44:58 INFO: Retrieving Pricing Info for: v3-standard-2 16:44:58 INFO: Archiving Costs [Pipeline] sh 16:44:58 ---> Running in 1211a511eb30 16:44:58 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:44:58 + cut -d, -f6 [Pipeline] lock 16:44:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] 16:44:58 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] did not exist. Created. 16:44:58 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:59 + echo total: 0.05999999865889549 [Pipeline] stash 16:44:59 Removing intermediate container 1211a511eb30 16:44:59 ---> 7bad7a50396e 16:44:59 Step 4/7 : RUN apk add bash 16:44:59 ---> Running in 691e7cd83946 16:44:59 Stashed 1 file(s) [Pipeline] } 16:44:59 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:44:59 Failed in branch amd64 16:45:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:03 OK: 138 MiB in 40 packages 16:45:04 Removing intermediate container 691e7cd83946 16:45:04 ---> a85492991ca0 16:45:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 16:45:04 ---> Running in 08e83cd09f5b 16:45:04 Removing intermediate container 08e83cd09f5b 16:45:04 ---> 5a8bfc9dc445 16:45:04 Step 6/7 : COPY go.mod . 16:45:05 ---> a589a59be507 16:45:05 Step 7/7 : RUN go mod download 16:45:05 ---> Running in c836c662e21b 16:45:24 Removing intermediate container c836c662e21b 16:45:24 ---> 05b7c3ee7b6a 16:45:24 Successfully built 05b7c3ee7b6a 16:45:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:45:24 + docker inspect -f . ci-base-image-arm64 16:45:24 . [Pipeline] withDockerContainer 16:45:24 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 16:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:26 $ docker top 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:27 + go version 16:45:27 go version go1.16.3 linux/arm64 [Pipeline] } 16:45:27 $ docker stop --time=1 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c 16:45:30 $ docker rm -f 03604978de4b135b3bfccb939097a0edab52fe6d46266ec5817c34e2eb70e64c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:30 + docker inspect -f . ci-base-image-arm64 16:45:30 . [Pipeline] withDockerContainer 16:45:31 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 16:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 16:45:32 $ docker top 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:33 + go mod tidy [Pipeline] sh 16:45:34 + make test 16:45:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.060s coverage: 85.7% of statements 16:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.034s coverage: 100.0% of statements 16:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.045s coverage: 45.4% of statements 16:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.033s coverage: 77.8% of statements 16:46:01 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.023s coverage: 26.3% of statements 16:46:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.060s coverage: 14.7% of statements 16:46:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.050s coverage: 100.0% of statements 16:46:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.105s coverage: 91.8% of statements 16:46:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 16:46:06 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 16:46:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.012s coverage: 100.0% of statements 16:46:06 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.020s coverage: 35.5% of statements 16:46:11 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 16:46:11 v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse 16:46:11 v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse 16:46:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.087s coverage: 63.0% of statements 16:46:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.030s coverage: 26.3% of statements 16:46:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.040s coverage: 15.4% of statements 16:46:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.033s coverage: 15.4% of statements 16:46:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.034s coverage: 14.3% of statements 16:46:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 16:46:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 16:46:12 FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] 16:46:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 16:46:12 # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse 16:46:12 v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse 16:46:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.080s coverage: 45.4% of statements 16:46:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.058s coverage: 90.0% of statements 16:46:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.197s coverage: 86.3% of statements 16:46:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.057s coverage: 60.5% of statements 16:46:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.033s coverage: 58.2% of statements 16:46:17 make: *** [Makefile:6: test] Error 2 [Pipeline] } 16:46:17 $ docker stop --time=1 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 16:46:19 $ docker rm -f 7b79c7c3776b2b51ac881e0cb4f4a78f97c9c844c1f69c0ad390e60c07bd0b15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:46:20 ---> job-cost.sh 16:46:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQvc 16:46:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-QQvc/bin to PATH 16:48:23 INFO: No Stack... 16:48:23 INFO: Retrieving Pricing Info for: v2-standard-4 16:48:23 INFO: Archiving Costs [Pipeline] sh 16:48:23 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:48:23 + cut -d, -f6 [Pipeline] lock 16:48:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] 16:48:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] did not exist. Created. 16:48:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:23 /w/workspace/go-mod-core-contracts/2@tmp/durable-667fb1b9/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-667fb1b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:48:24 + echo total: 0.18000000715255737 [Pipeline] stash 16:48:24 Warning: overwriting stash ‘stack-cost’ 16:48:24 Stashed 1 file(s) [Pipeline] } 16:48:24 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:48:25 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:48:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:48:26 ---> package-listing.sh 16:48:26 ++ facter osfamily 16:48:26 ++ tr '[:upper:]' '[:lower:]' 16:48:26 + OS_FAMILY=redhat 16:48:26 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-625 16:48:26 + START_PACKAGES=/tmp/packages_start.txt 16:48:26 + END_PACKAGES=/tmp/packages_end.txt 16:48:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:48:26 + PACKAGES=/tmp/packages_start.txt 16:48:26 + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' 16:48:26 + PACKAGES=/tmp/packages_end.txt 16:48:26 + case "${OS_FAMILY}" in 16:48:26 + sort 16:48:26 + rpm -qa 16:48:27 + '[' -f /tmp/packages_start.txt ']' 16:48:27 + '[' -f /tmp/packages_end.txt ']' 16:48:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:48:27 + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' 16:48:27 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ 16:48:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ [Pipeline] echo 16:48: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-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:48:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:48:28 16:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:48:28 alpine: Pulling from edgex-lftools-log-publisher 16:48:28 df20fa9351a1: Pulling fs layer 16:48:28 36b3adc4ff6f: Pulling fs layer 16:48:28 8ad3a11d3b57: Pulling fs layer 16:48:28 46f8f816bc3b: Pulling fs layer 16:48:28 93b61091891f: Pulling fs layer 16:48:28 93b9cdb0e59b: Pulling fs layer 16:48:28 5e14af77c1be: Pulling fs layer 16:48:28 01666e4c0597: Pulling fs layer 16:48:28 aa168da1d23b: Pulling fs layer 16:48:28 93b9cdb0e59b: Waiting 16:48:28 5e14af77c1be: Waiting 16:48:28 01666e4c0597: Waiting 16:48:28 aa168da1d23b: Waiting 16:48:28 46f8f816bc3b: Waiting 16:48:28 93b61091891f: Waiting 16:48:28 36b3adc4ff6f: Verifying Checksum 16:48:28 36b3adc4ff6f: Download complete 16:48:28 46f8f816bc3b: Verifying Checksum 16:48:28 46f8f816bc3b: Download complete 16:48:28 93b61091891f: Verifying Checksum 16:48:28 93b61091891f: Download complete 16:48:28 df20fa9351a1: Verifying Checksum 16:48:28 df20fa9351a1: Download complete 16:48:28 93b9cdb0e59b: Verifying Checksum 16:48:28 93b9cdb0e59b: Download complete 16:48:28 5e14af77c1be: Verifying Checksum 16:48:28 5e14af77c1be: Download complete 16:48:28 01666e4c0597: Verifying Checksum 16:48:28 01666e4c0597: Download complete 16:48:28 df20fa9351a1: Pull complete 16:48:29 8ad3a11d3b57: Verifying Checksum 16:48:29 8ad3a11d3b57: Download complete 16:48:29 36b3adc4ff6f: Pull complete 16:48:29 8ad3a11d3b57: Pull complete 16:48:29 46f8f816bc3b: Pull complete 16:48:30 93b61091891f: Pull complete 16:48:30 93b9cdb0e59b: Pull complete 16:48:30 5e14af77c1be: Pull complete 16:48:30 01666e4c0597: Pull complete 16:48:30 aa168da1d23b: Verifying Checksum 16:48:30 aa168da1d23b: Download complete 16:48:34 aa168da1d23b: Pull complete 16:48:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:48:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:48:35 prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container 16:48:35 $ 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-625/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-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:48:38 $ docker top adc378b5ff1b2b33387f2d97cd4f18dd6ec691ebf1f7a02348defae5f62b6258 -eo pid,comm [Pipeline] { [Pipeline] sh 16:48:39 + touch /tmp/pre-build-complete [Pipeline] sh 16:48:39 + mkdir -p /var/log/sa [Pipeline] sh 16:48:39 + ls /var/log/sa-host 16:48:39 + sadf -c /var/log/sa-host/sa05 16:48:39 file_magic: OK 16:48:39 HZ: Using current value: 100 16:48:39 file_header: OK 16:48:39 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 16:48:39 Statistics: 16:48:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:39 File successfully converted to sysstat format version 12.2.1 16:48:39 + sadf -c /var/log/sa-host/sa29 16:48:39 file_magic: OK 16:48:39 HZ: Using current value: 100 16:48:39 file_header: OK 16:48:39 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 16:48:39 Statistics: 16:48:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:48:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:48:39 provisioning config files... 16:48:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/config598672175313985753tmp [Pipeline] { [Pipeline] echo 16:48:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:48:40 ---> create-netrc.sh [Pipeline] } 16:48:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:48:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:48:40 ---> python-tools-install.sh [Pipeline] echo 16:48:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:48:40 ---> sudo-logs.sh 16:48:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:48:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:48:41 ---> job-cost.sh 16:48:41 lf-activate-venv: SKIPPING 16:48:41 DEBUG: total: 0.18000000715255737 16:48:41 INFO: Retrieving Stack Cost... 16:48:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:48:43 INFO: Archiving Costs [Pipeline] echo 16:48:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:48:44 ---> logs-deploy.sh 16:48:44 lf-activate-venv: SKIPPING 16:48:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-625/2 16:48:44 INFO: archiving workspace using pattern(s): 16:48:45 Archives upload complete. 16:48:45 INFO: archiving logs to Nexus 16:48:45 ---> uname -a: 16:48:45 Linux prd-centos7-docker-4c-2g-1029.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:48:45 16:48:45 16:48:45 ---> lscpu: 16:48:45 Architecture: x86_64 16:48:45 CPU op-mode(s): 32-bit, 64-bit 16:48:45 Byte Order: Little Endian 16:48:45 Address sizes: 40 bits physical, 48 bits virtual 16:48:45 CPU(s): 2 16:48:45 On-line CPU(s) list: 0,1 16:48:45 Thread(s) per core: 1 16:48:45 Core(s) per socket: 1 16:48:45 Socket(s): 2 16:48:45 NUMA node(s): 1 16:48:45 Vendor ID: AuthenticAMD 16:48:45 CPU family: 23 16:48:45 Model: 49 16:48:45 Model name: AMD EPYC-Rome Processor 16:48:45 Stepping: 0 16:48:45 CPU MHz: 2800.000 16:48:45 BogoMIPS: 5600.00 16:48:45 Virtualization: AMD-V 16:48:45 Hypervisor vendor: KVM 16:48:45 Virtualization type: full 16:48:45 L1d cache: 64 KiB 16:48:45 L1i cache: 64 KiB 16:48:45 L2 cache: 1 MiB 16:48:45 L3 cache: 32 MiB 16:48:45 NUMA node0 CPU(s): 0,1 16:48:45 Vulnerability Itlb multihit: Not affected 16:48:45 Vulnerability L1tf: Not affected 16:48:45 Vulnerability Mds: Not affected 16:48:45 Vulnerability Meltdown: Not affected 16:48:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:48:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:48:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:48:45 Vulnerability Srbds: Not affected 16:48:45 Vulnerability Tsx async abort: Not affected 16:48:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:48:45 16:48:45 16:48:45 ---> nproc: 16:48:45 2 16:48:45 16:48:45 16:48:45 ---> df -h: 16:48:45 Filesystem Size Used Available Use% Mounted on 16:48:45 overlay 40.0G 7.6G 32.4G 19% / 16:48:45 tmpfs 64.0M 0 64.0M 0% /dev 16:48:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:48:45 shm 64.0M 0 64.0M 0% /dev/shm 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-625 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-625@tmp 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:48:45 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:48:45 16:48:45 16:48:45 ---> free -m: 16:48:45 total used free shared buff/cache available 16:48:45 Mem: 7821 964 4758 0 2098 6679 16:48:45 Swap: 1023 0 1023 16:48:45 16:48:45 16:48:45 ---> ip addr: 16:48:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:48:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:48:45 inet 127.0.0.1/8 scope host lo 16:48:45 valid_lft forever preferred_lft forever 16:48:45 inet6 ::1/128 scope host 16:48:45 valid_lft forever preferred_lft forever 16:48:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:48:45 link/ether fa:16:3e:8c:29:02 brd ff:ff:ff:ff:ff:ff 16:48:45 inet 10.30.122.89/23 brd 10.30.123.255 scope global dynamic eth0 16:48:45 valid_lft 85895sec preferred_lft 85895sec 16:48:45 inet6 fe80::f816:3eff:fe8c:2902/64 scope link 16:48:45 valid_lft forever preferred_lft forever 16:48:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:48:45 link/ether 02:42:f7:1b:7e:34 brd ff:ff:ff:ff:ff:ff 16:48:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:48:45 valid_lft forever preferred_lft forever 16:48:45 inet6 fe80::42:f7ff:fe1b:7e34/64 scope link 16:48:45 valid_lft forever preferred_lft forever 16:48:45 16:48:45 16:48:45 ---> sar -b -r -n DEV: 16:48:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) 16:48:45 16:48:45 16:40:09 LINUX RESTART (2 CPU) 16:48:45 16:48:45 16:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:48:45 16:42:01 18.87 0.62 18.25 0.00 351.77 3194.65 0.00 16:48:45 16:43:01 0.48 0.00 0.48 0.00 0.00 8.06 0.00 16:48:45 16:44:01 0.30 0.00 0.30 0.00 0.00 3.51 0.00 16:48:45 16:45:02 0.13 0.00 0.13 0.00 0.00 2.15 0.00 16:48:45 16:46:01 0.32 0.00 0.32 0.00 0.00 3.73 0.00 16:48:45 16:47:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 16:48:45 16:48:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 16:48:45 Average: 2.96 0.09 2.87 0.00 50.37 461.02 0.00 16:48:45 16:48:45 16:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:48:45 16:42:01 5460512 0 804716 10.05 2620 1741092 1280576 14.14 573920 1572584 20 16:48:45 16:43:01 5464028 0 801196 10.00 2620 1741096 1237172 13.66 572420 1571708 12 16:48:45 16:44:01 5463972 0 801248 10.00 2620 1741100 1237196 13.66 579196 1565092 8 16:48:45 16:45:02 5462676 0 802536 10.02 2620 1741108 1237208 13.66 580440 1565092 8 16:48:45 16:46:01 5463648 0 801556 10.01 2620 1741116 1205412 13.31 572516 1573060 8 16:48:45 16:47:01 5463856 0 801348 10.01 2620 1741116 1205304 13.31 571800 1573060 8 16:48:45 16:48:01 5461528 0 803616 10.03 2620 1741176 1205388 13.31 574116 1573120 16 16:48:45 Average: 5462889 0 802317 10.02 2620 1741115 1229751 13.58 574915 1570531 11 16:48:45 16:48:45 16:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:48:45 16:42:01 eth0 34.53 29.70 51.43 10.49 0.00 0.00 0.00 0.00 16:48:45 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:42:01 docker0 11.84 7.61 2.38 24.67 0.00 0.00 0.00 0.00 16:48:45 16:43:01 eth0 2.05 0.48 0.64 0.39 0.00 0.00 0.00 0.00 16:48:45 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:44:01 eth0 0.55 0.27 0.27 0.19 0.00 0.00 0.00 0.00 16:48:45 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:45:02 eth0 0.48 0.20 0.27 0.16 0.00 0.00 0.00 0.00 16:48:45 16:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:46:01 eth0 0.24 0.19 0.09 0.10 0.00 0.00 0.00 0.00 16:48:45 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:48:45 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:48:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 16:48:45 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 Average: eth0 5.46 4.45 7.56 1.63 0.00 0.00 0.00 0.00 16:48:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:45 Average: docker0 1.70 1.09 0.34 3.53 0.00 0.00 0.00 0.00 16:48:45 16:48:45 16:48:45 ---> sar -P ALL: 16:48:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/29/21 _x86_64_ (2 CPU) 16:48:45 16:48:45 16:40:09 LINUX RESTART (2 CPU) 16:48:45 16:48:45 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:48:45 16:42:01 all 1.71 0.00 0.97 1.27 0.03 96.01 16:48:45 16:42:01 0 1.48 0.00 0.99 1.36 0.03 96.14 16:48:45 16:42:01 1 1.95 0.00 0.96 1.18 0.03 95.88 16:48:45 16:43:01 all 0.15 0.00 0.04 0.01 0.03 99.77 16:48:45 16:43:01 0 0.03 0.00 0.03 0.02 0.02 99.90 16:48:45 16:43:01 1 0.27 0.00 0.05 0.00 0.03 99.65 16:48:45 16:44:01 all 0.14 0.00 0.04 0.00 0.02 99.80 16:48:45 16:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:48:45 16:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 16:48:45 16:45:02 all 0.13 0.00 0.02 0.00 0.03 99.83 16:48:45 16:45:02 0 0.08 0.00 0.02 0.00 0.02 99.88 16:48:45 16:45:02 1 0.17 0.00 0.02 0.00 0.03 99.78 16:48:45 16:46:01 all 0.05 0.00 0.05 0.00 0.03 99.87 16:48:45 16:46:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:48:45 16:46:01 1 0.07 0.00 0.05 0.00 0.02 99.86 16:48:45 16:47:01 all 0.05 0.00 0.02 0.00 0.03 99.91 16:48:45 16:47:01 0 0.08 0.00 0.02 0.00 0.03 99.87 16:48:45 16:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:48:45 16:48:01 all 0.13 0.00 0.03 0.00 0.03 99.82 16:48:45 16:48:01 0 0.22 0.00 0.03 0.00 0.03 99.72 16:48:45 16:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:48:45 Average: all 0.34 0.00 0.17 0.18 0.03 99.29 16:48:45 Average: 0 0.28 0.00 0.17 0.20 0.03 99.33 16:48:45 Average: 1 0.39 0.00 0.17 0.17 0.02 99.25 16:48:45 16:48:45 16:48:45