Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 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-ssh9431824803640408336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14378519890400982077.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh205621587824996091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14638068997870895591.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/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-ssh16497139651127467125.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41819 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.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 Avoid second fetch Checking out Revision dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (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 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 Commit message: "fix: removed local command client mock as it has been added to go-core-contracts now (#78)" > git rev-list --no-walk 9387e4445b7d1f98ffd6a83f95a2f578a3a7a308 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T14:54:06.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T14:54:06.529Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T14:54:06.543Z] ========================================================= [2022-05-09T14:54:06.543Z] EdgeX Global Pipelines Version Info [2022-05-09T14:54:06.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:54:07.292Z] ------------------- [2022-05-09T14:54:07.292Z] stable info: [2022-05-09T14:54:07.292Z] ------------------- [2022-05-09T14:54:07.292Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:54:07.292Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T14:54:07.292Z] Message: update stable to v1.0.227 [2022-05-09T14:54:07.864Z] ------------------- [2022-05-09T14:54:07.864Z] experimental info: [2022-05-09T14:54:07.864Z] ------------------- [2022-05-09T14:54:07.864Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:54:07.864Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T14:54:07.864Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T14:54:07.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-09T14:54:08.007Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-09T14:54:08.017Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T14:54:08.028Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T14:54:08.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T14:54:08.064Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T14:54:08.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T14:54:08.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T14:54:08.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T14:54:08.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T14:54:08.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T14:54:08.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-09T14:54:08.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T14:54:08.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T14:54:08.206Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:54:08.223Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:54:08.240Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T14:54:08.249Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T14:54:08.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T14:54:08.275Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T14:54:08.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T14:54:08.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T14:54:08.311Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T14:54:08.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T14:54:08.338Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T14:54:08.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T14:54:08.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-09T14:54:08.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-09T14:54:08.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-09T14:54:08.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo [2022-05-09T14:54:08.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbb289f [Pipeline] echo [2022-05-09T14:54:08.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:54:08.486Z] provisioning config files... [2022-05-09T14:54:08.500Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2229602040364506646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:54:08.833Z] ---> docker-login.sh [2022-05-09T14:54:08.833Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:54:09.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:09.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:09.095Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:09.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:09.095Z] [2022-05-09T14:54:09.095Z] Login Succeeded [2022-05-09T14:54:09.095Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:54:09.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:09.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:09.356Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:09.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:09.356Z] [2022-05-09T14:54:09.356Z] Login Succeeded [2022-05-09T14:54:09.356Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:54:09.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:09.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:09.356Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:09.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:09.356Z] [2022-05-09T14:54:09.356Z] Login Succeeded [2022-05-09T14:54:09.356Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:54:09.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:09.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:09.618Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:09.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:09.618Z] [2022-05-09T14:54:09.618Z] Login Succeeded [2022-05-09T14:54:09.618Z] docker.io [2022-05-09T14:54:09.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:10.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:10.193Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:10.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:10.193Z] [2022-05-09T14:54:10.193Z] Login Succeeded [2022-05-09T14:54:10.193Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:54:10.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T14:54:10.587Z] + git rev-list -1 --merges dbb289fc240acd0adf8e3c9f2ee8109458ee47c6~1..dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo [2022-05-09T14:54:10.704Z] -----------> git rev-list -1 --merges dbb289fc240acd0adf8e3c9f2ee8109458ee47c6~1..dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [false] [Pipeline] sh [2022-05-09T14:54:11.001Z] + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo [2022-05-09T14:54:11.019Z] ========================================================= [2022-05-09T14:54:11.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T14:54:11.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:54:11.367Z] + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] echo [2022-05-09T14:54:11.381Z] [semverPrep] GIT_COMMIT: dbb289fc240acd0adf8e3c9f2ee8109458ee47c6, Commit Message: fix: removed local command client mock as it has been added to go-core-contracts now (#78) [Pipeline] echo [2022-05-09T14:54:11.392Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T14:54:11.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:54:11.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T14:54:11.779Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T14:54:11.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T14:54:11.779Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T14:54:11.779Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T14:54:11.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:12.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:54:12.131Z] [2022-05-09T14:54:12.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:12.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:54:12.442Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T14:54:12.442Z] 1fe172e4850f: Pulling fs layer [2022-05-09T14:54:12.442Z] caf521ccaac6: Pulling fs layer [2022-05-09T14:54:12.442Z] 3ead6fa29328: Pulling fs layer [2022-05-09T14:54:12.442Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T14:54:12.442Z] a8d5f1318db7: Pulling fs layer [2022-05-09T14:54:12.442Z] c427282e49a2: Pulling fs layer [2022-05-09T14:54:12.442Z] 1827001aaf11: Pulling fs layer [2022-05-09T14:54:12.442Z] 0714d37db230: Pulling fs layer [2022-05-09T14:54:12.442Z] ac28cf19c067: Pulling fs layer [2022-05-09T14:54:12.442Z] ca983d60f3e2: Pulling fs layer [2022-05-09T14:54:12.442Z] 9f894cec8388: Pulling fs layer [2022-05-09T14:54:12.442Z] a8d5f1318db7: Waiting [2022-05-09T14:54:12.442Z] c427282e49a2: Waiting [2022-05-09T14:54:12.442Z] 1827001aaf11: Waiting [2022-05-09T14:54:12.442Z] 0714d37db230: Waiting [2022-05-09T14:54:12.442Z] ca983d60f3e2: Waiting [2022-05-09T14:54:12.442Z] ac28cf19c067: Waiting [2022-05-09T14:54:12.442Z] caf521ccaac6: Verifying Checksum [2022-05-09T14:54:12.442Z] caf521ccaac6: Download complete [2022-05-09T14:54:12.442Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T14:54:12.442Z] 5c2a1cbceb83: Download complete [2022-05-09T14:54:12.442Z] a8d5f1318db7: Verifying Checksum [2022-05-09T14:54:12.442Z] a8d5f1318db7: Download complete [2022-05-09T14:54:12.703Z] c427282e49a2: Verifying Checksum [2022-05-09T14:54:12.703Z] c427282e49a2: Download complete [2022-05-09T14:54:12.703Z] 3ead6fa29328: Verifying Checksum [2022-05-09T14:54:12.703Z] 3ead6fa29328: Download complete [2022-05-09T14:54:12.703Z] 0714d37db230: Verifying Checksum [2022-05-09T14:54:12.703Z] 0714d37db230: Download complete [2022-05-09T14:54:12.703Z] ac28cf19c067: Download complete [2022-05-09T14:54:12.703Z] ca983d60f3e2: Download complete [2022-05-09T14:54:12.703Z] 1fe172e4850f: Verifying Checksum [2022-05-09T14:54:12.703Z] 1fe172e4850f: Download complete [2022-05-09T14:54:13.280Z] 1827001aaf11: Verifying Checksum [2022-05-09T14:54:13.280Z] 1827001aaf11: Download complete [2022-05-09T14:54:14.222Z] 1fe172e4850f: Pull complete [2022-05-09T14:54:14.484Z] caf521ccaac6: Pull complete [2022-05-09T14:54:15.053Z] 3ead6fa29328: Pull complete [2022-05-09T14:54:15.053Z] 5c2a1cbceb83: Pull complete [2022-05-09T14:54:15.314Z] a8d5f1318db7: Pull complete [2022-05-09T14:54:15.574Z] c427282e49a2: Pull complete [2022-05-09T14:54:17.489Z] 1827001aaf11: Pull complete [2022-05-09T14:54:17.489Z] 0714d37db230: Pull complete [2022-05-09T14:54:17.753Z] ac28cf19c067: Pull complete [2022-05-09T14:54:17.753Z] ca983d60f3e2: Pull complete [2022-05-09T14:54:17.753Z] 9f894cec8388: Pull complete [2022-05-09T14:54:17.753Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T14:54:17.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:54:17.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T14:54:17.827Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T14:54:17.874Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T14:54:19.407Z] $ docker top ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 -eo pid,comm [2022-05-09T14:54:19.468Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T14:54:19.468Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:54:19.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:54:19.508Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:54:19.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:54:19.644Z] $ docker exec ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent [2022-05-09T14:54:19.771Z] SSH_AUTH_SOCK=/tmp/ssh-QkeCGwij9sgq/agent.33 [2022-05-09T14:54:19.771Z] SSH_AGENT_PID=39 [2022-05-09T14:54:19.780Z] Running ssh-add (command line suppressed) [2022-05-09T14:54:19.926Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3761930349811138868.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3761930349811138868.key) [2022-05-09T14:54:19.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:54:20.230Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T14:54:20.251Z] $ docker exec --env ******** --env ******** ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent -k [2022-05-09T14:54:20.375Z] unset SSH_AUTH_SOCK; [2022-05-09T14:54:20.375Z] unset SSH_AGENT_PID; [2022-05-09T14:54:20.375Z] echo Agent pid 39 killed; [2022-05-09T14:54:20.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T14:54:20.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:54:20.407Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:54:20.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:54:20.553Z] $ docker exec ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent [2022-05-09T14:54:20.706Z] SSH_AUTH_SOCK=/tmp/ssh-VJLKsDVtOIv1/agent.71 [2022-05-09T14:54:20.706Z] SSH_AGENT_PID=77 [2022-05-09T14:54:20.713Z] Running ssh-add (command line suppressed) [2022-05-09T14:54:20.851Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1969762601577250659.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1969762601577250659.key) [2022-05-09T14:54:20.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:54:21.159Z] + git semver init [2022-05-09T14:54:21.421Z] 2022-05-09 14:54:21,355 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T14:54:21.421Z] 2022-05-09 14:54:21,355 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-09T14:54:21.421Z] 2022-05-09 14:54:21,356 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-09T14:54:21.421Z] 2022-05-09 14:54:21,356 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-09T14:54:22.804Z] 2022-05-09 14:54:22,382 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-05-09T14:54:22.804Z] 2022-05-09 14:54:22,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-05-09T14:54:22.804Z] 2022-05-09 14:54:22,383 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:54:22.804Z] 2022-05-09 14:54:22,383 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T14:54:22.804Z] 2.1.0-dev.11 [Pipeline] } [2022-05-09T14:54:22.821Z] $ docker exec --env ******** --env ******** ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 ssh-agent -k [2022-05-09T14:54:22.943Z] unset SSH_AUTH_SOCK; [2022-05-09T14:54:22.943Z] unset SSH_AGENT_PID; [2022-05-09T14:54:22.943Z] echo Agent pid 77 killed; [2022-05-09T14:54:22.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:54:23.266Z] + git semver [Pipeline] } [2022-05-09T14:54:23.548Z] $ docker stop --time=1 ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 [2022-05-09T14:54:24.860Z] $ docker rm -f ad76cc69248ccc4b2980984c9189fe3ea193b70a3f29bf80078d8605b6c4b1f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:54:25.216Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T14:54:25.486Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T14:54:25.490Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.11 [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 [2022-05-09T14:54:25.644Z] provisioning config files... [2022-05-09T14:54:25.653Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7614171833673626397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:54:25.958Z] ---> docker-login.sh [2022-05-09T14:54:25.958Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:54:25.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:25.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:25.958Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:25.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:25.958Z] [2022-05-09T14:54:25.958Z] Login Succeeded [2022-05-09T14:54:25.958Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:54:25.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:26.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:26.218Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:26.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:26.218Z] [2022-05-09T14:54:26.218Z] Login Succeeded [2022-05-09T14:54:26.218Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:54:26.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:26.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:26.218Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:26.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:26.218Z] [2022-05-09T14:54:26.218Z] Login Succeeded [2022-05-09T14:54:26.218Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:54:26.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:26.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:26.478Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:26.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:26.479Z] [2022-05-09T14:54:26.479Z] Login Succeeded [2022-05-09T14:54:26.479Z] docker.io [2022-05-09T14:54:26.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:54:26.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:54:26.739Z] Configure a credential helper to remove this warning. See [2022-05-09T14:54:26.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:54:26.739Z] [2022-05-09T14:54:26.739Z] Login Succeeded [2022-05-09T14:54:26.739Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:54:26.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:54:26.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:54:26.826Z] ========================================================= [2022-05-09T14:54:26.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T14:54:26.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:27.141Z] + 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 . [2022-05-09T14:54:27.141Z] Sending build context to Docker daemon 12.38MB [2022-05-09T14:54:27.141Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:54:27.141Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-09T14:54:27.141Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T14:54:27.141Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T14:54:27.141Z] 666ba61612fd: Pulling fs layer [2022-05-09T14:54:27.141Z] 8ed8ca486205: Pulling fs layer [2022-05-09T14:54:27.141Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T14:54:27.141Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T14:54:27.141Z] ca2b28591e48: Pulling fs layer [2022-05-09T14:54:27.141Z] a51346096db8: Pulling fs layer [2022-05-09T14:54:27.141Z] daebc70d1ce1: Pulling fs layer [2022-05-09T14:54:27.141Z] 0e18a0eac166: Pulling fs layer [2022-05-09T14:54:27.141Z] 4fe6c5a15a65: Waiting [2022-05-09T14:54:27.141Z] 22a0e8bec74d: Waiting [2022-05-09T14:54:27.141Z] ca2b28591e48: Waiting [2022-05-09T14:54:27.141Z] a51346096db8: Waiting [2022-05-09T14:54:27.141Z] daebc70d1ce1: Waiting [2022-05-09T14:54:27.141Z] 0e18a0eac166: Waiting [2022-05-09T14:54:27.403Z] 8ed8ca486205: Verifying Checksum [2022-05-09T14:54:27.403Z] 8ed8ca486205: Download complete [2022-05-09T14:54:27.403Z] 666ba61612fd: Download complete [2022-05-09T14:54:27.403Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T14:54:27.403Z] 22a0e8bec74d: Download complete [2022-05-09T14:54:27.403Z] ca2b28591e48: Verifying Checksum [2022-05-09T14:54:27.403Z] ca2b28591e48: Download complete [2022-05-09T14:54:27.403Z] a51346096db8: Download complete [2022-05-09T14:54:27.403Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T14:54:27.403Z] 59bf1c3509f3: Download complete [2022-05-09T14:54:27.403Z] daebc70d1ce1: Verifying Checksum [2022-05-09T14:54:27.403Z] daebc70d1ce1: Download complete [2022-05-09T14:54:27.403Z] 59bf1c3509f3: Pull complete [2022-05-09T14:54:27.666Z] 666ba61612fd: Pull complete [2022-05-09T14:54:27.666Z] 8ed8ca486205: Pull complete [2022-05-09T14:54:27.927Z] 0e18a0eac166: Verifying Checksum [2022-05-09T14:54:28.186Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T14:54:28.186Z] 4fe6c5a15a65: Download complete [2022-05-09T14:54:32.391Z] 4fe6c5a15a65: Pull complete [2022-05-09T14:54:32.391Z] 22a0e8bec74d: Pull complete [2022-05-09T14:54:32.391Z] ca2b28591e48: Pull complete [2022-05-09T14:54:32.391Z] a51346096db8: Pull complete [2022-05-09T14:54:32.391Z] daebc70d1ce1: Pull complete [2022-05-09T14:54:34.296Z] 0e18a0eac166: Pull complete [2022-05-09T14:54:34.296Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T14:54:34.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:54:34.296Z] ---> f018257e8ee9 [2022-05-09T14:54:34.296Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:54:35.686Z] ---> Running in b8bab8f51309 [2022-05-09T14:54:35.686Z] Removing intermediate container b8bab8f51309 [2022-05-09T14:54:35.686Z] ---> d5547dd80297 [2022-05-09T14:54:35.686Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:54:35.686Z] ---> Running in 74df83aee3b1 [2022-05-09T14:54:35.946Z] Removing intermediate container 74df83aee3b1 [2022-05-09T14:54:35.946Z] ---> 94027e02a264 [2022-05-09T14:54:35.946Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:54:35.946Z] ---> Running in c28a76ad2a2b [2022-05-09T14:54:35.946Z] Removing intermediate container c28a76ad2a2b [2022-05-09T14:54:35.946Z] ---> 88a5c58cc364 [2022-05-09T14:54:35.946Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:54:35.946Z] ---> Running in 8dfec2b0b26f [2022-05-09T14:54:36.516Z] Removing intermediate container 8dfec2b0b26f [2022-05-09T14:54:36.516Z] ---> 6af76d264682 [2022-05-09T14:54:36.516Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:54:36.516Z] ---> Running in 712269d4dd10 [2022-05-09T14:54:36.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:37.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:37.980Z] OK: 221 MiB in 52 packages [2022-05-09T14:54:38.549Z] Removing intermediate container 712269d4dd10 [2022-05-09T14:54:38.549Z] ---> 413d6362c01b [2022-05-09T14:54:38.549Z] Step 8/13 : WORKDIR /app [2022-05-09T14:54:38.810Z] ---> Running in b024a9b3bfea [2022-05-09T14:54:39.081Z] Removing intermediate container b024a9b3bfea [2022-05-09T14:54:39.081Z] ---> e4d039d40007 [2022-05-09T14:54:39.081Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-09T14:54:39.081Z] ---> e67c6b335de7 [2022-05-09T14:54:39.081Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:54:39.342Z] ---> Running in 3bc91bd3cb69 [2022-05-09T14:54:40.592Z] Still waiting to schedule task [2022-05-09T14:54:40.592Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T14:54:54.255Z] Removing intermediate container 3bc91bd3cb69 [2022-05-09T14:54:54.255Z] ---> 6a4254fd32f1 [2022-05-09T14:54:54.255Z] Step 11/13 : COPY . . [2022-05-09T14:54:54.255Z] ---> 215501bf1eb7 [2022-05-09T14:54:54.255Z] Step 12/13 : ARG MAKE="make build" [2022-05-09T14:54:54.255Z] ---> Running in bd0477e50f2a [2022-05-09T14:54:54.255Z] Removing intermediate container bd0477e50f2a [2022-05-09T14:54:54.255Z] ---> cb827cac6be4 [2022-05-09T14:54:54.255Z] Step 13/13 : RUN $MAKE [2022-05-09T14:54:54.255Z] ---> Running in 70ee6597234c [2022-05-09T14:54:54.516Z] noop [2022-05-09T14:54:54.776Z] Removing intermediate container 70ee6597234c [2022-05-09T14:54:54.776Z] ---> c790057dd9f5 [2022-05-09T14:54:54.776Z] Successfully built c790057dd9f5 [2022-05-09T14:54:54.776Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:55.076Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:54:55.076Z] . [Pipeline] withDockerContainer [2022-05-09T14:54:55.146Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T14:54:55.186Z] $ 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 [2022-05-09T14:54:55.559Z] $ docker top 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:54:56.173Z] + go version [2022-05-09T14:54:56.173Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T14:54:56.214Z] $ docker stop --time=1 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a [2022-05-09T14:54:57.505Z] $ docker rm -f 155e6c7012b7db98c2698b6e1b5aa78797657cde25b2f4118cbd89f37bc0780a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:57.902Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:54:57.903Z] . [Pipeline] withDockerContainer [2022-05-09T14:54:57.973Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T14:54:58.018Z] $ 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 [2022-05-09T14:54:58.411Z] $ docker top 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:54:58.779Z] + make test [2022-05-09T14:54:58.780Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T14:55:08.774Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-09T14:55:08.774Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.066s coverage: 86.2% of statements [2022-05-09T14:55:08.774Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-09T14:55:11.323Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.553s coverage: 71.9% of statements [2022-05-09T14:55:19.449Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T14:55:22.745Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:55:22.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:55:22.746Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-09T14:55:23.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T14:55:23.043Z] $ docker stop --time=1 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f [2022-05-09T14:55:25.259Z] $ docker rm -f 34551c9d48dbf76475cb52fe72adf36ce9dbbbd313bc8a899e8bbbaa0c763c0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:55:25.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T14:55:25.752Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T14:55:26.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T14:55:26.578Z] + ls -al . [2022-05-09T14:55:26.578Z] total 228 [2022-05-09T14:55:26.578Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 14:55 . [2022-05-09T14:55:26.578Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 .. [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:54 .dockerignore [2022-05-09T14:55:26.578Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:54 .git [2022-05-09T14:55:26.578Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:54 .github [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:54 .gitignore [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:54 .golangci.yml [2022-05-09T14:55:26.578Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:54 .semver [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:54 Attribution.txt [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:54 CHANGELOG.md [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:54 Dockerfile [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:54 GOVERNANCE.md [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:54 Jenkinsfile [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:54 LICENSE [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:54 Makefile [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:54 OWNERS.md [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:54 README.md [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:54 VERSION [2022-05-09T14:55:26.578Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 bin [2022-05-09T14:55:26.578Z] -rw-r--r-- 1 jenkins jenkins 41008 May 9 14:55 coverage.out [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:54 go.mod [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 35650 May 9 14:54 go.sum [2022-05-09T14:55:26.578Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 images [2022-05-09T14:55:26.578Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 internal [2022-05-09T14:55:26.578Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:54 main.go [2022-05-09T14:55:26.578Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:54 res [2022-05-09T14:55:26.578Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:54 snap [2022-05-09T14:55:26.578Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:54 static [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:55:26.900Z] + 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=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 --label arch=amd64 --label version=2.1.0-dev.11 . [2022-05-09T14:55:26.900Z] Sending build context to Docker daemon 12.38MB [2022-05-09T14:55:26.900Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:26.900Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-09T14:55:26.900Z] ---> c790057dd9f5 [2022-05-09T14:55:26.900Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:55:27.160Z] ---> Running in e527002c1878 [2022-05-09T14:55:27.161Z] Removing intermediate container e527002c1878 [2022-05-09T14:55:27.161Z] ---> 7377ea4d4f04 [2022-05-09T14:55:27.161Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:55:27.161Z] ---> Running in a19b9b0becb9 [2022-05-09T14:55:27.420Z] Removing intermediate container a19b9b0becb9 [2022-05-09T14:55:27.420Z] ---> 3460bdf6baca [2022-05-09T14:55:27.420Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:55:27.420Z] ---> Running in ca503c2c2af3 [2022-05-09T14:55:27.420Z] Removing intermediate container ca503c2c2af3 [2022-05-09T14:55:27.420Z] ---> 69cd72a55cc5 [2022-05-09T14:55:27.420Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:27.420Z] ---> Running in bd91d1c8a60c [2022-05-09T14:55:27.994Z] Removing intermediate container bd91d1c8a60c [2022-05-09T14:55:27.994Z] ---> 2cfb1f2e63a2 [2022-05-09T14:55:27.994Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T14:55:27.994Z] ---> Running in 11027e750af6 [2022-05-09T14:55:28.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:29.201Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:29.461Z] OK: 221 MiB in 52 packages [2022-05-09T14:55:29.720Z] Removing intermediate container 11027e750af6 [2022-05-09T14:55:29.720Z] ---> 9cdded70d291 [2022-05-09T14:55:29.720Z] Step 8/31 : WORKDIR /app [2022-05-09T14:55:29.720Z] ---> Running in c302509cc724 [2022-05-09T14:55:29.978Z] Removing intermediate container c302509cc724 [2022-05-09T14:55:29.978Z] ---> d46a69aaf586 [2022-05-09T14:55:29.978Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-09T14:55:29.978Z] ---> 4ad97860c9e7 [2022-05-09T14:55:29.978Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:29.978Z] ---> Running in e9ccfe3a2f73 [2022-05-09T14:55:30.955Z] Removing intermediate container e9ccfe3a2f73 [2022-05-09T14:55:30.955Z] ---> ec569afc300a [2022-05-09T14:55:30.955Z] Step 11/31 : COPY . . [2022-05-09T14:55:31.216Z] ---> 686900df888b [2022-05-09T14:55:31.216Z] Step 12/31 : ARG MAKE="make build" [2022-05-09T14:55:31.216Z] ---> Running in 922c67347426 [2022-05-09T14:55:31.216Z] Removing intermediate container 922c67347426 [2022-05-09T14:55:31.216Z] ---> db1c17b69712 [2022-05-09T14:55:31.216Z] Step 13/31 : RUN $MAKE [2022-05-09T14:55:31.216Z] ---> Running in 603fbc2cbeab [2022-05-09T14:55:31.476Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-09T14:55:53.439Z] Removing intermediate container 603fbc2cbeab [2022-05-09T14:55:53.439Z] ---> ebbc005515da [2022-05-09T14:55:53.439Z] Step 14/31 : FROM alpine:3.14 [2022-05-09T14:55:53.439Z] 3.14: Pulling from library/alpine [2022-05-09T14:55:53.439Z] 8663204ce13b: Pulling fs layer [2022-05-09T14:55:53.439Z] 8663204ce13b: Download complete [2022-05-09T14:55:53.439Z] 8663204ce13b: Pull complete [2022-05-09T14:55:53.439Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:55:53.439Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:55:53.439Z] ---> e04c818066af [2022-05-09T14:55:53.439Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:55:53.439Z] ---> Running in c98fba11f5d4 [2022-05-09T14:55:53.699Z] Removing intermediate container c98fba11f5d4 [2022-05-09T14:55:53.699Z] ---> 17db30b3ab6a [2022-05-09T14:55:53.699Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-09T14:55:53.699Z] ---> Running in 35bcc104bb67 [2022-05-09T14:55:53.699Z] Removing intermediate container 35bcc104bb67 [2022-05-09T14:55:53.699Z] ---> c4b8941236a2 [2022-05-09T14:55:53.699Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:53.699Z] ---> Running in 15a346c35062 [2022-05-09T14:55:54.268Z] Removing intermediate container 15a346c35062 [2022-05-09T14:55:54.268Z] ---> a3ba56ed2b23 [2022-05-09T14:55:54.268Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-09T14:55:54.268Z] ---> Running in 8fd6eb810242 [2022-05-09T14:55:54.529Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:55.469Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:55.729Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T14:55:55.729Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T14:55:55.991Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T14:55:55.991Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T14:55:56.251Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T14:55:56.251Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T14:55:56.251Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:55:56.251Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:55:56.251Z] OK: 9 MiB in 20 packages [2022-05-09T14:55:56.821Z] Removing intermediate container 8fd6eb810242 [2022-05-09T14:55:56.821Z] ---> 40b97f2e4a15 [2022-05-09T14:55:56.821Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-09T14:55:57.081Z] ---> 309923a1c814 [2022-05-09T14:55:57.081Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-09T14:55:57.081Z] ---> 8e58a75d99c8 [2022-05-09T14:55:57.081Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-09T14:55:57.342Z] ---> 6ef9e662b1d6 [2022-05-09T14:55:57.342Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-09T14:55:57.342Z] ---> e9c8a9074b79 [2022-05-09T14:55:57.342Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-09T14:55:58.282Z] ---> 67b4db863717 [2022-05-09T14:55:58.282Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-09T14:55:58.282Z] ---> Running in dd8f48b4f072 [2022-05-09T14:55:58.855Z] Removing intermediate container dd8f48b4f072 [2022-05-09T14:55:58.855Z] ---> d8cd9230ece5 [2022-05-09T14:55:58.855Z] Step 25/31 : VOLUME /cache [2022-05-09T14:55:58.855Z] ---> Running in e46c2af6e521 [2022-05-09T14:55:58.855Z] Removing intermediate container e46c2af6e521 [2022-05-09T14:55:58.855Z] ---> f6b9d9c2aac9 [2022-05-09T14:55:58.855Z] Step 26/31 : EXPOSE 59711 [2022-05-09T14:55:58.855Z] ---> Running in 8601576a8412 [2022-05-09T14:55:58.855Z] Removing intermediate container 8601576a8412 [2022-05-09T14:55:58.855Z] ---> 19cbb318e189 [2022-05-09T14:55:58.855Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-09T14:55:59.115Z] ---> Running in 39b46f33ded6 [2022-05-09T14:55:59.115Z] Removing intermediate container 39b46f33ded6 [2022-05-09T14:55:59.115Z] ---> 75fc945fd958 [2022-05-09T14:55:59.115Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-09T14:55:59.115Z] ---> Running in 4ef5ab7bb434 [2022-05-09T14:55:59.374Z] Removing intermediate container 4ef5ab7bb434 [2022-05-09T14:55:59.374Z] ---> c640bbeb76a0 [2022-05-09T14:55:59.374Z] Step 29/31 : LABEL arch=amd64 [2022-05-09T14:55:59.374Z] ---> Running in 74dd97b7ed9b [2022-05-09T14:55:59.374Z] Removing intermediate container 74dd97b7ed9b [2022-05-09T14:55:59.374Z] ---> 9ffb3b1ad3d2 [2022-05-09T14:55:59.374Z] Step 30/31 : LABEL git_sha=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T14:55:59.374Z] ---> Running in dce6d1fd7295 [2022-05-09T14:55:59.634Z] Removing intermediate container dce6d1fd7295 [2022-05-09T14:55:59.634Z] ---> 0b3132e2de33 [2022-05-09T14:55:59.634Z] Step 31/31 : LABEL version=2.1.0-dev.11 [2022-05-09T14:55:59.634Z] ---> Running in 2fbf3cc98f87 [2022-05-09T14:55:59.634Z] Removing intermediate container 2fbf3cc98f87 [2022-05-09T14:55:59.634Z] ---> 6e81bdd6a276 [2022-05-09T14:55:59.634Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T14:55:59.634Z] Successfully built 6e81bdd6a276 [2022-05-09T14:55:59.634Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:55:59.733Z] provisioning config files... [2022-05-09T14:55:59.741Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2350001547922800832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:56:00.042Z] ---> docker-login.sh [2022-05-09T14:56:00.043Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:56:00.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:00.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:00.043Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:00.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:00.043Z] [2022-05-09T14:56:00.043Z] Login Succeeded [2022-05-09T14:56:00.043Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:56:00.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:00.303Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:00.303Z] [2022-05-09T14:56:00.303Z] Login Succeeded [2022-05-09T14:56:00.303Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:56:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:00.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:00.303Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:00.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:00.303Z] [2022-05-09T14:56:00.303Z] Login Succeeded [2022-05-09T14:56:00.303Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:56:00.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:00.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:00.564Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:00.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:00.564Z] [2022-05-09T14:56:00.564Z] Login Succeeded [2022-05-09T14:56:00.564Z] docker.io [2022-05-09T14:56:00.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:00.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:00.824Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:00.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:00.824Z] [2022-05-09T14:56:00.824Z] Login Succeeded [2022-05-09T14:56:00.824Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:56:00.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:00.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:56:00.885Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-05-09T14:56:00.885Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T14:56:00.885Z] latest [2022-05-09T14:56:00.885Z] 2.1.0-dev.11 [2022-05-09T14:56:00.885Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T14:56:00.885Z] main [2022-05-09T14:56:00.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:01.206Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:01.496Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T14:56:01.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:56:01.496Z] 8e9ec90bc503: Preparing [2022-05-09T14:56:01.496Z] 4ebc7e36bd20: Preparing [2022-05-09T14:56:01.496Z] 51bb4f9ef189: Preparing [2022-05-09T14:56:01.496Z] 070971df6487: Preparing [2022-05-09T14:56:01.496Z] 549140e1f148: Preparing [2022-05-09T14:56:01.496Z] 5596db9d4c53: Preparing [2022-05-09T14:56:01.496Z] 318012957e6e: Preparing [2022-05-09T14:56:01.496Z] 318012957e6e: Waiting [2022-05-09T14:56:01.496Z] 5596db9d4c53: Waiting [2022-05-09T14:56:01.496Z] 86774672a0e5: Preparing [2022-05-09T14:56:01.496Z] b541d28bf3b4: Preparing [2022-05-09T14:56:01.496Z] 86774672a0e5: Waiting [2022-05-09T14:56:01.496Z] b541d28bf3b4: Waiting [2022-05-09T14:56:01.496Z] 070971df6487: Pushed [2022-05-09T14:56:01.496Z] 549140e1f148: Pushed [2022-05-09T14:56:01.496Z] 8e9ec90bc503: Pushed [2022-05-09T14:56:01.496Z] 51bb4f9ef189: Pushed [2022-05-09T14:56:01.496Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:01.755Z] 5596db9d4c53: Pushed [2022-05-09T14:56:01.755Z] 86774672a0e5: Pushed [2022-05-09T14:56:02.015Z] 318012957e6e: Pushed [2022-05-09T14:56:04.561Z] 4ebc7e36bd20: Pushed [2022-05-09T14:56:04.561Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:04.863Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:05.162Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-09T14:56:05.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:56:05.162Z] 8e9ec90bc503: Preparing [2022-05-09T14:56:05.162Z] 4ebc7e36bd20: Preparing [2022-05-09T14:56:05.162Z] 51bb4f9ef189: Preparing [2022-05-09T14:56:05.162Z] 070971df6487: Preparing [2022-05-09T14:56:05.162Z] 549140e1f148: Preparing [2022-05-09T14:56:05.162Z] 5596db9d4c53: Preparing [2022-05-09T14:56:05.162Z] 318012957e6e: Preparing [2022-05-09T14:56:05.162Z] 5596db9d4c53: Waiting [2022-05-09T14:56:05.162Z] 86774672a0e5: Preparing [2022-05-09T14:56:05.162Z] b541d28bf3b4: Preparing [2022-05-09T14:56:05.162Z] 318012957e6e: Waiting [2022-05-09T14:56:05.162Z] 86774672a0e5: Waiting [2022-05-09T14:56:05.162Z] b541d28bf3b4: Waiting [2022-05-09T14:56:05.162Z] 51bb4f9ef189: Layer already exists [2022-05-09T14:56:05.162Z] 4ebc7e36bd20: Layer already exists [2022-05-09T14:56:05.162Z] 070971df6487: Layer already exists [2022-05-09T14:56:05.162Z] 549140e1f148: Layer already exists [2022-05-09T14:56:05.162Z] 8e9ec90bc503: Layer already exists [2022-05-09T14:56:05.162Z] 5596db9d4c53: Layer already exists [2022-05-09T14:56:05.162Z] 86774672a0e5: Layer already exists [2022-05-09T14:56:05.162Z] 318012957e6e: Layer already exists [2022-05-09T14:56:05.162Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:05.162Z] latest: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:05.466Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:05.762Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 [2022-05-09T14:56:05.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:56:05.762Z] 8e9ec90bc503: Preparing [2022-05-09T14:56:05.762Z] 4ebc7e36bd20: Preparing [2022-05-09T14:56:05.762Z] 51bb4f9ef189: Preparing [2022-05-09T14:56:05.762Z] 070971df6487: Preparing [2022-05-09T14:56:05.762Z] 549140e1f148: Preparing [2022-05-09T14:56:05.762Z] 5596db9d4c53: Preparing [2022-05-09T14:56:05.762Z] 318012957e6e: Preparing [2022-05-09T14:56:05.762Z] 86774672a0e5: Preparing [2022-05-09T14:56:05.762Z] b541d28bf3b4: Preparing [2022-05-09T14:56:05.762Z] 318012957e6e: Waiting [2022-05-09T14:56:05.762Z] 86774672a0e5: Waiting [2022-05-09T14:56:05.762Z] b541d28bf3b4: Waiting [2022-05-09T14:56:05.762Z] 5596db9d4c53: Waiting [2022-05-09T14:56:05.762Z] 51bb4f9ef189: Layer already exists [2022-05-09T14:56:05.762Z] 070971df6487: Layer already exists [2022-05-09T14:56:05.762Z] 8e9ec90bc503: Layer already exists [2022-05-09T14:56:05.762Z] 549140e1f148: Layer already exists [2022-05-09T14:56:05.762Z] 4ebc7e36bd20: Layer already exists [2022-05-09T14:56:05.762Z] 5596db9d4c53: Layer already exists [2022-05-09T14:56:05.762Z] 86774672a0e5: Layer already exists [2022-05-09T14:56:05.762Z] 318012957e6e: Layer already exists [2022-05-09T14:56:05.762Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:05.762Z] 2.1.0-dev.11: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:06.061Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:06.353Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T14:56:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:56:06.353Z] 8e9ec90bc503: Preparing [2022-05-09T14:56:06.353Z] 4ebc7e36bd20: Preparing [2022-05-09T14:56:06.353Z] 51bb4f9ef189: Preparing [2022-05-09T14:56:06.353Z] 070971df6487: Preparing [2022-05-09T14:56:06.353Z] 549140e1f148: Preparing [2022-05-09T14:56:06.353Z] 5596db9d4c53: Preparing [2022-05-09T14:56:06.353Z] 318012957e6e: Preparing [2022-05-09T14:56:06.353Z] 86774672a0e5: Preparing [2022-05-09T14:56:06.353Z] b541d28bf3b4: Preparing [2022-05-09T14:56:06.353Z] 5596db9d4c53: Waiting [2022-05-09T14:56:06.353Z] 318012957e6e: Waiting [2022-05-09T14:56:06.353Z] 86774672a0e5: Waiting [2022-05-09T14:56:06.353Z] b541d28bf3b4: Waiting [2022-05-09T14:56:06.353Z] 8e9ec90bc503: Layer already exists [2022-05-09T14:56:06.353Z] 51bb4f9ef189: Layer already exists [2022-05-09T14:56:06.353Z] 549140e1f148: Layer already exists [2022-05-09T14:56:06.353Z] 070971df6487: Layer already exists [2022-05-09T14:56:06.353Z] 4ebc7e36bd20: Layer already exists [2022-05-09T14:56:06.353Z] 86774672a0e5: Layer already exists [2022-05-09T14:56:06.353Z] 5596db9d4c53: Layer already exists [2022-05-09T14:56:06.353Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:06.353Z] 318012957e6e: Layer already exists [2022-05-09T14:56:06.353Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:06.655Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:06.952Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-05-09T14:56:06.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-09T14:56:06.952Z] 8e9ec90bc503: Preparing [2022-05-09T14:56:06.952Z] 4ebc7e36bd20: Preparing [2022-05-09T14:56:06.952Z] 51bb4f9ef189: Preparing [2022-05-09T14:56:06.952Z] 070971df6487: Preparing [2022-05-09T14:56:06.952Z] 549140e1f148: Preparing [2022-05-09T14:56:06.952Z] 5596db9d4c53: Preparing [2022-05-09T14:56:06.952Z] 318012957e6e: Preparing [2022-05-09T14:56:06.952Z] 86774672a0e5: Preparing [2022-05-09T14:56:06.952Z] b541d28bf3b4: Preparing [2022-05-09T14:56:06.952Z] 318012957e6e: Waiting [2022-05-09T14:56:06.952Z] 86774672a0e5: Waiting [2022-05-09T14:56:06.952Z] b541d28bf3b4: Waiting [2022-05-09T14:56:06.952Z] 5596db9d4c53: Waiting [2022-05-09T14:56:06.952Z] 070971df6487: Layer already exists [2022-05-09T14:56:06.952Z] 549140e1f148: Layer already exists [2022-05-09T14:56:06.952Z] 51bb4f9ef189: Layer already exists [2022-05-09T14:56:06.952Z] 4ebc7e36bd20: Layer already exists [2022-05-09T14:56:06.952Z] 8e9ec90bc503: Layer already exists [2022-05-09T14:56:06.952Z] 5596db9d4c53: Layer already exists [2022-05-09T14:56:06.952Z] 318012957e6e: Layer already exists [2022-05-09T14:56:06.952Z] 86774672a0e5: Layer already exists [2022-05-09T14:56:06.952Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:06.952Z] main: digest: sha256:8093540238789f09c51d0bd249434bf2f955451748ab8307b939a7ac57672c57 size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:06.991Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:07.002Z] taggedImages: [2022-05-09T14:56:07.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T14:56:07.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-09T14:56:07.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.11 [2022-05-09T14:56:07.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T14:56:07.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:07.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:56:07.390Z] [2022-05-09T14:56:07.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:07.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:56:07.828Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T14:56:07.828Z] 5eb5b503b376: Pulling fs layer [2022-05-09T14:56:07.828Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T14:56:07.828Z] ec43610c2a17: Pulling fs layer [2022-05-09T14:56:07.828Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T14:56:07.828Z] 33b1e0a273af: Pulling fs layer [2022-05-09T14:56:07.828Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T14:56:07.828Z] 2f39f015ded8: Pulling fs layer [2022-05-09T14:56:07.828Z] 3a2ae6a8a46f: Waiting [2022-05-09T14:56:07.828Z] 33b1e0a273af: Waiting [2022-05-09T14:56:07.828Z] 5d3b04190fa2: Waiting [2022-05-09T14:56:07.828Z] 2f39f015ded8: Waiting [2022-05-09T14:56:07.828Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T14:56:07.828Z] 5c69ac0246d0: Download complete [2022-05-09T14:56:07.828Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T14:56:07.828Z] 3a2ae6a8a46f: Download complete [2022-05-09T14:56:07.828Z] 33b1e0a273af: Verifying Checksum [2022-05-09T14:56:07.828Z] 33b1e0a273af: Download complete [2022-05-09T14:56:07.828Z] ec43610c2a17: Verifying Checksum [2022-05-09T14:56:07.828Z] ec43610c2a17: Download complete [2022-05-09T14:56:07.828Z] 5d3b04190fa2: Download complete [2022-05-09T14:56:08.088Z] 5eb5b503b376: Download complete [2022-05-09T14:56:08.658Z] 2f39f015ded8: Download complete [2022-05-09T14:56:09.600Z] 5eb5b503b376: Pull complete [2022-05-09T14:56:09.601Z] 5c69ac0246d0: Pull complete [2022-05-09T14:56:10.169Z] ec43610c2a17: Pull complete [2022-05-09T14:56:10.169Z] 3a2ae6a8a46f: Pull complete [2022-05-09T14:56:10.428Z] 33b1e0a273af: Pull complete [2022-05-09T14:56:10.428Z] 5d3b04190fa2: Pull complete [2022-05-09T14:56:15.707Z] 2f39f015ded8: Pull complete [2022-05-09T14:56:15.707Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T14:56:15.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T14:56:15.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T14:56:15.771Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T14:56:15.815Z] $ 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 [2022-05-09T14:56:17.845Z] $ docker top f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:56:18.269Z] ---> job-cost.sh [2022-05-09T14:56:18.269Z] lf-activate-venv: SKIPPING [2022-05-09T14:56:18.269Z] INFO: No Stack... [2022-05-09T14:56:18.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T14:56:19.102Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T14:56:19.399Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-05-09T14:56:19.399Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T14:56:19.416Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [2022-05-09T14:56:19.424Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] did not exist. Created. [2022-05-09T14:56:19.424Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T14:56:19.727Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T14:56:19.753Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T14:56:19.758Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T14:56:19.784Z] $ docker stop --time=1 f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c [2022-05-09T14:56:20.951Z] $ docker rm -f f943aa9f4663501cbb29ba5e33f28ee8f05b7b47964bd3683eedfd7134210a9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T14:58:50.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41821 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-05-09T14:58:50.169Z] Running in /w/workspace/app-rfid-llrp-inventory/32 [Pipeline] { [Pipeline] checkout [2022-05-09T14:58:50.668Z] The recommended git tool is: git [2022-05-09T14:58:58.612Z] using credential edgex-jenkins-ssh [2022-05-09T14:58:58.631Z] Cloning the remote Git repository [2022-05-09T14:58:58.928Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-09T14:58:59.049Z] > git init /w/workspace/app-rfid-llrp-inventory/32 # timeout=10 [2022-05-09T14:58:59.156Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-09T14:58:59.157Z] > git --version # timeout=10 [2022-05-09T14:58:59.183Z] > git --version # 'git version 2.25.1' [2022-05-09T14:58:59.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:58:59.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:59:01.408Z] Avoid second fetch [2022-05-09T14:59:01.408Z] Checking out Revision dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 (main) [2022-05-09T14:59:01.370Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-09T14:59:01.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:59:01.438Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T14:59:01.456Z] > git checkout -f dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 # timeout=10 [2022-05-09T14:59:05.939Z] Commit message: "fix: removed local command client mock as it has been added to go-core-contracts now (#78)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:59:07.013Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T14:59:07.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T14:59:07.013Z] Dload Upload Total Spent Left Speed [2022-05-09T14:59:07.013Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-05-09T14:59:07.587Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T14:59:07.940Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T14:59:07.940Z] + sudo tee /etc/docker/daemon.new [2022-05-09T14:59:07.940Z] { [2022-05-09T14:59:07.940Z] "registry-mirrors": [ [2022-05-09T14:59:07.940Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T14:59:07.940Z] ], [2022-05-09T14:59:07.940Z] "bip": "10.250.0.254/24", [2022-05-09T14:59:07.940Z] "hosts": [ [2022-05-09T14:59:07.940Z] "tcp://0.0.0.0:5555", [2022-05-09T14:59:07.940Z] "unix:///var/run/docker.sock" [2022-05-09T14:59:07.940Z] ], [2022-05-09T14:59:07.940Z] "mtu": 1458, [2022-05-09T14:59:07.940Z] "selinux-enabled": true, [2022-05-09T14:59:07.940Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T14:59:07.940Z] } [Pipeline] sh [2022-05-09T14:59:08.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T14:59:08.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:59:27.049Z] provisioning config files... [2022-05-09T14:59:27.080Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/32@tmp/config1104300103759427131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:59:27.540Z] ---> docker-login.sh [2022-05-09T14:59:27.541Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:59:28.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:59:28.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:59:28.749Z] Configure a credential helper to remove this warning. See [2022-05-09T14:59:28.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:59:28.749Z] [2022-05-09T14:59:28.749Z] Login Succeeded [2022-05-09T14:59:28.749Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:59:29.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:59:29.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:59:29.024Z] Configure a credential helper to remove this warning. See [2022-05-09T14:59:29.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:59:29.024Z] [2022-05-09T14:59:29.024Z] Login Succeeded [2022-05-09T14:59:29.024Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:59:29.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:59:29.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:59:29.627Z] Configure a credential helper to remove this warning. See [2022-05-09T14:59:29.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:59:29.627Z] [2022-05-09T14:59:29.627Z] Login Succeeded [2022-05-09T14:59:29.627Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:59:29.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:59:30.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:59:30.181Z] Configure a credential helper to remove this warning. See [2022-05-09T14:59:30.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:59:30.181Z] [2022-05-09T14:59:30.181Z] Login Succeeded [2022-05-09T14:59:30.181Z] docker.io [2022-05-09T14:59:30.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:59:31.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:59:31.059Z] Configure a credential helper to remove this warning. See [2022-05-09T14:59:31.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:59:31.059Z] [2022-05-09T14:59:31.059Z] Login Succeeded [2022-05-09T14:59:31.059Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:59:31.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:59:31.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:59:31.592Z] ========================================================= [2022-05-09T14:59:31.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T14:59:31.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:59:32.026Z] + 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 . [2022-05-09T14:59:32.301Z] Sending build context to Docker daemon 687.1kB [2022-05-09T14:59:32.591Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T14:59:32.591Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-09T14:59:32.591Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T14:59:32.591Z] 9b3977197b4f: Pulling fs layer [2022-05-09T14:59:32.591Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T14:59:32.591Z] 94645a83ff95: Pulling fs layer [2022-05-09T14:59:32.591Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T14:59:32.591Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T14:59:32.591Z] 3096ccb668a1: Pulling fs layer [2022-05-09T14:59:32.591Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T14:59:32.591Z] a4caa8a26152: Pulling fs layer [2022-05-09T14:59:32.591Z] 3f3a8bcf1eab: Waiting [2022-05-09T14:59:32.591Z] 0c92f367c5e7: Waiting [2022-05-09T14:59:32.591Z] 3096ccb668a1: Waiting [2022-05-09T14:59:32.591Z] e8cf19c19ddd: Waiting [2022-05-09T14:59:32.591Z] a4caa8a26152: Waiting [2022-05-09T14:59:32.591Z] 94645a83ff95: Verifying Checksum [2022-05-09T14:59:32.591Z] 94645a83ff95: Download complete [2022-05-09T14:59:32.591Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T14:59:32.591Z] 1a89e8eeedd5: Download complete [2022-05-09T14:59:32.591Z] 0c92f367c5e7: Download complete [2022-05-09T14:59:32.591Z] 3096ccb668a1: Verifying Checksum [2022-05-09T14:59:32.591Z] 3096ccb668a1: Download complete [2022-05-09T14:59:32.871Z] 9b3977197b4f: Download complete [2022-05-09T14:59:32.871Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T14:59:32.871Z] e8cf19c19ddd: Download complete [2022-05-09T14:59:33.486Z] 9b3977197b4f: Pull complete [2022-05-09T14:59:34.102Z] 1a89e8eeedd5: Pull complete [2022-05-09T14:59:34.381Z] 94645a83ff95: Pull complete [2022-05-09T14:59:34.979Z] a4caa8a26152: Verifying Checksum [2022-05-09T14:59:34.979Z] a4caa8a26152: Download complete [2022-05-09T14:59:35.575Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T14:59:35.575Z] 3f3a8bcf1eab: Download complete [2022-05-09T14:59:48.001Z] 3f3a8bcf1eab: Pull complete [2022-05-09T14:59:48.001Z] 0c92f367c5e7: Pull complete [2022-05-09T14:59:48.001Z] 3096ccb668a1: Pull complete [2022-05-09T14:59:48.606Z] e8cf19c19ddd: Pull complete [2022-05-09T14:59:55.348Z] a4caa8a26152: Pull complete [2022-05-09T14:59:55.348Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T14:59:55.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:59:55.348Z] ---> 725f1c02e7f9 [2022-05-09T14:59:55.348Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T14:59:56.350Z] ---> Running in 066d42255b1f [2022-05-09T14:59:56.632Z] Removing intermediate container 066d42255b1f [2022-05-09T14:59:56.632Z] ---> d6415b251ac9 [2022-05-09T14:59:56.632Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T14:59:56.632Z] ---> Running in 28b58fc42ee6 [2022-05-09T14:59:56.913Z] Removing intermediate container 28b58fc42ee6 [2022-05-09T14:59:56.913Z] ---> ef9491b67e20 [2022-05-09T14:59:56.913Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T14:59:57.189Z] ---> Running in 458cbfffcca3 [2022-05-09T14:59:57.483Z] Removing intermediate container 458cbfffcca3 [2022-05-09T14:59:57.483Z] ---> 86d158066b3e [2022-05-09T14:59:57.483Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:59:57.483Z] ---> Running in e707c28227fe [2022-05-09T15:00:00.913Z] Removing intermediate container e707c28227fe [2022-05-09T15:00:00.913Z] ---> 529586eab71f [2022-05-09T15:00:00.913Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T15:00:00.913Z] ---> Running in b110490fde75 [2022-05-09T15:00:01.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:00:02.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:00:03.884Z] OK: 220 MiB in 52 packages [2022-05-09T15:00:04.881Z] Removing intermediate container b110490fde75 [2022-05-09T15:00:04.881Z] ---> dbdb2ac98a8b [2022-05-09T15:00:04.881Z] Step 8/13 : WORKDIR /app [2022-05-09T15:00:04.881Z] ---> Running in bf6249fd3b04 [2022-05-09T15:00:05.156Z] Removing intermediate container bf6249fd3b04 [2022-05-09T15:00:05.156Z] ---> 9750361febb6 [2022-05-09T15:00:05.156Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-09T15:00:05.757Z] ---> 97193cdb32fc [2022-05-09T15:00:05.757Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:00:06.036Z] ---> Running in a324a56f9474 [2022-05-09T15:01:02.609Z] Removing intermediate container a324a56f9474 [2022-05-09T15:01:02.609Z] ---> a356f602dfd3 [2022-05-09T15:01:02.609Z] Step 11/13 : COPY . . [2022-05-09T15:01:02.609Z] ---> b3c31ac06a61 [2022-05-09T15:01:02.609Z] Step 12/13 : ARG MAKE="make build" [2022-05-09T15:01:02.609Z] ---> Running in 3d157d1bd709 [2022-05-09T15:01:02.609Z] Removing intermediate container 3d157d1bd709 [2022-05-09T15:01:02.609Z] ---> 595dc6ed4477 [2022-05-09T15:01:02.609Z] Step 13/13 : RUN $MAKE [2022-05-09T15:01:02.609Z] ---> Running in e96907c459e8 [2022-05-09T15:01:02.609Z] noop [2022-05-09T15:01:02.609Z] Removing intermediate container e96907c459e8 [2022-05-09T15:01:02.609Z] ---> f95dd9762bf9 [2022-05-09T15:01:02.609Z] Successfully built f95dd9762bf9 [2022-05-09T15:01:02.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:01:02.968Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T15:01:02.968Z] . [Pipeline] withDockerContainer [2022-05-09T15:01:03.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container [2022-05-09T15:01:03.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 [2022-05-09T15:01:04.726Z] $ docker top 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T15:01:05.644Z] + go version [2022-05-09T15:01:05.644Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T15:01:05.676Z] $ docker stop --time=1 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d [2022-05-09T15:01:07.341Z] $ docker rm -f 571bdc987632d3422ebddeea915dbe49a0e1444a9fb423971b162866e29fd46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:01:07.950Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T15:01:07.951Z] . [Pipeline] withDockerContainer [2022-05-09T15:01:08.193Z] prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container [2022-05-09T15:01:08.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 [2022-05-09T15:01:09.602Z] $ docker top 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T15:01:10.532Z] + make test [2022-05-09T15:01:10.532Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T15:02:47.467Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-09T15:02:47.467Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements [2022-05-09T15:02:47.467Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-09T15:02:49.444Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.731s coverage: 71.9% of statements [2022-05-09T15:02:50.045Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T15:02:50.045Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T15:03:22.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T15:03:22.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T15:03:22.466Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-09T15:03:25.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T15:03:25.896Z] $ docker stop --time=1 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab [2022-05-09T15:03:27.724Z] $ docker rm -f 8e63c7b552f1c7c9fb95f98020a75fd912b61746d7c6b02c1ea5bf051acd38ab [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T15:03:28.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T15:03:28.856Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T15:03:29.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T15:03:29.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T15:03:30.214Z] + ls -al . [2022-05-09T15:03:30.214Z] total 224 [2022-05-09T15:03:30.214Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 15:03 . [2022-05-09T15:03:30.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:58 .. [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 262 May 9 14:59 .dockerignore [2022-05-09T15:03:30.214Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 14:59 .git [2022-05-09T15:03:30.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:59 .github [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 788 May 9 14:59 .gitignore [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 14:59 .golangci.yml [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 9 14:59 Attribution.txt [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 9 14:59 CHANGELOG.md [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 9 14:59 Dockerfile [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 14:59 GOVERNANCE.md [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 687 May 9 14:59 Jenkinsfile [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 14:59 LICENSE [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 9 14:59 Makefile [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 617 May 9 14:59 OWNERS.md [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 9 14:59 README.md [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 14:54 VERSION [2022-05-09T15:03:30.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 bin [2022-05-09T15:03:30.214Z] -rw-r--r-- 1 jenkins jenkins 41008 May 9 15:02 coverage.out [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 3498 May 9 14:59 go.mod [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 35650 May 9 14:59 go.sum [2022-05-09T15:03:30.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 images [2022-05-09T15:03:30.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:59 internal [2022-05-09T15:03:30.214Z] -rw-rw-r-- 1 jenkins jenkins 531 May 9 14:59 main.go [2022-05-09T15:03:30.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 14:59 res [2022-05-09T15:03:30.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 14:59 snap [2022-05-09T15:03:30.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 14:59 static [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:03:30.567Z] + 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=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 --label arch=arm64 --label version=2.1.0-dev.11 . [2022-05-09T15:03:30.840Z] Sending build context to Docker daemon 687.1kB [2022-05-09T15:03:30.840Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T15:03:30.840Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-09T15:03:30.840Z] ---> f95dd9762bf9 [2022-05-09T15:03:30.840Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-09T15:03:31.116Z] ---> Running in d03cd9dae482 [2022-05-09T15:03:31.392Z] Removing intermediate container d03cd9dae482 [2022-05-09T15:03:31.392Z] ---> ea566b4ee84a [2022-05-09T15:03:31.392Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-09T15:03:31.392Z] ---> Running in b42594d5ab95 [2022-05-09T15:03:31.990Z] Removing intermediate container b42594d5ab95 [2022-05-09T15:03:31.990Z] ---> 0c5886fc85d6 [2022-05-09T15:03:31.990Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T15:03:31.990Z] ---> Running in e3b43581ad41 [2022-05-09T15:03:32.271Z] Removing intermediate container e3b43581ad41 [2022-05-09T15:03:32.271Z] ---> 2f91b5f4c03b [2022-05-09T15:03:32.271Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:03:32.271Z] ---> Running in 6e01d7625de8 [2022-05-09T15:03:34.261Z] Removing intermediate container 6e01d7625de8 [2022-05-09T15:03:34.261Z] ---> 63defb168637 [2022-05-09T15:03:34.261Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-09T15:03:34.261Z] ---> Running in 078cc32cf0fc [2022-05-09T15:03:35.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:36.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:37.282Z] OK: 220 MiB in 52 packages [2022-05-09T15:03:38.289Z] Removing intermediate container 078cc32cf0fc [2022-05-09T15:03:38.289Z] ---> 16824b9219ef [2022-05-09T15:03:38.289Z] Step 8/31 : WORKDIR /app [2022-05-09T15:03:38.289Z] ---> Running in 83befa370143 [2022-05-09T15:03:38.568Z] Removing intermediate container 83befa370143 [2022-05-09T15:03:38.568Z] ---> 46e8becec9e3 [2022-05-09T15:03:38.568Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-09T15:03:39.178Z] ---> 3ab8deda1669 [2022-05-09T15:03:39.178Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:03:39.178Z] ---> Running in 3faedc242ff8 [2022-05-09T15:03:41.165Z] Removing intermediate container 3faedc242ff8 [2022-05-09T15:03:41.165Z] ---> d0a71165fa19 [2022-05-09T15:03:41.165Z] Step 11/31 : COPY . . [2022-05-09T15:03:42.147Z] ---> 62d6a7a348b6 [2022-05-09T15:03:42.147Z] Step 12/31 : ARG MAKE="make build" [2022-05-09T15:03:42.147Z] ---> Running in 641f8fcb5285 [2022-05-09T15:03:42.423Z] Removing intermediate container 641f8fcb5285 [2022-05-09T15:03:42.423Z] ---> ef9e0e4f7e8c [2022-05-09T15:03:42.423Z] Step 13/31 : RUN $MAKE [2022-05-09T15:03:42.423Z] ---> Running in c746b1b4a42a [2022-05-09T15:03:43.871Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.11" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-09T15:06:05.806Z] Removing intermediate container c746b1b4a42a [2022-05-09T15:06:05.806Z] ---> c8fb8c8871cd [2022-05-09T15:06:05.806Z] Step 14/31 : FROM alpine:3.14 [2022-05-09T15:06:05.806Z] 3.14: Pulling from library/alpine [2022-05-09T15:06:05.806Z] 455c02918c45: Pulling fs layer [2022-05-09T15:06:05.806Z] 455c02918c45: Verifying Checksum [2022-05-09T15:06:05.806Z] 455c02918c45: Download complete [2022-05-09T15:06:05.806Z] 455c02918c45: Pull complete [2022-05-09T15:06:05.806Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T15:06:05.806Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T15:06:05.806Z] ---> ac73e934f311 [2022-05-09T15:06:05.806Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-09T15:06:05.806Z] ---> Running in 97df6c60dd0b [2022-05-09T15:06:05.806Z] Removing intermediate container 97df6c60dd0b [2022-05-09T15:06:05.806Z] ---> 617904859cd9 [2022-05-09T15:06:05.806Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-09T15:06:05.806Z] ---> Running in 7e2615352d05 [2022-05-09T15:06:05.806Z] Removing intermediate container 7e2615352d05 [2022-05-09T15:06:05.806Z] ---> 73a283a32a9f [2022-05-09T15:06:05.806Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:06:05.806Z] ---> Running in f2e4f2976e9c [2022-05-09T15:06:06.081Z] Removing intermediate container f2e4f2976e9c [2022-05-09T15:06:06.081Z] ---> 35cbc455c2bd [2022-05-09T15:06:06.081Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-09T15:06:06.081Z] ---> Running in 5c615685caab [2022-05-09T15:06:07.061Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:06:08.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:06:09.012Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T15:06:09.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T15:06:09.285Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T15:06:09.285Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T15:06:09.559Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T15:06:09.559Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T15:06:09.559Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:06:09.833Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:06:09.833Z] OK: 9 MiB in 20 packages [2022-05-09T15:06:11.275Z] Removing intermediate container 5c615685caab [2022-05-09T15:06:11.275Z] ---> 62c577614b6c [2022-05-09T15:06:11.275Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-09T15:06:11.871Z] ---> 756cd97ec436 [2022-05-09T15:06:11.871Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-09T15:06:12.466Z] ---> 18cd26fa69d5 [2022-05-09T15:06:12.466Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-09T15:06:12.741Z] ---> 4b0a541f7444 [2022-05-09T15:06:12.741Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-09T15:06:13.716Z] ---> 6a6238fd214b [2022-05-09T15:06:13.716Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-09T15:06:15.150Z] ---> 229d70869506 [2022-05-09T15:06:15.150Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-09T15:06:15.150Z] ---> Running in d5f87c665268 [2022-05-09T15:06:16.577Z] Removing intermediate container d5f87c665268 [2022-05-09T15:06:16.577Z] ---> 328a99fe09cd [2022-05-09T15:06:16.577Z] Step 25/31 : VOLUME /cache [2022-05-09T15:06:16.577Z] ---> Running in a2a0dcb0b21d [2022-05-09T15:06:17.173Z] Removing intermediate container a2a0dcb0b21d [2022-05-09T15:06:17.173Z] ---> 18051b834fae [2022-05-09T15:06:17.173Z] Step 26/31 : EXPOSE 59711 [2022-05-09T15:06:17.173Z] ---> Running in 7f5404522e30 [2022-05-09T15:06:17.446Z] Removing intermediate container 7f5404522e30 [2022-05-09T15:06:17.446Z] ---> 72a2978f49e8 [2022-05-09T15:06:17.446Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-09T15:06:17.446Z] ---> Running in ef842e2ba82e [2022-05-09T15:06:17.720Z] Removing intermediate container ef842e2ba82e [2022-05-09T15:06:17.720Z] ---> db6d59d920a7 [2022-05-09T15:06:17.720Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-09T15:06:17.995Z] ---> Running in df4b39618cf3 [2022-05-09T15:06:18.267Z] Removing intermediate container df4b39618cf3 [2022-05-09T15:06:18.267Z] ---> 888d1d6c34fa [2022-05-09T15:06:18.267Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T15:06:18.267Z] ---> Running in 4f1a9c0f4d23 [2022-05-09T15:06:18.865Z] Removing intermediate container 4f1a9c0f4d23 [2022-05-09T15:06:18.865Z] ---> 323904138cde [2022-05-09T15:06:18.865Z] Step 30/31 : LABEL git_sha=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T15:06:18.865Z] ---> Running in 4ce055f0b78e [2022-05-09T15:06:19.137Z] Removing intermediate container 4ce055f0b78e [2022-05-09T15:06:19.137Z] ---> c696f2f00b96 [2022-05-09T15:06:19.137Z] Step 31/31 : LABEL version=2.1.0-dev.11 [2022-05-09T15:06:19.137Z] ---> Running in 392f5105ae0b [2022-05-09T15:06:19.409Z] Removing intermediate container 392f5105ae0b [2022-05-09T15:06:19.409Z] ---> 442c6d800fa3 [2022-05-09T15:06:19.409Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T15:06:19.682Z] Successfully built 442c6d800fa3 [2022-05-09T15:06:19.682Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:06:19.775Z] provisioning config files... [2022-05-09T15:06:19.793Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/32@tmp/config3532225287602712692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:06:20.149Z] ---> docker-login.sh [2022-05-09T15:06:20.149Z] nexus3.edgexfoundry.org:10001 [2022-05-09T15:06:20.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:06:20.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:06:20.691Z] Configure a credential helper to remove this warning. See [2022-05-09T15:06:20.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:06:20.691Z] [2022-05-09T15:06:20.691Z] Login Succeeded [2022-05-09T15:06:20.691Z] nexus3.edgexfoundry.org:10002 [2022-05-09T15:06:20.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:06:20.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:06:20.965Z] Configure a credential helper to remove this warning. See [2022-05-09T15:06:20.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:06:20.965Z] [2022-05-09T15:06:20.965Z] Login Succeeded [2022-05-09T15:06:20.965Z] nexus3.edgexfoundry.org:10003 [2022-05-09T15:06:21.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:06:21.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:06:21.559Z] Configure a credential helper to remove this warning. See [2022-05-09T15:06:21.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:06:21.559Z] [2022-05-09T15:06:21.559Z] Login Succeeded [2022-05-09T15:06:21.559Z] nexus3.edgexfoundry.org:10004 [2022-05-09T15:06:21.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:06:22.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:06:22.103Z] Configure a credential helper to remove this warning. See [2022-05-09T15:06:22.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:06:22.103Z] [2022-05-09T15:06:22.103Z] Login Succeeded [2022-05-09T15:06:22.103Z] docker.io [2022-05-09T15:06:22.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:06:22.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:06:22.968Z] Configure a credential helper to remove this warning. See [2022-05-09T15:06:22.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:06:22.968Z] [2022-05-09T15:06:22.968Z] Login Succeeded [2022-05-09T15:06:22.968Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T15:06:22.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:06:23.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T15:06:23.040Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-05-09T15:06:23.040Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T15:06:23.040Z] latest [2022-05-09T15:06:23.040Z] 2.1.0-dev.11 [2022-05-09T15:06:23.040Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T15:06:23.040Z] main [2022-05-09T15:06:23.040Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:23.404Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:23.749Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T15:06:23.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T15:06:23.749Z] 1b9dafa81142: Preparing [2022-05-09T15:06:23.749Z] cf3df41e91fd: Preparing [2022-05-09T15:06:23.749Z] e0b5111a5140: Preparing [2022-05-09T15:06:23.749Z] 64a6542f4b7f: Preparing [2022-05-09T15:06:23.749Z] 3b72b6b7ea03: Preparing [2022-05-09T15:06:23.749Z] 5f0e152fad03: Preparing [2022-05-09T15:06:23.749Z] 0a7bbeb89b0b: Preparing [2022-05-09T15:06:23.749Z] 5f0e152fad03: Waiting [2022-05-09T15:06:23.749Z] 7c7efc71dd05: Preparing [2022-05-09T15:06:23.749Z] f73e7dbfee58: Preparing [2022-05-09T15:06:23.749Z] 7c7efc71dd05: Waiting [2022-05-09T15:06:23.749Z] f73e7dbfee58: Waiting [2022-05-09T15:06:23.749Z] 0a7bbeb89b0b: Waiting [2022-05-09T15:06:24.021Z] 3b72b6b7ea03: Pushed [2022-05-09T15:06:24.021Z] e0b5111a5140: Pushed [2022-05-09T15:06:24.021Z] 1b9dafa81142: Pushed [2022-05-09T15:06:24.021Z] 64a6542f4b7f: Pushed [2022-05-09T15:06:24.294Z] f73e7dbfee58: Layer already exists [2022-05-09T15:06:24.294Z] 5f0e152fad03: Pushed [2022-05-09T15:06:24.294Z] 7c7efc71dd05: Pushed [2022-05-09T15:06:25.271Z] 0a7bbeb89b0b: Pushed [2022-05-09T15:06:30.675Z] cf3df41e91fd: Pushed [2022-05-09T15:06:30.675Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:31.038Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:31.394Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-09T15:06:31.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T15:06:31.394Z] 1b9dafa81142: Preparing [2022-05-09T15:06:31.394Z] cf3df41e91fd: Preparing [2022-05-09T15:06:31.394Z] e0b5111a5140: Preparing [2022-05-09T15:06:31.394Z] 64a6542f4b7f: Preparing [2022-05-09T15:06:31.394Z] 3b72b6b7ea03: Preparing [2022-05-09T15:06:31.394Z] 5f0e152fad03: Preparing [2022-05-09T15:06:31.394Z] 0a7bbeb89b0b: Preparing [2022-05-09T15:06:31.394Z] 7c7efc71dd05: Preparing [2022-05-09T15:06:31.394Z] f73e7dbfee58: Preparing [2022-05-09T15:06:31.394Z] 0a7bbeb89b0b: Waiting [2022-05-09T15:06:31.394Z] f73e7dbfee58: Waiting [2022-05-09T15:06:31.394Z] 7c7efc71dd05: Waiting [2022-05-09T15:06:31.394Z] 5f0e152fad03: Waiting [2022-05-09T15:06:31.394Z] cf3df41e91fd: Layer already exists [2022-05-09T15:06:31.394Z] e0b5111a5140: Layer already exists [2022-05-09T15:06:31.394Z] 64a6542f4b7f: Layer already exists [2022-05-09T15:06:31.394Z] 3b72b6b7ea03: Layer already exists [2022-05-09T15:06:31.394Z] 1b9dafa81142: Layer already exists [2022-05-09T15:06:31.394Z] 5f0e152fad03: Layer already exists [2022-05-09T15:06:31.669Z] 7c7efc71dd05: Layer already exists [2022-05-09T15:06:31.669Z] 0a7bbeb89b0b: Layer already exists [2022-05-09T15:06:31.669Z] f73e7dbfee58: Layer already exists [2022-05-09T15:06:31.669Z] latest: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:32.031Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:32.380Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 [2022-05-09T15:06:32.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T15:06:32.380Z] 1b9dafa81142: Preparing [2022-05-09T15:06:32.380Z] cf3df41e91fd: Preparing [2022-05-09T15:06:32.380Z] e0b5111a5140: Preparing [2022-05-09T15:06:32.380Z] 64a6542f4b7f: Preparing [2022-05-09T15:06:32.380Z] 3b72b6b7ea03: Preparing [2022-05-09T15:06:32.380Z] 5f0e152fad03: Preparing [2022-05-09T15:06:32.380Z] 0a7bbeb89b0b: Preparing [2022-05-09T15:06:32.380Z] 7c7efc71dd05: Preparing [2022-05-09T15:06:32.380Z] f73e7dbfee58: Preparing [2022-05-09T15:06:32.380Z] 5f0e152fad03: Waiting [2022-05-09T15:06:32.380Z] 0a7bbeb89b0b: Waiting [2022-05-09T15:06:32.380Z] 7c7efc71dd05: Waiting [2022-05-09T15:06:32.380Z] f73e7dbfee58: Waiting [2022-05-09T15:06:32.380Z] e0b5111a5140: Layer already exists [2022-05-09T15:06:32.657Z] 1b9dafa81142: Layer already exists [2022-05-09T15:06:32.657Z] cf3df41e91fd: Layer already exists [2022-05-09T15:06:32.657Z] 64a6542f4b7f: Layer already exists [2022-05-09T15:06:32.657Z] 3b72b6b7ea03: Layer already exists [2022-05-09T15:06:32.657Z] 5f0e152fad03: Layer already exists [2022-05-09T15:06:32.657Z] 7c7efc71dd05: Layer already exists [2022-05-09T15:06:32.657Z] 0a7bbeb89b0b: Layer already exists [2022-05-09T15:06:32.657Z] f73e7dbfee58: Layer already exists [2022-05-09T15:06:32.657Z] 2.1.0-dev.11: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:33.013Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:33.357Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T15:06:33.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T15:06:33.357Z] 1b9dafa81142: Preparing [2022-05-09T15:06:33.357Z] cf3df41e91fd: Preparing [2022-05-09T15:06:33.357Z] e0b5111a5140: Preparing [2022-05-09T15:06:33.357Z] 64a6542f4b7f: Preparing [2022-05-09T15:06:33.357Z] 3b72b6b7ea03: Preparing [2022-05-09T15:06:33.357Z] 5f0e152fad03: Preparing [2022-05-09T15:06:33.357Z] 0a7bbeb89b0b: Preparing [2022-05-09T15:06:33.357Z] 7c7efc71dd05: Preparing [2022-05-09T15:06:33.357Z] f73e7dbfee58: Preparing [2022-05-09T15:06:33.357Z] 0a7bbeb89b0b: Waiting [2022-05-09T15:06:33.357Z] 5f0e152fad03: Waiting [2022-05-09T15:06:33.357Z] 7c7efc71dd05: Waiting [2022-05-09T15:06:33.357Z] f73e7dbfee58: Waiting [2022-05-09T15:06:33.357Z] e0b5111a5140: Layer already exists [2022-05-09T15:06:33.357Z] 3b72b6b7ea03: Layer already exists [2022-05-09T15:06:33.357Z] cf3df41e91fd: Layer already exists [2022-05-09T15:06:33.357Z] 1b9dafa81142: Layer already exists [2022-05-09T15:06:33.357Z] 64a6542f4b7f: Layer already exists [2022-05-09T15:06:33.357Z] 7c7efc71dd05: Layer already exists [2022-05-09T15:06:33.630Z] 5f0e152fad03: Layer already exists [2022-05-09T15:06:33.630Z] f73e7dbfee58: Layer already exists [2022-05-09T15:06:33.630Z] 0a7bbeb89b0b: Layer already exists [2022-05-09T15:06:33.630Z] dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:33.983Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:34.332Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-05-09T15:06:34.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-09T15:06:34.332Z] 1b9dafa81142: Preparing [2022-05-09T15:06:34.332Z] cf3df41e91fd: Preparing [2022-05-09T15:06:34.332Z] e0b5111a5140: Preparing [2022-05-09T15:06:34.332Z] 64a6542f4b7f: Preparing [2022-05-09T15:06:34.332Z] 3b72b6b7ea03: Preparing [2022-05-09T15:06:34.332Z] 5f0e152fad03: Preparing [2022-05-09T15:06:34.332Z] 0a7bbeb89b0b: Preparing [2022-05-09T15:06:34.332Z] 7c7efc71dd05: Preparing [2022-05-09T15:06:34.332Z] f73e7dbfee58: Preparing [2022-05-09T15:06:34.332Z] 5f0e152fad03: Waiting [2022-05-09T15:06:34.332Z] 0a7bbeb89b0b: Waiting [2022-05-09T15:06:34.332Z] 7c7efc71dd05: Waiting [2022-05-09T15:06:34.332Z] f73e7dbfee58: Waiting [2022-05-09T15:06:34.332Z] cf3df41e91fd: Layer already exists [2022-05-09T15:06:34.332Z] 64a6542f4b7f: Layer already exists [2022-05-09T15:06:34.332Z] e0b5111a5140: Layer already exists [2022-05-09T15:06:34.332Z] 1b9dafa81142: Layer already exists [2022-05-09T15:06:34.332Z] 3b72b6b7ea03: Layer already exists [2022-05-09T15:06:34.606Z] f73e7dbfee58: Layer already exists [2022-05-09T15:06:34.606Z] 7c7efc71dd05: Layer already exists [2022-05-09T15:06:34.606Z] 5f0e152fad03: Layer already exists [2022-05-09T15:06:34.606Z] 0a7bbeb89b0b: Layer already exists [2022-05-09T15:06:34.606Z] main: digest: sha256:31c5e9762ef3d5c22b913df6370246d5756e769374076fb9e980df1319762cab size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:06:34.661Z] ===================================================== [Pipeline] echo [2022-05-09T15:06:34.672Z] taggedImages: [2022-05-09T15:06:34.672Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [2022-05-09T15:06:34.672Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-09T15:06:34.672Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.11 [2022-05-09T15:06:34.672Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dbb289fc240acd0adf8e3c9f2ee8109458ee47c6-2.1.0-dev.11 [2022-05-09T15:06:34.672Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:35.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:06:35.038Z] [2022-05-09T15:06:35.038Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:06:35.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:06:35.759Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T15:06:35.759Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T15:06:35.759Z] 04944245beec: Pulling fs layer [2022-05-09T15:06:35.759Z] 699f458cf7ca: Pulling fs layer [2022-05-09T15:06:35.759Z] 765212b225bb: Pulling fs layer [2022-05-09T15:06:35.759Z] f23df028b6ca: Pulling fs layer [2022-05-09T15:06:35.759Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T15:06:35.759Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T15:06:35.759Z] f23df028b6ca: Waiting [2022-05-09T15:06:35.759Z] d65c8cfc05b1: Waiting [2022-05-09T15:06:35.759Z] 2437ff75d9bd: Waiting [2022-05-09T15:06:35.759Z] 04944245beec: Verifying Checksum [2022-05-09T15:06:35.759Z] 04944245beec: Download complete [2022-05-09T15:06:35.759Z] 765212b225bb: Verifying Checksum [2022-05-09T15:06:35.759Z] 765212b225bb: Download complete [2022-05-09T15:06:36.071Z] f23df028b6ca: Verifying Checksum [2022-05-09T15:06:36.071Z] f23df028b6ca: Download complete [2022-05-09T15:06:36.071Z] d65c8cfc05b1: Download complete [2022-05-09T15:06:36.071Z] 699f458cf7ca: Verifying Checksum [2022-05-09T15:06:36.071Z] 699f458cf7ca: Download complete [2022-05-09T15:06:36.701Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T15:06:36.701Z] 8998bd30e6a1: Download complete [2022-05-09T15:06:39.329Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T15:06:39.329Z] 2437ff75d9bd: Download complete [2022-05-09T15:06:41.312Z] 8998bd30e6a1: Pull complete [2022-05-09T15:06:41.910Z] 04944245beec: Pull complete [2022-05-09T15:06:43.348Z] 699f458cf7ca: Pull complete [2022-05-09T15:06:43.623Z] 765212b225bb: Pull complete [2022-05-09T15:06:44.602Z] f23df028b6ca: Pull complete [2022-05-09T15:06:44.876Z] d65c8cfc05b1: Pull complete [2022-05-09T15:06:59.967Z] 2437ff75d9bd: Pull complete [2022-05-09T15:06:59.967Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T15:06:59.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:06:59.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T15:07:00.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-41821 does not seem to be running inside a container [2022-05-09T15:07:00.334Z] $ 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/32 -v /w/workspace/app-rfid-llrp-inventory/32:/w/workspace/app-rfid-llrp-inventory/32:rw,z -v /w/workspace/app-rfid-llrp-inventory/32@tmp:/w/workspace/app-rfid-llrp-inventory/32@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 [2022-05-09T15:07:03.185Z] $ docker top dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:07:04.120Z] ---> job-cost.sh [2022-05-09T15:07:04.120Z] lf-activate-venv: SKIPPING [2022-05-09T15:07:04.120Z] INFO: No Stack... [2022-05-09T15:07:04.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T15:07:05.687Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T15:07:06.352Z] + cat /w/workspace/app-rfid-llrp-inventory/32/archives/cost.csv [2022-05-09T15:07:06.352Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T15:07:06.421Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [2022-05-09T15:07:06.427Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] did not exist. Created. [2022-05-09T15:07:06.427Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T15:07:07.104Z] /w/workspace/app-rfid-llrp-inventory/32@tmp/durable-ca2f6866/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T15:07:07.786Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T15:07:07.809Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T15:07:07.868Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T15:07:07.876Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T15:07:07.903Z] $ docker stop --time=1 dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 [2022-05-09T15:07:09.439Z] $ docker rm -f dbfc033dbd93ffef8d1de1d3e8e1cd7f9b72ac7cf06133dc0545d490e0831813 [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 [2022-05-09T15:07:10.002Z] provisioning config files... [2022-05-09T15:07:10.013Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7597851408471165317tmp [Pipeline] { [Pipeline] sh [2022-05-09T15:07:10.309Z] + set +x [2022-05-09T15:07:10.309Z] + curl -s https://codecov.io/bash [2022-05-09T15:07:10.309Z] + bash -s -- [2022-05-09T15:07:10.309Z] [2022-05-09T15:07:10.309Z] _____ _ [2022-05-09T15:07:10.309Z] / ____| | | [2022-05-09T15:07:10.309Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T15:07:10.309Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T15:07:10.309Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T15:07:10.309Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T15:07:10.309Z] Bash-1.0.6 [2022-05-09T15:07:10.309Z] [2022-05-09T15:07:10.309Z] [2022-05-09T15:07:10.309Z] ==> git version 2.25.1 found [2022-05-09T15:07:10.309Z] ==> 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 [2022-05-09T15:07:10.309Z] Release-Date: 2020-01-08 [2022-05-09T15:07:10.309Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T15:07:10.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T15:07:10.309Z] ==> Jenkins CI detected. [2022-05-09T15:07:10.309Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-09T15:07:10.309Z] project root: . [2022-05-09T15:07:10.309Z] --> token set from env [2022-05-09T15:07:10.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T15:07:10.309Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T15:07:10.309Z] ==> Python coveragepy not found [2022-05-09T15:07:10.309Z] ==> Searching for coverage reports in: [2022-05-09T15:07:10.309Z] + . [2022-05-09T15:07:10.309Z] -> Found 1 reports [2022-05-09T15:07:10.309Z] ==> Detecting git/mercurial file structure [2022-05-09T15:07:10.309Z] ==> Reading reports [2022-05-09T15:07:10.309Z] + ./coverage.out bytes=41008 [2022-05-09T15:07:10.569Z] ==> Appending adjustments [2022-05-09T15:07:10.569Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T15:07:10.569Z] + Found adjustments [2022-05-09T15:07:10.569Z] ==> Gzipping contents [2022-05-09T15:07:10.569Z] 12K /tmp/codecov.YsyH7L.gz [2022-05-09T15:07:10.569Z] ==> Uploading reports [2022-05-09T15:07:10.569Z] url: https://codecov.io [2022-05-09T15:07:10.569Z] query: branch=main&commit=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T15:07:10.569Z] -> Pinging Codecov [2022-05-09T15:07:10.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=dbb289fc240acd0adf8e3c9f2ee8109458ee47c6&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F32%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T15:07:10.828Z] -> Uploading to [2022-05-09T15:07:10.829Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/581DD39554BDF9B6E22D074273EAD858/dbb289fc240acd0adf8e3c9f2ee8109458ee47c6/4fa2aee2-6cee-4f54-bee6-b4a071228e98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T150710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67edae5282bfebcbc66151a702f1be75ff5c63c8e58691a219b0f7ff1b336030 [2022-05-09T15:07:10.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:07:10.829Z] Dload Upload Total Spent Left Speed [2022-05-09T15:07:11.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11472 0 0 100 11472 0 42176 --:--:-- --:--:-- --:--:-- 42176 [2022-05-09T15:07:11.089Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] } [2022-05-09T15:07:11.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-09T15:07:11.381Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-09T15:07:11.398Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:11.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:07:11.698Z] [2022-05-09T15:07:11.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:12.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:07:12.002Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-09T15:07:12.002Z] 188c0c94c7c5: Pulling fs layer [2022-05-09T15:07:12.002Z] 0ef7d3d256c8: Pulling fs layer [2022-05-09T15:07:12.002Z] de9db76c5a1d: Pulling fs layer [2022-05-09T15:07:12.002Z] 0eba1c9be4d2: Pulling fs layer [2022-05-09T15:07:12.002Z] 0d57e429df01: Pulling fs layer [2022-05-09T15:07:12.002Z] 4e4be7b47b0d: Pulling fs layer [2022-05-09T15:07:12.002Z] e1f770b5df2f: Pulling fs layer [2022-05-09T15:07:12.002Z] 85a0685a4137: Pulling fs layer [2022-05-09T15:07:12.002Z] 0eba1c9be4d2: Waiting [2022-05-09T15:07:12.002Z] 0d57e429df01: Waiting [2022-05-09T15:07:12.002Z] 4e4be7b47b0d: Waiting [2022-05-09T15:07:12.002Z] e1f770b5df2f: Waiting [2022-05-09T15:07:12.002Z] 85a0685a4137: Waiting [2022-05-09T15:07:12.002Z] de9db76c5a1d: Verifying Checksum [2022-05-09T15:07:12.002Z] de9db76c5a1d: Download complete [2022-05-09T15:07:12.002Z] 0ef7d3d256c8: Verifying Checksum [2022-05-09T15:07:12.002Z] 0ef7d3d256c8: Download complete [2022-05-09T15:07:12.002Z] 0d57e429df01: Verifying Checksum [2022-05-09T15:07:12.002Z] 0d57e429df01: Download complete [2022-05-09T15:07:12.002Z] 4e4be7b47b0d: Download complete [2022-05-09T15:07:12.002Z] 188c0c94c7c5: Download complete [2022-05-09T15:07:12.264Z] 188c0c94c7c5: Pull complete [2022-05-09T15:07:12.264Z] e1f770b5df2f: Verifying Checksum [2022-05-09T15:07:12.264Z] e1f770b5df2f: Download complete [2022-05-09T15:07:12.264Z] 0ef7d3d256c8: Pull complete [2022-05-09T15:07:12.264Z] de9db76c5a1d: Pull complete [2022-05-09T15:07:12.841Z] 0eba1c9be4d2: Verifying Checksum [2022-05-09T15:07:12.841Z] 0eba1c9be4d2: Download complete [2022-05-09T15:07:12.841Z] 85a0685a4137: Verifying Checksum [2022-05-09T15:07:12.841Z] 85a0685a4137: Download complete [2022-05-09T15:07:16.135Z] 0eba1c9be4d2: Pull complete [2022-05-09T15:07:16.135Z] 0d57e429df01: Pull complete [2022-05-09T15:07:16.135Z] 4e4be7b47b0d: Pull complete [2022-05-09T15:07:16.707Z] e1f770b5df2f: Pull complete [2022-05-09T15:07:19.998Z] 85a0685a4137: Pull complete [2022-05-09T15:07:19.998Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-09T15:07:19.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:07:19.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-09T15:07:20.067Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:07:20.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat [2022-05-09T15:07:21.812Z] $ docker top e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T15:07:21.899Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-09T15:07:22.183Z] + set -o pipefail [2022-05-09T15:07:22.183Z] + snyk monitor '--org=edgex-jenkins' [2022-05-09T15:07:27.471Z] [2022-05-09T15:07:27.471Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-05-09T15:07:27.471Z] [2022-05-09T15:07:27.471Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/c068d840-6d79-4524-8c99-0a3ffffe340a [2022-05-09T15:07:27.471Z] [2022-05-09T15:07:27.471Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-09T15:07:27.471Z] [2022-05-09T15:07:27.471Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-09T15:07:27.471Z] [2022-05-09T15:07:28.042Z] [Pipeline] } [2022-05-09T15:07:28.060Z] $ docker stop --time=1 e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 [2022-05-09T15:07:30.035Z] $ docker rm -f e2706cb015db66e56b510423e5fbfd89eca445ced913b2c79b8cb14f3bea9f07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T15:07:30.789Z] + git log --format=format:%s -1 dbb289fc240acd0adf8e3c9f2ee8109458ee47c6 [Pipeline] sh [2022-05-09T15:07:31.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:07:31.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:31.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:07:31.383Z] . [Pipeline] withDockerContainer [2022-05-09T15:07:31.464Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:07:31.506Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:07:31.907Z] $ docker top 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:07:32.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:07:32.018Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:07:32.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:07:32.152Z] $ docker exec 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 ssh-agent [2022-05-09T15:07:32.271Z] SSH_AUTH_SOCK=/tmp/ssh-Yy56if6Zn0PC/agent.33 [2022-05-09T15:07:32.271Z] SSH_AGENT_PID=40 [2022-05-09T15:07:32.278Z] Running ssh-add (command line suppressed) [2022-05-09T15:07:32.398Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7655495483302616641.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7655495483302616641.key) [2022-05-09T15:07:32.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:07:32.697Z] + git semver tag [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,878 [run_tag] DEBUG tag force:False [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,878 [check_head_tag] DEBUG check head tag [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,878 [execute] INFO git cat-file --batch-check [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,882 [execute] INFO git cat-file --batch [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,894 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,895 [execute] INFO git tag -a v2.1.0-dev.11 -m v2.1.0-dev.11 [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,895 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.11', '-m', 'v2.1.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:07:32.957Z] 2022-05-09 15:07:32,900 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:32.957Z] 2.1.0-dev.11 [Pipeline] } [2022-05-09T15:07:32.971Z] $ docker exec --env ******** --env ******** 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 ssh-agent -k [2022-05-09T15:07:33.088Z] unset SSH_AUTH_SOCK; [2022-05-09T15:07:33.089Z] unset SSH_AGENT_PID; [2022-05-09T15:07:33.089Z] echo Agent pid 40 killed; [2022-05-09T15:07:33.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:07:33.409Z] + git semver [Pipeline] } [2022-05-09T15:07:33.689Z] $ docker stop --time=1 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 [2022-05-09T15:07:34.988Z] $ docker rm -f 46131ccd89a2f434eb8d8aa9ebd1f0f9760f9e2b5f6e0b918e4f6d07630a9767 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:35.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:07:35.381Z] [2022-05-09T15:07:35.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:35.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:07:35.686Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-09T15:07:35.686Z] ab5ef0e58194: Pulling fs layer [2022-05-09T15:07:35.686Z] 9712f1f96733: Pulling fs layer [2022-05-09T15:07:35.686Z] 63f879dbbcfc: Pulling fs layer [2022-05-09T15:07:35.686Z] 0d9ebad4ef96: Pulling fs layer [2022-05-09T15:07:35.686Z] e9a5061849ea: Pulling fs layer [2022-05-09T15:07:35.686Z] d747dcd14b5f: Pulling fs layer [2022-05-09T15:07:35.686Z] 2de7ff778b66: Pulling fs layer [2022-05-09T15:07:35.686Z] 0d9ebad4ef96: Waiting [2022-05-09T15:07:35.686Z] e9a5061849ea: Waiting [2022-05-09T15:07:35.686Z] d747dcd14b5f: Waiting [2022-05-09T15:07:35.686Z] 2de7ff778b66: Waiting [2022-05-09T15:07:35.686Z] 9712f1f96733: Download complete [2022-05-09T15:07:35.950Z] 63f879dbbcfc: Verifying Checksum [2022-05-09T15:07:35.950Z] 63f879dbbcfc: Download complete [2022-05-09T15:07:36.210Z] e9a5061849ea: Verifying Checksum [2022-05-09T15:07:36.210Z] e9a5061849ea: Download complete [2022-05-09T15:07:36.210Z] 0d9ebad4ef96: Verifying Checksum [2022-05-09T15:07:36.210Z] 0d9ebad4ef96: Download complete [2022-05-09T15:07:36.210Z] d747dcd14b5f: Download complete [2022-05-09T15:07:36.210Z] ab5ef0e58194: Verifying Checksum [2022-05-09T15:07:36.210Z] ab5ef0e58194: Download complete [2022-05-09T15:07:36.210Z] 2de7ff778b66: Verifying Checksum [2022-05-09T15:07:36.210Z] 2de7ff778b66: Download complete [2022-05-09T15:07:39.503Z] ab5ef0e58194: Pull complete [2022-05-09T15:07:39.503Z] 9712f1f96733: Pull complete [2022-05-09T15:07:39.503Z] 63f879dbbcfc: Pull complete [2022-05-09T15:07:43.694Z] 0d9ebad4ef96: Pull complete [2022-05-09T15:07:43.694Z] e9a5061849ea: Pull complete [2022-05-09T15:07:43.694Z] d747dcd14b5f: Pull complete [2022-05-09T15:07:44.630Z] 2de7ff778b66: Pull complete [2022-05-09T15:07:44.630Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-09T15:07:44.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:07:44.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-09T15:07:44.698Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:07:44.736Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-09T15:07:46.569Z] $ docker top a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:07:46.650Z] provisioning config files... [2022-05-09T15:07:46.661Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5743670227025181242tmp [2022-05-09T15:07:46.674Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6846073947484447782tmp [2022-05-09T15:07:46.686Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4623344300775398112tmp [Pipeline] { [Pipeline] echo [2022-05-09T15:07:46.704Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:07:46.992Z] ---> sigul-configuration.sh [2022-05-09T15:07:46.992Z] gpg: directory `/root/.gnupg' created [2022-05-09T15:07:46.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-09T15:07:46.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-09T15:07:46.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-09T15:07:46.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-09T15:07:46.992Z] gpg: CAST5 encrypted data [2022-05-09T15:07:46.992Z] gpg: encrypted with 1 passphrase [2022-05-09T15:07:46.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-09T15:07:47.281Z] + mkdir /home/jenkins [2022-05-09T15:07:47.281Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-09T15:07:47.571Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-09T15:07:47.581Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:07:47.869Z] ---> sigul-install.sh [2022-05-09T15:07:47.869Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-09T15:07:48.159Z] + git tag --list [2022-05-09T15:07:48.160Z] v0.0.0 [2022-05-09T15:07:48.160Z] v0.0.1-dev.1 [2022-05-09T15:07:48.160Z] v0.0.1-dev.2 [2022-05-09T15:07:48.160Z] v0.0.1-dev.3 [2022-05-09T15:07:48.160Z] v0.0.1-dev.4 [2022-05-09T15:07:48.160Z] v0.0.1-dev.5 [2022-05-09T15:07:48.160Z] v0.0.1-dev.6 [2022-05-09T15:07:48.160Z] v0.0.1-dev.7 [2022-05-09T15:07:48.160Z] v1.0.0 [2022-05-09T15:07:48.160Z] v1.0.1-dev.1 [2022-05-09T15:07:48.160Z] v1.0.1-dev.2 [2022-05-09T15:07:48.160Z] v1.0.1-dev.3 [2022-05-09T15:07:48.160Z] v1.0.1-dev.4 [2022-05-09T15:07:48.160Z] v1.0.1-dev.5 [2022-05-09T15:07:48.160Z] v2.1.0 [2022-05-09T15:07:48.160Z] v2.1.0-dev.1 [2022-05-09T15:07:48.160Z] v2.1.0-dev.10 [2022-05-09T15:07:48.160Z] v2.1.0-dev.11 [2022-05-09T15:07:48.160Z] v2.1.0-dev.2 [2022-05-09T15:07:48.160Z] v2.1.0-dev.3 [2022-05-09T15:07:48.160Z] v2.1.0-dev.4 [2022-05-09T15:07:48.160Z] v2.1.0-dev.5 [2022-05-09T15:07:48.160Z] v2.1.0-dev.6 [2022-05-09T15:07:48.160Z] v2.1.0-dev.7 [2022-05-09T15:07:48.160Z] v2.1.0-dev.8 [2022-05-09T15:07:48.160Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-09T15:07:48.449Z] + lftools sign git-tag v2.1.0-dev.11 [2022-05-09T15:07:49.019Z] Signing Git tag with Sigul... [2022-05-09T15:07:49.019Z] Signing v2.1.0-dev.11 [Pipeline] echo [2022-05-09T15:07:49.290Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:07:49.577Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-09T15:07:49.585Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-09T15:07:49.607Z] $ docker stop --time=1 a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 [2022-05-09T15:07:50.986Z] $ docker rm -f a36bc6c49bd41eea421a16e24daab350d77d4bafd0bd4d9338e7606b098655f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-09T15:07:51.441Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:07:51.441Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:51.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:07:51.739Z] . [Pipeline] withDockerContainer [2022-05-09T15:07:51.809Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:07:51.848Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:07:52.249Z] $ docker top a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:07:52.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:07:52.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:07:52.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:07:52.496Z] $ docker exec a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 ssh-agent [2022-05-09T15:07:52.616Z] SSH_AUTH_SOCK=/tmp/ssh-UqGtrRQueIUX/agent.32 [2022-05-09T15:07:52.616Z] SSH_AGENT_PID=38 [2022-05-09T15:07:52.622Z] Running ssh-add (command line suppressed) [2022-05-09T15:07:52.748Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5433342715611835364.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5433342715611835364.key) [2022-05-09T15:07:52.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:07:53.062Z] + git semver bump pre [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [bump_version] DEBUG bumping version:2.1.0-dev.11 on axis:pre with prefix:dev [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [bump_version] DEBUG bumped version:2.1.0-dev.12 [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [write_version] DEBUG write version:2.1.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,273 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,276 [execute] INFO git cat-file --batch-check [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,283 [execute] INFO git cat-file --batch [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T15:07:53.323Z] 2022-05-09 15:07:53,289 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:53.323Z] 2.1.0-dev.12 [Pipeline] } [2022-05-09T15:07:53.338Z] $ docker exec --env ******** --env ******** a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 ssh-agent -k [2022-05-09T15:07:53.460Z] unset SSH_AUTH_SOCK; [2022-05-09T15:07:53.461Z] unset SSH_AGENT_PID; [2022-05-09T15:07:53.461Z] echo Agent pid 38 killed; [2022-05-09T15:07:53.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:07:53.778Z] + git semver [Pipeline] } [2022-05-09T15:07:54.058Z] $ docker stop --time=1 a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 [2022-05-09T15:07:55.339Z] $ docker rm -f a4c5340dbecf7f7595af26d7fc2cf4b74343ece20e1bd13dd92fad0684427bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T15:07:55.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:07:55.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:07:56.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:07:56.072Z] . [Pipeline] withDockerContainer [2022-05-09T15:07:56.144Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:07:56.181Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:07:56.549Z] $ docker top 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:07:56.660Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:07:56.660Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:07:56.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:07:56.806Z] $ docker exec 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e ssh-agent [2022-05-09T15:07:56.932Z] SSH_AUTH_SOCK=/tmp/ssh-9U7qIIfuJFBl/agent.33 [2022-05-09T15:07:56.932Z] SSH_AGENT_PID=39 [2022-05-09T15:07:56.939Z] Running ssh-add (command line suppressed) [2022-05-09T15:07:57.055Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7994913954804467142.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7994913954804467142.key) [2022-05-09T15:07:57.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:07:57.363Z] + git semver push [2022-05-09T15:07:57.623Z] 2022-05-09 15:07:57,552 [run_push] DEBUG push [2022-05-09T15:07:57.623Z] 2022-05-09 15:07:57,553 [execute] INFO git push origin semver [2022-05-09T15:07:57.623Z] 2022-05-09 15:07:57,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:07:58.566Z] 2022-05-09 15:07:58,403 [run_push] DEBUG push all version tags [2022-05-09T15:07:58.566Z] 2022-05-09 15:07:58,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-09T15:07:58.566Z] 2022-05-09 15:07:58,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:07:59.506Z] 2022-05-09 15:07:59,149 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-09T15:07:59.506Z] 2.1.0-dev.12 [Pipeline] } [2022-05-09T15:07:59.520Z] $ docker exec --env ******** --env ******** 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e ssh-agent -k [2022-05-09T15:07:59.624Z] unset SSH_AUTH_SOCK; [2022-05-09T15:07:59.625Z] unset SSH_AGENT_PID; [2022-05-09T15:07:59.625Z] echo Agent pid 39 killed; [2022-05-09T15:07:59.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:07:59.943Z] + git semver [Pipeline] } [2022-05-09T15:08:00.219Z] $ docker stop --time=1 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e [2022-05-09T15:08:01.564Z] $ docker rm -f 3a9c61e2da4752c5fb63abedc9c3f732a199674bca4358a97f54ee9f9f418b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T15:08:02.153Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-05-09T15:08:02.153Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T15:08:02.153Z] total 16 [2022-05-09T15:08:02.153Z] drwxr-xr-x 3 root root 4096 May 9 14:56 . [2022-05-09T15:08:02.153Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 15:07 .. [2022-05-09T15:08:02.153Z] drwxr-xr-x 2 root root 4096 May 9 14:56 cost [2022-05-09T15:08:02.153Z] -rw-r--r-- 1 root root 93 May 9 14:56 cost.csv [2022-05-09T15:08:02.153Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T15:08:02.153Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-09T15:08:02.153Z] total 16 [2022-05-09T15:08:02.153Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 14:56 . [2022-05-09T15:08:02.153Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 15:07 .. [2022-05-09T15:08:02.153Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 14:56 cost [2022-05-09T15:08:02.153Z] -rw-r--r-- 1 jenkins jenkins 93 May 9 14:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:02.452Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:03.320Z] ---> package-listing.sh [2022-05-09T15:08:03.320Z] ++ facter osfamily [2022-05-09T15:08:03.320Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T15:08:03.581Z] + OS_FAMILY=debian [2022-05-09T15:08:03.581Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-09T15:08:03.581Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T15:08:03.581Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T15:08:03.581Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T15:08:03.581Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T15:08:03.581Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-09T15:08:03.581Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T15:08:03.581Z] + case "${OS_FAMILY}" in [2022-05-09T15:08:03.581Z] + dpkg -l [2022-05-09T15:08:03.581Z] + grep '^ii' [2022-05-09T15:08:03.581Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T15:08:03.581Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T15:08:03.581Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T15:08:03.581Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-09T15:08:03.581Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-05-09T15:08:03.581Z] + 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 [2022-05-09T15:08:03.592Z] 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/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 [2022-05-09T15:08:03.875Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:08:04.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:08:04.434Z] . [Pipeline] withDockerContainer [2022-05-09T15:08:04.510Z] prd-ubuntu20.04-docker-8c-8g-41819 does not seem to be running inside a container [2022-05-09T15:08:04.552Z] $ 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/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 [2022-05-09T15:08:04.773Z] $ docker top a8f44878dd2aab4bdacf3349ae390854343667fa241a59c056a031352629e85f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T15:08:05.130Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T15:08:05.422Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T15:08:05.712Z] + ls /var/log/sa-host [2022-05-09T15:08:05.712Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:08:05.806Z] provisioning config files... [2022-05-09T15:08:05.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8997752843524975633tmp [Pipeline] { [Pipeline] echo [2022-05-09T15:08:05.828Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:06.110Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T15:08:06.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:06.450Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T15:08:06.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:06.751Z] ---> sudo-logs.sh [2022-05-09T15:08:06.751Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T15:08:06.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:07.063Z] ---> job-cost.sh [2022-05-09T15:08:07.063Z] lf-activate-venv: SKIPPING [2022-05-09T15:08:07.063Z] DEBUG: total: 0.2199999988079071 [2022-05-09T15:08:07.063Z] INFO: Retrieving Stack Cost... [2022-05-09T15:08:07.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T15:08:07.895Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T15:08:07.910Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:08:08.194Z] ---> logs-deploy.sh [2022-05-09T15:08:08.194Z] lf-activate-venv: SKIPPING [2022-05-09T15:08:08.194Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/32 [2022-05-09T15:08:08.194Z] INFO: archiving workspace using pattern(s): [2022-05-09T15:08:09.135Z] Archives upload complete. [2022-05-09T15:08:09.135Z] INFO: archiving logs to Nexus