Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab+a67af89b85428d8e20be5f98700a74c21f552954 (1bcb4f55feecc09cb6a7b394ab4ef8a09697878b) 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-ssh16218183889639059903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7042878720106879961.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12797067941100441208.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-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6981256544486882527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh14071037905417174293.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-bootstrap/branches/PR-306/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1227319219298204158.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4466 in /w/workspace/xfoundry_go-mod-bootstrap_PR-306 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-306 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1188812175907333155.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a67af89b85428d8e20be5f98700a74c21f552954 into PR head commit 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1428618917108208225.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab Checking out Revision 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab (PR-306) > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1951668099963952020.key > git merge a67af89b85428d8e20be5f98700a74c21f552954 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # timeout=10 Commit message: "fix: Generate proper Consul basepath on Windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:18:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:18:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:18:21 ========================================================= 18:18:21 EdgeX Global Pipelines Version Info 18:18:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:18:22 ------------------- 18:18:22 stable info: 18:18:22 ------------------- 18:18:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:18:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 18:18:22 Message: update stable to v1.0.220 18:18:22 ------------------- 18:18:22 experimental info: 18:18:22 ------------------- 18:18:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:18:22 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 18:18:22 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:18:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19ddfd3 [Pipeline] echo 18:18:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:18:24 + git rev-list -1 --merges 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab~1..19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo 18:18:24 -----------> git rev-list -1 --merges 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab~1..19ddfd3d9e1f4cd244586303c3aa8f669714a9ab 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [false] [Pipeline] sh 18:18:25 + git log --format=format:%s -1 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo 18:18:25 ========================================================= 18:18:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:18:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:25 + git log --format=format:%s -1 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo 18:18:25 [semverPrep] GIT_COMMIT: 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab, Commit Message: fix: Generate proper Consul basepath on Windows [Pipeline] echo 18:18:25 [semverPrep] This is not a build commit. [Pipeline] sh 18:18:26 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:18:26 + grep -v github /etc/ssh/ssh_known_hosts 18:18:26 + '[' -e /tmp/ssh_known_hosts ']' 18:18:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:18:26 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:18:26 + sudo tee -a /etc/ssh/ssh_known_hosts 18:18:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:26 18:18:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:18:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:26 latest: Pulling from edgex-devops/git-semver 18:18:26 a0d0a0d46f8b: Pulling fs layer 18:18:26 3e5f54012d9b: Pulling fs layer 18:18:26 4c7163046ea9: Pulling fs layer 18:18:26 0c2d73faf560: Pulling fs layer 18:18:26 0c2d73faf560: Waiting 18:18:26 3e5f54012d9b: Verifying Checksum 18:18:26 3e5f54012d9b: Download complete 18:18:26 a0d0a0d46f8b: Verifying Checksum 18:18:26 a0d0a0d46f8b: Download complete 18:18:27 0c2d73faf560: Verifying Checksum 18:18:27 0c2d73faf560: Download complete 18:18:27 4c7163046ea9: Verifying Checksum 18:18:27 4c7163046ea9: Download complete 18:18:27 a0d0a0d46f8b: Pull complete 18:18:27 3e5f54012d9b: Pull complete 18:18:27 4c7163046ea9: Pull complete 18:18:27 0c2d73faf560: Pull complete 18:18:27 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:18:27 prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container 18:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:28 $ docker top 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:28 [ssh-agent] Looking for ssh-agent implementation... 18:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:28 $ docker exec 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent 18:18:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNmlcNg/agent.14 18:18:28 SSH_AGENT_PID=21 18:18:28 Running ssh-add (command line suppressed) 18:18:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_4883386848931195076.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_4883386848931195076.key) 18:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:29 + git tag --points-at HEAD [Pipeline] } 18:18:29 $ docker exec --env ******** --env ******** 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent -k 18:18:29 unset SSH_AUTH_SOCK; 18:18:29 unset SSH_AGENT_PID; 18:18:29 echo Agent pid 21 killed; 18:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:29 [ssh-agent] Looking for ssh-agent implementation... 18:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:29 $ docker exec 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent 18:18:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnDinH/agent.55 18:18:29 SSH_AGENT_PID=61 18:18:29 Running ssh-add (command line suppressed) 18:18:29 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_7568707603765416236.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_7568707603765416236.key) 18:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:30 + git semver init 18:18:30 # -> Open(): unable to determine branch for HEAD 18:18:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-306/.git 18:18:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-306 18:18:30 # $SEMVER_REMOTE_NAME = origin 18:18:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:30 # $SEMVER_USER_NAME = edgex-jenkins 18:18:30 # $SEMVER_BRANCH = PR-306 18:18:30 # $SEMVER_TEMP = /tmp/semver-396162896 18:18:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:18:31 # '/tmp/semver-396162896' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-306/.semver' 18:18:31 # -> Force: false 18:18:31 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-306/.semver [Pipeline] } 18:18:31 $ docker exec --env ******** --env ******** 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent -k 18:18:31 unset SSH_AUTH_SOCK; 18:18:31 unset SSH_AGENT_PID; 18:18:31 echo Agent pid 61 killed; 18:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:31 + git semver [Pipeline] } 18:18:31 $ docker stop --time=1 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 18:18:33 $ docker rm -f 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 [Pipeline] // withDockerContainer [Pipeline] sh 18:18:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:18:33 Stashed 1 file(s) [Pipeline] echo 18:18:33 [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 18:18:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:34 ========================================================= 18:18:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:18:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:18:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:18:34 59bf1c3509f3: Pulling fs layer 18:18:34 666ba61612fd: Pulling fs layer 18:18:34 8ed8ca486205: Pulling fs layer 18:18:34 4fe6c5a15a65: Pulling fs layer 18:18:34 22a0e8bec74d: Pulling fs layer 18:18:34 640e595b4fbd: Pulling fs layer 18:18:34 763cafe07f6e: Pulling fs layer 18:18:34 0c0b528cf693: Pulling fs layer 18:18:34 10935f4eaf8b: Pulling fs layer 18:18:34 4fe6c5a15a65: Waiting 18:18:34 22a0e8bec74d: Waiting 18:18:34 640e595b4fbd: Waiting 18:18:34 763cafe07f6e: Waiting 18:18:34 0c0b528cf693: Waiting 18:18:34 10935f4eaf8b: Waiting 18:18:34 8ed8ca486205: Verifying Checksum 18:18:34 8ed8ca486205: Download complete 18:18:34 666ba61612fd: Download complete 18:18:34 22a0e8bec74d: Verifying Checksum 18:18:34 22a0e8bec74d: Download complete 18:18:34 640e595b4fbd: Verifying Checksum 18:18:34 640e595b4fbd: Download complete 18:18:34 763cafe07f6e: Verifying Checksum 18:18:34 763cafe07f6e: Download complete 18:18:34 59bf1c3509f3: Verifying Checksum 18:18:34 59bf1c3509f3: Download complete 18:18:35 0c0b528cf693: Verifying Checksum 18:18:35 0c0b528cf693: Download complete 18:18:35 59bf1c3509f3: Pull complete 18:18:35 4fe6c5a15a65: Verifying Checksum 18:18:35 4fe6c5a15a65: Download complete 18:18:35 10935f4eaf8b: Verifying Checksum 18:18:35 10935f4eaf8b: Download complete 18:18:35 666ba61612fd: Pull complete 18:18:35 8ed8ca486205: Pull complete 18:18:39 4fe6c5a15a65: Pull complete 18:18:39 22a0e8bec74d: Pull complete 18:18:39 640e595b4fbd: Pull complete 18:18:39 763cafe07f6e: Pull complete 18:18:39 0c0b528cf693: Pull complete 18:18:42 10935f4eaf8b: Pull complete 18:18:42 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 18:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:18:42 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:18:43 + docker inspect -f . ci-base-image-x86_64 18:18:43 . [Pipeline] withDockerContainer 18:18:43 prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container 18:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@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-x86_64 cat 18:18:45 $ docker top 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:46 + go version 18:18:46 go version go1.17.6 linux/amd64 [Pipeline] } 18:18:46 $ docker stop --time=1 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d 18:18:47 $ docker rm -f 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:18:48 + docker inspect -f . ci-base-image-x86_64 18:18:48 . [Pipeline] withDockerContainer 18:18:48 prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container 18:18:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@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-x86_64 cat 18:18:48 $ docker top 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:48 + make test 18:18:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 18:18:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 18:18:48 go: downloading github.com/pelletier/go-toml v1.9.4 18:18:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 18:18:48 go: downloading github.com/stretchr/testify v1.7.0 18:18:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 18:18:49 Still waiting to schedule task 18:18:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:18:49 go: downloading github.com/gorilla/mux v1.8.0 18:18:49 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:18:49 go: downloading github.com/go-kit/kit v0.11.0 18:18:49 go: downloading github.com/davecgh/go-spew v1.1.1 18:18:49 go: downloading github.com/pmezard/go-difflib v1.0.0 18:18:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:18:49 go: downloading github.com/stretchr/objx v0.1.1 18:18:49 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:18:49 go: downloading github.com/google/uuid v1.3.0 18:18:49 go: downloading github.com/hashicorp/errwrap v1.0.0 18:18:49 go: downloading github.com/hashicorp/consul/api v1.9.1 18:18:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:18:49 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:18:49 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:18:49 go: downloading github.com/go-playground/universal-translator v0.18.0 18:18:49 go: downloading github.com/leodido/go-urn v1.2.1 18:18:49 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:18:49 go: downloading golang.org/x/text v0.3.6 18:18:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:18:49 go: downloading github.com/mitchellh/copystructure v1.0.0 18:18:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:18:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:18:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:18:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:18:49 go: downloading github.com/hashicorp/serf v0.9.5 18:18:49 go: downloading github.com/go-playground/locales v0.14.0 18:18:50 go: downloading github.com/x448/float16 v0.8.4 18:18:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:18:50 go: downloading github.com/fatih/color v1.9.0 18:18:50 go: downloading github.com/mattn/go-isatty v0.0.12 18:18:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:18:50 go: downloading github.com/mattn/go-colorable v0.1.6 18:18:50 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:18:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:18:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:19:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.1% of statements 18:19:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements 18:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements 18:19:02 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements 18:19:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:19:02 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:19:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements 18:19:03 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 25.0% of statements 18:19:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements 18:19:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:19:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:19:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements 18:19:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:19:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:19:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:24 $ docker stop --time=1 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a 18:19:25 $ docker rm -f 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a [Pipeline] // withDockerContainer [Pipeline] sh 18:19:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:27 18:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:27 latest: Pulling from edgex-lftools-log-publisher 18:19:27 b4d181a07f80: Pulling fs layer 18:19:27 a1111a8f2ec3: Pulling fs layer 18:19:27 ed53099fbce6: Pulling fs layer 18:19:27 dc539afda2c1: Pulling fs layer 18:19:27 77bc0d833cb6: Pulling fs layer 18:19:27 9065ff56babe: Pulling fs layer 18:19:27 d287ab97295c: Pulling fs layer 18:19:27 dc539afda2c1: Waiting 18:19:27 77bc0d833cb6: Waiting 18:19:27 9065ff56babe: Waiting 18:19:27 d287ab97295c: Waiting 18:19:27 a1111a8f2ec3: Verifying Checksum 18:19:27 a1111a8f2ec3: Download complete 18:19:27 dc539afda2c1: Verifying Checksum 18:19:27 dc539afda2c1: Download complete 18:19:27 ed53099fbce6: Verifying Checksum 18:19:27 ed53099fbce6: Download complete 18:19:27 9065ff56babe: Verifying Checksum 18:19:27 9065ff56babe: Download complete 18:19:27 77bc0d833cb6: Verifying Checksum 18:19:27 77bc0d833cb6: Download complete 18:19:27 b4d181a07f80: Verifying Checksum 18:19:27 b4d181a07f80: Download complete 18:19:28 d287ab97295c: Verifying Checksum 18:19:28 d287ab97295c: Download complete 18:19:29 b4d181a07f80: Pull complete 18:19:29 a1111a8f2ec3: Pull complete 18:19:29 ed53099fbce6: Pull complete 18:19:29 dc539afda2c1: Pull complete 18:19:30 77bc0d833cb6: Pull complete 18:19:30 9065ff56babe: Pull complete 18:19:35 d287ab97295c: Pull complete 18:19:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:19:35 prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container 18:19:35 $ 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/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:37 $ docker top 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:38 ---> job-cost.sh 18:19:38 lf-activate-venv: SKIPPING 18:19:38 INFO: No Stack... 18:19:38 INFO: Retrieving Pricing Info for: v3-standard-2 18:19:38 INFO: Archiving Costs [Pipeline] sh 18:19:39 + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/cost.csv 18:19:39 + cut -d, -f6 [Pipeline] lock 18:19:39 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] 18:19:39 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] did not exist. Created. 18:19:39 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:19:39 + echo total: 0.05999999865889549 [Pipeline] stash 18:19:39 Stashed 1 file(s) [Pipeline] } 18:19:39 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:39 $ docker stop --time=1 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 18:19:40 $ docker rm -f 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4467 in /w/workspace/xfoundry_go-mod-bootstrap_PR-306 [Pipeline] { [Pipeline] ws 18:20:15 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 18:20:15 Selected Git installation does not exist. Using Default 18:20:15 The recommended git tool is: NONE 18:20:20 using credential edgex-jenkins-ssh 18:20:20 Cloning the remote Git repository 18:20:20 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:20:20 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 18:20:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:20:20 > git --version # timeout=10 18:20:20 > git --version # 'git version 2.17.1' 18:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:20:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:20:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:20:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:20:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:20:22 Merging remotes/origin/main commit a67af89b85428d8e20be5f98700a74c21f552954 into PR head commit 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:20:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 18:20:22 > git config core.sparsecheckout # timeout=10 18:20:22 > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # timeout=10 [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 18:20:24 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives ']' 18:20:24 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives 18:20:24 total 8 18:20:24 drwxr-xr-x. 3 root root 34 Feb 2 18:19 . 18:20:24 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 2 18:19 .. 18:20:24 drwxr-xr-x. 2 root root 6 Feb 2 18:19 cost 18:20:24 -rw-r--r--. 1 root root 87 Feb 2 18:19 cost.csv 18:20:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives 18:20:24 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives 18:20:24 total 8 18:20:24 drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 18:19 . 18:20:24 drwxrwxr-x. 9 jenkins jenkins 4096 Feb 2 18:19 .. 18:20:24 drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 18:19 cost 18:20:24 -rw-r--r--. 1 jenkins jenkins 87 Feb 2 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:20:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:20:25 ---> package-listing.sh 18:20:25 ++ facter osfamily 18:20:25 ++ tr '[:upper:]' '[:lower:]' 18:20:26 + OS_FAMILY=redhat 18:20:26 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-306 18:20:26 + START_PACKAGES=/tmp/packages_start.txt 18:20:26 + END_PACKAGES=/tmp/packages_end.txt 18:20:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:20:26 + PACKAGES=/tmp/packages_start.txt 18:20:26 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-306 ']' 18:20:26 + PACKAGES=/tmp/packages_end.txt 18:20:26 + case "${OS_FAMILY}" in 18:20:26 + rpm -qa 18:20:26 + sort 18:20:26 + '[' -f /tmp/packages_start.txt ']' 18:20:26 + '[' -f /tmp/packages_end.txt ']' 18:20:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:20:26 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-306 ']' 18:20:26 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/ 18:20:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/ [Pipeline] echo 18:20:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:20:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:20:27 . [Pipeline] withDockerContainer 18:20:27 prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container 18:20:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@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 18:20:27 $ docker top 177db73b2e98bc164da40ad3eecf2ab558d265d398282b1aad92a84bddd810a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:20:28 + mkdir -p /var/log/sysstat [Pipeline] sh 18:20:28 + ls /var/log/sa-host 18:20:28 + sadf -c /var/log/sa-host/sa02 18:20:28 file_magic: OK 18:20:28 HZ: Using current value: 100 18:20:28 file_header: OK 18:20:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:20:28 Statistics: 18:20:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:20:28 File successfully converted to sysstat format version 12.0.3 18:20:28 + sadf -c /var/log/sa-host/sa17 18:20:28 file_magic: OK 18:20:28 HZ: Using current value: 100 18:20:28 file_header: OK 18:20:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:20:28 Statistics: 18:20:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:20:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:29 provisioning config files... 18:20:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/config2773213973737322338tmp [Pipeline] { [Pipeline] echo 18:20:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:20:29 ---> create-netrc.sh [Pipeline] } 18:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:20:30 ---> python-tools-install.sh [Pipeline] echo 18:20:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:20:30 ---> sudo-logs.sh 18:20:30 Archiving 'sudo' log.. 18:20:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-4466.novalocal: Name or service not known 18:20:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-4466.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:20:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:20:31 ---> job-cost.sh 18:20:31 lf-activate-venv: SKIPPING 18:20:31 DEBUG: total: 0.05999999865889549 18:20:31 INFO: Retrieving Stack Cost... 18:20:31 INFO: Retrieving Pricing Info for: v3-standard-2 18:20:31 INFO: Archiving Costs [Pipeline] echo 18:20:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:20:31 ---> logs-deploy.sh 18:20:31 lf-activate-venv: SKIPPING 18:20:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-306/1 18:20:31 INFO: archiving workspace using pattern(s): 18:20:32 Archives upload complete. 18:20:32 INFO: archiving logs to Nexus