Pull request #625 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ee4e77d140d7735096b288c512b5d361ec350fc2 rather than 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e Obtained Jenkinsfile from ee4e77d140d7735096b288c512b5d361ec350fc2 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-ssh2356845674851760070.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-ssh5308049446775790647.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-ssh6841812917193914314.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-ssh3625791215067942892.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-ssh1120716018722661680.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-52 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-ssh4626075650207293019.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-ssh353685741019146233.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 ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e Merge succeeded, producing 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e Checking out Revision 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e (PR-625) > git config core.sparsecheckout # timeout=10 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # 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-ssh57954811475412329.key > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # timeout=10 Commit message: "refactor: remove obsolete SMA response" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:55:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:55:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:55:16 ========================================================= 07:55:16 EdgeX Global Pipelines Version Info 07:55:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 26454a0005b21833911b356eb79ac4f6d92c7bc5 # timeout=10 07:55:18 ------------------- 07:55:18 stable info: 07:55:18 ------------------- 07:55:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:55:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:55:18 Message: update stable to v1.0.192 07:55:18 ------------------- 07:55:18 experimental info: 07:55:18 ------------------- 07:55:18 Commited By: **** collab-it+edgex@linuxfoundation.org 07:55:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 07:55:18 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:55:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:55:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89682ee [Pipeline] echo 07:55:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:20 + git log --format=format:%s -1 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e [Pipeline] echo 07:55:20 GIT_COMMIT: 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e, Commit Message: refactor: remove obsolete SMA response [Pipeline] echo 07:55:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:21 07:55:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:55:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:22 latest: Pulling from edgex-devops/git-semver 07:55:22 31603596830f: Pulling fs layer 07:55:22 54011a49482f: Pulling fs layer 07:55:22 a6820b24f6d8: Pulling fs layer 07:55:22 f581987b2513: Pulling fs layer 07:55:22 f581987b2513: Waiting 07:55:22 54011a49482f: Verifying Checksum 07:55:22 54011a49482f: Download complete 07:55:22 31603596830f: Verifying Checksum 07:55:22 31603596830f: Download complete 07:55:22 f581987b2513: Verifying Checksum 07:55:22 f581987b2513: Download complete 07:55:22 a6820b24f6d8: Verifying Checksum 07:55:22 a6820b24f6d8: Download complete 07:55:22 31603596830f: Pull complete 07:55:22 54011a49482f: Pull complete 07:55:23 a6820b24f6d8: Pull complete 07:55:23 f581987b2513: Pull complete 07:55:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:55:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:55:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:55:23 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 07:55:23 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:55:24 $ docker top 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:24 [ssh-agent] Looking for ssh-agent implementation... 07:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:24 $ docker exec 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 ssh-agent 07:55:24 SSH_AUTH_SOCK=/tmp/ssh-WMMjdxumO4xP/agent.14 07:55:24 SSH_AGENT_PID=20 07:55:24 Running ssh-add (command line suppressed) 07:55:24 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_1734386534296147704.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_1734386534296147704.key) 07:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:25 + git tag --points-at HEAD [Pipeline] } 07:55:25 $ docker exec --env ******** --env ******** 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 ssh-agent -k 07:55:25 unset SSH_AUTH_SOCK; 07:55:25 unset SSH_AGENT_PID; 07:55:25 echo Agent pid 20 killed; 07:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:25 [ssh-agent] Looking for ssh-agent implementation... 07:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:25 $ docker exec 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 ssh-agent 07:55:25 SSH_AUTH_SOCK=/tmp/ssh-cQohNFITz3Um/agent.54 07:55:25 SSH_AGENT_PID=60 07:55:25 Running ssh-add (command line suppressed) 07:55:25 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_3965528027256607795.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_3965528027256607795.key) 07:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:26 + git semver init 07:55:26 # -> Open(): unable to determine branch for HEAD 07:55:26 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.git 07:55:26 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-625 07:55:26 # $SEMVER_REMOTE_NAME = origin 07:55:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:55:26 # $SEMVER_USER_NAME = edgex-jenkins 07:55:26 # $SEMVER_BRANCH = PR-625 07:55:26 # $SEMVER_TEMP = /tmp/semver-913345481 07:55:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:55:26 # '/tmp/semver-913345481' -> '/w/workspace/dry_go-mod-core-contracts_PR-625/.semver' 07:55:26 # -> Force: false 07:55:26 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.semver [Pipeline] } 07:55:26 $ docker exec --env ******** --env ******** 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 ssh-agent -k 07:55:26 unset SSH_AUTH_SOCK; 07:55:26 unset SSH_AGENT_PID; 07:55:26 echo Agent pid 60 killed; 07:55:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:27 + git semver [Pipeline] } 07:55:27 $ docker stop --time=1 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 07:55:28 $ docker rm -f 19557b170d87b4e89f975a49ed959557006a7eefebedab294656a72d00bd6487 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:55:29 Stashed 1 file(s) [Pipeline] echo 07:55:29 [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 07:55:44 Still waiting to schedule task 07:55:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:55:44 Still waiting to schedule task 07:55:44 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:57:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws 07:57:53 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 07:57:53 Selected Git installation does not exist. Using Default 07:57:53 The recommended git tool is: NONE 07:57:58 using credential edgex-jenkins-ssh 07:57:58 Cloning the remote Git repository 07:57:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:57:58 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 07:57:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:57:59 > git --version # timeout=10 07:57:59 > git --version # 'git version 2.17.1' 07:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:57:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:00 > 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 07:58:01 Merging remotes/origin/master commit ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e 07:58:01 Merge succeeded, producing 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e 07:58:01 Checking out Revision 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e (PR-625) 07:58:01 > git config core.sparsecheckout # timeout=10 07:58:01 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # timeout=10 07:58:01 > git remote # timeout=10 07:58:01 > git config --get remote.origin.url # timeout=10 07:58:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:01 > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 07:58:01 > git rev-parse HEAD^{commit} # timeout=10 07:58:01 > git config core.sparsecheckout # timeout=10 07:58:01 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # timeout=10 07:58:05 Commit message: "refactor: remove obsolete SMA response" 07:58:06 Running on prd-centos7-docker-4c-2g-54 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws 07:58:06 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 07:58:06 Selected Git installation does not exist. Using Default 07:58:06 The recommended git tool is: NONE [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:58:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:58:08 + true 07:58:08 + sudo service docker restart 07:58:08 using credential edgex-jenkins-ssh 07:58:08 Cloning the remote Git repository 07:58:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:08 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 07:58:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:08 > git --version # timeout=10 07:58:08 > git --version # 'git version 2.24.4' 07:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:08 [INFO] Currently running in a labeled security context 07:58:08 [INFO] Currently SELinux is 'enforcing' on the host 07:58:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh7449389830243747843.key 07:58:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:58:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:09 [INFO] Currently running in a labeled security context 07:58:09 [INFO] Currently SELinux is 'enforcing' on the host 07:58:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh5519396637207498082.key 07:58:09 > 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 07:58:10 Merging remotes/origin/master commit ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e 07:58:10 Merge succeeded, producing 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e 07:58:10 Checking out Revision 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e (PR-625) 07:58:10 > git config core.sparsecheckout # timeout=10 07:58:10 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # timeout=10 07:58:10 > git remote # timeout=10 07:58:10 > git config --get remote.origin.url # timeout=10 07:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 07:58:10 [INFO] Currently running in a labeled security context 07:58:10 [INFO] Currently SELinux is 'enforcing' on the host 07:58:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh4545114212989927233.key 07:58:10 > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 07:58:10 > git rev-parse HEAD^{commit} # timeout=10 07:58:10 > git config core.sparsecheckout # timeout=10 07:58:10 > git checkout -f 89682ee18977da5ee6cda7c6ac6f9e771f00fe0e # timeout=10 07:58:13 Commit message: "refactor: remove obsolete SMA response" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:58:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:58:15 + true 07:58:15 + sudo service docker restart 07:58:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:58:26 ========================================================= 07:58:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:58:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:27 + 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 . 07:58:28 Sending build context to Docker daemon 3.324MB 07:58:28 Step 1/7 : ARG BASE=golang:1.16-alpine 07:58:28 Step 2/7 : FROM ${BASE} 07:58:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:58:28 595b0fe564bb: Pulling fs layer 07:58:28 7186ed65a4f7: Pulling fs layer 07:58:28 316046926c0a: Pulling fs layer 07:58:28 4ebd0625c992: Pulling fs layer 07:58:28 207e8628e3a3: Pulling fs layer 07:58:28 c791037a9be2: Pulling fs layer 07:58:28 ffd874e62e21: Pulling fs layer 07:58:28 207e8628e3a3: Waiting 07:58:28 c791037a9be2: Waiting 07:58:28 ffd874e62e21: Waiting 07:58:28 4ebd0625c992: Waiting 07:58:28 316046926c0a: Verifying Checksum 07:58:28 316046926c0a: Download complete 07:58:28 7186ed65a4f7: Verifying Checksum 07:58:28 7186ed65a4f7: Download complete 07:58:29 207e8628e3a3: Verifying Checksum 07:58:29 207e8628e3a3: Download complete 07:58:29 c791037a9be2: Verifying Checksum 07:58:29 c791037a9be2: Download complete 07:58:29 595b0fe564bb: Verifying Checksum 07:58:29 595b0fe564bb: Download complete 07:58:29 595b0fe564bb: Pull complete 07:58:30 7186ed65a4f7: Pull complete 07:58:31 316046926c0a: Pull complete 07:58:31 ffd874e62e21: Verifying Checksum 07:58:31 ffd874e62e21: Download complete 07:58:32 4ebd0625c992: Verifying Checksum 07:58:32 4ebd0625c992: Download complete [Pipeline] unstash [Pipeline] echo 07:58:33 ========================================================= 07:58:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:58:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:58:33 + 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 . 07:58:34 Sending build context to Docker daemon 3.325MB 07:58:34 Step 1/7 : ARG BASE=golang:1.16-alpine 07:58:34 Step 2/7 : FROM ${BASE} 07:58:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:34 540db60ca938: Pulling fs layer 07:58:34 adcc1eea9eea: Pulling fs layer 07:58:34 4c4ab2625f07: Pulling fs layer 07:58:34 0510c868ecb4: Pulling fs layer 07:58:34 afea3b2eda06: Pulling fs layer 07:58:34 7809a108b3ef: Pulling fs layer 07:58:34 f706445af74f: Pulling fs layer 07:58:34 0510c868ecb4: Waiting 07:58:34 afea3b2eda06: Waiting 07:58:34 7809a108b3ef: Waiting 07:58:34 f706445af74f: Waiting 07:58:34 4c4ab2625f07: Verifying Checksum 07:58:34 4c4ab2625f07: Download complete 07:58:34 adcc1eea9eea: Verifying Checksum 07:58:34 adcc1eea9eea: Download complete 07:58:34 afea3b2eda06: Verifying Checksum 07:58:34 afea3b2eda06: Download complete 07:58:34 7809a108b3ef: Verifying Checksum 07:58:34 7809a108b3ef: Download complete 07:58:34 540db60ca938: Verifying Checksum 07:58:34 540db60ca938: Download complete 07:58:34 540db60ca938: Pull complete 07:58:35 adcc1eea9eea: Pull complete 07:58:35 4c4ab2625f07: Pull complete 07:58:35 f706445af74f: Verifying Checksum 07:58:35 f706445af74f: Download complete 07:58:36 0510c868ecb4: Verifying Checksum 07:58:36 0510c868ecb4: Download complete 07:58:40 0510c868ecb4: Pull complete 07:58:40 afea3b2eda06: Pull complete 07:58:40 7809a108b3ef: Pull complete 07:58:41 f706445af74f: Pull complete 07:58:41 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:58:41 ---> b068be0155e3 07:58:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:58:45 4ebd0625c992: Pull complete 07:58:45 207e8628e3a3: Pull complete 07:58:45 c791037a9be2: Pull complete 07:58:45 ---> Running in 3aed64101475 07:58:45 Removing intermediate container 3aed64101475 07:58:45 ---> ee04a12f6dfe 07:58:45 Step 4/7 : RUN apk add bash 07:58:45 ---> Running in 0873f8beba61 07:58:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:58:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:58:47 OK: 149 MiB in 40 packages 07:58:47 Removing intermediate container 0873f8beba61 07:58:47 ---> 7e0a97b65cbe 07:58:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:58:47 ---> Running in ec34b2e45c0a 07:58:47 Removing intermediate container ec34b2e45c0a 07:58:47 ---> 1a8567ecf78d 07:58:47 Step 6/7 : COPY go.mod . 07:58:47 ---> a40ea3c96c81 07:58:47 Step 7/7 : RUN go mod download 07:58:48 ffd874e62e21: Pull complete 07:58:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 07:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:58:48 ---> cfc18b08335c 07:58:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:58:48 ---> Running in 9c59b8af4d43 07:58:49 ---> Running in 81ccddbf8147 07:58:50 Removing intermediate container 81ccddbf8147 07:58:50 ---> a5f85f6282f5 07:58:50 Step 4/7 : RUN apk add bash 07:58:50 ---> Running in fd43f6d8c4bd 07:58:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:58:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:58:54 OK: 138 MiB in 40 packages 07:58:54 Removing intermediate container fd43f6d8c4bd 07:58:54 ---> e0d39c4502b6 07:58:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:58:55 ---> Running in 85c5e653dad2 07:58:55 Removing intermediate container 85c5e653dad2 07:58:55 ---> c8891c789ac5 07:58:55 Step 6/7 : COPY go.mod . 07:58:56 Removing intermediate container 9c59b8af4d43 07:58:56 ---> 8dca8c9956fb 07:58:56 Successfully built 8dca8c9956fb 07:58:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:58:56 ---> 7ea30e9687d6 07:58:56 Step 7/7 : RUN go mod download 07:58:56 + docker inspect -f . ci-base-image-x86_64 07:58:56 . [Pipeline] withDockerContainer 07:58:56 ---> Running in 163445ac8d1b 07:58:56 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 07:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 07:58:57 $ docker top cd3628575cbb8a148df6506f6e6861562b0dae47dc2f12433706eff3304832b6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:57 + go version 07:58:57 go version go1.16.3 linux/amd64 [Pipeline] } 07:58:57 $ docker stop --time=1 cd3628575cbb8a148df6506f6e6861562b0dae47dc2f12433706eff3304832b6 07:58:58 $ docker rm -f cd3628575cbb8a148df6506f6e6861562b0dae47dc2f12433706eff3304832b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:58:59 + docker inspect -f . ci-base-image-x86_64 07:58:59 . [Pipeline] withDockerContainer 07:58:59 prd-centos7-docker-4c-2g-54 does not seem to be running inside a container 07:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 07:58:59 $ docker top eaaf42a9e8d86b856f8c3a74d22303b5d4c281c9a9125ea2c078f39e66fa1c91 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:00 + go mod tidy [Pipeline] sh 07:59:00 + make test 07:59:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.006s coverage: 85.7% of statements 07:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.008s coverage: 100.0% of statements 07:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.005s coverage: 45.4% of statements 07:59:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.017s coverage: 77.8% of statements 07:59:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.021s coverage: 14.7% of statements 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.003s coverage: 100.0% of statements 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements 07:59:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:59:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements 07:59:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 07:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.013s coverage: 63.0% of statements 07:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.002s coverage: 26.3% of statements 07:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements 07:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.006s coverage: 15.4% of statements 07:59:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.003s coverage: 14.3% of statements 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 07:59:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.051s coverage: 83.2% of statements 07:59:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 07:59:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 07:59:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.009s coverage: 45.4% of statements 07:59:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 90.0% of statements 07:59:14 Removing intermediate container 163445ac8d1b 07:59:15 ---> 88bea308fb78 07:59:15 Successfully built 88bea308fb78 07:59:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:59:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.028s coverage: 86.3% of statements 07:59:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.006s coverage: 59.5% of statements 07:59:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements 07:59:15 + docker inspect -f . ci-base-image-arm64 07:59:15 . [Pipeline] withDockerContainer 07:59:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:59:15 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 07:59:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** ci-base-image-arm64 cat 07:59:17 $ docker top 595f6bf94b20b57943471626c3a3c10c105631c0fa17f406ae6b516f6f41883a -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:18 + go version 07:59:18 go version go1.16.3 linux/arm64 [Pipeline] } 07:59:18 $ docker stop --time=1 595f6bf94b20b57943471626c3a3c10c105631c0fa17f406ae6b516f6f41883a 07:59:20 $ docker rm -f 595f6bf94b20b57943471626c3a3c10c105631c0fa17f406ae6b516f6f41883a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:20 + docker inspect -f . ci-base-image-arm64 07:59:20 . [Pipeline] withDockerContainer 07:59:20 gofmt -l . 07:59:20 [ "`gofmt -l .`" = "" ] 07:59:21 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 07:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** -e ******** ci-base-image-arm64 cat 07:59:22 $ docker top 33ae0e1e5528e6ee29db11ab92a7fc6c8d4ae9a39d5f4b8bd097d748f287863f -eo pid,comm [Pipeline] { [Pipeline] } 07:59:23 $ docker stop --time=1 eaaf42a9e8d86b856f8c3a74d22303b5d4c281c9a9125ea2c078f39e66fa1c91 07:59:24 $ docker rm -f eaaf42a9e8d86b856f8c3a74d22303b5d4c281c9a9125ea2c078f39e66fa1c91 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:59:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:59:25 + go mod tidy 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] sh [Pipeline] libraryResource [Pipeline] sh 07:59:26 ---> job-cost.sh 07:59:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pu2w 07:59:26 + make test 07:59:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-pu2w/bin to PATH 07:59:49 INFO: No Stack... 07:59:49 INFO: Retrieving Pricing Info for: v3-standard-2 07:59:49 INFO: Archiving Costs [Pipeline] sh 07:59:49 + cut -d, -f6 07:59:49 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [Pipeline] lock 07:59:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] 07:59:49 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] did not exist. Created. 07:59:49 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:59:50 + echo total: 0.05999999865889549 [Pipeline] stash 07:59:50 Stashed 1 file(s) [Pipeline] } 07:59:50 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:59:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.041s coverage: 85.7% of statements 07:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.032s coverage: 100.0% of statements 07:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements 07:59:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.019s coverage: 77.8% of statements 07:59:53 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.047s coverage: 26.3% of statements 07:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.057s coverage: 14.7% of statements 07:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.020s coverage: 100.0% of statements 07:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.119s coverage: 91.8% of statements 07:59:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 07:59:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 07:59:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.040s coverage: 100.0% of statements 07:59:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.019s coverage: 35.5% of statements 08:00:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.108s coverage: 63.0% of statements 08:00:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.029s coverage: 26.3% of statements 08:00:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements 08:00:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.012s coverage: 15.4% of statements 08:00:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.044s coverage: 14.3% of statements 08:00:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:00:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.478s coverage: 83.2% of statements 08:00:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:00:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:00:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.116s coverage: 45.4% of statements 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.042s coverage: 90.0% of statements 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.201s coverage: 86.3% of statements 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.052s coverage: 59.5% of statements 08:00:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.032s coverage: 58.2% of statements 08:00:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:00:34 gofmt -l . 08:00:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:00:34 $ docker stop --time=1 33ae0e1e5528e6ee29db11ab92a7fc6c8d4ae9a39d5f4b8bd097d748f287863f 08:00:36 $ docker rm -f 33ae0e1e5528e6ee29db11ab92a7fc6c8d4ae9a39d5f4b8bd097d748f287863f [Pipeline] // withDockerContainer [Pipeline] sh 08:00:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:37 Warning: overwriting stash ‘coverage-report’ 08:00:37 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 08:00:38 ---> job-cost.sh 08:00:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sk86 08:01:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:02:39 lf-activate-venv(): INFO: Adding /tmp/venv-sk86/bin to PATH 08:02:39 INFO: No Stack... 08:02:39 INFO: Retrieving Pricing Info for: v2-standard-4 08:02:39 INFO: Archiving Costs [Pipeline] sh 08:02:39 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 08:02:39 + cut -d, -f6 [Pipeline] lock 08:02:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] 08:02:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] did not exist. Created. 08:02:39 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:40 /w/workspace/go-mod-core-contracts/4@tmp/durable-4425e96e/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-4425e96e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:02:40 + echo total: 0.18000000715255737 [Pipeline] stash 08:02:40 Warning: overwriting stash ‘stack-cost’ 08:02:40 Stashed 1 file(s) [Pipeline] } 08:02:40 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-4-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] configFileProvider 08:02:41 provisioning config files... 08:02:41 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/config8810696641690704117tmp [Pipeline] { [Pipeline] sh 08:02:42 + set +x 08:02:42 + curl -s https://codecov.io/bash 08:02:42 + bash -s -- 08:02:42 08:02:42 _____ _ 08:02:42 / ____| | | 08:02:42 | | ___ __| | ___ ___ _____ __ 08:02:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:02:42 | |___| (_) | (_| | __/ (_| (_) \ V / 08:02:42 \_____\___/ \__,_|\___|\___\___/ \_/ 08:02:42 Bash-1.0.3 08:02:42 08:02:42 08:02:42 ==> git version 2.24.4 found 08:02:42 ==> 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 08:02:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:02:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:02:42 ==> Jenkins CI detected. 08:02:42 project root: . 08:02:42 --> token set from env 08:02:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:02:42 ==> Running gcov in . (disable via -X gcov) 08:02:42 ==> Python coveragepy not found 08:02:42 ==> Searching for coverage reports in: 08:02:42 + . 08:02:42 -> Found 1 reports 08:02:42 ==> Detecting git/mercurial file structure 08:02:42 ==> Reading reports 08:02:42 + ./coverage.out bytes=186475 08:02:42 ==> Appending adjustments 08:02:42 https://docs.codecov.io/docs/fixing-reports 08:02:43 + Found adjustments 08:02:43 ==> Gzipping contents 08:02:43 28K /tmp/codecov.47acGb.gz 08:02:43 ==> Uploading reports 08:02:43 url: https://codecov.io 08:02:43 query: branch=PR-625&commit=89682ee18977da5ee6cda7c6ac6f9e771f00fe0e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-625%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=625&job=&cmd_args= 08:02:43 -> Pinging Codecov 08:02:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-625&commit=89682ee18977da5ee6cda7c6ac6f9e771f00fe0e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-625%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=625&job=&cmd_args= 08:02:43 -> Uploading to 08:02:43 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/71470A77251A30514AAF9C0BB2E5B6CE/89682ee18977da5ee6cda7c6ac6f9e771f00fe0e/e5b155f8-a52c-4ce0-88f4-27f859c4e1ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T080243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50a904dd0467560ddf3208066f7ef39d8617d5bf0bf077442d2654a46ec877bf 08:02:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:43 Dload Upload Total Spent Left Speed 08:02:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27152 0 0 100 27152 0 79863 --:--:-- --:--:-- --:--:-- 80094 08:02:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/89682ee18977da5ee6cda7c6ac6f9e771f00fe0e [Pipeline] } 08:02:44 Deleting 1 temporary files [Pipeline] // configFileProvider [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 08:02:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:02:46 ---> package-listing.sh 08:02:46 ++ facter osfamily 08:02:46 ++ tr '[:upper:]' '[:lower:]' 08:02:46 + OS_FAMILY=redhat 08:02:46 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-625 08:02:46 + START_PACKAGES=/tmp/packages_start.txt 08:02:46 + END_PACKAGES=/tmp/packages_end.txt 08:02:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:02:46 + PACKAGES=/tmp/packages_start.txt 08:02:46 + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' 08:02:46 + PACKAGES=/tmp/packages_end.txt 08:02:46 + case "${OS_FAMILY}" in 08:02:46 + sort 08:02:46 + rpm -qa 08:02:47 + '[' -f /tmp/packages_start.txt ']' 08:02:47 + '[' -f /tmp/packages_end.txt ']' 08:02:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:02:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' 08:02:47 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ 08:02:47 + 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 08:02:47 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 08:02:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:02:48 08:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:02:48 alpine: Pulling from edgex-lftools-log-publisher 08:02:48 df20fa9351a1: Pulling fs layer 08:02:48 36b3adc4ff6f: Pulling fs layer 08:02:48 8ad3a11d3b57: Pulling fs layer 08:02:48 46f8f816bc3b: Pulling fs layer 08:02:48 93b61091891f: Pulling fs layer 08:02:48 93b9cdb0e59b: Pulling fs layer 08:02:48 5e14af77c1be: Pulling fs layer 08:02:48 01666e4c0597: Pulling fs layer 08:02:48 aa168da1d23b: Pulling fs layer 08:02:48 46f8f816bc3b: Waiting 08:02:48 93b61091891f: Waiting 08:02:48 93b9cdb0e59b: Waiting 08:02:48 5e14af77c1be: Waiting 08:02:48 01666e4c0597: Waiting 08:02:48 36b3adc4ff6f: Verifying Checksum 08:02:48 36b3adc4ff6f: Download complete 08:02:48 46f8f816bc3b: Verifying Checksum 08:02:48 46f8f816bc3b: Download complete 08:02:48 df20fa9351a1: Verifying Checksum 08:02:48 df20fa9351a1: Download complete 08:02:48 93b9cdb0e59b: Verifying Checksum 08:02:48 93b9cdb0e59b: Download complete 08:02:48 5e14af77c1be: Verifying Checksum 08:02:48 5e14af77c1be: Download complete 08:02:48 01666e4c0597: Verifying Checksum 08:02:48 01666e4c0597: Download complete 08:02:48 8ad3a11d3b57: Verifying Checksum 08:02:48 8ad3a11d3b57: Download complete 08:02:48 df20fa9351a1: Pull complete 08:02:49 36b3adc4ff6f: Pull complete 08:02:49 93b61091891f: Verifying Checksum 08:02:49 93b61091891f: Download complete 08:02:49 8ad3a11d3b57: Pull complete 08:02:49 46f8f816bc3b: Pull complete 08:02:49 93b61091891f: Pull complete 08:02:50 93b9cdb0e59b: Pull complete 08:02:50 5e14af77c1be: Pull complete 08:02:50 01666e4c0597: Pull complete 08:02:50 aa168da1d23b: Verifying Checksum 08:02:50 aa168da1d23b: Download complete 08:02:55 aa168da1d23b: Pull complete 08:02:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:02:55 prd-centos7-docker-4c-2g-52 does not seem to be running inside a container 08:02:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:02:57 $ docker top 25b126a7cd8dcb9aee0cad58145bae3f15bd5f3bcd93a446e887641ce896c231 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:02:58 + mkdir -p /var/log/sa [Pipeline] sh 08:02:58 + ls /var/log/sa-host 08:02:58 + sadf -c /var/log/sa-host/sa02 08:02:58 file_magic: OK 08:02:58 HZ: Using current value: 100 08:02:58 file_header: OK 08:02:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:02:58 Statistics: 08:02:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:02:58 File successfully converted to sysstat format version 12.2.1 08:02:58 + sadf -c /var/log/sa-host/sa05 08:02:58 file_magic: OK 08:02:58 HZ: Using current value: 100 08:02:58 file_header: OK 08:02:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:02:58 Statistics: 08:02:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:02:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:59 provisioning config files... 08:02:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/config8923201510752464360tmp [Pipeline] { [Pipeline] echo 08:02:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:02:59 ---> create-netrc.sh [Pipeline] } 08:02:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:02:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:00 ---> python-tools-install.sh [Pipeline] echo 08:03:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:00 ---> sudo-logs.sh 08:03:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:00 ---> job-cost.sh 08:03:00 lf-activate-venv: SKIPPING 08:03:00 DEBUG: total: 0.18000000715255737 08:03:00 INFO: Retrieving Stack Cost... 08:03:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:02 INFO: Archiving Costs [Pipeline] echo 08:03:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:02 ---> logs-deploy.sh 08:03:02 lf-activate-venv: SKIPPING 08:03:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-625/4 08:03:02 INFO: archiving workspace using pattern(s): 08:03:03 Archives upload complete. 08:03:03 INFO: archiving logs to Nexus