Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+93caa52030c3acbe32628371219be63c8f79ec40 (e1a56ccb1a6368fb62031620ae91cdab67d14ad9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh80663753870663320.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7594811632669185277.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6079824022421335581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh915961505148612048.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8984305843139997903.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:device-rfid-llrp-go, buildSnap:true] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-3324 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6807737817438386728.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6638147155151083099.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 75312d55c8158e063a5de452359c8afe02686232 Checking out Revision 75312d55c8158e063a5de452359c8afe02686232 (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7459991509893818750.key > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75312d55c8158e063a5de452359c8afe02686232 # timeout=10 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:10:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:10:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:10:30 ========================================================= 13:10:30 EdgeX Global Pipelines Version Info 13:10:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 13:10:32 ------------------- 13:10:32 stable info: 13:10:32 ------------------- 13:10:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:10:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:10:32 Message: update stable to v1.0.205 13:10:32 ------------------- 13:10:32 experimental info: 13:10:32 ------------------- 13:10:32 Commited By: **** collab-it+edgex@linuxfoundation.org 13:10:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 13:10:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:10:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75312d55c8158e063a5de452359c8afe02686232 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75312d5 [Pipeline] echo 13:10:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:33 provisioning config files... 13:10:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3871293224463770677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:34 ---> docker-login.sh 13:10:34 nexus3.edgexfoundry.org:10001 13:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:34 Configure a credential helper to remove this warning. See 13:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:34 13:10:34 Login Succeeded 13:10:34 nexus3.edgexfoundry.org:10002 13:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:34 Configure a credential helper to remove this warning. See 13:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:34 13:10:34 Login Succeeded 13:10:34 nexus3.edgexfoundry.org:10003 13:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:34 Configure a credential helper to remove this warning. See 13:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:34 13:10:34 Login Succeeded 13:10:34 nexus3.edgexfoundry.org:10004 13:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:35 Configure a credential helper to remove this warning. See 13:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:35 13:10:35 Login Succeeded 13:10:35 docker.io 13:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:35 Configure a credential helper to remove this warning. See 13:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:35 13:10:35 Login Succeeded 13:10:35 ---> docker-login.sh ends [Pipeline] } 13:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:10:35 + git log --format=format:%s -1 75312d55c8158e063a5de452359c8afe02686232 [Pipeline] echo 13:10:35 GIT_COMMIT: 75312d55c8158e063a5de452359c8afe02686232, Commit Message: Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD [Pipeline] echo 13:10:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:36 13:10:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:10:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:36 latest: Pulling from edgex-devops/git-semver 13:10:36 31603596830f: Pulling fs layer 13:10:36 d4622e32a9a9: Pulling fs layer 13:10:36 1030fce36090: Pulling fs layer 13:10:36 6c6cb7e1b49b: Pulling fs layer 13:10:36 6c6cb7e1b49b: Waiting 13:10:36 d4622e32a9a9: Verifying Checksum 13:10:36 d4622e32a9a9: Download complete 13:10:37 31603596830f: Verifying Checksum 13:10:37 31603596830f: Download complete 13:10:37 31603596830f: Pull complete 13:10:37 6c6cb7e1b49b: Verifying Checksum 13:10:37 6c6cb7e1b49b: Download complete 13:10:37 d4622e32a9a9: Pull complete 13:10:37 1030fce36090: Verifying Checksum 13:10:37 1030fce36090: Download complete 13:10:38 1030fce36090: Pull complete 13:10:38 6c6cb7e1b49b: Pull complete 13:10:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:10:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:10:38 prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container 13:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 13:10:39 $ docker top 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:39 [ssh-agent] Looking for ssh-agent implementation... 13:10:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:39 $ docker exec 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent 13:10:39 SSH_AUTH_SOCK=/tmp/ssh-MkB5ZibnR82y/agent.15 13:10:39 SSH_AGENT_PID=22 13:10:39 Running ssh-add (command line suppressed) 13:10:39 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1599908204763441165.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1599908204763441165.key) 13:10:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:40 + git tag --points-at HEAD [Pipeline] } 13:10:40 $ docker exec --env ******** --env ******** 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent -k 13:10:40 unset SSH_AUTH_SOCK; 13:10:40 unset SSH_AGENT_PID; 13:10:40 echo Agent pid 22 killed; 13:10:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:10:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:40 [ssh-agent] Looking for ssh-agent implementation... 13:10:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:40 $ docker exec 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent 13:10:40 SSH_AUTH_SOCK=/tmp/ssh-pRsqjCabxnSH/agent.58 13:10:40 SSH_AGENT_PID=64 13:10:40 Running ssh-add (command line suppressed) 13:10:40 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6135621278511006411.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6135621278511006411.key) 13:10:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:40 + git semver init 13:10:40 # -> Open(): unable to determine branch for HEAD 13:10:40 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 13:10:40 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 13:10:40 # $SEMVER_REMOTE_NAME = origin 13:10:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:10:40 # $SEMVER_USER_NAME = edgex-jenkins 13:10:40 # $SEMVER_BRANCH = PR-28 13:10:40 # $SEMVER_TEMP = /tmp/semver-302315617 13:10:40 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 13:10:41 # '/tmp/semver-302315617' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 13:10:41 # -> Force: false 13:10:41 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 13:10:41 $ docker exec --env ******** --env ******** 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent -k 13:10:41 unset SSH_AUTH_SOCK; 13:10:41 unset SSH_AGENT_PID; 13:10:41 echo Agent pid 64 killed; 13:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:42 + git semver [Pipeline] } 13:10:42 $ docker stop --time=1 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 13:10:43 $ docker rm -f 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:10:44 Stashed 1 file(s) [Pipeline] echo 13:10:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:10:59 Still waiting to schedule task 13:10:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:10:59 Still waiting to schedule task 13:10:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:13:47 Running on prd-centos7-docker-4c-2g-3322 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 13:13:47 Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout 13:13:47 Selected Git installation does not exist. Using Default 13:13:47 The recommended git tool is: NONE 13:13:52 using credential edgex-jenkins-ssh 13:13:52 Cloning the remote Git repository 13:13:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:51 > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 13:13:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:51 > git --version # timeout=10 13:13:52 > git --version # 'git version 2.24.4' 13:13:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:52 [INFO] Currently running in a labeled security context 13:13:52 [INFO] Currently SELinux is 'enforcing' on the host 13:13:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh8725749106585736530.key 13:13:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:13:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:13:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:53 [INFO] Currently running in a labeled security context 13:13:53 [INFO] Currently SELinux is 'enforcing' on the host 13:13:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh2996628426072252806.key 13:13:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:13:53 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 13:13:53 Merge succeeded, producing 253f3bc99a272ec85bca74086bf742689ef31505 13:13:53 Checking out Revision 253f3bc99a272ec85bca74086bf742689ef31505 (PR-28) 13:13:53 > git config core.sparsecheckout # timeout=10 13:13:53 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 13:13:53 > git remote # timeout=10 13:13:53 > git config --get remote.origin.url # timeout=10 13:13:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:53 [INFO] Currently running in a labeled security context 13:13:53 [INFO] Currently SELinux is 'enforcing' on the host 13:13:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh7190617478176322274.key 13:13:53 > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 13:13:53 > git rev-parse HEAD^{commit} # timeout=10 13:13:53 > git config core.sparsecheckout # timeout=10 13:13:53 > git checkout -f 253f3bc99a272ec85bca74086bf742689ef31505 # timeout=10 13:13:57 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" 13:13:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:57 provisioning config files... 13:13:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config4284946684228315359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:58 ---> docker-login.sh 13:13:58 nexus3.edgexfoundry.org:10001 13:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:58 Configure a credential helper to remove this warning. See 13:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:58 13:13:58 Login Succeeded 13:13:58 nexus3.edgexfoundry.org:10002 13:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:58 Configure a credential helper to remove this warning. See 13:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:58 13:13:58 Login Succeeded 13:13:58 nexus3.edgexfoundry.org:10003 13:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:58 Configure a credential helper to remove this warning. See 13:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:58 13:13:58 Login Succeeded 13:13:58 nexus3.edgexfoundry.org:10004 13:13:57 > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 13:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:58 Configure a credential helper to remove this warning. See 13:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:58 13:13:58 Login Succeeded 13:13:58 docker.io 13:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:59 Configure a credential helper to remove this warning. See 13:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:59 13:13:59 Login Succeeded 13:13:59 ---> docker-login.sh ends [Pipeline] } 13:13:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:59 ========================================================= 13:13:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:13:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:13:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 13:13:59 Sending build context to Docker daemon 1.2MB 13:13:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 13:13:59 Step 2/14 : FROM ${BASE} AS builder 13:13:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:59 540db60ca938: Pulling fs layer 13:13:59 adcc1eea9eea: Pulling fs layer 13:13:59 4c4ab2625f07: Pulling fs layer 13:13:59 db62176df00c: Pulling fs layer 13:13:59 3b30891b0d05: Pulling fs layer 13:13:59 06b49ca38bd5: Pulling fs layer 13:13:59 c788192a36de: Pulling fs layer 13:13:59 a77e37c0d609: Pulling fs layer 13:13:59 c3185cebc471: Pulling fs layer 13:13:59 db62176df00c: Waiting 13:13:59 3b30891b0d05: Waiting 13:13:59 06b49ca38bd5: Waiting 13:13:59 c788192a36de: Waiting 13:13:59 a77e37c0d609: Waiting 13:13:59 c3185cebc471: Waiting 13:14:00 4c4ab2625f07: Verifying Checksum 13:14:00 4c4ab2625f07: Download complete 13:14:00 adcc1eea9eea: Download complete 13:14:00 3b30891b0d05: Verifying Checksum 13:14:00 3b30891b0d05: Download complete 13:14:00 06b49ca38bd5: Verifying Checksum 13:14:00 06b49ca38bd5: Download complete 13:14:00 c788192a36de: Verifying Checksum 13:14:00 c788192a36de: Download complete 13:14:00 540db60ca938: Verifying Checksum 13:14:00 540db60ca938: Download complete 13:14:00 540db60ca938: Pull complete 13:14:00 adcc1eea9eea: Pull complete 13:14:00 4c4ab2625f07: Pull complete 13:14:00 a77e37c0d609: Verifying Checksum 13:14:00 a77e37c0d609: Download complete 13:14:05 c3185cebc471: Verifying Checksum 13:14:05 c3185cebc471: Download complete 13:14:05 db62176df00c: Download complete 13:14:08 db62176df00c: Pull complete 13:14:08 3b30891b0d05: Pull complete 13:14:08 06b49ca38bd5: Pull complete 13:14:08 c788192a36de: Pull complete 13:14:08 a77e37c0d609: Pull complete 13:14:10 c3185cebc471: Pull complete 13:14:10 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 13:14:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:14:10 ---> 031687cdd783 13:14:10 Step 3/14 : ARG MAKE='make build' 13:14:12 ---> Running in 7a8422764fbe 13:14:12 Removing intermediate container 7a8422764fbe 13:14:12 ---> cc1c1818011c 13:14:12 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 13:14:12 ---> Running in af55e3d7035b 13:14:12 Removing intermediate container af55e3d7035b 13:14:12 ---> 96faf5614e3d 13:14:12 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 13:14:12 ---> Running in ced6f338aed3 13:14:13 Removing intermediate container ced6f338aed3 13:14:13 ---> 95cf9351692b 13:14:13 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:13 ---> Running in 0191c4adc1d4 13:14:13 Removing intermediate container 0191c4adc1d4 13:14:13 ---> 8202c8b16e53 13:14:13 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:13 ---> Running in b29f3a2c4a90 13:14:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:14:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:14:15 OK: 219 MiB in 52 packages 13:14:15 Removing intermediate container b29f3a2c4a90 13:14:15 ---> 0e6603fb6e70 13:14:15 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 13:14:15 ---> Running in bacabfe1874f 13:14:15 Removing intermediate container bacabfe1874f 13:14:15 ---> deda19d18e1e 13:14:15 Step 9/14 : COPY go.mod . 13:14:15 ---> d778a6471d75 13:14:15 Step 10/14 : COPY Makefile . 13:14:15 ---> ec3c342d11eb 13:14:15 Step 11/14 : RUN make update 13:14:15 ---> Running in 41c4973b8755 13:14:15 CGO_ENABLED=0 GO111MODULE=on go mod download 13:14:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3325 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 13:14:18 Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout 13:14:19 Selected Git installation does not exist. Using Default 13:14:19 The recommended git tool is: NONE 13:14:24 using credential edgex-jenkins-ssh 13:14:24 Cloning the remote Git repository 13:14:24 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:14:24 > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 13:14:24 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:14:24 > git --version # timeout=10 13:14:24 > git --version # 'git version 2.17.1' 13:14:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:26 Removing intermediate container 41c4973b8755 13:14:26 ---> d1e5180df075 13:14:26 Step 12/14 : COPY . . 13:14:26 ---> 7ea05f1e9166 13:14:26 Step 13/14 : RUN go mod tidy 13:14:26 ---> Running in 2e6caa4004ba 13:14:26 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:14:26 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:14:26 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 13:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:14:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 13:14:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 13:14:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:14:26 > git config core.sparsecheckout # timeout=10 13:14:26 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 13:14:26 Merge succeeded, producing 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 13:14:26 Checking out Revision 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 (PR-28) 13:14:26 > git remote # timeout=10 13:14:26 > git config --get remote.origin.url # timeout=10 13:14:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:14:26 > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 13:14:26 > git rev-parse HEAD^{commit} # timeout=10 13:14:26 > git config core.sparsecheckout # timeout=10 13:14:26 > git checkout -f 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 13:14:28 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:14:28 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:14:28 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:14:28 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:14:28 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:14:28 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:14:28 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [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 13:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:28 13:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:14:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:28 latest: Pulling from edgex-lftools-log-publisher 13:14:28 b4d181a07f80: Pulling fs layer 13:14:28 a1111a8f2ec3: Pulling fs layer 13:14:28 ed53099fbce6: Pulling fs layer 13:14:28 dc539afda2c1: Pulling fs layer 13:14:28 77bc0d833cb6: Pulling fs layer 13:14:28 9065ff56babe: Pulling fs layer 13:14:28 d287ab97295c: Pulling fs layer 13:14:28 77bc0d833cb6: Waiting 13:14:28 9065ff56babe: Waiting 13:14:28 d287ab97295c: Waiting 13:14:28 dc539afda2c1: Waiting 13:14:29 a1111a8f2ec3: Verifying Checksum 13:14:29 a1111a8f2ec3: Download complete 13:14:29 dc539afda2c1: Verifying Checksum 13:14:29 dc539afda2c1: Download complete 13:14:29 77bc0d833cb6: Verifying Checksum 13:14:29 77bc0d833cb6: Download complete 13:14:29 9065ff56babe: Download complete 13:14:29 ed53099fbce6: Verifying Checksum 13:14:29 ed53099fbce6: Download complete 13:14:30 b4d181a07f80: Verifying Checksum 13:14:30 b4d181a07f80: Download complete 13:14:31 b4d181a07f80: Pull complete 13:14:31 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" 13:14:31 First time build. Skipping changelog. 13:14:31 a1111a8f2ec3: Pull complete 13:14:31 13:14:31 GitHub has been notified of this commit’s build result 13:14:31 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:31 provisioning config files... 13:14:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config1029522174688758949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:31 > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 13:14:32 ed53099fbce6: Pull complete 13:14:32 dc539afda2c1: Pull complete 13:14:32 77bc0d833cb6: Pull complete 13:14:32 9065ff56babe: Pull complete 13:14:32 ---> docker-login.sh 13:14:32 nexus3.edgexfoundry.org:10001 13:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:33 Configure a credential helper to remove this warning. See 13:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:33 13:14:33 Login Succeeded 13:14:33 nexus3.edgexfoundry.org:10002 13:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:33 Configure a credential helper to remove this warning. See 13:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:33 13:14:33 Login Succeeded 13:14:33 nexus3.edgexfoundry.org:10003 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:34 Configure a credential helper to remove this warning. See 13:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:34 13:14:34 Login Succeeded 13:14:34 nexus3.edgexfoundry.org:10004 13:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:35 Configure a credential helper to remove this warning. See 13:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:35 13:14:35 Login Succeeded 13:14:35 docker.io 13:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:35 d287ab97295c: Verifying Checksum 13:14:35 d287ab97295c: Download complete 13:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:14:36 Configure a credential helper to remove this warning. See 13:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:14:36 13:14:36 Login Succeeded 13:14:36 ---> docker-login.sh ends [Pipeline] } 13:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:36 ========================================================= 13:14:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:14:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:14:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 13:14:37 Sending build context to Docker daemon 1.2MB 13:14:37 Step 1/14 : ARG BASE=golang:1.16-alpine3.12 13:14:37 Step 2/14 : FROM ${BASE} AS builder 13:14:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:37 595b0fe564bb: Pulling fs layer 13:14:37 24495759ef45: Pulling fs layer 13:14:37 d148012ef14d: Pulling fs layer 13:14:37 e90a11edd702: Pulling fs layer 13:14:37 d77568369979: Pulling fs layer 13:14:37 fc1c9f9a7f3b: Pulling fs layer 13:14:37 170f2ba95c9a: Pulling fs layer 13:14:37 97ac5df62f85: Pulling fs layer 13:14:37 e90a11edd702: Waiting 13:14:37 d77568369979: Waiting 13:14:37 fc1c9f9a7f3b: Waiting 13:14:37 97ac5df62f85: Waiting 13:14:37 170f2ba95c9a: Waiting 13:14:37 d148012ef14d: Verifying Checksum 13:14:37 d148012ef14d: Download complete 13:14:37 24495759ef45: Verifying Checksum 13:14:37 24495759ef45: Download complete 13:14:37 d77568369979: Verifying Checksum 13:14:37 d77568369979: Download complete 13:14:37 fc1c9f9a7f3b: Download complete 13:14:37 595b0fe564bb: Download complete 13:14:38 595b0fe564bb: Pull complete 13:14:39 d287ab97295c: Pull complete 13:14:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:14:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:14:39 prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container 13:14:39 $ 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/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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 13:14:39 24495759ef45: Pull complete 13:14:40 d148012ef14d: Pull complete 13:14:41 $ docker top caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:42 97ac5df62f85: Verifying Checksum 13:14:42 ---> job-cost.sh 13:14:42 lf-activate-venv: SKIPPING 13:14:42 INFO: No Stack... 13:14:42 e90a11edd702: Verifying Checksum 13:14:42 e90a11edd702: Download complete 13:14:43 INFO: Retrieving Pricing Info for: v3-standard-2 13:14:44 INFO: Archiving Costs [Pipeline] sh 13:14:44 + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv 13:14:44 + cut -d, -f6 [Pipeline] lock 13:14:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] 13:14:44 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] did not exist. Created. 13:14:44 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:14:44 + echo total: 0.05999999865889549 [Pipeline] stash 13:14:45 Stashed 1 file(s) [Pipeline] } 13:14:45 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] // lock [Pipeline] } 13:14:45 $ docker stop --time=1 caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f 13:14:46 $ docker rm -f caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:14:46 Failed in branch amd64 13:14:52 e90a11edd702: Pull complete 13:14:53 d77568369979: Pull complete 13:14:53 fc1c9f9a7f3b: Pull complete 13:14:54 170f2ba95c9a: Pull complete 13:15:01 97ac5df62f85: Pull complete 13:15:01 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 13:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:15:01 ---> 04bc70af865f 13:15:01 Step 3/14 : ARG MAKE='make build' 13:15:04 ---> Running in 48c2ccd3f014 13:15:05 Removing intermediate container 48c2ccd3f014 13:15:05 ---> 800d15921724 13:15:05 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 13:15:05 ---> Running in 1a662fcb7527 13:15:06 Removing intermediate container 1a662fcb7527 13:15:06 ---> ba028e3860e1 13:15:06 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 13:15:06 ---> Running in 8e5c7013a8b9 13:15:06 Removing intermediate container 8e5c7013a8b9 13:15:06 ---> 8d24a5e51271 13:15:06 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:15:06 ---> Running in 2f40a5cfe2e3 13:15:09 Removing intermediate container 2f40a5cfe2e3 13:15:09 ---> d8c789521eba 13:15:09 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:15:09 ---> Running in dd790a3549f2 13:15:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:15:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:15:12 OK: 218 MiB in 52 packages 13:15:13 Removing intermediate container dd790a3549f2 13:15:13 ---> 14981afb5ffb 13:15:13 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 13:15:13 ---> Running in 82484ba5b5e0 13:15:14 Removing intermediate container 82484ba5b5e0 13:15:14 ---> c3b5f2e3efb0 13:15:14 Step 9/14 : COPY go.mod . 13:15:15 ---> 63db6a4b8b93 13:15:15 Step 10/14 : COPY Makefile . 13:15:16 ---> 6f4164470fe1 13:15:16 Step 11/14 : RUN make update 13:15:16 ---> Running in 781fa9280f81 13:15:17 CGO_ENABLED=0 GO111MODULE=on go mod download 13:15:44 Removing intermediate container 781fa9280f81 13:15:44 ---> cdba54a857d1 13:15:44 Step 12/14 : COPY . . 13:15:44 ---> 6b3e45934981 13:15:44 Step 13/14 : RUN go mod tidy 13:15:44 ---> Running in c8b17a821255 13:15:44 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:15:44 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:15:44 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:15:44 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:15:44 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 13:15:44 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 13:15:44 github.com/edgexfoundry/device-sdk-go/pkg/service imports 13:15:44 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 13:15:44 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [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 13:15:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:45 13:15:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:15:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:45 arm64: Pulling from edgex-lftools-log-publisher 13:15:45 448f6bf000e3: Pulling fs layer 13:15:45 f757da607395: Pulling fs layer 13:15:45 05883995daec: Pulling fs layer 13:15:45 8603b9c90790: Pulling fs layer 13:15:45 1560dd03e051: Pulling fs layer 13:15:45 27f5ce0e4adf: Pulling fs layer 13:15:45 c2d8d7efcc4b: Pulling fs layer 13:15:45 8603b9c90790: Waiting 13:15:45 1560dd03e051: Waiting 13:15:45 27f5ce0e4adf: Waiting 13:15:45 c2d8d7efcc4b: Waiting 13:15:46 f757da607395: Verifying Checksum 13:15:46 f757da607395: Download complete 13:15:46 8603b9c90790: Verifying Checksum 13:15:46 8603b9c90790: Download complete 13:15:46 1560dd03e051: Download complete 13:15:46 27f5ce0e4adf: Verifying Checksum 13:15:46 27f5ce0e4adf: Download complete 13:15:46 05883995daec: Verifying Checksum 13:15:46 05883995daec: Download complete 13:15:47 448f6bf000e3: Verifying Checksum 13:15:47 448f6bf000e3: Download complete 13:15:49 c2d8d7efcc4b: Verifying Checksum 13:15:49 c2d8d7efcc4b: Download complete 13:15:50 448f6bf000e3: Pull complete 13:15:51 f757da607395: Pull complete 13:15:52 05883995daec: Pull complete 13:15:53 8603b9c90790: Pull complete 13:15:54 1560dd03e051: Pull complete 13:15:54 27f5ce0e4adf: Pull complete 13:16:09 c2d8d7efcc4b: Pull complete 13:16:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:16:09 prd-ubuntu18.04-docker-arm64-4c-16g-3325 does not seem to be running inside a container 13:16:09 $ 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/device-rfid-llrp-go/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:16:14 $ docker top 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:15 ---> job-cost.sh 13:16:15 lf-activate-venv: SKIPPING 13:16:15 INFO: No Stack... 13:16:16 INFO: Retrieving Pricing Info for: v2-standard-4 13:16:16 INFO: Archiving Costs [Pipeline] sh 13:16:17 + cut -d, -f6 13:16:17 + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [Pipeline] lock 13:16:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] 13:16:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] did not exist. Created. 13:16:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:16:18 /w/workspace/device-rfid-llrp-go/14@tmp/durable-cfc2a023/script.sh: 1: /w/workspace/device-rfid-llrp-go/14@tmp/durable-cfc2a023/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:16:18 + echo total: 0.18000000715255737 [Pipeline] stash 13:16:18 Warning: overwriting stash ‘stack-cost’ 13:16:19 Stashed 1 file(s) [Pipeline] } 13:16:19 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] // lock [Pipeline] } 13:16:19 $ docker stop --time=1 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b 13:16:21 $ docker rm -f 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:16:21 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:16:22 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:16:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:16:23 ---> package-listing.sh 13:16:23 ++ facter osfamily 13:16:23 ++ tr '[:upper:]' '[:lower:]' 13:16:23 + OS_FAMILY=redhat 13:16:23 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 13:16:23 + START_PACKAGES=/tmp/packages_start.txt 13:16:23 + END_PACKAGES=/tmp/packages_end.txt 13:16:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:23 + PACKAGES=/tmp/packages_start.txt 13:16:23 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 13:16:23 + PACKAGES=/tmp/packages_end.txt 13:16:23 + case "${OS_FAMILY}" in 13:16:23 + sort 13:16:23 + rpm -qa 13:16:24 + '[' -f /tmp/packages_start.txt ']' 13:16:24 + '[' -f /tmp/packages_end.txt ']' 13:16:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:24 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 13:16:24 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 13:16:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 13:16:24 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:25 13:16:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:16:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:25 latest: Pulling from edgex-lftools-log-publisher 13:16:25 b4d181a07f80: Pulling fs layer 13:16:25 a1111a8f2ec3: Pulling fs layer 13:16:25 ed53099fbce6: Pulling fs layer 13:16:25 dc539afda2c1: Pulling fs layer 13:16:25 77bc0d833cb6: Pulling fs layer 13:16:25 9065ff56babe: Pulling fs layer 13:16:25 d287ab97295c: Pulling fs layer 13:16:25 77bc0d833cb6: Waiting 13:16:25 9065ff56babe: Waiting 13:16:25 d287ab97295c: Waiting 13:16:25 a1111a8f2ec3: Verifying Checksum 13:16:25 a1111a8f2ec3: Download complete 13:16:25 dc539afda2c1: Verifying Checksum 13:16:25 dc539afda2c1: Download complete 13:16:26 77bc0d833cb6: Verifying Checksum 13:16:26 77bc0d833cb6: Download complete 13:16:26 9065ff56babe: Verifying Checksum 13:16:26 9065ff56babe: Download complete 13:16:26 ed53099fbce6: Verifying Checksum 13:16:26 ed53099fbce6: Download complete 13:16:27 b4d181a07f80: Verifying Checksum 13:16:27 b4d181a07f80: Download complete 13:16:28 b4d181a07f80: Pull complete 13:16:28 a1111a8f2ec3: Pull complete 13:16:29 ed53099fbce6: Pull complete 13:16:29 dc539afda2c1: Pull complete 13:16:29 77bc0d833cb6: Pull complete 13:16:29 9065ff56babe: Pull complete 13:16:31 d287ab97295c: Verifying Checksum 13:16:31 d287ab97295c: Download complete 13:16:35 d287ab97295c: Pull complete 13:16:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:16:35 prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container 13:16:35 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 13:16:38 $ docker top 909f5f18f093a9c0027f4c6f5c798955ab24593414f3e3cf9a7a47bdb31f2df6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:38 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:38 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:39 + ls /var/log/sa-host 13:16:39 + sadf -c /var/log/sa-host/sa05 13:16:39 file_magic: OK 13:16:39 HZ: Using current value: 100 13:16:39 file_header: OK 13:16:39 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 13:16:39 Statistics: 13:16:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:16:39 File successfully converted to sysstat format version 12.0.3 13:16:39 + sadf -c /var/log/sa-host/sa18 13:16:39 file_magic: OK 13:16:39 HZ: Using current value: 100 13:16:39 file_header: OK 13:16:39 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 13:16:39 Statistics: 13:16:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:16:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:39 provisioning config files... 13:16:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8653730061199152016tmp [Pipeline] { [Pipeline] echo 13:16:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:39 ---> create-netrc.sh [Pipeline] } 13:16:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:40 ---> python-tools-install.sh [Pipeline] echo 13:16:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:40 ---> sudo-logs.sh 13:16:40 Archiving 'sudo' log.. 13:16:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-3324.vexxhost.local: Name or service not known 13:16:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-3324.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:16:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:16:40 ---> job-cost.sh 13:16:40 lf-activate-venv: SKIPPING 13:16:40 DEBUG: total: 0.18000000715255737 13:16:40 INFO: Retrieving Stack Cost... 13:16:42 INFO: Retrieving Pricing Info for: v3-standard-2 13:16:42 INFO: Archiving Costs [Pipeline] echo 13:16:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:16:42 ---> logs-deploy.sh 13:16:42 lf-activate-venv: SKIPPING 13:16:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/14 13:16:42 INFO: archiving workspace using pattern(s): 13:16:43 Archives upload complete. 13:16:43 INFO: archiving logs to Nexus 13:16:44 ---> uname -a: 13:16:44 Linux prd-centos7-docker-4c-2g-3324.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:16:44 13:16:44 13:16:44 ---> lscpu: 13:16:44 Architecture: x86_64 13:16:44 CPU op-mode(s): 32-bit, 64-bit 13:16:44 Byte Order: Little Endian 13:16:44 Address sizes: 40 bits physical, 48 bits virtual 13:16:44 CPU(s): 2 13:16:44 On-line CPU(s) list: 0,1 13:16:44 Thread(s) per core: 1 13:16:44 Core(s) per socket: 1 13:16:44 Socket(s): 2 13:16:44 NUMA node(s): 1 13:16:44 Vendor ID: AuthenticAMD 13:16:44 CPU family: 23 13:16:44 Model: 49 13:16:44 Model name: AMD EPYC-Rome Processor 13:16:44 Stepping: 0 13:16:44 CPU MHz: 2800.000 13:16:44 BogoMIPS: 5600.00 13:16:44 Virtualization: AMD-V 13:16:44 Hypervisor vendor: KVM 13:16:44 Virtualization type: full 13:16:44 L1d cache: 32K 13:16:44 L1i cache: 32K 13:16:44 L2 cache: 512K 13:16:44 L3 cache: 16384K 13:16:44 NUMA node0 CPU(s): 0,1 13:16:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:16:44 13:16:44 13:16:44 ---> nproc: 13:16:44 2 13:16:44 13:16:44 13:16:44 ---> df -h: 13:16:44 Filesystem Size Used Avail Use% Mounted on 13:16:44 overlay 40G 7.7G 33G 20% / 13:16:44 tmpfs 64M 0 64M 0% /dev 13:16:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:16:44 shm 64M 0 64M 0% /dev/shm 13:16:44 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:16:44 13:16:44 13:16:44 ---> sar -b -r -n DEV: 13:16:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 13:16:44 13:16:44 13:09:47 LINUX RESTART (2 CPU) 13:16:44 13:16:44 13:11:01 tps rtps wtps bread/s bwrtn/s 13:16:44 13:12:01 0.58 0.00 0.58 0.00 12.48 13:16:44 13:13:01 0.47 0.00 0.47 0.00 6.60 13:16:44 13:14:01 0.23 0.00 0.23 0.00 2.83 13:16:44 13:15:01 0.23 0.00 0.23 0.00 3.61 13:16:44 13:16:01 0.32 0.00 0.32 0.00 4.15 13:16:44 Average: 0.37 0.00 0.37 0.00 5.93 13:16:44 13:16:44 13:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:44 13:12:01 5468468 0 803708 10.04 2620 1734144 1206676 13.32 579720 1564016 16 13:16:44 13:13:01 5466684 0 805488 10.06 2620 1734148 1207100 13.33 577764 1567924 20 13:16:44 13:14:01 5463184 0 808988 10.10 2620 1734148 1207148 13.33 580984 1567924 20 13:16:44 13:15:01 5462992 0 809168 10.10 2620 1734160 1207172 13.33 579152 1569860 8 13:16:44 13:16:01 5464560 0 807596 10.08 2620 1734164 1206872 13.32 577600 1569860 16 13:16:44 Average: 5465178 0 806990 10.08 2620 1734153 1206994 13.33 579044 1567917 16 13:16:44 13:16:44 13:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:16:44 13:12:01 eth0 0.07 0.08 0.01 0.02 0.00 0.00 0.00 0.00 13:16:44 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:13:01 eth0 2.52 1.30 3.23 0.09 0.00 0.00 0.00 0.00 13:16:44 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:14:01 eth0 2.02 0.52 0.65 0.36 0.00 0.00 0.00 0.00 13:16:44 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:15:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 13:16:44 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:16:01 eth0 0.32 0.22 0.14 0.08 0.00 0.00 0.00 0.00 13:16:44 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 Average: eth0 1.08 0.48 0.86 0.15 0.00 0.00 0.00 0.00 13:16:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:44 13:16:44 13:16:44 ---> sar -P ALL: 13:16:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) 13:16:44 13:16:44 13:09:47 LINUX RESTART (2 CPU) 13:16:44 13:16:44 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:16:44 13:12:01 all 0.16 0.00 0.07 0.00 0.03 99.75 13:16:44 13:12:01 0 0.23 0.00 0.08 0.00 0.03 99.65 13:16:44 13:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 13:16:44 13:13:01 all 0.28 0.00 0.06 0.00 0.02 99.64 13:16:44 13:13:01 0 0.12 0.00 0.05 0.00 0.02 99.82 13:16:44 13:13:01 1 0.45 0.00 0.07 0.00 0.02 99.47 13:16:44 13:14:01 all 0.21 0.00 0.04 0.00 0.01 99.74 13:16:44 13:14:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:16:44 13:14:01 1 0.35 0.00 0.03 0.00 0.00 99.62 13:16:44 13:15:01 all 0.19 0.00 0.05 0.00 0.03 99.73 13:16:44 13:15:01 0 0.07 0.00 0.07 0.00 0.03 99.83 13:16:44 13:15:01 1 0.32 0.00 0.03 0.00 0.02 99.63 13:16:44 13:16:01 all 0.10 0.00 0.03 0.00 0.02 99.85 13:16:44 13:16:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:16:44 13:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:16:44 Average: all 0.19 0.00 0.05 0.00 0.02 99.74 13:16:44 Average: 0 0.12 0.00 0.06 0.00 0.02 99.80 13:16:44 Average: 1 0.25 0.00 0.04 0.00 0.01 99.69 13:16:44 13:16:44 13:16:44