Pull request #78 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at ae184f2d771396bb015a08ccabe66c9294cd9524 rather than 260f53417624458442df0f3a2f270b315cd27444 Obtained Jenkinsfile from ae184f2d771396bb015a08ccabe66c9294cd9524 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-ssh14054771861246639634.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-ssh11596622283344397881.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-78/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12290237060386623029.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16472123415523703870.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17023714771033865173.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-78/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-78/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4985415418652624008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-33723 in /w/workspace/oundry_device-rfid-llrp-go_PR-78 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-78 # 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 Merging remotes/origin/main commit ae184f2d771396bb015a08ccabe66c9294cd9524 into PR head commit 260f53417624458442df0f3a2f270b315cd27444 Merge succeeded, producing 260f53417624458442df0f3a2f270b315cd27444 Checking out Revision 260f53417624458442df0f3a2f270b315cd27444 (PR-78) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 Commit message: "fix: updated makefile for security hardening" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:03:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:03:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:03:38 ========================================================= 21:03:38 EdgeX Global Pipelines Version Info 21:03:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:03:39 ------------------- 21:03:39 stable info: 21:03:39 ------------------- 21:03:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:39 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:03:39 Message: update stable to v1.0.227 21:03:39 ------------------- 21:03:39 experimental info: 21:03:39 ------------------- 21:03:39 Commited By: **** collab-it+edgex@linuxfoundation.org 21:03:39 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:03:39 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:03:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 21:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 21:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 21:03:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo 21:03:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 260f534 [Pipeline] echo 21:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:41 provisioning config files... 21:03:41 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config6710039395927884392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:41 ---> docker-login.sh 21:03:41 nexus3.edgexfoundry.org:10001 21:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:41 Configure a credential helper to remove this warning. See 21:03:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:41 21:03:41 Login Succeeded 21:03:41 nexus3.edgexfoundry.org:10002 21:03:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:42 Configure a credential helper to remove this warning. See 21:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:42 21:03:42 Login Succeeded 21:03:42 nexus3.edgexfoundry.org:10003 21:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:42 Configure a credential helper to remove this warning. See 21:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:42 21:03:42 Login Succeeded 21:03:42 nexus3.edgexfoundry.org:10004 21:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:42 Configure a credential helper to remove this warning. See 21:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:42 21:03:42 Login Succeeded 21:03:42 docker.io 21:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:42 Configure a credential helper to remove this warning. See 21:03:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:42 21:03:42 Login Succeeded 21:03:42 ---> docker-login.sh ends [Pipeline] } 21:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:43 + git rev-list -1 --merges 260f53417624458442df0f3a2f270b315cd27444~1..260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo 21:03:43 -----------> git rev-list -1 --merges 260f53417624458442df0f3a2f270b315cd27444~1..260f53417624458442df0f3a2f270b315cd27444 260f53417624458442df0f3a2f270b315cd27444 [false] [Pipeline] sh 21:03:43 + git log --format=format:%s -1 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo 21:03:43 ========================================================= 21:03:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:03:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:03:44 + git log --format=format:%s -1 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo 21:03:44 [semverPrep] GIT_COMMIT: 260f53417624458442df0f3a2f270b315cd27444, Commit Message: fix: updated makefile for security hardening [Pipeline] echo 21:03:44 [semverPrep] This is not a build commit. [Pipeline] sh 21:03:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:44 + grep -v github /etc/ssh/ssh_known_hosts 21:03:44 + [ -e /tmp/ssh_known_hosts ] 21:03:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:03:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:03:44 + sudo tee -a /etc/ssh/ssh_known_hosts 21:03:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:03:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:45 21:03:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:03:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:45 latest: Pulling from edgex-devops/py-git-semver 21:03:45 1fe172e4850f: Pulling fs layer 21:03:45 caf521ccaac6: Pulling fs layer 21:03:45 3ead6fa29328: Pulling fs layer 21:03:45 5c2a1cbceb83: Pulling fs layer 21:03:45 a8d5f1318db7: Pulling fs layer 21:03:45 c427282e49a2: Pulling fs layer 21:03:45 1827001aaf11: Pulling fs layer 21:03:45 0714d37db230: Pulling fs layer 21:03:45 ac28cf19c067: Pulling fs layer 21:03:45 ca983d60f3e2: Pulling fs layer 21:03:45 9f894cec8388: Pulling fs layer 21:03:45 5c2a1cbceb83: Waiting 21:03:45 a8d5f1318db7: Waiting 21:03:45 c427282e49a2: Waiting 21:03:45 ca983d60f3e2: Waiting 21:03:45 9f894cec8388: Waiting 21:03:45 1827001aaf11: Waiting 21:03:45 0714d37db230: Waiting 21:03:45 ac28cf19c067: Waiting 21:03:45 caf521ccaac6: Download complete 21:03:45 5c2a1cbceb83: Verifying Checksum 21:03:45 5c2a1cbceb83: Download complete 21:03:45 a8d5f1318db7: Verifying Checksum 21:03:45 a8d5f1318db7: Download complete 21:03:45 3ead6fa29328: Verifying Checksum 21:03:45 3ead6fa29328: Download complete 21:03:45 c427282e49a2: Verifying Checksum 21:03:45 c427282e49a2: Download complete 21:03:45 0714d37db230: Download complete 21:03:45 ac28cf19c067: Download complete 21:03:45 ca983d60f3e2: Verifying Checksum 21:03:45 ca983d60f3e2: Download complete 21:03:45 9f894cec8388: Verifying Checksum 21:03:45 9f894cec8388: Download complete 21:03:45 1fe172e4850f: Download complete 21:03:46 1827001aaf11: Verifying Checksum 21:03:46 1827001aaf11: Download complete 21:03:47 1fe172e4850f: Pull complete 21:03:47 caf521ccaac6: Pull complete 21:03:47 3ead6fa29328: Pull complete 21:03:47 5c2a1cbceb83: Pull complete 21:03:48 a8d5f1318db7: Pull complete 21:03:48 c427282e49a2: Pull complete 21:03:50 1827001aaf11: Pull complete 21:03:50 0714d37db230: Pull complete 21:03:50 ac28cf19c067: Pull complete 21:03:50 ca983d60f3e2: Pull complete 21:03:50 9f894cec8388: Pull complete 21:03:50 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:03:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:03:50 prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container 21:03:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:03:51 $ docker top 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 -eo pid,comm 21:03:51 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). 21:03:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:51 [ssh-agent] Looking for ssh-agent implementation... 21:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:51 $ docker exec 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent 21:03:51 SSH_AUTH_SOCK=/tmp/ssh-YXAaqG537xjb/agent.34 21:03:51 SSH_AGENT_PID=41 21:03:51 Running ssh-add (command line suppressed) 21:03:51 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_4141555362446931084.key (/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_4141555362446931084.key) 21:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:52 + git tag --points-at HEAD [Pipeline] } 21:03:52 $ docker exec --env ******** --env ******** 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent -k 21:03:52 unset SSH_AUTH_SOCK; 21:03:52 unset SSH_AGENT_PID; 21:03:52 echo Agent pid 41 killed; 21:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:03:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:52 [ssh-agent] Looking for ssh-agent implementation... 21:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:52 $ docker exec 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent 21:03:52 SSH_AUTH_SOCK=/tmp/ssh-sRUUwKwnpbgo/agent.74 21:03:52 SSH_AGENT_PID=80 21:03:52 Running ssh-add (command line suppressed) 21:03:52 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_7738970716885416100.key (/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_7738970716885416100.key) 21:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:53 + git semver init 21:03:53 2022-04-28 21:03:53,384 [run_init] DEBUG init version:0.0.0 force:False 21:03:53 2022-04-28 21:03:53,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver 21:03:53 2022-04-28 21:03:53,386 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver 21:03:53 2022-04-28 21:03:53,386 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78, universal_newlines=False, shell=None, istream=None) 21:03:54 2022-04-28 21:03:54,232 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.git/info/exclude 21:03:54 2022-04-28 21:03:54,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 with force:False 21:03:54 2022-04-28 21:03:54,233 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 21:03:54 2022-04-28 21:03:54,237 [execute] INFO git cat-file --batch-check 21:03:54 2022-04-28 21:03:54,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver, universal_newlines=False, shell=None, istream=) 21:03:54 2022-04-28 21:03:54,243 [execute] INFO git cat-file --batch 21:03:54 2022-04-28 21:03:54,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver, universal_newlines=False, shell=None, istream=) 21:03:54 2022-04-28 21:03:54,248 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 21:03:54 0.0.0 [Pipeline] } 21:03:54 $ docker exec --env ******** --env ******** 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent -k 21:03:54 unset SSH_AUTH_SOCK; 21:03:54 unset SSH_AGENT_PID; 21:03:54 echo Agent pid 80 killed; 21:03:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:54 + git semver [Pipeline] } 21:03:55 $ docker stop --time=1 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 21:03:56 $ docker rm -f 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:03:57 Stashed 1 file(s) [Pipeline] echo 21:03:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:03:57 provisioning config files... 21:03:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config7308202302214111790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:58 ---> docker-login.sh 21:03:58 nexus3.edgexfoundry.org:10001 21:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:58 Configure a credential helper to remove this warning. See 21:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:58 21:03:58 Login Succeeded 21:03:58 nexus3.edgexfoundry.org:10002 21:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:58 Configure a credential helper to remove this warning. See 21:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:58 21:03:58 Login Succeeded 21:03:58 nexus3.edgexfoundry.org:10003 21:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:58 Configure a credential helper to remove this warning. See 21:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:58 21:03:58 Login Succeeded 21:03:58 nexus3.edgexfoundry.org:10004 21:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:58 Configure a credential helper to remove this warning. See 21:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:58 21:03:58 Login Succeeded 21:03:58 docker.io 21:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:03:58 Configure a credential helper to remove this warning. See 21:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:03:58 21:03:58 Login Succeeded 21:03:58 ---> docker-login.sh ends [Pipeline] } 21:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:03:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:03:59 ========================================================= 21:03:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:03:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:03:59 + 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 . 21:03:59 Sending build context to Docker daemon 4.004MB 21:03:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:03:59 Step 2/12 : FROM ${BASE} AS builder 21:03:59 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:03:59 59bf1c3509f3: Pulling fs layer 21:03:59 666ba61612fd: Pulling fs layer 21:03:59 8ed8ca486205: Pulling fs layer 21:03:59 4fe6c5a15a65: Pulling fs layer 21:03:59 22a0e8bec74d: Pulling fs layer 21:03:59 ca2b28591e48: Pulling fs layer 21:03:59 a51346096db8: Pulling fs layer 21:03:59 daebc70d1ce1: Pulling fs layer 21:03:59 0e18a0eac166: Pulling fs layer 21:03:59 4fe6c5a15a65: Waiting 21:03:59 22a0e8bec74d: Waiting 21:03:59 ca2b28591e48: Waiting 21:03:59 a51346096db8: Waiting 21:03:59 0e18a0eac166: Waiting 21:03:59 daebc70d1ce1: Waiting 21:03:59 8ed8ca486205: Download complete 21:03:59 666ba61612fd: Download complete 21:03:59 22a0e8bec74d: Verifying Checksum 21:03:59 22a0e8bec74d: Download complete 21:03:59 ca2b28591e48: Verifying Checksum 21:03:59 59bf1c3509f3: Verifying Checksum 21:03:59 59bf1c3509f3: Download complete 21:03:59 a51346096db8: Verifying Checksum 21:03:59 a51346096db8: Download complete 21:03:59 daebc70d1ce1: Verifying Checksum 21:03:59 daebc70d1ce1: Download complete 21:03:59 59bf1c3509f3: Pull complete 21:04:00 666ba61612fd: Pull complete 21:04:00 8ed8ca486205: Pull complete 21:04:00 4fe6c5a15a65: Verifying Checksum 21:04:00 4fe6c5a15a65: Download complete 21:04:00 0e18a0eac166: Verifying Checksum 21:04:00 0e18a0eac166: Download complete 21:04:03 4fe6c5a15a65: Pull complete 21:04:03 22a0e8bec74d: Pull complete 21:04:03 ca2b28591e48: Pull complete 21:04:03 a51346096db8: Pull complete 21:04:03 daebc70d1ce1: Pull complete 21:04:06 0e18a0eac166: Pull complete 21:04:06 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:04:06 ---> f018257e8ee9 21:04:06 Step 3/12 : ARG MAKE='make build' 21:04:07 ---> Running in 1d37350bf609 21:04:07 Removing intermediate container 1d37350bf609 21:04:07 ---> bd412a4150c3 21:04:07 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:04:07 ---> Running in cb71d3eb3721 21:04:07 Removing intermediate container cb71d3eb3721 21:04:07 ---> daa219d170c9 21:04:07 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:04:07 ---> Running in e78aba333571 21:04:07 Removing intermediate container e78aba333571 21:04:07 ---> e800562fedac 21:04:07 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:07 ---> Running in 121957756d2e 21:04:08 Removing intermediate container 121957756d2e 21:04:08 ---> d1f6201334be 21:04:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:04:08 ---> Running in f13dd24f414b 21:04:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:04:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:04:09 OK: 221 MiB in 52 packages 21:04:09 Removing intermediate container f13dd24f414b 21:04:09 ---> 3ad3f22b8fc9 21:04:09 Step 8/12 : WORKDIR /app 21:04:09 ---> Running in f2a8988f5b7a 21:04:09 Removing intermediate container f2a8988f5b7a 21:04:09 ---> 9919651d7181 21:04:09 Step 9/12 : COPY go.mod vendor* ./ 21:04:10 ---> 4a386e8820c4 21:04:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:10 ---> Running in e81e08646e17 21:04:12 Still waiting to schedule task 21:04:12 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:04:32 Removing intermediate container e81e08646e17 21:04:32 ---> 3da465b8e917 21:04:32 Step 11/12 : COPY . . 21:04:32 ---> 34bffc119b0c 21:04:32 Step 12/12 : RUN $MAKE 21:04:32 ---> Running in 26a5c191033b 21:04:32 noop 21:04:32 Removing intermediate container 26a5c191033b 21:04:32 ---> fee9291832b8 21:04:32 Successfully built fee9291832b8 21:04:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:04:32 + docker inspect -f . ci-base-image-x86_64 21:04:32 . [Pipeline] withDockerContainer 21:04:32 prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container 21:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:32 $ docker top eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:33 + go version 21:04:33 go version go1.17.6 linux/amd64 [Pipeline] } 21:04:33 $ docker stop --time=1 eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b 21:04:34 $ docker rm -f eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:35 + docker inspect -f . ci-base-image-x86_64 21:04:35 . [Pipeline] withDockerContainer 21:04:35 prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container 21:04:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:35 $ docker top f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:04:36 + make test 21:04:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:04:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:04:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:04:44 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:04:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.729s coverage: 39.3% of statements 21:04:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements 21:04:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements 21:04:54 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:57 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:58 $ docker stop --time=1 f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a 21:05:00 $ docker rm -f f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a [Pipeline] // withDockerContainer [Pipeline] sh 21:05:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:05:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:01 + ls -al . 21:05:01 total 644 21:05:01 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 21:04 . 21:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 .. 21:05:01 -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 21:03 .dockerignore 21:05:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:03 .git 21:05:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:03 .github 21:05:01 -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 21:03 .gitignore 21:05:01 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 21:03 .golangci.yml 21:05:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:03 .semver 21:05:01 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 21:03 Attribution.txt 21:05:01 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 21:03 CHANGELOG.md 21:05:01 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 21:03 Dockerfile 21:05:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:03 GOVERNANCE.md 21:05:01 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 21:03 Jenkinsfile 21:05:01 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 21:03 LICENSE 21:05:01 -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 21:03 Makefile 21:05:01 -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 21:03 OWNERS.md 21:05:01 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 21:03 README.md 21:05:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:03 VERSION 21:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 bin 21:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 cmd 21:05:01 -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 21:04 coverage.out 21:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 examples 21:05:01 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 21:03 go.mod 21:05:01 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 28 21:03 go.sum 21:05:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 images 21:05:01 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:03 internal 21:05:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 snap 21:05:01 -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 21:03 version.go [Pipeline] isUnix [Pipeline] sh 21:05:02 + 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=260f53417624458442df0f3a2f270b315cd27444 --label arch=amd64 --label version=0.0.0 . 21:05:02 Sending build context to Docker daemon 4.004MB 21:05:02 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:05:02 Step 2/25 : FROM ${BASE} AS builder 21:05:02 ---> fee9291832b8 21:05:02 Step 3/25 : ARG MAKE='make build' 21:05:02 ---> Running in 571b9230d08b 21:05:02 Removing intermediate container 571b9230d08b 21:05:02 ---> de67a5f1430d 21:05:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:05:02 ---> Running in 363bb9909727 21:05:02 Removing intermediate container 363bb9909727 21:05:02 ---> b24f2a492c6b 21:05:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:05:02 ---> Running in 13747152cc43 21:05:02 Removing intermediate container 13747152cc43 21:05:02 ---> 68dff658f8ee 21:05:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:02 ---> Running in c2823eefba43 21:05:03 Removing intermediate container c2823eefba43 21:05:03 ---> 3f64e85fa53e 21:05:03 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:03 ---> Running in 4596800b788f 21:05:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:05:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:05:04 OK: 221 MiB in 52 packages 21:05:04 Removing intermediate container 4596800b788f 21:05:04 ---> 4a7db76a5a16 21:05:04 Step 8/25 : WORKDIR /app 21:05:04 ---> Running in ccc040bae6c9 21:05:04 Removing intermediate container ccc040bae6c9 21:05:04 ---> 9f1e50283011 21:05:04 Step 9/25 : COPY go.mod vendor* ./ 21:05:04 ---> 324c77470bbd 21:05:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:05 ---> Running in e51322aacd84 21:05:05 Removing intermediate container e51322aacd84 21:05:05 ---> 77a1f1a292a8 21:05:05 Step 11/25 : COPY . . 21:05:06 ---> 3bf1577e321f 21:05:06 Step 12/25 : RUN $MAKE 21:05:06 ---> Running in 2755280eb810 21:05:06 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 21:05:21 Removing intermediate container 2755280eb810 21:05:21 ---> c8c443dc4cff 21:05:21 Step 13/25 : FROM alpine:3.14 21:05:21 3.14: Pulling from library/alpine 21:05:22 8663204ce13b: Pulling fs layer 21:05:22 8663204ce13b: Verifying Checksum 21:05:22 8663204ce13b: Download complete 21:05:22 8663204ce13b: Pull complete 21:05:22 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:05:22 Status: Downloaded newer image for alpine:3.14 21:05:22 ---> e04c818066af 21:05:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:05:22 ---> Running in 5562a0816d66 21:05:22 Removing intermediate container 5562a0816d66 21:05:22 ---> 06fdd44a3d73 21:05:22 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:22 ---> Running in 9cc3f5a49020 21:05:23 Removing intermediate container 9cc3f5a49020 21:05:23 ---> 2f96ecdc1a2a 21:05:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:05:23 ---> Running in ffe5f00897f1 21:05:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 21:05:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 21:05:24 (1/6) Installing dumb-init (1.2.5-r1) 21:05:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:05:24 (3/6) Installing libsodium (1.0.18-r0) 21:05:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:05:24 (5/6) Installing libzmq (4.3.4-r0) 21:05:24 (6/6) Installing zeromq (4.3.4-r0) 21:05:24 Executing busybox-1.33.1-r7.trigger 21:05:24 OK: 8 MiB in 20 packages 21:05:25 Removing intermediate container ffe5f00897f1 21:05:25 ---> 465c6eaa006d 21:05:25 Step 17/25 : COPY --from=builder /app/LICENSE / 21:05:25 ---> 2a1a009db85c 21:05:25 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:05:25 ---> 41c407a7f196 21:05:25 Step 19/25 : COPY --from=builder /app/cmd/ / 21:05:25 ---> 3807bbeb2948 21:05:25 Step 20/25 : EXPOSE 59989 21:05:25 ---> Running in f5f17921403f 21:05:25 Removing intermediate container f5f17921403f 21:05:25 ---> 860e65b67af8 21:05:25 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:05:26 ---> Running in 8fc2f8662e9d 21:05:26 Removing intermediate container 8fc2f8662e9d 21:05:26 ---> 5a210d94c737 21:05:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:05:26 ---> Running in 50193e50da11 21:05:26 Removing intermediate container 50193e50da11 21:05:26 ---> 199fc9cd3f52 21:05:26 Step 23/25 : LABEL arch=amd64 21:05:26 ---> Running in cc4440ffeb3a 21:05:26 Removing intermediate container cc4440ffeb3a 21:05:26 ---> 8930c3cd427c 21:05:26 Step 24/25 : LABEL git_sha=260f53417624458442df0f3a2f270b315cd27444 21:05:26 ---> Running in 59385f06a2e7 21:05:26 Removing intermediate container 59385f06a2e7 21:05:26 ---> 0d499e21bbad 21:05:26 Step 25/25 : LABEL version=0.0.0 21:05:26 ---> Running in 2719b23482aa 21:05:26 Removing intermediate container 2719b23482aa 21:05:26 ---> 34d28d98a381 21:05:26 [Warning] One or more build-args [ARCH] were not consumed 21:05:26 Successfully built 34d28d98a381 21:05:26 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:27 21:05:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:27 latest: Pulling from edgex-lftools-log-publisher 21:05:27 5eb5b503b376: Pulling fs layer 21:05:27 5c69ac0246d0: Pulling fs layer 21:05:27 ec43610c2a17: Pulling fs layer 21:05:27 3a2ae6a8a46f: Pulling fs layer 21:05:27 33b1e0a273af: Pulling fs layer 21:05:27 5d3b04190fa2: Pulling fs layer 21:05:27 2f39f015ded8: Pulling fs layer 21:05:27 5d3b04190fa2: Waiting 21:05:27 3a2ae6a8a46f: Waiting 21:05:27 33b1e0a273af: Waiting 21:05:27 5c69ac0246d0: Download complete 21:05:27 3a2ae6a8a46f: Verifying Checksum 21:05:27 3a2ae6a8a46f: Download complete 21:05:27 33b1e0a273af: Verifying Checksum 21:05:27 33b1e0a273af: Download complete 21:05:27 ec43610c2a17: Verifying Checksum 21:05:27 ec43610c2a17: Download complete 21:05:27 5d3b04190fa2: Download complete 21:05:28 5eb5b503b376: Verifying Checksum 21:05:28 5eb5b503b376: Download complete 21:05:28 2f39f015ded8: Verifying Checksum 21:05:28 2f39f015ded8: Download complete 21:05:29 5eb5b503b376: Pull complete 21:05:29 5c69ac0246d0: Pull complete 21:05:29 ec43610c2a17: Pull complete 21:05:29 3a2ae6a8a46f: Pull complete 21:05:30 33b1e0a273af: Pull complete 21:05:30 5d3b04190fa2: Pull complete 21:05:34 2f39f015ded8: Pull complete 21:05:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:34 prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container 21:05:34 $ 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/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:35 $ docker top 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:36 ---> job-cost.sh 21:05:36 lf-activate-venv: SKIPPING 21:05:36 INFO: No Stack... 21:05:36 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:37 INFO: Archiving Costs [Pipeline] sh 21:05:37 + cat /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/cost.csv 21:05:37 + cut -d, -f6 [Pipeline] lock 21:05:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] 21:05:37 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] did not exist. Created. 21:05:37 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:37 + echo total: 0.2199999988079071 [Pipeline] stash 21:05:37 Stashed 1 file(s) [Pipeline] } 21:05:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:37 $ docker stop --time=1 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 21:05:39 $ docker rm -f 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33726 in /w/workspace/oundry_device-rfid-llrp-go_PR-78 [Pipeline] { [Pipeline] ws 21:10:17 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 21:10:17 Selected Git installation does not exist. Using Default 21:10:17 The recommended git tool is: NONE 21:10:25 using credential edgex-jenkins-ssh 21:10:25 Cloning the remote Git repository 21:10:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:10:25 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 21:10:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:10:25 > git --version # timeout=10 21:10:25 > git --version # 'git version 2.25.1' 21:10:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:10:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:10:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:10:27 Merging remotes/origin/main commit ae184f2d771396bb015a08ccabe66c9294cd9524 into PR head commit 260f53417624458442df0f3a2f270b315cd27444 21:10:27 Merge succeeded, producing 260f53417624458442df0f3a2f270b315cd27444 21:10:27 Checking out Revision 260f53417624458442df0f3a2f270b315cd27444 (PR-78) 21:10:27 > git config core.sparsecheckout # timeout=10 21:10:27 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 21:10:27 > git remote # timeout=10 21:10:27 > git config --get remote.origin.url # timeout=10 21:10:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:27 > git merge ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 21:10:27 > git rev-parse HEAD^{commit} # timeout=10 21:10:27 > git config core.sparsecheckout # timeout=10 21:10:27 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 21:10:32 Commit message: "fix: updated makefile for security hardening" 21:10:32 > git --version # timeout=10 21:10:32 > git --version # 'git version 2.25.1' 21:10:32 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:10:34 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:34 Dload Upload Total Spent Left Speed 21:10:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 21:10:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:10:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:10:35 + sudo tee /etc/docker/daemon.new 21:10:35 { 21:10:35 "registry-mirrors": [ 21:10:35 "https://nexus3.edgexfoundry.org:10001" 21:10:35 ], 21:10:35 "bip": "10.250.0.254/24", 21:10:35 "hosts": [ 21:10:35 "tcp://0.0.0.0:5555", 21:10:35 "unix:///var/run/docker.sock" 21:10:35 ], 21:10:35 "mtu": 1458, 21:10:35 "selinux-enabled": true, 21:10:35 "seccomp-profile": "/etc/docker/seccomp.json" 21:10:35 } [Pipeline] sh 21:10:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:10:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:54 provisioning config files... 21:10:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2924318999662018824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:54 ---> docker-login.sh 21:10:54 nexus3.edgexfoundry.org:10001 21:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:56 Configure a credential helper to remove this warning. See 21:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:56 21:10:56 Login Succeeded 21:10:56 nexus3.edgexfoundry.org:10002 21:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:56 Configure a credential helper to remove this warning. See 21:10:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:56 21:10:56 Login Succeeded 21:10:56 nexus3.edgexfoundry.org:10003 21:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:57 Configure a credential helper to remove this warning. See 21:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:57 21:10:57 Login Succeeded 21:10:57 nexus3.edgexfoundry.org:10004 21:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:57 Configure a credential helper to remove this warning. See 21:10:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:57 21:10:57 Login Succeeded 21:10:57 docker.io 21:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:10:58 Configure a credential helper to remove this warning. See 21:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:10:58 21:10:58 Login Succeeded 21:10:58 ---> docker-login.sh ends [Pipeline] } 21:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:59 ========================================================= 21:10:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:10:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:10:59 + 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 . 21:10:59 Sending build context to Docker daemon 1.232MB 21:10:59 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 21:10:59 Step 2/12 : FROM ${BASE} AS builder 21:11:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:11:00 9b3977197b4f: Pulling fs layer 21:11:00 1a89e8eeedd5: Pulling fs layer 21:11:00 94645a83ff95: Pulling fs layer 21:11:00 3f3a8bcf1eab: Pulling fs layer 21:11:00 0c92f367c5e7: Pulling fs layer 21:11:00 3096ccb668a1: Pulling fs layer 21:11:00 e8cf19c19ddd: Pulling fs layer 21:11:00 a4caa8a26152: Pulling fs layer 21:11:00 3f3a8bcf1eab: Waiting 21:11:00 0c92f367c5e7: Waiting 21:11:00 3096ccb668a1: Waiting 21:11:00 a4caa8a26152: Waiting 21:11:00 e8cf19c19ddd: Waiting 21:11:00 94645a83ff95: Verifying Checksum 21:11:00 94645a83ff95: Download complete 21:11:00 1a89e8eeedd5: Verifying Checksum 21:11:00 1a89e8eeedd5: Download complete 21:11:00 0c92f367c5e7: Verifying Checksum 21:11:00 0c92f367c5e7: Download complete 21:11:00 3096ccb668a1: Verifying Checksum 21:11:00 3096ccb668a1: Download complete 21:11:00 9b3977197b4f: Verifying Checksum 21:11:00 9b3977197b4f: Download complete 21:11:00 e8cf19c19ddd: Verifying Checksum 21:11:00 e8cf19c19ddd: Download complete 21:11:01 9b3977197b4f: Pull complete 21:11:01 1a89e8eeedd5: Pull complete 21:11:02 94645a83ff95: Pull complete 21:11:02 a4caa8a26152: Verifying Checksum 21:11:02 a4caa8a26152: Download complete 21:11:03 3f3a8bcf1eab: Verifying Checksum 21:11:03 3f3a8bcf1eab: Download complete 21:11:18 3f3a8bcf1eab: Pull complete 21:11:18 0c92f367c5e7: Pull complete 21:11:18 3096ccb668a1: Pull complete 21:11:18 e8cf19c19ddd: Pull complete 21:11:23 a4caa8a26152: Pull complete 21:11:23 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 21:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:11:23 ---> 725f1c02e7f9 21:11:23 Step 3/12 : ARG MAKE='make build' 21:11:24 ---> Running in 41f83bf67818 21:11:25 Removing intermediate container 41f83bf67818 21:11:25 ---> 26f4538b872d 21:11:25 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:11:25 ---> Running in 50f6c8593563 21:11:25 Removing intermediate container 50f6c8593563 21:11:25 ---> 6a75d09d5a7a 21:11:25 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:11:25 ---> Running in c2f8ce8d67c0 21:11:26 Removing intermediate container c2f8ce8d67c0 21:11:26 ---> 0c141383b4d0 21:11:26 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:26 ---> Running in d4d24d44708d 21:11:28 Removing intermediate container d4d24d44708d 21:11:28 ---> fbe9384fa6a7 21:11:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:28 ---> Running in 8de94d77b1ff 21:11:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:31 OK: 220 MiB in 52 packages 21:11:32 Removing intermediate container 8de94d77b1ff 21:11:32 ---> c55adb05d2c3 21:11:32 Step 8/12 : WORKDIR /app 21:11:32 ---> Running in f13e440bc6ad 21:11:33 Removing intermediate container f13e440bc6ad 21:11:33 ---> df368a683833 21:11:33 Step 9/12 : COPY go.mod vendor* ./ 21:11:34 ---> dd9feec300be 21:11:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:34 ---> Running in 0bbd9294727b 21:12:55 Removing intermediate container 0bbd9294727b 21:12:55 ---> da3cb8e21f5f 21:12:55 Step 11/12 : COPY . . 21:12:55 ---> d2135b2c31e8 21:12:55 Step 12/12 : RUN $MAKE 21:12:56 ---> Running in f6180bf248e8 21:12:57 noop 21:12:58 Removing intermediate container f6180bf248e8 21:12:58 ---> ff2859c16da8 21:12:58 Successfully built ff2859c16da8 21:12:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:12:58 + docker inspect -f . ci-base-image-arm64 21:12:58 . [Pipeline] withDockerContainer 21:12:58 prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container 21:12:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:00 $ docker top 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:01 + go version 21:13:01 go version go1.17.6 linux/arm64 [Pipeline] } 21:13:01 $ docker stop --time=1 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 21:13:03 $ docker rm -f 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:13:04 + docker inspect -f . ci-base-image-arm64 21:13:04 . [Pipeline] withDockerContainer 21:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container 21:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:13:06 $ docker top e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:13:07 + make test 21:13:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:13:09 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:14:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:14:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:14:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.404s coverage: 39.3% of statements 21:14:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements 21:14:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements 21:14:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:14:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:15:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:23 ./bin/test-attribution-txt.sh [Pipeline] echo 21:15:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:15:24 $ docker stop --time=1 e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 21:15:26 $ docker rm -f e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:27 Warning: overwriting stash ‘coverage-report’ 21:15:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:29 + ls -al . 21:15:29 total 640 21:15:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 21:15 . 21:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 .. 21:15:29 -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 21:10 .dockerignore 21:15:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:10 .git 21:15:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:10 .github 21:15:29 -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 21:10 .gitignore 21:15:29 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 21:10 .golangci.yml 21:15:29 -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 21:10 Attribution.txt 21:15:29 -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 21:10 CHANGELOG.md 21:15:29 -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 21:10 Dockerfile 21:15:29 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:10 GOVERNANCE.md 21:15:29 -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 21:10 Jenkinsfile 21:15:29 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 21:10 LICENSE 21:15:29 -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 21:10 Makefile 21:15:29 -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 21:10 OWNERS.md 21:15:29 -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 21:10 README.md 21:15:29 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:03 VERSION 21:15:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 bin 21:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 cmd 21:15:29 -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 21:14 coverage.out 21:15:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 examples 21:15:29 -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 21:10 go.mod 21:15:29 -rw-rw-r-- 1 jenkins jenkins 49145 Apr 28 21:10 go.sum 21:15:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 images 21:15:29 drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:10 internal 21:15:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 snap 21:15:29 -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 21:10 version.go [Pipeline] isUnix [Pipeline] sh 21:15:29 + 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=260f53417624458442df0f3a2f270b315cd27444 --label arch=arm64 --label version=0.0.0 . 21:15:30 Sending build context to Docker daemon 1.232MB 21:15:30 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 21:15:30 Step 2/25 : FROM ${BASE} AS builder 21:15:30 ---> ff2859c16da8 21:15:30 Step 3/25 : ARG MAKE='make build' 21:15:30 ---> Running in b53409743d6d 21:15:30 Removing intermediate container b53409743d6d 21:15:30 ---> e4563d6a30c0 21:15:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:15:30 ---> Running in bab8d28121e9 21:15:31 Removing intermediate container bab8d28121e9 21:15:31 ---> 3ab01ac9efa1 21:15:31 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:15:31 ---> Running in 7eda2247ca0a 21:15:31 Removing intermediate container 7eda2247ca0a 21:15:31 ---> 469152e7d9ff 21:15:31 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:31 ---> Running in d2984699cee8 21:15:33 Removing intermediate container d2984699cee8 21:15:33 ---> cbf8d49f5a23 21:15:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:33 ---> Running in 89fa90a219ac 21:15:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:15:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:15:37 OK: 220 MiB in 52 packages 21:15:38 Removing intermediate container 89fa90a219ac 21:15:38 ---> 86f496f36826 21:15:38 Step 8/25 : WORKDIR /app 21:15:38 ---> Running in 3d5ea1d818c1 21:15:38 Removing intermediate container 3d5ea1d818c1 21:15:38 ---> 41eec40451cf 21:15:38 Step 9/25 : COPY go.mod vendor* ./ 21:15:39 ---> 03e2e5645bfe 21:15:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:39 ---> Running in 1177184add66 21:15:42 Removing intermediate container 1177184add66 21:15:42 ---> 3164040ed6ce 21:15:42 Step 11/25 : COPY . . 21:15:42 ---> 81ead531b617 21:15:42 Step 12/25 : RUN $MAKE 21:15:42 ---> Running in 2ddd1d5456af 21:15:43 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 21:17:35 Removing intermediate container 2ddd1d5456af 21:17:35 ---> bb9a9e032a81 21:17:35 Step 13/25 : FROM alpine:3.14 21:17:35 3.14: Pulling from library/alpine 21:17:35 455c02918c45: Pulling fs layer 21:17:35 455c02918c45: Verifying Checksum 21:17:35 455c02918c45: Download complete 21:17:35 455c02918c45: Pull complete 21:17:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 21:17:35 Status: Downloaded newer image for alpine:3.14 21:17:35 ---> ac73e934f311 21:17:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:17:35 ---> Running in 8717af4ca64b 21:17:35 Removing intermediate container 8717af4ca64b 21:17:35 ---> 61bcec68db6a 21:17:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:17:35 ---> Running in 25a5b34c7b2e 21:17:35 Removing intermediate container 25a5b34c7b2e 21:17:35 ---> 385c5fda6560 21:17:35 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:17:35 ---> Running in a251371f34a4 21:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:17:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:17:35 (1/6) Installing dumb-init (1.2.5-r1) 21:17:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:17:35 (3/6) Installing libsodium (1.0.18-r0) 21:17:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:17:36 (5/6) Installing libzmq (4.3.4-r0) 21:17:36 (6/6) Installing zeromq (4.3.4-r0) 21:17:36 Executing busybox-1.33.1-r7.trigger 21:17:36 OK: 8 MiB in 20 packages 21:17:37 Removing intermediate container a251371f34a4 21:17:37 ---> e81dfc24dea8 21:17:37 Step 17/25 : COPY --from=builder /app/LICENSE / 21:17:38 ---> 89956623c360 21:17:38 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:17:38 ---> 761d7772e650 21:17:38 Step 19/25 : COPY --from=builder /app/cmd/ / 21:17:40 ---> fcc17241f519 21:17:40 Step 20/25 : EXPOSE 59989 21:17:40 ---> Running in 27767562948b 21:17:40 Removing intermediate container 27767562948b 21:17:40 ---> 8f99526b12b6 21:17:40 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:17:40 ---> Running in 299e24b09568 21:17:41 Removing intermediate container 299e24b09568 21:17:41 ---> a637c833109f 21:17:41 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:17:41 ---> Running in 44777c104bbd 21:17:41 Removing intermediate container 44777c104bbd 21:17:41 ---> 2fe0815e7395 21:17:41 Step 23/25 : LABEL arch=arm64 21:17:41 ---> Running in 5484d7ade7b7 21:17:41 Removing intermediate container 5484d7ade7b7 21:17:41 ---> 891436faec2f 21:17:41 Step 24/25 : LABEL git_sha=260f53417624458442df0f3a2f270b315cd27444 21:17:41 ---> Running in 52f4b9df36b9 21:17:42 Removing intermediate container 52f4b9df36b9 21:17:42 ---> 8026d47ada22 21:17:42 Step 25/25 : LABEL version=0.0.0 21:17:42 ---> Running in e704746d5468 21:17:42 Removing intermediate container e704746d5468 21:17:42 ---> c03132c51ab2 21:17:42 [Warning] One or more build-args [ARCH] were not consumed 21:17:42 Successfully built c03132c51ab2 21:17:42 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:43 21:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:44 arm64: Pulling from edgex-lftools-log-publisher 21:17:44 8998bd30e6a1: Pulling fs layer 21:17:44 04944245beec: Pulling fs layer 21:17:44 699f458cf7ca: Pulling fs layer 21:17:44 765212b225bb: Pulling fs layer 21:17:44 f23df028b6ca: Pulling fs layer 21:17:44 d65c8cfc05b1: Pulling fs layer 21:17:44 2437ff75d9bd: Pulling fs layer 21:17:44 765212b225bb: Waiting 21:17:44 f23df028b6ca: Waiting 21:17:44 d65c8cfc05b1: Waiting 21:17:44 2437ff75d9bd: Waiting 21:17:44 04944245beec: Verifying Checksum 21:17:44 04944245beec: Download complete 21:17:44 765212b225bb: Verifying Checksum 21:17:44 765212b225bb: Download complete 21:17:44 f23df028b6ca: Download complete 21:17:44 d65c8cfc05b1: Download complete 21:17:44 699f458cf7ca: Verifying Checksum 21:17:44 699f458cf7ca: Download complete 21:17:45 8998bd30e6a1: Verifying Checksum 21:17:45 8998bd30e6a1: Download complete 21:17:48 2437ff75d9bd: Verifying Checksum 21:17:48 2437ff75d9bd: Download complete 21:17:50 8998bd30e6a1: Pull complete 21:17:50 04944245beec: Pull complete 21:17:51 699f458cf7ca: Pull complete 21:17:52 765212b225bb: Pull complete 21:17:53 f23df028b6ca: Pull complete 21:17:53 d65c8cfc05b1: Pull complete 21:18:08 2437ff75d9bd: Pull complete 21:18:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:18:09 prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container 21:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:18:12 $ docker top 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:13 ---> job-cost.sh 21:18:13 lf-activate-venv: SKIPPING 21:18:13 INFO: No Stack... 21:18:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:18:14 INFO: Archiving Costs [Pipeline] sh 21:18:15 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 21:18:15 + cut -d, -f6 [Pipeline] lock 21:18:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] 21:18:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] did not exist. Created. 21:18:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:18:16 /w/workspace/device-rfid-llrp-go/1@tmp/durable-af236520/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:18:17 + echo total: 0.10999999940395355 [Pipeline] stash 21:18:17 Warning: overwriting stash ‘stack-cost’ 21:18:17 Stashed 1 file(s) [Pipeline] } 21:18:17 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:18:17 $ docker stop --time=1 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 21:18:19 $ docker rm -f 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 [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 21:18:20 provisioning config files... 21:18:20 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config5009925379623937044tmp [Pipeline] { [Pipeline] sh 21:18:20 + set +x 21:18:20 + curl -s https://codecov.io/bash 21:18:20 + bash -s -- 21:18:20 21:18:20 _____ _ 21:18:20 / ____| | | 21:18:20 | | ___ __| | ___ ___ _____ __ 21:18:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:18:20 | |___| (_) | (_| | __/ (_| (_) \ V / 21:18:20 \_____\___/ \__,_|\___|\___\___/ \_/ 21:18:20 Bash-1.0.6 21:18:20 21:18:20 21:18:20 ==> git version 2.25.1 found 21:18:20 ==> 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 21:18:20 Release-Date: 2020-01-08 21:18:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:18:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:18:20 ==> Jenkins CI detected. 21:18:20 current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-78 21:18:20 project root: . 21:18:20 --> token set from env 21:18:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:18:20 ==> Running gcov in . (disable via -X gcov) 21:18:20 ==> Python coveragepy not found 21:18:20 ==> Searching for coverage reports in: 21:18:20 + . 21:18:20 -> Found 1 reports 21:18:20 ==> Detecting git/mercurial file structure 21:18:20 ==> Reading reports 21:18:20 + ./coverage.out bytes=460394 21:18:20 ==> Appending adjustments 21:18:20 https://docs.codecov.io/docs/fixing-reports 21:18:20 + Found adjustments 21:18:20 ==> Gzipping contents 21:18:20 52K /tmp/codecov.QsokeI.gz 21:18:20 ==> Uploading reports 21:18:20 url: https://codecov.io 21:18:20 query: branch=PR-78&commit=260f53417624458442df0f3a2f270b315cd27444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=78&job=&cmd_args= 21:18:20 -> Pinging Codecov 21:18:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-78&commit=260f53417624458442df0f3a2f270b315cd27444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=78&job=&cmd_args= 21:18:21 -> Uploading to 21:18:21 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/260f53417624458442df0f3a2f270b315cd27444/61a29d99-2801-46d9-98d8-a2ce076b3530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T211821Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc654f4bc34a7b29d90d64cac8e7dabcd8e55efc159f10174a6b2fc7da84587a 21:18:21 % Total % Received % Xferd Average Speed Time Time Time Current 21:18:21 Dload Upload Total Spent Left Speed 21:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51801 0 0 100 51801 0 219k --:--:-- --:--:-- --:--:-- 220k 21:18:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/260f53417624458442df0f3a2f270b315cd27444 [Pipeline] } 21:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 21:18:23 + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives ] 21:18:23 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives 21:18:23 total 16 21:18:23 drwxr-xr-x 3 root root 4096 Apr 28 21:05 . 21:18:23 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:05 .. 21:18:23 drwxr-xr-x 2 root root 4096 Apr 28 21:05 cost 21:18:23 -rw-r--r-- 1 root root 89 Apr 28 21:05 cost.csv 21:18:23 + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives 21:18:23 + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives 21:18:23 total 16 21:18:23 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:05 . 21:18:23 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:05 .. 21:18:23 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 21:05 cost 21:18:23 -rw-r--r-- 1 jenkins jenkins 89 Apr 28 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:18:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:24 ---> package-listing.sh 21:18:24 ++ facter osfamily 21:18:24 ++ tr '[:upper:]' '[:lower:]' 21:18:24 + OS_FAMILY=debian 21:18:24 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-78 21:18:24 + START_PACKAGES=/tmp/packages_start.txt 21:18:24 + END_PACKAGES=/tmp/packages_end.txt 21:18:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:24 + PACKAGES=/tmp/packages_start.txt 21:18:24 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-78 ']' 21:18:24 + PACKAGES=/tmp/packages_end.txt 21:18:24 + case "${OS_FAMILY}" in 21:18:24 + dpkg -l 21:18:24 + grep '^ii' 21:18:24 + '[' -f /tmp/packages_start.txt ']' 21:18:24 + '[' -f /tmp/packages_end.txt ']' 21:18:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:24 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-78 ']' 21:18:24 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/ 21:18:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/ [Pipeline] echo 21:18:24 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/oundry_device-rfid-llrp-go_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:18:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:25 . [Pipeline] withDockerContainer 21:18:25 prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container 21:18:25 $ 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/oundry_device-rfid-llrp-go_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:18:26 $ docker top d58adc3310848846adaea0b234ec6db96607ba64b56f55498e8ac0ffb7ad5619 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:26 + touch /tmp/pre-build-complete [Pipeline] sh 21:18:26 + mkdir -p /var/log/sysstat [Pipeline] sh 21:18:27 + ls /var/log/sa-host 21:18:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:27 provisioning config files... 21:18:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config3798241846325555951tmp [Pipeline] { [Pipeline] echo 21:18:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:18:27 ---> create-netrc.sh [Pipeline] } 21:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:18:28 ---> python-tools-install.sh [Pipeline] echo 21:18:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:18:28 ---> sudo-logs.sh 21:18:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:18:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:18:28 ---> job-cost.sh 21:18:28 lf-activate-venv: SKIPPING 21:18:28 DEBUG: total: 0.2199999988079071 21:18:28 INFO: Retrieving Stack Cost... 21:18:29 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:29 INFO: Archiving Costs [Pipeline] echo 21:18:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:18:30 ---> logs-deploy.sh 21:18:30 lf-activate-venv: SKIPPING 21:18:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-78/1 21:18:30 INFO: archiving workspace using pattern(s): 21:18:30 Archives upload complete. 21:18:30 INFO: archiving logs to Nexus