Started by upstream project "edgexfoundry/cd-management/release" build number 90 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 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-ssh13337432415514763120.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14036424635777931815.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@2@tmp/jenkins-gitclient-ssh18355137101536987535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@2@tmp/jenkins-gitclient-ssh17083183602646612615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh11775315105204017742.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-core-contracts/branches/main/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-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12059963433107669976.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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42238 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 # timeout=10 Commit message: "Merge pull request #733 from lenny-intel/change-log" > git rev-list --no-walk 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:53:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:53:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:53:11 ========================================================= 19:53:11 EdgeX Global Pipelines Version Info 19:53:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:53:12 ------------------- 19:53:12 stable info: 19:53:12 ------------------- 19:53:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:53:12 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:53:12 Message: update stable to v1.0.227 19:53:12 ------------------- 19:53:12 experimental info: 19:53:12 ------------------- 19:53:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:53:12 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 19:53:12 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:53:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ab1cb4 [Pipeline] echo 19:53:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:53:13 + git rev-list -1 --merges 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14~1..3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 [Pipeline] echo 19:53:13 -----------> git rev-list -1 --merges 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14~1..3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 19:53:13 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 [false] [Pipeline] sh 19:53:13 + git log --format=format:%s -1 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 [Pipeline] echo 19:53:13 ========================================================= 19:53:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 19:53:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:53:14 + git log --format=format:%s -1 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 [Pipeline] echo 19:53:14 [semverPrep] GIT_COMMIT: 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14, Commit Message: Merge pull request #733 from lenny-intel/change-log [Pipeline] echo 19:53:14 [semverPrep] This is not a build commit. [Pipeline] sh 19:53:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:53:14 + grep -v github /etc/ssh/ssh_known_hosts 19:53:14 + [ -e /tmp/ssh_known_hosts ] 19:53:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:53:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:53:14 sudo tee -a /etc/ssh/ssh_known_hosts 19:53:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:53:15 19:53:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:53:15 latest: Pulling from edgex-devops/py-git-semver 19:53:15 1fe172e4850f: Pulling fs layer 19:53:15 caf521ccaac6: Pulling fs layer 19:53:15 3ead6fa29328: Pulling fs layer 19:53:15 5c2a1cbceb83: Pulling fs layer 19:53:15 a8d5f1318db7: Pulling fs layer 19:53:15 c427282e49a2: Pulling fs layer 19:53:15 1827001aaf11: Pulling fs layer 19:53:15 0714d37db230: Pulling fs layer 19:53:15 ac28cf19c067: Pulling fs layer 19:53:15 ca983d60f3e2: Pulling fs layer 19:53:15 9f894cec8388: Pulling fs layer 19:53:15 ca983d60f3e2: Waiting 19:53:15 5c2a1cbceb83: Waiting 19:53:15 a8d5f1318db7: Waiting 19:53:15 0714d37db230: Waiting 19:53:15 c427282e49a2: Waiting 19:53:15 9f894cec8388: Waiting 19:53:15 1827001aaf11: Waiting 19:53:15 ac28cf19c067: Waiting 19:53:15 caf521ccaac6: Download complete 19:53:15 5c2a1cbceb83: Verifying Checksum 19:53:15 5c2a1cbceb83: Download complete 19:53:15 a8d5f1318db7: Verifying Checksum 19:53:15 a8d5f1318db7: Download complete 19:53:15 c427282e49a2: Verifying Checksum 19:53:15 c427282e49a2: Download complete 19:53:15 3ead6fa29328: Verifying Checksum 19:53:15 3ead6fa29328: Download complete 19:53:15 0714d37db230: Verifying Checksum 19:53:15 0714d37db230: Download complete 19:53:15 ac28cf19c067: Download complete 19:53:15 ca983d60f3e2: Verifying Checksum 19:53:15 ca983d60f3e2: Download complete 19:53:15 9f894cec8388: Verifying Checksum 19:53:15 9f894cec8388: Download complete 19:53:15 1fe172e4850f: Verifying Checksum 19:53:15 1fe172e4850f: Download complete 19:53:16 1827001aaf11: Verifying Checksum 19:53:16 1827001aaf11: Download complete 19:53:17 1fe172e4850f: Pull complete 19:53:17 caf521ccaac6: Pull complete 19:53:18 3ead6fa29328: Pull complete 19:53:18 5c2a1cbceb83: Pull complete 19:53:18 a8d5f1318db7: Pull complete 19:53:18 c427282e49a2: Pull complete 19:53:20 1827001aaf11: Pull complete 19:53:20 0714d37db230: Pull complete 19:53:20 ac28cf19c067: Pull complete 19:53:20 ca983d60f3e2: Pull complete 19:53:20 9f894cec8388: Pull complete 19:53:20 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:53:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:53:21 prd-ubuntu20.04-docker-8c-8g-42238 does not seem to be running inside a container 19:53:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:53:22 $ docker top 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a -eo pid,comm 19:53:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:53:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:53:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:22 [ssh-agent] Looking for ssh-agent implementation... 19:53:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:22 $ docker exec 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a ssh-agent 19:53:23 SSH_AUTH_SOCK=/tmp/ssh-MXZ0ygSSM06Z/agent.34 19:53:23 SSH_AGENT_PID=40 19:53:23 Running ssh-add (command line suppressed) 19:53:23 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7096585105163083553.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7096585105163083553.key) 19:53:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:23 + git tag --points-at d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] } 19:53:23 $ docker exec --env ******** --env ******** 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a ssh-agent -k 19:53:23 unset SSH_AUTH_SOCK; 19:53:23 unset SSH_AGENT_PID; 19:53:23 echo Agent pid 40 killed; 19:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:53:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:53:23 [ssh-agent] Looking for ssh-agent implementation... 19:53:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:53:23 $ docker exec 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a ssh-agent 19:53:23 SSH_AUTH_SOCK=/tmp/ssh-HaL7DdcSulEQ/agent.74 19:53:23 SSH_AGENT_PID=80 19:53:23 Running ssh-add (command line suppressed) 19:53:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2373862537507828279.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2373862537507828279.key) 19:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:53:24 + git semver init 19:53:24 2022-05-09 19:53:24,667 [run_init] DEBUG init version:0.0.0 force:False 19:53:24 2022-05-09 19:53:24,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 19:53:24 2022-05-09 19:53:24,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 19:53:24 2022-05-09 19:53:24,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:53:25 2022-05-09 19:53:25,641 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 19:53:25 2022-05-09 19:53:25,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 19:53:25 2022-05-09 19:53:25,641 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:53:25 2022-05-09 19:53:25,642 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:53:25 2.2.0 [Pipeline] } 19:53:25 $ docker exec --env ******** --env ******** 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a ssh-agent -k 19:53:26 unset SSH_AUTH_SOCK; 19:53:26 unset SSH_AGENT_PID; 19:53:26 echo Agent pid 80 killed; 19:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:53:26 + git semver [Pipeline] } 19:53:26 $ docker stop --time=1 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a 19:53:28 $ docker rm -f 407fa84527d01e5311292c62a168e284fde3ef67fb1a72229147e8137c26cc8a [Pipeline] // withDockerContainer [Pipeline] sh 19:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:53:28 Stashed 1 file(s) [Pipeline] echo 19:53:28 [edgeXSemver]: initialized semver on version 2.2.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] sh 19:53:29 + git checkout d782c4d625d7b267303ff1fbcd6dbbbf7629934f 19:53:29 fatal: reference is not a tree: d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 19:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:29 19:53:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:53:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:30 latest: Pulling from edgex-lftools-log-publisher 19:53:30 5eb5b503b376: Pulling fs layer 19:53:30 5c69ac0246d0: Pulling fs layer 19:53:30 ec43610c2a17: Pulling fs layer 19:53:30 3a2ae6a8a46f: Pulling fs layer 19:53:30 33b1e0a273af: Pulling fs layer 19:53:30 5d3b04190fa2: Pulling fs layer 19:53:30 2f39f015ded8: Pulling fs layer 19:53:30 3a2ae6a8a46f: Waiting 19:53:30 33b1e0a273af: Waiting 19:53:30 5d3b04190fa2: Waiting 19:53:30 2f39f015ded8: Waiting 19:53:30 5c69ac0246d0: Verifying Checksum 19:53:30 5c69ac0246d0: Download complete 19:53:30 3a2ae6a8a46f: Verifying Checksum 19:53:30 3a2ae6a8a46f: Download complete 19:53:30 33b1e0a273af: Verifying Checksum 19:53:30 33b1e0a273af: Download complete 19:53:30 ec43610c2a17: Verifying Checksum 19:53:30 ec43610c2a17: Download complete 19:53:30 5d3b04190fa2: Verifying Checksum 19:53:30 5d3b04190fa2: Download complete 19:53:30 5eb5b503b376: Verifying Checksum 19:53:30 5eb5b503b376: Download complete 19:53:30 2f39f015ded8: Verifying Checksum 19:53:30 2f39f015ded8: Download complete 19:53:31 5eb5b503b376: Pull complete 19:53:31 5c69ac0246d0: Pull complete 19:53:32 ec43610c2a17: Pull complete 19:53:32 3a2ae6a8a46f: Pull complete 19:53:32 33b1e0a273af: Pull complete 19:53:32 5d3b04190fa2: Pull complete 19:53:38 2f39f015ded8: Pull complete 19:53:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:53:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:53:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:53:38 prd-ubuntu20.04-docker-8c-8g-42238 does not seem to be running inside a container 19:53:38 $ 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-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:53:40 $ docker top 0dd84a2eaa8e6fb511ae20b712fa3caefc9a8a072cdcbd349437acdc0d122535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:41 ---> job-cost.sh 19:53:41 lf-activate-venv: SKIPPING 19:53:41 INFO: No Stack... 19:53:41 INFO: Retrieving Pricing Info for: v3-standard-8 19:53:42 INFO: Archiving Costs [Pipeline] sh 19:53:42 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 19:53:42 + cut -d, -f6 [Pipeline] lock 19:53:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] 19:53:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] did not exist. Created. 19:53:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:42 + echo total: 0.2199999988079071 [Pipeline] stash 19:53:42 Stashed 1 file(s) [Pipeline] } 19:53:42 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:42 $ docker stop --time=1 0dd84a2eaa8e6fb511ae20b712fa3caefc9a8a072cdcbd349437acdc0d122535 19:53:43 Still waiting to schedule task 19:53:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:53:44 $ docker rm -f 0dd84a2eaa8e6fb511ae20b712fa3caefc9a8a072cdcbd349437acdc0d122535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:53:44 Failed in branch amd64 20:04:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42384 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 20:04:57 Running in /w/workspace/go-mod-core-contracts/63 [Pipeline] { [Pipeline] checkout 20:04:57 Selected Git installation does not exist. Using Default 20:04:57 The recommended git tool is: NONE 20:05:05 using credential edgex-jenkins-ssh 20:05:05 Cloning the remote Git repository 20:05:05 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 20:05:05 > git init /w/workspace/go-mod-core-contracts/63 # timeout=10 20:05:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 20:05:05 > git --version # timeout=10 20:05:05 > git --version # 'git version 2.25.1' 20:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:07 Avoid second fetch 20:05:07 Checking out Revision 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 (main) 20:05:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 20:05:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:07 > git config core.sparsecheckout # timeout=10 20:05:07 > git checkout -f 3ab1cb41dcb241f1e7d54f13c1ed0ecf65569d14 # timeout=10 20:05:11 Commit message: "Merge pull request #733 from lenny-intel/change-log" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:12 Dload Upload Total Spent Left Speed 20:05:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh 20:05:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:13 + + sudo tee /etc/docker/daemon.new 20:05:13 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:13 { 20:05:13 "registry-mirrors": [ 20:05:13 "https://nexus3.edgexfoundry.org:10001" 20:05:13 ], 20:05:13 "bip": "10.250.0.254/24", 20:05:13 "hosts": [ 20:05:13 "tcp://0.0.0.0:5555", 20:05:13 "unix:///var/run/docker.sock" 20:05:13 ], 20:05:13 "mtu": 1458, 20:05:13 "selinux-enabled": true, 20:05:13 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:13 } [Pipeline] sh 20:05:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:14 + sudo service docker restart [Pipeline] sh 20:05:33 + git checkout d782c4d625d7b267303ff1fbcd6dbbbf7629934f 20:05:33 fatal: reference is not a tree: d782c4d625d7b267303ff1fbcd6dbbbf7629934f [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 20:05:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:34 20:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:05:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:35 arm64: Pulling from edgex-lftools-log-publisher 20:05:35 8998bd30e6a1: Pulling fs layer 20:05:35 04944245beec: Pulling fs layer 20:05:35 699f458cf7ca: Pulling fs layer 20:05:35 765212b225bb: Pulling fs layer 20:05:35 f23df028b6ca: Pulling fs layer 20:05:35 d65c8cfc05b1: Pulling fs layer 20:05:35 765212b225bb: Waiting 20:05:35 f23df028b6ca: Waiting 20:05:35 2437ff75d9bd: Pulling fs layer 20:05:35 d65c8cfc05b1: Waiting 20:05:35 2437ff75d9bd: Waiting 20:05:35 04944245beec: Verifying Checksum 20:05:35 04944245beec: Download complete 20:05:35 765212b225bb: Verifying Checksum 20:05:35 765212b225bb: Download complete 20:05:35 f23df028b6ca: Verifying Checksum 20:05:35 f23df028b6ca: Download complete 20:05:35 d65c8cfc05b1: Verifying Checksum 20:05:35 d65c8cfc05b1: Download complete 20:05:35 699f458cf7ca: Verifying Checksum 20:05:35 699f458cf7ca: Download complete 20:05:35 8998bd30e6a1: Download complete 20:05:38 2437ff75d9bd: Verifying Checksum 20:05:38 2437ff75d9bd: Download complete 20:05:40 8998bd30e6a1: Pull complete 20:05:41 04944245beec: Pull complete 20:05:42 699f458cf7ca: Pull complete 20:05:42 765212b225bb: Pull complete 20:05:43 f23df028b6ca: Pull complete 20:05:44 d65c8cfc05b1: Pull complete 20:06:02 2437ff75d9bd: Pull complete 20:06:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:06:02 prd-ubuntu20.04-docker-arm64-4c-16g-42384 does not seem to be running inside a container 20:06:02 $ 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-core-contracts/63 -v /w/workspace/go-mod-core-contracts/63:/w/workspace/go-mod-core-contracts/63:rw,z -v /w/workspace/go-mod-core-contracts/63@tmp:/w/workspace/go-mod-core-contracts/63@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:06:05 $ docker top 86651437795b26201fc2d489fd83a9559d9a64c68ddb3e8c05ed43afb8aefa9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:06 ---> job-cost.sh 20:06:06 lf-activate-venv: SKIPPING 20:06:06 INFO: No Stack... 20:06:07 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:08 INFO: Archiving Costs [Pipeline] sh 20:06:09 + cut -d, -f6 20:06:09 + cat /w/workspace/go-mod-core-contracts/63/archives/cost.csv [Pipeline] lock 20:06:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] 20:06:09 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] did not exist. Created. 20:06:09 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:10 /w/workspace/go-mod-core-contracts/63@tmp/durable-5ad2ec2e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:06:11 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:11 Warning: overwriting stash ‘stack-cost’ 20:06:11 Stashed 1 file(s) [Pipeline] } 20:06:11 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-63-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:11 $ docker stop --time=1 86651437795b26201fc2d489fd83a9559d9a64c68ddb3e8c05ed43afb8aefa9f 20:06:13 $ docker rm -f 86651437795b26201fc2d489fd83a9559d9a64c68ddb3e8c05ed43afb8aefa9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:06:13 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 20:06:14 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 20:06:14 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 20:06:14 total 16 20:06:14 drwxr-xr-x 3 root root 4096 May 9 19:53 . 20:06:14 drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:53 .. 20:06:14 drwxr-xr-x 2 root root 4096 May 9 19:53 cost 20:06:14 -rw-r--r-- 1 root root 90 May 9 19:53 cost.csv 20:06:14 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 20:06:14 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 20:06:14 total 16 20:06:14 drwxr-xr-x 3 jenkins jenkins 4096 May 9 19:53 . 20:06:14 drwxrwxr-x 11 jenkins jenkins 4096 May 9 19:53 .. 20:06:14 drwxr-xr-x 2 jenkins jenkins 4096 May 9 19:53 cost 20:06:14 -rw-r--r-- 1 jenkins jenkins 90 May 9 19:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:06:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:15 ---> package-listing.sh 20:06:15 ++ facter osfamily 20:06:15 ++ tr '[:upper:]' '[:lower:]' 20:06:16 + OS_FAMILY=debian 20:06:16 + workspace=/w/workspace/undry_go-mod-core-contracts_main 20:06:16 + START_PACKAGES=/tmp/packages_start.txt 20:06:16 + END_PACKAGES=/tmp/packages_end.txt 20:06:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:16 + PACKAGES=/tmp/packages_start.txt 20:06:16 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 20:06:16 + PACKAGES=/tmp/packages_end.txt 20:06:16 + case "${OS_FAMILY}" in 20:06:16 + dpkg -l 20:06:16 + grep '^ii' 20:06:16 + '[' -f /tmp/packages_start.txt ']' 20:06:16 + '[' -f /tmp/packages_end.txt ']' 20:06:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:16 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 20:06:16 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 20:06:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 20:06:16 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-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:16 . [Pipeline] withDockerContainer 20:06:16 prd-ubuntu20.04-docker-8c-8g-42238 does not seem to be running inside a container 20:06:17 $ 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-core-contracts_main/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-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:06:17 $ docker top 7bddaa4b4d01d30bae78f4f1fa1772cfbe8433a1f16bf3a3a2db7d840f048ef8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:17 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:18 + ls /var/log/sa-host 20:06:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:18 provisioning config files... 20:06:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8432223975580111309tmp [Pipeline] { [Pipeline] echo 20:06:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:18 ---> create-netrc.sh [Pipeline] } 20:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:18 ---> python-tools-install.sh [Pipeline] echo 20:06:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:19 ---> sudo-logs.sh 20:06:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:19 ---> job-cost.sh 20:06:19 lf-activate-venv: SKIPPING 20:06:19 DEBUG: total: 0.2199999988079071 20:06:19 INFO: Retrieving Stack Cost... 20:06:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:20 INFO: Archiving Costs [Pipeline] echo 20:06:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:20 ---> logs-deploy.sh 20:06:20 lf-activate-venv: SKIPPING 20:06:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/63 20:06:20 INFO: archiving workspace using pattern(s): 20:06:21 Archives upload complete. 20:06:21 INFO: archiving logs to Nexus