Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ed3f6adc63f232585aaf4914dc5a09827cd611f6 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-ssh13897142486744903363.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1009353691483178890.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12267556272900802111.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4024762206269130129.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3052603575699322755.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: false 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47820 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ed3f6adc63f232585aaf4914dc5a09827cd611f6 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f ed3f6adc63f232585aaf4914dc5a09827cd611f6 # timeout=10 Commit message: "build: Update to released v2.2.0 Kamakura SDK (#84)" > git rev-list --no-walk d4e8fd6c08a4a0a7cb29c821e676c32d6084b69d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:53:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:53:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:53:56 ========================================================= 17:53:56 EdgeX Global Pipelines Version Info 17:53:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:53:56 ------------------- 17:53:56 stable info: 17:53:56 ------------------- 17:53:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:53:56 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 17:53:56 Message: update stable to v1.0.227 17:53:57 ------------------- 17:53:57 experimental info: 17:53:57 ------------------- 17:53:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:53:57 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 17:53:57 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:53:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed3f6ad [Pipeline] echo 17:53:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:58 provisioning config files... 17:53:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3030077698233478096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:58 ---> docker-login.sh 17:53:58 nexus3.edgexfoundry.org:10001 17:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:58 Configure a credential helper to remove this warning. See 17:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:58 17:53:58 Login Succeeded 17:53:58 nexus3.edgexfoundry.org:10002 17:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 nexus3.edgexfoundry.org:10003 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 nexus3.edgexfoundry.org:10004 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 docker.io 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 ---> docker-login.sh ends [Pipeline] } 17:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:53:59 + git rev-list -1 --merges ed3f6adc63f232585aaf4914dc5a09827cd611f6~1..ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo 17:54:00 -----------> git rev-list -1 --merges ed3f6adc63f232585aaf4914dc5a09827cd611f6~1..ed3f6adc63f232585aaf4914dc5a09827cd611f6 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [false] [Pipeline] sh 17:54:00 + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo 17:54:00 ========================================================= 17:54:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:00 + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] echo 17:54:00 [semverPrep] GIT_COMMIT: ed3f6adc63f232585aaf4914dc5a09827cd611f6, Commit Message: build: Update to released v2.2.0 Kamakura SDK (#84) [Pipeline] echo 17:54:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:54:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:54:01 + grep -v github /etc/ssh/ssh_known_hosts 17:54:01 + [ -e /tmp/ssh_known_hosts ] 17:54:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:54:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:54:01 + sudo tee -a /etc/ssh/ssh_known_hosts 17:54:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:54:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:01 17:54:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:54:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:01 latest: Pulling from edgex-devops/py-git-semver 17:54:01 1fe172e4850f: Pulling fs layer 17:54:01 caf521ccaac6: Pulling fs layer 17:54:01 3ead6fa29328: Pulling fs layer 17:54:01 5c2a1cbceb83: Pulling fs layer 17:54:01 a8d5f1318db7: Pulling fs layer 17:54:01 c427282e49a2: Pulling fs layer 17:54:01 5c2a1cbceb83: Waiting 17:54:01 a8d5f1318db7: Waiting 17:54:01 1827001aaf11: Pulling fs layer 17:54:01 0714d37db230: Pulling fs layer 17:54:01 c427282e49a2: Waiting 17:54:01 ac28cf19c067: Pulling fs layer 17:54:01 1827001aaf11: Waiting 17:54:01 0714d37db230: Waiting 17:54:01 ca983d60f3e2: Pulling fs layer 17:54:01 9f894cec8388: Pulling fs layer 17:54:01 ca983d60f3e2: Waiting 17:54:01 ac28cf19c067: Waiting 17:54:01 9f894cec8388: Waiting 17:54:01 caf521ccaac6: Download complete 17:54:01 5c2a1cbceb83: Verifying Checksum 17:54:01 5c2a1cbceb83: Download complete 17:54:01 a8d5f1318db7: Verifying Checksum 17:54:01 a8d5f1318db7: Download complete 17:54:02 c427282e49a2: Verifying Checksum 17:54:02 c427282e49a2: Download complete 17:54:02 3ead6fa29328: Verifying Checksum 17:54:02 3ead6fa29328: Download complete 17:54:02 0714d37db230: Verifying Checksum 17:54:02 0714d37db230: Download complete 17:54:02 ac28cf19c067: Verifying Checksum 17:54:02 ac28cf19c067: Download complete 17:54:02 ca983d60f3e2: Verifying Checksum 17:54:02 ca983d60f3e2: Download complete 17:54:02 9f894cec8388: Verifying Checksum 17:54:02 9f894cec8388: Download complete 17:54:02 1fe172e4850f: Verifying Checksum 17:54:02 1fe172e4850f: Download complete 17:54:02 1827001aaf11: Verifying Checksum 17:54:02 1827001aaf11: Download complete 17:54:03 1fe172e4850f: Pull complete 17:54:03 caf521ccaac6: Pull complete 17:54:04 3ead6fa29328: Pull complete 17:54:04 5c2a1cbceb83: Pull complete 17:54:04 a8d5f1318db7: Pull complete 17:54:04 c427282e49a2: Pull complete 17:54:06 1827001aaf11: Pull complete 17:54:07 0714d37db230: Pull complete 17:54:07 ac28cf19c067: Pull complete 17:54:07 ca983d60f3e2: Pull complete 17:54:07 9f894cec8388: Pull complete 17:54:07 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 17:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 17:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 17:54:07 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 17:54:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 17:54:09 $ docker top 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce -eo pid,comm 17:54:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:54:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:54:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:09 [ssh-agent] Looking for ssh-agent implementation... 17:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:09 $ docker exec 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent 17:54:09 SSH_AUTH_SOCK=/tmp/ssh-Q7sQLQ0x6IqU/agent.33 17:54:09 SSH_AGENT_PID=40 17:54:09 Running ssh-add (command line suppressed) 17:54:09 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2690375170548576817.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2690375170548576817.key) 17:54:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:09 + git tag --points-at HEAD [Pipeline] } 17:54:09 $ docker exec --env ******** --env ******** 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent -k 17:54:10 unset SSH_AUTH_SOCK; 17:54:10 unset SSH_AGENT_PID; 17:54:10 echo Agent pid 40 killed; 17:54:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:54:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:54:10 [ssh-agent] Looking for ssh-agent implementation... 17:54:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:10 $ docker exec 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent 17:54:10 SSH_AUTH_SOCK=/tmp/ssh-3mlPe0pEygFy/agent.74 17:54:10 SSH_AGENT_PID=80 17:54:10 Running ssh-add (command line suppressed) 17:54:10 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1680116240436095744.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1680116240436095744.key) 17:54:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:54:10 + git semver init 17:54:11 2022-05-10 17:54:11,001 [run_init] DEBUG init version:0.0.0 force:False 17:54:11 2022-05-10 17:54:11,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:54:11 2022-05-10 17:54:11,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:54:11 2022-05-10 17:54:11,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:54:12 2022-05-10 17:54:11,860 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:54:12 2022-05-10 17:54:11,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:54:12 2022-05-10 17:54:11,861 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:12 2022-05-10 17:54:11,861 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:54:12 2.1.0-dev.13 [Pipeline] } 17:54:12 $ docker exec --env ******** --env ******** 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce ssh-agent -k 17:54:12 unset SSH_AUTH_SOCK; 17:54:12 unset SSH_AGENT_PID; 17:54:12 echo Agent pid 80 killed; 17:54:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:54:12 + git semver [Pipeline] } 17:54:12 $ docker stop --time=1 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce 17:54:14 $ docker rm -f 163aeaffb5a2a6b79a45d14af0a3a886bdc5a8d0a853ab5ad49f63e8fb1bb0ce [Pipeline] // withDockerContainer [Pipeline] sh 17:54:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:54:14 Stashed 1 file(s) [Pipeline] echo 17:54:14 [edgeXSemver]: initialized semver on version 2.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:14 provisioning config files... 17:54:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4889904351845641321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:15 ---> docker-login.sh 17:54:15 nexus3.edgexfoundry.org:10001 17:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:15 Configure a credential helper to remove this warning. See 17:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:15 17:54:15 Login Succeeded 17:54:15 nexus3.edgexfoundry.org:10002 17:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:15 Configure a credential helper to remove this warning. See 17:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:15 17:54:15 Login Succeeded 17:54:15 nexus3.edgexfoundry.org:10003 17:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:15 Configure a credential helper to remove this warning. See 17:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:15 17:54:15 Login Succeeded 17:54:15 nexus3.edgexfoundry.org:10004 17:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:15 Configure a credential helper to remove this warning. See 17:54:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:15 17:54:15 Login Succeeded 17:54:15 docker.io 17:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:16 Configure a credential helper to remove this warning. See 17:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:16 17:54:16 Login Succeeded 17:54:16 ---> docker-login.sh ends [Pipeline] } 17:54:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:16 ========================================================= 17:54:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:54:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:54:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:54:16 Sending build context to Docker daemon 3.974MB 17:54:16 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:54:16 Step 2/12 : FROM ${BASE} AS builder 17:54:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:16 59bf1c3509f3: Pulling fs layer 17:54:16 666ba61612fd: Pulling fs layer 17:54:16 8ed8ca486205: Pulling fs layer 17:54:16 4fe6c5a15a65: Pulling fs layer 17:54:16 22a0e8bec74d: Pulling fs layer 17:54:16 ca2b28591e48: Pulling fs layer 17:54:16 a51346096db8: Pulling fs layer 17:54:16 daebc70d1ce1: Pulling fs layer 17:54:16 0e18a0eac166: Pulling fs layer 17:54:16 4fe6c5a15a65: Waiting 17:54:16 22a0e8bec74d: Waiting 17:54:16 ca2b28591e48: Waiting 17:54:16 0e18a0eac166: Waiting 17:54:16 a51346096db8: Waiting 17:54:16 daebc70d1ce1: Waiting 17:54:16 8ed8ca486205: Verifying Checksum 17:54:16 8ed8ca486205: Download complete 17:54:16 666ba61612fd: Verifying Checksum 17:54:16 666ba61612fd: Download complete 17:54:16 22a0e8bec74d: Verifying Checksum 17:54:16 22a0e8bec74d: Download complete 17:54:16 ca2b28591e48: Verifying Checksum 17:54:16 ca2b28591e48: Download complete 17:54:16 59bf1c3509f3: Verifying Checksum 17:54:16 59bf1c3509f3: Download complete 17:54:16 a51346096db8: Download complete 17:54:16 daebc70d1ce1: Verifying Checksum 17:54:16 daebc70d1ce1: Download complete 17:54:16 59bf1c3509f3: Pull complete 17:54:16 666ba61612fd: Pull complete 17:54:16 8ed8ca486205: Pull complete 17:54:17 0e18a0eac166: Verifying Checksum 17:54:17 0e18a0eac166: Download complete 17:54:17 4fe6c5a15a65: Verifying Checksum 17:54:17 4fe6c5a15a65: Download complete 17:54:21 4fe6c5a15a65: Pull complete 17:54:21 22a0e8bec74d: Pull complete 17:54:21 ca2b28591e48: Pull complete 17:54:21 a51346096db8: Pull complete 17:54:21 daebc70d1ce1: Pull complete 17:54:23 0e18a0eac166: Pull complete 17:54:23 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 17:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:54:23 ---> f018257e8ee9 17:54:23 Step 3/12 : ARG MAKE='make build' 17:54:25 ---> Running in 3fd600a05d5d 17:54:25 Removing intermediate container 3fd600a05d5d 17:54:25 ---> 927d82d211d8 17:54:25 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:54:25 ---> Running in fda3125e46e1 17:54:25 Removing intermediate container fda3125e46e1 17:54:25 ---> 0dd08a44fa70 17:54:25 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:54:26 ---> Running in eaa323e6c461 17:54:26 Removing intermediate container eaa323e6c461 17:54:26 ---> 8d44583e5e8c 17:54:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:54:26 ---> Running in 02edc23b96ff 17:54:26 Removing intermediate container 02edc23b96ff 17:54:26 ---> baf5032f1256 17:54:26 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:27 ---> Running in ec07a650af05 17:54:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:54:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:54:28 OK: 221 MiB in 52 packages 17:54:28 Removing intermediate container ec07a650af05 17:54:28 ---> e2c86d4152ad 17:54:28 Step 8/12 : WORKDIR /app 17:54:28 ---> Running in 87c9dd31e329 17:54:29 Removing intermediate container 87c9dd31e329 17:54:29 ---> b3c281414a7d 17:54:29 Step 9/12 : COPY go.mod vendor* ./ 17:54:29 ---> e58e145e3184 17:54:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:29 ---> Running in a24a712818a4 17:54:29 Still waiting to schedule task 17:54:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47817’ 17:54:44 Removing intermediate container a24a712818a4 17:54:44 ---> 2817519f5d8a 17:54:44 Step 11/12 : COPY . . 17:54:44 ---> a9203614e4a0 17:54:44 Step 12/12 : RUN $MAKE 17:54:44 ---> Running in 494915ebb3ff 17:54:44 noop 17:54:44 Removing intermediate container 494915ebb3ff 17:54:44 ---> 52d5e82ed441 17:54:44 Successfully built 52d5e82ed441 17:54:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:54:44 + docker inspect -f . ci-base-image-x86_64 17:54:44 . [Pipeline] withDockerContainer 17:54:44 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 17:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:54:44 $ docker top 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:45 + go version 17:54:45 go version go1.17.6 linux/amd64 [Pipeline] } 17:54:45 $ docker stop --time=1 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed 17:54:46 $ docker rm -f 6f29a0658dfcb794a61846ba6d46008d8fe38ca9d0fbd4fad80a9bb951fa87ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:54:47 + docker inspect -f . ci-base-image-x86_64 17:54:47 . [Pipeline] withDockerContainer 17:54:47 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 17:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:54:47 $ docker top 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:54:47 + make test 17:54:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:54:48 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:54:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:54:58 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:55:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.679s coverage: 39.3% of statements 17:55:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 17:55:01 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 95.5% of statements 17:55:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:55:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:55:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:14 $ docker stop --time=1 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 17:55:15 $ docker rm -f 811e449e67bc1d547c77ba14fa59b77b87711670c25c2fa1f5251dac277f2190 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:17 + ls -al . 17:55:17 total 632 17:55:17 drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:55 . 17:55:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 .. 17:55:17 -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:53 .dockerignore 17:55:17 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:54 .git 17:55:17 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:53 .github 17:55:17 -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:53 .gitignore 17:55:17 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:53 .golangci.yml 17:55:17 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:54 .semver 17:55:17 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:53 Attribution.txt 17:55:17 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:53 CHANGELOG.md 17:55:17 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:53 Dockerfile 17:55:17 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:53 GOVERNANCE.md 17:55:17 -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:53 Jenkinsfile 17:55:17 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:53 LICENSE 17:55:17 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:53 Makefile 17:55:17 -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:53 OWNERS.md 17:55:17 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:53 README.md 17:55:17 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION 17:55:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 bin 17:55:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 cmd 17:55:17 -rw-r--r-- 1 jenkins jenkins 460394 May 10 17:55 coverage.out 17:55:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 examples 17:55:17 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 17:53 go.mod 17:55:17 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 17:53 go.sum 17:55:17 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:53 images 17:55:17 drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:53 internal 17:55:17 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:53 snap 17:55:17 -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:53 version.go [Pipeline] isUnix [Pipeline] sh 17:55:17 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 --label arch=amd64 --label version=2.1.0-dev.13 . 17:55:17 Sending build context to Docker daemon 3.974MB 17:55:17 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 17:55:17 Step 2/25 : FROM ${BASE} AS builder 17:55:17 ---> 52d5e82ed441 17:55:17 Step 3/25 : ARG MAKE='make build' 17:55:17 ---> Running in 69717eef2b01 17:55:17 Removing intermediate container 69717eef2b01 17:55:17 ---> 06ce5c7be7e0 17:55:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:55:17 ---> Running in e6fdc9b7d8c3 17:55:17 Removing intermediate container e6fdc9b7d8c3 17:55:17 ---> a76c4c294a59 17:55:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:55:17 ---> Running in 5dc5aad5a92b 17:55:18 Removing intermediate container 5dc5aad5a92b 17:55:18 ---> 82470fe26d64 17:55:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:18 ---> Running in 710ba618c229 17:55:18 Removing intermediate container 710ba618c229 17:55:18 ---> fef3ec50da69 17:55:18 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:18 ---> Running in 28fd4ee92249 17:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:55:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:55:20 OK: 221 MiB in 52 packages 17:55:20 Removing intermediate container 28fd4ee92249 17:55:20 ---> 51762e8fb2a0 17:55:20 Step 8/25 : WORKDIR /app 17:55:20 ---> Running in 7763c0302d30 17:55:20 Removing intermediate container 7763c0302d30 17:55:20 ---> df2a5838cb3f 17:55:20 Step 9/25 : COPY go.mod vendor* ./ 17:55:20 ---> 8c101c9a0624 17:55:20 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:21 ---> Running in 4dd9d95d2cad 17:55:21 Removing intermediate container 4dd9d95d2cad 17:55:21 ---> f06b6fc35e32 17:55:21 Step 11/25 : COPY . . 17:55:21 ---> f102981437eb 17:55:21 Step 12/25 : RUN $MAKE 17:55:21 ---> Running in 4e448e773d7c 17:55:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 17:55:44 Removing intermediate container 4e448e773d7c 17:55:44 ---> 37cc514d46f8 17:55:44 Step 13/25 : FROM alpine:3.14 17:55:44 3.14: Pulling from library/alpine 17:55:44 8663204ce13b: Pulling fs layer 17:55:44 8663204ce13b: Verifying Checksum 17:55:44 8663204ce13b: Download complete 17:55:44 8663204ce13b: Pull complete 17:55:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 17:55:44 Status: Downloaded newer image for alpine:3.14 17:55:44 ---> e04c818066af 17:55:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:55:44 ---> Running in f157a88794e6 17:55:44 Removing intermediate container f157a88794e6 17:55:44 ---> c10c4de424fa 17:55:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:44 ---> Running in f9ea6d7f9e14 17:55:44 Removing intermediate container f9ea6d7f9e14 17:55:44 ---> e9e6eb9a4309 17:55:44 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:55:44 ---> Running in b4d9c28a0c2e 17:55:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:55:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:55:45 (1/6) Installing dumb-init (1.2.5-r1) 17:55:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:55:45 (3/6) Installing libsodium (1.0.18-r0) 17:55:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:55:45 (5/6) Installing libzmq (4.3.4-r0) 17:55:45 (6/6) Installing zeromq (4.3.4-r0) 17:55:45 Executing busybox-1.33.1-r7.trigger 17:55:45 OK: 8 MiB in 20 packages 17:55:46 Removing intermediate container b4d9c28a0c2e 17:55:46 ---> 2fc0f8acc2bf 17:55:46 Step 17/25 : COPY --from=builder /app/LICENSE / 17:55:46 ---> b0f84b87945d 17:55:46 Step 18/25 : COPY --from=builder /app/Attribution.txt / 17:55:46 ---> ae600311c3f4 17:55:46 Step 19/25 : COPY --from=builder /app/cmd/ / 17:55:46 ---> f3eb649c4270 17:55:46 Step 20/25 : EXPOSE 59989 17:55:46 ---> Running in 41fe04144d8f 17:55:47 Removing intermediate container 41fe04144d8f 17:55:47 ---> a5fb15403246 17:55:47 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 17:55:47 ---> Running in 80c792456ece 17:55:47 Removing intermediate container 80c792456ece 17:55:47 ---> f38c6687b4f2 17:55:47 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:55:47 ---> Running in 642eec943283 17:55:47 Removing intermediate container 642eec943283 17:55:47 ---> 2bf2ad9fdb61 17:55:47 Step 23/25 : LABEL arch=amd64 17:55:47 ---> Running in 43c9cb198435 17:55:47 Removing intermediate container 43c9cb198435 17:55:47 ---> a41bd7316998 17:55:47 Step 24/25 : LABEL git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 17:55:47 ---> Running in b63f3c842454 17:55:47 Removing intermediate container b63f3c842454 17:55:47 ---> 09bf25659f9f 17:55:47 Step 25/25 : LABEL version=2.1.0-dev.13 17:55:47 ---> Running in 3b7ae5e7b000 17:55:47 Removing intermediate container 3b7ae5e7b000 17:55:47 ---> 30ec473a75e9 17:55:47 [Warning] One or more build-args [ARCH] were not consumed 17:55:47 Successfully built 30ec473a75e9 17:55:47 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:47 provisioning config files... 17:55:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3253714795487505925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:48 ---> docker-login.sh 17:55:48 nexus3.edgexfoundry.org:10001 17:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:48 Configure a credential helper to remove this warning. See 17:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:48 17:55:48 Login Succeeded 17:55:48 nexus3.edgexfoundry.org:10002 17:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:48 Configure a credential helper to remove this warning. See 17:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:48 17:55:48 Login Succeeded 17:55:48 nexus3.edgexfoundry.org:10003 17:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:48 Configure a credential helper to remove this warning. See 17:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:48 17:55:48 Login Succeeded 17:55:48 nexus3.edgexfoundry.org:10004 17:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:48 Configure a credential helper to remove this warning. See 17:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:48 17:55:48 Login Succeeded 17:55:48 docker.io 17:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:49 Configure a credential helper to remove this warning. See 17:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:49 17:55:49 Login Succeeded 17:55:49 ---> docker-login.sh ends [Pipeline] } 17:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:49 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:55:49 ed3f6adc63f232585aaf4914dc5a09827cd611f6 17:55:49 latest 17:55:49 2.1.0-dev.13 17:55:49 ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 17:55:49 main 17:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] isUnix [Pipeline] sh 17:55:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 17:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:55:49 f60e783cd4d3: Preparing 17:55:49 0294191f8805: Preparing 17:55:49 ca92396cd92b: Preparing 17:55:49 feb82c8fe3d0: Preparing 17:55:49 f5125654f819: Preparing 17:55:49 b541d28bf3b4: Preparing 17:55:49 b541d28bf3b4: Waiting 17:55:49 ca92396cd92b: Pushed 17:55:49 f5125654f819: Pushed 17:55:49 0294191f8805: Pushed 17:55:49 b541d28bf3b4: Layer already exists 17:55:50 feb82c8fe3d0: Pushed 17:55:53 f60e783cd4d3: Pushed 17:55:53 ed3f6adc63f232585aaf4914dc5a09827cd611f6: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:55:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:55:54 f60e783cd4d3: Preparing 17:55:54 0294191f8805: Preparing 17:55:54 ca92396cd92b: Preparing 17:55:54 feb82c8fe3d0: Preparing 17:55:54 f5125654f819: Preparing 17:55:54 b541d28bf3b4: Preparing 17:55:54 b541d28bf3b4: Waiting 17:55:54 0294191f8805: Layer already exists 17:55:54 f60e783cd4d3: Layer already exists 17:55:54 feb82c8fe3d0: Layer already exists 17:55:54 f5125654f819: Layer already exists 17:55:54 ca92396cd92b: Layer already exists 17:55:54 b541d28bf3b4: Layer already exists 17:55:54 latest: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 17:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:55:54 f60e783cd4d3: Preparing 17:55:54 0294191f8805: Preparing 17:55:54 ca92396cd92b: Preparing 17:55:54 feb82c8fe3d0: Preparing 17:55:54 f5125654f819: Preparing 17:55:54 b541d28bf3b4: Preparing 17:55:54 b541d28bf3b4: Waiting 17:55:54 feb82c8fe3d0: Layer already exists 17:55:54 f5125654f819: Layer already exists 17:55:54 0294191f8805: Layer already exists 17:55:54 ca92396cd92b: Layer already exists 17:55:54 f60e783cd4d3: Layer already exists 17:55:54 b541d28bf3b4: Layer already exists 17:55:54 2.1.0-dev.13: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:55:54 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 17:55:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 17:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:55:55 f60e783cd4d3: Preparing 17:55:55 0294191f8805: Preparing 17:55:55 ca92396cd92b: Preparing 17:55:55 feb82c8fe3d0: Preparing 17:55:55 f5125654f819: Preparing 17:55:55 b541d28bf3b4: Preparing 17:55:55 b541d28bf3b4: Waiting 17:55:55 0294191f8805: Layer already exists 17:55:55 f5125654f819: Layer already exists 17:55:55 f60e783cd4d3: Layer already exists 17:55:55 feb82c8fe3d0: Layer already exists 17:55:55 ca92396cd92b: Layer already exists 17:55:55 b541d28bf3b4: Layer already exists 17:55:55 ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] isUnix [Pipeline] sh 17:55:55 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 17:55:55 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:55:55 f60e783cd4d3: Preparing 17:55:55 0294191f8805: Preparing 17:55:55 ca92396cd92b: Preparing 17:55:55 feb82c8fe3d0: Preparing 17:55:55 f5125654f819: Preparing 17:55:55 b541d28bf3b4: Preparing 17:55:55 b541d28bf3b4: Waiting 17:55:55 feb82c8fe3d0: Layer already exists 17:55:55 0294191f8805: Layer already exists 17:55:55 ca92396cd92b: Layer already exists 17:55:55 f5125654f819: Layer already exists 17:55:55 f60e783cd4d3: Layer already exists 17:55:55 b541d28bf3b4: Layer already exists 17:55:55 main: digest: sha256:025ff4accd2f5bfa48a720cd872dcb60c29dc136d2891e54441e767d4787489c size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:55:55 ===================================================== [Pipeline] echo 17:55:55 taggedImages: 17:55:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6 17:55:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:55:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.1.0-dev.13 17:55:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 17:55:55 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:56 17:55:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:55:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:56 latest: Pulling from edgex-lftools-log-publisher 17:55:56 5eb5b503b376: Pulling fs layer 17:55:56 5c69ac0246d0: Pulling fs layer 17:55:56 ec43610c2a17: Pulling fs layer 17:55:56 3a2ae6a8a46f: Pulling fs layer 17:55:56 33b1e0a273af: Pulling fs layer 17:55:56 5d3b04190fa2: Pulling fs layer 17:55:56 2f39f015ded8: Pulling fs layer 17:55:56 3a2ae6a8a46f: Waiting 17:55:56 5d3b04190fa2: Waiting 17:55:56 33b1e0a273af: Waiting 17:55:56 2f39f015ded8: Waiting 17:55:56 5c69ac0246d0: Verifying Checksum 17:55:56 5c69ac0246d0: Download complete 17:55:56 3a2ae6a8a46f: Download complete 17:55:56 33b1e0a273af: Verifying Checksum 17:55:56 33b1e0a273af: Download complete 17:55:56 ec43610c2a17: Verifying Checksum 17:55:56 ec43610c2a17: Download complete 17:55:56 5d3b04190fa2: Verifying Checksum 17:55:56 5d3b04190fa2: Download complete 17:55:56 5eb5b503b376: Download complete 17:55:57 2f39f015ded8: Download complete 17:55:57 5eb5b503b376: Pull complete 17:55:58 5c69ac0246d0: Pull complete 17:55:58 ec43610c2a17: Pull complete 17:55:58 3a2ae6a8a46f: Pull complete 17:55:59 33b1e0a273af: Pull complete 17:55:59 5d3b04190fa2: Pull complete 17:56:03 2f39f015ded8: Pull complete 17:56:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:56:03 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 17:56:03 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:56:05 $ docker top 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:56:05 ---> job-cost.sh 17:56:05 lf-activate-venv: SKIPPING 17:56:05 INFO: No Stack... 17:56:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:06 INFO: Archiving Costs [Pipeline] sh 17:56:06 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:56:06 + cut -d, -f6 [Pipeline] lock 17:56:06 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] 17:56:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] did not exist. Created. 17:56:06 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:56:07 + echo total: 0.2199999988079071 [Pipeline] stash 17:56:07 Stashed 1 file(s) [Pipeline] } 17:56:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 17:56:07 $ docker stop --time=1 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc 17:56:08 $ docker rm -f 875022f7e81cc0d8605c0a7c7dcc3d3eb242245ed9f1dfb1f0643a841183aabc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47824 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:57:37 Running in /w/workspace/device-rfid-llrp-go/30 [Pipeline] { [Pipeline] checkout 17:57:38 Selected Git installation does not exist. Using Default 17:57:38 The recommended git tool is: NONE 17:57:45 using credential edgex-jenkins-ssh 17:57:45 Cloning the remote Git repository 17:57:45 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:57:45 > git init /w/workspace/device-rfid-llrp-go/30 # timeout=10 17:57:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:57:45 > git --version # timeout=10 17:57:45 > git --version # 'git version 2.25.1' 17:57:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:47 Avoid second fetch 17:57:47 Checking out Revision ed3f6adc63f232585aaf4914dc5a09827cd611f6 (main) 17:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:47 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:57:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:47 > git config core.sparsecheckout # timeout=10 17:57:47 > git checkout -f ed3f6adc63f232585aaf4914dc5a09827cd611f6 # timeout=10 17:57:51 Commit message: "build: Update to released v2.2.0 Kamakura SDK (#84)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:52 Dload Upload Total Spent Left Speed 17:57:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 17:57:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:57:53 + sudo tee /etc/docker/daemon.new 17:57:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:57:53 { 17:57:53 "registry-mirrors": [ 17:57:53 "https://nexus3.edgexfoundry.org:10001" 17:57:53 ], 17:57:53 "bip": "10.250.0.254/24", 17:57:53 "hosts": [ 17:57:53 "tcp://0.0.0.0:5555", 17:57:53 "unix:///var/run/docker.sock" 17:57:53 ], 17:57:53 "mtu": 1458, 17:57:53 "selinux-enabled": true, 17:57:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:57:53 } [Pipeline] sh 17:57:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:57:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:12 provisioning config files... 17:58:12 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/30@tmp/config5002645331459026916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:13 ---> docker-login.sh 17:58:13 nexus3.edgexfoundry.org:10001 17:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 nexus3.edgexfoundry.org:10002 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:14 Configure a credential helper to remove this warning. See 17:58:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:14 17:58:14 Login Succeeded 17:58:14 nexus3.edgexfoundry.org:10003 17:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:15 Configure a credential helper to remove this warning. See 17:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:15 17:58:15 Login Succeeded 17:58:15 nexus3.edgexfoundry.org:10004 17:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:15 Configure a credential helper to remove this warning. See 17:58:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:15 17:58:15 Login Succeeded 17:58:15 docker.io 17:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:16 Configure a credential helper to remove this warning. See 17:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:16 17:58:16 Login Succeeded 17:58:16 ---> docker-login.sh ends [Pipeline] } 17:58:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:16 ========================================================= 17:58:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:58:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:58:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 17:58:17 Sending build context to Docker daemon 1.228MB 17:58:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 17:58:17 Step 2/12 : FROM ${BASE} AS builder 17:58:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:17 9b3977197b4f: Pulling fs layer 17:58:17 1a89e8eeedd5: Pulling fs layer 17:58:17 94645a83ff95: Pulling fs layer 17:58:17 3f3a8bcf1eab: Pulling fs layer 17:58:17 0c92f367c5e7: Pulling fs layer 17:58:17 3096ccb668a1: Pulling fs layer 17:58:17 e8cf19c19ddd: Pulling fs layer 17:58:17 a4caa8a26152: Pulling fs layer 17:58:17 3096ccb668a1: Waiting 17:58:17 e8cf19c19ddd: Waiting 17:58:17 a4caa8a26152: Waiting 17:58:17 3f3a8bcf1eab: Waiting 17:58:17 0c92f367c5e7: Waiting 17:58:17 94645a83ff95: Verifying Checksum 17:58:17 94645a83ff95: Download complete 17:58:17 1a89e8eeedd5: Download complete 17:58:17 0c92f367c5e7: Verifying Checksum 17:58:17 0c92f367c5e7: Download complete 17:58:17 3096ccb668a1: Verifying Checksum 17:58:17 3096ccb668a1: Download complete 17:58:17 9b3977197b4f: Verifying Checksum 17:58:17 9b3977197b4f: Download complete 17:58:18 e8cf19c19ddd: Verifying Checksum 17:58:18 e8cf19c19ddd: Download complete 17:58:18 9b3977197b4f: Pull complete 17:58:19 1a89e8eeedd5: Pull complete 17:58:19 94645a83ff95: Pull complete 17:58:20 a4caa8a26152: Verifying Checksum 17:58:20 a4caa8a26152: Download complete 17:58:20 3f3a8bcf1eab: Verifying Checksum 17:58:20 3f3a8bcf1eab: Download complete 17:58:33 3f3a8bcf1eab: Pull complete 17:58:33 0c92f367c5e7: Pull complete 17:58:33 3096ccb668a1: Pull complete 17:58:33 e8cf19c19ddd: Pull complete 17:58:40 a4caa8a26152: Pull complete 17:58:40 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 17:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:58:40 ---> 725f1c02e7f9 17:58:40 Step 3/12 : ARG MAKE='make build' 17:58:41 ---> Running in 569d012a2604 17:58:42 Removing intermediate container 569d012a2604 17:58:42 ---> 3a33cc878eda 17:58:42 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 17:58:42 ---> Running in 47f1b00842ab 17:58:42 Removing intermediate container 47f1b00842ab 17:58:42 ---> 5a4e890e2e38 17:58:42 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 17:58:42 ---> Running in 2757e0d5e81a 17:58:42 Removing intermediate container 2757e0d5e81a 17:58:42 ---> 358830997777 17:58:42 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:58:42 ---> Running in 75f4bc48891b 17:58:44 Removing intermediate container 75f4bc48891b 17:58:44 ---> 151176c47ef5 17:58:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:58:44 ---> Running in 2bfa66b0fbc8 17:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:58:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:58:48 OK: 220 MiB in 52 packages 17:58:49 Removing intermediate container 2bfa66b0fbc8 17:58:49 ---> db2cf0881ce7 17:58:49 Step 8/12 : WORKDIR /app 17:58:49 ---> Running in 3c8afcd0c00d 17:58:50 Removing intermediate container 3c8afcd0c00d 17:58:50 ---> 896e72c9b40f 17:58:50 Step 9/12 : COPY go.mod vendor* ./ 17:58:50 ---> 126927be3a30 17:58:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:50 ---> Running in 4e382b7b9aa6 17:59:37 Removing intermediate container 4e382b7b9aa6 17:59:37 ---> ce46f3e14fca 17:59:37 Step 11/12 : COPY . . 17:59:37 ---> 9c2a6c2b9a4a 17:59:37 Step 12/12 : RUN $MAKE 17:59:37 ---> Running in 4fde84a33c94 17:59:38 noop 17:59:38 Removing intermediate container 4fde84a33c94 17:59:38 ---> 71dab7700b50 17:59:39 Successfully built 71dab7700b50 17:59:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:59:39 + docker inspect -f . ci-base-image-arm64 17:59:39 . [Pipeline] withDockerContainer 17:59:39 prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container 17:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@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 ******** ci-base-image-arm64 cat 17:59:41 $ docker top b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:42 + go version 17:59:42 go version go1.17.6 linux/arm64 [Pipeline] } 17:59:42 $ docker stop --time=1 b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a 17:59:43 $ docker rm -f b538cc920d1b4ec7c8114d17b7bd087e8db449f6aa663eaaf4cb695d7c4d4e3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:44 + docker inspect -f . ci-base-image-arm64 17:59:44 . [Pipeline] withDockerContainer 17:59:44 prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container 17:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@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 ******** ci-base-image-arm64 cat 17:59:46 $ docker top 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:59:47 + make test 17:59:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:59:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 18:01:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 18:01:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 18:01:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.607s coverage: 39.3% of statements 18:01:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.631s coverage: 51.9% of statements 18:01:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 18:01:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:01:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:02:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:29 ./bin/test-attribution-txt.sh [Pipeline] echo 18:02:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:02:32 $ docker stop --time=1 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e 18:02:34 $ docker rm -f 4ec02d33bce73fdbf604bc3f6041adb886c1803ce8ab3c3bfa6a50f7acb0c05e [Pipeline] // withDockerContainer [Pipeline] sh 18:02:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:35 Warning: overwriting stash ‘coverage-report’ 18:02:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:36 + ls -al . 18:02:36 total 628 18:02:36 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:02 . 18:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 .. 18:02:36 -rw-rw-r-- 1 jenkins jenkins 134 May 10 17:57 .dockerignore 18:02:36 drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:57 .git 18:02:36 drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:57 .github 18:02:36 -rw-rw-r-- 1 jenkins jenkins 946 May 10 17:57 .gitignore 18:02:36 -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:57 .golangci.yml 18:02:36 -rw-rw-r-- 1 jenkins jenkins 10235 May 10 17:57 Attribution.txt 18:02:36 -rw-rw-r-- 1 jenkins jenkins 3309 May 10 17:57 CHANGELOG.md 18:02:36 -rw-rw-r-- 1 jenkins jenkins 1514 May 10 17:57 Dockerfile 18:02:36 -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:57 GOVERNANCE.md 18:02:36 -rw-rw-r-- 1 jenkins jenkins 683 May 10 17:57 Jenkinsfile 18:02:36 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:57 LICENSE 18:02:36 -rw-rw-r-- 1 jenkins jenkins 1991 May 10 17:57 Makefile 18:02:36 -rw-rw-r-- 1 jenkins jenkins 625 May 10 17:57 OWNERS.md 18:02:36 -rw-rw-r-- 1 jenkins jenkins 28496 May 10 17:57 README.md 18:02:36 -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:54 VERSION 18:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 bin 18:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 cmd 18:02:36 -rw-r--r-- 1 jenkins jenkins 460394 May 10 18:01 coverage.out 18:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 examples 18:02:36 -rw-rw-r-- 1 jenkins jenkins 3304 May 10 17:57 go.mod 18:02:36 -rw-rw-r-- 1 jenkins jenkins 35006 May 10 17:57 go.sum 18:02:36 drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:57 images 18:02:36 drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:57 internal 18:02:36 drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:57 snap 18:02:36 -rw-rw-r-- 1 jenkins jenkins 193 May 10 17:57 version.go [Pipeline] isUnix [Pipeline] sh 18:02:37 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 --label arch=arm64 --label version=2.1.0-dev.13 . 18:02:37 Sending build context to Docker daemon 1.228MB 18:02:37 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 18:02:37 Step 2/25 : FROM ${BASE} AS builder 18:02:37 ---> 71dab7700b50 18:02:37 Step 3/25 : ARG MAKE='make build' 18:02:37 ---> Running in 3f4fef5c76bd 18:02:38 Removing intermediate container 3f4fef5c76bd 18:02:38 ---> 6680d868fac9 18:02:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 18:02:38 ---> Running in 5e897966fd5b 18:02:38 Removing intermediate container 5e897966fd5b 18:02:38 ---> 5d4661e35c58 18:02:38 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:02:38 ---> Running in d75dd83279d3 18:02:39 Removing intermediate container d75dd83279d3 18:02:39 ---> 09304a594981 18:02:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:39 ---> Running in 06d4b8312bb0 18:02:41 Removing intermediate container 06d4b8312bb0 18:02:41 ---> d67b7109a2c3 18:02:41 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:41 ---> Running in bde01392f494 18:02:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:02:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:02:43 OK: 220 MiB in 52 packages 18:02:44 Removing intermediate container bde01392f494 18:02:44 ---> 600c0bcaa46c 18:02:44 Step 8/25 : WORKDIR /app 18:02:44 ---> Running in 252bc2c09762 18:02:44 Removing intermediate container 252bc2c09762 18:02:44 ---> 2b6abd38cb7b 18:02:44 Step 9/25 : COPY go.mod vendor* ./ 18:02:45 ---> 325911403443 18:02:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:45 ---> Running in b85e4d7e0639 18:02:47 Removing intermediate container b85e4d7e0639 18:02:47 ---> 9412006818ba 18:02:47 Step 11/25 : COPY . . 18:02:48 ---> caa295ea2d8a 18:02:48 Step 12/25 : RUN $MAKE 18:02:48 ---> Running in 7dff7ddf46c8 18:02:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 18:05:11 Removing intermediate container 7dff7ddf46c8 18:05:11 ---> 8249fd332567 18:05:11 Step 13/25 : FROM alpine:3.14 18:05:11 3.14: Pulling from library/alpine 18:05:11 455c02918c45: Pulling fs layer 18:05:11 455c02918c45: Verifying Checksum 18:05:11 455c02918c45: Download complete 18:05:11 455c02918c45: Pull complete 18:05:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:05:11 Status: Downloaded newer image for alpine:3.14 18:05:11 ---> ac73e934f311 18:05:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:05:11 ---> Running in 28eb6556c6ba 18:05:11 Removing intermediate container 28eb6556c6ba 18:05:11 ---> 8495b4c7cf48 18:05:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:11 ---> Running in 98e26ba774b7 18:05:11 Removing intermediate container 98e26ba774b7 18:05:11 ---> d3cbd1f9da7a 18:05:11 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 18:05:11 ---> Running in ed4460ed0e29 18:05:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:05:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:05:11 (1/6) Installing dumb-init (1.2.5-r1) 18:05:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:05:11 (3/6) Installing libsodium (1.0.18-r0) 18:05:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:05:11 (5/6) Installing libzmq (4.3.4-r0) 18:05:11 (6/6) Installing zeromq (4.3.4-r0) 18:05:11 Executing busybox-1.33.1-r7.trigger 18:05:11 OK: 8 MiB in 20 packages 18:05:11 Removing intermediate container ed4460ed0e29 18:05:11 ---> 9507cc056962 18:05:11 Step 17/25 : COPY --from=builder /app/LICENSE / 18:05:11 ---> a7dba08b04e3 18:05:11 Step 18/25 : COPY --from=builder /app/Attribution.txt / 18:05:11 ---> f50528c254eb 18:05:11 Step 19/25 : COPY --from=builder /app/cmd/ / 18:05:11 ---> 1389cd618815 18:05:11 Step 20/25 : EXPOSE 59989 18:05:11 ---> Running in dff19618888c 18:05:11 Removing intermediate container dff19618888c 18:05:11 ---> 24ee19fdad58 18:05:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 18:05:12 ---> Running in c96e42c62b88 18:05:12 Removing intermediate container c96e42c62b88 18:05:12 ---> ade135b546c5 18:05:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:05:12 ---> Running in fe3223ca888d 18:05:12 Removing intermediate container fe3223ca888d 18:05:12 ---> e56bed6a4d72 18:05:12 Step 23/25 : LABEL arch=arm64 18:05:12 ---> Running in 0b519b8b7699 18:05:13 Removing intermediate container 0b519b8b7699 18:05:13 ---> 6b9371952f59 18:05:13 Step 24/25 : LABEL git_sha=ed3f6adc63f232585aaf4914dc5a09827cd611f6 18:05:13 ---> Running in afd8aa810e3f 18:05:13 Removing intermediate container afd8aa810e3f 18:05:13 ---> 5795fcd7d6cc 18:05:13 Step 25/25 : LABEL version=2.1.0-dev.13 18:05:13 ---> Running in 9800562c36ea 18:05:13 Removing intermediate container 9800562c36ea 18:05:13 ---> 9a382eb58e7c 18:05:13 [Warning] One or more build-args [ARCH] were not consumed 18:05:13 Successfully built 9a382eb58e7c 18:05:13 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:13 provisioning config files... 18:05:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/30@tmp/config5892180501373957048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:14 ---> docker-login.sh 18:05:14 nexus3.edgexfoundry.org:10001 18:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:14 Configure a credential helper to remove this warning. See 18:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:14 18:05:14 Login Succeeded 18:05:14 nexus3.edgexfoundry.org:10002 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10003 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 nexus3.edgexfoundry.org:10004 18:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:15 Configure a credential helper to remove this warning. See 18:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:15 18:05:15 Login Succeeded 18:05:15 docker.io 18:05:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:16 Configure a credential helper to remove this warning. See 18:05:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:16 18:05:16 Login Succeeded 18:05:16 ---> docker-login.sh ends [Pipeline] } 18:05:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:16 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 18:05:16 ed3f6adc63f232585aaf4914dc5a09827cd611f6 18:05:16 latest 18:05:16 2.1.0-dev.13 18:05:16 ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 18:05:16 main 18:05:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] isUnix [Pipeline] sh 18:05:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 18:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:05:17 8d85aacf5e21: Preparing 18:05:17 45a9b255c115: Preparing 18:05:17 964dc89f8084: Preparing 18:05:17 71748f79490d: Preparing 18:05:17 fc31fce8204e: Preparing 18:05:17 f73e7dbfee58: Preparing 18:05:17 f73e7dbfee58: Waiting 18:05:17 fc31fce8204e: Pushed 18:05:17 964dc89f8084: Pushed 18:05:17 45a9b255c115: Pushed 18:05:17 f73e7dbfee58: Layer already exists 18:05:18 71748f79490d: Pushed 18:05:24 8d85aacf5e21: Pushed 18:05:24 ed3f6adc63f232585aaf4914dc5a09827cd611f6: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:05:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:05:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:05:25 8d85aacf5e21: Preparing 18:05:25 45a9b255c115: Preparing 18:05:25 964dc89f8084: Preparing 18:05:25 71748f79490d: Preparing 18:05:25 fc31fce8204e: Preparing 18:05:25 f73e7dbfee58: Preparing 18:05:25 f73e7dbfee58: Waiting 18:05:25 71748f79490d: Layer already exists 18:05:25 964dc89f8084: Layer already exists 18:05:25 45a9b255c115: Layer already exists 18:05:25 fc31fce8204e: Layer already exists 18:05:25 8d85aacf5e21: Layer already exists 18:05:25 f73e7dbfee58: Layer already exists 18:05:25 latest: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:05:25 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:05:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 18:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:05:26 8d85aacf5e21: Preparing 18:05:26 45a9b255c115: Preparing 18:05:26 964dc89f8084: Preparing 18:05:26 71748f79490d: Preparing 18:05:26 fc31fce8204e: Preparing 18:05:26 f73e7dbfee58: Preparing 18:05:26 f73e7dbfee58: Waiting 18:05:26 964dc89f8084: Layer already exists 18:05:26 fc31fce8204e: Layer already exists 18:05:26 45a9b255c115: Layer already exists 18:05:26 71748f79490d: Layer already exists 18:05:26 8d85aacf5e21: Layer already exists 18:05:26 f73e7dbfee58: Layer already exists 18:05:26 2.1.0-dev.13: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:05:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:05:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 18:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:05:27 8d85aacf5e21: Preparing 18:05:27 45a9b255c115: Preparing 18:05:27 964dc89f8084: Preparing 18:05:27 71748f79490d: Preparing 18:05:27 fc31fce8204e: Preparing 18:05:27 f73e7dbfee58: Preparing 18:05:27 f73e7dbfee58: Waiting 18:05:27 fc31fce8204e: Layer already exists 18:05:27 964dc89f8084: Layer already exists 18:05:27 8d85aacf5e21: Layer already exists 18:05:27 71748f79490d: Layer already exists 18:05:27 45a9b255c115: Layer already exists 18:05:27 f73e7dbfee58: Layer already exists 18:05:27 ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] isUnix [Pipeline] sh 18:05:27 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 18:05:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 18:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 18:05:28 8d85aacf5e21: Preparing 18:05:28 45a9b255c115: Preparing 18:05:28 964dc89f8084: Preparing 18:05:28 71748f79490d: Preparing 18:05:28 fc31fce8204e: Preparing 18:05:28 f73e7dbfee58: Preparing 18:05:28 f73e7dbfee58: Waiting 18:05:28 fc31fce8204e: Layer already exists 18:05:28 964dc89f8084: Layer already exists 18:05:28 8d85aacf5e21: Layer already exists 18:05:28 71748f79490d: Layer already exists 18:05:28 45a9b255c115: Layer already exists 18:05:28 f73e7dbfee58: Layer already exists 18:05:28 main: digest: sha256:b353d0b83e07a9a7868b0738063789d954d8819c91a49d4b3ab699dadfaf66e6 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:05:28 ===================================================== [Pipeline] echo 18:05:28 taggedImages: 18:05:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6 18:05:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 18:05:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.1.0-dev.13 18:05:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:ed3f6adc63f232585aaf4914dc5a09827cd611f6-2.1.0-dev.13 18:05:28 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:28 18:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:05:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:29 arm64: Pulling from edgex-lftools-log-publisher 18:05:29 8998bd30e6a1: Pulling fs layer 18:05:29 04944245beec: Pulling fs layer 18:05:29 699f458cf7ca: Pulling fs layer 18:05:29 765212b225bb: Pulling fs layer 18:05:29 f23df028b6ca: Pulling fs layer 18:05:29 d65c8cfc05b1: Pulling fs layer 18:05:29 2437ff75d9bd: Pulling fs layer 18:05:29 765212b225bb: Waiting 18:05:29 f23df028b6ca: Waiting 18:05:29 d65c8cfc05b1: Waiting 18:05:29 2437ff75d9bd: Waiting 18:05:29 04944245beec: Verifying Checksum 18:05:29 04944245beec: Download complete 18:05:29 765212b225bb: Verifying Checksum 18:05:29 765212b225bb: Download complete 18:05:29 f23df028b6ca: Download complete 18:05:29 d65c8cfc05b1: Verifying Checksum 18:05:29 d65c8cfc05b1: Download complete 18:05:29 699f458cf7ca: Verifying Checksum 18:05:29 699f458cf7ca: Download complete 18:05:30 8998bd30e6a1: Verifying Checksum 18:05:30 8998bd30e6a1: Download complete 18:05:32 2437ff75d9bd: Verifying Checksum 18:05:32 2437ff75d9bd: Download complete 18:05:34 8998bd30e6a1: Pull complete 18:05:34 04944245beec: Pull complete 18:05:36 699f458cf7ca: Pull complete 18:05:36 765212b225bb: Pull complete 18:05:37 f23df028b6ca: Pull complete 18:05:37 d65c8cfc05b1: Pull complete 18:05:52 2437ff75d9bd: Pull complete 18:05:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:05:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:05:52 prd-ubuntu20.04-docker-arm64-4c-16g-47824 does not seem to be running inside a container 18:05:53 $ 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/30 -v /w/workspace/device-rfid-llrp-go/30:/w/workspace/device-rfid-llrp-go/30:rw,z -v /w/workspace/device-rfid-llrp-go/30@tmp:/w/workspace/device-rfid-llrp-go/30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:05:55 $ docker top 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:56 ---> job-cost.sh 18:05:56 lf-activate-venv: SKIPPING 18:05:56 INFO: No Stack... 18:05:57 INFO: Retrieving Pricing Info for: v3-standard-4 18:05:57 INFO: Archiving Costs [Pipeline] sh 18:05:58 + cut -d, -f6 18:05:58 + cat /w/workspace/device-rfid-llrp-go/30/archives/cost.csv [Pipeline] lock 18:05:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] 18:05:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] did not exist. Created. 18:05:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:05:59 /w/workspace/device-rfid-llrp-go/30@tmp/durable-b116ba5c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:05:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:05:59 Warning: overwriting stash ‘stack-cost’ 18:06:00 Stashed 1 file(s) [Pipeline] } 18:06:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-30-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:00 $ docker stop --time=1 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 18:06:01 $ docker rm -f 8f20a251dcc2692fd2646c22c95bcb734be6745ee3c0c40d9a4f472a21edea56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:06:02 provisioning config files... 18:06:02 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4453853280026109539tmp [Pipeline] { [Pipeline] sh 18:06:02 + set +x 18:06:02 + curl -s https://codecov.io/bash 18:06:02 + bash -s -- 18:06:02 18:06:02 _____ _ 18:06:02 / ____| | | 18:06:02 | | ___ __| | ___ ___ _____ __ 18:06:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:06:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:06:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:06:02 Bash-1.0.6 18:06:02 18:06:02 18:06:02 ==> git version 2.25.1 found 18:06:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:06:02 Release-Date: 2020-01-08 18:06:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:06:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:06:02 ==> Jenkins CI detected. 18:06:02 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 18:06:02 project root: . 18:06:02 --> token set from env 18:06:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:06:02 ==> Running gcov in . (disable via -X gcov) 18:06:02 ==> Python coveragepy not found 18:06:02 ==> Searching for coverage reports in: 18:06:02 + . 18:06:02 -> Found 1 reports 18:06:02 ==> Detecting git/mercurial file structure 18:06:02 ==> Reading reports 18:06:02 + ./coverage.out bytes=460394 18:06:02 ==> Appending adjustments 18:06:02 https://docs.codecov.io/docs/fixing-reports 18:06:02 + Found adjustments 18:06:02 ==> Gzipping contents 18:06:02 52K /tmp/codecov.cW4dJ0.gz 18:06:02 ==> Uploading reports 18:06:02 url: https://codecov.io 18:06:02 query: branch=main&commit=ed3f6adc63f232585aaf4914dc5a09827cd611f6&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:06:02 -> Pinging Codecov 18:06:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=ed3f6adc63f232585aaf4914dc5a09827cd611f6&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:06:02 -> Uploading to 18:06:02 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/ed3f6adc63f232585aaf4914dc5a09827cd611f6/0ff58050-3ff0-40ae-ab4e-df0303076034.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T180602Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b90f3d7ed00d0f0678602fb881842756370fcc309a42e9dd33c500ba297bc944 18:06:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:06:02 Dload Upload Total Spent Left Speed 18:06:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51779 0 0 100 51779 0 229k --:--:-- --:--:-- --:--:-- 229k 18:06:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] } 18:06:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:06:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:06:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:06:03 18:06:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:06:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:06:03 188c0c94c7c5: Pulling fs layer 18:06:03 0ef7d3d256c8: Pulling fs layer 18:06:03 de9db76c5a1d: Pulling fs layer 18:06:03 0eba1c9be4d2: Pulling fs layer 18:06:03 0d57e429df01: Pulling fs layer 18:06:03 4e4be7b47b0d: Pulling fs layer 18:06:03 e1f770b5df2f: Pulling fs layer 18:06:03 85a0685a4137: Pulling fs layer 18:06:03 0eba1c9be4d2: Waiting 18:06:03 0d57e429df01: Waiting 18:06:03 4e4be7b47b0d: Waiting 18:06:03 e1f770b5df2f: Waiting 18:06:03 85a0685a4137: Waiting 18:06:03 de9db76c5a1d: Verifying Checksum 18:06:03 de9db76c5a1d: Download complete 18:06:03 0ef7d3d256c8: Verifying Checksum 18:06:03 0ef7d3d256c8: Download complete 18:06:03 0d57e429df01: Verifying Checksum 18:06:03 0d57e429df01: Download complete 18:06:03 4e4be7b47b0d: Verifying Checksum 18:06:03 4e4be7b47b0d: Download complete 18:06:03 188c0c94c7c5: Verifying Checksum 18:06:03 188c0c94c7c5: Download complete 18:06:04 188c0c94c7c5: Pull complete 18:06:04 e1f770b5df2f: Verifying Checksum 18:06:04 e1f770b5df2f: Download complete 18:06:04 0ef7d3d256c8: Pull complete 18:06:04 de9db76c5a1d: Pull complete 18:06:04 0eba1c9be4d2: Verifying Checksum 18:06:04 0eba1c9be4d2: Download complete 18:06:04 85a0685a4137: Verifying Checksum 18:06:04 85a0685a4137: Download complete 18:06:08 0eba1c9be4d2: Pull complete 18:06:08 0d57e429df01: Pull complete 18:06:08 4e4be7b47b0d: Pull complete 18:06:08 e1f770b5df2f: Pull complete 18:06:12 85a0685a4137: Pull complete 18:06:12 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:06:12 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:06:14 $ docker top 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 -eo pid,comm [Pipeline] { [Pipeline] echo 18:06:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:06:15 + set -o pipefail 18:06:15 + snyk monitor '--org=edgex-jenkins' 18:06:20 18:06:20 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 18:06:20 18:06:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/4006055e-8c1c-47a0-8041-6dbc8c5ebf3b 18:06:20 18:06:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:06:20 18:06:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:06:20 18:06:20 [Pipeline] } 18:06:20 $ docker stop --time=1 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 18:06:22 $ docker rm -f 334e475642dc5e71f188198b5ee89c7e9e0908103d8a823761f46fa81519ac58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:23 + git log --format=format:%s -1 ed3f6adc63f232585aaf4914dc5a09827cd611f6 [Pipeline] sh 18:06:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:06:23 . [Pipeline] withDockerContainer 18:06:24 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:06:24 $ docker top 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:24 [ssh-agent] Looking for ssh-agent implementation... 18:06:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:24 $ docker exec 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 ssh-agent 18:06:24 SSH_AUTH_SOCK=/tmp/ssh-KYIdiHohQYt4/agent.33 18:06:24 SSH_AGENT_PID=40 18:06:24 Running ssh-add (command line suppressed) 18:06:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6749008718051388908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6749008718051388908.key) 18:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:25 + git semver tag 18:06:25 2022-05-10 18:06:25,542 [run_tag] DEBUG tag force:False 18:06:25 2022-05-10 18:06:25,542 [check_head_tag] DEBUG check head tag 18:06:25 2022-05-10 18:06:25,542 [execute] INFO git cat-file --batch-check 18:06:25 2022-05-10 18:06:25,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 18:06:25 2022-05-10 18:06:25,545 [execute] INFO git cat-file --batch 18:06:25 2022-05-10 18:06:25,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 18:06:25 2022-05-10 18:06:25,557 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:25 2022-05-10 18:06:25,557 [execute] INFO git tag -a v2.1.0-dev.13 -m v2.1.0-dev.13 18:06:25 2022-05-10 18:06:25,557 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.13', '-m', 'v2.1.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 18:06:25 2022-05-10 18:06:25,562 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:25 2.1.0-dev.13 [Pipeline] } 18:06:25 $ docker exec --env ******** --env ******** 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 ssh-agent -k 18:06:25 unset SSH_AUTH_SOCK; 18:06:25 unset SSH_AGENT_PID; 18:06:25 echo Agent pid 40 killed; 18:06:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:26 + git semver [Pipeline] } 18:06:26 $ docker stop --time=1 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 18:06:27 $ docker rm -f 7d2c5089d38e9f9b8fc67e367164d229781c83ebfb0b294abb720f2a4a868760 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:28 18:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:28 0.23.1-centos7: Pulling from edgex-lftools 18:06:28 ab5ef0e58194: Pulling fs layer 18:06:28 9712f1f96733: Pulling fs layer 18:06:28 63f879dbbcfc: Pulling fs layer 18:06:28 0d9ebad4ef96: Pulling fs layer 18:06:28 e9a5061849ea: Pulling fs layer 18:06:28 d747dcd14b5f: Pulling fs layer 18:06:28 2de7ff778b66: Pulling fs layer 18:06:28 e9a5061849ea: Waiting 18:06:28 0d9ebad4ef96: Waiting 18:06:28 d747dcd14b5f: Waiting 18:06:28 2de7ff778b66: Waiting 18:06:28 9712f1f96733: Verifying Checksum 18:06:28 9712f1f96733: Download complete 18:06:28 63f879dbbcfc: Verifying Checksum 18:06:28 63f879dbbcfc: Download complete 18:06:28 e9a5061849ea: Verifying Checksum 18:06:28 e9a5061849ea: Download complete 18:06:28 d747dcd14b5f: Verifying Checksum 18:06:28 d747dcd14b5f: Download complete 18:06:28 0d9ebad4ef96: Verifying Checksum 18:06:28 0d9ebad4ef96: Download complete 18:06:28 2de7ff778b66: Download complete 18:06:29 ab5ef0e58194: Verifying Checksum 18:06:29 ab5ef0e58194: Download complete 18:06:31 ab5ef0e58194: Pull complete 18:06:31 9712f1f96733: Pull complete 18:06:32 63f879dbbcfc: Pull complete 18:06:35 0d9ebad4ef96: Pull complete 18:06:36 e9a5061849ea: Pull complete 18:06:36 d747dcd14b5f: Pull complete 18:06:37 2de7ff778b66: Pull complete 18:06:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:06:37 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:06:39 $ docker top 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:06:39 provisioning config files... 18:06:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3164179106977201878tmp 18:06:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1638176055684067860tmp 18:06:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1395350547172691169tmp [Pipeline] { [Pipeline] echo 18:06:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:06:40 ---> sigul-configuration.sh 18:06:40 gpg: directory `/root/.gnupg' created 18:06:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:06:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:06:40 gpg: keyring `/root/.gnupg/secring.gpg' created 18:06:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:06:40 gpg: CAST5 encrypted data 18:06:40 gpg: encrypted with 1 passphrase 18:06:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:06:40 + mkdir /home/jenkins 18:06:40 + mkdir /home/jenkins/sigul [Pipeline] sh 18:06:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:06:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:06:41 ---> sigul-install.sh 18:06:41 Sigul already installed; skipping installation. [Pipeline] sh 18:06:41 + git tag --list 18:06:41 v0.0.0 18:06:41 v1.0.0 18:06:41 v1.0.0-dev.1 18:06:41 v1.0.0-dev.2 18:06:41 v1.0.0-dev.3 18:06:41 v1.0.0-dev.4 18:06:41 v1.0.0-dev.5 18:06:41 v1.0.0-dev.6 18:06:41 v1.0.0-dev.7 18:06:41 v1.0.0-dev.8 18:06:41 v1.0.0-dev.9 18:06:41 v1.0.1-dev.1 18:06:41 v1.0.1-dev.2 18:06:41 v1.0.1-dev.3 18:06:41 v1.0.1-dev.4 18:06:41 v1.0.1-dev.5 18:06:41 v1.0.1-dev.6 18:06:41 v2.1.0 18:06:41 v2.1.0-dev.1 18:06:41 v2.1.0-dev.10 18:06:41 v2.1.0-dev.11 18:06:41 v2.1.0-dev.12 18:06:41 v2.1.0-dev.13 18:06:41 v2.1.0-dev.2 18:06:41 v2.1.0-dev.3 18:06:41 v2.1.0-dev.4 18:06:41 v2.1.0-dev.5 18:06:41 v2.1.0-dev.6 18:06:41 v2.1.0-dev.7 18:06:41 v2.1.0-dev.8 18:06:41 v2.1.0-dev.9 [Pipeline] sh 18:06:41 + lftools sign git-tag v2.1.0-dev.13 18:06:42 Signing Git tag with Sigul... 18:06:42 Signing v2.1.0-dev.13 [Pipeline] echo 18:06:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:06:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:06:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:06:43 $ docker stop --time=1 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 18:06:44 $ docker rm -f 7cc1cbee0542c4b6f52b7ffb22e934a3b9f032b1f598fdcd7935013b6fe76868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:06:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:06:45 . [Pipeline] withDockerContainer 18:06:45 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:06:45 $ docker top b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:45 [ssh-agent] Looking for ssh-agent implementation... 18:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:45 $ docker exec b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 ssh-agent 18:06:46 SSH_AUTH_SOCK=/tmp/ssh-soFGJn9DzmxL/agent.33 18:06:46 SSH_AGENT_PID=39 18:06:46 Running ssh-add (command line suppressed) 18:06:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5573587955797656907.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5573587955797656907.key) 18:06:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:46 + git semver bump pre 18:06:46 2022-05-10 18:06:46,670 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:46 2022-05-10 18:06:46,670 [bump_version] DEBUG bumping version:2.1.0-dev.13 on axis:pre with prefix:dev 18:06:46 2022-05-10 18:06:46,670 [bump_version] DEBUG bumped version:2.1.0-dev.14 18:06:46 2022-05-10 18:06:46,670 [write_version] DEBUG write version:2.1.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 18:06:46 2022-05-10 18:06:46,670 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:46 2022-05-10 18:06:46,670 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:46 2022-05-10 18:06:46,672 [execute] INFO git cat-file --batch-check 18:06:46 2022-05-10 18:06:46,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:46 2022-05-10 18:06:46,677 [execute] INFO git cat-file --batch 18:06:46 2022-05-10 18:06:46,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:06:46 2022-05-10 18:06:46,683 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:46 2.1.0-dev.14 [Pipeline] } 18:06:46 $ docker exec --env ******** --env ******** b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 ssh-agent -k 18:06:46 unset SSH_AUTH_SOCK; 18:06:46 unset SSH_AGENT_PID; 18:06:46 echo Agent pid 39 killed; 18:06:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:47 + git semver [Pipeline] } 18:06:47 $ docker stop --time=1 b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 18:06:48 $ docker rm -f b40b16f9bcf141ca296a0e5d17ca9f37caff5e11bece7326941fc792e40f0580 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:06:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:06:49 . [Pipeline] withDockerContainer 18:06:49 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:06:49 $ docker top a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:06:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:06:50 [ssh-agent] Looking for ssh-agent implementation... 18:06:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:06:50 $ docker exec a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed ssh-agent 18:06:50 SSH_AUTH_SOCK=/tmp/ssh-bKXvphuUlYuG/agent.33 18:06:50 SSH_AGENT_PID=39 18:06:50 Running ssh-add (command line suppressed) 18:06:50 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3304158861356162678.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3304158861356162678.key) 18:06:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:06:50 + git semver push 18:06:50 2022-05-10 18:06:50,925 [run_push] DEBUG push 18:06:50 2022-05-10 18:06:50,926 [execute] INFO git push origin semver 18:06:50 2022-05-10 18:06:50,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:06:51 2022-05-10 18:06:51,668 [run_push] DEBUG push all version tags 18:06:51 2022-05-10 18:06:51,669 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:06:51 2022-05-10 18:06:51,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 18:06:52 2022-05-10 18:06:52,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 18:06:52 2.1.0-dev.14 [Pipeline] } 18:06:52 $ docker exec --env ******** --env ******** a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed ssh-agent -k 18:06:52 unset SSH_AUTH_SOCK; 18:06:52 unset SSH_AGENT_PID; 18:06:52 echo Agent pid 39 killed; 18:06:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:06:52 + git semver [Pipeline] } 18:06:53 $ docker stop --time=1 a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed 18:06:54 $ docker rm -f a7086d5650e66e2a7ad5db2d99cc9b8abd63726cae390a868054fdb5baeb7fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:06:55 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 18:06:55 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:06:55 total 16 18:06:55 drwxr-xr-x 3 root root 4096 May 10 17:56 . 18:06:55 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. 18:06:55 drwxr-xr-x 2 root root 4096 May 10 17:56 cost 18:06:55 -rw-r--r-- 1 root root 89 May 10 17:56 cost.csv 18:06:55 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:06:55 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 18:06:55 total 16 18:06:55 drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:56 . 18:06:55 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:06 .. 18:06:55 drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:56 cost 18:06:55 -rw-r--r-- 1 jenkins jenkins 89 May 10 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:06:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> package-listing.sh 18:06:56 ++ facter osfamily 18:06:56 ++ tr '[:upper:]' '[:lower:]' 18:06:56 + OS_FAMILY=debian 18:06:56 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 18:06:56 + START_PACKAGES=/tmp/packages_start.txt 18:06:56 + END_PACKAGES=/tmp/packages_end.txt 18:06:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:06:56 + PACKAGES=/tmp/packages_start.txt 18:06:56 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:06:56 + PACKAGES=/tmp/packages_end.txt 18:06:56 + case "${OS_FAMILY}" in 18:06:56 + dpkg -l 18:06:56 + grep '^ii' 18:06:56 + '[' -f /tmp/packages_start.txt ']' 18:06:56 + '[' -f /tmp/packages_end.txt ']' 18:06:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:06:56 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 18:06:56 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 18:06:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 18:06:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:06:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:06:57 . [Pipeline] withDockerContainer 18:06:57 prd-ubuntu20.04-docker-8c-8g-47820 does not seem to be running inside a container 18:06:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:06:57 $ docker top 26125ddd7b3561c0626c1d14757fb00117d35ca2606ca16d7ded1528551c5bfd -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:58 + touch /tmp/pre-build-complete [Pipeline] sh 18:06:58 + mkdir -p /var/log/sysstat [Pipeline] sh 18:06:58 + ls /var/log/sa-host 18:06:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:58 provisioning config files... 18:06:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7245073599843988272tmp [Pipeline] { [Pipeline] echo 18:06:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:06:59 ---> create-netrc.sh [Pipeline] } 18:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:06:59 ---> python-tools-install.sh [Pipeline] echo 18:06:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:06:59 ---> sudo-logs.sh 18:06:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:06:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:07:00 ---> job-cost.sh 18:07:00 lf-activate-venv: SKIPPING 18:07:00 DEBUG: total: 0.2199999988079071 18:07:00 INFO: Retrieving Stack Cost... 18:07:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:01 INFO: Archiving Costs [Pipeline] echo 18:07:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:07:01 ---> logs-deploy.sh 18:07:01 lf-activate-venv: SKIPPING 18:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/30 18:07:01 INFO: archiving workspace using pattern(s): 18:07:02 Archives upload complete. 18:07:02 INFO: archiving logs to Nexus