Pull request #52 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh12057363154780880601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh13804293280002694307.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3336163368296845882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh14360041307534528794.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17373449130107223857.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 USE_ALPINE: true 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-934 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # 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-52@tmp/jenkins-gitclient-ssh3681404137487576681.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) > 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-52@tmp/jenkins-gitclient-ssh8759284286628169606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # 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-52@tmp/jenkins-gitclient-ssh1166947066927804274.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" First time build. Skipping changelog. > git rev-list --no-walk f5a27c44426fd1781dbe90f38681ccf2d7552e76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:55 ========================================================= 23:01:55 EdgeX Global Pipelines Version Info 23:01:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:56 ------------------- 23:01:56 stable info: 23:01:56 ------------------- 23:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:56 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 23:01:56 Message: update stable to v1.0.217 23:01:57 ------------------- 23:01:57 experimental info: 23:01:57 ------------------- 23:01:57 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:57 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 23:01:57 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02e9154 [Pipeline] echo 23:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:01:58 provisioning config files... 23:01:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config8041661401192579613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:58 ---> docker-login.sh 23:01:58 nexus3.edgexfoundry.org:10001 23:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:58 Configure a credential helper to remove this warning. See 23:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:58 23:01:58 Login Succeeded 23:01:58 nexus3.edgexfoundry.org:10002 23:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:58 Configure a credential helper to remove this warning. See 23:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:58 23:01:58 Login Succeeded 23:01:58 nexus3.edgexfoundry.org:10003 23:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:58 Configure a credential helper to remove this warning. See 23:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:58 23:01:58 Login Succeeded 23:01:58 nexus3.edgexfoundry.org:10004 23:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:58 Configure a credential helper to remove this warning. See 23:01:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:58 23:01:58 Login Succeeded 23:01:58 docker.io 23:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:59 Configure a credential helper to remove this warning. See 23:01:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:59 23:01:59 Login Succeeded 23:01:59 ---> docker-login.sh ends [Pipeline] } 23:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:01:59 + git rev-list -1 --merges 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3~1..02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo 23:01:59 -----------> git rev-list -1 --merges 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3~1..02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [false] [Pipeline] sh 23:02:00 + git log --format=format:%s -1 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo 23:02:00 ========================================================= 23:02:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:02:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:02:00 + git log --format=format:%s -1 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 [Pipeline] echo 23:02:00 [semverPrep] GIT_COMMIT: 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3, Commit Message: fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue [Pipeline] echo 23:02:00 [semverPrep] This is not a build commit. [Pipeline] sh 23:02:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 23:02:00 + grep -v github /etc/ssh/ssh_known_hosts 23:02:00 + '[' -e /tmp/ssh_known_hosts ']' 23:02:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:02:00 + sudo tee -a /etc/ssh/ssh_known_hosts 23:02:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 23:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:01 23:02:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:02:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:01 latest: Pulling from edgex-devops/git-semver 23:02:01 a0d0a0d46f8b: Pulling fs layer 23:02:01 3e5f54012d9b: Pulling fs layer 23:02:01 4c7163046ea9: Pulling fs layer 23:02:01 0c2d73faf560: Pulling fs layer 23:02:01 0c2d73faf560: Waiting 23:02:01 3e5f54012d9b: Verifying Checksum 23:02:01 3e5f54012d9b: Download complete 23:02:01 a0d0a0d46f8b: Verifying Checksum 23:02:01 a0d0a0d46f8b: Download complete 23:02:01 0c2d73faf560: Verifying Checksum 23:02:01 0c2d73faf560: Download complete 23:02:01 4c7163046ea9: Verifying Checksum 23:02:01 4c7163046ea9: Download complete 23:02:01 a0d0a0d46f8b: Pull complete 23:02:01 3e5f54012d9b: Pull complete 23:02:02 4c7163046ea9: Pull complete 23:02:02 0c2d73faf560: Pull complete 23:02:02 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:02:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:02:02 prd-centos7-docker-4c-2g-934 does not seem to be running inside a container 23:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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:10004/edgex-devops/git-semver:latest cat 23:02:03 $ docker top b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:03 [ssh-agent] Looking for ssh-agent implementation... 23:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:03 $ docker exec b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent 23:02:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDMgpNJ/agent.13 23:02:03 SSH_AGENT_PID=19 23:02:03 Running ssh-add (command line suppressed) 23:02:03 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7031022122690235823.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_7031022122690235823.key) 23:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:04 + git tag --points-at HEAD [Pipeline] } 23:02:04 $ docker exec --env ******** --env ******** b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent -k 23:02:04 unset SSH_AUTH_SOCK; 23:02:04 unset SSH_AGENT_PID; 23:02:04 echo Agent pid 19 killed; 23:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:04 [ssh-agent] Looking for ssh-agent implementation... 23:02:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:04 $ docker exec b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent 23:02:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpCbCFD/agent.55 23:02:04 SSH_AGENT_PID=61 23:02:04 Running ssh-add (command line suppressed) 23:02:04 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_8998223779594053233.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_8998223779594053233.key) 23:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:04 + git semver init 23:02:04 # -> Open(): unable to determine branch for HEAD 23:02:04 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git 23:02:04 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 23:02:04 # $SEMVER_REMOTE_NAME = origin 23:02:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:02:04 # $SEMVER_USER_NAME = edgex-jenkins 23:02:04 # $SEMVER_BRANCH = PR-52 23:02:04 # $SEMVER_TEMP = /tmp/semver-316115053 23:02:04 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 23:02:05 # '/tmp/semver-316115053' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' 23:02:05 # -> Force: false 23:02:05 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } 23:02:05 $ docker exec --env ******** --env ******** b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 ssh-agent -k 23:02:05 unset SSH_AUTH_SOCK; 23:02:05 unset SSH_AGENT_PID; 23:02:05 echo Agent pid 61 killed; 23:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:05 + git semver [Pipeline] } 23:02:05 $ docker stop --time=1 b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 23:02:07 $ docker rm -f b47f4a763520a57221df47105938da0ce3d747ff4995512f066ec57ae7c605c4 [Pipeline] // withDockerContainer [Pipeline] sh 23:02:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:07 Stashed 1 file(s) [Pipeline] echo 23:02:07 [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 23:02:22 Still waiting to schedule task 23:02:22 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-934’ 23:02:22 Still waiting to schedule task 23:02:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:03:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-935 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 23:03:46 Running in /w/workspace/device-rfid-llrp-go/37 [Pipeline] { [Pipeline] checkout 23:03:46 Selected Git installation does not exist. Using Default 23:03:46 The recommended git tool is: NONE 23:03:50 using credential edgex-jenkins-ssh 23:03:50 Cloning the remote Git repository 23:03:51 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:03:51 > git init /w/workspace/device-rfid-llrp-go/37 # timeout=10 23:03:51 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:03:51 > git --version # timeout=10 23:03:51 > git --version # 'git version 2.17.1' 23:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:51 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:03:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:52 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:03:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:03:52 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 23:03:53 Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 23:03:53 Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) 23:03:52 > git config core.sparsecheckout # timeout=10 23:03:52 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 23:03:53 > git remote # timeout=10 23:03:53 > git config --get remote.origin.url # timeout=10 23:03:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:03:53 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 23:03:53 > git rev-parse HEAD^{commit} # timeout=10 23:03:53 > git config core.sparsecheckout # timeout=10 23:03:53 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 23:03:57 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:03:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:58 Dload Upload Total Spent Left Speed 23:03:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 70494 0 --:--:-- --:--:-- --:--:-- 70494 [Pipeline] sh 23:03:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:03:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:03:59 + sudo tee /etc/docker/daemon.new 23:03:59 { 23:03:59 "registry-mirrors": [ 23:03:59 "https://nexus3.edgexfoundry.org:10001" 23:03:59 ], 23:03:59 "bip": "10.250.0.254/24", 23:03:59 "hosts": [ 23:03:59 "tcp://0.0.0.0:5555", 23:03:59 "unix:///var/run/docker.sock" 23:03:59 ], 23:03:59 "mtu": 1458, 23:03:59 "selinux-enabled": true, 23:03:59 "seccomp-profile": "/etc/docker/seccomp.json" 23:03:59 } [Pipeline] sh 23:04:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:04:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:18 provisioning config files... 23:04:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/37@tmp/config2099383527341048716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:19 ---> docker-login.sh 23:04:19 nexus3.edgexfoundry.org:10001 23:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:19 Configure a credential helper to remove this warning. See 23:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:19 23:04:19 Login Succeeded 23:04:19 nexus3.edgexfoundry.org:10002 23:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:20 Configure a credential helper to remove this warning. See 23:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:20 23:04:20 Login Succeeded 23:04:20 nexus3.edgexfoundry.org:10003 23:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:20 Configure a credential helper to remove this warning. See 23:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:20 23:04:20 Login Succeeded 23:04:20 nexus3.edgexfoundry.org:10004 23:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:21 Configure a credential helper to remove this warning. See 23:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:21 23:04:21 Login Succeeded 23:04:21 docker.io 23:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:21 Configure a credential helper to remove this warning. See 23:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:21 23:04:21 Login Succeeded 23:04:21 ---> docker-login.sh ends [Pipeline] } 23:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:22 ========================================================= 23:04:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:04:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:04:22 + 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 . 23:04:23 Sending build context to Docker daemon 1.218MB 23:04:23 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:04:23 Step 2/12 : FROM ${BASE} AS builder 23:04:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:04:23 552d1f2373af: Pulling fs layer 23:04:23 ea3f2d53f512: Pulling fs layer 23:04:23 9e70ebbbe112: Pulling fs layer 23:04:23 7a9cfe048b4a: Pulling fs layer 23:04:23 72dc09318566: Pulling fs layer 23:04:23 f4f7b4309257: Pulling fs layer 23:04:23 0ac9a79272e3: Pulling fs layer 23:04:23 b78e95d17946: Pulling fs layer 23:04:23 7a9cfe048b4a: Waiting 23:04:23 72dc09318566: Waiting 23:04:23 0ac9a79272e3: Waiting 23:04:23 f4f7b4309257: Waiting 23:04:23 b78e95d17946: Waiting 23:04:23 9e70ebbbe112: Download complete 23:04:23 ea3f2d53f512: Verifying Checksum 23:04:23 ea3f2d53f512: Download complete 23:04:23 72dc09318566: Download complete 23:04:23 f4f7b4309257: Verifying Checksum 23:04:23 f4f7b4309257: Download complete 23:04:23 552d1f2373af: Verifying Checksum 23:04:23 552d1f2373af: Download complete 23:04:23 0ac9a79272e3: Verifying Checksum 23:04:23 0ac9a79272e3: Download complete 23:04:23 552d1f2373af: Pull complete 23:04:24 ea3f2d53f512: Pull complete 23:04:24 9e70ebbbe112: Pull complete 23:04:25 b78e95d17946: Verifying Checksum 23:04:25 b78e95d17946: Download complete 23:04:25 7a9cfe048b4a: Verifying Checksum 23:04:25 7a9cfe048b4a: Download complete 23:04:33 Running on prd-centos7-docker-4c-2g-937 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws 23:04:33 Running in /w/workspace/device-rfid-llrp-go/37 [Pipeline] { [Pipeline] checkout 23:04:33 Selected Git installation does not exist. Using Default 23:04:33 The recommended git tool is: NONE 23:04:34 using credential edgex-jenkins-ssh 23:04:34 Cloning the remote Git repository 23:04:34 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:04:34 > git init /w/workspace/device-rfid-llrp-go/37 # timeout=10 23:04:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:04:34 > git --version # timeout=10 23:04:34 > git --version # 'git version 2.24.4' 23:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:34 [INFO] Currently running in a labeled security context 23:04:34 [INFO] Currently SELinux is 'enforcing' on the host 23:04:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh7105553748630495493.key 23:04:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:36 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 23:04:36 Merge succeeded, producing 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 23:04:36 Checking out Revision 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 (PR-52) 23:04:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:34 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:04:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:04:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:34 [INFO] Currently running in a labeled security context 23:04:34 [INFO] Currently SELinux is 'enforcing' on the host 23:04:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh5961844540922413259.key 23:04:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:04:35 > git config core.sparsecheckout # timeout=10 23:04:35 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 23:04:35 > git remote # timeout=10 23:04:35 > git config --get remote.origin.url # timeout=10 23:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:35 [INFO] Currently running in a labeled security context 23:04:35 [INFO] Currently SELinux is 'enforcing' on the host 23:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/37@tmp/jenkins-gitclient-ssh2347865479585574986.key 23:04:35 > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 23:04:35 > git rev-parse HEAD^{commit} # timeout=10 23:04:35 > git config core.sparsecheckout # timeout=10 23:04:35 > git checkout -f 02e915438e65ab8d74a5eb0bde8cf83ac573ecf3 # timeout=10 23:04:38 7a9cfe048b4a: Pull complete 23:04:38 72dc09318566: Pull complete 23:04:38 f4f7b4309257: Pull complete 23:04:38 0ac9a79272e3: Pull complete 23:04:39 Commit message: "fix: Resolved all comments made by Lenny for Makefile and Dockerfile and resolved null label issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:40 provisioning config files... 23:04:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/37@tmp/config5654077976294586882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:41 ---> docker-login.sh 23:04:41 nexus3.edgexfoundry.org:10001 23:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:41 Configure a credential helper to remove this warning. See 23:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:41 23:04:41 Login Succeeded 23:04:41 nexus3.edgexfoundry.org:10002 23:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:41 Configure a credential helper to remove this warning. See 23:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:41 23:04:41 Login Succeeded 23:04:41 nexus3.edgexfoundry.org:10003 23:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:41 Configure a credential helper to remove this warning. See 23:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:41 23:04:41 Login Succeeded 23:04:41 nexus3.edgexfoundry.org:10004 23:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:41 Configure a credential helper to remove this warning. See 23:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:41 23:04:41 Login Succeeded 23:04:41 docker.io 23:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:42 Configure a credential helper to remove this warning. See 23:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:42 23:04:42 Login Succeeded 23:04:42 ---> docker-login.sh ends [Pipeline] } 23:04:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:04:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:04:42 ========================================================= 23:04:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:04:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 23:04:42 + 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 . 23:04:42 Sending build context to Docker daemon 1.218MB 23:04:42 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 23:04:42 Step 2/12 : FROM ${BASE} AS builder 23:04:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:42 a0d0a0d46f8b: Pulling fs layer 23:04:42 31adcdaf11c8: Pulling fs layer 23:04:42 b8b176561691: Pulling fs layer 23:04:42 4527c011a84f: Pulling fs layer 23:04:42 5d74067f8e1e: Pulling fs layer 23:04:42 e0aca202a116: Pulling fs layer 23:04:42 3a43be97a3b4: Pulling fs layer 23:04:42 34cad66bf833: Pulling fs layer 23:04:42 b4e3c513aaa6: Pulling fs layer 23:04:42 5d74067f8e1e: Waiting 23:04:42 e0aca202a116: Waiting 23:04:42 3a43be97a3b4: Waiting 23:04:42 34cad66bf833: Waiting 23:04:42 b4e3c513aaa6: Waiting 23:04:42 4527c011a84f: Waiting 23:04:42 b8b176561691: Verifying Checksum 23:04:42 b8b176561691: Download complete 23:04:42 31adcdaf11c8: Verifying Checksum 23:04:42 31adcdaf11c8: Download complete 23:04:42 5d74067f8e1e: Verifying Checksum 23:04:42 5d74067f8e1e: Download complete 23:04:42 e0aca202a116: Verifying Checksum 23:04:42 e0aca202a116: Download complete 23:04:42 a0d0a0d46f8b: Verifying Checksum 23:04:42 a0d0a0d46f8b: Download complete 23:04:42 3a43be97a3b4: Verifying Checksum 23:04:42 3a43be97a3b4: Download complete 23:04:42 34cad66bf833: Verifying Checksum 23:04:42 34cad66bf833: Download complete 23:04:43 4527c011a84f: Verifying Checksum 23:04:43 4527c011a84f: Download complete 23:04:43 b4e3c513aaa6: Verifying Checksum 23:04:43 b4e3c513aaa6: Download complete 23:04:43 a0d0a0d46f8b: Pull complete 23:04:43 31adcdaf11c8: Pull complete 23:04:43 b8b176561691: Pull complete 23:04:43 b78e95d17946: Pull complete 23:04:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 23:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:04:43 ---> 8b459fc5aaf0 23:04:43 Step 3/12 : ARG MAKE='make build' 23:04:44 ---> Running in f7cdd11a00c5 23:04:44 Removing intermediate container f7cdd11a00c5 23:04:44 ---> 0b78da7667fd 23:04:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:04:45 ---> Running in 142e63d15d98 23:04:45 Removing intermediate container 142e63d15d98 23:04:45 ---> c2ae2cbba80b 23:04:45 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:04:45 ---> Running in db6fef30a3b3 23:04:45 Removing intermediate container db6fef30a3b3 23:04:45 ---> b5e2a13c92d9 23:04:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:45 ---> Running in 8c5a86e3336a 23:04:47 4527c011a84f: Pull complete 23:04:47 5d74067f8e1e: Pull complete 23:04:47 e0aca202a116: Pull complete 23:04:47 3a43be97a3b4: Pull complete 23:04:47 34cad66bf833: Pull complete 23:04:47 Removing intermediate container 8c5a86e3336a 23:04:47 ---> a3f0077d2a0f 23:04:47 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:47 ---> Running in af46303225cd 23:04:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 23:04:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 23:04:50 b4e3c513aaa6: Pull complete 23:04:50 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 23:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:04:50 ---> 9f6097aaca64 23:04:50 Step 3/12 : ARG MAKE='make build' 23:04:50 OK: 219 MiB in 52 packages 23:04:51 Removing intermediate container af46303225cd 23:04:51 ---> f83740777279 23:04:51 Step 8/12 : WORKDIR /app 23:04:51 ---> Running in b0803e128bfb 23:04:51 Removing intermediate container b0803e128bfb 23:04:51 ---> 86c51b256b49 23:04:51 Step 9/12 : COPY . . 23:04:52 ---> 1b02ebae2bd5 23:04:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:52 ---> Running in e582bb39e6af 23:04:53 ---> Running in 17a54897b91d 23:04:53 Removing intermediate container 17a54897b91d 23:04:53 ---> c9d1106abe32 23:04:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 23:04:53 ---> Running in d1663afdaffb 23:04:53 Removing intermediate container d1663afdaffb 23:04:53 ---> 291d24a4b4b6 23:04:53 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 23:04:53 ---> Running in e1ec5a9b5b46 23:04:53 Removing intermediate container e1ec5a9b5b46 23:04:53 ---> 5a5241a321fb 23:04:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:53 ---> Running in 720460c361f3 23:04:54 Removing intermediate container 720460c361f3 23:04:54 ---> f13292bee368 23:04:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:04:54 ---> Running in 762f928cf7ba 23:04:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:04:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:04:55 OK: 220 MiB in 52 packages 23:04:56 Removing intermediate container 762f928cf7ba 23:04:56 ---> dbe64dc00fe0 23:04:56 Step 8/12 : WORKDIR /app 23:04:56 ---> Running in 4ac347edf7e4 23:04:56 Removing intermediate container 4ac347edf7e4 23:04:56 ---> 61f0ae2c84a8 23:04:56 Step 9/12 : COPY . . 23:04:56 ---> 009c4096e613 23:04:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:04:56 ---> Running in d03633acccdb 23:05:28 Removing intermediate container d03633acccdb 23:05:28 ---> a6f7f9540f2f 23:05:28 Step 11/12 : RUN go mod tidy 23:05:28 ---> Running in 0d13779af7f0 23:05:28 Removing intermediate container 0d13779af7f0 23:05:28 ---> 075a033439f4 23:05:28 Step 12/12 : RUN $MAKE 23:05:28 ---> Running in b3fb15b54131 23:05:29 noop 23:05:29 Removing intermediate container b3fb15b54131 23:05:29 ---> 40c5fef6ecf4 23:05:29 Successfully built 40c5fef6ecf4 23:05:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:05:29 + docker inspect -f . ci-base-image-x86_64 23:05:29 . [Pipeline] withDockerContainer 23:05:29 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 23:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:30 $ docker top 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 -eo pid,comm [Pipeline] { [Pipeline] sh 23:05:30 + go version 23:05:30 go version go1.16.8 linux/amd64 [Pipeline] } 23:05:30 $ docker stop --time=1 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 23:05:31 $ docker rm -f 46004893bc675a6fb006936314955d83453a63947157548974e09329db1d0463 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:05:32 + docker inspect -f . ci-base-image-x86_64 23:05:32 . [Pipeline] withDockerContainer 23:05:32 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 23:05:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:05:32 $ docker top 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:05:33 + make test 23:05:33 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:05:33 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:05:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:05:51 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:05:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.275s coverage: 39.5% of statements 23:05:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.238s coverage: 52.0% of statements 23:05:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 23:05:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:06:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:05 ./internal/driver/discover.go 23:06:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:05 make: *** [Makefile:26: test] Error 1 [Pipeline] } 23:06:05 $ docker stop --time=1 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 23:06:06 $ docker rm -f 8508c32ab8da7c4587a36000b23fe807069db5b6e73585a8b45f58c73eaa9ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:07 23:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:07 latest: Pulling from edgex-lftools-log-publisher 23:06:07 b4d181a07f80: Pulling fs layer 23:06:07 a1111a8f2ec3: Pulling fs layer 23:06:07 ed53099fbce6: Pulling fs layer 23:06:07 dc539afda2c1: Pulling fs layer 23:06:07 77bc0d833cb6: Pulling fs layer 23:06:07 9065ff56babe: Pulling fs layer 23:06:07 d287ab97295c: Pulling fs layer 23:06:07 dc539afda2c1: Waiting 23:06:07 77bc0d833cb6: Waiting 23:06:07 9065ff56babe: Waiting 23:06:07 d287ab97295c: Waiting 23:06:07 a1111a8f2ec3: Verifying Checksum 23:06:07 a1111a8f2ec3: Download complete 23:06:07 dc539afda2c1: Verifying Checksum 23:06:07 dc539afda2c1: Download complete 23:06:07 ed53099fbce6: Verifying Checksum 23:06:07 ed53099fbce6: Download complete 23:06:07 9065ff56babe: Verifying Checksum 23:06:07 9065ff56babe: Download complete 23:06:07 77bc0d833cb6: Verifying Checksum 23:06:07 77bc0d833cb6: Download complete 23:06:08 b4d181a07f80: Verifying Checksum 23:06:08 b4d181a07f80: Download complete 23:06:08 d287ab97295c: Verifying Checksum 23:06:08 d287ab97295c: Download complete 23:06:09 b4d181a07f80: Pull complete 23:06:09 a1111a8f2ec3: Pull complete 23:06:10 ed53099fbce6: Pull complete 23:06:10 dc539afda2c1: Pull complete 23:06:10 77bc0d833cb6: Pull complete 23:06:10 9065ff56babe: Pull complete 23:06:14 Removing intermediate container e582bb39e6af 23:06:14 ---> 4aee1572df66 23:06:14 Step 11/12 : RUN go mod tidy 23:06:14 ---> Running in 1315ed3f643a 23:06:14 Removing intermediate container 1315ed3f643a 23:06:14 ---> d2d190dc4243 23:06:14 Step 12/12 : RUN $MAKE 23:06:14 ---> Running in c69c749be152 23:06:14 noop 23:06:14 Removing intermediate container c69c749be152 23:06:14 ---> dd19471ed579 23:06:14 Successfully built dd19471ed579 23:06:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:14 + docker inspect -f . ci-base-image-arm64 23:06:14 . [Pipeline] withDockerContainer 23:06:15 prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 23:06:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:16 d287ab97295c: Pull complete 23:06:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:16 $ docker top 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 23:06:16 prd-centos7-docker-4c-2g-937 does not seem to be running inside a container 23:06:16 $ 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/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:06:19 $ docker top 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 23:06:19 ---> job-cost.sh 23:06:19 lf-activate-venv: SKIPPING 23:06:19 INFO: No Stack... 23:06:19 + go version 23:06:19 go version go1.16.8 linux/arm64 [Pipeline] } 23:06:19 $ docker stop --time=1 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe 23:06:19 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:20 INFO: Archiving Costs 23:06:21 $ docker rm -f 8d7ffa2a65828b121201896ba796ef14313b8a6ac24440d20959d06ee1dfbdfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:22 + cat /w/workspace/device-rfid-llrp-go/37/archives/cost.csv 23:06:22 + cut -d, -f6 [Pipeline] lock 23:06:22 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] 23:06:22 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] did not exist. Created. 23:06:22 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:22 + docker inspect -f . ci-base-image-arm64 23:06:22 . [Pipeline] withDockerContainer 23:06:22 prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 23:06:22 + echo total: 0.05999999865889549 23:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:23 $ docker top a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] fileExists [Pipeline] sh 23:06:24 Stashed 1 file(s) [Pipeline] } 23:06:24 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:24 $ docker stop --time=1 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a 23:06:24 + make test 23:06:24 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:06:25 $ docker rm -f 140fced25f1c21bce4809e3a08f5890db689ae9b75081a1b5355299c7f29b01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:06:25 Failed in branch amd64 23:06:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:07:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:07:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:07:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.739s coverage: 39.5% of statements 23:07:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.519s coverage: 52.0% of statements 23:07:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 23:07:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:08:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:08:21 ./internal/driver/discover.go 23:08:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:08:21 make: *** [Makefile:26: test] Error 1 [Pipeline] } 23:08:21 $ docker stop --time=1 a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 23:08:23 $ docker rm -f a7edd26746ec0f73aef29b41dd85de67150f89d939066cb28928cdf49e53a1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:24 23:08:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:25 arm64: Pulling from edgex-lftools-log-publisher 23:08:25 448f6bf000e3: Pulling fs layer 23:08:25 f757da607395: Pulling fs layer 23:08:25 05883995daec: Pulling fs layer 23:08:25 8603b9c90790: Pulling fs layer 23:08:25 1560dd03e051: Pulling fs layer 23:08:25 27f5ce0e4adf: Pulling fs layer 23:08:25 c2d8d7efcc4b: Pulling fs layer 23:08:25 8603b9c90790: Waiting 23:08:25 1560dd03e051: Waiting 23:08:25 27f5ce0e4adf: Waiting 23:08:25 c2d8d7efcc4b: Waiting 23:08:25 f757da607395: Verifying Checksum 23:08:25 f757da607395: Download complete 23:08:25 8603b9c90790: Verifying Checksum 23:08:25 8603b9c90790: Download complete 23:08:25 1560dd03e051: Verifying Checksum 23:08:25 1560dd03e051: Download complete 23:08:25 27f5ce0e4adf: Verifying Checksum 23:08:25 27f5ce0e4adf: Download complete 23:08:25 05883995daec: Verifying Checksum 23:08:25 05883995daec: Download complete 23:08:25 448f6bf000e3: Verifying Checksum 23:08:25 448f6bf000e3: Download complete 23:08:28 c2d8d7efcc4b: Verifying Checksum 23:08:28 c2d8d7efcc4b: Download complete 23:08:29 448f6bf000e3: Pull complete 23:08:29 f757da607395: Pull complete 23:08:31 05883995daec: Pull complete 23:08:31 8603b9c90790: Pull complete 23:08:32 1560dd03e051: Pull complete 23:08:32 27f5ce0e4adf: Pull complete 23:08:47 c2d8d7efcc4b: Pull complete 23:08:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:08:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:08:48 prd-ubuntu18.04-docker-arm64-4c-16g-935 does not seem to be running inside a container 23:08:48 $ 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/37 -v /w/workspace/device-rfid-llrp-go/37:/w/workspace/device-rfid-llrp-go/37:rw,z -v /w/workspace/device-rfid-llrp-go/37@tmp:/w/workspace/device-rfid-llrp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:08:50 $ docker top d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:51 ---> job-cost.sh 23:08:51 lf-activate-venv: SKIPPING 23:08:51 INFO: No Stack... 23:08:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:08:52 INFO: Archiving Costs [Pipeline] sh 23:08:52 + cut+ -d, -f6 23:08:52 cat /w/workspace/device-rfid-llrp-go/37/archives/cost.csv [Pipeline] lock 23:08:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] 23:08:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] did not exist. Created. 23:08:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:53 /w/workspace/device-rfid-llrp-go/37@tmp/durable-c917daac/script.sh: 1: /w/workspace/device-rfid-llrp-go/37@tmp/durable-c917daac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:08:54 + echo total: 0.10999999940395355 [Pipeline] stash 23:08:54 Warning: overwriting stash ‘stack-cost’ 23:08:54 Stashed 1 file(s) [Pipeline] } 23:08:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-37-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:54 $ docker stop --time=1 d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 23:08:56 $ docker rm -f d77fc63a2bf08a3fe71b6b577457f8e635c54da883f57c932899039cf62343e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:08:57 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:08:58 ---> package-listing.sh 23:08:58 ++ tr '[:upper:]' '[:lower:]' 23:08:58 ++ facter osfamily 23:08:58 + OS_FAMILY=redhat 23:08:58 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 23:08:58 + START_PACKAGES=/tmp/packages_start.txt 23:08:58 + END_PACKAGES=/tmp/packages_end.txt 23:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:08:58 + PACKAGES=/tmp/packages_start.txt 23:08:58 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 23:08:58 + PACKAGES=/tmp/packages_end.txt 23:08:58 + case "${OS_FAMILY}" in 23:08:58 + rpm -qa 23:08:58 + sort 23:08:59 + '[' -f /tmp/packages_start.txt ']' 23:08:59 + '[' -f /tmp/packages_end.txt ']' 23:08:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:08:59 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' 23:08:59 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ 23:08:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo 23:08:59 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:08:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:59 23:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:00 latest: Pulling from edgex-lftools-log-publisher 23:09:00 b4d181a07f80: Pulling fs layer 23:09:00 a1111a8f2ec3: Pulling fs layer 23:09:00 ed53099fbce6: Pulling fs layer 23:09:00 dc539afda2c1: Pulling fs layer 23:09:00 77bc0d833cb6: Pulling fs layer 23:09:00 9065ff56babe: Pulling fs layer 23:09:00 d287ab97295c: Pulling fs layer 23:09:00 dc539afda2c1: Waiting 23:09:00 77bc0d833cb6: Waiting 23:09:00 9065ff56babe: Waiting 23:09:00 d287ab97295c: Waiting 23:09:00 a1111a8f2ec3: Verifying Checksum 23:09:00 a1111a8f2ec3: Download complete 23:09:00 dc539afda2c1: Verifying Checksum 23:09:00 dc539afda2c1: Download complete 23:09:00 ed53099fbce6: Verifying Checksum 23:09:00 ed53099fbce6: Download complete 23:09:00 9065ff56babe: Verifying Checksum 23:09:00 9065ff56babe: Download complete 23:09:00 77bc0d833cb6: Verifying Checksum 23:09:00 77bc0d833cb6: Download complete 23:09:00 b4d181a07f80: Verifying Checksum 23:09:00 b4d181a07f80: Download complete 23:09:00 d287ab97295c: Verifying Checksum 23:09:00 d287ab97295c: Download complete 23:09:01 b4d181a07f80: Pull complete 23:09:02 a1111a8f2ec3: Pull complete 23:09:02 ed53099fbce6: Pull complete 23:09:03 dc539afda2c1: Pull complete 23:09:03 77bc0d833cb6: Pull complete 23:09:03 9065ff56babe: Pull complete 23:09:09 d287ab97295c: Pull complete 23:09:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:09:10 prd-centos7-docker-4c-2g-934 does not seem to be running inside a container 23:09:10 $ 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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:09:12 $ docker top 1de8a91a1dffd513a0af0b90b560a1fc15139cbf9940637bafb9a0190160db47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:12 + touch /tmp/pre-build-complete [Pipeline] sh 23:09:13 + mkdir -p /var/log/sysstat [Pipeline] sh 23:09:13 + ls /var/log/sa-host 23:09:13 + sadf -c /var/log/sa-host/sa06 23:09:13 file_magic: OK 23:09:13 HZ: Using current value: 100 23:09:13 file_header: OK 23:09:13 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 23:09:13 Statistics: 23:09:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:13 File successfully converted to sysstat format version 12.0.3 23:09:13 + sadf -c /var/log/sa-host/sa17 23:09:13 file_magic: OK 23:09:13 HZ: Using current value: 100 23:09:13 file_header: OK 23:09:13 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 23:09:13 Statistics: 23:09:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:13 provisioning config files... 23:09:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config6693400047501142545tmp [Pipeline] { [Pipeline] echo 23:09:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:09:13 ---> create-netrc.sh [Pipeline] } 23:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:09:14 ---> python-tools-install.sh [Pipeline] echo 23:09:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:09:14 ---> sudo-logs.sh 23:09:14 Archiving 'sudo' log.. 23:09:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-934.novalocal: Name or service not known 23:09:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-934.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:09:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:09:14 ---> job-cost.sh 23:09:14 lf-activate-venv: SKIPPING 23:09:14 DEBUG: total: 0.10999999940395355 23:09:14 INFO: Retrieving Stack Cost... 23:09:15 INFO: Retrieving Pricing Info for: v3-standard-2 23:09:15 INFO: Archiving Costs [Pipeline] echo 23:09:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:09:16 ---> logs-deploy.sh 23:09:16 lf-activate-venv: SKIPPING 23:09:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/37 23:09:16 INFO: archiving workspace using pattern(s): 23:09:16 Archives upload complete. 23:09:16 INFO: archiving logs to Nexus