Pull request #132 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-secrets Obtained Jenkinsfile from 122f9ba187988dcaa0b087f2abe62709e317287a+e773da525b7f674f4744c99b2c917107d09d7a5c (5e5c411550128568d62bbe07a1a707769016d16e) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6536806714925714856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2213856045884225919.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-132/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-132/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7976630145593473638.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5228089873062084918.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-132/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-132/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1195347366222267257.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13684 in /w/workspace/gexfoundry_go-mod-secrets_PR-132 [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-132 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/jenkins-gitclient-ssh4400068449544460592.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/jenkins-gitclient-ssh6208358703637319082.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e773da525b7f674f4744c99b2c917107d09d7a5c into PR head commit 122f9ba187988dcaa0b087f2abe62709e317287a Merge succeeded, producing 122f9ba187988dcaa0b087f2abe62709e317287a Checking out Revision 122f9ba187988dcaa0b087f2abe62709e317287a (PR-132) > git config core.sparsecheckout # timeout=10 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/jenkins-gitclient-ssh5021829416716652645.key > git merge e773da525b7f674f4744c99b2c917107d09d7a5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # timeout=10 Commit message: "build: Update to latest go-mod-core-contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:18 ========================================================= 15:49:18 EdgeX Global Pipelines Version Info 15:49:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:19 ------------------- 15:49:19 stable info: 15:49:19 ------------------- 15:49:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:49:19 Message: update stable to v1.0.211 15:49:19 ------------------- 15:49:19 experimental info: 15:49:19 ------------------- 15:49:19 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:19 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 15:49:19 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-132 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-132 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-132 [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 122f9ba187988dcaa0b087f2abe62709e317287a [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 122f9ba [Pipeline] echo 15:49:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:49:20 + git rev-list -1 --merges 122f9ba187988dcaa0b087f2abe62709e317287a~1..122f9ba187988dcaa0b087f2abe62709e317287a [Pipeline] echo 15:49:20 -----------> git rev-list -1 --merges 122f9ba187988dcaa0b087f2abe62709e317287a~1..122f9ba187988dcaa0b087f2abe62709e317287a 122f9ba187988dcaa0b087f2abe62709e317287a [false] [Pipeline] sh 15:49:21 + git log --format=format:%s -1 122f9ba187988dcaa0b087f2abe62709e317287a [Pipeline] echo 15:49:21 ========================================================= 15:49:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:21 + git log --format=format:%s -1 122f9ba187988dcaa0b087f2abe62709e317287a [Pipeline] echo 15:49:21 [semverPrep] GIT_COMMIT: 122f9ba187988dcaa0b087f2abe62709e317287a, Commit Message: build: Update to latest go-mod-core-contracts [Pipeline] echo 15:49:21 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:22 15:49:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:22 latest: Pulling from edgex-devops/git-semver 15:49:22 a0d0a0d46f8b: Pulling fs layer 15:49:22 3e5f54012d9b: Pulling fs layer 15:49:22 4c7163046ea9: Pulling fs layer 15:49:22 0c2d73faf560: Pulling fs layer 15:49:22 0c2d73faf560: Waiting 15:49:22 3e5f54012d9b: Verifying Checksum 15:49:22 3e5f54012d9b: Download complete 15:49:22 a0d0a0d46f8b: Verifying Checksum 15:49:22 a0d0a0d46f8b: Download complete 15:49:22 4c7163046ea9: Verifying Checksum 15:49:22 4c7163046ea9: Download complete 15:49:22 0c2d73faf560: Verifying Checksum 15:49:22 0c2d73faf560: Download complete 15:49:22 a0d0a0d46f8b: Pull complete 15:49:22 3e5f54012d9b: Pull complete 15:49:22 4c7163046ea9: Pull complete 15:49:23 0c2d73faf560: Pull complete 15:49:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:23 prd-centos7-docker-4c-2g-13684 does not seem to be running inside a container 15:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-132 -v /w/workspace/gexfoundry_go-mod-secrets_PR-132:/w/workspace/gexfoundry_go-mod-secrets_PR-132:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-132@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:23 $ docker top adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:23 [ssh-agent] Looking for ssh-agent implementation... 15:49:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:23 $ docker exec adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 ssh-agent 15:49:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlDELae/agent.13 15:49:24 SSH_AGENT_PID=18 15:49:24 Running ssh-add (command line suppressed) 15:49:23 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/private_key_3661370441865843194.key (/w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/private_key_3661370441865843194.key) 15:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:24 + git tag --points-at HEAD [Pipeline] } 15:49:24 $ docker exec --env ******** --env ******** adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 ssh-agent -k 15:49:24 unset SSH_AUTH_SOCK; 15:49:24 unset SSH_AGENT_PID; 15:49:24 echo Agent pid 18 killed; 15:49:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:24 [ssh-agent] Looking for ssh-agent implementation... 15:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:24 $ docker exec adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 ssh-agent 15:49:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLglDi/agent.53 15:49:24 SSH_AGENT_PID=59 15:49:24 Running ssh-add (command line suppressed) 15:49:24 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/private_key_2736578944801363572.key (/w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/private_key_2736578944801363572.key) 15:49:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:25 + git semver init 15:49:25 # -> Open(): unable to determine branch for HEAD 15:49:25 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-132/.git 15:49:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-132 15:49:25 # $SEMVER_REMOTE_NAME = origin 15:49:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:25 # $SEMVER_USER_NAME = edgex-jenkins 15:49:25 # $SEMVER_BRANCH = PR-132 15:49:25 # $SEMVER_TEMP = /tmp/semver-328812027 15:49:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 15:49:25 # '/tmp/semver-328812027' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-132/.semver' 15:49:25 # -> Force: false 15:49:25 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-132/.semver [Pipeline] } 15:49:25 $ docker exec --env ******** --env ******** adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 ssh-agent -k 15:49:25 unset SSH_AUTH_SOCK; 15:49:25 unset SSH_AGENT_PID; 15:49:25 echo Agent pid 59 killed; 15:49:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:26 + git semver [Pipeline] } 15:49:26 $ docker stop --time=1 adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 15:49:27 $ docker rm -f adc442299797423ef6e819a361dca9108caec0a16be173f79eb7e11dbaa74f72 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:27 Stashed 1 file(s) [Pipeline] echo 15:49:27 [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 15:49:43 Still waiting to schedule task 15:49:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:49:43 Still waiting to schedule task 15:49:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:51:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13685 in /w/workspace/gexfoundry_go-mod-secrets_PR-132 [Pipeline] { [Pipeline] ws 15:51:28 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 15:51:29 Selected Git installation does not exist. Using Default 15:51:29 The recommended git tool is: NONE 15:51:34 using credential edgex-jenkins-ssh 15:51:34 Cloning the remote Git repository 15:51:35 Running on prd-centos7-docker-4c-2g-13686 in /w/workspace/gexfoundry_go-mod-secrets_PR-132 [Pipeline] { [Pipeline] ws 15:51:35 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 15:51:34 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 15:51:34 > git init /w/workspace/go-mod-secrets/2 # timeout=10 15:51:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:51:34 > git --version # timeout=10 15:51:34 > git --version # 'git version 2.17.1' 15:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:35 Selected Git installation does not exist. Using Default 15:51:35 The recommended git tool is: NONE 15:51:36 Merging remotes/origin/main commit e773da525b7f674f4744c99b2c917107d09d7a5c into PR head commit 122f9ba187988dcaa0b087f2abe62709e317287a 15:51:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:51:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:51:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:51:35 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:51:36 > git config core.sparsecheckout # timeout=10 15:51:36 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # timeout=10 15:51:36 Merge succeeded, producing 122f9ba187988dcaa0b087f2abe62709e317287a 15:51:36 Checking out Revision 122f9ba187988dcaa0b087f2abe62709e317287a (PR-132) 15:51:37 using credential edgex-jenkins-ssh 15:51:37 Cloning the remote Git repository 15:51:37 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 15:51:37 > git init /w/workspace/go-mod-secrets/2 # timeout=10 15:51:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:51:37 > git --version # timeout=10 15:51:37 > git --version # 'git version 2.24.4' 15:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:37 [INFO] Currently running in a labeled security context 15:51:37 [INFO] Currently SELinux is 'enforcing' on the host 15:51:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1216909780893132252.key 15:51:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:36 > git remote # timeout=10 15:51:36 > git config --get remote.origin.url # timeout=10 15:51:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:36 > git merge e773da525b7f674f4744c99b2c917107d09d7a5c # timeout=10 15:51:36 > git rev-parse HEAD^{commit} # timeout=10 15:51:36 > git config core.sparsecheckout # timeout=10 15:51:36 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # timeout=10 15:51:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 15:51:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 15:51:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:37 [INFO] Currently running in a labeled security context 15:51:37 [INFO] Currently SELinux is 'enforcing' on the host 15:51:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh5577313916075497297.key 15:51:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/132/head:refs/remotes/origin/PR-132 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:51:39 Merging remotes/origin/main commit e773da525b7f674f4744c99b2c917107d09d7a5c into PR head commit 122f9ba187988dcaa0b087f2abe62709e317287a 15:51:39 Merge succeeded, producing 122f9ba187988dcaa0b087f2abe62709e317287a 15:51:39 Checking out Revision 122f9ba187988dcaa0b087f2abe62709e317287a (PR-132) 15:51:38 > git config core.sparsecheckout # timeout=10 15:51:38 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # timeout=10 15:51:38 > git remote # timeout=10 15:51:38 > git config --get remote.origin.url # timeout=10 15:51:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:51:38 [INFO] Currently running in a labeled security context 15:51:38 [INFO] Currently SELinux is 'enforcing' on the host 15:51:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh1794166525994383014.key 15:51:38 > git merge e773da525b7f674f4744c99b2c917107d09d7a5c # timeout=10 15:51:38 > git rev-parse HEAD^{commit} # timeout=10 15:51:38 > git config core.sparsecheckout # timeout=10 15:51:38 > git checkout -f 122f9ba187988dcaa0b087f2abe62709e317287a # timeout=10 15:51:41 Commit message: "build: Update to latest go-mod-core-contracts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:42 Dload Upload Total Spent Left Speed 15:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 15:51:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:42 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:42 sudo tee /etc/docker/daemon.new 15:51:42 { 15:51:42 "registry-mirrors": [ 15:51:42 "https://nexus3.edgexfoundry.org:10001" 15:51:42 ], 15:51:42 "bip": "10.250.0.254/24", 15:51:42 "hosts": [ 15:51:42 "tcp://0.0.0.0:5555", 15:51:42 "unix:///var/run/docker.sock" 15:51:42 ], 15:51:42 "mtu": 1458, 15:51:42 "selinux-enabled": true, 15:51:42 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:42 } 15:51:42 Commit message: "build: Update to latest go-mod-core-contracts" [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 15:51:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] unstash [Pipeline] sh [Pipeline] echo 15:51:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:43 ========================================================= 15:51:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:51:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:51:43 + sudo service docker restart 15:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:51:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:51:43 a0d0a0d46f8b: Pulling fs layer 15:51:43 31adcdaf11c8: Pulling fs layer 15:51:43 b8b176561691: Pulling fs layer 15:51:43 4527c011a84f: Pulling fs layer 15:51:43 5d74067f8e1e: Pulling fs layer 15:51:43 e0aca202a116: Pulling fs layer 15:51:43 3a43be97a3b4: Pulling fs layer 15:51:43 34cad66bf833: Pulling fs layer 15:51:43 b4e3c513aaa6: Pulling fs layer 15:51:43 e0aca202a116: Waiting 15:51:43 3a43be97a3b4: Waiting 15:51:43 34cad66bf833: Waiting 15:51:43 b4e3c513aaa6: Waiting 15:51:43 4527c011a84f: Waiting 15:51:43 5d74067f8e1e: Waiting 15:51:43 b8b176561691: Verifying Checksum 15:51:43 b8b176561691: Download complete 15:51:43 31adcdaf11c8: Download complete 15:51:43 5d74067f8e1e: Verifying Checksum 15:51:43 5d74067f8e1e: Download complete 15:51:43 e0aca202a116: Verifying Checksum 15:51:43 e0aca202a116: Download complete 15:51:43 3a43be97a3b4: Verifying Checksum 15:51:43 3a43be97a3b4: Download complete 15:51:43 a0d0a0d46f8b: Verifying Checksum 15:51:43 a0d0a0d46f8b: Download complete 15:51:43 34cad66bf833: Verifying Checksum 15:51:43 34cad66bf833: Download complete 15:51:44 a0d0a0d46f8b: Pull complete 15:51:44 4527c011a84f: Verifying Checksum 15:51:44 4527c011a84f: Download complete 15:51:44 31adcdaf11c8: Pull complete 15:51:44 b4e3c513aaa6: Verifying Checksum 15:51:44 b4e3c513aaa6: Download complete 15:51:44 b8b176561691: Pull complete 15:51:47 4527c011a84f: Pull complete 15:51:48 5d74067f8e1e: Pull complete 15:51:48 e0aca202a116: Pull complete 15:51:48 3a43be97a3b4: Pull complete 15:51:48 34cad66bf833: Pull complete 15:51:50 b4e3c513aaa6: Pull complete 15:51:50 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:51:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:51:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:51:51 + docker inspect -f . ci-base-image-x86_64 15:51:51 . [Pipeline] withDockerContainer 15:51:51 prd-centos7-docker-4c-2g-13686 does not seem to be running inside a container 15:51:51 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:55 $ docker top 1928903fd94594935a90c3f27ed0ce59a144c5309201d88e89d63576f7848721 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:56 + go version 15:51:56 go version go1.16.8 linux/amd64 [Pipeline] } 15:51:56 $ docker stop --time=1 1928903fd94594935a90c3f27ed0ce59a144c5309201d88e89d63576f7848721 15:51:57 $ docker rm -f 1928903fd94594935a90c3f27ed0ce59a144c5309201d88e89d63576f7848721 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:51:57 + docker inspect -f . ci-base-image-x86_64 15:51:57 . [Pipeline] withDockerContainer 15:51:58 prd-centos7-docker-4c-2g-13686 does not seem to be running inside a container 15:51:58 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:51:58 $ docker top a87502080d5e71d3ed3f9e7d3cf4e7b4f435e8f1be9ac1dc39dc3a64bfdafaf4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:51:58 + make test 15:51:58 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 15:52:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 15:52:00 go: downloading github.com/stretchr/testify v1.7.0 15:52:00 go: downloading github.com/go-kit/kit v0.11.0 15:52:00 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:52:00 go: downloading github.com/google/uuid v1.3.0 15:52:00 go: downloading github.com/davecgh/go-spew v1.1.1 15:52:00 go: downloading github.com/pmezard/go-difflib v1.0.0 15:52:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:52:00 go: downloading github.com/stretchr/objx v0.1.1 15:52:00 go: downloading github.com/go-playground/universal-translator v0.18.0 15:52:00 go: downloading github.com/leodido/go-urn v1.2.1 15:52:00 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:52:00 go: downloading golang.org/x/text v0.3.6 15:52:00 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:52:00 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] unstash [Pipeline] echo 15:52:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:52:02 ========================================================= 15:52:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:52:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:52:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:52:03 552d1f2373af: Pulling fs layer 15:52:03 ea3f2d53f512: Pulling fs layer 15:52:03 9e70ebbbe112: Pulling fs layer 15:52:03 7a9cfe048b4a: Pulling fs layer 15:52:03 72dc09318566: Pulling fs layer 15:52:03 f4f7b4309257: Pulling fs layer 15:52:03 0ac9a79272e3: Pulling fs layer 15:52:03 b78e95d17946: Pulling fs layer 15:52:03 72dc09318566: Waiting 15:52:03 f4f7b4309257: Waiting 15:52:03 0ac9a79272e3: Waiting 15:52:03 b78e95d17946: Waiting 15:52:03 7a9cfe048b4a: Waiting 15:52:03 9e70ebbbe112: Download complete 15:52:03 ea3f2d53f512: Verifying Checksum 15:52:03 ea3f2d53f512: Download complete 15:52:03 72dc09318566: Verifying Checksum 15:52:03 72dc09318566: Download complete 15:52:03 f4f7b4309257: Verifying Checksum 15:52:03 f4f7b4309257: Download complete 15:52:03 552d1f2373af: Verifying Checksum 15:52:03 552d1f2373af: Download complete 15:52:03 0ac9a79272e3: Verifying Checksum 15:52:03 0ac9a79272e3: Download complete 15:52:04 552d1f2373af: Pull complete 15:52:05 ea3f2d53f512: Pull complete 15:52:05 9e70ebbbe112: Pull complete 15:52:05 b78e95d17946: Verifying Checksum 15:52:05 b78e95d17946: Download complete 15:52:06 7a9cfe048b4a: Verifying Checksum 15:52:06 7a9cfe048b4a: Download complete 15:52:16 7a9cfe048b4a: Pull complete 15:52:16 72dc09318566: Pull complete 15:52:16 f4f7b4309257: Pull complete 15:52:17 0ac9a79272e3: Pull complete 15:52:23 b78e95d17946: Pull complete 15:52:23 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:52:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:52:24 + docker inspect -f . ci-base-image-arm64 15:52:24 . [Pipeline] withDockerContainer 15:52:24 prd-ubuntu18.04-docker-arm64-4c-16g-13685 does not seem to be running inside a container 15:52:24 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:27 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.446s coverage: 80.5% of statements 15:52:27 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements 15:52:27 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 15:52:28 $ docker top ef33c23b78f535fd09623eeb3a8f469ca4f7f49954a73f28ab7720b6d8ffceba -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.069s coverage: 96.7% of statements 15:52:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.031s coverage: 89.5% of statements 15:52:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 15:52:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.029s coverage: 100.0% of statements 15:52:29 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 15:52:29 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.023s coverage: 85.7% of statements 15:52:29 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.044s coverage: 100.0% of statements 15:52:29 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 15:52:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:52:29 + go version 15:52:29 go version go1.16.8 linux/arm64 [Pipeline] } 15:52:29 $ docker stop --time=1 ef33c23b78f535fd09623eeb3a8f469ca4f7f49954a73f28ab7720b6d8ffceba 15:52:31 $ docker rm -f ef33c23b78f535fd09623eeb3a8f469ca4f7f49954a73f28ab7720b6d8ffceba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:32 + docker inspect -f . ci-base-image-arm64 15:52:32 . [Pipeline] withDockerContainer 15:52:32 prd-ubuntu18.04-docker-arm64-4c-16g-13685 does not seem to be running inside a container 15:52:32 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:34 $ docker top 51156f023590519c0b413dfc8e2793911ad972e3472c7361565d02cf289cd63c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:52:34 + make test 15:52:34 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 15:52:36 go: downloading github.com/stretchr/testify v1.7.0 15:52:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 15:52:36 go: downloading github.com/davecgh/go-spew v1.1.1 15:52:36 go: downloading github.com/pmezard/go-difflib v1.0.0 15:52:36 go: downloading github.com/stretchr/objx v0.1.1 15:52:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:52:36 go: downloading github.com/go-kit/kit v0.11.0 15:52:36 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:52:36 go: downloading github.com/google/uuid v1.3.0 15:52:37 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:52:37 go: downloading github.com/leodido/go-urn v1.2.1 15:52:37 go: downloading github.com/go-playground/universal-translator v0.18.0 15:52:37 go: downloading golang.org/x/text v0.3.6 15:52:37 go: downloading github.com/go-playground/locales v0.14.0 15:52:37 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:52:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:52:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:52:37 $ docker stop --time=1 a87502080d5e71d3ed3f9e7d3cf4e7b4f435e8f1be9ac1dc39dc3a64bfdafaf4 15:52:39 $ docker rm -f a87502080d5e71d3ed3f9e7d3cf4e7b4f435e8f1be9ac1dc39dc3a64bfdafaf4 [Pipeline] // withDockerContainer [Pipeline] sh 15:52:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:40 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:40 15:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:41 latest: Pulling from edgex-lftools-log-publisher 15:52:41 b4d181a07f80: Pulling fs layer 15:52:41 a1111a8f2ec3: Pulling fs layer 15:52:41 ed53099fbce6: Pulling fs layer 15:52:41 dc539afda2c1: Pulling fs layer 15:52:41 77bc0d833cb6: Pulling fs layer 15:52:41 9065ff56babe: Pulling fs layer 15:52:41 d287ab97295c: Pulling fs layer 15:52:41 77bc0d833cb6: Waiting 15:52:41 9065ff56babe: Waiting 15:52:41 d287ab97295c: Waiting 15:52:41 dc539afda2c1: Waiting 15:52:41 a1111a8f2ec3: Verifying Checksum 15:52:41 a1111a8f2ec3: Download complete 15:52:41 dc539afda2c1: Verifying Checksum 15:52:41 dc539afda2c1: Download complete 15:52:41 ed53099fbce6: Verifying Checksum 15:52:41 ed53099fbce6: Download complete 15:52:41 9065ff56babe: Verifying Checksum 15:52:41 9065ff56babe: Download complete 15:52:41 77bc0d833cb6: Verifying Checksum 15:52:41 77bc0d833cb6: Download complete 15:52:41 b4d181a07f80: Verifying Checksum 15:52:41 b4d181a07f80: Download complete 15:52:42 d287ab97295c: Verifying Checksum 15:52:42 d287ab97295c: Download complete 15:52:43 b4d181a07f80: Pull complete 15:52:43 a1111a8f2ec3: Pull complete 15:52:43 ed53099fbce6: Pull complete 15:52:43 dc539afda2c1: Pull complete 15:52:43 77bc0d833cb6: Pull complete 15:52:44 9065ff56babe: Pull complete 15:52:49 d287ab97295c: Pull complete 15:52:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:52:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:52:49 prd-centos7-docker-4c-2g-13686 does not seem to be running inside a container 15:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:52:51 $ docker top a8206fbbbcd9460f9dd2e9873910e1d48d58c80ef6912532fa7e1f08dfd99270 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:52 ---> job-cost.sh 15:52:52 lf-activate-venv: SKIPPING 15:52:52 INFO: No Stack... 15:52:52 INFO: Retrieving Pricing Info for: v3-standard-2 15:52:52 INFO: Archiving Costs [Pipeline] sh 15:52:52 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 15:52:52 + cut -d, -f6 [Pipeline] lock 15:52:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] 15:52:52 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] did not exist. Created. 15:52:52 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:52:53 + echo total: 0.05999999865889549 [Pipeline] stash 15:52:53 Stashed 1 file(s) [Pipeline] } 15:52:53 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:52:53 $ docker stop --time=1 a8206fbbbcd9460f9dd2e9873910e1d48d58c80ef6912532fa7e1f08dfd99270 15:52:54 $ docker rm -f a8206fbbbcd9460f9dd2e9873910e1d48d58c80ef6912532fa7e1f08dfd99270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.680s coverage: 80.5% of statements 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.230s coverage: 57.1% of statements 15:53:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.228s coverage: 96.7% of statements 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.082s coverage: 89.5% of statements 15:53:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.066s coverage: 100.0% of statements 15:53:59 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.099s coverage: 85.7% of statements 15:53:59 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.173s coverage: 100.0% of statements 15:53:59 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 15:53:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:54:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:54:14 $ docker stop --time=1 51156f023590519c0b413dfc8e2793911ad972e3472c7361565d02cf289cd63c 15:54:16 $ docker rm -f 51156f023590519c0b413dfc8e2793911ad972e3472c7361565d02cf289cd63c [Pipeline] // withDockerContainer [Pipeline] sh 15:54:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:18 Warning: overwriting stash ‘coverage-report’ 15:54:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:19 15:54:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:20 arm64: Pulling from edgex-lftools-log-publisher 15:54:20 448f6bf000e3: Pulling fs layer 15:54:20 f757da607395: Pulling fs layer 15:54:20 05883995daec: Pulling fs layer 15:54:20 8603b9c90790: Pulling fs layer 15:54:20 1560dd03e051: Pulling fs layer 15:54:20 27f5ce0e4adf: Pulling fs layer 15:54:20 c2d8d7efcc4b: Pulling fs layer 15:54:20 8603b9c90790: Waiting 15:54:20 1560dd03e051: Waiting 15:54:20 27f5ce0e4adf: Waiting 15:54:20 c2d8d7efcc4b: Waiting 15:54:20 f757da607395: Verifying Checksum 15:54:20 f757da607395: Download complete 15:54:20 8603b9c90790: Verifying Checksum 15:54:20 8603b9c90790: Download complete 15:54:20 1560dd03e051: Verifying Checksum 15:54:20 1560dd03e051: Download complete 15:54:20 27f5ce0e4adf: Download complete 15:54:20 05883995daec: Verifying Checksum 15:54:20 05883995daec: Download complete 15:54:20 448f6bf000e3: Verifying Checksum 15:54:20 448f6bf000e3: Download complete 15:54:23 c2d8d7efcc4b: Verifying Checksum 15:54:23 c2d8d7efcc4b: Download complete 15:54:24 448f6bf000e3: Pull complete 15:54:25 f757da607395: Pull complete 15:54:26 05883995daec: Pull complete 15:54:26 8603b9c90790: Pull complete 15:54:27 1560dd03e051: Pull complete 15:54:28 27f5ce0e4adf: Pull complete 15:54:43 c2d8d7efcc4b: Pull complete 15:54:43 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:54:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:54:43 prd-ubuntu18.04-docker-arm64-4c-16g-13685 does not seem to be running inside a container 15:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:54:46 $ docker top 23f13014c40d35cf1077c10df9f59e10fc9ecaabd95273703692a118f922cdaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:47 ---> job-cost.sh 15:54:47 lf-activate-venv: SKIPPING 15:54:47 INFO: No Stack... 15:54:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:54:47 INFO: Archiving Costs [Pipeline] sh 15:54:48 + + cutcat -d, /w/workspace/go-mod-secrets/2/archives/cost.csv -f6 15:54:48 [Pipeline] lock 15:54:48 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] 15:54:48 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] did not exist. Created. 15:54:48 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:54:49 /w/workspace/go-mod-secrets/2@tmp/durable-92ac6fdb/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-92ac6fdb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:54:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:54:49 Warning: overwriting stash ‘stack-cost’ 15:54:49 Stashed 1 file(s) [Pipeline] } 15:54:49 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-132-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:54:49 $ docker stop --time=1 23f13014c40d35cf1077c10df9f59e10fc9ecaabd95273703692a118f922cdaf 15:54:51 $ docker rm -f 23f13014c40d35cf1077c10df9f59e10fc9ecaabd95273703692a118f922cdaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 15:54:52 provisioning config files... 15:54:52 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/config811473481672027585tmp [Pipeline] { [Pipeline] sh 15:54:52 + set +x 15:54:52 + bash -s -- 15:54:52 + curl -s https://codecov.io/bash 15:54:52 15:54:52 _____ _ 15:54:52 / ____| | | 15:54:52 | | ___ __| | ___ ___ _____ __ 15:54:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:54:52 | |___| (_) | (_| | __/ (_| (_) \ V / 15:54:52 \_____\___/ \__,_|\___|\___\___/ \_/ 15:54:52 Bash-1.0.6 15:54:52 15:54:52 15:54:52 ==> git version 2.24.4 found 15:54:52 ==> 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 15:54:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:54:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:54:52 ==> Jenkins CI detected. 15:54:52 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-132 15:54:52 project root: . 15:54:52 --> token set from env 15:54:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:54:52 ==> Running gcov in . (disable via -X gcov) 15:54:52 ==> Python coveragepy not found 15:54:52 ==> Searching for coverage reports in: 15:54:52 + . 15:54:52 -> Found 1 reports 15:54:52 ==> Detecting git/mercurial file structure 15:54:52 ==> Reading reports 15:54:52 + ./coverage.out bytes=27744 15:54:52 ==> Appending adjustments 15:54:52 https://docs.codecov.io/docs/fixing-reports 15:54:52 + Found adjustments 15:54:52 ==> Gzipping contents 15:54:52 8.0K /tmp/codecov.zpVVEp.gz 15:54:52 ==> Uploading reports 15:54:52 url: https://codecov.io 15:54:52 query: branch=PR-132&commit=122f9ba187988dcaa0b087f2abe62709e317287a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-132%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=132&job=&cmd_args= 15:54:52 -> Pinging Codecov 15:54:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-132&commit=122f9ba187988dcaa0b087f2abe62709e317287a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-132%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=132&job=&cmd_args= 15:54:53 -> Uploading to 15:54:53 https://storage.googleapis.com/codecov/v4/raw/2021-11-01/D63849C06B6B67093493C71CE874ED06/122f9ba187988dcaa0b087f2abe62709e317287a/291369b7-07ed-4fa4-92be-6fda1de28e2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211101T155453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f2f616faf14b08ea5aa4baeb4bb7dd866a9c1ee3a340248f29c4bda9b03db1d 15:54:53 % Total % Received % Xferd Average Speed Time Time Time Current 15:54:53 Dload Upload Total Spent Left Speed 15:54:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5722 0 0 100 5722 0 15666 --:--:-- --:--:-- --:--:-- 15633 100 5722 0 0 100 5722 0 15661 --:--:-- --:--:-- --:--:-- 15633 15:54:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/122f9ba187988dcaa0b087f2abe62709e317287a [Pipeline] } 15:54:53 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:54:54 + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-132/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:54:55 ---> package-listing.sh 15:54:55 ++ facter osfamily 15:54:55 ++ tr '[:upper:]' '[:lower:]' 15:54:56 + OS_FAMILY=redhat 15:54:56 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-132 15:54:56 + START_PACKAGES=/tmp/packages_start.txt 15:54:56 + END_PACKAGES=/tmp/packages_end.txt 15:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:56 + PACKAGES=/tmp/packages_start.txt 15:54:56 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-132 ']' 15:54:56 + PACKAGES=/tmp/packages_end.txt 15:54:56 + case "${OS_FAMILY}" in 15:54:56 + rpm -qa 15:54:56 + sort 15:54:56 + '[' -f /tmp/packages_start.txt ']' 15:54:56 + '[' -f /tmp/packages_end.txt ']' 15:54:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:56 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-132 ']' 15:54:56 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-132/archives/ 15:54:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-132/archives/ [Pipeline] echo 15:54:56 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-132/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:54:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:57 15:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:54:57 latest: Pulling from edgex-lftools-log-publisher 15:54:57 b4d181a07f80: Pulling fs layer 15:54:57 a1111a8f2ec3: Pulling fs layer 15:54:57 ed53099fbce6: Pulling fs layer 15:54:57 dc539afda2c1: Pulling fs layer 15:54:57 77bc0d833cb6: Pulling fs layer 15:54:57 9065ff56babe: Pulling fs layer 15:54:57 d287ab97295c: Pulling fs layer 15:54:57 77bc0d833cb6: Waiting 15:54:57 9065ff56babe: Waiting 15:54:57 d287ab97295c: Waiting 15:54:57 dc539afda2c1: Waiting 15:54:57 a1111a8f2ec3: Verifying Checksum 15:54:57 a1111a8f2ec3: Download complete 15:54:57 dc539afda2c1: Verifying Checksum 15:54:57 dc539afda2c1: Download complete 15:54:57 77bc0d833cb6: Verifying Checksum 15:54:57 77bc0d833cb6: Download complete 15:54:57 ed53099fbce6: Verifying Checksum 15:54:57 ed53099fbce6: Download complete 15:54:57 9065ff56babe: Verifying Checksum 15:54:57 9065ff56babe: Download complete 15:54:58 b4d181a07f80: Verifying Checksum 15:54:58 b4d181a07f80: Download complete 15:54:58 d287ab97295c: Verifying Checksum 15:54:58 d287ab97295c: Download complete 15:54:59 b4d181a07f80: Pull complete 15:54:59 a1111a8f2ec3: Pull complete 15:55:00 ed53099fbce6: Pull complete 15:55:00 dc539afda2c1: Pull complete 15:55:00 77bc0d833cb6: Pull complete 15:55:00 9065ff56babe: Pull complete 15:55:06 d287ab97295c: Pull complete 15:55:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:55:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:55:06 prd-centos7-docker-4c-2g-13684 does not seem to be running inside a container 15:55:06 $ 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-132/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-132 -v /w/workspace/gexfoundry_go-mod-secrets_PR-132:/w/workspace/gexfoundry_go-mod-secrets_PR-132:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:55:08 $ docker top 98592357fcd78cce4d3b0e5d2e04bd0974d7de6c0c13d357c0b8215f9680b9b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:55:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:55:09 + ls /var/log/sa-host 15:55:09 + sadf -c /var/log/sa-host/sa01 15:55:09 file_magic: OK 15:55:09 HZ: Using current value: 100 15:55:09 file_header: OK 15:55:09 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 15:55:09 Statistics: 15:55:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:09 File successfully converted to sysstat format version 12.0.3 15:55:09 + sadf -c /var/log/sa-host/sa30 15:55:09 file_magic: OK 15:55:09 HZ: Using current value: 100 15:55:09 file_header: OK 15:55:09 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 15:55:09 Statistics: 15:55:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:55:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:09 provisioning config files... 15:55:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-132@tmp/config8341846124288105945tmp [Pipeline] { [Pipeline] echo 15:55:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:55:09 ---> create-netrc.sh [Pipeline] } 15:55:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:55:10 ---> python-tools-install.sh [Pipeline] echo 15:55:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:55:10 ---> sudo-logs.sh 15:55:10 Archiving 'sudo' log.. 15:55:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-13684.novalocal: Name or service not known 15:55:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-13684.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:55:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:55:10 ---> job-cost.sh 15:55:10 lf-activate-venv: SKIPPING 15:55:10 DEBUG: total: 0.10999999940395355 15:55:10 INFO: Retrieving Stack Cost... 15:55:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:55:12 INFO: Archiving Costs [Pipeline] echo 15:55:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:55:12 ---> logs-deploy.sh 15:55:12 lf-activate-venv: SKIPPING 15:55:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-132/2 15:55:12 INFO: archiving workspace using pattern(s): 15:55:12 Archives upload complete. 15:55:13 INFO: archiving logs to Nexus