Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73352f13c22898f0de2d6cc31dffe6c8878b64bc 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-ssh7817849050376927823.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh10554885539651843432.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 dae07dc806156effb2cae02074e2f5f64a063e83 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh699946187772895355.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5373492571626011807.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11655340464714524228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1809 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh1528678175430891059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73352f13c22898f0de2d6cc31dffe6c8878b64bc (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 Commit message: "feat: migrate service to V2 (#54)" > git rev-list --no-walk 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:12:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:12:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:12:41 ========================================================= 16:12:41 EdgeX Global Pipelines Version Info 16:12:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:12:42 ------------------- 16:12:42 stable info: 16:12:42 ------------------- 16:12:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:12:42 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 16:12:42 Message: update stable to v1.0.219 16:12:43 ------------------- 16:12:43 experimental info: 16:12:43 ------------------- 16:12:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:12:43 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 16:12:43 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73352f13c22898f0de2d6cc31dffe6c8878b64bc [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73352f1 [Pipeline] echo 16:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:43 provisioning config files... 16:12:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8768849457770155998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:44 ---> docker-login.sh 16:12:44 nexus3.edgexfoundry.org:10001 16:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:44 Configure a credential helper to remove this warning. See 16:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:44 16:12:44 Login Succeeded 16:12:44 nexus3.edgexfoundry.org:10002 16:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:44 Configure a credential helper to remove this warning. See 16:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:44 16:12:44 Login Succeeded 16:12:44 nexus3.edgexfoundry.org:10003 16:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:44 Configure a credential helper to remove this warning. See 16:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:44 16:12:44 Login Succeeded 16:12:44 nexus3.edgexfoundry.org:10004 16:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:44 Configure a credential helper to remove this warning. See 16:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:44 16:12:44 Login Succeeded 16:12:44 docker.io 16:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:45 Configure a credential helper to remove this warning. See 16:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:45 16:12:45 Login Succeeded 16:12:45 ---> docker-login.sh ends [Pipeline] } 16:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:12:45 + git rev-list -1 --merges 73352f13c22898f0de2d6cc31dffe6c8878b64bc~1..73352f13c22898f0de2d6cc31dffe6c8878b64bc [Pipeline] echo 16:12:45 -----------> git rev-list -1 --merges 73352f13c22898f0de2d6cc31dffe6c8878b64bc~1..73352f13c22898f0de2d6cc31dffe6c8878b64bc 73352f13c22898f0de2d6cc31dffe6c8878b64bc [false] [Pipeline] sh 16:12:45 + git log --format=format:%s -1 73352f13c22898f0de2d6cc31dffe6c8878b64bc [Pipeline] echo 16:12:45 ========================================================= 16:12:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:12:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:46 + git log --format=format:%s -1 73352f13c22898f0de2d6cc31dffe6c8878b64bc [Pipeline] echo 16:12:46 [semverPrep] GIT_COMMIT: 73352f13c22898f0de2d6cc31dffe6c8878b64bc, Commit Message: feat: migrate service to V2 (#54) [Pipeline] echo 16:12:46 [semverPrep] This is not a build commit. [Pipeline] sh 16:12:46 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:12:46 + grep -v github /etc/ssh/ssh_known_hosts 16:12:46 + '[' -e /tmp/ssh_known_hosts ']' 16:12:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:12:46 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:12:46 + sudo tee -a /etc/ssh/ssh_known_hosts 16:12:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:47 16:12:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:12:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:47 latest: Pulling from edgex-devops/git-semver 16:12:47 a0d0a0d46f8b: Pulling fs layer 16:12:47 3e5f54012d9b: Pulling fs layer 16:12:47 4c7163046ea9: Pulling fs layer 16:12:47 0c2d73faf560: Pulling fs layer 16:12:47 0c2d73faf560: Waiting 16:12:47 3e5f54012d9b: Verifying Checksum 16:12:47 3e5f54012d9b: Download complete 16:12:47 a0d0a0d46f8b: Verifying Checksum 16:12:47 a0d0a0d46f8b: Download complete 16:12:47 4c7163046ea9: Verifying Checksum 16:12:47 4c7163046ea9: Download complete 16:12:47 0c2d73faf560: Verifying Checksum 16:12:47 0c2d73faf560: Download complete 16:12:47 a0d0a0d46f8b: Pull complete 16:12:47 3e5f54012d9b: Pull complete 16:12:47 4c7163046ea9: Pull complete 16:12:48 0c2d73faf560: Pull complete 16:12:48 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:12:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:12:48 prd-centos7-docker-4c-2g-1809 does not seem to be running inside a container 16:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:12:48 $ docker top 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:48 [ssh-agent] Looking for ssh-agent implementation... 16:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:49 $ docker exec 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 ssh-agent 16:12:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXadoLlJ/agent.14 16:12:49 SSH_AGENT_PID=22 16:12:49 Running ssh-add (command line suppressed) 16:12:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7234089454773236199.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7234089454773236199.key) 16:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:49 + git tag --points-at HEAD [Pipeline] } 16:12:49 $ docker exec --env ******** --env ******** 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 ssh-agent -k 16:12:49 unset SSH_AUTH_SOCK; 16:12:49 unset SSH_AGENT_PID; 16:12:49 echo Agent pid 22 killed; 16:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:49 [ssh-agent] Looking for ssh-agent implementation... 16:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:49 $ docker exec 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 ssh-agent 16:12:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlJLJME/agent.56 16:12:49 SSH_AGENT_PID=63 16:12:49 Running ssh-add (command line suppressed) 16:12:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8281419747227698012.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8281419747227698012.key) 16:12:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:50 + git semver init 16:12:50 # -> Open(): unable to determine branch for HEAD 16:12:50 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:12:50 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:12:50 # $SEMVER_REMOTE_NAME = origin 16:12:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:12:50 # $SEMVER_USER_NAME = edgex-jenkins 16:12:50 # $SEMVER_BRANCH = main 16:12:50 # $SEMVER_TEMP = /tmp/semver-978513039 16:12:50 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:12:51 # '/tmp/semver-978513039' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 16:12:51 # -> Force: false 16:12:51 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 16:12:51 $ docker exec --env ******** --env ******** 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 ssh-agent -k 16:12:51 unset SSH_AUTH_SOCK; 16:12:51 unset SSH_AGENT_PID; 16:12:51 echo Agent pid 63 killed; 16:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:52 + git semver [Pipeline] } 16:12:52 $ docker stop --time=1 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 16:12:53 $ docker rm -f 2cce53e097d796357a76a3d337985205bedb98d71b6bde6f4475fdb81eb10747 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:12:54 Stashed 1 file(s) [Pipeline] echo 16:12:54 [edgeXSemver]: initialized semver on version 1.0.1-dev.4 [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 16:12:54 provisioning config files... 16:12:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8801369424165994808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:54 ---> docker-login.sh 16:12:54 nexus3.edgexfoundry.org:10001 16:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:54 Configure a credential helper to remove this warning. See 16:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:54 16:12:54 Login Succeeded 16:12:54 nexus3.edgexfoundry.org:10002 16:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:54 Configure a credential helper to remove this warning. See 16:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:54 16:12:54 Login Succeeded 16:12:54 nexus3.edgexfoundry.org:10003 16:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:54 Configure a credential helper to remove this warning. See 16:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:54 16:12:54 Login Succeeded 16:12:54 nexus3.edgexfoundry.org:10004 16:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:55 Configure a credential helper to remove this warning. See 16:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:55 16:12:55 Login Succeeded 16:12:55 docker.io 16:12:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:12:55 Configure a credential helper to remove this warning. See 16:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:12:55 16:12:55 Login Succeeded 16:12:55 ---> docker-login.sh ends [Pipeline] } 16:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:12:55 ========================================================= 16:12:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:12:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:12:55 + 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 . 16:12:55 Sending build context to Docker daemon 9.874MB 16:12:55 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:12:55 Step 2/12 : FROM ${BASE} AS builder 16:12:55 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:12:55 59bf1c3509f3: Pulling fs layer 16:12:55 666ba61612fd: Pulling fs layer 16:12:55 8ed8ca486205: Pulling fs layer 16:12:55 4fe6c5a15a65: Pulling fs layer 16:12:55 22a0e8bec74d: Pulling fs layer 16:12:55 f965cba54748: Pulling fs layer 16:12:55 861ffc35075e: Pulling fs layer 16:12:55 4b385c91608e: Pulling fs layer 16:12:55 560528eb2ebb: Pulling fs layer 16:12:55 f965cba54748: Waiting 16:12:55 861ffc35075e: Waiting 16:12:55 4b385c91608e: Waiting 16:12:55 560528eb2ebb: Waiting 16:12:55 22a0e8bec74d: Waiting 16:12:55 4fe6c5a15a65: Waiting 16:12:56 8ed8ca486205: Verifying Checksum 16:12:56 8ed8ca486205: Download complete 16:12:56 666ba61612fd: Verifying Checksum 16:12:56 666ba61612fd: Download complete 16:12:56 22a0e8bec74d: Verifying Checksum 16:12:56 22a0e8bec74d: Download complete 16:12:56 59bf1c3509f3: Verifying Checksum 16:12:56 59bf1c3509f3: Download complete 16:12:56 f965cba54748: Verifying Checksum 16:12:56 f965cba54748: Download complete 16:12:56 861ffc35075e: Verifying Checksum 16:12:56 861ffc35075e: Download complete 16:12:56 4b385c91608e: Verifying Checksum 16:12:56 4b385c91608e: Download complete 16:12:56 560528eb2ebb: Verifying Checksum 16:12:56 560528eb2ebb: Download complete 16:12:56 59bf1c3509f3: Pull complete 16:12:56 4fe6c5a15a65: Verifying Checksum 16:12:56 4fe6c5a15a65: Download complete 16:12:56 666ba61612fd: Pull complete 16:12:56 8ed8ca486205: Pull complete 16:13:01 4fe6c5a15a65: Pull complete 16:13:01 22a0e8bec74d: Pull complete 16:13:01 f965cba54748: Pull complete 16:13:01 861ffc35075e: Pull complete 16:13:01 4b385c91608e: Pull complete 16:13:03 560528eb2ebb: Pull complete 16:13:03 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 16:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:13:03 ---> dd4a08f94e63 16:13:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:13:05 ---> Running in b085956d8432 16:13:05 Removing intermediate container b085956d8432 16:13:05 ---> 717ef01b63de 16:13:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:13:05 ---> Running in ff4414991680 16:13:05 Removing intermediate container ff4414991680 16:13:05 ---> 05155c755a9e 16:13:05 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:05 ---> Running in 1584f39b91e4 16:13:05 Removing intermediate container 1584f39b91e4 16:13:05 ---> b66103521dbe 16:13:05 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:05 ---> Running in 802d2a2143c3 16:13:06 Removing intermediate container 802d2a2143c3 16:13:06 ---> 05cd6b3f383d 16:13:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:13:06 ---> Running in 803ec1c9483a 16:13:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:13:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:13:07 OK: 221 MiB in 52 packages 16:13:08 Removing intermediate container 803ec1c9483a 16:13:08 ---> e89575f68fb7 16:13:08 Step 8/12 : WORKDIR /app 16:13:08 ---> Running in 03fc569891b9 16:13:08 Removing intermediate container 03fc569891b9 16:13:08 ---> b3de25846ccf 16:13:08 Step 9/12 : COPY . . 16:13:08 ---> 5399608f2c10 16:13:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:08 ---> Running in cb0354993cc6 16:13:09 Still waiting to schedule task 16:13:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:13:35 Removing intermediate container cb0354993cc6 16:13:35 ---> 95b0fdb08859 16:13:35 Step 11/12 : ARG MAKE="make build" 16:13:35 ---> Running in 021ba9b95982 16:13:35 Removing intermediate container 021ba9b95982 16:13:35 ---> e075e055ffb0 16:13:35 Step 12/12 : RUN $MAKE 16:13:35 ---> Running in 6e95e6516fd1 16:13:35 noop 16:13:35 Removing intermediate container 6e95e6516fd1 16:13:35 ---> a605482c89c2 16:13:35 Successfully built a605482c89c2 16:13:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:13:35 + docker inspect -f . ci-base-image-x86_64 16:13:35 . [Pipeline] withDockerContainer 16:13:35 prd-centos7-docker-4c-2g-1809 does not seem to be running inside a container 16:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:35 $ docker top 211cc8cc1d3cf518e3a8206f28f9339d1722f4e4fe2e2d1be72abc65ca73b58e -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:36 + go version 16:13:36 go version go1.17.6 linux/amd64 [Pipeline] } 16:13:36 $ docker stop --time=1 211cc8cc1d3cf518e3a8206f28f9339d1722f4e4fe2e2d1be72abc65ca73b58e 16:13:37 $ docker rm -f 211cc8cc1d3cf518e3a8206f28f9339d1722f4e4fe2e2d1be72abc65ca73b58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:37 + docker inspect -f . ci-base-image-x86_64 16:13:37 . [Pipeline] withDockerContainer 16:13:37 prd-centos7-docker-4c-2g-1809 does not seem to be running inside a container 16:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:38 $ docker top d01d3181273dd7a5e1e766b36cd782aec2ba0afbbc0c6998335552370bf2bf94 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:13:38 + make test 16:13:38 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:13:53 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:13:54 Time delta: 39 16:13:54 --- FAIL: TestUnixMilli (0.04s) 16:13:54 epoch_helper_test.go:37: Time calculation bad 16:13:54 FAIL 16:13:54 coverage: 86.5% of statements 16:13:54 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.109s 16:13:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:13:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.531s coverage: 71.9% of statements 16:13:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:13:57 FAIL 16:13:57 make: *** [Makefile:30: test] Error 1 [Pipeline] } 16:13:57 $ docker stop --time=1 d01d3181273dd7a5e1e766b36cd782aec2ba0afbbc0c6998335552370bf2bf94 16:13:59 $ docker rm -f d01d3181273dd7a5e1e766b36cd782aec2ba0afbbc0c6998335552370bf2bf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:59 16:13:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:13:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:59 latest: Pulling from edgex-lftools-log-publisher 16:13:59 b4d181a07f80: Pulling fs layer 16:13:59 a1111a8f2ec3: Pulling fs layer 16:13:59 ed53099fbce6: Pulling fs layer 16:13:59 dc539afda2c1: Pulling fs layer 16:13:59 77bc0d833cb6: Pulling fs layer 16:13:59 9065ff56babe: Pulling fs layer 16:13:59 d287ab97295c: Pulling fs layer 16:13:59 77bc0d833cb6: Waiting 16:13:59 9065ff56babe: Waiting 16:13:59 d287ab97295c: Waiting 16:13:59 dc539afda2c1: Waiting 16:13:59 a1111a8f2ec3: Verifying Checksum 16:13:59 a1111a8f2ec3: Download complete 16:13:59 dc539afda2c1: Verifying Checksum 16:13:59 dc539afda2c1: Download complete 16:13:59 ed53099fbce6: Verifying Checksum 16:13:59 ed53099fbce6: Download complete 16:13:59 9065ff56babe: Verifying Checksum 16:13:59 9065ff56babe: Download complete 16:14:00 77bc0d833cb6: Verifying Checksum 16:14:00 77bc0d833cb6: Download complete 16:14:00 b4d181a07f80: Verifying Checksum 16:14:00 b4d181a07f80: Download complete 16:14:00 d287ab97295c: Verifying Checksum 16:14:00 d287ab97295c: Download complete 16:14:01 b4d181a07f80: Pull complete 16:14:01 a1111a8f2ec3: Pull complete 16:14:02 ed53099fbce6: Pull complete 16:14:02 dc539afda2c1: Pull complete 16:14:02 77bc0d833cb6: Pull complete 16:14:02 9065ff56babe: Pull complete 16:14:08 d287ab97295c: Pull complete 16:14:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:14:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:14:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:14:08 prd-centos7-docker-4c-2g-1809 does not seem to be running inside a container 16:14:08 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:10 $ docker top 4eadd370c4949b5ff3a8d2d371d5f4d055bcd01c15c2c193018c56295390fc07 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:14:11 ---> job-cost.sh 16:14:11 lf-activate-venv: SKIPPING 16:14:11 INFO: No Stack... 16:14:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:14:11 INFO: Archiving Costs [Pipeline] sh 16:14:11 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:14:11 + cut -d, -f6 [Pipeline] lock 16:14:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] 16:14:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] did not exist. Created. 16:14:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:14:12 + echo total: 0.05999999865889549 [Pipeline] stash 16:14:12 Stashed 1 file(s) [Pipeline] } 16:14:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 16:14:12 $ docker stop --time=1 4eadd370c4949b5ff3a8d2d371d5f4d055bcd01c15c2c193018c56295390fc07 16:14:13 $ docker rm -f 4eadd370c4949b5ff3a8d2d371d5f4d055bcd01c15c2c193018c56295390fc07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:13 Failed in branch amd64 16:14:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1810 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:14:37 Running in /w/workspace/app-rfid-llrp-inventory/18 [Pipeline] { [Pipeline] checkout 16:14:37 The recommended git tool is: git 16:14:42 using credential edgex-jenkins-ssh 16:14:42 Cloning the remote Git repository 16:14:42 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:14:42 > git init /w/workspace/app-rfid-llrp-inventory/18 # timeout=10 16:14:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:14:43 > git --version # timeout=10 16:14:43 > git --version # 'git version 2.17.1' 16:14:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:14:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:44 Avoid second fetch 16:14:44 Checking out Revision 73352f13c22898f0de2d6cc31dffe6c8878b64bc (main) 16:14:44 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:44 > git config core.sparsecheckout # timeout=10 16:14:44 > git checkout -f 73352f13c22898f0de2d6cc31dffe6c8878b64bc # timeout=10 16:14:49 Commit message: "feat: migrate service to V2 (#54)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:14:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:14:50 % Total % Received % Xferd Average Speed Time Time Time Current 16:14:50 Dload Upload Total Spent Left Speed 16:14:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 76406 0 --:--:-- --:--:-- --:--:-- 76406 [Pipeline] sh 16:14:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:14:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:14:51 + sudo tee /etc/docker/daemon.new 16:14:51 { 16:14:51 "registry-mirrors": [ 16:14:51 "https://nexus3.edgexfoundry.org:10001" 16:14:51 ], 16:14:51 "bip": "10.250.0.254/24", 16:14:51 "hosts": [ 16:14:51 "tcp://0.0.0.0:5555", 16:14:51 "unix:///var/run/docker.sock" 16:14:51 ], 16:14:51 "mtu": 1458, 16:14:51 "selinux-enabled": true, 16:14:51 "seccomp-profile": "/etc/docker/seccomp.json" 16:14:51 } [Pipeline] sh 16:14:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:14:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:10 provisioning config files... 16:15:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/18@tmp/config4978511710477614489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:10 ---> docker-login.sh 16:15:10 nexus3.edgexfoundry.org:10001 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 nexus3.edgexfoundry.org:10002 16:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:11 Configure a credential helper to remove this warning. See 16:15:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:11 16:15:11 Login Succeeded 16:15:11 nexus3.edgexfoundry.org:10003 16:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:12 Configure a credential helper to remove this warning. See 16:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:12 16:15:12 Login Succeeded 16:15:12 nexus3.edgexfoundry.org:10004 16:15:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:12 Configure a credential helper to remove this warning. See 16:15:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:12 16:15:12 Login Succeeded 16:15:12 docker.io 16:15:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:15:13 Configure a credential helper to remove this warning. See 16:15:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:15:13 16:15:13 Login Succeeded 16:15:13 ---> docker-login.sh ends [Pipeline] } 16:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:15:14 ========================================================= 16:15:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:15:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:15:14 + 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 . 16:15:14 Sending build context to Docker daemon 680.4kB 16:15:14 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 16:15:14 Step 2/12 : FROM ${BASE} AS builder 16:15:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:15:14 9b3977197b4f: Pulling fs layer 16:15:14 1a89e8eeedd5: Pulling fs layer 16:15:14 94645a83ff95: Pulling fs layer 16:15:14 3f3a8bcf1eab: Pulling fs layer 16:15:14 0c92f367c5e7: Pulling fs layer 16:15:14 4b8299f9d1f4: Pulling fs layer 16:15:14 9a6b49a46696: Pulling fs layer 16:15:14 cf05db05a679: Pulling fs layer 16:15:14 4b8299f9d1f4: Waiting 16:15:14 3f3a8bcf1eab: Waiting 16:15:14 0c92f367c5e7: Waiting 16:15:14 9a6b49a46696: Waiting 16:15:14 cf05db05a679: Waiting 16:15:14 94645a83ff95: Download complete 16:15:14 1a89e8eeedd5: Verifying Checksum 16:15:14 1a89e8eeedd5: Download complete 16:15:14 0c92f367c5e7: Download complete 16:15:14 4b8299f9d1f4: Download complete 16:15:14 9b3977197b4f: Download complete 16:15:14 9a6b49a46696: Verifying Checksum 16:15:14 9a6b49a46696: Download complete 16:15:15 9b3977197b4f: Pull complete 16:15:16 1a89e8eeedd5: Pull complete 16:15:16 94645a83ff95: Pull complete 16:15:16 cf05db05a679: Verifying Checksum 16:15:16 cf05db05a679: Download complete 16:15:17 3f3a8bcf1eab: Verifying Checksum 16:15:17 3f3a8bcf1eab: Download complete 16:15:29 3f3a8bcf1eab: Pull complete 16:15:29 0c92f367c5e7: Pull complete 16:15:29 4b8299f9d1f4: Pull complete 16:15:29 9a6b49a46696: Pull complete 16:15:35 cf05db05a679: Pull complete 16:15:35 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 16:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:15:35 ---> 0ccda1f7e2ee 16:15:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:15:36 ---> Running in ab8fe6d77f42 16:15:36 Removing intermediate container ab8fe6d77f42 16:15:36 ---> 5c4b32a73fd3 16:15:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:15:37 ---> Running in 0a899a246ee1 16:15:37 Removing intermediate container 0a899a246ee1 16:15:37 ---> 8dd01ea02f00 16:15:37 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:15:37 ---> Running in 10d09bfa00e5 16:15:37 Removing intermediate container 10d09bfa00e5 16:15:37 ---> c585d37e1ba4 16:15:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:37 ---> Running in 6b959da0028d 16:15:39 Removing intermediate container 6b959da0028d 16:15:39 ---> 54c9c972b5ea 16:15:39 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:39 ---> Running in 64f738be6d23 16:15:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:42 OK: 220 MiB in 52 packages 16:15:43 Removing intermediate container 64f738be6d23 16:15:43 ---> 2f2cf24937bf 16:15:43 Step 8/12 : WORKDIR /app 16:15:43 ---> Running in e67ed270f678 16:15:43 Removing intermediate container e67ed270f678 16:15:43 ---> eace54c6a6e4 16:15:43 Step 9/12 : COPY . . 16:15:44 ---> 496377e1b889 16:15:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:44 ---> Running in d6be7f8d2ca2 16:16:52 Removing intermediate container d6be7f8d2ca2 16:16:52 ---> 00831bb29d73 16:16:52 Step 11/12 : ARG MAKE="make build" 16:16:52 ---> Running in 1be2e93023f9 16:16:52 Removing intermediate container 1be2e93023f9 16:16:52 ---> 111952d08bd9 16:16:52 Step 12/12 : RUN $MAKE 16:16:52 ---> Running in a4d825d9f674 16:16:53 noop 16:16:54 Removing intermediate container a4d825d9f674 16:16:54 ---> 03d875020359 16:16:54 Successfully built 03d875020359 16:16:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:16:54 + docker inspect -f . ci-base-image-arm64 16:16:54 . [Pipeline] withDockerContainer 16:16:55 prd-ubuntu18.04-docker-arm64-4c-16g-1810 does not seem to be running inside a container 16:16:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/18 -v /w/workspace/app-rfid-llrp-inventory/18:/w/workspace/app-rfid-llrp-inventory/18:rw,z -v /w/workspace/app-rfid-llrp-inventory/18@tmp:/w/workspace/app-rfid-llrp-inventory/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:16:56 $ docker top 51e52b339e34735de903f1436b546970041de31247817a1b118ad057ed895dc6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:57 + go version 16:16:57 go version go1.17.6 linux/arm64 [Pipeline] } 16:16:57 $ docker stop --time=1 51e52b339e34735de903f1436b546970041de31247817a1b118ad057ed895dc6 16:16:58 $ docker rm -f 51e52b339e34735de903f1436b546970041de31247817a1b118ad057ed895dc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:16:59 + docker inspect -f . ci-base-image-arm64 16:16:59 . [Pipeline] withDockerContainer 16:16:59 prd-ubuntu18.04-docker-arm64-4c-16g-1810 does not seem to be running inside a container 16:16:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/18 -v /w/workspace/app-rfid-llrp-inventory/18:/w/workspace/app-rfid-llrp-inventory/18:rw,z -v /w/workspace/app-rfid-llrp-inventory/18@tmp:/w/workspace/app-rfid-llrp-inventory/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:17:01 $ docker top 8f9d63e8ba23f32ecafe7cefde431a8384a962fe835c0692e3d2cea1cf34e643 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:17:02 + make test 16:17:02 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:17:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:17:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.193s coverage: 86.5% of statements 16:17:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:17:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.677s coverage: 71.9% of statements 16:17:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:17:58 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:18:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:16 ./bin/test-attribution.sh [Pipeline] echo 16:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:16 $ docker stop --time=1 8f9d63e8ba23f32ecafe7cefde431a8384a962fe835c0692e3d2cea1cf34e643 16:18:18 $ docker rm -f 8f9d63e8ba23f32ecafe7cefde431a8384a962fe835c0692e3d2cea1cf34e643 [Pipeline] // withDockerContainer [Pipeline] sh 16:18:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:21 + ls -al . 16:18:21 total 232 16:18:21 drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 16:18 . 16:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 16:14 .. 16:18:21 -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 16:14 .dockerignore 16:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 16:14 .git 16:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 16:14 .github 16:18:21 -rw-rw-r-- 1 jenkins jenkins 788 Jan 19 16:14 .gitignore 16:18:21 -rw-rw-r-- 1 jenkins jenkins 8248 Jan 19 16:14 Attribution.txt 16:18:21 -rw-rw-r-- 1 jenkins jenkins 1813 Jan 19 16:14 Dockerfile 16:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 16:14 GOVERNANCE.md 16:18:21 -rw-rw-r-- 1 jenkins jenkins 686 Jan 19 16:14 Jenkinsfile 16:18:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 16:14 LICENSE 16:18:21 -rw-rw-r-- 1 jenkins jenkins 1596 Jan 19 16:14 Makefile 16:18:21 -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 16:14 OWNERS.md 16:18:21 -rw-rw-r-- 1 jenkins jenkins 31205 Jan 19 16:14 README.md 16:18:21 -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 16:12 VERSION 16:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 16:14 bin 16:18:21 -rw-r--r-- 1 jenkins jenkins 41356 Jan 19 16:17 coverage.out 16:18:21 -rw-rw-r-- 1 jenkins jenkins 276 Jan 19 16:14 go.mod 16:18:21 -rw-rw-r-- 1 jenkins jenkins 49531 Jan 19 16:14 go.sum 16:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 16:14 images 16:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 16:14 internal 16:18:21 -rw-rw-r-- 1 jenkins jenkins 531 Jan 19 16:14 main.go 16:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 16:14 res 16:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 16:14 snap 16:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 16:14 static [Pipeline] isUnix [Pipeline] sh 16:18:21 + 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=73352f13c22898f0de2d6cc31dffe6c8878b64bc --label arch=arm64 --label version=1.0.1-dev.4 . 16:18:21 Sending build context to Docker daemon 680.4kB 16:18:21 Step 1/29 : ARG BASE=golang:1.16-alpine3.14 16:18:21 Step 2/29 : FROM ${BASE} AS builder 16:18:21 ---> 03d875020359 16:18:21 Step 3/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:18:22 ---> Running in 7d9ad91bca92 16:18:22 Removing intermediate container 7d9ad91bca92 16:18:22 ---> 03d9337ac967 16:18:22 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:18:22 ---> Running in 307210cffa51 16:18:22 Removing intermediate container 307210cffa51 16:18:22 ---> 73eeea5c5e2e 16:18:22 Step 5/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:23 ---> Running in 1890e6623c4a 16:18:23 Removing intermediate container 1890e6623c4a 16:18:23 ---> 8d9e535c9595 16:18:23 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:23 ---> Running in a67c0d5a62b3 16:18:25 Removing intermediate container a67c0d5a62b3 16:18:25 ---> cdaf2303feb2 16:18:25 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:25 ---> Running in a10589711480 16:18:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:18:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:18:27 OK: 220 MiB in 52 packages 16:18:28 Removing intermediate container a10589711480 16:18:28 ---> 6276c647dfa7 16:18:28 Step 8/29 : WORKDIR /app 16:18:28 ---> Running in af74f1fbdcd8 16:18:29 Removing intermediate container af74f1fbdcd8 16:18:29 ---> 482a82599f9a 16:18:29 Step 9/29 : COPY . . 16:18:30 ---> 1d4124292a7e 16:18:30 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:30 ---> Running in 21f29a19d8e2 16:18:31 Removing intermediate container 21f29a19d8e2 16:18:31 ---> 5a1ba1226e15 16:18:31 Step 11/29 : ARG MAKE="make build" 16:18:31 ---> Running in f3cec3b40272 16:18:32 Removing intermediate container f3cec3b40272 16:18:32 ---> 12e3ef8cea80 16:18:32 Step 12/29 : RUN $MAKE 16:18:32 ---> Running in afa9fa0786da 16:18:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-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=1.0.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.4" -o app-rfid-llrp-inventory 16:19:20 Removing intermediate container afa9fa0786da 16:19:20 ---> b2fed3ce7f20 16:19:20 Step 13/29 : FROM alpine:3.14 16:19:20 3.14: Pulling from library/alpine 16:19:20 be307f383ecc: Pulling fs layer 16:19:20 be307f383ecc: Verifying Checksum 16:19:20 be307f383ecc: Download complete 16:19:20 be307f383ecc: Pull complete 16:19:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:19:20 Status: Downloaded newer image for alpine:3.14 16:19:20 ---> 5b8b7b635229 16:19:20 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:20 ---> Running in 0dd694cc3f8f 16:19:20 Removing intermediate container 0dd694cc3f8f 16:19:20 ---> 97cc605c3784 16:19:20 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:19:20 ---> Running in b5e22d8a057b 16:19:20 Removing intermediate container b5e22d8a057b 16:19:20 ---> 8ef4df57d45d 16:19:20 Step 16/29 : RUN apk --no-cache add ca-certificates zeromq 16:19:20 ---> Running in 486db67fe181 16:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:19:24 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 16:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:19:29 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 16:19:29 ERROR: unable to select packages: 16:19:29  ca-certificates (no such package): 16:19:29 required by: world[ca-certificates] 16:19:29 zeromq (no such package): 16:19:29 required by: world[zeromq] 16:19:29 The command '/bin/sh -c apk --no-cache add ca-certificates zeromq' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:29 16:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:30 arm64: Pulling from edgex-lftools-log-publisher 16:19:30 448f6bf000e3: Pulling fs layer 16:19:30 f757da607395: Pulling fs layer 16:19:30 05883995daec: Pulling fs layer 16:19:30 8603b9c90790: Pulling fs layer 16:19:30 1560dd03e051: Pulling fs layer 16:19:30 27f5ce0e4adf: Pulling fs layer 16:19:30 c2d8d7efcc4b: Pulling fs layer 16:19:30 1560dd03e051: Waiting 16:19:30 27f5ce0e4adf: Waiting 16:19:30 c2d8d7efcc4b: Waiting 16:19:30 f757da607395: Verifying Checksum 16:19:30 f757da607395: Download complete 16:19:30 8603b9c90790: Verifying Checksum 16:19:30 8603b9c90790: Download complete 16:19:30 1560dd03e051: Verifying Checksum 16:19:30 1560dd03e051: Download complete 16:19:30 05883995daec: Verifying Checksum 16:19:30 05883995daec: Download complete 16:19:30 27f5ce0e4adf: Download complete 16:19:30 448f6bf000e3: Verifying Checksum 16:19:30 448f6bf000e3: Download complete 16:19:33 c2d8d7efcc4b: Verifying Checksum 16:19:33 c2d8d7efcc4b: Download complete 16:19:34 448f6bf000e3: Pull complete 16:19:35 f757da607395: Pull complete 16:19:36 05883995daec: Pull complete 16:19:36 8603b9c90790: Pull complete 16:19:37 1560dd03e051: Pull complete 16:19:37 27f5ce0e4adf: Pull complete 16:19:52 c2d8d7efcc4b: Pull complete 16:19:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:19:53 prd-ubuntu18.04-docker-arm64-4c-16g-1810 does not seem to be running inside a container 16:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/18 -v /w/workspace/app-rfid-llrp-inventory/18:/w/workspace/app-rfid-llrp-inventory/18:rw,z -v /w/workspace/app-rfid-llrp-inventory/18@tmp:/w/workspace/app-rfid-llrp-inventory/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:19:55 $ docker top 73f6d5e17f959a53706f9bfc4e990a687136ae43488b850fd701f7705c1cea88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:56 ---> job-cost.sh 16:19:56 lf-activate-venv: SKIPPING 16:19:56 INFO: No Stack... 16:19:56 INFO: Retrieving Pricing Info for: v3-standard-4 16:19:57 INFO: Archiving Costs [Pipeline] sh 16:19:57 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/18/archives/cost.csv -f6 16:19:57 [Pipeline] lock 16:19:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] 16:19:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] did not exist. Created. 16:19:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:58 /w/workspace/app-rfid-llrp-inventory/18@tmp/durable-91c44efb/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/18@tmp/durable-91c44efb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:19:59 + echo total: 0.10999999940395355 [Pipeline] stash 16:19:59 Warning: overwriting stash ‘stack-cost’ 16:19:59 Stashed 1 file(s) [Pipeline] } 16:19:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:59 $ docker stop --time=1 73f6d5e17f959a53706f9bfc4e990a687136ae43488b850fd701f7705c1cea88 16:20:00 $ docker rm -f 73f6d5e17f959a53706f9bfc4e990a687136ae43488b850fd701f7705c1cea88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:20:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:20:01 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' 16:20:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:20:01 total 8 16:20:01 drwxr-xr-x. 3 root root 34 Jan 19 16:14 . 16:20:01 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:14 .. 16:20:01 drwxr-xr-x. 2 root root 6 Jan 19 16:14 cost 16:20:01 -rw-r--r--. 1 root root 93 Jan 19 16:14 cost.csv 16:20:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:20:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:20:01 total 8 16:20:01 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 16:14 . 16:20:01 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 16:14 .. 16:20:01 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 16:14 cost 16:20:01 -rw-r--r--. 1 jenkins jenkins 93 Jan 19 16:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:20:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:02 ---> package-listing.sh 16:20:02 ++ facter osfamily 16:20:02 ++ tr '[:upper:]' '[:lower:]' 16:20:02 + OS_FAMILY=redhat 16:20:02 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:20:02 + START_PACKAGES=/tmp/packages_start.txt 16:20:02 + END_PACKAGES=/tmp/packages_end.txt 16:20:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:02 + PACKAGES=/tmp/packages_start.txt 16:20:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:20:02 + PACKAGES=/tmp/packages_end.txt 16:20:02 + case "${OS_FAMILY}" in 16:20:02 + rpm -qa 16:20:02 + sort 16:20:03 + '[' -f /tmp/packages_start.txt ']' 16:20:03 + '[' -f /tmp/packages_end.txt ']' 16:20:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:03 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:20:03 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:20:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 16:20:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:20:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:20:04 . [Pipeline] withDockerContainer 16:20:04 prd-centos7-docker-4c-2g-1809 does not seem to be running inside a container 16:20:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:20:04 $ docker top 9a163b027fbe107253f328dfd400ade454ec729ec069b0dc593c5fa3013cf7d9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:05 + touch /tmp/pre-build-complete [Pipeline] sh 16:20:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:20:05 + ls /var/log/sa-host 16:20:05 + sadf -c /var/log/sa-host/sa17 16:20:05 file_magic: OK 16:20:05 HZ: Using current value: 100 16:20:05 file_header: OK 16:20:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:05 Statistics: 16:20:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:05 File successfully converted to sysstat format version 12.0.3 16:20:05 + sadf -c /var/log/sa-host/sa19 16:20:05 file_magic: OK 16:20:05 HZ: Using current value: 100 16:20:05 file_header: OK 16:20:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:20:05 Statistics: 16:20:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:20:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:05 provisioning config files... 16:20:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3100536340522260404tmp [Pipeline] { [Pipeline] echo 16:20:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:06 ---> create-netrc.sh [Pipeline] } 16:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:20:06 ---> python-tools-install.sh [Pipeline] echo 16:20:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:20:06 ---> sudo-logs.sh 16:20:06 Archiving 'sudo' log.. 16:20:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-1809.novalocal: Name or service not known 16:20:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-1809.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:20:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:20:07 ---> job-cost.sh 16:20:07 lf-activate-venv: SKIPPING 16:20:07 DEBUG: total: 0.05999999865889549 16:20:07 INFO: Retrieving Stack Cost... 16:20:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:20:07 INFO: Archiving Costs [Pipeline] echo 16:20:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:20:08 ---> logs-deploy.sh 16:20:08 lf-activate-venv: SKIPPING 16:20:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/18 16:20:08 INFO: archiving workspace using pattern(s): 16:20:08 Archives upload complete. 16:20:08 INFO: archiving logs to Nexus