Pull request #127 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from df66839090ebf817bb34976a7432f6539088a1d8+de86bb2d438ca7287b41d514e43219be66da0926 (d47109cdba136bd2a072deab22fa35352d8510af) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-127/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-127/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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-bootstrap, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13222 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:38:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:38:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:38:33 ========================================================= 06:38:33 EdgeX Global Pipelines Version Info 06:38:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:38:36 ------------------- 06:38:36 stable info: 06:38:36 ------------------- 06:38:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:38:36 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 06:38:36 Message: update stable to v1.0.167 06:38:37 ------------------- 06:38:37 experimental info: 06:38:37 ------------------- 06:38:37 Commited By: **** collab-it+edgex@linuxfoundation.org 06:38:37 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 06:38:37 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:38:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 06:38:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:38:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 06:38:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:38:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:38:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:38:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 06:38:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 06:38:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] echo 06:38:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df66839 [Pipeline] echo 06:38:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:38:43 provisioning config files... 06:38:43 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config7575546542439858579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:44 ---> docker-login.sh 06:38:44 nexus3.edgexfoundry.org:10001 06:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:45 Configure a credential helper to remove this warning. See 06:38:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:45 06:38:45 Login Succeeded 06:38:45 nexus3.edgexfoundry.org:10002 06:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:46 Configure a credential helper to remove this warning. See 06:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:46 06:38:46 Login Succeeded 06:38:46 nexus3.edgexfoundry.org:10003 06:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:46 Configure a credential helper to remove this warning. See 06:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:46 06:38:46 Login Succeeded 06:38:46 nexus3.edgexfoundry.org:10004 06:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:46 Configure a credential helper to remove this warning. See 06:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:46 06:38:46 Login Succeeded 06:38:46 docker.io 06:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:47 Configure a credential helper to remove this warning. See 06:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:47 06:38:47 Login Succeeded 06:38:47 ---> docker-login.sh ends [Pipeline] } 06:38:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:38:49 + git log --format=format:%s -1 df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] echo 06:38:49 GIT_COMMIT: df66839090ebf817bb34976a7432f6539088a1d8, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts [Pipeline] echo 06:38:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:38:50 06:38:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:38:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:38:50 latest: Pulling from edgex-devops/git-semver 06:38:50 31603596830f: Pulling fs layer 06:38:50 2a8b12db71e7: Pulling fs layer 06:38:50 6ca5941a6612: Pulling fs layer 06:38:50 ecc8261a40a4: Pulling fs layer 06:38:50 ecc8261a40a4: Waiting 06:38:50 2a8b12db71e7: Verifying Checksum 06:38:50 2a8b12db71e7: Download complete 06:38:51 31603596830f: Verifying Checksum 06:38:51 31603596830f: Download complete 06:38:51 ecc8261a40a4: Verifying Checksum 06:38:51 ecc8261a40a4: Download complete 06:38:51 6ca5941a6612: Verifying Checksum 06:38:51 6ca5941a6612: Download complete 06:38:52 31603596830f: Pull complete 06:38:52 2a8b12db71e7: Pull complete 06:38:53 6ca5941a6612: Pull complete 06:38:54 ecc8261a40a4: Pull complete 06:38:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:38:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:38:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:38:55 prd-centos7-docker-4c-2g-13222 does not seem to be running inside a container 06:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-127 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127:/w/workspace/xfoundry_go-mod-bootstrap_PR-127:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:38:59 $ docker top 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:38:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:38:59 [ssh-agent] Looking for ssh-agent implementation... 06:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:00 $ docker exec 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent 06:39:00 SSH_AUTH_SOCK=/tmp/ssh-pN2cNpSROMdA/agent.12 06:39:00 SSH_AGENT_PID=17 06:39:01 Running ssh-add (command line suppressed) 06:39:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_5974634344494628758.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_5974634344494628758.key) 06:39:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:02 + git tag --points-at HEAD [Pipeline] } 06:39:02 $ docker exec --env ******** --env ******** 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent -k 06:39:02 unset SSH_AUTH_SOCK; 06:39:02 unset SSH_AGENT_PID; 06:39:02 echo Agent pid 17 killed; 06:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:03 [ssh-agent] Looking for ssh-agent implementation... 06:39:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:03 $ docker exec 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent 06:39:04 SSH_AUTH_SOCK=/tmp/ssh-JQ6ekKR6Yx5M/agent.45 06:39:04 SSH_AGENT_PID=50 06:39:04 Running ssh-add (command line suppressed) 06:39:04 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_3315558346930443113.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/private_key_3315558346930443113.key) 06:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:05 + git semver init 06:39:05 # -> Open(): unable to determine branch for HEAD 06:39:05 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-127/.git 06:39:05 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-127 06:39:05 # $SEMVER_REMOTE_NAME = origin 06:39:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:39:05 # $SEMVER_USER_NAME = edgex-jenkins 06:39:05 # $SEMVER_BRANCH = PR-127 06:39:05 # $SEMVER_TEMP = /tmp/semver-083792338 06:39:05 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 06:39:05 # '/tmp/semver-083792338' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-127/.semver' 06:39:05 # -> Force: false 06:39:05 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-127/.semver [Pipeline] } 06:39:05 $ docker exec --env ******** --env ******** 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 ssh-agent -k 06:39:06 unset SSH_AUTH_SOCK; 06:39:06 unset SSH_AGENT_PID; 06:39:06 echo Agent pid 50 killed; 06:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:06 + git semver [Pipeline] } 06:39:07 $ docker stop --time=1 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 06:39:09 $ docker rm -f 9b76f67de639fb046b1b47a1129e2ca7802b290a7e34d97bd99381575d41ff54 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:39:11 Stashed 1 file(s) [Pipeline] echo 06:39:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:39:27 Still waiting to schedule task 06:39:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:39:27 Still waiting to schedule task 06:39:27 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-13225’ 06:40:43 Running on prd-centos7-docker-4c-2g-13234 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [Pipeline] { [Pipeline] ws 06:40:43 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:40:47 using credential edgex-jenkins-ssh 06:40:47 Cloning the remote Git repository 06:40:47 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:40:47 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:40:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:40:47 > git --version # timeout=10 06:40:47 > git --version # 'git version 2.16.5' 06:40:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:40:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:48 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:40:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:40:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:40:49 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 06:40:49 Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 06:40:49 Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) 06:40:49 > git config core.sparsecheckout # timeout=10 06:40:49 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 06:40:49 > git remote # timeout=10 06:40:49 > git config --get remote.origin.url # timeout=10 06:40:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:40:49 > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 06:40:49 > git rev-parse HEAD^{commit} # timeout=10 06:40:49 > git config core.sparsecheckout # timeout=10 06:40:49 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 06:40:53 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:40:53 > git --version # timeout=10 06:40:53 > git --version # 'git version 2.16.5' 06:40:53 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:54 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:40:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:40:55 + sudo service docker restart 06:40:55 + true 06:40:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:40:56 provisioning config files... 06:40:56 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config3320605721780757637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:56 ---> docker-login.sh 06:40:56 nexus3.edgexfoundry.org:10001 06:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:57 Configure a credential helper to remove this warning. See 06:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:57 06:40:57 Login Succeeded 06:40:57 nexus3.edgexfoundry.org:10002 06:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10003 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10004 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 docker.io 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 ---> docker-login.sh ends [Pipeline] } 06:40:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:40:59 ========================================================= 06:40:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:40:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:41:00 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:41:00 Sending build context to Docker daemon 571.4kB 06:41:00 Step 1/8 : ARG BASE=golang:1.15-alpine 06:41:00 Step 2/8 : FROM ${BASE} 06:41:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:00 df20fa9351a1: Pulling fs layer 06:41:00 ed8968b2872e: Pulling fs layer 06:41:00 a92cc7c5fd73: Pulling fs layer 06:41:00 e871e8e8d7a9: Pulling fs layer 06:41:00 e73272ec9a57: Pulling fs layer 06:41:00 1e910a182e73: Pulling fs layer 06:41:00 4e634b169226: Pulling fs layer 06:41:00 e871e8e8d7a9: Waiting 06:41:00 e73272ec9a57: Waiting 06:41:00 1e910a182e73: Waiting 06:41:00 4e634b169226: Waiting 06:41:00 a92cc7c5fd73: Verifying Checksum 06:41:00 a92cc7c5fd73: Download complete 06:41:00 ed8968b2872e: Verifying Checksum 06:41:00 ed8968b2872e: Download complete 06:41:00 e73272ec9a57: Verifying Checksum 06:41:00 e73272ec9a57: Download complete 06:41:00 df20fa9351a1: Verifying Checksum 06:41:00 df20fa9351a1: Download complete 06:41:00 1e910a182e73: Verifying Checksum 06:41:00 1e910a182e73: Download complete 06:41:00 df20fa9351a1: Pull complete 06:41:01 ed8968b2872e: Pull complete 06:41:01 a92cc7c5fd73: Pull complete 06:41:01 4e634b169226: Verifying Checksum 06:41:01 4e634b169226: Download complete 06:41:03 e871e8e8d7a9: Verifying Checksum 06:41:03 e871e8e8d7a9: Download complete 06:41:10 e871e8e8d7a9: Pull complete 06:41:10 e73272ec9a57: Pull complete 06:41:10 1e910a182e73: Pull complete 06:41:14 4e634b169226: Pull complete 06:41:14 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:41:14 ---> f7629b54cfaa 06:41:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:41:14 ---> Running in 220fe865add0 06:41:15 Removing intermediate container 220fe865add0 06:41:15 ---> 9ad0e4c382d5 06:41:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:41:15 ---> Running in 0d120c650f29 06:41:16 Removing intermediate container 0d120c650f29 06:41:16 ---> fdb13f6b1285 06:41:16 Step 5/8 : RUN apk add --update --no-cache git make 06:41:16 ---> Running in 61ab2f94aee4 06:41:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:41:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:41:18 OK: 166 MiB in 39 packages 06:41:18 Removing intermediate container 61ab2f94aee4 06:41:18 ---> a6b128f5c73d 06:41:18 Step 6/8 : WORKDIR /build 06:41:18 ---> Running in 8b847788e46c 06:41:19 Removing intermediate container 8b847788e46c 06:41:19 ---> 0f23c1e521e8 06:41:19 Step 7/8 : COPY go.mod . 06:41:19 ---> bf3668669b05 06:41:19 Step 8/8 : RUN go mod download 06:41:19 ---> Running in e7d888b339fd 06:41:37 Removing intermediate container e7d888b339fd 06:41:37 ---> 2d771d14cd27 06:41:37 Successfully built 2d771d14cd27 06:41:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:41:38 + docker inspect -f . ci-base-image-x86_64 06:41:38 . [Pipeline] withDockerContainer 06:41:38 prd-centos7-docker-4c-2g-13234 does not seem to be running inside a container 06:41:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:39 $ docker top 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:39 + go version 06:41:39 go version go1.15.2 linux/amd64 [Pipeline] } 06:41:39 $ docker stop --time=1 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 06:41:41 $ docker rm -f 5922214b9e74d0cf253713e55cc92ba89444d7a2753e0a8c2a0b420c81d34913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:41:42 + docker inspect -f . ci-base-image-x86_64 06:41:42 . [Pipeline] withDockerContainer 06:41:42 prd-centos7-docker-4c-2g-13234 does not seem to be running inside a container 06:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:43 $ docker top 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:43 + make test 06:41:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.021s coverage: 9.0% of statements 06:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.012s coverage: 95.1% of statements 06:41:54 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.006s coverage: 87.8% of statements 06:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:41:54 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:42:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.021s coverage: 100.0% of statements 06:42:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:42:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:42:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:42:02 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 06:42:02 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:42:02 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:42:02 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.006s coverage: 91.3% of statements 06:42:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:42:04 gofmt -l . 06:42:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:42:04 $ docker stop --time=1 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c 06:42:06 $ docker rm -f 22501b8d339cb87b93417129e7ebb830b49b61fd3dac07d5449afc3b29ce569c [Pipeline] // withDockerContainer [Pipeline] sh 06:42:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:42:07 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13241 in /w/workspace/xfoundry_go-mod-bootstrap_PR-127 [Pipeline] { [Pipeline] ws 06:42:34 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 06:42:40 using credential edgex-jenkins-ssh 06:42:40 Cloning the remote Git repository 06:42:40 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 06:42:40 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 06:42:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:42:40 > git --version # timeout=10 06:42:40 > git --version # 'git version 2.17.1' 06:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:42:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 06:42:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 06:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:42:42 Merging remotes/origin/master commit de86bb2d438ca7287b41d514e43219be66da0926 into PR head commit df66839090ebf817bb34976a7432f6539088a1d8 06:42:42 Merge succeeded, producing df66839090ebf817bb34976a7432f6539088a1d8 06:42:42 Checking out Revision df66839090ebf817bb34976a7432f6539088a1d8 (PR-127) 06:42:42 > git config core.sparsecheckout # timeout=10 06:42:42 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 06:42:42 > git remote # timeout=10 06:42:42 > git config --get remote.origin.url # timeout=10 06:42:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:42 > git merge de86bb2d438ca7287b41d514e43219be66da0926 # timeout=10 06:42:42 > git rev-parse HEAD^{commit} # timeout=10 06:42:42 > git config core.sparsecheckout # timeout=10 06:42:42 > git checkout -f df66839090ebf817bb34976a7432f6539088a1d8 # timeout=10 06:42:47 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts" 06:42:47 > git --version # timeout=10 06:42:47 > git --version # 'git version 2.17.1' 06:42:47 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:42:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:42:50 + + true 06:42:50 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:42:53 provisioning config files... 06:42:53 copy managed file [go-mod-bootstrap-settings] to file:/w/workspace/go-mod-bootstrap/1@tmp/config238835610409495397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:53 ---> docker-login.sh 06:42:53 nexus3.edgexfoundry.org:10001 06:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:55 Configure a credential helper to remove this warning. See 06:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:55 06:42:55 Login Succeeded 06:42:55 nexus3.edgexfoundry.org:10002 06:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:55 Configure a credential helper to remove this warning. See 06:42:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:55 06:42:55 Login Succeeded 06:42:55 nexus3.edgexfoundry.org:10003 06:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:56 Configure a credential helper to remove this warning. See 06:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:56 06:42:56 Login Succeeded 06:42:56 nexus3.edgexfoundry.org:10004 06:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:56 Configure a credential helper to remove this warning. See 06:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:56 06:42:56 Login Succeeded 06:42:56 docker.io 06:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:57 Configure a credential helper to remove this warning. See 06:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:57 06:42:57 Login Succeeded 06:42:57 ---> docker-login.sh ends [Pipeline] } 06:42:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:42:57 ========================================================= 06:42:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:42:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:42:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:42:58 Sending build context to Docker daemon 571.4kB 06:42:58 Step 1/8 : ARG BASE=golang:1.15-alpine 06:42:58 Step 2/8 : FROM ${BASE} 06:42:58 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:42:58 b538f80385f9: Pulling fs layer 06:42:58 74f711af9a0d: Pulling fs layer 06:42:58 99f96fe45779: Pulling fs layer 06:42:58 8529a6b9a6be: Pulling fs layer 06:42:58 45590311c82a: Pulling fs layer 06:42:58 69ca0ff8b7b3: Pulling fs layer 06:42:58 209524e5b208: Pulling fs layer 06:42:58 8529a6b9a6be: Waiting 06:42:58 69ca0ff8b7b3: Waiting 06:42:58 45590311c82a: Waiting 06:42:58 209524e5b208: Waiting 06:42:58 99f96fe45779: Verifying Checksum 06:42:58 99f96fe45779: Download complete 06:42:58 74f711af9a0d: Download complete 06:42:58 45590311c82a: Download complete 06:42:58 69ca0ff8b7b3: Verifying Checksum 06:42:58 69ca0ff8b7b3: Download complete 06:42:58 b538f80385f9: Verifying Checksum 06:42:58 b538f80385f9: Download complete 06:42:59 b538f80385f9: Pull complete 06:43:00 74f711af9a0d: Pull complete 06:43:00 99f96fe45779: Pull complete 06:43:01 209524e5b208: Verifying Checksum 06:43:01 209524e5b208: Download complete 06:43:04 8529a6b9a6be: Verifying Checksum 06:43:04 8529a6b9a6be: Download complete 06:43:14 8529a6b9a6be: Pull complete 06:43:14 45590311c82a: Pull complete 06:43:14 69ca0ff8b7b3: Pull complete 06:43:18 209524e5b208: Pull complete 06:43:18 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:43:18 ---> 5bddaf1c2fca 06:43:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:43:21 ---> Running in 758a5b011860 06:43:21 Removing intermediate container 758a5b011860 06:43:21 ---> 15facdacb034 06:43:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:21 ---> Running in 3698d106b18e 06:43:24 Removing intermediate container 3698d106b18e 06:43:24 ---> ba7c86502f65 06:43:24 Step 5/8 : RUN apk add --update --no-cache git make 06:43:24 ---> Running in e92cc73958a0 06:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:43:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:43:27 OK: 142 MiB in 39 packages 06:43:28 Removing intermediate container e92cc73958a0 06:43:28 ---> 2d05070440ec 06:43:28 Step 6/8 : WORKDIR /build 06:43:29 ---> Running in 4745641e708b 06:43:29 Removing intermediate container 4745641e708b 06:43:29 ---> c3a4b6d38126 06:43:29 Step 7/8 : COPY go.mod . 06:43:30 ---> 0c65f55de157 06:43:30 Step 8/8 : RUN go mod download 06:43:30 ---> Running in 87d6d9290abc 06:43:57 Removing intermediate container 87d6d9290abc 06:43:57 ---> a5602744a119 06:43:57 Successfully built a5602744a119 06:43:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:43:57 + docker inspect -f . ci-base-image-arm64 06:43:57 . [Pipeline] withDockerContainer 06:43:58 prd-ubuntu18.04-docker-arm64-4c-16g-13241 does not seem to be running inside a container 06:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:44:00 $ docker top 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:01 + go version 06:44:01 go version go1.15.2 linux/arm64 [Pipeline] } 06:44:01 $ docker stop --time=1 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab 06:44:03 $ docker rm -f 18aec13172ba6910933f4f98293341b3deba9e93f2206a69eb43562a3a3b66ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:05 + docker inspect -f . ci-base-image-arm64 06:44:05 . [Pipeline] withDockerContainer 06:44:05 prd-ubuntu18.04-docker-arm64-4c-16g-13241 does not seem to be running inside a container 06:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:44:07 $ docker top 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:09 + make test 06:44:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 06:44:36 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 06:44:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 9.0% of statements 06:44:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 06:44:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.069s coverage: 95.1% of statements 06:44:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.023s coverage: 87.8% of statements 06:44:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 06:44:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 06:44:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 06:44:48 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.058s coverage: 100.0% of statements 06:44:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 06:44:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 06:44:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 06:44:48 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.017s coverage: 48.9% of statements 06:44:48 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 06:44:48 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 06:44:48 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements 06:44:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:44:53 gofmt -l . 06:44:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 06:44:53 $ docker stop --time=1 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 06:44:56 $ docker rm -f 0b78631b98b3b03056c721ff7185777bb7e3831df4468ee203bb0795f3ab8dc5 [Pipeline] // withDockerContainer [Pipeline] sh 06:44:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:44:57 Warning: overwriting stash ‘coverage-report’ 06:44:58 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:45:00 provisioning config files... 06:45:00 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config1161438699366614437tmp [Pipeline] { [Pipeline] sh 06:45:01 + set +x 06:45:01 + bash -s -- 06:45:01 + curl -s https://codecov.io/bash 06:45:02 06:45:02 _____ _ 06:45:02 / ____| | | 06:45:02 | | ___ __| | ___ ___ _____ __ 06:45:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:45:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:45:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:45:02 Bash-20201123-d0fed5f 06:45:02 06:45:02 06:45:02 ==> Jenkins CI detected. 06:45:02 project root: . 06:45:02 --> token set from env 06:45:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:45:02 ==> Running gcov in . (disable via -X gcov) 06:45:02 ==> Python coveragepy not found 06:45:02 ==> Searching for coverage reports in: 06:45:02 + . 06:45:02 -> Found 1 reports 06:45:02 ==> Detecting git/mercurial file structure 06:45:02 ==> Reading reports 06:45:02 + ./coverage.out bytes=21004 06:45:02 ==> Appending adjustments 06:45:02 https://docs.codecov.io/docs/fixing-reports 06:45:02 + Found adjustments 06:45:02 ==> Gzipping contents 06:45:02 ==> Uploading reports 06:45:02 url: https://codecov.io 06:45:02 query: branch=PR-127&commit=df66839090ebf817bb34976a7432f6539088a1d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=127&job=&cmd_args= 06:45:02 -> Pinging Codecov 06:45:02 https://codecov.io/upload/v4?package=bash-20201123-d0fed5f&token=secret&branch=PR-127&commit=df66839090ebf817bb34976a7432f6539088a1d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-127%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=127&job=&cmd_args= 06:45:03 -> Uploading to 06:45:03 https://storage.googleapis.com/codecov/v4/raw/2020-11-23/833815588EE85121546D348822E98E2E/df66839090ebf817bb34976a7432f6539088a1d8/69cb3b54-145a-48f9-a58b-e92ffaea2d1a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201123T064503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac2f2fa09500b58f4543cc3de9a5f5d743689c7e47c8b96d65afaa2fb6d0008e 06:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:45:03 Dload Upload Total Spent Left Speed 06:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4395 0 0 100 4395 0 10058 --:--:-- --:--:-- --:--:-- 10080 06:45:03 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/df66839090ebf817bb34976a7432f6539088a1d8 [Pipeline] } 06:45:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:45:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:45:09 ---> package-listing.sh 06:45:09 ++ facter osfamily 06:45:09 ++ tr '[:upper:]' '[:lower:]' 06:45:09 + OS_FAMILY=redhat 06:45:09 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-127 06:45:09 + START_PACKAGES=/tmp/packages_start.txt 06:45:09 + END_PACKAGES=/tmp/packages_end.txt 06:45:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:09 + PACKAGES=/tmp/packages_start.txt 06:45:09 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-127 ']' 06:45:09 + PACKAGES=/tmp/packages_end.txt 06:45:09 + case "${OS_FAMILY}" in 06:45:09 + rpm -qa 06:45:09 + sort 06:45:16 + '[' -f /tmp/packages_start.txt ']' 06:45:16 + '[' -f /tmp/packages_end.txt ']' 06:45:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-127 ']' 06:45:16 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-127/archives/ 06:45:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-127/archives/ [Pipeline] echo 06:45:16 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/xfoundry_go-mod-bootstrap_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:45:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:18 06:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:18 alpine: Pulling from edgex-lftools-log-publisher 06:45:18 df20fa9351a1: Pulling fs layer 06:45:18 36b3adc4ff6f: Pulling fs layer 06:45:18 8ad3a11d3b57: Pulling fs layer 06:45:18 46f8f816bc3b: Pulling fs layer 06:45:18 93b61091891f: Pulling fs layer 06:45:18 93b9cdb0e59b: Pulling fs layer 06:45:18 5e14af77c1be: Pulling fs layer 06:45:18 01666e4c0597: Pulling fs layer 06:45:18 aa168da1d23b: Pulling fs layer 06:45:18 93b9cdb0e59b: Waiting 06:45:18 5e14af77c1be: Waiting 06:45:18 46f8f816bc3b: Waiting 06:45:18 93b61091891f: Waiting 06:45:18 01666e4c0597: Waiting 06:45:18 aa168da1d23b: Waiting 06:45:18 36b3adc4ff6f: Verifying Checksum 06:45:18 36b3adc4ff6f: Download complete 06:45:18 46f8f816bc3b: Download complete 06:45:18 df20fa9351a1: Verifying Checksum 06:45:18 df20fa9351a1: Download complete 06:45:18 93b9cdb0e59b: Verifying Checksum 06:45:18 93b9cdb0e59b: Download complete 06:45:18 5e14af77c1be: Verifying Checksum 06:45:18 5e14af77c1be: Download complete 06:45:19 93b61091891f: Verifying Checksum 06:45:19 93b61091891f: Download complete 06:45:19 01666e4c0597: Verifying Checksum 06:45:19 01666e4c0597: Download complete 06:45:19 8ad3a11d3b57: Verifying Checksum 06:45:19 8ad3a11d3b57: Download complete 06:45:19 df20fa9351a1: Pull complete 06:45:20 36b3adc4ff6f: Pull complete 06:45:22 8ad3a11d3b57: Pull complete 06:45:23 46f8f816bc3b: Pull complete 06:45:24 93b61091891f: Pull complete 06:45:24 93b9cdb0e59b: Pull complete 06:45:27 aa168da1d23b: Verifying Checksum 06:45:27 aa168da1d23b: Download complete 06:45:27 5e14af77c1be: Pull complete 06:45:27 01666e4c0597: Pull complete 06:45:47 aa168da1d23b: Pull complete 06:45:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:45:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:45:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:45:48 prd-centos7-docker-4c-2g-13222 does not seem to be running inside a container 06:45:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-127 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127:/w/workspace/xfoundry_go-mod-bootstrap_PR-127:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:45:52 $ docker top 236b5d67105660876c97636f6f1b631a7fddeb85e0c7d76249db653dbe5ba533 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:45:53 + mkdir -p /var/log/sa [Pipeline] sh 06:45:53 + ls /var/log/sa-host 06:45:53 + sadf -c /var/log/sa-host/sa05 06:45:53 file_magic: OK 06:45:53 HZ: Using current value: 100 06:45:53 file_header: OK 06:45:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:45:53 Statistics: 06:45:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:45:53 File successfully converted to sysstat format version 12.2.1 06:45:53 + sadf -c /var/log/sa-host/sa23 06:45:53 file_magic: OK 06:45:53 HZ: Using current value: 100 06:45:53 file_header: OK 06:45:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:45:53 Statistics: 06:45:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:45:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:54 provisioning config files... 06:45:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-127@tmp/config8511280957011511952tmp [Pipeline] { [Pipeline] echo 06:45:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:45:54 ---> create-netrc.sh [Pipeline] } 06:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:45:55 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> python-tools-install.sh [Pipeline] echo 06:45:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:45:56 ---> sudo-logs.sh 06:45:56 Archiving 'sudo' log.. [Pipeline] echo 06:45:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:45:57 ---> job-cost.sh 06:45:57 lf-activate-venv: SKIPPING 06:45:57 INFO: No Stack... 06:45:58 INFO: Retrieving Pricing Info for: v1-standard-2 06:45:58 INFO: Archiving Costs [Pipeline] echo 06:45:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:45:59 ---> logs-deploy.sh 06:45:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-127/1 06:45:59 INFO: archiving workspace using pattern(s): 06:46:02 Archives upload complete. 06:46:02 INFO: archiving logs to Nexus