Pull request #73 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 hahattan for edgexfoundry/go-mod-registry Loading trusted files from base branch master at 23c880232dfe79696a8daff8edae329d1d402b33 rather than 85890a916bf88fad605404f8b633b083579916c9 Obtained Jenkinsfile from 23c880232dfe79696a8daff8edae329d1d402b33 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-registry/branches/PR-73/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-registry/branches/PR-73/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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3482 in /w/workspace/gexfoundry_go-mod-registry_PR-73 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 23c880232dfe79696a8daff8edae329d1d402b33 into PR head commit 85890a916bf88fad605404f8b633b083579916c9 Merge succeeded, producing 85890a916bf88fad605404f8b633b083579916c9 Checking out Revision 85890a916bf88fad605404f8b633b083579916c9 (PR-73) > git config core.sparsecheckout # timeout=10 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # 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 23c880232dfe79696a8daff8edae329d1d402b33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # timeout=10 Commit message: "test: add Client interface mock for unit test" 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 05:59:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:55 ========================================================= 05:59:55 EdgeX Global Pipelines Version Info 05:59:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:57 ------------------- 05:59:57 stable info: 05:59:57 ------------------- 05:59:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:57 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:59:57 Message: update stable to v1.0.191 05:59:58 ------------------- 05:59:58 experimental info: 05:59:58 ------------------- 05:59:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:58 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:59:58 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85890a916bf88fad605404f8b633b083579916c9 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85890a9 [Pipeline] echo 06:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:01 + git log --format=format:%s -1 85890a916bf88fad605404f8b633b083579916c9 [Pipeline] echo 06:00:01 GIT_COMMIT: 85890a916bf88fad605404f8b633b083579916c9, Commit Message: test: add Client interface mock for unit test [Pipeline] echo 06:00:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:02 06:00:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:02 latest: Pulling from edgex-devops/git-semver 06:00:02 31603596830f: Pulling fs layer 06:00:02 54011a49482f: Pulling fs layer 06:00:02 a6820b24f6d8: Pulling fs layer 06:00:02 f581987b2513: Pulling fs layer 06:00:02 f581987b2513: Waiting 06:00:02 54011a49482f: Verifying Checksum 06:00:02 54011a49482f: Download complete 06:00:02 31603596830f: Verifying Checksum 06:00:02 31603596830f: Download complete 06:00:02 f581987b2513: Verifying Checksum 06:00:02 f581987b2513: Download complete 06:00:02 a6820b24f6d8: Verifying Checksum 06:00:02 a6820b24f6d8: Download complete 06:00:03 31603596830f: Pull complete 06:00:03 54011a49482f: Pull complete 06:00:03 a6820b24f6d8: Pull complete 06:00:04 f581987b2513: Pull complete 06:00:04 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:00:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:04 prd-centos7-docker-4c-2g-3482 does not seem to be running inside a container 06:00:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-73 -v /w/workspace/gexfoundry_go-mod-registry_PR-73:/w/workspace/gexfoundry_go-mod-registry_PR-73:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-73@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-73@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 06:00:06 $ docker top 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:06 [ssh-agent] Looking for ssh-agent implementation... 06:00:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:06 $ docker exec 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 ssh-agent 06:00:07 SSH_AUTH_SOCK=/tmp/ssh-L8kk0yB8Mmew/agent.12 06:00:07 SSH_AGENT_PID=17 06:00:07 Running ssh-add (command line suppressed) 06:00:07 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/private_key_7414083280844529026.key (/w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/private_key_7414083280844529026.key) 06:00:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:07 + git tag --points-at HEAD [Pipeline] } 06:00:07 $ docker exec --env ******** --env ******** 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 ssh-agent -k 06:00:07 unset SSH_AUTH_SOCK; 06:00:07 unset SSH_AGENT_PID; 06:00:07 echo Agent pid 17 killed; 06:00:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:07 [ssh-agent] Looking for ssh-agent implementation... 06:00:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:08 $ docker exec 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 ssh-agent 06:00:08 SSH_AUTH_SOCK=/tmp/ssh-9Ti3x7wUMkAd/agent.46 06:00:08 SSH_AGENT_PID=51 06:00:08 Running ssh-add (command line suppressed) 06:00:08 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/private_key_2303499605431222310.key (/w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/private_key_2303499605431222310.key) 06:00:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:08 + git semver init 06:00:08 # -> Open(): unable to determine branch for HEAD 06:00:08 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-73/.git 06:00:08 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-73 06:00:08 # $SEMVER_REMOTE_NAME = origin 06:00:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:08 # $SEMVER_USER_NAME = edgex-jenkins 06:00:08 # $SEMVER_BRANCH = PR-73 06:00:08 # $SEMVER_TEMP = /tmp/semver-449644753 06:00:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 06:00:09 # '/tmp/semver-449644753' -> '/w/workspace/gexfoundry_go-mod-registry_PR-73/.semver' 06:00:09 # -> Force: false 06:00:09 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-73/.semver [Pipeline] } 06:00:09 $ docker exec --env ******** --env ******** 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 ssh-agent -k 06:00:09 unset SSH_AUTH_SOCK; 06:00:09 unset SSH_AGENT_PID; 06:00:09 echo Agent pid 51 killed; 06:00:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:10 + git semver [Pipeline] } 06:00:10 $ docker stop --time=1 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 06:00:12 $ docker rm -f 41ea7c5c3d4beb949d7a5d925e2e9bd262f5df53d1189829a95e1a5584f95314 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:13 Stashed 1 file(s) [Pipeline] echo 06:00:13 [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 06:00:28 Still waiting to schedule task 06:00:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:00:28 Still waiting to schedule task 06:00:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:02:33 Running on prd-centos7-docker-4c-2g-3487 in /w/workspace/gexfoundry_go-mod-registry_PR-73 [Pipeline] { [Pipeline] ws 06:02:33 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 06:02:38 using credential edgex-jenkins-ssh 06:02:38 Cloning the remote Git repository 06:02:38 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 06:02:39 > git init /w/workspace/go-mod-registry/1 # timeout=10 06:02:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 06:02:39 > git --version # timeout=10 06:02:39 > git --version # 'git version 2.24.3' 06:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:40 Merging remotes/origin/master commit 23c880232dfe79696a8daff8edae329d1d402b33 into PR head commit 85890a916bf88fad605404f8b633b083579916c9 06:02:40 Merge succeeded, producing 85890a916bf88fad605404f8b633b083579916c9 06:02:40 Checking out Revision 85890a916bf88fad605404f8b633b083579916c9 (PR-73) 06:02:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 06:02:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 06:02:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 06:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:40 > git config core.sparsecheckout # timeout=10 06:02:40 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # timeout=10 06:02:40 > git remote # timeout=10 06:02:40 > git config --get remote.origin.url # timeout=10 06:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:40 > git merge 23c880232dfe79696a8daff8edae329d1d402b33 # timeout=10 06:02:40 > git rev-parse HEAD^{commit} # timeout=10 06:02:40 > git config core.sparsecheckout # timeout=10 06:02:40 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # timeout=10 06:02:44 Commit message: "test: add Client interface mock for unit test" 06:02:44 > git --version # timeout=10 06:02:44 > git --version # 'git version 2.24.3' 06:02:44 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:47 + sudo service docker restart 06:02:47 + true 06:02:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 06:02:48 ========================================================= 06:02:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:02:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:49 + 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 . 06:02:49 Sending build context to Docker daemon 320.5kB 06:02:49 Step 1/7 : ARG BASE=golang:1.16-alpine 06:02:49 Step 2/7 : FROM ${BASE} 06:02:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:49 540db60ca938: Pulling fs layer 06:02:49 adcc1eea9eea: Pulling fs layer 06:02:49 4c4ab2625f07: Pulling fs layer 06:02:49 0510c868ecb4: Pulling fs layer 06:02:49 afea3b2eda06: Pulling fs layer 06:02:49 7809a108b3ef: Pulling fs layer 06:02:49 f706445af74f: Pulling fs layer 06:02:49 afea3b2eda06: Waiting 06:02:49 7809a108b3ef: Waiting 06:02:49 f706445af74f: Waiting 06:02:49 0510c868ecb4: Waiting 06:02:49 4c4ab2625f07: Verifying Checksum 06:02:49 4c4ab2625f07: Download complete 06:02:49 adcc1eea9eea: Verifying Checksum 06:02:49 adcc1eea9eea: Download complete 06:02:49 afea3b2eda06: Verifying Checksum 06:02:49 afea3b2eda06: Download complete 06:02:49 7809a108b3ef: Download complete 06:02:50 540db60ca938: Verifying Checksum 06:02:50 540db60ca938: Download complete 06:02:50 540db60ca938: Pull complete 06:02:50 adcc1eea9eea: Pull complete 06:02:51 4c4ab2625f07: Pull complete 06:02:52 f706445af74f: Verifying Checksum 06:02:52 f706445af74f: Download complete 06:02:54 0510c868ecb4: Verifying Checksum 06:02:54 0510c868ecb4: Download complete 06:03:02 0510c868ecb4: Pull complete 06:03:02 afea3b2eda06: Pull complete 06:03:02 7809a108b3ef: Pull complete 06:03:07 f706445af74f: Pull complete 06:03:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:03:07 ---> b068be0155e3 06:03:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:03:07 ---> Running in 04f4c44b5b1c 06:03:08 Removing intermediate container 04f4c44b5b1c 06:03:08 ---> e7532e4721c8 06:03:08 Step 4/7 : RUN apk add --update bash 06:03:08 ---> Running in cca4e06ec731 06:03:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:11 OK: 149 MiB in 40 packages 06:03:12 Removing intermediate container cca4e06ec731 06:03:12 ---> 82f74c7eb8fd 06:03:12 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:03:12 ---> Running in 715577a138fd 06:03:12 Removing intermediate container 715577a138fd 06:03:12 ---> 855f120d05d4 06:03:12 Step 6/7 : COPY go.mod . 06:03:12 ---> 01abcebb9c1d 06:03:12 Step 7/7 : RUN go mod download 06:03:13 ---> Running in 20170e628ebf 06:03:35 Removing intermediate container 20170e628ebf 06:03:35 ---> 6003f9ace9a1 06:03:35 Successfully built 6003f9ace9a1 06:03:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:35 + docker inspect -f . ci-base-image-x86_64 06:03:35 . [Pipeline] withDockerContainer 06:03:35 prd-centos7-docker-4c-2g-3487 does not seem to be running inside a container 06:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 06:03:37 $ docker top 682703bb60bc99f6fb684dca5bfd2d6f58887a681e8eddefa42f3020c5fb0be8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:38 + go version 06:03:38 go version go1.16.3 linux/amd64 [Pipeline] } 06:03:38 $ docker stop --time=1 682703bb60bc99f6fb684dca5bfd2d6f58887a681e8eddefa42f3020c5fb0be8 06:03:39 $ docker rm -f 682703bb60bc99f6fb684dca5bfd2d6f58887a681e8eddefa42f3020c5fb0be8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:40 + docker inspect -f . ci-base-image-x86_64 06:03:40 . [Pipeline] withDockerContainer 06:03:40 prd-centos7-docker-4c-2g-3487 does not seem to be running inside a container 06:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 06:03:41 $ docker top 9c8cd79e232f2ac92caaeb26a3af76f43cc4967b3408502e698d900c64f3790d -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:42 + go mod tidy [Pipeline] sh 06:03:42 + make test 06:03:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:04:01 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.059s coverage: 88.8% of statements 06:04:01 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 06:04:01 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.010s coverage: 85.7% of statements 06:04:01 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 06:04:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:04:05 gofmt -l . 06:04:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:04:05 $ docker stop --time=1 9c8cd79e232f2ac92caaeb26a3af76f43cc4967b3408502e698d900c64f3790d 06:04:08 $ docker rm -f 9c8cd79e232f2ac92caaeb26a3af76f43cc4967b3408502e698d900c64f3790d [Pipeline] // withDockerContainer [Pipeline] sh 06:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:09 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 06:04:10 ---> job-cost.sh 06:04:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c7BR 06:04:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-c7BR/bin to PATH 06:05:07 INFO: No Stack... 06:05:07 INFO: Retrieving Pricing Info for: v1-standard-2 06:05:08 INFO: Archiving Costs [Pipeline] sh 06:05:08 + cat /w/workspace/go-mod-registry/1/archives/cost.csv 06:05:08 + cut -d, -f6 [Pipeline] lock 06:05:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] 06:05:09 Resource [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] did not exist. Created. 06:05:09 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:09 + echo total: 0.029999999329447746 [Pipeline] stash 06:05:10 Stashed 1 file(s) [Pipeline] } 06:05:10 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3491 in /w/workspace/gexfoundry_go-mod-registry_PR-73 [Pipeline] { [Pipeline] ws 06:05:39 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 06:05:46 using credential edgex-jenkins-ssh 06:05:46 Cloning the remote Git repository 06:05:46 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 06:05:46 > git init /w/workspace/go-mod-registry/1 # timeout=10 06:05:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 06:05:46 > git --version # timeout=10 06:05:46 > git --version # 'git version 2.17.1' 06:05:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:48 Merging remotes/origin/master commit 23c880232dfe79696a8daff8edae329d1d402b33 into PR head commit 85890a916bf88fad605404f8b633b083579916c9 06:05:48 Merge succeeded, producing 85890a916bf88fad605404f8b633b083579916c9 06:05:48 Checking out Revision 85890a916bf88fad605404f8b633b083579916c9 (PR-73) 06:05:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 06:05:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 06:05:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 06:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:05:48 > git config core.sparsecheckout # timeout=10 06:05:48 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # timeout=10 06:05:48 > git remote # timeout=10 06:05:48 > git config --get remote.origin.url # timeout=10 06:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:48 > git merge 23c880232dfe79696a8daff8edae329d1d402b33 # timeout=10 06:05:48 > git rev-parse HEAD^{commit} # timeout=10 06:05:48 > git config core.sparsecheckout # timeout=10 06:05:48 > git checkout -f 85890a916bf88fad605404f8b633b083579916c9 # timeout=10 06:05:52 Commit message: "test: add Client interface mock for unit test" 06:05:52 > git --version # timeout=10 06:05:52 > git --version # 'git version 2.17.1' 06:05:52 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:05:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:05:55 + sudo service docker restart 06:05:55 + true [Pipeline] unstash [Pipeline] echo 06:05:58 ========================================================= 06:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:05:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:05:58 + 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 . 06:05:59 Sending build context to Docker daemon 319.5kB 06:05:59 Step 1/7 : ARG BASE=golang:1.16-alpine 06:05:59 Step 2/7 : FROM ${BASE} 06:06:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:06:00 595b0fe564bb: Pulling fs layer 06:06:00 7186ed65a4f7: Pulling fs layer 06:06:00 316046926c0a: Pulling fs layer 06:06:00 4ebd0625c992: Pulling fs layer 06:06:00 207e8628e3a3: Pulling fs layer 06:06:00 c791037a9be2: Pulling fs layer 06:06:00 ffd874e62e21: Pulling fs layer 06:06:00 207e8628e3a3: Waiting 06:06:00 c791037a9be2: Waiting 06:06:00 4ebd0625c992: Waiting 06:06:00 ffd874e62e21: Waiting 06:06:00 316046926c0a: Verifying Checksum 06:06:00 316046926c0a: Download complete 06:06:00 7186ed65a4f7: Verifying Checksum 06:06:00 7186ed65a4f7: Download complete 06:06:00 207e8628e3a3: Verifying Checksum 06:06:00 207e8628e3a3: Download complete 06:06:00 c791037a9be2: Verifying Checksum 06:06:00 c791037a9be2: Download complete 06:06:00 595b0fe564bb: Verifying Checksum 06:06:00 595b0fe564bb: Download complete 06:06:01 595b0fe564bb: Pull complete 06:06:01 7186ed65a4f7: Pull complete 06:06:01 ffd874e62e21: Verifying Checksum 06:06:01 ffd874e62e21: Download complete 06:06:01 316046926c0a: Pull complete 06:06:03 4ebd0625c992: Verifying Checksum 06:06:03 4ebd0625c992: Download complete 06:06:13 4ebd0625c992: Pull complete 06:06:13 207e8628e3a3: Pull complete 06:06:13 c791037a9be2: Pull complete 06:06:16 ffd874e62e21: Pull complete 06:06:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:06:16 ---> cfc18b08335c 06:06:16 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:06:20 ---> Running in 9e8ea9440d91 06:06:20 Removing intermediate container 9e8ea9440d91 06:06:20 ---> d09c5c746556 06:06:20 Step 4/7 : RUN apk add --update bash 06:06:20 ---> Running in 6d1b4ec80b82 06:06:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:06:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:06:23 OK: 138 MiB in 40 packages 06:06:25 Removing intermediate container 6d1b4ec80b82 06:06:25 ---> 1294ef885d06 06:06:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 06:06:25 ---> Running in 1e9d09e9ab13 06:06:25 Removing intermediate container 1e9d09e9ab13 06:06:25 ---> f19cbf67a661 06:06:25 Step 6/7 : COPY go.mod . 06:06:26 ---> 7a30dc86af1e 06:06:26 Step 7/7 : RUN go mod download 06:06:26 ---> Running in b64d8e40f4d5 06:06:44 Removing intermediate container b64d8e40f4d5 06:06:44 ---> 9b28240f7000 06:06:44 Successfully built 9b28240f7000 06:06:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:45 + docker inspect -f . ci-base-image-arm64 06:06:45 . [Pipeline] withDockerContainer 06:06:45 prd-ubuntu18.04-docker-arm64-4c-16g-3491 does not seem to be running inside a container 06:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 06:06:47 $ docker top 9685ea0d948ca0cb949b08eaa15594f8e4aa7758a6247e9bf1d2f7acd68c3cbe -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:48 + go version 06:06:48 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:48 $ docker stop --time=1 9685ea0d948ca0cb949b08eaa15594f8e4aa7758a6247e9bf1d2f7acd68c3cbe 06:06:50 $ docker rm -f 9685ea0d948ca0cb949b08eaa15594f8e4aa7758a6247e9bf1d2f7acd68c3cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:51 + docker inspect -f . ci-base-image-arm64 06:06:51 . [Pipeline] withDockerContainer 06:06:51 prd-ubuntu18.04-docker-arm64-4c-16g-3491 does not seem to be running inside a container 06:06:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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 06:06:53 $ docker top 441a80faf2232bac2ce932144e944e594ebc6e028d218038620d2cf32c4f6e5d -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:54 + go mod tidy [Pipeline] sh 06:06:55 + make test 06:06:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:07:34 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.131s coverage: 88.8% of statements 06:07:34 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 06:07:34 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements 06:07:34 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 06:07:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:07:50 gofmt -l . 06:07:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:07:50 $ docker stop --time=1 441a80faf2232bac2ce932144e944e594ebc6e028d218038620d2cf32c4f6e5d 06:07:52 $ docker rm -f 441a80faf2232bac2ce932144e944e594ebc6e028d218038620d2cf32c4f6e5d [Pipeline] // withDockerContainer [Pipeline] sh 06:07:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:53 Warning: overwriting stash ‘coverage-report’ 06:07:54 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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:07:55 ---> job-cost.sh 06:07:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Dei 06:08:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:10:34 lf-activate-venv(): INFO: Adding /tmp/venv-6Dei/bin to PATH 06:10:34 INFO: No Stack... 06:10:34 INFO: Retrieving Pricing Info for: lf-standard-4 06:10:34 INFO: Archiving Costs [Pipeline] sh 06:10:34 + cat /w/workspace/go-mod-registry/1/archives/cost.csv 06:10:34 + cut -d, -f6 [Pipeline] lock 06:10:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] 06:10:34 Resource [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] did not exist. Created. 06:10:34 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:10:35 /w/workspace/go-mod-registry/1@tmp/durable-83fbd416/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-83fbd416/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:10:35 + echo total: 0.20999999344348907 [Pipeline] stash 06:10:35 Warning: overwriting stash ‘stack-cost’ 06:10:36 Stashed 1 file(s) [Pipeline] } 06:10:36 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-73-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 06:10:37 provisioning config files... 06:10:37 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/config337882095568103272tmp [Pipeline] { [Pipeline] sh 06:10:37 + set +x 06:10:37 + curl -s https://codecov.io/bash 06:10:37 + bash -s -- 06:10:37 06:10:37 _____ _ 06:10:37 / ____| | | 06:10:37 | | ___ __| | ___ ___ _____ __ 06:10:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:10:37 | |___| (_) | (_| | __/ (_| (_) \ V / 06:10:37 \_____\___/ \__,_|\___|\___\___/ \_/ 06:10:37 Bash-1.0.2 06:10:37 06:10:37 06:10:37 ==> git version 2.24.3 found 06:10:37 ==> 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 06:10:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:10:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:10:37 ==> Jenkins CI detected. 06:10:37 project root: . 06:10:37 --> token set from env 06:10:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:10:37 ==> Running gcov in . (disable via -X gcov) 06:10:37 ==> Python coveragepy not found 06:10:37 ==> Searching for coverage reports in: 06:10:37 + . 06:10:37 -> Found 1 reports 06:10:37 ==> Detecting git/mercurial file structure 06:10:37 ==> Reading reports 06:10:37 + ./coverage.out bytes=9746 06:10:37 ==> Appending adjustments 06:10:37 https://docs.codecov.io/docs/fixing-reports 06:10:38 + Found adjustments 06:10:38 ==> Gzipping contents 06:10:38 4.0K /tmp/codecov.LTEkug.gz 06:10:38 ==> Uploading reports 06:10:38 url: https://codecov.io 06:10:38 query: branch=PR-73&commit=85890a916bf88fad605404f8b633b083579916c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=73&job=&cmd_args= 06:10:38 -> Pinging Codecov 06:10:38 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-73&commit=85890a916bf88fad605404f8b633b083579916c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-73%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=73&job=&cmd_args= 06:10:38 -> Uploading to 06:10:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/05B643FFA8DEACB6C25F95B2D4D12284/85890a916bf88fad605404f8b633b083579916c9/81e01a03-3680-4aee-9204-3c0ef75afbf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T061038Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc9f50960757aed0e064538c63a45f9529e3d56cb75e3522e98471a760146a50 06:10:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:10:38 Dload Upload Total Spent Left Speed 06:10:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4155 --:--:-- --:--:-- --:--:-- 4149 06:10:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/85890a916bf88fad605404f8b633b083579916c9 [Pipeline] } 06:10:38 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 06:10:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:10:41 ---> package-listing.sh 06:10:41 ++ facter osfamily 06:10:41 ++ tr '[:upper:]' '[:lower:]' 06:10:41 + OS_FAMILY=redhat 06:10:41 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-73 06:10:41 + START_PACKAGES=/tmp/packages_start.txt 06:10:41 + END_PACKAGES=/tmp/packages_end.txt 06:10:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:10:41 + PACKAGES=/tmp/packages_start.txt 06:10:41 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-73 ']' 06:10:41 + PACKAGES=/tmp/packages_end.txt 06:10:41 + case "${OS_FAMILY}" in 06:10:41 + rpm -qa 06:10:41 + sort 06:10:46 + '[' -f /tmp/packages_start.txt ']' 06:10:46 + '[' -f /tmp/packages_end.txt ']' 06:10:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:10:46 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-73 ']' 06:10:46 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-73/archives/ 06:10:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-73/archives/ [Pipeline] echo 06:10:46 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/gexfoundry_go-mod-registry_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:10:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:47 06:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:47 alpine: Pulling from edgex-lftools-log-publisher 06:10:47 df20fa9351a1: Pulling fs layer 06:10:47 36b3adc4ff6f: Pulling fs layer 06:10:47 8ad3a11d3b57: Pulling fs layer 06:10:47 46f8f816bc3b: Pulling fs layer 06:10:47 93b61091891f: Pulling fs layer 06:10:47 93b9cdb0e59b: Pulling fs layer 06:10:47 5e14af77c1be: Pulling fs layer 06:10:47 01666e4c0597: Pulling fs layer 06:10:47 aa168da1d23b: Pulling fs layer 06:10:47 93b9cdb0e59b: Waiting 06:10:47 46f8f816bc3b: Waiting 06:10:47 93b61091891f: Waiting 06:10:47 5e14af77c1be: Waiting 06:10:47 aa168da1d23b: Waiting 06:10:47 01666e4c0597: Waiting 06:10:47 36b3adc4ff6f: Download complete 06:10:47 46f8f816bc3b: Verifying Checksum 06:10:47 46f8f816bc3b: Download complete 06:10:47 df20fa9351a1: Verifying Checksum 06:10:47 df20fa9351a1: Download complete 06:10:47 93b9cdb0e59b: Verifying Checksum 06:10:47 93b9cdb0e59b: Download complete 06:10:48 5e14af77c1be: Verifying Checksum 06:10:48 5e14af77c1be: Download complete 06:10:48 01666e4c0597: Verifying Checksum 06:10:48 01666e4c0597: Download complete 06:10:48 93b61091891f: Verifying Checksum 06:10:48 93b61091891f: Download complete 06:10:48 8ad3a11d3b57: Verifying Checksum 06:10:48 8ad3a11d3b57: Download complete 06:10:48 df20fa9351a1: Pull complete 06:10:48 36b3adc4ff6f: Pull complete 06:10:49 8ad3a11d3b57: Pull complete 06:10:49 46f8f816bc3b: Pull complete 06:10:50 aa168da1d23b: Verifying Checksum 06:10:50 aa168da1d23b: Download complete 06:10:50 93b61091891f: Pull complete 06:10:50 93b9cdb0e59b: Pull complete 06:10:50 5e14af77c1be: Pull complete 06:10:50 01666e4c0597: Pull complete 06:10:57 aa168da1d23b: Pull complete 06:10:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:10:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:10:57 prd-centos7-docker-4c-2g-3482 does not seem to be running inside a container 06:10:57 $ 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/gexfoundry_go-mod-registry_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-73 -v /w/workspace/gexfoundry_go-mod-registry_PR-73:/w/workspace/gexfoundry_go-mod-registry_PR-73:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-73@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-73@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 06:11:01 $ docker top 045f1190be6765bbc41c63f61c0790c09ee423390b3703dff984abfb95ede801 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:02 + touch /tmp/pre-build-complete [Pipeline] sh 06:11:02 + mkdir -p /var/log/sa [Pipeline] sh 06:11:03 + ls /var/log/sa-host 06:11:03 + sadf -c /var/log/sa-host/sa07 06:11:03 file_magic: OK 06:11:03 HZ: Using current value: 100 06:11:03 file_header: OK 06:11:03 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 06:11:03 Statistics: 06:11:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:11:03 File successfully converted to sysstat format version 12.2.1 06:11:03 + sadf -c /var/log/sa-host/sa23 06:11:03 file_magic: OK 06:11:03 HZ: Using current value: 100 06:11:03 file_header: OK 06:11:03 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 06:11:03 Statistics: 06:11:03 Hnuu...uuuununununu... 06:11:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:03 provisioning config files... 06:11:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-73@tmp/config1327257459177103150tmp [Pipeline] { [Pipeline] echo 06:11:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:11:03 ---> create-netrc.sh [Pipeline] } 06:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:11:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:11:04 ---> python-tools-install.sh [Pipeline] echo 06:11:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:11:04 ---> sudo-logs.sh 06:11:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:11:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:11:05 ---> job-cost.sh 06:11:05 lf-activate-venv: SKIPPING 06:11:05 DEBUG: total: 0.20999999344348907 06:11:05 INFO: Retrieving Stack Cost... 06:11:06 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:06 INFO: Archiving Costs [Pipeline] echo 06:11:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:11:07 ---> logs-deploy.sh 06:11:07 lf-activate-venv: SKIPPING 06:11:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-73/1 06:11:07 INFO: archiving workspace using pattern(s): 06:11:09 Archives upload complete. 06:11:09 INFO: archiving logs to Nexus 06:11:09 ---> uname -a: 06:11:09 Linux prd-centos7-docker-4c-2g-3482.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:11:09 06:11:09 06:11:09 ---> lscpu: 06:11:09 Architecture: x86_64 06:11:09 CPU op-mode(s): 32-bit, 64-bit 06:11:09 Byte Order: Little Endian 06:11:09 Address sizes: 40 bits physical, 48 bits virtual 06:11:09 CPU(s): 4 06:11:09 On-line CPU(s) list: 0-3 06:11:09 Thread(s) per core: 1 06:11:09 Core(s) per socket: 1 06:11:09 Socket(s): 4 06:11:09 NUMA node(s): 1 06:11:09 Vendor ID: GenuineIntel 06:11:09 CPU family: 6 06:11:09 Model: 44 06:11:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:11:09 Stepping: 1 06:11:09 CPU MHz: 2933.438 06:11:09 BogoMIPS: 5866.87 06:11:09 Virtualization: VT-x 06:11:09 Hypervisor vendor: KVM 06:11:09 Virtualization type: full 06:11:09 L1d cache: 128 KiB 06:11:09 L1i cache: 128 KiB 06:11:09 L2 cache: 16 MiB 06:11:09 L3 cache: 64 MiB 06:11:09 NUMA node0 CPU(s): 0-3 06:11:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:11:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:11:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:11:09 Vulnerability Meltdown: Mitigation; PTI 06:11:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:11:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:11:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:11:09 Vulnerability Srbds: Not affected 06:11:09 Vulnerability Tsx async abort: Not affected 06:11:09 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 06:11:09 06:11:09 06:11:09 ---> nproc: 06:11:09 4 06:11:09 06:11:09 06:11:09 ---> df -h: 06:11:09 Filesystem Size Used Available Use% Mounted on 06:11:09 overlay 50.0G 7.3G 42.7G 15% / 06:11:09 tmpfs 64.0M 0 64.0M 0% /dev 06:11:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:11:09 shm 64.0M 0 64.0M 0% /dev/shm 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-73 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-73@tmp 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:11:09 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:11:09 06:11:09 06:11:09 ---> free -m: 06:11:09 total used free shared buff/cache available 06:11:09 Mem: 1837 710 100 0 1026 1022 06:11:09 Swap: 1023 0 1023 06:11:09 06:11:09 06:11:09 ---> ip addr: 06:11:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:11:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:11:09 inet 127.0.0.1/8 scope host lo 06:11:09 valid_lft forever preferred_lft forever 06:11:09 inet6 ::1/128 scope host 06:11:09 valid_lft forever preferred_lft forever 06:11:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:11:09 link/ether fa:16:3e:21:85:17 brd ff:ff:ff:ff:ff:ff 06:11:09 inet 10.30.123.72/23 brd 10.30.123.255 scope global dynamic eth0 06:11:09 valid_lft 85694sec preferred_lft 85694sec 06:11:09 inet6 fe80::f816:3eff:fe21:8517/64 scope link 06:11:09 valid_lft forever preferred_lft forever 06:11:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:11:09 link/ether 02:42:59:df:42:0c brd ff:ff:ff:ff:ff:ff 06:11:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:11:09 valid_lft forever preferred_lft forever 06:11:09 inet6 fe80::42:59ff:fedf:420c/64 scope link 06:11:09 valid_lft forever preferred_lft forever 06:11:09 06:11:09 06:11:09 ---> sar -b -r -n DEV: 06:11:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:11:09 06:11:09 05:59:10 LINUX RESTART (4 CPU) 06:11:09 06:11:09 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:11:09 06:01:01 20.73 3.23 17.50 0.00 1141.00 3005.82 0.00 06:11:09 06:02:01 1.85 0.07 1.78 0.00 1.46 35.53 0.00 06:11:09 06:03:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 06:11:09 06:04:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 06:11:09 06:05:02 0.25 0.00 0.25 0.00 0.00 3.11 0.00 06:11:09 06:06:01 0.30 0.00 0.30 0.00 0.00 3.86 0.00 06:11:09 06:07:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:11:09 06:08:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 06:11:09 06:09:01 0.18 0.00 0.18 0.00 0.00 2.30 0.00 06:11:09 06:10:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 06:11:09 06:11:01 135.44 71.14 64.30 0.00 5840.48 18909.62 0.00 06:11:09 Average: 14.55 6.79 7.77 0.00 635.28 1999.89 0.00 06:11:09 06:11:09 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:11:09 06:01:01 134848 0 599508 31.86 2620 1144568 1094704 37.36 445364 1101476 16 06:11:09 06:02:01 139312 0 594912 31.62 2620 1144700 1062116 36.25 442248 1101408 8 06:11:09 06:03:01 138840 0 595380 31.64 2620 1144704 1062140 36.25 441152 1103384 8 06:11:09 06:04:01 137832 0 596384 31.70 2620 1144708 1062116 36.25 442144 1103384 8 06:11:09 06:05:02 137116 0 597096 31.73 2620 1144712 1062104 36.25 440652 1105664 8 06:11:09 06:06:01 135944 0 598260 31.80 2620 1144720 1062152 36.25 441616 1105664 8 06:11:09 06:07:01 136820 0 597384 31.75 2620 1144720 1061996 36.24 440716 1105664 12 06:11:09 06:08:01 136400 0 597800 31.77 2620 1144724 1061996 36.24 440800 1105664 8 06:11:09 06:09:01 135816 0 598344 31.80 2620 1144764 1062080 36.25 441896 1105672 20 06:11:09 06:10:01 134784 0 599404 31.86 2620 1144736 1062092 36.25 442936 1105664 8 06:11:09 06:11:01 175268 0 696988 37.04 2620 1006668 1275376 43.53 444356 1014072 40 06:11:09 Average: 140271 0 606496 32.23 2620 1132157 1084443 37.01 442171 1096156 13 06:11:09 06:11:09 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:11:09 06:01:01 eth0 34.48 22.26 40.92 9.82 0.00 0.00 0.00 0.00 06:11:09 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:01:01 docker0 1.79 1.44 0.38 2.35 0.00 0.00 0.00 0.00 06:11:09 06:02:01 eth0 1.76 0.55 0.60 0.39 0.00 0.00 0.00 0.00 06:11:09 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:03:01 eth0 2.15 0.32 0.49 0.20 0.00 0.00 0.00 0.00 06:11:09 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:04:01 eth0 1.57 0.55 0.59 0.36 0.00 0.00 0.00 0.00 06:11:09 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:05:02 eth0 1.62 0.40 0.48 0.30 0.00 0.00 0.00 0.00 06:11:09 06:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:06:01 eth0 0.68 0.42 0.30 0.21 0.00 0.00 0.00 0.00 06:11:09 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:07:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:11:09 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:08:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:11:09 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:09:01 eth0 1.03 0.32 0.32 0.20 0.00 0.00 0.00 0.00 06:11:09 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:10:01 eth0 0.87 0.43 0.37 0.27 0.00 0.00 0.00 0.00 06:11:09 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:11:01 eth0 224.85 181.29 2174.76 46.04 0.00 0.00 0.00 0.00 06:11:09 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 Average: eth0 24.56 18.82 202.35 5.26 0.00 0.00 0.00 0.00 06:11:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:09 Average: docker0 0.16 0.13 0.03 0.21 0.00 0.00 0.00 0.00 06:11:09 06:11:09 06:11:09 ---> sar -P ALL: 06:11:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 06:11:09 06:11:09 05:59:10 LINUX RESTART (4 CPU) 06:11:09 06:11:09 06:00:02 CPU %user %nice %system %iowait %steal %idle 06:11:09 06:01:01 all 1.69 0.00 1.42 0.52 0.04 96.32 06:11:09 06:01:01 0 1.62 0.00 1.55 0.41 0.03 96.39 06:11:09 06:01:01 1 1.70 0.00 1.29 0.44 0.05 96.52 06:11:09 06:01:01 2 1.74 0.00 1.13 1.09 0.03 96.01 06:11:09 06:01:01 3 1.72 0.00 1.72 0.15 0.03 96.38 06:11:09 06:02:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:11:09 06:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:11:09 06:02:01 1 0.10 0.00 0.08 0.00 0.02 99.80 06:11:09 06:02:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:11:09 06:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:11:09 06:03:01 all 0.11 0.00 0.06 0.00 0.01 99.82 06:11:09 06:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:11:09 06:03:01 1 0.08 0.00 0.07 0.00 0.03 99.82 06:11:09 06:03:01 2 0.27 0.00 0.10 0.00 0.02 99.62 06:11:09 06:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:11:09 06:04:01 all 0.14 0.00 0.04 0.00 0.01 99.81 06:11:09 06:04:01 0 0.12 0.00 0.03 0.00 0.00 99.85 06:11:09 06:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:11:09 06:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:11:09 06:04:01 3 0.40 0.00 0.05 0.00 0.02 99.53 06:11:09 06:05:02 all 0.18 0.00 0.07 0.00 0.01 99.73 06:11:09 06:05:02 0 0.05 0.00 0.05 0.00 0.02 99.88 06:11:09 06:05:02 1 0.07 0.00 0.10 0.00 0.00 99.83 06:11:09 06:05:02 2 0.07 0.00 0.07 0.00 0.03 99.83 06:11:09 06:05:02 3 0.55 0.00 0.07 0.00 0.00 99.38 06:11:09 06:06:01 all 0.16 0.00 0.03 0.00 0.00 99.81 06:11:09 06:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:09 06:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:11:09 06:06:01 2 0.05 0.00 0.08 0.00 0.00 99.86 06:11:09 06:06:01 3 0.52 0.00 0.02 0.00 0.00 99.46 06:11:09 06:07:01 all 0.16 0.00 0.02 0.00 0.01 99.81 06:11:09 06:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:11:09 06:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:11:09 06:07:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:11:09 06:07:01 3 0.53 0.00 0.02 0.00 0.02 99.43 06:11:09 06:08:01 all 0.15 0.00 0.03 0.00 0.00 99.83 06:11:09 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:11:09 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:11:09 06:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:11:09 06:08:01 3 0.53 0.00 0.02 0.00 0.00 99.45 06:11:09 06:09:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:11:09 06:09:01 0 0.05 0.00 0.03 0.00 0.00 99.92 06:11:09 06:09:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:11:09 06:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:11:09 06:09:01 3 0.53 0.00 0.03 0.00 0.00 99.43 06:11:09 06:10:01 all 0.13 0.00 0.04 0.00 0.01 99.82 06:11:09 06:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:11:09 06:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:11:09 06:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:11:09 06:10:01 3 0.45 0.00 0.07 0.00 0.00 99.48 06:11:09 06:11:01 all 5.84 0.00 3.98 2.00 0.04 88.13 06:11:09 06:11:01 0 6.04 0.00 3.52 1.51 0.03 88.90 06:11:09 06:11:01 1 5.94 0.00 4.02 1.59 0.07 88.39 06:11:09 06:11:01 2 5.52 0.00 3.94 1.39 0.03 89.12 06:11:09 06:11:01 3 5.87 0.00 4.45 3.54 0.03 86.10 06:11:09 06:11:09 Average: CPU %user %nice %system %iowait %steal %idle 06:11:09 Average: all 0.80 0.00 0.52 0.23 0.01 98.44 06:11:09 Average: 0 0.73 0.00 0.48 0.17 0.01 98.61 06:11:09 Average: 1 0.73 0.00 0.52 0.18 0.02 98.55 06:11:09 Average: 2 0.75 0.00 0.50 0.22 0.01 98.52 06:11:09 Average: 3 1.01 0.00 0.58 0.33 0.01 98.07 06:11:09 06:11:09 06:11:09