Pull request #635 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 152c15f88b9e1c145499af1f47b8d68a35226704 rather than 6194a7db39512bfda77f4aff1e4535941360b783 Obtained Jenkinsfile from 152c15f88b9e1c145499af1f47b8d68a35226704 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-ssh3616489257397342291.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8249545846533584859.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 144eb70ba3d470a427e699408e811d3f535e987a 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-635/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-635/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6364078581431502099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh9122620800686210988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-635/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-635/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2946865133337121629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2443’ Running on prd-centos7-docker-4c-2g-2446 in /w/workspace/dry_go-mod-core-contracts_PR-635 [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-635 # 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-635@tmp/jenkins-gitclient-ssh3492897093960667631.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-635@tmp/jenkins-gitclient-ssh7504044796180924020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 6194a7db39512bfda77f4aff1e4535941360b783 Merge succeeded, producing 6194a7db39512bfda77f4aff1e4535941360b783 Checking out Revision 6194a7db39512bfda77f4aff1e4535941360b783 (PR-635) > git config core.sparsecheckout # timeout=10 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # 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-635@tmp/jenkins-gitclient-ssh7183292442732430974.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # timeout=10 Commit message: "Merge branch 'main' into issue-634" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:01 ========================================================= 04:04:01 EdgeX Global Pipelines Version Info 04:04:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 35d25ca0fc565a22dbfc710facba0d91e3c2d356 # timeout=10 04:04:02 ------------------- 04:04:02 stable info: 04:04:02 ------------------- 04:04:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:04:02 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:04:02 Message: update stable to v1.0.196 04:04:03 ------------------- 04:04:03 experimental info: 04:04:03 ------------------- 04:04:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:03 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 04:04:03 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-635 [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-635 [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-635 [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6194a7db39512bfda77f4aff1e4535941360b783 [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6194a7d [Pipeline] echo 04:04:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:04 + git log --format=format:%s -1 6194a7db39512bfda77f4aff1e4535941360b783 [Pipeline] echo 04:04:04 GIT_COMMIT: 6194a7db39512bfda77f4aff1e4535941360b783, Commit Message: Merge branch 'main' into issue-634 [Pipeline] echo 04:04:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:05 04:04:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:04:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:05 latest: Pulling from edgex-devops/git-semver 04:04:05 31603596830f: Pulling fs layer 04:04:05 b6dc333f4379: Pulling fs layer 04:04:05 3d9ef1400e77: Pulling fs layer 04:04:05 fd332fbdc1db: Pulling fs layer 04:04:05 fd332fbdc1db: Waiting 04:04:05 b6dc333f4379: Verifying Checksum 04:04:05 b6dc333f4379: Download complete 04:04:05 31603596830f: Verifying Checksum 04:04:05 31603596830f: Download complete 04:04:05 3d9ef1400e77: Verifying Checksum 04:04:05 3d9ef1400e77: Download complete 04:04:05 fd332fbdc1db: Verifying Checksum 04:04:05 fd332fbdc1db: Download complete 04:04:05 31603596830f: Pull complete 04:04:06 b6dc333f4379: Pull complete 04:04:06 3d9ef1400e77: Pull complete 04:04:07 fd332fbdc1db: Pull complete 04:04:07 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 04:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:04:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:04:07 prd-centos7-docker-4c-2g-2446 does not seem to be running inside a container 04:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-635 -v /w/workspace/dry_go-mod-core-contracts_PR-635:/w/workspace/dry_go-mod-core-contracts_PR-635:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-635@tmp:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:04:08 $ docker top cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:08 [ssh-agent] Looking for ssh-agent implementation... 04:04:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:08 $ docker exec cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d ssh-agent 04:04:08 SSH_AUTH_SOCK=/tmp/ssh-irSJmDU85I7T/agent.13 04:04:08 SSH_AGENT_PID=20 04:04:08 Running ssh-add (command line suppressed) 04:04:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_6707796334382769563.key (/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_6707796334382769563.key) 04:04:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:09 + git tag --points-at HEAD [Pipeline] } 04:04:09 $ docker exec --env ******** --env ******** cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d ssh-agent -k 04:04:09 unset SSH_AUTH_SOCK; 04:04:09 unset SSH_AGENT_PID; 04:04:09 echo Agent pid 20 killed; 04:04:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:09 [ssh-agent] Looking for ssh-agent implementation... 04:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:09 $ docker exec cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d ssh-agent 04:04:09 SSH_AUTH_SOCK=/tmp/ssh-0Dgm7bQwDP7l/agent.54 04:04:09 SSH_AGENT_PID=60 04:04:09 Running ssh-add (command line suppressed) 04:04:09 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_3656215009520500741.key (/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/private_key_3656215009520500741.key) 04:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:10 + git semver init 04:04:10 # -> Open(): unable to determine branch for HEAD 04:04:10 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-635/.git 04:04:10 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-635 04:04:10 # $SEMVER_REMOTE_NAME = origin 04:04:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:04:10 # $SEMVER_USER_NAME = edgex-jenkins 04:04:10 # $SEMVER_BRANCH = PR-635 04:04:10 # $SEMVER_TEMP = /tmp/semver-974414238 04:04:10 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:04:11 # '/tmp/semver-974414238' -> '/w/workspace/dry_go-mod-core-contracts_PR-635/.semver' 04:04:11 # -> Force: false 04:04:11 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-635/.semver [Pipeline] } 04:04:11 $ docker exec --env ******** --env ******** cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d ssh-agent -k 04:04:11 unset SSH_AUTH_SOCK; 04:04:11 unset SSH_AGENT_PID; 04:04:11 echo Agent pid 60 killed; 04:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:11 + git semver [Pipeline] } 04:04:11 $ docker stop --time=1 cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d 04:04:12 $ docker rm -f cfae42e9bd2133e4b4b1d613604cf8dcffa5d5073e2ed917803d51566f0b172d [Pipeline] // withDockerContainer [Pipeline] sh 04:04:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:13 Stashed 1 file(s) [Pipeline] echo 04:04: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 04:04:29 Still waiting to schedule task 04:04:29 ‘prd-centos7-docker-4c-2g-2448’ is offline 04:04:29 Still waiting to schedule task 04:04:29 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2444’ 04:08:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2450 in /w/workspace/dry_go-mod-core-contracts_PR-635 [Pipeline] { [Pipeline] ws 04:08:04 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:08:04 Selected Git installation does not exist. Using Default 04:08:04 The recommended git tool is: NONE 04:08:07 Running on prd-centos7-docker-4c-2g-2451 in /w/workspace/dry_go-mod-core-contracts_PR-635 [Pipeline] { [Pipeline] ws 04:08:07 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:08:07 Selected Git installation does not exist. Using Default 04:08:07 The recommended git tool is: NONE 04:08:09 using credential edgex-jenkins-ssh 04:08:09 Cloning the remote Git repository 04:08:10 using credential edgex-jenkins-ssh 04:08:10 Cloning the remote Git repository 04:08:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:10 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:08:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:10 > git --version # timeout=10 04:08:10 > git --version # 'git version 2.17.1' 04:08:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:10 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:08:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:10 > git --version # timeout=10 04:08:10 > git --version # 'git version 2.24.4' 04:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:10 [INFO] Currently running in a labeled security context 04:08:10 [INFO] Currently SELinux is 'enforcing' on the host 04:08:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh6233564200657142327.key 04:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:10 [INFO] Currently running in a labeled security context 04:08:10 [INFO] Currently SELinux is 'enforcing' on the host 04:08:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh1936366432854651934.key 04:08:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:11 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 6194a7db39512bfda77f4aff1e4535941360b783 04:08:11 Merge succeeded, producing 6194a7db39512bfda77f4aff1e4535941360b783 04:08:11 Checking out Revision 6194a7db39512bfda77f4aff1e4535941360b783 (PR-635) 04:08:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:11 > git config core.sparsecheckout # timeout=10 04:08:11 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # timeout=10 04:08:11 > git remote # timeout=10 04:08:11 > git config --get remote.origin.url # timeout=10 04:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:11 [INFO] Currently running in a labeled security context 04:08:11 [INFO] Currently SELinux is 'enforcing' on the host 04:08:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh9210035005205333399.key 04:08:11 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 04:08:11 > git rev-parse HEAD^{commit} # timeout=10 04:08:11 > git config core.sparsecheckout # timeout=10 04:08:11 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # timeout=10 04:08:12 Merging remotes/origin/main commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 6194a7db39512bfda77f4aff1e4535941360b783 04:08:12 Merge succeeded, producing 6194a7db39512bfda77f4aff1e4535941360b783 04:08:12 Checking out Revision 6194a7db39512bfda77f4aff1e4535941360b783 (PR-635) 04:08:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:08:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:08:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/635/head:refs/remotes/origin/PR-635 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:12 > git config core.sparsecheckout # timeout=10 04:08:12 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # timeout=10 04:08:12 > git remote # timeout=10 04:08:12 > git config --get remote.origin.url # timeout=10 04:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:12 > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 04:08:12 > git rev-parse HEAD^{commit} # timeout=10 04:08:12 > git config core.sparsecheckout # timeout=10 04:08:12 > git checkout -f 6194a7db39512bfda77f4aff1e4535941360b783 # timeout=10 04:08:15 Commit message: "Merge branch 'main' into issue-634" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:08:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:08:16 + sudo service docker restart 04:08:16 + true 04:08:16 Redirecting to /bin/systemctl restart docker.service 04:08:17 Commit message: "Merge branch 'main' into issue-634" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:08:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:08:19 + sudo service docker restart 04:08:19 + true [Pipeline] unstash [Pipeline] echo 04:08:35 ========================================================= 04:08:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:08:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:08:35 + 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 . 04:08:35 Sending build context to Docker daemon 2.926MB 04:08:35 Step 1/7 : ARG BASE=golang:1.16-alpine 04:08:35 Step 2/7 : FROM ${BASE} 04:08:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:08:35 540db60ca938: Pulling fs layer 04:08:35 adcc1eea9eea: Pulling fs layer 04:08:35 4c4ab2625f07: Pulling fs layer 04:08:35 0773c198feca: Pulling fs layer 04:08:35 345f892a5656: Pulling fs layer 04:08:35 9ac62484cfdc: Pulling fs layer 04:08:35 5ac4037533be: Pulling fs layer 04:08:35 dc6bda0758c5: Pulling fs layer 04:08:35 345f892a5656: Waiting 04:08:35 9ac62484cfdc: Waiting 04:08:35 5ac4037533be: Waiting 04:08:35 dc6bda0758c5: Waiting 04:08:35 0773c198feca: Waiting 04:08:35 4c4ab2625f07: Download complete 04:08:35 adcc1eea9eea: Verifying Checksum 04:08:35 adcc1eea9eea: Download complete 04:08:35 345f892a5656: Verifying Checksum 04:08:35 345f892a5656: Download complete 04:08:35 9ac62484cfdc: Verifying Checksum 04:08:35 9ac62484cfdc: Download complete 04:08:35 540db60ca938: Verifying Checksum 04:08:35 540db60ca938: Download complete 04:08:36 540db60ca938: Pull complete 04:08:36 adcc1eea9eea: Pull complete 04:08:36 4c4ab2625f07: Pull complete 04:08:36 5ac4037533be: Verifying Checksum 04:08:36 5ac4037533be: Download complete [Pipeline] unstash [Pipeline] echo 04:08:37 ========================================================= 04:08:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:08:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:08:37 dc6bda0758c5: Verifying Checksum 04:08:37 dc6bda0758c5: Download complete 04:08:38 + 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 . 04:08:38 0773c198feca: Verifying Checksum 04:08:38 0773c198feca: Download complete 04:08:39 Sending build context to Docker daemon 2.925MB 04:08:39 Step 1/7 : ARG BASE=golang:1.16-alpine 04:08:39 Step 2/7 : FROM ${BASE} 04:08:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:08:39 595b0fe564bb: Pulling fs layer 04:08:39 24495759ef45: Pulling fs layer 04:08:39 d148012ef14d: Pulling fs layer 04:08:39 cb65c68fc2e2: Pulling fs layer 04:08:39 093eec477d81: Pulling fs layer 04:08:39 20fd20ab2234: Pulling fs layer 04:08:39 43245461236d: Pulling fs layer 04:08:39 5a37c24eccbd: Pulling fs layer 04:08:39 20fd20ab2234: Waiting 04:08:39 43245461236d: Waiting 04:08:39 5a37c24eccbd: Waiting 04:08:39 cb65c68fc2e2: Waiting 04:08:39 d148012ef14d: Verifying Checksum 04:08:39 d148012ef14d: Download complete 04:08:39 24495759ef45: Download complete 04:08:39 093eec477d81: Download complete 04:08:39 595b0fe564bb: Verifying Checksum 04:08:39 595b0fe564bb: Download complete 04:08:39 20fd20ab2234: Verifying Checksum 04:08:39 20fd20ab2234: Download complete 04:08:40 43245461236d: Verifying Checksum 04:08:40 43245461236d: Download complete 04:08:40 595b0fe564bb: Pull complete 04:08:41 24495759ef45: Pull complete 04:08:41 0773c198feca: Pull complete 04:08:41 345f892a5656: Pull complete 04:08:41 9ac62484cfdc: Pull complete 04:08:41 5ac4037533be: Pull complete 04:08:41 d148012ef14d: Pull complete 04:08:42 5a37c24eccbd: Verifying Checksum 04:08:42 5a37c24eccbd: Download complete 04:08:43 cb65c68fc2e2: Verifying Checksum 04:08:43 cb65c68fc2e2: Download complete 04:08:43 dc6bda0758c5: Pull complete 04:08:43 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 04:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:08:43 ---> eb58bd16d52e 04:08:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:08:45 ---> Running in d2ce7195bbab 04:08:45 Removing intermediate container d2ce7195bbab 04:08:45 ---> 4c824be50ad2 04:08:45 Step 4/7 : RUN apk add bash 04:08:45 ---> Running in 8e48f635b07f 04:08:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:08:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:08:47 OK: 149 MiB in 40 packages 04:08:47 Removing intermediate container 8e48f635b07f 04:08:47 ---> dc769434e0c1 04:08:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:08:47 ---> Running in cfeec0d072fc 04:08:47 Removing intermediate container cfeec0d072fc 04:08:47 ---> 5d7dcc7d7741 04:08:47 Step 6/7 : COPY go.mod . 04:08:47 ---> 02ba1c7c81ac 04:08:47 Step 7/7 : RUN go mod download 04:08:47 ---> Running in b33f2d395fa1 04:08:53 cb65c68fc2e2: Pull complete 04:08:53 093eec477d81: Pull complete 04:08:54 20fd20ab2234: Pull complete 04:08:54 Removing intermediate container b33f2d395fa1 04:08:54 ---> 880837047c92 04:08:54 Successfully built 880837047c92 04:08:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:08:54 43245461236d: Pull complete 04:08:54 + docker inspect -f . ci-base-image-x86_64 04:08:54 . [Pipeline] withDockerContainer 04:08:54 prd-centos7-docker-4c-2g-2451 does not seem to be running inside a container 04:08:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:08:55 $ docker top 66884a0799566675ecee8345f759d7611bfa158d29ce58c0a5b679e6500b3dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:55 + go version 04:08:55 go version go1.16.5 linux/amd64 [Pipeline] } 04:08:55 $ docker stop --time=1 66884a0799566675ecee8345f759d7611bfa158d29ce58c0a5b679e6500b3dc7 04:08:56 $ docker rm -f 66884a0799566675ecee8345f759d7611bfa158d29ce58c0a5b679e6500b3dc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:57 + docker inspect -f . ci-base-image-x86_64 04:08:57 . [Pipeline] withDockerContainer 04:08:57 prd-centos7-docker-4c-2g-2451 does not seem to be running inside a container 04:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:08:58 $ docker top 4e3a0b73955ad850cc08b18b94c81970720f9a6dac175e01d9b88750ed190e7a -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:58 + go mod tidy [Pipeline] sh 04:08:58 + make test 04:08:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:08:58 5a37c24eccbd: Pull complete 04:08:58 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 04:08:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:08:58 ---> 274d7007c78b 04:08:58 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:08:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:09:00 ---> Running in 6557d43202bc 04:09:01 Removing intermediate container 6557d43202bc 04:09:01 ---> 0262f72307d7 04:09:01 Step 4/7 : RUN apk add bash 04:09:01 ---> Running in 36e593776c9f 04:09:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:09:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:09:04 OK: 138 MiB in 40 packages 04:09:05 Removing intermediate container 36e593776c9f 04:09:05 ---> a80f5892a288 04:09:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:09:05 ---> Running in dce952340d20 04:09:06 Removing intermediate container dce952340d20 04:09:06 ---> 7bd8fdf188e0 04:09:06 Step 6/7 : COPY go.mod . 04:09:07 ---> 44ca45e6775b 04:09:07 Step 7/7 : RUN go mod download 04:09:07 ---> Running in 5bf2129006a3 04:09:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.3% of statements 04:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:09:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 04:09:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.007s coverage: 47.2% of statements 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 90.0% of statements 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.009s coverage: 35.5% of statements 04:09:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 04:09:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:09:16 gofmt -l . 04:09:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:09:16 $ docker stop --time=1 4e3a0b73955ad850cc08b18b94c81970720f9a6dac175e01d9b88750ed190e7a 04:09:17 $ docker rm -f 4e3a0b73955ad850cc08b18b94c81970720f9a6dac175e01d9b88750ed190e7a [Pipeline] // withDockerContainer [Pipeline] sh 04:09:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:09:18 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 04:09:19 ---> job-cost.sh 04:09:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XtXh 04:09:25 Removing intermediate container 5bf2129006a3 04:09:25 ---> e59b22329e5d 04:09:25 Successfully built e59b22329e5d 04:09:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:09:26 + docker inspect -f . ci-base-image-arm64 04:09:26 . [Pipeline] withDockerContainer 04:09:26 prd-ubuntu18.04-docker-arm64-4c-16g-2450 does not seem to be running inside a container 04:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:09:28 $ docker top 0dd292087f3dc9ea48392d4ca877abada600e4ceb50739c9b0b7c0fbdb443eb4 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:29 + go version 04:09:29 go version go1.16.5 linux/arm64 [Pipeline] } 04:09:29 $ docker stop --time=1 0dd292087f3dc9ea48392d4ca877abada600e4ceb50739c9b0b7c0fbdb443eb4 04:09:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:09:30 $ docker rm -f 0dd292087f3dc9ea48392d4ca877abada600e4ceb50739c9b0b7c0fbdb443eb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:31 + docker inspect -f . ci-base-image-arm64 04:09:31 . [Pipeline] withDockerContainer 04:09:31 prd-ubuntu18.04-docker-arm64-4c-16g-2450 does not seem to be running inside a container 04:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 04:09:33 $ docker top 9777ce2e3b8c110751acfa23697afaaa9195ede4561c9efe6c42cb8bfbeed263 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:34 + go mod tidy [Pipeline] sh 04:09:35 + make test 04:09:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:09:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-XtXh/bin to PATH 04:09:41 INFO: No Stack... 04:09:41 INFO: Retrieving Pricing Info for: v3-standard-2 04:09:41 INFO: Archiving Costs [Pipeline] sh 04:09:42 + cut -d, -f6 04:09:42 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock 04:09:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] 04:09:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] did not exist. Created. 04:09:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:42 + echo total: 0.05999999865889549 [Pipeline] stash 04:09:42 Stashed 1 file(s) [Pipeline] } 04:09:42 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.346s coverage: 83.3% of statements 04:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:10:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements 04:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:10:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.095s coverage: 47.2% of statements 04:10:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.065s coverage: 90.0% of statements 04:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.273s coverage: 86.2% of statements 04:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.084s coverage: 59.5% of statements 04:10:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 04:10:12 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 04:10:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:10:35 gofmt -l . 04:10:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:10:35 $ docker stop --time=1 9777ce2e3b8c110751acfa23697afaaa9195ede4561c9efe6c42cb8bfbeed263 04:10:37 $ docker rm -f 9777ce2e3b8c110751acfa23697afaaa9195ede4561c9efe6c42cb8bfbeed263 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:38 Warning: overwriting stash ‘coverage-report’ 04:10:38 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 04:10:39 ---> job-cost.sh 04:10:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hltk 04:11:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-Hltk/bin to PATH 04:12:40 INFO: No Stack... 04:12:41 INFO: Retrieving Pricing Info for: v2-standard-4 04:12:42 INFO: Archiving Costs [Pipeline] sh 04:12:42 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv 04:12:42 + cut -d, -f6 [Pipeline] lock 04:12:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] 04:12:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] did not exist. Created. 04:12:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:12:42 /w/workspace/go-mod-core-contracts/6@tmp/durable-d908eb30/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-d908eb30/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:12:43 + echo total: 0.18000000715255737 [Pipeline] stash 04:12:43 Warning: overwriting stash ‘stack-cost’ 04:12:43 Stashed 1 file(s) [Pipeline] } 04:12:43 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-635-6-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 04:12:44 provisioning config files... 04:12:44 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/config3680978391277626210tmp [Pipeline] { [Pipeline] sh 04:12:44 + set +x 04:12:44 + curl -s https://codecov.io/bash 04:12:44 + bash -s -- 04:12:44 04:12:44 _____ _ 04:12:44 / ____| | | 04:12:44 | | ___ __| | ___ ___ _____ __ 04:12:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:12:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:12:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:12:44 Bash-1.0.3 04:12:44 04:12:44 04:12:44 ==> git version 2.24.4 found 04:12:44 ==> 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 04:12:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:12:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:12:44 ==> Jenkins CI detected. 04:12:44 project root: . 04:12:44 --> token set from env 04:12:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:12:44 ==> Running gcov in . (disable via -X gcov) 04:12:44 ==> Python coveragepy not found 04:12:44 ==> Searching for coverage reports in: 04:12:44 + . 04:12:44 -> Found 1 reports 04:12:44 ==> Detecting git/mercurial file structure 04:12:44 ==> Reading reports 04:12:44 + ./coverage.out bytes=101130 04:12:44 ==> Appending adjustments 04:12:44 https://docs.codecov.io/docs/fixing-reports 04:12:45 + Found adjustments 04:12:45 ==> Gzipping contents 04:12:45 16K /tmp/codecov.ynrHmn.gz 04:12:45 ==> Uploading reports 04:12:45 url: https://codecov.io 04:12:45 query: branch=PR-635&commit=6194a7db39512bfda77f4aff1e4535941360b783&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-635%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=635&job=&cmd_args= 04:12:45 -> Pinging Codecov 04:12:45 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-635&commit=6194a7db39512bfda77f4aff1e4535941360b783&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-635%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=635&job=&cmd_args= 04:12:45 -> Uploading to 04:12:45 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/71470A77251A30514AAF9C0BB2E5B6CE/6194a7db39512bfda77f4aff1e4535941360b783/070e069f-f7e9-45b7-9cec-591e468f6cfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T041245Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf44230dbaae55554e213e1197c744347a6688d8f51a4f6c47a37ed8e6f44922 04:12:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:12:45 Dload Upload Total Spent Left Speed 04:12:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15129 0 0 100 15129 0 41913 --:--:-- --:--:-- --:--:-- 42025 04:12:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6194a7db39512bfda77f4aff1e4535941360b783 [Pipeline] } 04:12:46 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 04:12:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:12:48 ---> package-listing.sh 04:12:48 ++ facter osfamily 04:12:48 ++ tr '[:upper:]' '[:lower:]' 04:12:49 + OS_FAMILY=redhat 04:12:49 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-635 04:12:49 + START_PACKAGES=/tmp/packages_start.txt 04:12:49 + END_PACKAGES=/tmp/packages_end.txt 04:12:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:12:49 + PACKAGES=/tmp/packages_start.txt 04:12:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-635 ']' 04:12:49 + PACKAGES=/tmp/packages_end.txt 04:12:49 + case "${OS_FAMILY}" in 04:12:49 + rpm -qa 04:12:49 + sort 04:12:49 + '[' -f /tmp/packages_start.txt ']' 04:12:49 + '[' -f /tmp/packages_end.txt ']' 04:12:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:12:49 + '[' /w/workspace/dry_go-mod-core-contracts_PR-635 ']' 04:12:49 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-635/archives/ 04:12:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-635/archives/ [Pipeline] echo 04:12:49 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-635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:12:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:50 04:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:51 alpine: Pulling from edgex-lftools-log-publisher 04:12:51 df20fa9351a1: Pulling fs layer 04:12:51 36b3adc4ff6f: Pulling fs layer 04:12:51 8ad3a11d3b57: Pulling fs layer 04:12:51 46f8f816bc3b: Pulling fs layer 04:12:51 93b61091891f: Pulling fs layer 04:12:51 93b9cdb0e59b: Pulling fs layer 04:12:51 5e14af77c1be: Pulling fs layer 04:12:51 01666e4c0597: Pulling fs layer 04:12:51 aa168da1d23b: Pulling fs layer 04:12:51 93b61091891f: Waiting 04:12:51 93b9cdb0e59b: Waiting 04:12:51 5e14af77c1be: Waiting 04:12:51 01666e4c0597: Waiting 04:12:51 aa168da1d23b: Waiting 04:12:51 46f8f816bc3b: Waiting 04:12:51 36b3adc4ff6f: Verifying Checksum 04:12:51 36b3adc4ff6f: Download complete 04:12:51 46f8f816bc3b: Verifying Checksum 04:12:51 46f8f816bc3b: Download complete 04:12:51 df20fa9351a1: Verifying Checksum 04:12:51 df20fa9351a1: Download complete 04:12:51 93b9cdb0e59b: Verifying Checksum 04:12:51 93b9cdb0e59b: Download complete 04:12:51 5e14af77c1be: Verifying Checksum 04:12:51 5e14af77c1be: Download complete 04:12:51 93b61091891f: Verifying Checksum 04:12:51 93b61091891f: Download complete 04:12:51 01666e4c0597: Verifying Checksum 04:12:51 01666e4c0597: Download complete 04:12:51 df20fa9351a1: Pull complete 04:12:51 36b3adc4ff6f: Pull complete 04:12:51 8ad3a11d3b57: Verifying Checksum 04:12:51 8ad3a11d3b57: Download complete 04:12:52 8ad3a11d3b57: Pull complete 04:12:52 46f8f816bc3b: Pull complete 04:12:52 93b61091891f: Pull complete 04:12:53 aa168da1d23b: Verifying Checksum 04:12:53 aa168da1d23b: Download complete 04:12:53 93b9cdb0e59b: Pull complete 04:12:54 5e14af77c1be: Pull complete 04:12:54 01666e4c0597: Pull complete 04:12:58 aa168da1d23b: Pull complete 04:12:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:12:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:12:58 prd-centos7-docker-4c-2g-2446 does not seem to be running inside a container 04:12:58 $ 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-635/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-635 -v /w/workspace/dry_go-mod-core-contracts_PR-635:/w/workspace/dry_go-mod-core-contracts_PR-635:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-635@tmp:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:13:01 $ docker top aca95b6837f08f5a46a3e2299ea0940d770f835226b1175e677b357c858448de -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:02 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:02 + mkdir -p /var/log/sa [Pipeline] sh 04:13:02 + ls /var/log/sa-host 04:13:02 + sadf -c /var/log/sa-host/sa05 04:13:02 file_magic: OK 04:13:02 HZ: Using current value: 100 04:13:02 file_header: OK 04:13:02 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 04:13:02 Statistics: 04:13:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:13:02 File successfully converted to sysstat format version 12.2.1 04:13:02 + sadf -c /var/log/sa-host/sa11 04:13:02 file_magic: OK 04:13:02 HZ: Using current value: 100 04:13:02 file_header: OK 04:13:02 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 04:13:02 Statistics: 04:13:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:13:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:03 provisioning config files... 04:13:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-635@tmp/config5452575215062919136tmp [Pipeline] { [Pipeline] echo 04:13:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:03 ---> create-netrc.sh [Pipeline] } 04:13:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:04 ---> python-tools-install.sh [Pipeline] echo 04:13:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:04 ---> sudo-logs.sh 04:13:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:04 ---> job-cost.sh 04:13:04 lf-activate-venv: SKIPPING 04:13:04 DEBUG: total: 0.18000000715255737 04:13:04 INFO: Retrieving Stack Cost... 04:13:05 INFO: Retrieving Pricing Info for: v3-standard-2 04:13:05 INFO: Archiving Costs [Pipeline] echo 04:13:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:06 ---> logs-deploy.sh 04:13:06 lf-activate-venv: SKIPPING 04:13:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-635/6 04:13:06 INFO: archiving workspace using pattern(s): 04:13:07 Archives upload complete. 04:13:07 INFO: archiving logs to Nexus