Pull request #56 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a42190b002cb9922a0a253065bf9d11c740be000+505f740746f9bcc32021d75ef8e59bf329894c32 (b73ceece4bbfd7d8eff21ab7fb7436087893b9bc) 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-ssh13759957741644689252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh6488067595627250962.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-configuration/branches/PR-56/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-configuration/branches/PR-56/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5588460887069443456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh13337015315754404850.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-configuration/branches/PR-56/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-configuration/branches/PR-56/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17998339633687745423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-configuration 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-63964 in /w/workspace/undry_go-mod-configuration_PR-56 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 505f740746f9bcc32021d75ef8e59bf329894c32 into PR head commit a42190b002cb9922a0a253065bf9d11c740be000 Merge succeeded, producing a42190b002cb9922a0a253065bf9d11c740be000 Checking out Revision a42190b002cb9922a0a253065bf9d11c740be000 (PR-56) > git config core.sparsecheckout # timeout=10 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 505f740746f9bcc32021d75ef8e59bf329894c32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:57 ========================================================= 22:27:57 EdgeX Global Pipelines Version Info 22:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4ebc83bdce0efaaaeb735d29c7f14a4460ceb0cc # timeout=10 22:27:58 ------------------- 22:27:58 stable info: 22:27:58 ------------------- 22:27:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:58 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:27:58 Message: update stable to v1.0.230 22:27:59 ------------------- 22:27:59 experimental info: 22:27:59 ------------------- 22:27:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:59 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 22:27:59 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a42190b [Pipeline] echo 22:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:28:00 + git rev-list -1 --merges a42190b002cb9922a0a253065bf9d11c740be000~1..a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo 22:28:00 -----------> git rev-list -1 --merges a42190b002cb9922a0a253065bf9d11c740be000~1..a42190b002cb9922a0a253065bf9d11c740be000 a42190b002cb9922a0a253065bf9d11c740be000 [false] [Pipeline] sh 22:28:00 + git log --format=format:%s -1 a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo 22:28:00 ========================================================= 22:28:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:28:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:00 + git log --format=format:%s -1 a42190b002cb9922a0a253065bf9d11c740be000 [Pipeline] echo 22:28:01 [semverPrep] GIT_COMMIT: a42190b002cb9922a0a253065bf9d11c740be000, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0 [Pipeline] echo 22:28:01 [semverPrep] This is not a build commit. [Pipeline] sh 22:28:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:28:01 + grep -v github /etc/ssh/ssh_known_hosts 22:28:01 + [ -e /tmp/ssh_known_hosts ] 22:28:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:28:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:28:01 + sudo tee -a /etc/ssh/ssh_known_hosts 22:28:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:28:02 22:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:28:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:28:02 latest: Pulling from edgex-devops/py-git-semver 22:28:02 1fe172e4850f: Pulling fs layer 22:28:02 caf521ccaac6: Pulling fs layer 22:28:02 3ead6fa29328: Pulling fs layer 22:28:02 5c2a1cbceb83: Pulling fs layer 22:28:02 a8d5f1318db7: Pulling fs layer 22:28:02 c427282e49a2: Pulling fs layer 22:28:02 1827001aaf11: Pulling fs layer 22:28:02 0714d37db230: Pulling fs layer 22:28:02 ac28cf19c067: Pulling fs layer 22:28:02 ca983d60f3e2: Pulling fs layer 22:28:02 9f894cec8388: Pulling fs layer 22:28:02 1827001aaf11: Waiting 22:28:02 ca983d60f3e2: Waiting 22:28:02 0714d37db230: Waiting 22:28:02 9f894cec8388: Waiting 22:28:02 ac28cf19c067: Waiting 22:28:02 5c2a1cbceb83: Waiting 22:28:02 c427282e49a2: Waiting 22:28:02 a8d5f1318db7: Waiting 22:28:02 caf521ccaac6: Download complete 22:28:02 5c2a1cbceb83: Verifying Checksum 22:28:02 5c2a1cbceb83: Download complete 22:28:02 a8d5f1318db7: Verifying Checksum 22:28:02 a8d5f1318db7: Download complete 22:28:02 c427282e49a2: Download complete 22:28:02 3ead6fa29328: Verifying Checksum 22:28:02 3ead6fa29328: Download complete 22:28:02 0714d37db230: Verifying Checksum 22:28:02 0714d37db230: Download complete 22:28:02 ac28cf19c067: Verifying Checksum 22:28:02 ac28cf19c067: Download complete 22:28:02 ca983d60f3e2: Verifying Checksum 22:28:02 ca983d60f3e2: Download complete 22:28:02 9f894cec8388: Verifying Checksum 22:28:02 9f894cec8388: Download complete 22:28:02 1fe172e4850f: Verifying Checksum 22:28:02 1fe172e4850f: Download complete 22:28:02 1827001aaf11: Verifying Checksum 22:28:02 1827001aaf11: Download complete 22:28:04 1fe172e4850f: Pull complete 22:28:04 caf521ccaac6: Pull complete 22:28:04 3ead6fa29328: Pull complete 22:28:04 5c2a1cbceb83: Pull complete 22:28:05 a8d5f1318db7: Pull complete 22:28:05 c427282e49a2: Pull complete 22:28:06 1827001aaf11: Pull complete 22:28:06 0714d37db230: Pull complete 22:28:06 ac28cf19c067: Pull complete 22:28:07 ca983d60f3e2: Pull complete 22:28:07 9f894cec8388: Pull complete 22:28:07 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:28:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:28:07 prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container 22:28:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:28:08 $ docker top d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:08 [ssh-agent] Looking for ssh-agent implementation... 22:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:09 $ docker exec d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent 22:28:09 SSH_AUTH_SOCK=/tmp/ssh-KQap4oJj97BN/agent.33 22:28:09 SSH_AGENT_PID=39 22:28:09 Running ssh-add (command line suppressed) 22:28:09 Identity added: /w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_4751160204129675256.key (/w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_4751160204129675256.key) 22:28:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:09 + git tag --points-at HEAD [Pipeline] } 22:28:09 $ docker exec --env ******** --env ******** d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent -k 22:28:09 unset SSH_AUTH_SOCK; 22:28:09 unset SSH_AGENT_PID; 22:28:09 echo Agent pid 39 killed; 22:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:28:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:09 [ssh-agent] Looking for ssh-agent implementation... 22:28:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:09 $ docker exec d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent 22:28:10 SSH_AUTH_SOCK=/tmp/ssh-6DxZIr90sFIm/agent.73 22:28:10 SSH_AGENT_PID=79 22:28:10 Running ssh-add (command line suppressed) 22:28:10 Identity added: /w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_8017261828794574077.key (/w/workspace/undry_go-mod-configuration_PR-56@tmp/private_key_8017261828794574077.key) 22:28:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:10 + git semver init 22:28:10 2022-05-17 22:28:10,645 [run_init] DEBUG init version:0.0.0 force:False 22:28:10 2022-05-17 22:28:10,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-configuration_PR-56/.semver 22:28:10 2022-05-17 22:28:10,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/undry_go-mod-configuration_PR-56/.semver 22:28:10 2022-05-17 22:28:10,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/undry_go-mod-configuration_PR-56/.semver'], cwd=/w/workspace/undry_go-mod-configuration_PR-56, universal_newlines=False, shell=None, istream=None) 22:28:11 2022-05-17 22:28:11,277 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-configuration_PR-56/.git/info/exclude 22:28:11 2022-05-17 22:28:11,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 with force:False 22:28:11 2022-05-17 22:28:11,278 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 22:28:11 2022-05-17 22:28:11,282 [execute] INFO git cat-file --batch-check 22:28:11 2022-05-17 22:28:11,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-configuration_PR-56/.semver, universal_newlines=False, shell=None, istream=) 22:28:11 2022-05-17 22:28:11,289 [execute] INFO git cat-file --batch 22:28:11 2022-05-17 22:28:11,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-configuration_PR-56/.semver, universal_newlines=False, shell=None, istream=) 22:28:11 2022-05-17 22:28:11,293 [read_version] DEBUG read version from /w/workspace/undry_go-mod-configuration_PR-56/.semver/PR-56 22:28:11 0.0.0 [Pipeline] } 22:28:11 $ docker exec --env ******** --env ******** d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f ssh-agent -k 22:28:11 unset SSH_AUTH_SOCK; 22:28:11 unset SSH_AGENT_PID; 22:28:11 echo Agent pid 79 killed; 22:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:11 + git semver [Pipeline] } 22:28:12 $ docker stop --time=1 d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f 22:28:13 $ docker rm -f d2734118b7ec0cad2ad709a3aeaa8487bf6739d401d6eb06e2acf1b15c0e484f [Pipeline] // withDockerContainer [Pipeline] sh 22:28:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:14 Stashed 1 file(s) [Pipeline] echo 22:28:14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:14 ========================================================= 22:28:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:28:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:28:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:28:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:28:14 59bf1c3509f3: Pulling fs layer 22:28:14 666ba61612fd: Pulling fs layer 22:28:14 8ed8ca486205: Pulling fs layer 22:28:14 4fe6c5a15a65: Pulling fs layer 22:28:14 22a0e8bec74d: Pulling fs layer 22:28:14 ca2b28591e48: Pulling fs layer 22:28:14 a51346096db8: Pulling fs layer 22:28:14 daebc70d1ce1: Pulling fs layer 22:28:14 0e18a0eac166: Pulling fs layer 22:28:14 4fe6c5a15a65: Waiting 22:28:14 a51346096db8: Waiting 22:28:14 daebc70d1ce1: Waiting 22:28:14 0e18a0eac166: Waiting 22:28:14 22a0e8bec74d: Waiting 22:28:14 ca2b28591e48: Waiting 22:28:14 8ed8ca486205: Verifying Checksum 22:28:14 8ed8ca486205: Download complete 22:28:14 666ba61612fd: Verifying Checksum 22:28:14 666ba61612fd: Download complete 22:28:14 22a0e8bec74d: Verifying Checksum 22:28:14 22a0e8bec74d: Download complete 22:28:14 ca2b28591e48: Verifying Checksum 22:28:14 ca2b28591e48: Download complete 22:28:14 59bf1c3509f3: Download complete 22:28:14 a51346096db8: Download complete 22:28:14 daebc70d1ce1: Verifying Checksum 22:28:14 daebc70d1ce1: Download complete 22:28:15 59bf1c3509f3: Pull complete 22:28:15 666ba61612fd: Pull complete 22:28:15 8ed8ca486205: Pull complete 22:28:15 0e18a0eac166: Verifying Checksum 22:28:15 0e18a0eac166: Download complete 22:28:15 4fe6c5a15a65: Verifying Checksum 22:28:15 4fe6c5a15a65: Download complete 22:28:19 4fe6c5a15a65: Pull complete 22:28:19 22a0e8bec74d: Pull complete 22:28:19 ca2b28591e48: Pull complete 22:28:19 a51346096db8: Pull complete 22:28:19 daebc70d1ce1: Pull complete 22:28:22 0e18a0eac166: Pull complete 22:28:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:28:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 22:28:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:28:23 + docker inspect -f . ci-base-image-x86_64 22:28:23 . [Pipeline] withDockerContainer 22:28:23 prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container 22:28:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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:28:24 $ docker top 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:25 + go version 22:28:25 go version go1.17.6 linux/amd64 [Pipeline] } 22:28:25 $ docker stop --time=1 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 22:28:26 $ docker rm -f 7bbaa31efa399f94bafcc8855553fc3ab68544340ed4a5cbd2d3e26cf256b333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:26 + docker inspect -f . ci-base-image-x86_64 22:28:26 . [Pipeline] withDockerContainer 22:28:26 prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container 22:28:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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:28:27 $ docker top 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:28:27 + make test 22:28:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:28:27 go: downloading github.com/stretchr/testify v1.7.1 22:28:27 go: downloading github.com/pelletier/go-toml v1.9.4 22:28:27 go: downloading github.com/hashicorp/consul/api v1.12.0 22:28:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:28:27 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:28:27 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:28:27 go: downloading github.com/mitchellh/copystructure v1.0.0 22:28:27 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:28:27 go: downloading github.com/davecgh/go-spew v1.1.1 22:28:27 go: downloading github.com/pmezard/go-difflib v1.0.0 22:28:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:28:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:28:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:28:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:28:28 go: downloading github.com/hashicorp/serf v0.9.6 22:28:28 go: downloading github.com/fatih/color v1.9.0 22:28:28 go: downloading github.com/mattn/go-isatty v0.0.12 22:28:28 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 22:28:28 go: downloading github.com/mattn/go-colorable v0.1.6 22:28:28 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:28:28 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:28:28 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:28:29 Still waiting to schedule task 22:28:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63966’ is offline 22:28:33 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.005s coverage: 85.7% of statements 22:28:40 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:28:40 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:28:40 2022/05/17 22:28:33 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:28:40 2022/05/17 22:28:34 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:28:40 2022/05/17 22:28:35 edgex/core/1.0/consulUnitTest464920086/Logging/ changed 22:28:40 --- FAIL: TestAccessToken (0.00s) 22:28:40 client_test.go:606: 22:28:40 Error Trace: client_test.go:606 22:28:40 Error: Error message not equal: 22:28:40 expected: "unable to get value for edgex/core/1.0/consulUnitTest969913555/testAccess from Consul: Unexpected response code: 403" 22:28:40 actual : "unable to get value for edgex/core/1.0/consulUnitTest969913555/testAccess from Consul: Unexpected response code: 403 ()" 22:28:40 Test: TestAccessToken 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 2022/05/17 22:28:35 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:28:40 2022/05/17 22:28:36 edgex/core/1.0/consulUnitTest464920086/Logging/ changed 22:28:40 2022/05/17 22:28:36 edgex/core/1.0/RenewAccessToken-Test/ changed 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 RenewAccessToken called 22:28:40 WatchForChanges update received 22:28:40 2022/05/17 22:28:38 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:28:40 2022/05/17 22:28:38 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:28:40 2022/05/17 22:28:39 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:28:40 2022/05/17 22:28:39 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:28:40 2022/05/17 22:28:40 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:28:40 FAIL 22:28:40 coverage: 88.3% of statements 22:28:40 FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.591s 22:28:40 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.004s coverage: 100.0% of statements 22:28:40 FAIL 22:28:40 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 22:28:40 $ docker stop --time=1 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 22:28:41 $ docker rm -f 2f655e4825bd8f29b1f1c117a4e47ddc849df51f3e91bc3f5905a5b9de058621 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:42 22:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:28:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:42 latest: Pulling from edgex-lftools-log-publisher 22:28:42 5eb5b503b376: Pulling fs layer 22:28:42 5c69ac0246d0: Pulling fs layer 22:28:42 ec43610c2a17: Pulling fs layer 22:28:42 3a2ae6a8a46f: Pulling fs layer 22:28:42 33b1e0a273af: Pulling fs layer 22:28:42 5d3b04190fa2: Pulling fs layer 22:28:42 2f39f015ded8: Pulling fs layer 22:28:42 33b1e0a273af: Waiting 22:28:42 2f39f015ded8: Waiting 22:28:42 5d3b04190fa2: Waiting 22:28:42 5c69ac0246d0: Download complete 22:28:42 3a2ae6a8a46f: Verifying Checksum 22:28:42 3a2ae6a8a46f: Download complete 22:28:42 33b1e0a273af: Verifying Checksum 22:28:42 33b1e0a273af: Download complete 22:28:42 5d3b04190fa2: Verifying Checksum 22:28:42 5d3b04190fa2: Download complete 22:28:42 ec43610c2a17: Verifying Checksum 22:28:42 ec43610c2a17: Download complete 22:28:42 5eb5b503b376: Verifying Checksum 22:28:42 5eb5b503b376: Download complete 22:28:43 2f39f015ded8: Download complete 22:28:43 5eb5b503b376: Pull complete 22:28:44 5c69ac0246d0: Pull complete 22:28:44 ec43610c2a17: Pull complete 22:28:44 3a2ae6a8a46f: Pull complete 22:28:45 33b1e0a273af: Pull complete 22:28:45 5d3b04190fa2: Pull complete 22:28:50 2f39f015ded8: Pull complete 22:28:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:28:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:28:50 prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container 22:28:50 $ 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/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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:latest cat 22:28:52 $ docker top 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:52 ---> job-cost.sh 22:28:52 lf-activate-venv: SKIPPING 22:28:52 INFO: No Stack... 22:28:53 INFO: Retrieving Pricing Info for: v3-standard-8 22:28:53 INFO: Archiving Costs [Pipeline] sh 22:28:53 + cat /w/workspace/undry_go-mod-configuration_PR-56/archives/cost.csv 22:28:53 + cut -d, -f6 [Pipeline] lock 22:28:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] 22:28:53 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] did not exist. Created. 22:28:53 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:54 + echo total: 0.2199999988079071 [Pipeline] stash 22:28:54 Stashed 1 file(s) [Pipeline] } 22:28:54 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } 22:28:54 $ docker stop --time=1 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 22:28:55 $ docker rm -f 90fea71e4e1a550adbae528d4c48e0d58e397969c43315bbbc913250f0884406 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:28:55 Failed in branch amd64 22:31:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63970 in /w/workspace/undry_go-mod-configuration_PR-56 [Pipeline] { [Pipeline] ws 22:31:28 Running in /w/workspace/go-mod-configuration/10 [Pipeline] { [Pipeline] checkout 22:31:28 Selected Git installation does not exist. Using Default 22:31:28 The recommended git tool is: NONE 22:31:36 using credential edgex-jenkins-ssh 22:31:36 Cloning the remote Git repository 22:31:36 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 22:31:36 > git init /w/workspace/go-mod-configuration/10 # timeout=10 22:31:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:31:36 > git --version # timeout=10 22:31:36 > git --version # 'git version 2.25.1' 22:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:31:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 22:31:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 22:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:31:38 Merging remotes/origin/main commit 505f740746f9bcc32021d75ef8e59bf329894c32 into PR head commit a42190b002cb9922a0a253065bf9d11c740be000 22:31:38 Merge succeeded, producing a42190b002cb9922a0a253065bf9d11c740be000 22:31:38 Checking out Revision a42190b002cb9922a0a253065bf9d11c740be000 (PR-56) 22:31:38 > git config core.sparsecheckout # timeout=10 22:31:38 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 22:31:38 > git remote # timeout=10 22:31:38 > git config --get remote.origin.url # timeout=10 22:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:38 > git merge 505f740746f9bcc32021d75ef8e59bf329894c32 # timeout=10 22:31:38 > git rev-parse HEAD^{commit} # timeout=10 22:31:38 > git config core.sparsecheckout # timeout=10 22:31:38 > git checkout -f a42190b002cb9922a0a253065bf9d11c740be000 # timeout=10 22:31:43 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.9.1 to 1.12.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:31:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:43 Dload Upload Total Spent Left Speed 22:31:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 159k 0 --:--:-- --:--:-- --:--:-- 159k [Pipeline] sh 22:31:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:31:45 + sudo tee /etc/docker/daemon.new 22:31:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:31:45 { 22:31:45 "registry-mirrors": [ 22:31:45 "https://nexus3.edgexfoundry.org:10001" 22:31:45 ], 22:31:45 "bip": "10.250.0.254/24", 22:31:45 "hosts": [ 22:31:45 "tcp://0.0.0.0:5555", 22:31:45 "unix:///var/run/docker.sock" 22:31:45 ], 22:31:45 "mtu": 1458, 22:31:45 "selinux-enabled": true, 22:31:45 "seccomp-profile": "/etc/docker/seccomp.json" 22:31:45 } [Pipeline] sh 22:31:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:31:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:32:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:32:04 ========================================================= 22:32:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:32:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:32:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:32:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:32:06 9b3977197b4f: Pulling fs layer 22:32:06 1a89e8eeedd5: Pulling fs layer 22:32:06 94645a83ff95: Pulling fs layer 22:32:06 3f3a8bcf1eab: Pulling fs layer 22:32:06 0c92f367c5e7: Pulling fs layer 22:32:06 3096ccb668a1: Pulling fs layer 22:32:06 e8cf19c19ddd: Pulling fs layer 22:32:06 a4caa8a26152: Pulling fs layer 22:32:06 3f3a8bcf1eab: Waiting 22:32:06 0c92f367c5e7: Waiting 22:32:06 3096ccb668a1: Waiting 22:32:06 e8cf19c19ddd: Waiting 22:32:06 a4caa8a26152: Waiting 22:32:06 94645a83ff95: Verifying Checksum 22:32:06 94645a83ff95: Download complete 22:32:06 1a89e8eeedd5: Download complete 22:32:06 0c92f367c5e7: Download complete 22:32:06 3096ccb668a1: Verifying Checksum 22:32:06 3096ccb668a1: Download complete 22:32:06 9b3977197b4f: Verifying Checksum 22:32:06 9b3977197b4f: Download complete 22:32:06 e8cf19c19ddd: Verifying Checksum 22:32:06 e8cf19c19ddd: Download complete 22:32:07 9b3977197b4f: Pull complete 22:32:07 1a89e8eeedd5: Pull complete 22:32:08 94645a83ff95: Pull complete 22:32:08 a4caa8a26152: Verifying Checksum 22:32:08 a4caa8a26152: Download complete 22:32:08 3f3a8bcf1eab: Verifying Checksum 22:32:08 3f3a8bcf1eab: Download complete 22:32:24 3f3a8bcf1eab: Pull complete 22:32:24 0c92f367c5e7: Pull complete 22:32:24 3096ccb668a1: Pull complete 22:32:24 e8cf19c19ddd: Pull complete 22:32:29 a4caa8a26152: Pull complete 22:32:29 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 22:32:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 22:32:30 + docker inspect -f . ci-base-image-arm64 22:32:30 . [Pipeline] withDockerContainer 22:32:30 prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container 22:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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 ******** ci-base-image-arm64 cat 22:32:35 $ docker top df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:36 + go version 22:32:36 go version go1.17.6 linux/arm64 [Pipeline] } 22:32:36 $ docker stop --time=1 df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a 22:32:38 $ docker rm -f df16d58d7ac26a96e13bcc84a988d6bb074b0eaa7a63f56bcc748ba31270b96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:38 + docker inspect -f . ci-base-image-arm64 22:32:38 . [Pipeline] withDockerContainer 22:32:38 prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container 22:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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 ******** ci-base-image-arm64 cat 22:32:40 $ docker top 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:32:41 + make test 22:32:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:32:41 go: downloading github.com/stretchr/testify v1.7.1 22:32:41 go: downloading github.com/pelletier/go-toml v1.9.4 22:32:41 go: downloading github.com/hashicorp/consul/api v1.12.0 22:32:41 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:32:41 go: downloading github.com/davecgh/go-spew v1.1.1 22:32:41 go: downloading github.com/pmezard/go-difflib v1.0.0 22:32:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:32:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:32:42 go: downloading github.com/mitchellh/copystructure v1.0.0 22:32:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:32:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:32:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:32:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:32:42 go: downloading github.com/hashicorp/serf v0.9.6 22:32:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:32:42 go: downloading github.com/fatih/color v1.9.0 22:32:42 go: downloading github.com/mattn/go-isatty v0.0.12 22:32:42 go: downloading golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 22:32:42 go: downloading github.com/mattn/go-colorable v0.1.6 22:32:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:32:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:32:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:33:21 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.018s coverage: 85.7% of statements 22:33:28 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:33:28 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:33:28 2022/05/17 22:33:20 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:33:28 2022/05/17 22:33:21 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:33:28 2022/05/17 22:33:22 edgex/core/1.0/consulUnitTest459476816/Logging/ changed 22:33:28 --- FAIL: TestAccessToken (0.00s) 22:33:28 client_test.go:606: 22:33:28 Error Trace: client_test.go:606 22:33:28 Error: Error message not equal: 22:33:28 expected: "unable to get value for edgex/core/1.0/consulUnitTest973281944/testAccess from Consul: Unexpected response code: 403" 22:33:28 actual : "unable to get value for edgex/core/1.0/consulUnitTest973281944/testAccess from Consul: Unexpected response code: 403 ()" 22:33:28 Test: TestAccessToken 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 2022/05/17 22:33:23 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 22:33:28 2022/05/17 22:33:23 edgex/core/1.0/consulUnitTest459476816/Logging/ changed 22:33:28 2022/05/17 22:33:24 edgex/core/1.0/RenewAccessToken-Test/ changed 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 RenewAccessToken called 22:33:28 WatchForChanges update received 22:33:28 2022/05/17 22:33:25 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:33:28 2022/05/17 22:33:25 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:33:28 2022/05/17 22:33:26 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 22:33:28 FAIL 22:33:28 coverage: 88.3% of statements 22:33:28 FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.731s 22:33:28 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.016s coverage: 100.0% of statements 22:33:28 FAIL 22:33:28 make: *** [Makefile:10: unittest] Error 1 [Pipeline] } 22:33:28 $ docker stop --time=1 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 22:33:30 $ docker rm -f 2fd6bfcca1767a030f7ffaa7ac31905427aee8fec62d9b1205ea3aa82adfad19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:31 22:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:31 arm64: Pulling from edgex-lftools-log-publisher 22:33:31 8998bd30e6a1: Pulling fs layer 22:33:31 04944245beec: Pulling fs layer 22:33:31 699f458cf7ca: Pulling fs layer 22:33:31 765212b225bb: Pulling fs layer 22:33:31 f23df028b6ca: Pulling fs layer 22:33:31 d65c8cfc05b1: Pulling fs layer 22:33:31 2437ff75d9bd: Pulling fs layer 22:33:31 765212b225bb: Waiting 22:33:31 f23df028b6ca: Waiting 22:33:31 d65c8cfc05b1: Waiting 22:33:31 2437ff75d9bd: Waiting 22:33:31 04944245beec: Verifying Checksum 22:33:31 04944245beec: Download complete 22:33:31 765212b225bb: Verifying Checksum 22:33:31 765212b225bb: Download complete 22:33:31 f23df028b6ca: Verifying Checksum 22:33:31 f23df028b6ca: Download complete 22:33:32 d65c8cfc05b1: Verifying Checksum 22:33:32 d65c8cfc05b1: Download complete 22:33:32 699f458cf7ca: Verifying Checksum 22:33:32 699f458cf7ca: Download complete 22:33:32 8998bd30e6a1: Download complete 22:33:35 2437ff75d9bd: Verifying Checksum 22:33:35 2437ff75d9bd: Download complete 22:33:37 8998bd30e6a1: Pull complete 22:33:37 04944245beec: Pull complete 22:33:39 699f458cf7ca: Pull complete 22:33:39 765212b225bb: Pull complete 22:33:40 f23df028b6ca: Pull complete 22:33:40 d65c8cfc05b1: Pull complete 22:33:59 2437ff75d9bd: Pull complete 22:33:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-63970 does not seem to be running inside a container 22:33:59 $ 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-configuration/10 -v /w/workspace/go-mod-configuration/10:/w/workspace/go-mod-configuration/10:rw,z -v /w/workspace/go-mod-configuration/10@tmp:/w/workspace/go-mod-configuration/10@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:arm64 cat 22:34:02 $ docker top 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:03 ---> job-cost.sh 22:34:03 lf-activate-venv: SKIPPING 22:34:03 INFO: No Stack... 22:34:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:04 INFO: Archiving Costs [Pipeline] sh 22:34:05 + cut -d, -f6 22:34:05 + cat /w/workspace/go-mod-configuration/10/archives/cost.csv [Pipeline] lock 22:34:05 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] 22:34:05 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] did not exist. Created. 22:34:05 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:06 /w/workspace/go-mod-configuration/10@tmp/durable-3b00a783/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:06 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:06 Warning: overwriting stash ‘stack-cost’ 22:34:07 Stashed 1 file(s) [Pipeline] } 22:34:07 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-56-10-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:07 $ docker stop --time=1 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 22:34:08 $ docker rm -f 5ede12792187c8818c82e29792cd5dae3a59bb1b2ba69011614d4bf3aa064ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:34:09 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:34:09 + [ -d /w/workspace/undry_go-mod-configuration_PR-56/archives ] 22:34:09 + ls -al /w/workspace/undry_go-mod-configuration_PR-56/archives 22:34:09 total 16 22:34:09 drwxr-xr-x 3 root root 4096 May 17 22:28 . 22:34:09 drwxrwxr-x 9 jenkins jenkins 4096 May 17 22:28 .. 22:34:09 drwxr-xr-x 2 root root 4096 May 17 22:28 cost 22:34:09 -rw-r--r-- 1 root root 91 May 17 22:28 cost.csv 22:34:09 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-configuration_PR-56/archives 22:34:09 + ls -al /w/workspace/undry_go-mod-configuration_PR-56/archives 22:34:09 total 16 22:34:09 drwxr-xr-x 3 jenkins jenkins 4096 May 17 22:28 . 22:34:09 drwxrwxr-x 9 jenkins jenkins 4096 May 17 22:28 .. 22:34:09 drwxr-xr-x 2 jenkins jenkins 4096 May 17 22:28 cost 22:34:09 -rw-r--r-- 1 jenkins jenkins 91 May 17 22:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:11 ---> package-listing.sh 22:34:11 ++ facter osfamily 22:34:11 ++ tr '[:upper:]' '[:lower:]' 22:34:11 + OS_FAMILY=debian 22:34:11 + workspace=/w/workspace/undry_go-mod-configuration_PR-56 22:34:11 + START_PACKAGES=/tmp/packages_start.txt 22:34:11 + END_PACKAGES=/tmp/packages_end.txt 22:34:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:11 + PACKAGES=/tmp/packages_start.txt 22:34:11 + '[' /w/workspace/undry_go-mod-configuration_PR-56 ']' 22:34:11 + PACKAGES=/tmp/packages_end.txt 22:34:11 + case "${OS_FAMILY}" in 22:34:11 + dpkg -l 22:34:11 + grep '^ii' 22:34:11 + '[' -f /tmp/packages_start.txt ']' 22:34:11 + '[' -f /tmp/packages_end.txt ']' 22:34:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:11 + '[' /w/workspace/undry_go-mod-configuration_PR-56 ']' 22:34:11 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-56/archives/ 22:34:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-56/archives/ [Pipeline] echo 22:34:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:34:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:12 . [Pipeline] withDockerContainer 22:34:12 prd-ubuntu20.04-docker-8c-8g-63964 does not seem to be running inside a container 22:34:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-56 -v /w/workspace/undry_go-mod-configuration_PR-56:/w/workspace/undry_go-mod-configuration_PR-56:rw,z -v /w/workspace/undry_go-mod-configuration_PR-56@tmp:/w/workspace/undry_go-mod-configuration_PR-56@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:10003/edgex-lftools-log-publisher:latest cat 22:34:12 $ docker top 9fb85399eb35979f8ad4ccaf6e48d41adcbd964d8fbabafbbb2aa95d7a3a4426 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:13 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:13 + ls /var/log/sa-host 22:34:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:13 provisioning config files... 22:34:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-56@tmp/config6173715756368190792tmp [Pipeline] { [Pipeline] echo 22:34:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:13 ---> create-netrc.sh [Pipeline] } 22:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:14 ---> python-tools-install.sh [Pipeline] echo 22:34:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:14 ---> sudo-logs.sh 22:34:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:14 ---> job-cost.sh 22:34:14 lf-activate-venv: SKIPPING 22:34:14 DEBUG: total: 0.2199999988079071 22:34:14 INFO: Retrieving Stack Cost... 22:34:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:15 INFO: Archiving Costs [Pipeline] echo 22:34:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:16 ---> logs-deploy.sh 22:34:16 lf-activate-venv: SKIPPING 22:34:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-56/10 22:34:16 INFO: archiving workspace using pattern(s): 22:34:16 Archives upload complete. 22:34:16 INFO: archiving logs to Nexus 22:34:17 ---> uname -a: 22:34:17 Linux prd-ubuntu20-04-docker-8c-8g-63964 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:34:17 22:34:17