Branch indexing 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 jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+6246ebef5c7f64de05beec12187b3c2eaa551c81 (61c70da56a30528338454d34738e6e7e4c665b78) 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-ssh14923552800303721047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh3998886678866875787.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4775714471248177438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9595598519910175470.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1553142601653054884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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 Running on prd-ubuntu20.04-docker-8c-8g-21573 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 Checking out Revision f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 (PR-67) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # 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 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 # timeout=10 Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" > git rev-list --no-walk d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:31 ========================================================= 07:58:31 EdgeX Global Pipelines Version Info 07:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:32 ------------------- 07:58:32 stable info: 07:58:32 ------------------- 07:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:32 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 07:58:32 Message: update stable to v1.0.221 07:58:33 ------------------- 07:58:33 experimental info: 07:58:33 ------------------- 07:58:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:33 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 07:58:33 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f784447 [Pipeline] echo 07:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:33 provisioning config files... 07:58:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config3934189575061999737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:34 ---> docker-login.sh 07:58:34 nexus3.edgexfoundry.org:10001 07:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:34 Configure a credential helper to remove this warning. See 07:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:34 07:58:34 Login Succeeded 07:58:34 nexus3.edgexfoundry.org:10002 07:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:34 Configure a credential helper to remove this warning. See 07:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:34 07:58:34 Login Succeeded 07:58:34 nexus3.edgexfoundry.org:10003 07:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:34 Configure a credential helper to remove this warning. See 07:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:34 07:58:34 Login Succeeded 07:58:34 nexus3.edgexfoundry.org:10004 07:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:34 Configure a credential helper to remove this warning. See 07:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:34 07:58:34 Login Succeeded 07:58:34 docker.io 07:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:35 Configure a credential helper to remove this warning. See 07:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:35 07:58:35 Login Succeeded 07:58:35 ---> docker-login.sh ends [Pipeline] } 07:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:58:35 + git rev-list -1 --merges f7844472f33c0cc2d4c3e81e41a8a88ecd00c847~1..f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo 07:58:35 -----------> git rev-list -1 --merges f7844472f33c0cc2d4c3e81e41a8a88ecd00c847~1..f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 07:58:35 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [false] [Pipeline] sh 07:58:36 + git log --format=format:%s -1 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo 07:58:36 ========================================================= 07:58:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:58:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:36 + git log --format=format:%s -1 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo 07:58:36 [semverPrep] GIT_COMMIT: f7844472f33c0cc2d4c3e81e41a8a88ecd00c847, Commit Message: Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD [Pipeline] echo 07:58:36 [semverPrep] This is not a build commit. [Pipeline] sh 07:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:37 + grep -v github /etc/ssh/ssh_known_hosts 07:58:37 + [ -e /tmp/ssh_known_hosts ] 07:58:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:58:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:58:37 + sudo tee -a /etc/ssh/ssh_known_hosts 07:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:37 07:58:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:37 latest: Pulling from edgex-devops/git-semver 07:58:37 a0d0a0d46f8b: Pulling fs layer 07:58:37 3e5f54012d9b: Pulling fs layer 07:58:37 4c7163046ea9: Pulling fs layer 07:58:37 0c2d73faf560: Pulling fs layer 07:58:37 0c2d73faf560: Waiting 07:58:37 3e5f54012d9b: Download complete 07:58:37 a0d0a0d46f8b: Verifying Checksum 07:58:37 a0d0a0d46f8b: Download complete 07:58:37 0c2d73faf560: Verifying Checksum 07:58:37 0c2d73faf560: Download complete 07:58:38 4c7163046ea9: Verifying Checksum 07:58:38 4c7163046ea9: Download complete 07:58:38 a0d0a0d46f8b: Pull complete 07:58:38 3e5f54012d9b: Pull complete 07:58:38 4c7163046ea9: Pull complete 07:58:38 0c2d73faf560: Pull complete 07:58:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:58:38 prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container 07:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@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:10004/edgex-devops/git-semver:latest cat 07:58:39 $ docker top 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:39 [ssh-agent] Looking for ssh-agent implementation... 07:58:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:39 $ docker exec 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent 07:58:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPiJcN/agent.14 07:58:39 SSH_AGENT_PID=20 07:58:39 Running ssh-add (command line suppressed) 07:58:40 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7457959153469311819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7457959153469311819.key) 07:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:40 + git tag --points-at HEAD [Pipeline] } 07:58:40 $ docker exec --env ******** --env ******** 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent -k 07:58:40 unset SSH_AUTH_SOCK; 07:58:40 unset SSH_AGENT_PID; 07:58:40 echo Agent pid 20 killed; 07:58:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:40 [ssh-agent] Looking for ssh-agent implementation... 07:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:40 $ docker exec 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent 07:58:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBfLnK/agent.54 07:58:40 SSH_AGENT_PID=60 07:58:40 Running ssh-add (command line suppressed) 07:58:40 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7983039619080069802.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7983039619080069802.key) 07:58:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:41 + git semver init 07:58:41 # -> Open(): unable to determine branch for HEAD 07:58:41 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git 07:58:41 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-67 07:58:41 # $SEMVER_REMOTE_NAME = origin 07:58:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:41 # $SEMVER_USER_NAME = edgex-jenkins 07:58:41 # $SEMVER_BRANCH = PR-67 07:58:41 # $SEMVER_TEMP = /tmp/semver-495039419 07:58:41 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:58:42 # '/tmp/semver-495039419' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver' 07:58:42 # -> Force: false 07:58:42 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [Pipeline] } 07:58:42 $ docker exec --env ******** --env ******** 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent -k 07:58:42 unset SSH_AUTH_SOCK; 07:58:42 unset SSH_AGENT_PID; 07:58:42 echo Agent pid 60 killed; 07:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:43 + git semver [Pipeline] } 07:58:43 $ docker stop --time=1 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 07:58:44 $ docker rm -f 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:45 Stashed 1 file(s) [Pipeline] echo 07:58:45 [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 07:58:45 provisioning config files... 07:58:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config3937322648147049948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:45 ---> docker-login.sh 07:58:45 nexus3.edgexfoundry.org:10001 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:45 Configure a credential helper to remove this warning. See 07:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:45 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10002 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:45 Configure a credential helper to remove this warning. See 07:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:45 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10003 07:58:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:45 Configure a credential helper to remove this warning. See 07:58:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:45 07:58:45 Login Succeeded 07:58:45 nexus3.edgexfoundry.org:10004 07:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:46 Configure a credential helper to remove this warning. See 07:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:46 07:58:46 Login Succeeded 07:58:46 docker.io 07:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:46 Configure a credential helper to remove this warning. See 07:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:46 07:58:46 Login Succeeded 07:58:46 ---> docker-login.sh ends [Pipeline] } 07:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:58:46 ========================================================= 07:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:58:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:58:46 + 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 . 07:58:46 Sending build context to Docker daemon 10.03MB 07:58:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:58:46 Step 2/13 : FROM ${BASE} AS builder 07:58:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:47 59bf1c3509f3: Pulling fs layer 07:58:47 666ba61612fd: Pulling fs layer 07:58:47 8ed8ca486205: Pulling fs layer 07:58:47 4fe6c5a15a65: Pulling fs layer 07:58:47 22a0e8bec74d: Pulling fs layer 07:58:47 640e595b4fbd: Pulling fs layer 07:58:47 763cafe07f6e: Pulling fs layer 07:58:47 0c0b528cf693: Pulling fs layer 07:58:47 10935f4eaf8b: Pulling fs layer 07:58:47 4fe6c5a15a65: Waiting 07:58:47 22a0e8bec74d: Waiting 07:58:47 640e595b4fbd: Waiting 07:58:47 763cafe07f6e: Waiting 07:58:47 0c0b528cf693: Waiting 07:58:47 10935f4eaf8b: Waiting 07:58:47 8ed8ca486205: Download complete 07:58:47 666ba61612fd: Download complete 07:58:47 22a0e8bec74d: Verifying Checksum 07:58:47 22a0e8bec74d: Download complete 07:58:47 640e595b4fbd: Verifying Checksum 07:58:47 640e595b4fbd: Download complete 07:58:47 59bf1c3509f3: Verifying Checksum 07:58:47 59bf1c3509f3: Download complete 07:58:47 763cafe07f6e: Verifying Checksum 07:58:47 763cafe07f6e: Download complete 07:58:47 0c0b528cf693: Verifying Checksum 07:58:47 0c0b528cf693: Download complete 07:58:47 59bf1c3509f3: Pull complete 07:58:48 666ba61612fd: Pull complete 07:58:48 4fe6c5a15a65: Verifying Checksum 07:58:48 4fe6c5a15a65: Download complete 07:58:48 10935f4eaf8b: Verifying Checksum 07:58:48 10935f4eaf8b: Download complete 07:58:48 8ed8ca486205: Pull complete 07:58:52 4fe6c5a15a65: Pull complete 07:58:52 22a0e8bec74d: Pull complete 07:58:52 640e595b4fbd: Pull complete 07:58:52 763cafe07f6e: Pull complete 07:58:52 0c0b528cf693: Pull complete 07:58:54 10935f4eaf8b: Pull complete 07:58:54 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 07:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:58:54 ---> 99d49a6021b9 07:58:54 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:58:56 ---> Running in d5fcfa7a14ca 07:58:56 Removing intermediate container d5fcfa7a14ca 07:58:56 ---> ff55c1c3483b 07:58:56 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:58:56 ---> Running in b36a1ceae6cf 07:58:56 Removing intermediate container b36a1ceae6cf 07:58:56 ---> ad5d13bd2284 07:58:56 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:58:56 ---> Running in 5efb60b8ff50 07:58:56 Removing intermediate container 5efb60b8ff50 07:58:56 ---> 0eecdc3bec13 07:58:56 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:56 ---> Running in 5a0ef2e1a77d 07:58:57 Removing intermediate container 5a0ef2e1a77d 07:58:57 ---> 2289995e25fd 07:58:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:57 ---> Running in b8ce5abe720a 07:58:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:58:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:58:58 OK: 221 MiB in 52 packages 07:58:59 Removing intermediate container b8ce5abe720a 07:58:59 ---> 94f3e43e97a5 07:58:59 Step 8/13 : WORKDIR /app 07:58:59 ---> Running in 547153d8c179 07:58:59 Removing intermediate container 547153d8c179 07:58:59 ---> eb21c469fc2a 07:58:59 Step 9/13 : COPY go.mod vendor* ./ 07:58:59 ---> 4fbeccd630fc 07:58:59 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:59 ---> Running in bdd0e8309868 07:59:00 Still waiting to schedule task 07:59:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:59:26 Removing intermediate container bdd0e8309868 07:59:26 ---> ce1f3d2a4383 07:59:26 Step 11/13 : COPY . . 07:59:26 ---> aca940abaca0 07:59:26 Step 12/13 : ARG MAKE="make build" 07:59:26 ---> Running in 28bdc2806f2c 07:59:26 Removing intermediate container 28bdc2806f2c 07:59:26 ---> c72685f4e78c 07:59:26 Step 13/13 : RUN $MAKE 07:59:26 ---> Running in cec816c073fc 07:59:26 noop 07:59:26 Removing intermediate container cec816c073fc 07:59:26 ---> 64383725555b 07:59:26 Successfully built 64383725555b 07:59:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:59:26 + docker inspect -f . ci-base-image-x86_64 07:59:26 . [Pipeline] withDockerContainer 07:59:26 prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container 07:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:26 $ docker top 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:27 + go version 07:59:27 go version go1.17.6 linux/amd64 [Pipeline] } 07:59:27 $ docker stop --time=1 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e 07:59:28 $ docker rm -f 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:29 + docker inspect -f . ci-base-image-x86_64 07:59:29 . [Pipeline] withDockerContainer 07:59:29 prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container 07:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:29 $ docker top 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:59:30 + make test 07:59:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:59:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 07:59:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.026s coverage: 86.2% of statements 07:59:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 07:59:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements 07:59:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 07:59:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:48 ./bin/test-attribution.sh [Pipeline] echo 07:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:59:49 $ docker stop --time=1 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 07:59:50 $ docker rm -f 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:59:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:59:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:59:52 + ls -al . 07:59:52 total 240 07:59:52 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 07:59 . 07:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 .. 07:59:52 -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 07:58 .dockerignore 07:59:52 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:58 .git 07:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:58 .github 07:59:52 -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 07:58 .gitignore 07:59:52 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:58 .golangci.yml 07:59:52 drwx------ 3 jenkins jenkins 4096 Apr 21 07:58 .semver 07:59:52 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 07:58 Attribution.txt 07:59:52 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:58 Dockerfile 07:59:52 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:58 GOVERNANCE.md 07:59:52 -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 07:58 Jenkinsfile 07:59:52 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 07:58 LICENSE 07:59:52 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 21 07:58 Makefile 07:59:52 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:58 OWNERS.md 07:59:52 -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 07:58 README.md 07:59:52 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:58 VERSION 07:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 bin 07:59:52 -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 07:59 coverage.out 07:59:52 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 07:59 go.mod 07:59:52 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 07:58 go.sum 07:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 images 07:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 internal 07:59:52 -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 07:58 main.go 07:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 res 07:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 snap 07:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:58 static [Pipeline] isUnix [Pipeline] sh 07:59:52 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 --label arch=amd64 --label version=0.0.0 . 07:59:52 Sending build context to Docker daemon 10.03MB 07:59:52 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 07:59:52 Step 2/31 : FROM ${BASE} AS builder 07:59:52 ---> 64383725555b 07:59:52 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:59:53 ---> Running in b87e7b9317d2 07:59:53 Removing intermediate container b87e7b9317d2 07:59:53 ---> 78af637c40e7 07:59:53 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 07:59:53 ---> Running in b5d075dd9500 07:59:53 Removing intermediate container b5d075dd9500 07:59:53 ---> 3696d6fa7506 07:59:53 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:59:53 ---> Running in 6dc6428a829a 07:59:53 Removing intermediate container 6dc6428a829a 07:59:53 ---> 946e603a05ea 07:59:53 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:53 ---> Running in 14e41a9e2d87 07:59:54 Removing intermediate container 14e41a9e2d87 07:59:54 ---> 8e33ea56dcd1 07:59:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:54 ---> Running in b8630ee8f647 07:59:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:55 OK: 221 MiB in 52 packages 07:59:56 Removing intermediate container b8630ee8f647 07:59:56 ---> 473dcb56c12a 07:59:56 Step 8/31 : WORKDIR /app 07:59:56 ---> Running in 023fb19e11bb 07:59:56 Removing intermediate container 023fb19e11bb 07:59:56 ---> 88b998514bfb 07:59:56 Step 9/31 : COPY go.mod vendor* ./ 07:59:56 ---> 32a81b72fbad 07:59:56 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:56 ---> Running in 0ac6091cf7b8 07:59:57 Removing intermediate container 0ac6091cf7b8 07:59:57 ---> 953e58e686c8 07:59:57 Step 11/31 : COPY . . 07:59:57 ---> b79cb501badc 07:59:57 Step 12/31 : ARG MAKE="make build" 07:59:57 ---> Running in 28e0c853cc04 07:59:57 Removing intermediate container 28e0c853cc04 07:59:57 ---> 7965cad7ae0d 07:59:57 Step 13/31 : RUN $MAKE 07:59:57 ---> Running in 08ff400a42b6 07:59:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:00:16 Removing intermediate container 08ff400a42b6 08:00:16 ---> 286e61c66cc9 08:00:16 Step 14/31 : FROM alpine:3.14 08:00:16 3.14: Pulling from library/alpine 08:00:16 8663204ce13b: Pulling fs layer 08:00:16 8663204ce13b: Verifying Checksum 08:00:16 8663204ce13b: Download complete 08:00:16 8663204ce13b: Pull complete 08:00:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:00:16 Status: Downloaded newer image for alpine:3.14 08:00:16 ---> e04c818066af 08:00:16 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:16 ---> Running in e05300b3eeba 08:00:16 Removing intermediate container e05300b3eeba 08:00:16 ---> 53e99f7ded61 08:00:16 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:00:16 ---> Running in 9fa9225f8fc8 08:00:16 Removing intermediate container 9fa9225f8fc8 08:00:16 ---> 88942cc9c308 08:00:16 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:16 ---> Running in 962494bbf37c 08:00:16 Removing intermediate container 962494bbf37c 08:00:16 ---> 907577406a9d 08:00:16 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:00:16 ---> Running in 1a9cc7465965 08:00:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:00:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:00:17 (1/6) Installing ca-certificates (20211220-r0) 08:00:18 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:00:18 (3/6) Installing libsodium (1.0.18-r0) 08:00:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:00:18 (5/6) Installing libzmq (4.3.4-r0) 08:00:18 (6/6) Installing zeromq (4.3.4-r0) 08:00:18 Executing busybox-1.33.1-r7.trigger 08:00:18 Executing ca-certificates-20211220-r0.trigger 08:00:18 OK: 9 MiB in 20 packages 08:00:19 Removing intermediate container 1a9cc7465965 08:00:19 ---> 426b06041bae 08:00:19 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:00:19 ---> bd43fd3aa25e 08:00:19 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:00:19 ---> bff159d91bc5 08:00:19 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:00:19 ---> 7473c6df3caf 08:00:19 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:00:19 ---> fb5f748330bf 08:00:19 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:00:20 ---> 002c5b48f24c 08:00:20 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:00:20 ---> Running in cede582c3e52 08:00:21 Removing intermediate container cede582c3e52 08:00:21 ---> ad87f12f1917 08:00:21 Step 25/31 : VOLUME /cache 08:00:21 ---> Running in 458b56530d94 08:00:21 Removing intermediate container 458b56530d94 08:00:21 ---> bf26d5a51b90 08:00:21 Step 26/31 : EXPOSE 59711 08:00:21 ---> Running in 52cf3c6dffe7 08:00:21 Removing intermediate container 52cf3c6dffe7 08:00:21 ---> ec4b0b9f1505 08:00:21 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:00:21 ---> Running in 84d755ca0416 08:00:21 Removing intermediate container 84d755ca0416 08:00:21 ---> b703d50a9742 08:00:21 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:00:21 ---> Running in 0c067fa10cd9 08:00:22 Removing intermediate container 0c067fa10cd9 08:00:22 ---> a09000441dfd 08:00:22 Step 29/31 : LABEL arch=amd64 08:00:22 ---> Running in 95346af7c6a2 08:00:22 Removing intermediate container 95346af7c6a2 08:00:22 ---> a473f576ad34 08:00:22 Step 30/31 : LABEL git_sha=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 08:00:22 ---> Running in 4a51d01c8ef5 08:00:22 Removing intermediate container 4a51d01c8ef5 08:00:22 ---> 45ded52ac267 08:00:22 Step 31/31 : LABEL version=0.0.0 08:00:22 ---> Running in 09a4825c4f24 08:00:22 Removing intermediate container 09a4825c4f24 08:00:22 ---> aa23c124c158 08:00:22 [Warning] One or more build-args [ARCH] were not consumed 08:00:22 Successfully built aa23c124c158 08:00:22 Successfully tagged app-rfid-llrp-inventory: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 08:00:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:22 08:00:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:00:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:23 latest: Pulling from edgex-lftools-log-publisher 08:00:23 5eb5b503b376: Pulling fs layer 08:00:23 5c69ac0246d0: Pulling fs layer 08:00:23 ec43610c2a17: Pulling fs layer 08:00:23 3a2ae6a8a46f: Pulling fs layer 08:00:23 33b1e0a273af: Pulling fs layer 08:00:23 5d3b04190fa2: Pulling fs layer 08:00:23 2f39f015ded8: Pulling fs layer 08:00:23 5d3b04190fa2: Waiting 08:00:23 2f39f015ded8: Waiting 08:00:23 3a2ae6a8a46f: Waiting 08:00:23 33b1e0a273af: Waiting 08:00:23 5c69ac0246d0: Download complete 08:00:23 3a2ae6a8a46f: Verifying Checksum 08:00:23 33b1e0a273af: Verifying Checksum 08:00:23 33b1e0a273af: Download complete 08:00:23 5d3b04190fa2: Verifying Checksum 08:00:23 5d3b04190fa2: Download complete 08:00:23 ec43610c2a17: Verifying Checksum 08:00:23 ec43610c2a17: Download complete 08:00:23 5eb5b503b376: Verifying Checksum 08:00:23 5eb5b503b376: Download complete 08:00:24 2f39f015ded8: Verifying Checksum 08:00:24 2f39f015ded8: Download complete 08:00:24 5eb5b503b376: Pull complete 08:00:24 5c69ac0246d0: Pull complete 08:00:25 ec43610c2a17: Pull complete 08:00:25 3a2ae6a8a46f: Pull complete 08:00:25 33b1e0a273af: Pull complete 08:00:25 5d3b04190fa2: Pull complete 08:00:29 2f39f015ded8: Pull complete 08:00:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:00:30 prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container 08:00:30 $ 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/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:00:32 $ docker top 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:32 ---> job-cost.sh 08:00:32 lf-activate-venv: SKIPPING 08:00:32 INFO: No Stack... 08:00:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:00:33 INFO: Archiving Costs [Pipeline] sh 08:00:33 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv 08:00:33 + cut -d, -f6 [Pipeline] lock 08:00:33 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] 08:00:33 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] did not exist. Created. 08:00:33 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:34 + echo total: 0.2199999988079071 [Pipeline] stash 08:00:34 Stashed 1 file(s) [Pipeline] } 08:00:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:34 $ docker stop --time=1 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 08:00:35 $ docker rm -f 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:00:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21575 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] ws 08:00:39 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 08:00:40 The recommended git tool is: git 08:00:46 using credential edgex-jenkins-ssh 08:00:46 Cloning the remote Git repository 08:00:46 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:46 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 08:00:46 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:46 > git --version # timeout=10 08:00:46 > git --version # 'git version 2.25.1' 08:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:48 Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 08:00:49 Merge succeeded, producing 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d 08:00:49 Checking out Revision 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d (PR-67) 08:00:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:00:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:48 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:00:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:48 > git config core.sparsecheckout # timeout=10 08:00:48 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 08:00:48 > git remote # timeout=10 08:00:48 > git config --get remote.origin.url # timeout=10 08:00:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:48 > git merge 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 08:00:49 > git rev-parse HEAD^{commit} # timeout=10 08:00:49 > git config core.sparsecheckout # timeout=10 08:00:49 > git checkout -f 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 08:00:53 Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" 08:00:53 > git rev-list --no-walk d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:54 Dload Upload Total Spent Left Speed 08:00:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74484 0 --:--:-- --:--:-- --:--:-- 74484 [Pipeline] sh 08:00:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:55 + sudo tee /etc/docker/daemon.new 08:00:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:00:55 { 08:00:55 "registry-mirrors": [ 08:00:55 "https://nexus3.edgexfoundry.org:10001" 08:00:55 ], 08:00:55 "bip": "10.250.0.254/24", 08:00:55 "hosts": [ 08:00:55 "tcp://0.0.0.0:5555", 08:00:55 "unix:///var/run/docker.sock" 08:00:55 ], 08:00:55 "mtu": 1458, 08:00:55 "selinux-enabled": true, 08:00:55 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:55 } [Pipeline] sh 08:00:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:14 provisioning config files... 08:01:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config7936173962803311112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:14 ---> docker-login.sh 08:01:14 nexus3.edgexfoundry.org:10001 08:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:15 Configure a credential helper to remove this warning. See 08:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:15 08:01:15 Login Succeeded 08:01:15 nexus3.edgexfoundry.org:10002 08:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:16 Configure a credential helper to remove this warning. See 08:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:16 08:01:16 Login Succeeded 08:01:16 nexus3.edgexfoundry.org:10003 08:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:16 Configure a credential helper to remove this warning. See 08:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:16 08:01:16 Login Succeeded 08:01:16 nexus3.edgexfoundry.org:10004 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:17 Configure a credential helper to remove this warning. See 08:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:17 08:01:17 Login Succeeded 08:01:17 docker.io 08:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:18 Configure a credential helper to remove this warning. See 08:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:18 08:01:18 Login Succeeded 08:01:18 ---> docker-login.sh ends [Pipeline] } 08:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:01:18 ========================================================= 08:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:01:19 + 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 . 08:01:19 Sending build context to Docker daemon 693.2kB 08:01:19 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 08:01:19 Step 2/13 : FROM ${BASE} AS builder 08:01:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:19 9b3977197b4f: Pulling fs layer 08:01:19 1a89e8eeedd5: Pulling fs layer 08:01:19 94645a83ff95: Pulling fs layer 08:01:19 3f3a8bcf1eab: Pulling fs layer 08:01:19 0c92f367c5e7: Pulling fs layer 08:01:19 f7c0051592d6: Pulling fs layer 08:01:19 a227ed2f7395: Pulling fs layer 08:01:19 7b1c46037f91: Pulling fs layer 08:01:19 3f3a8bcf1eab: Waiting 08:01:19 a227ed2f7395: Waiting 08:01:19 7b1c46037f91: Waiting 08:01:19 0c92f367c5e7: Waiting 08:01:19 f7c0051592d6: Waiting 08:01:19 94645a83ff95: Verifying Checksum 08:01:19 94645a83ff95: Download complete 08:01:19 1a89e8eeedd5: Verifying Checksum 08:01:19 1a89e8eeedd5: Download complete 08:01:19 0c92f367c5e7: Verifying Checksum 08:01:19 0c92f367c5e7: Download complete 08:01:19 9b3977197b4f: Verifying Checksum 08:01:19 9b3977197b4f: Download complete 08:01:19 f7c0051592d6: Verifying Checksum 08:01:19 f7c0051592d6: Download complete 08:01:19 a227ed2f7395: Verifying Checksum 08:01:19 a227ed2f7395: Download complete 08:01:20 9b3977197b4f: Pull complete 08:01:21 1a89e8eeedd5: Pull complete 08:01:21 94645a83ff95: Pull complete 08:01:22 7b1c46037f91: Verifying Checksum 08:01:22 7b1c46037f91: Download complete 08:01:22 3f3a8bcf1eab: Verifying Checksum 08:01:34 3f3a8bcf1eab: Pull complete 08:01:34 0c92f367c5e7: Pull complete 08:01:34 f7c0051592d6: Pull complete 08:01:34 a227ed2f7395: Pull complete 08:01:41 7b1c46037f91: Pull complete 08:01:41 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 08:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:01:41 ---> f79e39bc4007 08:01:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:01:41 ---> Running in 17bbd7bd2420 08:01:41 Removing intermediate container 17bbd7bd2420 08:01:41 ---> d8738660afd8 08:01:41 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:01:41 ---> Running in 62e33a2e3ac4 08:01:42 Removing intermediate container 62e33a2e3ac4 08:01:42 ---> 6198b2026607 08:01:42 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:42 ---> Running in 65fdd2df4ec7 08:01:42 Removing intermediate container 65fdd2df4ec7 08:01:42 ---> a0176e9d7776 08:01:42 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:42 ---> Running in d5b94a83e84c 08:01:44 Removing intermediate container d5b94a83e84c 08:01:44 ---> 173181c38ae5 08:01:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:44 ---> Running in 8707ccb53b2f 08:01:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:47 OK: 220 MiB in 52 packages 08:01:48 Removing intermediate container 8707ccb53b2f 08:01:48 ---> 109aeda3b52a 08:01:48 Step 8/13 : WORKDIR /app 08:01:48 ---> Running in 13c97866ded0 08:01:48 Removing intermediate container 13c97866ded0 08:01:48 ---> f61c95da31b4 08:01:48 Step 9/13 : COPY go.mod vendor* ./ 08:01:49 ---> 11b7b6c5af8e 08:01:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:49 ---> Running in 7fd4e9357d76 08:03:11 Removing intermediate container 7fd4e9357d76 08:03:11 ---> 882d032382d6 08:03:11 Step 11/13 : COPY . . 08:03:11 ---> 761cfce9fb15 08:03:11 Step 12/13 : ARG MAKE="make build" 08:03:11 ---> Running in e415964c6631 08:03:11 Removing intermediate container e415964c6631 08:03:11 ---> d1b15f2c814b 08:03:11 Step 13/13 : RUN $MAKE 08:03:11 ---> Running in c9bded4c7d1f 08:03:11 noop 08:03:11 Removing intermediate container c9bded4c7d1f 08:03:11 ---> 561210c02917 08:03:11 Successfully built 561210c02917 08:03:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:03:11 + docker inspect -f . ci-base-image-arm64 08:03:11 . [Pipeline] withDockerContainer 08:03:12 prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container 08:03:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:13 $ docker top 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:14 + go version 08:03:14 go version go1.17.6 linux/arm64 [Pipeline] } 08:03:14 $ docker stop --time=1 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 08:03:16 $ docker rm -f 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:16 + docker inspect -f . ci-base-image-arm64 08:03:16 . [Pipeline] withDockerContainer 08:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container 08:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:18 $ docker top 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:03:19 + make test 08:03:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:04:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:04:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.236s coverage: 86.2% of statements 08:04:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:04:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements 08:04:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:04:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:04:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:04:42 ./bin/test-attribution.sh [Pipeline] echo 08:04:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:04:42 $ docker stop --time=1 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 08:04:44 $ docker rm -f 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:04:45 Warning: overwriting stash ‘coverage-report’ 08:04:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:04:46 + ls -al . 08:04:46 total 236 08:04:46 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 08:04 . 08:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 .. 08:04:46 -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 08:00 .dockerignore 08:04:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 08:00 .git 08:04:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:00 .github 08:04:46 -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 08:00 .gitignore 08:04:46 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 08:00 .golangci.yml 08:04:46 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 08:00 Attribution.txt 08:04:46 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 08:00 Dockerfile 08:04:46 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 08:00 GOVERNANCE.md 08:04:46 -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 08:00 Jenkinsfile 08:04:46 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 08:00 LICENSE 08:04:46 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 21 08:00 Makefile 08:04:46 -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 08:00 OWNERS.md 08:04:46 -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 08:00 README.md 08:04:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:58 VERSION 08:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 bin 08:04:46 -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 08:04 coverage.out 08:04:46 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 08:04 go.mod 08:04:46 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 08:00 go.sum 08:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 images 08:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 internal 08:04:46 -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 08:00 main.go 08:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 res 08:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 snap 08:04:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:00 static [Pipeline] isUnix [Pipeline] sh 08:04:47 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d --label arch=arm64 --label version=0.0.0 . 08:04:47 Sending build context to Docker daemon 693.2kB 08:04:47 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:04:47 Step 2/31 : FROM ${BASE} AS builder 08:04:47 ---> 561210c02917 08:04:47 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:04:47 ---> Running in 1a1900122303 08:04:47 Removing intermediate container 1a1900122303 08:04:47 ---> 2f04b75e81ab 08:04:47 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:04:47 ---> Running in c547c352fdc8 08:04:48 Removing intermediate container c547c352fdc8 08:04:48 ---> 043adc5cf67c 08:04:48 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:04:48 ---> Running in 02a1a2cb5208 08:04:48 Removing intermediate container 02a1a2cb5208 08:04:48 ---> 367a83c00dc3 08:04:48 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:48 ---> Running in be01328f5979 08:04:50 Removing intermediate container be01328f5979 08:04:50 ---> 380738394d73 08:04:50 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:04:50 ---> Running in c612481c4b6b 08:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:04:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:04:53 OK: 220 MiB in 52 packages 08:04:54 Removing intermediate container c612481c4b6b 08:04:54 ---> 4e822c8fd1d6 08:04:54 Step 8/31 : WORKDIR /app 08:04:54 ---> Running in e93da0c291ab 08:04:54 Removing intermediate container e93da0c291ab 08:04:54 ---> 8065970c6903 08:04:54 Step 9/31 : COPY go.mod vendor* ./ 08:04:55 ---> d593719853b0 08:04:55 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:55 ---> Running in 1a6f7ced44b1 08:04:57 Removing intermediate container 1a6f7ced44b1 08:04:57 ---> 5b2020450503 08:04:57 Step 11/31 : COPY . . 08:04:58 ---> 6eacef983a8d 08:04:58 Step 12/31 : ARG MAKE="make build" 08:04:58 ---> Running in 05bb94b0df6f 08:04:58 Removing intermediate container 05bb94b0df6f 08:04:58 ---> 82258aaf6c90 08:04:58 Step 13/31 : RUN $MAKE 08:04:58 ---> Running in e23f2ec30cef 08:04:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:06:36 Removing intermediate container e23f2ec30cef 08:06:36 ---> 5e6a21035241 08:06:36 Step 14/31 : FROM alpine:3.14 08:06:36 3.14: Pulling from library/alpine 08:06:36 455c02918c45: Pulling fs layer 08:06:36 455c02918c45: Download complete 08:06:36 455c02918c45: Pull complete 08:06:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:06:36 Status: Downloaded newer image for alpine:3.14 08:06:36 ---> ac73e934f311 08:06:36 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:36 ---> Running in f87522e1c31f 08:06:36 Removing intermediate container f87522e1c31f 08:06:36 ---> 48e3e71f273d 08:06:36 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:06:36 ---> Running in 0d3d1eac400c 08:06:36 Removing intermediate container 0d3d1eac400c 08:06:36 ---> 34059a3410e7 08:06:36 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:36 ---> Running in 124b54b17c4a 08:06:36 Removing intermediate container 124b54b17c4a 08:06:36 ---> 04b241e10120 08:06:36 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:06:36 ---> Running in 607eb85a55d3 08:06:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:06:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:06:36 (1/6) Installing ca-certificates (20211220-r0) 08:06:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:06:36 (3/6) Installing libsodium (1.0.18-r0) 08:06:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:06:36 (5/6) Installing libzmq (4.3.4-r0) 08:06:36 (6/6) Installing zeromq (4.3.4-r0) 08:06:36 Executing busybox-1.33.1-r7.trigger 08:06:36 Executing ca-certificates-20211220-r0.trigger 08:06:36 OK: 9 MiB in 20 packages 08:06:36 Removing intermediate container 607eb85a55d3 08:06:36 ---> 14044d86928b 08:06:36 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:06:37 ---> f7a14e81f020 08:06:37 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:06:38 ---> e214dc22b17a 08:06:38 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:06:38 ---> 60138a5b977d 08:06:38 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:06:39 ---> ac54f1a0f4eb 08:06:39 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:06:40 ---> b2107863a3a2 08:06:40 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:06:40 ---> Running in 479603ef98ff 08:06:42 Removing intermediate container 479603ef98ff 08:06:42 ---> 8f26f3f1ba97 08:06:42 Step 25/31 : VOLUME /cache 08:06:42 ---> Running in ccc940975480 08:06:42 Removing intermediate container ccc940975480 08:06:42 ---> d4d9f032db65 08:06:42 Step 26/31 : EXPOSE 59711 08:06:42 ---> Running in 154cdc661a48 08:06:42 Removing intermediate container 154cdc661a48 08:06:42 ---> 6b8fd17cc3e4 08:06:42 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:06:43 ---> Running in ca337a2cac8c 08:06:43 Removing intermediate container ca337a2cac8c 08:06:43 ---> c15c0f779052 08:06:43 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:06:43 ---> Running in d640edef5049 08:06:43 Removing intermediate container d640edef5049 08:06:43 ---> 4bd69a6451b6 08:06:43 Step 29/31 : LABEL arch=arm64 08:06:43 ---> Running in 3263d3b1b3c9 08:06:44 Removing intermediate container 3263d3b1b3c9 08:06:44 ---> 9933ced081c5 08:06:44 Step 30/31 : LABEL git_sha=3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d 08:06:44 ---> Running in 6ed5bbd0a46f 08:06:44 Removing intermediate container 6ed5bbd0a46f 08:06:44 ---> 877050b8aa19 08:06:44 Step 31/31 : LABEL version=0.0.0 08:06:44 ---> Running in 05eef81fe922 08:06:45 Removing intermediate container 05eef81fe922 08:06:45 ---> 64a7cb0f1263 08:06:45 [Warning] One or more build-args [ARCH] were not consumed 08:06:45 Successfully built 64a7cb0f1263 08:06:45 Successfully tagged app-rfid-llrp-inventory-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 08:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:45 08:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:46 arm64: Pulling from edgex-lftools-log-publisher 08:06:46 8998bd30e6a1: Pulling fs layer 08:06:46 04944245beec: Pulling fs layer 08:06:46 699f458cf7ca: Pulling fs layer 08:06:46 765212b225bb: Pulling fs layer 08:06:46 f23df028b6ca: Pulling fs layer 08:06:46 d65c8cfc05b1: Pulling fs layer 08:06:46 2437ff75d9bd: Pulling fs layer 08:06:46 f23df028b6ca: Waiting 08:06:46 765212b225bb: Waiting 08:06:46 d65c8cfc05b1: Waiting 08:06:46 2437ff75d9bd: Waiting 08:06:46 04944245beec: Verifying Checksum 08:06:46 04944245beec: Download complete 08:06:46 765212b225bb: Download complete 08:06:46 f23df028b6ca: Verifying Checksum 08:06:46 f23df028b6ca: Download complete 08:06:46 d65c8cfc05b1: Verifying Checksum 08:06:46 d65c8cfc05b1: Download complete 08:06:46 699f458cf7ca: Verifying Checksum 08:06:46 699f458cf7ca: Download complete 08:06:46 8998bd30e6a1: Verifying Checksum 08:06:49 2437ff75d9bd: Verifying Checksum 08:06:51 8998bd30e6a1: Pull complete 08:06:51 04944245beec: Pull complete 08:06:53 699f458cf7ca: Pull complete 08:06:53 765212b225bb: Pull complete 08:06:54 f23df028b6ca: Pull complete 08:06:54 d65c8cfc05b1: Pull complete 08:07:09 2437ff75d9bd: Pull complete 08:07:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container 08:07:10 $ 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/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:07:12 $ docker top f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:13 ---> job-cost.sh 08:07:13 lf-activate-venv: SKIPPING 08:07:13 INFO: No Stack... 08:07:13 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:14 INFO: Archiving Costs [Pipeline] sh 08:07:15 + + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csvcut 08:07:15 -d, -f6 [Pipeline] lock 08:07:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] 08:07:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] did not exist. Created. 08:07:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:16 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3cb93c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:07:17 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:17 Warning: overwriting stash ‘stack-cost’ 08:07:17 Stashed 1 file(s) [Pipeline] } 08:07:17 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:17 $ docker stop --time=1 f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 08:07:18 $ docker rm -f f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 [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 08:07:19 provisioning config files... 08:07:19 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config2060870522938499100tmp [Pipeline] { [Pipeline] sh 08:07:19 + set +x 08:07:19 + curl -s https://codecov.io/bash 08:07:19 + bash -s -- 08:07:19 08:07:19 _____ _ 08:07:19 / ____| | | 08:07:19 | | ___ __| | ___ ___ _____ __ 08:07:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:19 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:19 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:19 Bash-1.0.6 08:07:19 08:07:19 08:07:19 ==> git version 2.25.1 found 08:07:19 ==> 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 08:07:19 Release-Date: 2020-01-08 08:07:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:19 ==> Jenkins CI detected. 08:07:19 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:07:19 project root: . 08:07:19 --> token set from env 08:07:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:19 ==> Running gcov in . (disable via -X gcov) 08:07:19 ==> Python coveragepy not found 08:07:19 ==> Searching for coverage reports in: 08:07:19 + . 08:07:19 -> Found 1 reports 08:07:19 ==> Detecting git/mercurial file structure 08:07:19 ==> Reading reports 08:07:19 + ./coverage.out bytes=41008 08:07:19 ==> Appending adjustments 08:07:19 https://docs.codecov.io/docs/fixing-reports 08:07:19 + Found adjustments 08:07:19 ==> Gzipping contents 08:07:19 12K /tmp/codecov.ixam4Y.gz 08:07:19 ==> Uploading reports 08:07:19 url: https://codecov.io 08:07:19 query: branch=PR-67&commit=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:07:19 -> Pinging Codecov 08:07:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= 08:07:20 -> Uploading to 08:07:20 https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/f7844472f33c0cc2d4c3e81e41a8a88ecd00c847/f1024bd0-4eb5-4a07-8e51-35d815add9f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T080719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8382b87cec3bfa5e6aeccaa8d6f2ae5431cfb0509c1691b2db20b9eab8a81e7c 08:07:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:20 Dload Upload Total Spent Left Speed 08:07:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11595 0 0 100 11595 0 50855 --:--:-- --:--:-- --:--:-- 51079 08:07:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] } 08:07:20 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 08:07:21 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] 08:07:21 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:21 total 16 08:07:21 drwxr-xr-x 3 root root 4096 Apr 21 08:00 . 08:07:21 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. 08:07:21 drwxr-xr-x 2 root root 4096 Apr 21 08:00 cost 08:07:21 -rw-r--r-- 1 root root 93 Apr 21 08:00 cost.csv 08:07:21 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:21 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives 08:07:21 total 16 08:07:21 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 08:00 . 08:07:21 drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. 08:07:21 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 08:00 cost 08:07:21 -rw-r--r-- 1 jenkins jenkins 93 Apr 21 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:07:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:22 ---> package-listing.sh 08:07:22 ++ facter osfamily 08:07:22 ++ tr '[:upper:]' '[:lower:]' 08:07:22 + OS_FAMILY=debian 08:07:22 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 08:07:22 + START_PACKAGES=/tmp/packages_start.txt 08:07:22 + END_PACKAGES=/tmp/packages_end.txt 08:07:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:22 + PACKAGES=/tmp/packages_start.txt 08:07:22 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:07:22 + PACKAGES=/tmp/packages_end.txt 08:07:22 + case "${OS_FAMILY}" in 08:07:22 + dpkg -l 08:07:22 + grep '^ii' 08:07:22 + '[' -f /tmp/packages_start.txt ']' 08:07:22 + '[' -f /tmp/packages_end.txt ']' 08:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:22 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' 08:07:22 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ 08:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo 08:07:22 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:23 . [Pipeline] withDockerContainer 08:07:23 prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container 08:07:23 $ 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/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:07:23 $ docker top 43d72ba5795c1bc43e9c410c1a5853159c83914a0d60a87477742f14199bb3be -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:24 + ls /var/log/sa-host 08:07:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:25 provisioning config files... 08:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config1916634790785496215tmp [Pipeline] { [Pipeline] echo 08:07:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:25 ---> create-netrc.sh [Pipeline] } 08:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:25 ---> python-tools-install.sh [Pipeline] echo 08:07:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:26 ---> sudo-logs.sh 08:07:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:26 ---> job-cost.sh 08:07:26 lf-activate-venv: SKIPPING 08:07:26 DEBUG: total: 0.2199999988079071 08:07:26 INFO: Retrieving Stack Cost... 08:07:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:27 INFO: Archiving Costs [Pipeline] echo 08:07:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:27 ---> logs-deploy.sh 08:07:27 lf-activate-venv: SKIPPING 08:07:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/2 08:07:27 INFO: archiving workspace using pattern(s): 08:07:28 Archives upload complete. 08:07:28 INFO: archiving logs to Nexus