Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c88132021829703aac70ff02475d545b21df14c2+796547059bfdd9b6aeddc7bb543437b536413b1b (6fc911878d110963d8f6365b0182d57b54e23231) 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-ssh5490608281758380061.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7508828916904626865.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/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-secrets/branches/PR-114/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5290237981090494470.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh783543008565049018.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-114/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-secrets/branches/PR-114/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5604204667549923847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-467 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-114 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh842027203848824020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh526659970531983668.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 Merge succeeded, producing 168432995f760858f2e0a99272041b4f9d0f84e3 Checking out Revision 168432995f760858f2e0a99272041b4f9d0f84e3 (PR-114) > git config core.sparsecheckout # timeout=10 > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # 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/gexfoundry_go-mod-secrets_PR-114@tmp/jenkins-gitclient-ssh7754596114142237683.key > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 168432995f760858f2e0a99272041b4f9d0f84e3 # timeout=10 Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:16:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:16:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:16:08 ========================================================= 22:16:08 EdgeX Global Pipelines Version Info 22:16:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:16:09 ------------------- 22:16:09 stable info: 22:16:09 ------------------- 22:16:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:16:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:16:09 Message: update stable to v1.0.192 22:16:10 ------------------- 22:16:10 experimental info: 22:16:10 ------------------- 22:16:10 Commited By: **** collab-it+edgex@linuxfoundation.org 22:16:10 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 22:16:10 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:16:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1684329 [Pipeline] echo 22:16:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:16:11 + git log --format=format:%s -1 168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] echo 22:16:11 GIT_COMMIT: 168432995f760858f2e0a99272041b4f9d0f84e3, Commit Message: Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD [Pipeline] echo 22:16:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:13 22:16:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:16:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:13 latest: Pulling from edgex-devops/git-semver 22:16:13 31603596830f: Pulling fs layer 22:16:13 54011a49482f: Pulling fs layer 22:16:13 a6820b24f6d8: Pulling fs layer 22:16:13 f581987b2513: Pulling fs layer 22:16:13 f581987b2513: Waiting 22:16:13 54011a49482f: Verifying Checksum 22:16:13 54011a49482f: Download complete 22:16:13 31603596830f: Verifying Checksum 22:16:13 31603596830f: Download complete 22:16:13 f581987b2513: Verifying Checksum 22:16:13 f581987b2513: Download complete 22:16:13 31603596830f: Pull complete 22:16:13 a6820b24f6d8: Verifying Checksum 22:16:13 a6820b24f6d8: Download complete 22:16:14 54011a49482f: Pull complete 22:16:15 a6820b24f6d8: Pull complete 22:16:15 f581987b2513: Pull complete 22:16:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:16:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:16:15 prd-centos7-docker-4c-2g-467 does not seem to be running inside a container 22:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-114 -v /w/workspace/gexfoundry_go-mod-secrets_PR-114:/w/workspace/gexfoundry_go-mod-secrets_PR-114:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:16:18 $ docker top 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:16:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:18 [ssh-agent] Looking for ssh-agent implementation... 22:16:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:18 $ docker exec 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent 22:16:19 SSH_AUTH_SOCK=/tmp/ssh-fACupQYZX5tZ/agent.13 22:16:19 SSH_AGENT_PID=19 22:16:19 Running ssh-add (command line suppressed) 22:16:19 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_1502874038571664534.key (/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_1502874038571664534.key) 22:16:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:19 + git tag --points-at HEAD [Pipeline] } 22:16:19 $ docker exec --env ******** --env ******** 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent -k 22:16:19 unset SSH_AUTH_SOCK; 22:16:19 unset SSH_AGENT_PID; 22:16:19 echo Agent pid 19 killed; 22:16:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:16:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:16:19 [ssh-agent] Looking for ssh-agent implementation... 22:16:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:16:19 $ docker exec 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent 22:16:19 SSH_AUTH_SOCK=/tmp/ssh-Rgi4Xjt8HIXJ/agent.54 22:16:19 SSH_AGENT_PID=60 22:16:19 Running ssh-add (command line suppressed) 22:16:20 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_6993462937775564113.key (/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/private_key_6993462937775564113.key) 22:16:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:16:20 + git semver init 22:16:20 # -> Open(): unable to determine branch for HEAD 22:16:20 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-114/.git 22:16:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-114 22:16:20 # $SEMVER_REMOTE_NAME = origin 22:16:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:16:20 # $SEMVER_USER_NAME = edgex-jenkins 22:16:20 # $SEMVER_BRANCH = PR-114 22:16:20 # $SEMVER_TEMP = /tmp/semver-738288746 22:16:20 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 22:16:20 # '/tmp/semver-738288746' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-114/.semver' 22:16:20 # -> Force: false 22:16:20 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-114/.semver [Pipeline] } 22:16:20 $ docker exec --env ******** --env ******** 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 ssh-agent -k 22:16:20 unset SSH_AUTH_SOCK; 22:16:20 unset SSH_AGENT_PID; 22:16:20 echo Agent pid 60 killed; 22:16:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:16:21 + git semver [Pipeline] } 22:16:21 $ docker stop --time=1 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 22:16:22 $ docker rm -f 5f34c7f748f5214e1ae07ca29d2f87f7581ac5cfe23c32472f89af237475f321 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:16:23 Stashed 1 file(s) [Pipeline] echo 22:16:23 [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 22:16:38 Still waiting to schedule task 22:16:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:16:38 Still waiting to schedule task 22:16:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:18:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-468 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [Pipeline] { [Pipeline] ws 22:18:45 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 22:18:45 Selected Git installation does not exist. Using Default 22:18:45 The recommended git tool is: NONE 22:18:50 using credential edgex-jenkins-ssh 22:18:50 Cloning the remote Git repository 22:18:50 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:18:50 > git init /w/workspace/go-mod-secrets/2 # timeout=10 22:18:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:51 > git --version # timeout=10 22:18:51 > git --version # 'git version 2.17.1' 22:18:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:52 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 22:18:52 Merge succeeded, producing 126e47a36840d4429188ad1096a990dcd2fea2a4 22:18:52 Checking out Revision 126e47a36840d4429188ad1096a990dcd2fea2a4 (PR-114) 22:18:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:18:52 > git config core.sparsecheckout # timeout=10 22:18:52 > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # timeout=10 22:18:52 > git remote # timeout=10 22:18:52 > git config --get remote.origin.url # timeout=10 22:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:52 > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 22:18:52 > git rev-parse HEAD^{commit} # timeout=10 22:18:52 > git config core.sparsecheckout # timeout=10 22:18:52 > git checkout -f 126e47a36840d4429188ad1096a990dcd2fea2a4 # timeout=10 22:18:56 Running on prd-centos7-docker-4c-2g-469 in /w/workspace/gexfoundry_go-mod-secrets_PR-114 [Pipeline] { [Pipeline] ws 22:18:56 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 22:18:56 Selected Git installation does not exist. Using Default 22:18:56 The recommended git tool is: NONE 22:18:57 Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" 22:18:57 > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:18:58 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:18:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:18:59 using credential edgex-jenkins-ssh 22:18:59 Cloning the remote Git repository 22:18:59 + + sudo service dockertrue restart 22:18:59 22:18:58 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 22:18:58 > git init /w/workspace/go-mod-secrets/2 # timeout=10 22:18:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:58 > git --version # timeout=10 22:18:58 > git --version # 'git version 2.24.4' 22:18:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:58 [INFO] Currently running in a labeled security context 22:18:58 [INFO] Currently SELinux is 'enforcing' on the host 22:18:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1194973002814363699.key 22:18:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:18:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 22:18:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 22:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:59 [INFO] Currently running in a labeled security context 22:18:59 [INFO] Currently SELinux is 'enforcing' on the host 22:18:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1277476222965894887.key 22:18:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:19:00 Merging remotes/origin/master commit 796547059bfdd9b6aeddc7bb543437b536413b1b into PR head commit c88132021829703aac70ff02475d545b21df14c2 22:19:00 Merge succeeded, producing ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 22:19:00 Checking out Revision ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 (PR-114) 22:18:59 > git config core.sparsecheckout # timeout=10 22:18:59 > git checkout -f c88132021829703aac70ff02475d545b21df14c2 # timeout=10 22:18:59 > git remote # timeout=10 22:18:59 > git config --get remote.origin.url # timeout=10 22:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:59 [INFO] Currently running in a labeled security context 22:18:59 [INFO] Currently SELinux is 'enforcing' on the host 22:18:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1997274032496767219.key 22:18:59 > git merge 796547059bfdd9b6aeddc7bb543437b536413b1b # timeout=10 22:18:59 > git rev-parse HEAD^{commit} # timeout=10 22:18:59 > git config core.sparsecheckout # timeout=10 22:18:59 > git checkout -f ae6e6a0e4c74bebaf6e6a32068ce11eae7d8f9b4 # timeout=10 22:19:03 Commit message: "Merge commit '796547059bfdd9b6aeddc7bb543437b536413b1b' into HEAD" 22:19:03 > git rev-list --no-walk c88132021829703aac70ff02475d545b21df14c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:19:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:05 + true 22:19:05 + sudo service docker restart 22:19:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:19:18 ========================================================= 22:19:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:19:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:18 + 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 . 22:19:19 Sending build context to Docker daemon 690.2kB 22:19:19 Step 1/7 : ARG BASE=golang:1.16-alpine 22:19:19 Step 2/7 : FROM ${BASE} 22:19:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:19 595b0fe564bb: Pulling fs layer 22:19:19 7186ed65a4f7: Pulling fs layer 22:19:19 316046926c0a: Pulling fs layer 22:19:19 4ebd0625c992: Pulling fs layer 22:19:19 207e8628e3a3: Pulling fs layer 22:19:19 c791037a9be2: Pulling fs layer 22:19:19 ffd874e62e21: Pulling fs layer 22:19:19 207e8628e3a3: Waiting 22:19:19 c791037a9be2: Waiting 22:19:19 ffd874e62e21: Waiting 22:19:19 4ebd0625c992: Waiting 22:19:19 316046926c0a: Verifying Checksum 22:19:19 316046926c0a: Download complete 22:19:19 7186ed65a4f7: Download complete 22:19:19 207e8628e3a3: Verifying Checksum 22:19:19 207e8628e3a3: Download complete 22:19:20 c791037a9be2: Verifying Checksum 22:19:20 c791037a9be2: Download complete 22:19:20 595b0fe564bb: Verifying Checksum 22:19:20 595b0fe564bb: Pull complete 22:19:21 7186ed65a4f7: Pull complete 22:19:21 316046926c0a: Pull complete 22:19:22 ffd874e62e21: Verifying Checksum 22:19:22 ffd874e62e21: Download complete [Pipeline] unstash [Pipeline] echo 22:19:23 ========================================================= 22:19:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:19:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:23 4ebd0625c992: Download complete 22:19:24 + 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 . 22:19:24 Sending build context to Docker daemon 691.2kB 22:19:24 Step 1/7 : ARG BASE=golang:1.16-alpine 22:19:24 Step 2/7 : FROM ${BASE} 22:19:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:24 540db60ca938: Pulling fs layer 22:19:24 adcc1eea9eea: Pulling fs layer 22:19:24 4c4ab2625f07: Pulling fs layer 22:19:24 0510c868ecb4: Pulling fs layer 22:19:24 afea3b2eda06: Pulling fs layer 22:19:24 7809a108b3ef: Pulling fs layer 22:19:24 f706445af74f: Pulling fs layer 22:19:24 0510c868ecb4: Waiting 22:19:24 afea3b2eda06: Waiting 22:19:24 7809a108b3ef: Waiting 22:19:24 f706445af74f: Waiting 22:19:24 4c4ab2625f07: Download complete 22:19:24 adcc1eea9eea: Verifying Checksum 22:19:24 adcc1eea9eea: Download complete 22:19:24 afea3b2eda06: Verifying Checksum 22:19:24 afea3b2eda06: Download complete 22:19:24 7809a108b3ef: Verifying Checksum 22:19:24 7809a108b3ef: Download complete 22:19:24 540db60ca938: Verifying Checksum 22:19:24 540db60ca938: Download complete 22:19:24 540db60ca938: Pull complete 22:19:25 adcc1eea9eea: Pull complete 22:19:25 4c4ab2625f07: Pull complete 22:19:26 f706445af74f: Verifying Checksum 22:19:26 f706445af74f: Download complete 22:19:26 0510c868ecb4: Verifying Checksum 22:19:26 0510c868ecb4: Download complete 22:19:29 0510c868ecb4: Pull complete 22:19:29 afea3b2eda06: Pull complete 22:19:29 7809a108b3ef: Pull complete 22:19:31 f706445af74f: Pull complete 22:19:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:19:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:19:31 ---> b068be0155e3 22:19:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:34 4ebd0625c992: Pull complete 22:19:34 207e8628e3a3: Pull complete 22:19:34 c791037a9be2: Pull complete 22:19:35 ---> Running in 8e2b62073b24 22:19:35 Removing intermediate container 8e2b62073b24 22:19:35 ---> 5dd318587d13 22:19:35 Step 4/7 : RUN apk add --update bash 22:19:35 ---> Running in fb0911c6c92c 22:19:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:19:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:19:37 OK: 149 MiB in 40 packages 22:19:37 Removing intermediate container fb0911c6c92c 22:19:37 ---> 3e193595646a 22:19:37 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:19:37 ---> Running in d92458aead3b 22:19:37 Removing intermediate container d92458aead3b 22:19:37 ---> 45f4ecefbee9 22:19:37 Step 6/7 : COPY go.mod . 22:19:37 ---> 3633001666fd 22:19:37 Step 7/7 : RUN go mod download 22:19:37 ---> Running in 7a5df94c3b87 22:19:38 ffd874e62e21: Pull complete 22:19:38 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:19:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:19:38 ---> cfc18b08335c 22:19:38 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:19:40 ---> Running in 2252ede6dc54 22:19:40 Removing intermediate container 2252ede6dc54 22:19:40 ---> 747eca737615 22:19:40 Step 4/7 : RUN apk add --update bash 22:19:40 ---> Running in fe3ff18f3815 22:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:19:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:19:44 OK: 138 MiB in 40 packages 22:19:45 Removing intermediate container fe3ff18f3815 22:19:45 ---> 088d966fcbd7 22:19:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:19:45 ---> Running in 0b79eb5a0a9d 22:19:45 Removing intermediate container 0b79eb5a0a9d 22:19:45 ---> 23ec1482ab57 22:19:45 Step 6/7 : COPY go.mod . 22:19:46 Removing intermediate container 7a5df94c3b87 22:19:46 ---> 07030f5ba88c 22:19:46 Successfully built 07030f5ba88c 22:19:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:19:46 + docker inspect -f . ci-base-image-x86_64 22:19:46 . [Pipeline] withDockerContainer 22:19:46 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 22:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:46 $ docker top 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 -eo pid,comm 22:19:46 ---> d3943b05113c 22:19:46 Step 7/7 : RUN go mod download 22:19:46 ---> Running in c913365a61e5 [Pipeline] { [Pipeline] sh 22:19:47 + go version 22:19:47 go version go1.16.3 linux/amd64 [Pipeline] } 22:19:47 $ docker stop --time=1 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 22:19:48 $ docker rm -f 84aa5e1f8bdfe9665c958608665dce72a73bfc725b60d7dd1253a1fcaa468717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:19:48 + docker inspect -f . ci-base-image-x86_64 22:19:48 . [Pipeline] withDockerContainer 22:19:49 prd-centos7-docker-4c-2g-469 does not seem to be running inside a container 22:19:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:19:49 $ docker top baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:49 + go mod tidy [Pipeline] sh 22:19:50 + make test 22:19:50 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:20:05 Removing intermediate container c913365a61e5 22:20:05 ---> 4b0463e4701b 22:20:05 Successfully built 4b0463e4701b 22:20:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:20:05 + docker inspect -f . ci-base-image-arm64 22:20:05 . [Pipeline] withDockerContainer 22:20:05 prd-ubuntu18.04-docker-arm64-4c-16g-468 does not seem to be running inside a container 22:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:07 $ docker top df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:08 + go version 22:20:08 go version go1.16.3 linux/arm64 [Pipeline] } 22:20:08 $ docker stop --time=1 df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d 22:20:10 $ docker rm -f df607869790443185a5ca29190b61a98bd3815ac6f123269dcc3d6ceb7ae212d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:11 + docker inspect -f . ci-base-image-arm64 22:20:11 . [Pipeline] withDockerContainer 22:20:11 prd-ubuntu18.04-docker-arm64-4c-16g-468 does not seem to be running inside a container 22:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:20:13 $ docker top 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:13 + go mod tidy [Pipeline] sh 22:20:14 + make test 22:20:14 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 22:20:16 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.207s coverage: 80.6% of statements 22:20:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.020s coverage: 57.1% of statements 22:20:16 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 22:20:16 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.056s coverage: 96.7% of statements 22:20:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.034s coverage: 89.5% of statements 22:20:17 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:20:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.023s coverage: 100.0% of statements 22:20:17 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:20:17 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.027s coverage: 85.7% of statements 22:20:17 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.032s coverage: 100.0% of statements 22:20:17 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:20:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:20:24 gofmt -l . 22:20:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:20:24 $ docker stop --time=1 baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d 22:20:26 $ docker rm -f baede42f50c3bf598f0b827df20d994615a73a6246ef6eb75e69e0e44c7de51d [Pipeline] // withDockerContainer [Pipeline] sh 22:20:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:26 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 22:20:27 ---> job-cost.sh 22:20:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nMoF 22:20:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-nMoF/bin to PATH 22:20:49 INFO: No Stack... 22:20:49 INFO: Retrieving Pricing Info for: v3-standard-2 22:20:49 INFO: Archiving Costs [Pipeline] sh 22:20:50 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 22:20:50 + cut -d, -f6 [Pipeline] lock 22:20:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] 22:20:50 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] did not exist. Created. 22:20:50 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:50 + echo total: 0.05999999865889549 [Pipeline] stash 22:20:50 Stashed 1 file(s) [Pipeline] } 22:20:50 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.389s coverage: 80.6% of statements 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.097s coverage: 57.1% of statements 22:21:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.087s coverage: 96.7% of statements 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.069s coverage: 89.5% of statements 22:21:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.099s coverage: 100.0% of statements 22:21:36 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.049s coverage: 85.7% of statements 22:21:36 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.067s coverage: 100.0% of statements 22:21:36 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 22:21:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:21:46 gofmt -l . 22:21:47 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:21:47 $ docker stop --time=1 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b 22:21:49 $ docker rm -f 617e4db64cba6984b5478594eba12baec09733914a878dfe33755568b809319b [Pipeline] // withDockerContainer [Pipeline] sh 22:21:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:50 Warning: overwriting stash ‘coverage-report’ 22:21:50 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 22:21:51 ---> job-cost.sh 22:21:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g2g0 22:22:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:23:51 lf-activate-venv(): INFO: Adding /tmp/venv-g2g0/bin to PATH 22:23:51 INFO: No Stack... 22:23:51 INFO: Retrieving Pricing Info for: v2-standard-4 22:23:51 INFO: Archiving Costs [Pipeline] sh 22:23:52 + + cutcat -d, /w/workspace/go-mod-secrets/2/archives/cost.csv -f6 22:23:52 [Pipeline] lock 22:23:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] 22:23:52 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] did not exist. Created. 22:23:52 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:52 /w/workspace/go-mod-secrets/2@tmp/durable-aa7b451d/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-aa7b451d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:53 + echo total: 0.18000000715255737 [Pipeline] stash 22:23:53 Warning: overwriting stash ‘stack-cost’ 22:23:53 Stashed 1 file(s) [Pipeline] } 22:23:53 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-114-2-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 22:23:53 provisioning config files... 22:23:53 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/config394364500675333448tmp [Pipeline] { [Pipeline] sh 22:23:54 + set +x 22:23:54 + curl -s https://codecov.io/bash 22:23:54 + bash -s -- 22:23:54 22:23:54 _____ _ 22:23:54 / ____| | | 22:23:54 | | ___ __| | ___ ___ _____ __ 22:23:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:54 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:54 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:54 Bash-1.0.3 22:23:54 22:23:54 22:23:54 ==> git version 2.24.4 found 22:23:54 ==> 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 22:23:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:23:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:23:54 ==> Jenkins CI detected. 22:23:54 project root: . 22:23:54 --> token set from env 22:23:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:54 ==> Running gcov in . (disable via -X gcov) 22:23:54 ==> Python coveragepy not found 22:23:54 ==> Searching for coverage reports in: 22:23:54 + . 22:23:54 -> Found 1 reports 22:23:54 ==> Detecting git/mercurial file structure 22:23:54 ==> Reading reports 22:23:54 + ./coverage.out bytes=27482 22:23:54 ==> Appending adjustments 22:23:54 https://docs.codecov.io/docs/fixing-reports 22:23:54 + Found adjustments 22:23:54 ==> Gzipping contents 22:23:54 8.0K /tmp/codecov.nQcSg8.gz 22:23:54 ==> Uploading reports 22:23:54 url: https://codecov.io 22:23:54 query: branch=PR-114&commit=168432995f760858f2e0a99272041b4f9d0f84e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-114%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=114&job=&cmd_args= 22:23:54 -> Pinging Codecov 22:23:54 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-114&commit=168432995f760858f2e0a99272041b4f9d0f84e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-114%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=114&job=&cmd_args= 22:23:54 -> Uploading to 22:23:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/D63849C06B6B67093493C71CE874ED06/168432995f760858f2e0a99272041b4f9d0f84e3/6327aa0e-bb72-4611-830e-a4e88ad3de88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T222354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5306c79316b6cad06b12a4717aace3af6bb08e1e7077bc0991ec6817e1b5613b 22:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:54 Dload Upload Total Spent Left Speed 22:23:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5832 0 0 100 5832 0 12755 --:--:-- --:--:-- --:--:-- 12761 22:23:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/168432995f760858f2e0a99272041b4f9d0f84e3 [Pipeline] } 22:23:55 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 22:23:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:57 ---> package-listing.sh 22:23:57 ++ facter osfamily 22:23:57 ++ tr '[:upper:]' '[:lower:]' 22:23:57 + OS_FAMILY=redhat 22:23:57 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-114 22:23:57 + START_PACKAGES=/tmp/packages_start.txt 22:23:57 + END_PACKAGES=/tmp/packages_end.txt 22:23:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:57 + PACKAGES=/tmp/packages_start.txt 22:23:57 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-114 ']' 22:23:57 + PACKAGES=/tmp/packages_end.txt 22:23:57 + case "${OS_FAMILY}" in 22:23:57 + sort 22:23:57 + rpm -qa 22:23:58 + '[' -f /tmp/packages_start.txt ']' 22:23:58 + '[' -f /tmp/packages_end.txt ']' 22:23:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:58 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-114 ']' 22:23:58 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-114/archives/ 22:23:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-114/archives/ [Pipeline] echo 22:23:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:23:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:59 22:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:23:59 alpine: Pulling from edgex-lftools-log-publisher 22:23:59 df20fa9351a1: Pulling fs layer 22:23:59 36b3adc4ff6f: Pulling fs layer 22:23:59 8ad3a11d3b57: Pulling fs layer 22:23:59 46f8f816bc3b: Pulling fs layer 22:23:59 93b61091891f: Pulling fs layer 22:23:59 93b9cdb0e59b: Pulling fs layer 22:23:59 5e14af77c1be: Pulling fs layer 22:23:59 01666e4c0597: Pulling fs layer 22:23:59 aa168da1d23b: Pulling fs layer 22:23:59 93b9cdb0e59b: Waiting 22:23:59 5e14af77c1be: Waiting 22:23:59 01666e4c0597: Waiting 22:23:59 aa168da1d23b: Waiting 22:23:59 46f8f816bc3b: Waiting 22:23:59 93b61091891f: Waiting 22:23:59 36b3adc4ff6f: Verifying Checksum 22:23:59 36b3adc4ff6f: Download complete 22:23:59 46f8f816bc3b: Verifying Checksum 22:23:59 46f8f816bc3b: Download complete 22:23:59 df20fa9351a1: Verifying Checksum 22:23:59 df20fa9351a1: Download complete 22:23:59 93b9cdb0e59b: Verifying Checksum 22:23:59 93b9cdb0e59b: Download complete 22:23:59 5e14af77c1be: Verifying Checksum 22:23:59 5e14af77c1be: Download complete 22:23:59 01666e4c0597: Verifying Checksum 22:23:59 01666e4c0597: Download complete 22:23:59 93b61091891f: Verifying Checksum 22:23:59 93b61091891f: Download complete 22:23:59 df20fa9351a1: Pull complete 22:23:59 36b3adc4ff6f: Pull complete 22:24:00 8ad3a11d3b57: Verifying Checksum 22:24:00 8ad3a11d3b57: Download complete 22:24:00 8ad3a11d3b57: Pull complete 22:24:01 46f8f816bc3b: Pull complete 22:24:01 93b61091891f: Pull complete 22:24:01 93b9cdb0e59b: Pull complete 22:24:01 5e14af77c1be: Pull complete 22:24:01 01666e4c0597: Pull complete 22:24:01 aa168da1d23b: Verifying Checksum 22:24:01 aa168da1d23b: Download complete 22:24:07 aa168da1d23b: Pull complete 22:24:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:24:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:24:07 prd-centos7-docker-4c-2g-467 does not seem to be running inside a container 22:24:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-secrets_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-114 -v /w/workspace/gexfoundry_go-mod-secrets_PR-114:/w/workspace/gexfoundry_go-mod-secrets_PR-114:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:24:09 $ docker top e1dcc5f10e9a85c9c2a54010d9202bb903e12b710db16bcbc8a86667afead9fd -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:10 + mkdir -p /var/log/sa [Pipeline] sh 22:24:10 + ls /var/log/sa-host 22:24:10 + sadf -c /var/log/sa-host/sa05 22:24:10 file_magic: OK 22:24:10 HZ: Using current value: 100 22:24:10 file_header: OK 22:24:10 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 22:24:10 Statistics: 22:24:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:10 File successfully converted to sysstat format version 12.2.1 22:24:10 + sadf -c /var/log/sa-host/sa26 22:24:10 file_magic: OK 22:24:10 HZ: Using current value: 100 22:24:10 file_header: OK 22:24:10 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 22:24:10 Statistics: 22:24:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:24:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:11 provisioning config files... 22:24:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-114@tmp/config2361121288273036932tmp [Pipeline] { [Pipeline] echo 22:24:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:11 ---> create-netrc.sh [Pipeline] } 22:24:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:24:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:12 ---> python-tools-install.sh [Pipeline] echo 22:24:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:12 ---> sudo-logs.sh 22:24:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:12 ---> job-cost.sh 22:24:12 lf-activate-venv: SKIPPING 22:24:12 DEBUG: total: 0.18000000715255737 22:24:12 INFO: Retrieving Stack Cost... 22:24:13 INFO: Retrieving Pricing Info for: v3-standard-2 22:24:14 INFO: Archiving Costs [Pipeline] echo 22:24:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:14 ---> logs-deploy.sh 22:24:14 lf-activate-venv: SKIPPING 22:24:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-114/2 22:24:14 INFO: archiving workspace using pattern(s): 22:24:15 Archives upload complete. 22:24:15 INFO: archiving logs to Nexus