Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3817b545243506d6c11f8926a861473cd0c4170b 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-ssh12191610807841092489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh11381723959678473489.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7159620755084949043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh18342020612724460951.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14050235103344895605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15367 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 3817b545243506d6c11f8926a861473cd0c4170b (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 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 Commit message: "Fix custom config (#90)" > git rev-list --no-walk cd50c67dda48d59214514b13406723cfe5ff62e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-22T22:20:57.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-22T22:20:57.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-22T22:20:57.506Z] ========================================================= [2022-06-22T22:20:57.506Z] EdgeX Global Pipelines Version Info [2022-06-22T22:20:57.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:20:58.265Z] ------------------- [2022-06-22T22:20:58.265Z] stable info: [2022-06-22T22:20:58.265Z] ------------------- [2022-06-22T22:20:58.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-22T22:20:58.265Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T22:20:58.265Z] Message: update stable to v1.0.234 [2022-06-22T22:20:58.838Z] ------------------- [2022-06-22T22:20:58.838Z] experimental info: [2022-06-22T22:20:58.838Z] ------------------- [2022-06-22T22:20:58.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-22T22:20:58.838Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-22T22:20:58.838Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-22T22:20:59.078Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-06-22T22:20:59.089Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-06-22T22:20:59.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-22T22:20:59.112Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-22T22:20:59.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-22T22:20:59.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-22T22:20:59.149Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-22T22:20:59.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-22T22:20:59.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-22T22:20:59.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-22T22:20:59.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-22T22:20:59.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-06-22T22:20:59.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-22T22:20:59.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-22T22:20:59.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T22:20:59.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-22T22:20:59.264Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T22:20:59.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-22T22:20:59.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-22T22:20:59.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-22T22:20:59.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-22T22:20:59.319Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-22T22:20:59.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-22T22:20:59.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-22T22:20:59.355Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-22T22:20:59.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-22T22:20:59.377Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-22T22:20:59.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-22T22:20:59.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-22T22:20:59.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-22T22:20:59.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] echo [2022-06-22T22:20:59.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3817b54 [Pipeline] echo [2022-06-22T22:20:59.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:20:59.490Z] provisioning config files... [2022-06-22T22:20:59.503Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2435341215394649395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:20:59.805Z] ---> docker-login.sh [2022-06-22T22:20:59.805Z] nexus3.edgexfoundry.org:10001 [2022-06-22T22:21:00.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:00.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:00.065Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:00.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:00.065Z] [2022-06-22T22:21:00.065Z] Login Succeeded [2022-06-22T22:21:00.065Z] nexus3.edgexfoundry.org:10002 [2022-06-22T22:21:00.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:00.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:00.324Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:00.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:00.324Z] [2022-06-22T22:21:00.324Z] Login Succeeded [2022-06-22T22:21:00.324Z] nexus3.edgexfoundry.org:10003 [2022-06-22T22:21:00.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:00.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:00.324Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:00.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:00.324Z] [2022-06-22T22:21:00.324Z] Login Succeeded [2022-06-22T22:21:00.324Z] nexus3.edgexfoundry.org:10004 [2022-06-22T22:21:00.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:00.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:00.585Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:00.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:00.585Z] [2022-06-22T22:21:00.585Z] Login Succeeded [2022-06-22T22:21:00.585Z] docker.io [2022-06-22T22:21:00.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:00.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:00.847Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:00.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:00.847Z] [2022-06-22T22:21:00.847Z] Login Succeeded [2022-06-22T22:21:00.847Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T22:21:00.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-22T22:21:01.234Z] + git rev-list -1 --merges 3817b545243506d6c11f8926a861473cd0c4170b~1..3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] echo [2022-06-22T22:21:01.264Z] -----------> git rev-list -1 --merges 3817b545243506d6c11f8926a861473cd0c4170b~1..3817b545243506d6c11f8926a861473cd0c4170b 3817b545243506d6c11f8926a861473cd0c4170b [false] [Pipeline] sh [2022-06-22T22:21:01.556Z] + git log --format=format:%s -1 3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] echo [2022-06-22T22:21:01.572Z] ========================================================= [2022-06-22T22:21:01.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-22T22:21:01.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T22:21:01.895Z] + git log --format=format:%s -1 3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] echo [2022-06-22T22:21:01.905Z] [semverPrep] GIT_COMMIT: 3817b545243506d6c11f8926a861473cd0c4170b, Commit Message: Fix custom config (#90) [Pipeline] echo [2022-06-22T22:21:01.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-22T22:21:02.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T22:21:02.273Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-22T22:21:02.273Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-22T22:21:02.273Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-22T22:21:02.273Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-22T22:21:02.273Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-22T22:21:02.273Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:21:02.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:21:02.703Z] [2022-06-22T22:21:02.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:21:03.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:21:03.007Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-22T22:21:03.007Z] 42c077c10790: Pulling fs layer [2022-06-22T22:21:03.007Z] f63e77b7563a: Pulling fs layer [2022-06-22T22:21:03.007Z] bd5fdadae976: Pulling fs layer [2022-06-22T22:21:03.007Z] 205491f53016: Pulling fs layer [2022-06-22T22:21:03.007Z] df18705c85c3: Pulling fs layer [2022-06-22T22:21:03.007Z] bdb3f477010e: Pulling fs layer [2022-06-22T22:21:03.007Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-22T22:21:03.007Z] 2c6e9b1d212d: Pulling fs layer [2022-06-22T22:21:03.007Z] bdb8f0575790: Pulling fs layer [2022-06-22T22:21:03.007Z] 386e3cb2ff24: Pulling fs layer [2022-06-22T22:21:03.007Z] 2343380bae48: Pulling fs layer [2022-06-22T22:21:03.007Z] 205491f53016: Waiting [2022-06-22T22:21:03.007Z] df18705c85c3: Waiting [2022-06-22T22:21:03.007Z] bdb3f477010e: Waiting [2022-06-22T22:21:03.007Z] c8a8fc8e1c8f: Waiting [2022-06-22T22:21:03.007Z] 2c6e9b1d212d: Waiting [2022-06-22T22:21:03.007Z] f63e77b7563a: Verifying Checksum [2022-06-22T22:21:03.007Z] f63e77b7563a: Download complete [2022-06-22T22:21:03.007Z] 205491f53016: Verifying Checksum [2022-06-22T22:21:03.007Z] 205491f53016: Download complete [2022-06-22T22:21:03.007Z] df18705c85c3: Verifying Checksum [2022-06-22T22:21:03.007Z] df18705c85c3: Download complete [2022-06-22T22:21:03.268Z] bdb3f477010e: Verifying Checksum [2022-06-22T22:21:03.268Z] bdb3f477010e: Download complete [2022-06-22T22:21:03.268Z] bd5fdadae976: Verifying Checksum [2022-06-22T22:21:03.268Z] bd5fdadae976: Download complete [2022-06-22T22:21:03.268Z] 2c6e9b1d212d: Verifying Checksum [2022-06-22T22:21:03.268Z] 2c6e9b1d212d: Download complete [2022-06-22T22:21:03.268Z] bdb8f0575790: Verifying Checksum [2022-06-22T22:21:03.268Z] bdb8f0575790: Download complete [2022-06-22T22:21:03.268Z] 386e3cb2ff24: Verifying Checksum [2022-06-22T22:21:03.268Z] 386e3cb2ff24: Download complete [2022-06-22T22:21:03.268Z] 2343380bae48: Verifying Checksum [2022-06-22T22:21:03.268Z] 2343380bae48: Download complete [2022-06-22T22:21:03.268Z] 42c077c10790: Verifying Checksum [2022-06-22T22:21:03.268Z] 42c077c10790: Download complete [2022-06-22T22:21:04.650Z] 42c077c10790: Pull complete [2022-06-22T22:21:04.650Z] f63e77b7563a: Pull complete [2022-06-22T22:21:05.218Z] bd5fdadae976: Pull complete [2022-06-22T22:21:05.218Z] 205491f53016: Pull complete [2022-06-22T22:21:05.478Z] df18705c85c3: Pull complete [2022-06-22T22:21:05.478Z] bdb3f477010e: Pull complete [2022-06-22T22:21:07.402Z] c8a8fc8e1c8f: Pull complete [2022-06-22T22:21:07.402Z] 2c6e9b1d212d: Pull complete [2022-06-22T22:21:07.402Z] bdb8f0575790: Pull complete [2022-06-22T22:21:07.402Z] 386e3cb2ff24: Pull complete [2022-06-22T22:21:07.665Z] 2343380bae48: Pull complete [2022-06-22T22:21:07.665Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-22T22:21:07.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:21:07.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:21:07.769Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:21:07.810Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T22:21:09.224Z] $ docker top d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e -eo pid,comm [2022-06-22T22:21:09.280Z] 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-06-22T22:21:09.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T22:21:09.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T22:21:09.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T22:21:09.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T22:21:09.444Z] $ docker exec d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e ssh-agent [2022-06-22T22:21:09.560Z] SSH_AUTH_SOCK=/tmp/ssh-LL7XCPQdnSG1/agent.34 [2022-06-22T22:21:09.560Z] SSH_AGENT_PID=40 [2022-06-22T22:21:09.567Z] Running ssh-add (command line suppressed) [2022-06-22T22:21:09.685Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2444498923303333984.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2444498923303333984.key) [2022-06-22T22:21:09.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T22:21:09.986Z] + git tag --points-at HEAD [Pipeline] } [2022-06-22T22:21:10.003Z] $ docker exec --env ******** --env ******** d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e ssh-agent -k [2022-06-22T22:21:10.128Z] unset SSH_AUTH_SOCK; [2022-06-22T22:21:10.128Z] unset SSH_AGENT_PID; [2022-06-22T22:21:10.128Z] echo Agent pid 40 killed; [2022-06-22T22:21:10.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-22T22:21:10.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T22:21:10.159Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T22:21:10.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T22:21:10.287Z] $ docker exec d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e ssh-agent [2022-06-22T22:21:10.415Z] SSH_AUTH_SOCK=/tmp/ssh-8lybXkTKzj9z/agent.75 [2022-06-22T22:21:10.415Z] SSH_AGENT_PID=81 [2022-06-22T22:21:10.420Z] Running ssh-add (command line suppressed) [2022-06-22T22:21:10.542Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7287761698875058850.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7287761698875058850.key) [2022-06-22T22:21:10.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T22:21:10.842Z] + git semver init [2022-06-22T22:21:11.102Z] 2022-06-22 22:21:11,035 [run_init] DEBUG init version:0.0.0 force:False [2022-06-22T22:21:11.102Z] 2022-06-22 22:21:11,036 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-06-22T22:21:11.102Z] 2022-06-22 22:21:11,037 [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-06-22T22:21:11.102Z] 2022-06-22 22:21:11,037 [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-06-22T22:21:12.047Z] 2022-06-22 22:21:11,977 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-06-22T22:21:12.047Z] 2022-06-22 22:21:11,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-06-22T22:21:12.047Z] 2022-06-22 22:21:11,978 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:21:12.047Z] 2022-06-22 22:21:11,978 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:21:12.047Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T22:21:12.064Z] $ docker exec --env ******** --env ******** d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e ssh-agent -k [2022-06-22T22:21:12.179Z] unset SSH_AUTH_SOCK; [2022-06-22T22:21:12.179Z] unset SSH_AGENT_PID; [2022-06-22T22:21:12.179Z] echo Agent pid 81 killed; [2022-06-22T22:21:12.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T22:21:12.498Z] + git semver [Pipeline] } [2022-06-22T22:21:12.776Z] $ docker stop --time=1 d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e [2022-06-22T22:21:14.090Z] $ docker rm -f d0c8cb3f92b8e38c42bb5ee5bfa5aa157c24aaadaac3499fe59da972b2d2c29e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T22:21:14.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-22T22:21:14.680Z] Stashed 1 file(s) [Pipeline] echo [2022-06-22T22:21:14.682Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.3 [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-06-22T22:21:14.831Z] provisioning config files... [2022-06-22T22:21:14.841Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5074308697822636003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:21:15.134Z] ---> docker-login.sh [2022-06-22T22:21:15.134Z] nexus3.edgexfoundry.org:10001 [2022-06-22T22:21:15.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:15.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:15.134Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:15.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:15.134Z] [2022-06-22T22:21:15.134Z] Login Succeeded [2022-06-22T22:21:15.134Z] nexus3.edgexfoundry.org:10002 [2022-06-22T22:21:15.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:15.394Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:15.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:15.394Z] [2022-06-22T22:21:15.394Z] Login Succeeded [2022-06-22T22:21:15.394Z] nexus3.edgexfoundry.org:10003 [2022-06-22T22:21:15.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:15.394Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:15.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:15.394Z] [2022-06-22T22:21:15.394Z] Login Succeeded [2022-06-22T22:21:15.394Z] nexus3.edgexfoundry.org:10004 [2022-06-22T22:21:15.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:15.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:15.655Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:15.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:15.655Z] [2022-06-22T22:21:15.655Z] Login Succeeded [2022-06-22T22:21:15.655Z] docker.io [2022-06-22T22:21:15.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:21:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:21:15.916Z] Configure a credential helper to remove this warning. See [2022-06-22T22:21:15.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:21:15.916Z] [2022-06-22T22:21:15.916Z] Login Succeeded [2022-06-22T22:21:15.916Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T22:21:15.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T22:21:15.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:21:16.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:21:16.012Z] ========================================================= [2022-06-22T22:21:16.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-22T22:21:16.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:21:16.332Z] + 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-06-22T22:21:16.332Z] Sending build context to Docker daemon 12.45MB [2022-06-22T22:21:16.332Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T22:21:16.332Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T22:21:16.332Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-22T22:21:16.332Z] 59bf1c3509f3: Pulling fs layer [2022-06-22T22:21:16.332Z] 666ba61612fd: Pulling fs layer [2022-06-22T22:21:16.332Z] 8ed8ca486205: Pulling fs layer [2022-06-22T22:21:16.332Z] cc1cd167ecdc: Pulling fs layer [2022-06-22T22:21:16.332Z] c516ae0d96e1: Pulling fs layer [2022-06-22T22:21:16.332Z] 684cea983483: Pulling fs layer [2022-06-22T22:21:16.332Z] dd3240ac7de5: Pulling fs layer [2022-06-22T22:21:16.332Z] b1e948a4e11c: Pulling fs layer [2022-06-22T22:21:16.332Z] a8fd76ee1af6: Pulling fs layer [2022-06-22T22:21:16.332Z] 646ad004c059: Pulling fs layer [2022-06-22T22:21:16.332Z] dd3240ac7de5: Waiting [2022-06-22T22:21:16.332Z] b1e948a4e11c: Waiting [2022-06-22T22:21:16.332Z] c516ae0d96e1: Waiting [2022-06-22T22:21:16.332Z] 646ad004c059: Waiting [2022-06-22T22:21:16.332Z] a8fd76ee1af6: Waiting [2022-06-22T22:21:16.332Z] 684cea983483: Waiting [2022-06-22T22:21:16.596Z] 8ed8ca486205: Verifying Checksum [2022-06-22T22:21:16.596Z] 8ed8ca486205: Download complete [2022-06-22T22:21:16.596Z] 666ba61612fd: Download complete [2022-06-22T22:21:16.596Z] c516ae0d96e1: Verifying Checksum [2022-06-22T22:21:16.596Z] c516ae0d96e1: Download complete [2022-06-22T22:21:16.596Z] 684cea983483: Verifying Checksum [2022-06-22T22:21:16.596Z] 684cea983483: Download complete [2022-06-22T22:21:16.596Z] dd3240ac7de5: Verifying Checksum [2022-06-22T22:21:16.596Z] dd3240ac7de5: Download complete [2022-06-22T22:21:16.596Z] 59bf1c3509f3: Verifying Checksum [2022-06-22T22:21:16.596Z] 59bf1c3509f3: Download complete [2022-06-22T22:21:16.596Z] b1e948a4e11c: Verifying Checksum [2022-06-22T22:21:16.596Z] b1e948a4e11c: Download complete [2022-06-22T22:21:16.596Z] 59bf1c3509f3: Pull complete [2022-06-22T22:21:16.864Z] 666ba61612fd: Pull complete [2022-06-22T22:21:16.864Z] 8ed8ca486205: Pull complete [2022-06-22T22:21:17.130Z] 646ad004c059: Verifying Checksum [2022-06-22T22:21:17.130Z] 646ad004c059: Download complete [2022-06-22T22:21:17.130Z] cc1cd167ecdc: Download complete [2022-06-22T22:21:17.391Z] a8fd76ee1af6: Download complete [2022-06-22T22:21:21.585Z] cc1cd167ecdc: Pull complete [2022-06-22T22:21:21.585Z] c516ae0d96e1: Pull complete [2022-06-22T22:21:21.585Z] 684cea983483: Pull complete [2022-06-22T22:21:21.585Z] dd3240ac7de5: Pull complete [2022-06-22T22:21:21.585Z] b1e948a4e11c: Pull complete [2022-06-22T22:21:22.962Z] a8fd76ee1af6: Pull complete [2022-06-22T22:21:23.897Z] 646ad004c059: Pull complete [2022-06-22T22:21:23.897Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-22T22:21:23.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-22T22:21:23.897Z] ---> 8f69c11f6b0c [2022-06-22T22:21:23.897Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T22:21:25.807Z] ---> Running in b4ddb1eebbf7 [2022-06-22T22:21:25.807Z] Removing intermediate container b4ddb1eebbf7 [2022-06-22T22:21:25.807Z] ---> c16de209685e [2022-06-22T22:21:25.807Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T22:21:25.807Z] ---> Running in 46d8526a4901 [2022-06-22T22:21:25.807Z] Removing intermediate container 46d8526a4901 [2022-06-22T22:21:25.807Z] ---> 716f33d07b7e [2022-06-22T22:21:25.807Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:21:25.807Z] ---> Running in 10895aa38d78 [2022-06-22T22:21:25.807Z] Removing intermediate container 10895aa38d78 [2022-06-22T22:21:25.807Z] ---> c819aef67fde [2022-06-22T22:21:25.807Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:21:25.807Z] ---> Running in 4d2e49edce55 [2022-06-22T22:21:26.376Z] Removing intermediate container 4d2e49edce55 [2022-06-22T22:21:26.376Z] ---> 636b7209c037 [2022-06-22T22:21:26.376Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T22:21:26.376Z] ---> Running in adedea038293 [2022-06-22T22:21:26.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T22:21:27.578Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T22:21:27.840Z] OK: 221 MiB in 52 packages [2022-06-22T22:21:28.100Z] Removing intermediate container adedea038293 [2022-06-22T22:21:28.100Z] ---> e8b2bb6353a3 [2022-06-22T22:21:28.100Z] Step 8/13 : WORKDIR /app [2022-06-22T22:21:28.100Z] ---> Running in 004b535795e2 [2022-06-22T22:21:28.361Z] Removing intermediate container 004b535795e2 [2022-06-22T22:21:28.361Z] ---> 4b7e062265cd [2022-06-22T22:21:28.361Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T22:21:28.361Z] ---> 3c5eeab76b7b [2022-06-22T22:21:28.361Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T22:21:28.361Z] ---> Running in 6181f854ea47 [2022-06-22T22:21:29.787Z] Still waiting to schedule task [2022-06-22T22:21:29.787Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-22T22:21:43.263Z] Removing intermediate container 6181f854ea47 [2022-06-22T22:21:43.263Z] ---> 07a6f4ea1ff4 [2022-06-22T22:21:43.263Z] Step 11/13 : COPY . . [2022-06-22T22:21:43.263Z] ---> a64f9350577e [2022-06-22T22:21:43.263Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T22:21:43.263Z] ---> Running in 733fef232c60 [2022-06-22T22:21:43.263Z] Removing intermediate container 733fef232c60 [2022-06-22T22:21:43.263Z] ---> 670c46bb0872 [2022-06-22T22:21:43.263Z] Step 13/13 : RUN $MAKE [2022-06-22T22:21:43.263Z] ---> Running in 4c09fd0f3a43 [2022-06-22T22:21:43.263Z] noop [2022-06-22T22:21:43.263Z] Removing intermediate container 4c09fd0f3a43 [2022-06-22T22:21:43.263Z] ---> 8233309e51d0 [2022-06-22T22:21:43.263Z] Successfully built 8233309e51d0 [2022-06-22T22:21:43.263Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:21:43.582Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T22:21:43.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:21:43.662Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:21:43.703Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T22:21:44.084Z] $ docker top ea89c08cf9867056a9ca34fea3989964c319ee039f85edb3b1ccceb68622b6df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T22:21:44.439Z] + go version [2022-06-22T22:21:44.439Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-22T22:21:44.454Z] $ docker stop --time=1 ea89c08cf9867056a9ca34fea3989964c319ee039f85edb3b1ccceb68622b6df [2022-06-22T22:21:45.762Z] $ docker rm -f ea89c08cf9867056a9ca34fea3989964c319ee039f85edb3b1ccceb68622b6df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:21:46.178Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-22T22:21:46.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:21:46.265Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:21:46.323Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-06-22T22:21:46.739Z] $ docker top c4d6e8950fef5e89cde0ffce96586e304acf21be8358397538293dc95fca2ebc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T22:21:47.149Z] + make test [2022-06-22T22:21:47.149Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-22T22:21:57.132Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-22T22:21:57.132Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements [2022-06-22T22:21:57.132Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-22T22:21:59.044Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.586s coverage: 71.9% of statements [2022-06-22T22:22:07.178Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T22:22:10.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T22:22:10.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T22:22:10.468Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-22T22:22:10.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T22:22:10.756Z] $ docker stop --time=1 c4d6e8950fef5e89cde0ffce96586e304acf21be8358397538293dc95fca2ebc [2022-06-22T22:22:12.534Z] $ docker rm -f c4d6e8950fef5e89cde0ffce96586e304acf21be8358397538293dc95fca2ebc [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T22:22:12.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T22:22:13.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-22T22:22:13.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T22:22:13.809Z] + ls -al . [2022-06-22T22:22:13.809Z] total 228 [2022-06-22T22:22:13.809Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 22:22 . [2022-06-22T22:22:13.809Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:20 .. [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 22 22:20 .dockerignore [2022-06-22T22:22:13.809Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 22:21 .git [2022-06-22T22:22:13.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 22:20 .github [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 22 22:20 .gitignore [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 22:20 .golangci.yml [2022-06-22T22:22:13.809Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 22:21 .semver [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 22 22:20 Attribution.txt [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 22 22:20 CHANGELOG.md [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 22 22:20 Dockerfile [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 22:20 GOVERNANCE.md [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 22 22:20 Jenkinsfile [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 22 22:20 LICENSE [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 22 22:20 Makefile [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 22 22:20 OWNERS.md [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 22 22:20 README.md [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 22:21 VERSION [2022-06-22T22:22:13.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:20 bin [2022-06-22T22:22:13.809Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 22 22:21 coverage.out [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 22 22:20 go.mod [2022-06-22T22:22:13.809Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 22 22:20 go.sum [2022-06-22T22:22:13.809Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:20 images [2022-06-22T22:22:13.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:20 internal [2022-06-22T22:22:13.810Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 22 22:20 main.go [2022-06-22T22:22:13.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:20 res [2022-06-22T22:22:13.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:20 snap [2022-06-22T22:22:13.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 22:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:14.123Z] + 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=3817b545243506d6c11f8926a861473cd0c4170b --label arch=amd64 --label version=2.2.1-dev.3 . [2022-06-22T22:22:14.123Z] Sending build context to Docker daemon 12.45MB [2022-06-22T22:22:14.123Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T22:22:14.123Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-22T22:22:14.123Z] ---> 8233309e51d0 [2022-06-22T22:22:14.123Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T22:22:14.382Z] ---> Running in 66d16fcd4b90 [2022-06-22T22:22:14.382Z] Removing intermediate container 66d16fcd4b90 [2022-06-22T22:22:14.382Z] ---> 55abcbd236f2 [2022-06-22T22:22:14.382Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T22:22:14.382Z] ---> Running in 424a92039e2f [2022-06-22T22:22:14.382Z] Removing intermediate container 424a92039e2f [2022-06-22T22:22:14.382Z] ---> 3c0143eac116 [2022-06-22T22:22:14.382Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:22:14.641Z] ---> Running in 3124a56d9f21 [2022-06-22T22:22:14.641Z] Removing intermediate container 3124a56d9f21 [2022-06-22T22:22:14.641Z] ---> 690731b56bbc [2022-06-22T22:22:14.641Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:22:14.641Z] ---> Running in 20a90158cebf [2022-06-22T22:22:15.211Z] Removing intermediate container 20a90158cebf [2022-06-22T22:22:15.211Z] ---> c1bf0bb2826d [2022-06-22T22:22:15.211Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T22:22:15.211Z] ---> Running in 6bc3731c7455 [2022-06-22T22:22:15.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-22T22:22:16.414Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-22T22:22:16.673Z] OK: 221 MiB in 52 packages [2022-06-22T22:22:16.933Z] Removing intermediate container 6bc3731c7455 [2022-06-22T22:22:16.933Z] ---> 9c0212a73f11 [2022-06-22T22:22:16.933Z] Step 8/31 : WORKDIR /app [2022-06-22T22:22:17.193Z] ---> Running in 47538ca04b42 [2022-06-22T22:22:17.193Z] Removing intermediate container 47538ca04b42 [2022-06-22T22:22:17.193Z] ---> d0532a2b2737 [2022-06-22T22:22:17.193Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-22T22:22:17.193Z] ---> e756f3b58bc8 [2022-06-22T22:22:17.193Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T22:22:17.452Z] ---> Running in 2e728ccc7ab4 [2022-06-22T22:22:18.021Z] Removing intermediate container 2e728ccc7ab4 [2022-06-22T22:22:18.021Z] ---> 20c85fe5cadb [2022-06-22T22:22:18.021Z] Step 11/31 : COPY . . [2022-06-22T22:22:18.281Z] ---> 3766d93adcad [2022-06-22T22:22:18.281Z] Step 12/31 : ARG MAKE="make build" [2022-06-22T22:22:18.542Z] ---> Running in 7f7c617d09b8 [2022-06-22T22:22:18.542Z] Removing intermediate container 7f7c617d09b8 [2022-06-22T22:22:18.542Z] ---> faae5d5ff3db [2022-06-22T22:22:18.542Z] Step 13/31 : RUN $MAKE [2022-06-22T22:22:18.542Z] ---> Running in 1da54dcf6f47 [2022-06-22T22:22:18.801Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-22T22:22:40.754Z] Removing intermediate container 1da54dcf6f47 [2022-06-22T22:22:40.754Z] ---> 408ec16cb6ed [2022-06-22T22:22:40.754Z] Step 14/31 : FROM alpine:3.14 [2022-06-22T22:22:40.754Z] 3.14: Pulling from library/alpine [2022-06-22T22:22:40.754Z] 8663204ce13b: Pulling fs layer [2022-06-22T22:22:40.754Z] 8663204ce13b: Download complete [2022-06-22T22:22:40.754Z] 8663204ce13b: Pull complete [2022-06-22T22:22:40.754Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T22:22:40.754Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T22:22:40.754Z] ---> e04c818066af [2022-06-22T22:22:40.754Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:22:40.754Z] ---> Running in 831a9f3fee1d [2022-06-22T22:22:40.754Z] Removing intermediate container 831a9f3fee1d [2022-06-22T22:22:40.754Z] ---> 4d6f51c212cf [2022-06-22T22:22:40.754Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-22T22:22:40.754Z] ---> Running in b596eb555fbc [2022-06-22T22:22:40.754Z] Removing intermediate container b596eb555fbc [2022-06-22T22:22:40.754Z] ---> 7bb64a1348fd [2022-06-22T22:22:40.754Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:22:40.754Z] ---> Running in 880b4ff92104 [2022-06-22T22:22:40.754Z] Removing intermediate container 880b4ff92104 [2022-06-22T22:22:40.754Z] ---> f7938832e2f6 [2022-06-22T22:22:40.754Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-22T22:22:40.754Z] ---> Running in 0fa0e335d92a [2022-06-22T22:22:40.754Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-22T22:22:40.754Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-22T22:22:40.754Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T22:22:40.754Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T22:22:41.014Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T22:22:41.014Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T22:22:41.014Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T22:22:41.276Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T22:22:41.276Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T22:22:41.276Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T22:22:41.276Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T22:22:41.541Z] OK: 9 MiB in 21 packages [2022-06-22T22:22:41.802Z] Removing intermediate container 0fa0e335d92a [2022-06-22T22:22:41.802Z] ---> eaa323791517 [2022-06-22T22:22:41.802Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T22:22:42.065Z] ---> 95211a9ab73a [2022-06-22T22:22:42.065Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T22:22:42.065Z] ---> 8b0e051a5d9a [2022-06-22T22:22:42.065Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-22T22:22:42.327Z] ---> cf87b8fbfc1a [2022-06-22T22:22:42.327Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-22T22:22:42.586Z] ---> c4fcf4c33b27 [2022-06-22T22:22:42.586Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-22T22:22:43.159Z] ---> abe5dd1dc077 [2022-06-22T22:22:43.159Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-22T22:22:43.159Z] ---> Running in 4aa9e862bc04 [2022-06-22T22:22:43.729Z] Removing intermediate container 4aa9e862bc04 [2022-06-22T22:22:43.729Z] ---> e70091e00714 [2022-06-22T22:22:43.729Z] Step 25/31 : VOLUME /cache [2022-06-22T22:22:43.729Z] ---> Running in 9f2176d486e0 [2022-06-22T22:22:43.729Z] Removing intermediate container 9f2176d486e0 [2022-06-22T22:22:43.729Z] ---> 85ae3329008c [2022-06-22T22:22:43.729Z] Step 26/31 : EXPOSE 59711 [2022-06-22T22:22:43.729Z] ---> Running in 3c5731030b40 [2022-06-22T22:22:43.987Z] Removing intermediate container 3c5731030b40 [2022-06-22T22:22:43.987Z] ---> c6abf340bee6 [2022-06-22T22:22:43.987Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-22T22:22:43.987Z] ---> Running in b9b9eaa5cbda [2022-06-22T22:22:43.987Z] Removing intermediate container b9b9eaa5cbda [2022-06-22T22:22:43.987Z] ---> 9adba6bb118c [2022-06-22T22:22:43.987Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-22T22:22:44.259Z] ---> Running in 3468dee92572 [2022-06-22T22:22:44.259Z] Removing intermediate container 3468dee92572 [2022-06-22T22:22:44.259Z] ---> 187507a1ca03 [2022-06-22T22:22:44.259Z] Step 29/31 : LABEL arch=amd64 [2022-06-22T22:22:44.259Z] ---> Running in 82d653f7abb1 [2022-06-22T22:22:44.259Z] Removing intermediate container 82d653f7abb1 [2022-06-22T22:22:44.259Z] ---> 38b3274e1355 [2022-06-22T22:22:44.259Z] Step 30/31 : LABEL git_sha=3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:22:44.530Z] ---> Running in b77bd47baf29 [2022-06-22T22:22:44.530Z] Removing intermediate container b77bd47baf29 [2022-06-22T22:22:44.530Z] ---> 8573c37318d4 [2022-06-22T22:22:44.530Z] Step 31/31 : LABEL version=2.2.1-dev.3 [2022-06-22T22:22:44.530Z] ---> Running in 235e8d39621b [2022-06-22T22:22:44.530Z] Removing intermediate container 235e8d39621b [2022-06-22T22:22:44.530Z] ---> 28e4f87dcc0b [2022-06-22T22:22:44.530Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T22:22:44.530Z] Successfully built 28e4f87dcc0b [2022-06-22T22:22:44.790Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:22:44.873Z] provisioning config files... [2022-06-22T22:22:44.883Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6798793111525121934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:22:45.185Z] ---> docker-login.sh [2022-06-22T22:22:45.185Z] nexus3.edgexfoundry.org:10001 [2022-06-22T22:22:45.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:22:45.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:22:45.185Z] Configure a credential helper to remove this warning. See [2022-06-22T22:22:45.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:22:45.185Z] [2022-06-22T22:22:45.185Z] Login Succeeded [2022-06-22T22:22:45.185Z] nexus3.edgexfoundry.org:10002 [2022-06-22T22:22:45.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:22:45.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:22:45.446Z] Configure a credential helper to remove this warning. See [2022-06-22T22:22:45.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:22:45.446Z] [2022-06-22T22:22:45.446Z] Login Succeeded [2022-06-22T22:22:45.446Z] nexus3.edgexfoundry.org:10003 [2022-06-22T22:22:45.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:22:45.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:22:45.446Z] Configure a credential helper to remove this warning. See [2022-06-22T22:22:45.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:22:45.446Z] [2022-06-22T22:22:45.446Z] Login Succeeded [2022-06-22T22:22:45.446Z] nexus3.edgexfoundry.org:10004 [2022-06-22T22:22:45.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:22:45.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:22:45.706Z] Configure a credential helper to remove this warning. See [2022-06-22T22:22:45.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:22:45.706Z] [2022-06-22T22:22:45.706Z] Login Succeeded [2022-06-22T22:22:45.706Z] docker.io [2022-06-22T22:22:45.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:22:45.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:22:45.967Z] Configure a credential helper to remove this warning. See [2022-06-22T22:22:45.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:22:45.967Z] [2022-06-22T22:22:45.967Z] Login Succeeded [2022-06-22T22:22:45.967Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T22:22:45.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T22:22:46.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:22:46.031Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-06-22T22:22:46.031Z] 3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:22:46.031Z] latest [2022-06-22T22:22:46.031Z] 2.2.1-dev.3 [2022-06-22T22:22:46.031Z] 3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:22:46.031Z] main [2022-06-22T22:22:46.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:46.357Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:46.667Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:22:46.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T22:22:46.667Z] 2b7fb639e667: Preparing [2022-06-22T22:22:46.667Z] a6b3c1fed42d: Preparing [2022-06-22T22:22:46.667Z] 70d1f32c5a17: Preparing [2022-06-22T22:22:46.667Z] 795efa358a8a: Preparing [2022-06-22T22:22:46.667Z] 8d43032cd062: Preparing [2022-06-22T22:22:46.667Z] 549aff84a674: Preparing [2022-06-22T22:22:46.667Z] 1328a4221e60: Preparing [2022-06-22T22:22:46.667Z] adad2f9ce93f: Preparing [2022-06-22T22:22:46.667Z] b541d28bf3b4: Preparing [2022-06-22T22:22:46.667Z] 549aff84a674: Waiting [2022-06-22T22:22:46.667Z] adad2f9ce93f: Waiting [2022-06-22T22:22:46.667Z] 1328a4221e60: Waiting [2022-06-22T22:22:46.667Z] b541d28bf3b4: Waiting [2022-06-22T22:22:46.667Z] 795efa358a8a: Pushed [2022-06-22T22:22:46.667Z] 70d1f32c5a17: Pushed [2022-06-22T22:22:46.667Z] 2b7fb639e667: Pushed [2022-06-22T22:22:46.667Z] 8d43032cd062: Pushed [2022-06-22T22:22:46.667Z] b541d28bf3b4: Layer already exists [2022-06-22T22:22:46.926Z] 549aff84a674: Pushed [2022-06-22T22:22:46.926Z] adad2f9ce93f: Pushed [2022-06-22T22:22:47.185Z] 1328a4221e60: Pushed [2022-06-22T22:22:49.728Z] a6b3c1fed42d: Pushed [2022-06-22T22:22:49.728Z] 3817b545243506d6c11f8926a861473cd0c4170b: digest: sha256:4e24dbb13452f9b01cfa4926aaf58ecae696a065a15df802e460a351c2f9e180 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:50.047Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:50.360Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-06-22T22:22:50.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T22:22:50.360Z] 2b7fb639e667: Preparing [2022-06-22T22:22:50.360Z] a6b3c1fed42d: Preparing [2022-06-22T22:22:50.360Z] 70d1f32c5a17: Preparing [2022-06-22T22:22:50.360Z] 795efa358a8a: Preparing [2022-06-22T22:22:50.360Z] 8d43032cd062: Preparing [2022-06-22T22:22:50.360Z] 549aff84a674: Preparing [2022-06-22T22:22:50.360Z] 1328a4221e60: Preparing [2022-06-22T22:22:50.360Z] adad2f9ce93f: Preparing [2022-06-22T22:22:50.360Z] b541d28bf3b4: Preparing [2022-06-22T22:22:50.360Z] 549aff84a674: Waiting [2022-06-22T22:22:50.360Z] 1328a4221e60: Waiting [2022-06-22T22:22:50.360Z] adad2f9ce93f: Waiting [2022-06-22T22:22:50.360Z] b541d28bf3b4: Waiting [2022-06-22T22:22:50.360Z] 795efa358a8a: Layer already exists [2022-06-22T22:22:50.360Z] a6b3c1fed42d: Layer already exists [2022-06-22T22:22:50.360Z] 8d43032cd062: Layer already exists [2022-06-22T22:22:50.360Z] 70d1f32c5a17: Layer already exists [2022-06-22T22:22:50.360Z] 2b7fb639e667: Layer already exists [2022-06-22T22:22:50.360Z] 1328a4221e60: Layer already exists [2022-06-22T22:22:50.360Z] 549aff84a674: Layer already exists [2022-06-22T22:22:50.360Z] b541d28bf3b4: Layer already exists [2022-06-22T22:22:50.360Z] adad2f9ce93f: Layer already exists [2022-06-22T22:22:50.360Z] latest: digest: sha256:4e24dbb13452f9b01cfa4926aaf58ecae696a065a15df802e460a351c2f9e180 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:50.677Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:50.994Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.3 [2022-06-22T22:22:50.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T22:22:50.994Z] 2b7fb639e667: Preparing [2022-06-22T22:22:50.994Z] a6b3c1fed42d: Preparing [2022-06-22T22:22:50.994Z] 70d1f32c5a17: Preparing [2022-06-22T22:22:50.994Z] 795efa358a8a: Preparing [2022-06-22T22:22:50.994Z] 8d43032cd062: Preparing [2022-06-22T22:22:50.994Z] 549aff84a674: Preparing [2022-06-22T22:22:50.994Z] 1328a4221e60: Preparing [2022-06-22T22:22:50.994Z] adad2f9ce93f: Preparing [2022-06-22T22:22:50.994Z] b541d28bf3b4: Preparing [2022-06-22T22:22:50.994Z] 549aff84a674: Waiting [2022-06-22T22:22:50.994Z] adad2f9ce93f: Waiting [2022-06-22T22:22:50.994Z] 1328a4221e60: Waiting [2022-06-22T22:22:50.994Z] b541d28bf3b4: Waiting [2022-06-22T22:22:50.994Z] 70d1f32c5a17: Layer already exists [2022-06-22T22:22:50.994Z] 8d43032cd062: Layer already exists [2022-06-22T22:22:50.994Z] a6b3c1fed42d: Layer already exists [2022-06-22T22:22:50.994Z] 795efa358a8a: Layer already exists [2022-06-22T22:22:50.994Z] 2b7fb639e667: Layer already exists [2022-06-22T22:22:50.994Z] 549aff84a674: Layer already exists [2022-06-22T22:22:50.994Z] 1328a4221e60: Layer already exists [2022-06-22T22:22:50.994Z] adad2f9ce93f: Layer already exists [2022-06-22T22:22:50.994Z] b541d28bf3b4: Layer already exists [2022-06-22T22:22:50.994Z] 2.2.1-dev.3: digest: sha256:4e24dbb13452f9b01cfa4926aaf58ecae696a065a15df802e460a351c2f9e180 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:51.316Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:51.632Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:22:51.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T22:22:51.632Z] 2b7fb639e667: Preparing [2022-06-22T22:22:51.632Z] a6b3c1fed42d: Preparing [2022-06-22T22:22:51.632Z] 70d1f32c5a17: Preparing [2022-06-22T22:22:51.632Z] 795efa358a8a: Preparing [2022-06-22T22:22:51.632Z] 8d43032cd062: Preparing [2022-06-22T22:22:51.632Z] 549aff84a674: Preparing [2022-06-22T22:22:51.632Z] 1328a4221e60: Preparing [2022-06-22T22:22:51.632Z] adad2f9ce93f: Preparing [2022-06-22T22:22:51.632Z] b541d28bf3b4: Preparing [2022-06-22T22:22:51.632Z] 549aff84a674: Waiting [2022-06-22T22:22:51.632Z] 1328a4221e60: Waiting [2022-06-22T22:22:51.632Z] adad2f9ce93f: Waiting [2022-06-22T22:22:51.632Z] b541d28bf3b4: Waiting [2022-06-22T22:22:51.632Z] 2b7fb639e667: Layer already exists [2022-06-22T22:22:51.632Z] a6b3c1fed42d: Layer already exists [2022-06-22T22:22:51.632Z] 70d1f32c5a17: Layer already exists [2022-06-22T22:22:51.632Z] 795efa358a8a: Layer already exists [2022-06-22T22:22:51.632Z] 8d43032cd062: Layer already exists [2022-06-22T22:22:51.632Z] 1328a4221e60: Layer already exists [2022-06-22T22:22:51.632Z] 549aff84a674: Layer already exists [2022-06-22T22:22:51.632Z] b541d28bf3b4: Layer already exists [2022-06-22T22:22:51.632Z] adad2f9ce93f: Layer already exists [2022-06-22T22:22:51.632Z] 3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3: digest: sha256:4e24dbb13452f9b01cfa4926aaf58ecae696a065a15df802e460a351c2f9e180 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:51.952Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:52.265Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-06-22T22:22:52.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-06-22T22:22:52.265Z] 2b7fb639e667: Preparing [2022-06-22T22:22:52.265Z] a6b3c1fed42d: Preparing [2022-06-22T22:22:52.265Z] 70d1f32c5a17: Preparing [2022-06-22T22:22:52.265Z] 795efa358a8a: Preparing [2022-06-22T22:22:52.265Z] 8d43032cd062: Preparing [2022-06-22T22:22:52.265Z] 549aff84a674: Preparing [2022-06-22T22:22:52.265Z] 1328a4221e60: Preparing [2022-06-22T22:22:52.265Z] adad2f9ce93f: Preparing [2022-06-22T22:22:52.265Z] b541d28bf3b4: Preparing [2022-06-22T22:22:52.265Z] 1328a4221e60: Waiting [2022-06-22T22:22:52.265Z] adad2f9ce93f: Waiting [2022-06-22T22:22:52.265Z] 549aff84a674: Waiting [2022-06-22T22:22:52.265Z] a6b3c1fed42d: Layer already exists [2022-06-22T22:22:52.265Z] 2b7fb639e667: Layer already exists [2022-06-22T22:22:52.265Z] 70d1f32c5a17: Layer already exists [2022-06-22T22:22:52.265Z] 795efa358a8a: Layer already exists [2022-06-22T22:22:52.265Z] 8d43032cd062: Layer already exists [2022-06-22T22:22:52.265Z] 549aff84a674: Layer already exists [2022-06-22T22:22:52.265Z] adad2f9ce93f: Layer already exists [2022-06-22T22:22:52.265Z] 1328a4221e60: Layer already exists [2022-06-22T22:22:52.265Z] b541d28bf3b4: Layer already exists [2022-06-22T22:22:52.265Z] main: digest: sha256:4e24dbb13452f9b01cfa4926aaf58ecae696a065a15df802e460a351c2f9e180 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T22:22:52.322Z] ===================================================== [Pipeline] echo [2022-06-22T22:22:52.331Z] taggedImages: [2022-06-22T22:22:52.332Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:22:52.332Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-06-22T22:22:52.332Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.3 [2022-06-22T22:22:52.332Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:22:52.332Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:52.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T22:22:52.686Z] [2022-06-22T22:22:52.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:22:52.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T22:22:52.985Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-22T22:22:52.985Z] 5eb5b503b376: Pulling fs layer [2022-06-22T22:22:52.985Z] 5c69ac0246d0: Pulling fs layer [2022-06-22T22:22:52.985Z] ec43610c2a17: Pulling fs layer [2022-06-22T22:22:52.985Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-22T22:22:52.985Z] 33b1e0a273af: Pulling fs layer [2022-06-22T22:22:52.985Z] 5d3b04190fa2: Pulling fs layer [2022-06-22T22:22:52.985Z] 2f39f015ded8: Pulling fs layer [2022-06-22T22:22:52.985Z] 5d3b04190fa2: Waiting [2022-06-22T22:22:52.985Z] 2f39f015ded8: Waiting [2022-06-22T22:22:52.985Z] 3a2ae6a8a46f: Waiting [2022-06-22T22:22:52.985Z] 5c69ac0246d0: Verifying Checksum [2022-06-22T22:22:52.985Z] 5c69ac0246d0: Download complete [2022-06-22T22:22:52.985Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-22T22:22:52.985Z] 3a2ae6a8a46f: Download complete [2022-06-22T22:22:52.985Z] 33b1e0a273af: Verifying Checksum [2022-06-22T22:22:52.985Z] 33b1e0a273af: Download complete [2022-06-22T22:22:52.985Z] 5d3b04190fa2: Verifying Checksum [2022-06-22T22:22:52.985Z] 5d3b04190fa2: Download complete [2022-06-22T22:22:52.985Z] ec43610c2a17: Verifying Checksum [2022-06-22T22:22:52.985Z] ec43610c2a17: Download complete [2022-06-22T22:22:53.244Z] 5eb5b503b376: Verifying Checksum [2022-06-22T22:22:53.244Z] 5eb5b503b376: Download complete [2022-06-22T22:22:53.811Z] 2f39f015ded8: Download complete [2022-06-22T22:22:54.381Z] 5eb5b503b376: Pull complete [2022-06-22T22:22:54.639Z] 5c69ac0246d0: Pull complete [2022-06-22T22:22:54.899Z] ec43610c2a17: Pull complete [2022-06-22T22:22:54.899Z] 3a2ae6a8a46f: Pull complete [2022-06-22T22:22:55.159Z] 33b1e0a273af: Pull complete [2022-06-22T22:22:55.418Z] 5d3b04190fa2: Pull complete [2022-06-22T22:22:59.611Z] 2f39f015ded8: Pull complete [2022-06-22T22:22:59.611Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-22T22:22:59.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T22:22:59.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:22:59.755Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:22:59.824Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T22:23:01.366Z] $ docker top 60b5cadf7002735b096beaa2156ed9ceb12081324b54bfce9c2b11e6738c649e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:23:01.768Z] ---> job-cost.sh [2022-06-22T22:23:01.768Z] lf-activate-venv: SKIPPING [2022-06-22T22:23:01.768Z] INFO: No Stack... [2022-06-22T22:23:02.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T22:23:02.596Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T22:23:02.886Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-06-22T22:23:02.886Z] + cut -d, -f6 [Pipeline] lock [2022-06-22T22:23:02.900Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [2022-06-22T22:23:02.906Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] did not exist. Created. [2022-06-22T22:23:02.906Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T22:23:03.210Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-22T22:23:03.243Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T22:23:03.249Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T22:23:03.273Z] $ docker stop --time=1 60b5cadf7002735b096beaa2156ed9ceb12081324b54bfce9c2b11e6738c649e [2022-06-22T22:23:04.443Z] $ docker rm -f 60b5cadf7002735b096beaa2156ed9ceb12081324b54bfce9c2b11e6738c649e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-22T22:23:06.613Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15368 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-06-22T22:23:06.626Z] Running in /w/workspace/app-rfid-llrp-inventory/40 [Pipeline] { [Pipeline] checkout [2022-06-22T22:23:06.665Z] The recommended git tool is: git [2022-06-22T22:23:14.185Z] using credential edgex-jenkins-ssh [2022-06-22T22:23:14.209Z] Cloning the remote Git repository [2022-06-22T22:23:14.285Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-22T22:23:14.368Z] > git init /w/workspace/app-rfid-llrp-inventory/40 # timeout=10 [2022-06-22T22:23:14.460Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-06-22T22:23:14.463Z] > git --version # timeout=10 [2022-06-22T22:23:14.495Z] > git --version # 'git version 2.25.1' [2022-06-22T22:23:14.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-22T22:23:14.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T22:23:16.823Z] Avoid second fetch [2022-06-22T22:23:16.824Z] Checking out Revision 3817b545243506d6c11f8926a861473cd0c4170b (main) [2022-06-22T22:23:16.757Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-06-22T22:23:16.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-22T22:23:16.853Z] > git config core.sparsecheckout # timeout=10 [2022-06-22T22:23:16.878Z] > git checkout -f 3817b545243506d6c11f8926a861473cd0c4170b # timeout=10 [2022-06-22T22:23:21.210Z] Commit message: "Fix custom config (#90)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T22:23:22.061Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-22T22:23:22.061Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T22:23:22.061Z] Dload Upload Total Spent Left Speed [2022-06-22T22:23:22.061Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 89437 0 --:--:-- --:--:-- --:--:-- 89437 [Pipeline] sh [2022-06-22T22:23:22.762Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-22T22:23:23.112Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-22T22:23:23.113Z] + sudo tee /etc/docker/daemon.new [2022-06-22T22:23:23.113Z] { [2022-06-22T22:23:23.113Z] "registry-mirrors": [ [2022-06-22T22:23:23.113Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-22T22:23:23.113Z] ], [2022-06-22T22:23:23.113Z] "bip": "10.250.0.254/24", [2022-06-22T22:23:23.113Z] "hosts": [ [2022-06-22T22:23:23.113Z] "tcp://0.0.0.0:5555", [2022-06-22T22:23:23.113Z] "unix:///var/run/docker.sock" [2022-06-22T22:23:23.113Z] ], [2022-06-22T22:23:23.113Z] "mtu": 1458, [2022-06-22T22:23:23.113Z] "selinux-enabled": true, [2022-06-22T22:23:23.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-22T22:23:23.113Z] } [Pipeline] sh [2022-06-22T22:23:23.531Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-22T22:23:23.910Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:23:42.241Z] provisioning config files... [2022-06-22T22:23:42.264Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/40@tmp/config7867727505920270694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:23:42.614Z] ---> docker-login.sh [2022-06-22T22:23:42.614Z] nexus3.edgexfoundry.org:10001 [2022-06-22T22:23:43.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:23:43.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:23:43.481Z] Configure a credential helper to remove this warning. See [2022-06-22T22:23:43.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:23:43.481Z] [2022-06-22T22:23:43.481Z] Login Succeeded [2022-06-22T22:23:43.481Z] nexus3.edgexfoundry.org:10002 [2022-06-22T22:23:43.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:23:43.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:23:43.753Z] Configure a credential helper to remove this warning. See [2022-06-22T22:23:43.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:23:43.753Z] [2022-06-22T22:23:43.753Z] Login Succeeded [2022-06-22T22:23:43.753Z] nexus3.edgexfoundry.org:10003 [2022-06-22T22:23:44.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:23:44.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:23:44.352Z] Configure a credential helper to remove this warning. See [2022-06-22T22:23:44.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:23:44.352Z] [2022-06-22T22:23:44.352Z] Login Succeeded [2022-06-22T22:23:44.352Z] nexus3.edgexfoundry.org:10004 [2022-06-22T22:23:44.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:23:44.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:23:44.907Z] Configure a credential helper to remove this warning. See [2022-06-22T22:23:44.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:23:44.907Z] [2022-06-22T22:23:44.907Z] Login Succeeded [2022-06-22T22:23:44.907Z] docker.io [2022-06-22T22:23:45.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:23:45.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:23:45.453Z] Configure a credential helper to remove this warning. See [2022-06-22T22:23:45.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:23:45.453Z] [2022-06-22T22:23:45.453Z] Login Succeeded [2022-06-22T22:23:45.453Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T22:23:45.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-22T22:23:45.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:23:45.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:23:45.996Z] ========================================================= [2022-06-22T22:23:45.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-22T22:23:45.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:23:46.371Z] + 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-06-22T22:23:46.644Z] Sending build context to Docker daemon 687.6kB [2022-06-22T22:23:46.644Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T22:23:46.644Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-22T22:23:46.918Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-22T22:23:46.918Z] 9b3977197b4f: Pulling fs layer [2022-06-22T22:23:46.918Z] 1a89e8eeedd5: Pulling fs layer [2022-06-22T22:23:46.918Z] 94645a83ff95: Pulling fs layer [2022-06-22T22:23:46.918Z] e6fb740bc735: Pulling fs layer [2022-06-22T22:23:46.918Z] 3a77bd46dcc9: Pulling fs layer [2022-06-22T22:23:46.918Z] 355e64cbe906: Pulling fs layer [2022-06-22T22:23:46.918Z] 63ab81a10011: Pulling fs layer [2022-06-22T22:23:46.918Z] 555d1d1c4555: Pulling fs layer [2022-06-22T22:23:46.918Z] 7d9057610161: Pulling fs layer [2022-06-22T22:23:46.918Z] e6fb740bc735: Waiting [2022-06-22T22:23:46.918Z] 3a77bd46dcc9: Waiting [2022-06-22T22:23:46.918Z] 63ab81a10011: Waiting [2022-06-22T22:23:46.918Z] 355e64cbe906: Waiting [2022-06-22T22:23:46.918Z] 555d1d1c4555: Waiting [2022-06-22T22:23:46.918Z] 7d9057610161: Waiting [2022-06-22T22:23:46.918Z] 94645a83ff95: Verifying Checksum [2022-06-22T22:23:46.918Z] 94645a83ff95: Download complete [2022-06-22T22:23:46.918Z] 1a89e8eeedd5: Download complete [2022-06-22T22:23:46.918Z] 3a77bd46dcc9: Verifying Checksum [2022-06-22T22:23:46.918Z] 3a77bd46dcc9: Download complete [2022-06-22T22:23:46.918Z] 355e64cbe906: Verifying Checksum [2022-06-22T22:23:46.918Z] 355e64cbe906: Download complete [2022-06-22T22:23:46.918Z] 9b3977197b4f: Verifying Checksum [2022-06-22T22:23:46.918Z] 9b3977197b4f: Download complete [2022-06-22T22:23:46.918Z] 63ab81a10011: Download complete [2022-06-22T22:23:47.905Z] 9b3977197b4f: Pull complete [2022-06-22T22:23:47.905Z] 7d9057610161: Verifying Checksum [2022-06-22T22:23:47.905Z] 7d9057610161: Download complete [2022-06-22T22:23:48.504Z] 1a89e8eeedd5: Pull complete [2022-06-22T22:23:48.782Z] 94645a83ff95: Pull complete [2022-06-22T22:23:49.059Z] 555d1d1c4555: Verifying Checksum [2022-06-22T22:23:49.059Z] 555d1d1c4555: Download complete [2022-06-22T22:23:49.667Z] e6fb740bc735: Verifying Checksum [2022-06-22T22:23:49.667Z] e6fb740bc735: Download complete [2022-06-22T22:24:02.077Z] e6fb740bc735: Pull complete [2022-06-22T22:24:02.077Z] 3a77bd46dcc9: Pull complete [2022-06-22T22:24:02.077Z] 355e64cbe906: Pull complete [2022-06-22T22:24:02.352Z] 63ab81a10011: Pull complete [2022-06-22T22:24:09.074Z] 555d1d1c4555: Pull complete [2022-06-22T22:24:11.085Z] 7d9057610161: Pull complete [2022-06-22T22:24:11.085Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-22T22:24:11.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-22T22:24:11.085Z] ---> 819e984ddca1 [2022-06-22T22:24:11.085Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T22:24:11.688Z] ---> Running in 07a160841cd6 [2022-06-22T22:24:11.961Z] Removing intermediate container 07a160841cd6 [2022-06-22T22:24:11.961Z] ---> f94149523a0e [2022-06-22T22:24:11.961Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T22:24:11.961Z] ---> Running in a8c846814aa4 [2022-06-22T22:24:12.235Z] Removing intermediate container a8c846814aa4 [2022-06-22T22:24:12.235Z] ---> a073002e493c [2022-06-22T22:24:12.235Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:24:12.235Z] ---> Running in c1a1ef867166 [2022-06-22T22:24:12.511Z] Removing intermediate container c1a1ef867166 [2022-06-22T22:24:12.511Z] ---> f1b59f6fc04d [2022-06-22T22:24:12.511Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:24:12.511Z] ---> Running in f19425c5ea74 [2022-06-22T22:24:14.503Z] Removing intermediate container f19425c5ea74 [2022-06-22T22:24:14.503Z] ---> 593fe96b4012 [2022-06-22T22:24:14.503Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T22:24:14.503Z] ---> Running in 0bd45df67ca4 [2022-06-22T22:24:15.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T22:24:16.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T22:24:17.072Z] OK: 220 MiB in 52 packages [2022-06-22T22:24:18.067Z] Removing intermediate container 0bd45df67ca4 [2022-06-22T22:24:18.067Z] ---> dbc9528637e8 [2022-06-22T22:24:18.067Z] Step 8/13 : WORKDIR /app [2022-06-22T22:24:18.067Z] ---> Running in a66dddfa5f39 [2022-06-22T22:24:18.342Z] Removing intermediate container a66dddfa5f39 [2022-06-22T22:24:18.342Z] ---> 8b3fce6b2e74 [2022-06-22T22:24:18.342Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-22T22:24:18.941Z] ---> e091c06c6d2b [2022-06-22T22:24:18.941Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T22:24:18.941Z] ---> Running in b54ed843a878 [2022-06-22T22:25:05.946Z] Removing intermediate container b54ed843a878 [2022-06-22T22:25:05.946Z] ---> 50dbf0149c72 [2022-06-22T22:25:05.946Z] Step 11/13 : COPY . . [2022-06-22T22:25:05.946Z] ---> a071f6870cf3 [2022-06-22T22:25:05.946Z] Step 12/13 : ARG MAKE="make build" [2022-06-22T22:25:05.946Z] ---> Running in fdeeba59f08f [2022-06-22T22:25:05.946Z] Removing intermediate container fdeeba59f08f [2022-06-22T22:25:05.946Z] ---> 263f02d73526 [2022-06-22T22:25:05.946Z] Step 13/13 : RUN $MAKE [2022-06-22T22:25:05.946Z] ---> Running in ae7805c20c24 [2022-06-22T22:25:05.946Z] noop [2022-06-22T22:25:05.946Z] Removing intermediate container ae7805c20c24 [2022-06-22T22:25:05.946Z] ---> b7391254900e [2022-06-22T22:25:05.946Z] Successfully built b7391254900e [2022-06-22T22:25:05.946Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:25:06.313Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T22:25:06.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:25:06.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-15368 does not seem to be running inside a container [2022-06-22T22:25:06.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/40 -v /w/workspace/app-rfid-llrp-inventory/40:/w/workspace/app-rfid-llrp-inventory/40:rw,z -v /w/workspace/app-rfid-llrp-inventory/40@tmp:/w/workspace/app-rfid-llrp-inventory/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T22:25:07.860Z] $ docker top 2c706f8aaa0c7c856071495651bdb8de85abf8918afe4daf85d6c1cd8b47ac10 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T22:25:08.742Z] + go version [2022-06-22T22:25:08.742Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-22T22:25:08.770Z] $ docker stop --time=1 2c706f8aaa0c7c856071495651bdb8de85abf8918afe4daf85d6c1cd8b47ac10 [2022-06-22T22:25:10.376Z] $ docker rm -f 2c706f8aaa0c7c856071495651bdb8de85abf8918afe4daf85d6c1cd8b47ac10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:25:10.967Z] + docker inspect -f . ci-base-image-arm64 [2022-06-22T22:25:10.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:25:11.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-15368 does not seem to be running inside a container [2022-06-22T22:25:11.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/40 -v /w/workspace/app-rfid-llrp-inventory/40:/w/workspace/app-rfid-llrp-inventory/40:rw,z -v /w/workspace/app-rfid-llrp-inventory/40@tmp:/w/workspace/app-rfid-llrp-inventory/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-22T22:25:12.524Z] $ docker top a224b11d7e5b028515608b77c7761012701dd921aae8d3f823259638f412d5e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-22T22:25:13.422Z] + make test [2022-06-22T22:25:13.422Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-22T22:26:35.263Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-06-22T22:26:35.263Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.216s coverage: 86.2% of statements [2022-06-22T22:26:35.263Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-06-22T22:26:38.643Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.696s coverage: 71.9% of statements [2022-06-22T22:26:38.917Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-22T22:26:38.917Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-22T22:27:11.297Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-22T22:27:11.297Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-22T22:27:11.297Z] ./bin/test-attribution.sh [Pipeline] echo [2022-06-22T22:27:11.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-22T22:27:11.336Z] $ docker stop --time=1 a224b11d7e5b028515608b77c7761012701dd921aae8d3f823259638f412d5e0 [2022-06-22T22:27:13.150Z] $ docker rm -f a224b11d7e5b028515608b77c7761012701dd921aae8d3f823259638f412d5e0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T22:27:14.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-22T22:27:14.155Z] Warning: overwriting stash ‘coverage-report’ [2022-06-22T22:27:14.639Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-22T22:27:15.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-22T22:27:15.350Z] + ls -al . [2022-06-22T22:27:15.350Z] total 224 [2022-06-22T22:27:15.350Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 22:27 . [2022-06-22T22:27:15.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:23 .. [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 22 22:23 .dockerignore [2022-06-22T22:27:15.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 22:23 .git [2022-06-22T22:27:15.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 22:23 .github [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 788 Jun 22 22:23 .gitignore [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 22:23 .golangci.yml [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 9413 Jun 22 22:23 Attribution.txt [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jun 22 22:23 CHANGELOG.md [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jun 22 22:23 Dockerfile [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 22:23 GOVERNANCE.md [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 22 22:23 Jenkinsfile [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 22 22:23 LICENSE [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jun 22 22:23 Makefile [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 22 22:23 OWNERS.md [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jun 22 22:23 README.md [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 22:21 VERSION [2022-06-22T22:27:15.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:23 bin [2022-06-22T22:27:15.350Z] -rw-r--r-- 1 jenkins jenkins 41008 Jun 22 22:26 coverage.out [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 3475 Jun 22 22:23 go.mod [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 36141 Jun 22 22:23 go.sum [2022-06-22T22:27:15.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:23 images [2022-06-22T22:27:15.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:23 internal [2022-06-22T22:27:15.350Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 22 22:23 main.go [2022-06-22T22:27:15.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 22:23 res [2022-06-22T22:27:15.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 22:23 snap [2022-06-22T22:27:15.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 22:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:27:15.712Z] + 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=3817b545243506d6c11f8926a861473cd0c4170b --label arch=arm64 --label version=2.2.1-dev.3 . [2022-06-22T22:27:15.987Z] Sending build context to Docker daemon 687.6kB [2022-06-22T22:27:15.987Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-06-22T22:27:15.987Z] Step 2/31 : FROM ${BASE} AS builder [2022-06-22T22:27:15.987Z] ---> b7391254900e [2022-06-22T22:27:15.987Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-22T22:27:16.264Z] ---> Running in c4f11a98843a [2022-06-22T22:27:16.539Z] Removing intermediate container c4f11a98843a [2022-06-22T22:27:16.539Z] ---> 3f860227b66e [2022-06-22T22:27:16.539Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-06-22T22:27:16.539Z] ---> Running in 0e80720ac88b [2022-06-22T22:27:16.813Z] Removing intermediate container 0e80720ac88b [2022-06-22T22:27:16.813Z] ---> b25c3c4eae11 [2022-06-22T22:27:16.813Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:27:16.813Z] ---> Running in 3d3295264e46 [2022-06-22T22:27:17.086Z] Removing intermediate container 3d3295264e46 [2022-06-22T22:27:17.086Z] ---> c2da037840e0 [2022-06-22T22:27:17.086Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:27:17.359Z] ---> Running in b6a48daba5c3 [2022-06-22T22:27:18.814Z] Removing intermediate container b6a48daba5c3 [2022-06-22T22:27:18.814Z] ---> 61335c91f46d [2022-06-22T22:27:18.814Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-22T22:27:19.098Z] ---> Running in 9fec9f196aad [2022-06-22T22:27:20.084Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-22T22:27:21.060Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-22T22:27:21.658Z] OK: 220 MiB in 52 packages [2022-06-22T22:27:22.642Z] Removing intermediate container 9fec9f196aad [2022-06-22T22:27:22.642Z] ---> 3215771be548 [2022-06-22T22:27:22.642Z] Step 8/31 : WORKDIR /app [2022-06-22T22:27:22.642Z] ---> Running in 6827e7247f4e [2022-06-22T22:27:22.914Z] Removing intermediate container 6827e7247f4e [2022-06-22T22:27:22.914Z] ---> 2584d04bddb6 [2022-06-22T22:27:22.914Z] Step 9/31 : COPY go.mod vendor* ./ [2022-06-22T22:27:23.512Z] ---> 67550055363b [2022-06-22T22:27:23.512Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-22T22:27:23.512Z] ---> Running in 0a035b3e1d11 [2022-06-22T22:27:25.499Z] Removing intermediate container 0a035b3e1d11 [2022-06-22T22:27:25.499Z] ---> d61916bfd6eb [2022-06-22T22:27:25.499Z] Step 11/31 : COPY . . [2022-06-22T22:27:26.095Z] ---> 7acb3c7250f3 [2022-06-22T22:27:26.095Z] Step 12/31 : ARG MAKE="make build" [2022-06-22T22:27:26.095Z] ---> Running in b6206ec38d68 [2022-06-22T22:27:26.373Z] Removing intermediate container b6206ec38d68 [2022-06-22T22:27:26.373Z] ---> 52a79ccfc9f0 [2022-06-22T22:27:26.373Z] Step 13/31 : RUN $MAKE [2022-06-22T22:27:26.373Z] ---> Running in e815533b177b [2022-06-22T22:27:27.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-06-22T22:29:34.237Z] Removing intermediate container e815533b177b [2022-06-22T22:29:34.237Z] ---> 42c9bda9fe07 [2022-06-22T22:29:34.237Z] Step 14/31 : FROM alpine:3.14 [2022-06-22T22:29:34.237Z] 3.14: Pulling from library/alpine [2022-06-22T22:29:34.237Z] 455c02918c45: Pulling fs layer [2022-06-22T22:29:34.237Z] 455c02918c45: Verifying Checksum [2022-06-22T22:29:34.237Z] 455c02918c45: Download complete [2022-06-22T22:29:34.237Z] 455c02918c45: Pull complete [2022-06-22T22:29:34.237Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-22T22:29:34.237Z] Status: Downloaded newer image for alpine:3.14 [2022-06-22T22:29:34.237Z] ---> ac73e934f311 [2022-06-22T22:29:34.237Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-22T22:29:34.237Z] ---> Running in 5876f1d2dec6 [2022-06-22T22:29:34.237Z] Removing intermediate container 5876f1d2dec6 [2022-06-22T22:29:34.237Z] ---> 219213a2c137 [2022-06-22T22:29:34.237Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-06-22T22:29:34.237Z] ---> Running in e28e7b496322 [2022-06-22T22:29:34.237Z] Removing intermediate container e28e7b496322 [2022-06-22T22:29:34.237Z] ---> a3e30594e96d [2022-06-22T22:29:34.237Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-22T22:29:34.237Z] ---> Running in 7301ea1bbfa2 [2022-06-22T22:29:34.237Z] Removing intermediate container 7301ea1bbfa2 [2022-06-22T22:29:34.237Z] ---> f4a1479f393e [2022-06-22T22:29:34.237Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-06-22T22:29:34.237Z] ---> Running in b813fbfa04c8 [2022-06-22T22:29:34.237Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-22T22:29:34.237Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-22T22:29:34.237Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-22T22:29:34.237Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-22T22:29:34.237Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-22T22:29:34.237Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-22T22:29:34.237Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-22T22:29:34.237Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-22T22:29:34.237Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-22T22:29:34.237Z] Executing busybox-1.33.1-r7.trigger [2022-06-22T22:29:34.237Z] Executing ca-certificates-20211220-r0.trigger [2022-06-22T22:29:34.237Z] OK: 9 MiB in 21 packages [2022-06-22T22:29:34.237Z] Removing intermediate container b813fbfa04c8 [2022-06-22T22:29:34.237Z] ---> 635e947b9488 [2022-06-22T22:29:34.237Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-22T22:29:34.237Z] ---> 25acee7ab51b [2022-06-22T22:29:34.237Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-22T22:29:34.237Z] ---> c660604563cd [2022-06-22T22:29:34.237Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-06-22T22:29:34.237Z] ---> c5248b0fe2af [2022-06-22T22:29:34.237Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-06-22T22:29:34.237Z] ---> 001e38961a1c [2022-06-22T22:29:34.237Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-06-22T22:29:35.681Z] ---> 82bd8ea660f0 [2022-06-22T22:29:35.681Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-06-22T22:29:35.681Z] ---> Running in a6472ba37c49 [2022-06-22T22:29:37.135Z] Removing intermediate container a6472ba37c49 [2022-06-22T22:29:37.135Z] ---> 6b85af3f6b22 [2022-06-22T22:29:37.135Z] Step 25/31 : VOLUME /cache [2022-06-22T22:29:37.135Z] ---> Running in a99328901a43 [2022-06-22T22:29:37.746Z] Removing intermediate container a99328901a43 [2022-06-22T22:29:37.746Z] ---> da9c6ea7da8b [2022-06-22T22:29:37.746Z] Step 26/31 : EXPOSE 59711 [2022-06-22T22:29:37.746Z] ---> Running in c2a27562c406 [2022-06-22T22:29:38.021Z] Removing intermediate container c2a27562c406 [2022-06-22T22:29:38.021Z] ---> a6fe0b25b10c [2022-06-22T22:29:38.021Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-06-22T22:29:38.021Z] ---> Running in f1c3894e677b [2022-06-22T22:29:38.298Z] Removing intermediate container f1c3894e677b [2022-06-22T22:29:38.298Z] ---> aee393368718 [2022-06-22T22:29:38.298Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-06-22T22:29:38.298Z] ---> Running in 325b274dada1 [2022-06-22T22:29:38.571Z] Removing intermediate container 325b274dada1 [2022-06-22T22:29:38.571Z] ---> 85ccb2261d0d [2022-06-22T22:29:38.571Z] Step 29/31 : LABEL arch=arm64 [2022-06-22T22:29:38.852Z] ---> Running in fcac416e5ef3 [2022-06-22T22:29:39.125Z] Removing intermediate container fcac416e5ef3 [2022-06-22T22:29:39.125Z] ---> 06894c6a4178 [2022-06-22T22:29:39.125Z] Step 30/31 : LABEL git_sha=3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:29:39.125Z] ---> Running in 8e2cc24ed485 [2022-06-22T22:29:39.399Z] Removing intermediate container 8e2cc24ed485 [2022-06-22T22:29:39.399Z] ---> b6ee6db044a0 [2022-06-22T22:29:39.399Z] Step 31/31 : LABEL version=2.2.1-dev.3 [2022-06-22T22:29:39.399Z] ---> Running in f28858f67a4a [2022-06-22T22:29:39.674Z] Removing intermediate container f28858f67a4a [2022-06-22T22:29:39.674Z] ---> 5a68c497dce4 [2022-06-22T22:29:39.674Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-22T22:29:39.674Z] Successfully built 5a68c497dce4 [2022-06-22T22:29:39.674Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:29:40.057Z] provisioning config files... [2022-06-22T22:29:40.076Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/40@tmp/config2469288821678660385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:29:40.444Z] ---> docker-login.sh [2022-06-22T22:29:40.444Z] nexus3.edgexfoundry.org:10001 [2022-06-22T22:29:40.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:29:40.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:29:40.721Z] Configure a credential helper to remove this warning. See [2022-06-22T22:29:40.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:29:40.721Z] [2022-06-22T22:29:40.721Z] Login Succeeded [2022-06-22T22:29:40.721Z] nexus3.edgexfoundry.org:10002 [2022-06-22T22:29:40.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:29:41.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:29:41.271Z] Configure a credential helper to remove this warning. See [2022-06-22T22:29:41.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:29:41.271Z] [2022-06-22T22:29:41.271Z] Login Succeeded [2022-06-22T22:29:41.271Z] nexus3.edgexfoundry.org:10003 [2022-06-22T22:29:41.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:29:41.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:29:41.815Z] Configure a credential helper to remove this warning. See [2022-06-22T22:29:41.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:29:41.815Z] [2022-06-22T22:29:41.815Z] Login Succeeded [2022-06-22T22:29:41.815Z] nexus3.edgexfoundry.org:10004 [2022-06-22T22:29:42.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:29:42.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:29:42.088Z] Configure a credential helper to remove this warning. See [2022-06-22T22:29:42.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:29:42.088Z] [2022-06-22T22:29:42.088Z] Login Succeeded [2022-06-22T22:29:42.088Z] docker.io [2022-06-22T22:29:42.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-22T22:29:42.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-22T22:29:42.966Z] Configure a credential helper to remove this warning. See [2022-06-22T22:29:42.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-22T22:29:42.966Z] [2022-06-22T22:29:42.966Z] Login Succeeded [2022-06-22T22:29:42.966Z] ---> docker-login.sh ends [Pipeline] } [2022-06-22T22:29:42.985Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T22:29:43.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-22T22:29:43.039Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-06-22T22:29:43.039Z] 3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:29:43.039Z] latest [2022-06-22T22:29:43.039Z] 2.2.1-dev.3 [2022-06-22T22:29:43.039Z] 3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:29:43.039Z] main [2022-06-22T22:29:43.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:43.396Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:43.761Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:29:43.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T22:29:43.762Z] d03327f6b733: Preparing [2022-06-22T22:29:43.762Z] 64f463ff9347: Preparing [2022-06-22T22:29:43.762Z] 35608b60d7fe: Preparing [2022-06-22T22:29:43.762Z] 4eefe31450a6: Preparing [2022-06-22T22:29:43.762Z] ce9c1c4a0538: Preparing [2022-06-22T22:29:43.762Z] 0e13eea6ff2a: Preparing [2022-06-22T22:29:43.762Z] 61cfe493084f: Preparing [2022-06-22T22:29:43.762Z] c39769fde6f8: Preparing [2022-06-22T22:29:43.762Z] f73e7dbfee58: Preparing [2022-06-22T22:29:43.762Z] 61cfe493084f: Waiting [2022-06-22T22:29:43.762Z] f73e7dbfee58: Waiting [2022-06-22T22:29:43.762Z] c39769fde6f8: Waiting [2022-06-22T22:29:44.037Z] 35608b60d7fe: Pushed [2022-06-22T22:29:44.037Z] 4eefe31450a6: Pushed [2022-06-22T22:29:44.037Z] ce9c1c4a0538: Pushed [2022-06-22T22:29:44.037Z] d03327f6b733: Pushed [2022-06-22T22:29:44.037Z] f73e7dbfee58: Layer already exists [2022-06-22T22:29:44.312Z] 0e13eea6ff2a: Pushed [2022-06-22T22:29:44.312Z] c39769fde6f8: Pushed [2022-06-22T22:29:44.910Z] 61cfe493084f: Pushed [2022-06-22T22:29:50.309Z] 64f463ff9347: Pushed [2022-06-22T22:29:50.309Z] 3817b545243506d6c11f8926a861473cd0c4170b: digest: sha256:dde58234c6d85704f86bc6e160928c6c4623c33a3d387b9694954d1ea489521b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:50.674Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:51.033Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-06-22T22:29:51.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T22:29:51.033Z] d03327f6b733: Preparing [2022-06-22T22:29:51.033Z] 64f463ff9347: Preparing [2022-06-22T22:29:51.033Z] 35608b60d7fe: Preparing [2022-06-22T22:29:51.033Z] 4eefe31450a6: Preparing [2022-06-22T22:29:51.033Z] ce9c1c4a0538: Preparing [2022-06-22T22:29:51.033Z] 0e13eea6ff2a: Preparing [2022-06-22T22:29:51.033Z] 61cfe493084f: Preparing [2022-06-22T22:29:51.033Z] c39769fde6f8: Preparing [2022-06-22T22:29:51.033Z] f73e7dbfee58: Preparing [2022-06-22T22:29:51.033Z] 61cfe493084f: Waiting [2022-06-22T22:29:51.033Z] c39769fde6f8: Waiting [2022-06-22T22:29:51.033Z] 0e13eea6ff2a: Waiting [2022-06-22T22:29:51.033Z] f73e7dbfee58: Waiting [2022-06-22T22:29:51.033Z] ce9c1c4a0538: Layer already exists [2022-06-22T22:29:51.033Z] 64f463ff9347: Layer already exists [2022-06-22T22:29:51.033Z] 35608b60d7fe: Layer already exists [2022-06-22T22:29:51.033Z] d03327f6b733: Layer already exists [2022-06-22T22:29:51.033Z] 4eefe31450a6: Layer already exists [2022-06-22T22:29:51.033Z] c39769fde6f8: Layer already exists [2022-06-22T22:29:51.033Z] 0e13eea6ff2a: Layer already exists [2022-06-22T22:29:51.033Z] 61cfe493084f: Layer already exists [2022-06-22T22:29:51.033Z] f73e7dbfee58: Layer already exists [2022-06-22T22:29:51.307Z] latest: digest: sha256:dde58234c6d85704f86bc6e160928c6c4623c33a3d387b9694954d1ea489521b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:51.673Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:52.034Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.3 [2022-06-22T22:29:52.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T22:29:52.034Z] d03327f6b733: Preparing [2022-06-22T22:29:52.034Z] 64f463ff9347: Preparing [2022-06-22T22:29:52.034Z] 35608b60d7fe: Preparing [2022-06-22T22:29:52.034Z] 4eefe31450a6: Preparing [2022-06-22T22:29:52.034Z] ce9c1c4a0538: Preparing [2022-06-22T22:29:52.034Z] 0e13eea6ff2a: Preparing [2022-06-22T22:29:52.034Z] 61cfe493084f: Preparing [2022-06-22T22:29:52.034Z] c39769fde6f8: Preparing [2022-06-22T22:29:52.034Z] f73e7dbfee58: Preparing [2022-06-22T22:29:52.034Z] 0e13eea6ff2a: Waiting [2022-06-22T22:29:52.034Z] 61cfe493084f: Waiting [2022-06-22T22:29:52.034Z] c39769fde6f8: Waiting [2022-06-22T22:29:52.034Z] f73e7dbfee58: Waiting [2022-06-22T22:29:52.034Z] d03327f6b733: Layer already exists [2022-06-22T22:29:52.034Z] ce9c1c4a0538: Layer already exists [2022-06-22T22:29:52.034Z] 4eefe31450a6: Layer already exists [2022-06-22T22:29:52.034Z] 64f463ff9347: Layer already exists [2022-06-22T22:29:52.034Z] 35608b60d7fe: Layer already exists [2022-06-22T22:29:52.034Z] c39769fde6f8: Layer already exists [2022-06-22T22:29:52.034Z] f73e7dbfee58: Layer already exists [2022-06-22T22:29:52.034Z] 61cfe493084f: Layer already exists [2022-06-22T22:29:52.034Z] 0e13eea6ff2a: Layer already exists [2022-06-22T22:29:52.306Z] 2.2.1-dev.3: digest: sha256:dde58234c6d85704f86bc6e160928c6c4623c33a3d387b9694954d1ea489521b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:52.679Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:53.042Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:29:53.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T22:29:53.042Z] d03327f6b733: Preparing [2022-06-22T22:29:53.042Z] 64f463ff9347: Preparing [2022-06-22T22:29:53.042Z] 35608b60d7fe: Preparing [2022-06-22T22:29:53.042Z] 4eefe31450a6: Preparing [2022-06-22T22:29:53.042Z] ce9c1c4a0538: Preparing [2022-06-22T22:29:53.042Z] 0e13eea6ff2a: Preparing [2022-06-22T22:29:53.042Z] 61cfe493084f: Preparing [2022-06-22T22:29:53.042Z] c39769fde6f8: Preparing [2022-06-22T22:29:53.042Z] f73e7dbfee58: Preparing [2022-06-22T22:29:53.042Z] 61cfe493084f: Waiting [2022-06-22T22:29:53.042Z] 0e13eea6ff2a: Waiting [2022-06-22T22:29:53.042Z] c39769fde6f8: Waiting [2022-06-22T22:29:53.042Z] f73e7dbfee58: Waiting [2022-06-22T22:29:53.042Z] 64f463ff9347: Layer already exists [2022-06-22T22:29:53.042Z] 35608b60d7fe: Layer already exists [2022-06-22T22:29:53.042Z] ce9c1c4a0538: Layer already exists [2022-06-22T22:29:53.042Z] 4eefe31450a6: Layer already exists [2022-06-22T22:29:53.042Z] d03327f6b733: Layer already exists [2022-06-22T22:29:53.042Z] 0e13eea6ff2a: Layer already exists [2022-06-22T22:29:53.042Z] 61cfe493084f: Layer already exists [2022-06-22T22:29:53.042Z] c39769fde6f8: Layer already exists [2022-06-22T22:29:53.042Z] f73e7dbfee58: Layer already exists [2022-06-22T22:29:53.316Z] 3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3: digest: sha256:dde58234c6d85704f86bc6e160928c6c4623c33a3d387b9694954d1ea489521b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:53.688Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:54.050Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-06-22T22:29:54.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-06-22T22:29:54.050Z] d03327f6b733: Preparing [2022-06-22T22:29:54.050Z] 64f463ff9347: Preparing [2022-06-22T22:29:54.050Z] 35608b60d7fe: Preparing [2022-06-22T22:29:54.050Z] 4eefe31450a6: Preparing [2022-06-22T22:29:54.050Z] ce9c1c4a0538: Preparing [2022-06-22T22:29:54.050Z] 0e13eea6ff2a: Preparing [2022-06-22T22:29:54.050Z] 61cfe493084f: Preparing [2022-06-22T22:29:54.050Z] c39769fde6f8: Preparing [2022-06-22T22:29:54.050Z] f73e7dbfee58: Preparing [2022-06-22T22:29:54.050Z] 0e13eea6ff2a: Waiting [2022-06-22T22:29:54.050Z] 61cfe493084f: Waiting [2022-06-22T22:29:54.050Z] f73e7dbfee58: Waiting [2022-06-22T22:29:54.050Z] c39769fde6f8: Waiting [2022-06-22T22:29:54.050Z] 35608b60d7fe: Layer already exists [2022-06-22T22:29:54.050Z] 64f463ff9347: Layer already exists [2022-06-22T22:29:54.050Z] d03327f6b733: Layer already exists [2022-06-22T22:29:54.050Z] ce9c1c4a0538: Layer already exists [2022-06-22T22:29:54.050Z] 4eefe31450a6: Layer already exists [2022-06-22T22:29:54.050Z] 61cfe493084f: Layer already exists [2022-06-22T22:29:54.050Z] 0e13eea6ff2a: Layer already exists [2022-06-22T22:29:54.050Z] f73e7dbfee58: Layer already exists [2022-06-22T22:29:54.050Z] c39769fde6f8: Layer already exists [2022-06-22T22:29:54.322Z] main: digest: sha256:dde58234c6d85704f86bc6e160928c6c4623c33a3d387b9694954d1ea489521b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-22T22:29:54.384Z] ===================================================== [Pipeline] echo [2022-06-22T22:29:54.392Z] taggedImages: [2022-06-22T22:29:54.392Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b [2022-06-22T22:29:54.392Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-06-22T22:29:54.392Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.3 [2022-06-22T22:29:54.392Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3817b545243506d6c11f8926a861473cd0c4170b-2.2.1-dev.3 [2022-06-22T22:29:54.392Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:54.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T22:29:54.764Z] [2022-06-22T22:29:54.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:29:55.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T22:29:55.117Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-22T22:29:55.117Z] 8998bd30e6a1: Pulling fs layer [2022-06-22T22:29:55.117Z] 04944245beec: Pulling fs layer [2022-06-22T22:29:55.117Z] 699f458cf7ca: Pulling fs layer [2022-06-22T22:29:55.117Z] 765212b225bb: Pulling fs layer [2022-06-22T22:29:55.117Z] f23df028b6ca: Pulling fs layer [2022-06-22T22:29:55.117Z] d65c8cfc05b1: Pulling fs layer [2022-06-22T22:29:55.117Z] 2437ff75d9bd: Pulling fs layer [2022-06-22T22:29:55.117Z] d65c8cfc05b1: Waiting [2022-06-22T22:29:55.117Z] f23df028b6ca: Waiting [2022-06-22T22:29:55.117Z] 2437ff75d9bd: Waiting [2022-06-22T22:29:55.117Z] 765212b225bb: Waiting [2022-06-22T22:29:55.393Z] 04944245beec: Verifying Checksum [2022-06-22T22:29:55.393Z] 04944245beec: Download complete [2022-06-22T22:29:55.393Z] 765212b225bb: Verifying Checksum [2022-06-22T22:29:55.393Z] 765212b225bb: Download complete [2022-06-22T22:29:55.393Z] f23df028b6ca: Download complete [2022-06-22T22:29:55.393Z] d65c8cfc05b1: Verifying Checksum [2022-06-22T22:29:55.393Z] d65c8cfc05b1: Download complete [2022-06-22T22:29:55.670Z] 699f458cf7ca: Verifying Checksum [2022-06-22T22:29:55.670Z] 699f458cf7ca: Download complete [2022-06-22T22:29:55.950Z] 8998bd30e6a1: Verifying Checksum [2022-06-22T22:29:55.950Z] 8998bd30e6a1: Download complete [2022-06-22T22:29:57.930Z] 2437ff75d9bd: Download complete [2022-06-22T22:30:00.567Z] 8998bd30e6a1: Pull complete [2022-06-22T22:30:00.843Z] 04944245beec: Pull complete [2022-06-22T22:30:02.284Z] 699f458cf7ca: Pull complete [2022-06-22T22:30:02.285Z] 765212b225bb: Pull complete [2022-06-22T22:30:03.266Z] f23df028b6ca: Pull complete [2022-06-22T22:30:03.542Z] d65c8cfc05b1: Pull complete [2022-06-22T22:30:18.649Z] 2437ff75d9bd: Pull complete [2022-06-22T22:30:18.649Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-22T22:30:18.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-22T22:30:18.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:30:18.918Z] prd-ubuntu20.04-docker-arm64-4c-16g-15368 does not seem to be running inside a container [2022-06-22T22:30:19.004Z] $ 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/40 -v /w/workspace/app-rfid-llrp-inventory/40:/w/workspace/app-rfid-llrp-inventory/40:rw,z -v /w/workspace/app-rfid-llrp-inventory/40@tmp:/w/workspace/app-rfid-llrp-inventory/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-22T22:30:21.636Z] $ docker top 6f0a628e741bd7da6920b290a904c3a790c9dbca50531eabbf5e3df4a9f057e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:30:22.546Z] ---> job-cost.sh [2022-06-22T22:30:22.546Z] lf-activate-venv: SKIPPING [2022-06-22T22:30:22.546Z] INFO: No Stack... [2022-06-22T22:30:22.819Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-22T22:30:23.797Z] INFO: Archiving Costs [Pipeline] sh [2022-06-22T22:30:24.460Z] + cut -d, -f6 [2022-06-22T22:30:24.460Z] + cat /w/workspace/app-rfid-llrp-inventory/40/archives/cost.csv [Pipeline] lock [2022-06-22T22:30:24.525Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [2022-06-22T22:30:24.531Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] did not exist. Created. [2022-06-22T22:30:24.531Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-22T22:30:25.201Z] /w/workspace/app-rfid-llrp-inventory/40@tmp/durable-8a72914a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-22T22:30:25.880Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-22T22:30:25.902Z] Warning: overwriting stash ‘stack-cost’ [2022-06-22T22:30:25.953Z] Stashed 1 file(s) [Pipeline] } [2022-06-22T22:30:25.960Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-22T22:30:25.978Z] $ docker stop --time=1 6f0a628e741bd7da6920b290a904c3a790c9dbca50531eabbf5e3df4a9f057e2 [2022-06-22T22:30:27.508Z] $ docker rm -f 6f0a628e741bd7da6920b290a904c3a790c9dbca50531eabbf5e3df4a9f057e2 [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-06-22T22:30:27.954Z] provisioning config files... [2022-06-22T22:30:27.962Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3928526197202929552tmp [Pipeline] { [Pipeline] sh [2022-06-22T22:30:28.258Z] + set +x [2022-06-22T22:30:28.258Z] + curl -s https://codecov.io/bash [2022-06-22T22:30:28.258Z] + bash -s -- [2022-06-22T22:30:28.258Z] [2022-06-22T22:30:28.258Z] _____ _ [2022-06-22T22:30:28.258Z] / ____| | | [2022-06-22T22:30:28.258Z] | | ___ __| | ___ ___ _____ __ [2022-06-22T22:30:28.258Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-22T22:30:28.258Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-22T22:30:28.258Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-22T22:30:28.258Z] Bash-1.0.6 [2022-06-22T22:30:28.258Z] [2022-06-22T22:30:28.258Z] [2022-06-22T22:30:28.258Z] ==> git version 2.25.1 found [2022-06-22T22:30:28.258Z] ==> 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-06-22T22:30:28.258Z] Release-Date: 2020-01-08 [2022-06-22T22:30:28.258Z] 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-06-22T22:30:28.258Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-22T22:30:28.258Z] ==> Jenkins CI detected. [2022-06-22T22:30:28.258Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-06-22T22:30:28.258Z] project root: . [2022-06-22T22:30:28.258Z] --> token set from env [2022-06-22T22:30:28.258Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-22T22:30:28.258Z] ==> Running gcov in . (disable via -X gcov) [2022-06-22T22:30:28.258Z] ==> Python coveragepy not found [2022-06-22T22:30:28.258Z] ==> Searching for coverage reports in: [2022-06-22T22:30:28.258Z] + . [2022-06-22T22:30:28.258Z] -> Found 1 reports [2022-06-22T22:30:28.258Z] ==> Detecting git/mercurial file structure [2022-06-22T22:30:28.258Z] ==> Reading reports [2022-06-22T22:30:28.258Z] + ./coverage.out bytes=41008 [2022-06-22T22:30:28.258Z] ==> Appending adjustments [2022-06-22T22:30:28.258Z] https://docs.codecov.io/docs/fixing-reports [2022-06-22T22:30:28.518Z] + Found adjustments [2022-06-22T22:30:28.518Z] ==> Gzipping contents [2022-06-22T22:30:28.518Z] 12K /tmp/codecov.a3EJ4f.gz [2022-06-22T22:30:28.518Z] ==> Uploading reports [2022-06-22T22:30:28.518Z] url: https://codecov.io [2022-06-22T22:30:28.518Z] query: branch=main&commit=3817b545243506d6c11f8926a861473cd0c4170b&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T22:30:28.518Z] -> Pinging Codecov [2022-06-22T22:30:28.518Z] 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=3817b545243506d6c11f8926a861473cd0c4170b&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-22T22:30:28.779Z] -> Uploading to [2022-06-22T22:30:28.779Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-22/581DD39554BDF9B6E22D074273EAD858/3817b545243506d6c11f8926a861473cd0c4170b/be899ca8-2293-4f96-ac3d-a2fb49d05e8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220622T223028Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5713bce4ec83983340491f338a57db28bced072005082afdc0faedb458382d14 [2022-06-22T22:30:28.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-22T22:30:28.779Z] Dload Upload Total Spent Left Speed [2022-06-22T22:30:29.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11490 0 0 100 11490 0 52227 --:--:-- --:--:-- --:--:-- 51990 100 11490 0 0 100 11490 0 50174 --:--:-- --:--:-- --:--:-- 49956 [2022-06-22T22:30:29.040Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] } [2022-06-22T22:30:29.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-22T22:30:29.246Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-22T22:30:29.256Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:30:29.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T22:30:29.568Z] [2022-06-22T22:30:29.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:30:29.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T22:30:29.878Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-22T22:30:29.878Z] df9b9388f04a: Pulling fs layer [2022-06-22T22:30:29.878Z] 52dc419b0ee2: Pulling fs layer [2022-06-22T22:30:29.878Z] 25bc292e5bac: Pulling fs layer [2022-06-22T22:30:29.878Z] 114826534d7a: Pulling fs layer [2022-06-22T22:30:29.878Z] 4657fd5d0bcf: Pulling fs layer [2022-06-22T22:30:29.878Z] 6ad1cebc031e: Pulling fs layer [2022-06-22T22:30:29.878Z] 8a3aa393b2d8: Pulling fs layer [2022-06-22T22:30:29.878Z] 4657fd5d0bcf: Waiting [2022-06-22T22:30:29.878Z] 114826534d7a: Waiting [2022-06-22T22:30:29.878Z] 8a3aa393b2d8: Waiting [2022-06-22T22:30:29.878Z] 25bc292e5bac: Verifying Checksum [2022-06-22T22:30:29.878Z] 25bc292e5bac: Download complete [2022-06-22T22:30:29.878Z] 52dc419b0ee2: Verifying Checksum [2022-06-22T22:30:29.878Z] 52dc419b0ee2: Download complete [2022-06-22T22:30:29.878Z] 4657fd5d0bcf: Verifying Checksum [2022-06-22T22:30:29.878Z] 4657fd5d0bcf: Download complete [2022-06-22T22:30:29.878Z] df9b9388f04a: Verifying Checksum [2022-06-22T22:30:30.143Z] df9b9388f04a: Pull complete [2022-06-22T22:30:30.143Z] 6ad1cebc031e: Verifying Checksum [2022-06-22T22:30:30.143Z] 6ad1cebc031e: Download complete [2022-06-22T22:30:30.143Z] 52dc419b0ee2: Pull complete [2022-06-22T22:30:30.412Z] 25bc292e5bac: Pull complete [2022-06-22T22:30:30.675Z] 114826534d7a: Verifying Checksum [2022-06-22T22:30:30.675Z] 114826534d7a: Download complete [2022-06-22T22:30:30.934Z] 8a3aa393b2d8: Verifying Checksum [2022-06-22T22:30:30.934Z] 8a3aa393b2d8: Download complete [2022-06-22T22:30:34.224Z] 114826534d7a: Pull complete [2022-06-22T22:30:34.224Z] 4657fd5d0bcf: Pull complete [2022-06-22T22:30:34.483Z] 6ad1cebc031e: Pull complete [2022-06-22T22:30:37.018Z] 8a3aa393b2d8: Pull complete [2022-06-22T22:30:37.018Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-22T22:30:37.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-22T22:30:37.018Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:30:37.109Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:30:37.148Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-22T22:30:39.023Z] $ docker top 69b17dbc6a9a71c1ef974c88d461def5a6bb08ab7a2dced6700869bba7d9d986 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-22T22:30:39.102Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-06-22T22:30:39.384Z] + set -o pipefail [2022-06-22T22:30:39.384Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/39d8baec-0e40-4577-b0b4-4f9d238e2f0f [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] [2022-06-22T22:30:47.519Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-06-22T22:30:47.519Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-06-22T22:30:47.533Z] $ docker stop --time=1 69b17dbc6a9a71c1ef974c88d461def5a6bb08ab7a2dced6700869bba7d9d986 [2022-06-22T22:30:49.624Z] $ docker rm -f 69b17dbc6a9a71c1ef974c88d461def5a6bb08ab7a2dced6700869bba7d9d986 [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-06-22T22:30:50.347Z] + git log --format=format:%s -1 3817b545243506d6c11f8926a861473cd0c4170b [Pipeline] sh [2022-06-22T22:30:50.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T22:30:50.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:30:50.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:30:50.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:30:51.040Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:30:51.079Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T22:30:51.567Z] $ docker top 9c6fc22dda5e757a60e74a3dbe75416212b6d143cbccaec2d734e0ed17c7658d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T22:30:51.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T22:30:51.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T22:30:51.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T22:30:51.817Z] $ docker exec 9c6fc22dda5e757a60e74a3dbe75416212b6d143cbccaec2d734e0ed17c7658d ssh-agent [2022-06-22T22:30:51.937Z] SSH_AUTH_SOCK=/tmp/ssh-6eWsGja8oT2M/agent.34 [2022-06-22T22:30:51.937Z] SSH_AGENT_PID=40 [2022-06-22T22:30:51.943Z] Running ssh-add (command line suppressed) [2022-06-22T22:30:52.066Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7583430472337614567.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7583430472337614567.key) [2022-06-22T22:30:52.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T22:30:52.372Z] + git semver tag [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,562 [run_tag] DEBUG tag force:False [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,562 [check_head_tag] DEBUG check head tag [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,562 [execute] INFO git cat-file --batch-check [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,566 [execute] INFO git cat-file --batch [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,573 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,573 [execute] INFO git tag -a v2.2.1-dev.3 -m v2.2.1-dev.3 [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,573 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.3', '-m', 'v2.2.1-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-06-22T22:30:52.634Z] 2022-06-22 22:30:52,578 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:30:52.634Z] 2.2.1-dev.3 [Pipeline] } [2022-06-22T22:30:52.647Z] $ docker exec --env ******** --env ******** 9c6fc22dda5e757a60e74a3dbe75416212b6d143cbccaec2d734e0ed17c7658d ssh-agent -k [2022-06-22T22:30:52.766Z] unset SSH_AUTH_SOCK; [2022-06-22T22:30:52.766Z] unset SSH_AGENT_PID; [2022-06-22T22:30:52.767Z] echo Agent pid 40 killed; [2022-06-22T22:30:52.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T22:30:53.086Z] + git semver [Pipeline] } [2022-06-22T22:30:53.363Z] $ docker stop --time=1 9c6fc22dda5e757a60e74a3dbe75416212b6d143cbccaec2d734e0ed17c7658d [2022-06-22T22:30:54.664Z] $ docker rm -f 9c6fc22dda5e757a60e74a3dbe75416212b6d143cbccaec2d734e0ed17c7658d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:30:55.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T22:30:55.074Z] [2022-06-22T22:30:55.074Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:30:55.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T22:30:55.438Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-22T22:30:55.438Z] ab5ef0e58194: Pulling fs layer [2022-06-22T22:30:55.438Z] 9712f1f96733: Pulling fs layer [2022-06-22T22:30:55.438Z] 63f879dbbcfc: Pulling fs layer [2022-06-22T22:30:55.438Z] 0d9ebad4ef96: Pulling fs layer [2022-06-22T22:30:55.438Z] e9a5061849ea: Pulling fs layer [2022-06-22T22:30:55.438Z] d747dcd14b5f: Pulling fs layer [2022-06-22T22:30:55.438Z] 2de7ff778b66: Pulling fs layer [2022-06-22T22:30:55.438Z] 0d9ebad4ef96: Waiting [2022-06-22T22:30:55.438Z] e9a5061849ea: Waiting [2022-06-22T22:30:55.438Z] d747dcd14b5f: Waiting [2022-06-22T22:30:55.438Z] 2de7ff778b66: Waiting [2022-06-22T22:30:55.438Z] 9712f1f96733: Download complete [2022-06-22T22:30:55.700Z] 63f879dbbcfc: Verifying Checksum [2022-06-22T22:30:55.700Z] 63f879dbbcfc: Download complete [2022-06-22T22:30:55.958Z] 0d9ebad4ef96: Verifying Checksum [2022-06-22T22:30:55.958Z] 0d9ebad4ef96: Download complete [2022-06-22T22:30:55.958Z] d747dcd14b5f: Verifying Checksum [2022-06-22T22:30:55.958Z] d747dcd14b5f: Download complete [2022-06-22T22:30:55.958Z] e9a5061849ea: Verifying Checksum [2022-06-22T22:30:55.958Z] e9a5061849ea: Download complete [2022-06-22T22:30:55.958Z] ab5ef0e58194: Download complete [2022-06-22T22:30:55.958Z] 2de7ff778b66: Verifying Checksum [2022-06-22T22:30:55.958Z] 2de7ff778b66: Download complete [2022-06-22T22:30:59.248Z] ab5ef0e58194: Pull complete [2022-06-22T22:30:59.248Z] 9712f1f96733: Pull complete [2022-06-22T22:30:59.507Z] 63f879dbbcfc: Pull complete [2022-06-22T22:31:03.700Z] 0d9ebad4ef96: Pull complete [2022-06-22T22:31:03.700Z] e9a5061849ea: Pull complete [2022-06-22T22:31:03.700Z] d747dcd14b5f: Pull complete [2022-06-22T22:31:04.268Z] 2de7ff778b66: Pull complete [2022-06-22T22:31:04.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-22T22:31:04.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-22T22:31:04.528Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:31:04.623Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:31:04.663Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-06-22T22:31:06.584Z] $ docker top 4d63d2c422e6bb396c238ee70ec536173130692a85d8b8f0efc80ae1c88bf98e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:31:06.655Z] provisioning config files... [2022-06-22T22:31:06.662Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5993698146898964673tmp [2022-06-22T22:31:06.673Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config159127301662568887tmp [2022-06-22T22:31:06.684Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5973102810370964337tmp [Pipeline] { [Pipeline] echo [2022-06-22T22:31:06.698Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:06.980Z] ---> sigul-configuration.sh [2022-06-22T22:31:06.980Z] gpg: directory `/root/.gnupg' created [2022-06-22T22:31:06.980Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-22T22:31:06.980Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-22T22:31:06.980Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-22T22:31:06.980Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-22T22:31:06.980Z] gpg: CAST5 encrypted data [2022-06-22T22:31:06.980Z] gpg: encrypted with 1 passphrase [2022-06-22T22:31:06.980Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-22T22:31:07.271Z] + mkdir /home/jenkins [2022-06-22T22:31:07.271Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-22T22:31:07.565Z] + 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-06-22T22:31:07.577Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:07.863Z] ---> sigul-install.sh [2022-06-22T22:31:07.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-22T22:31:08.151Z] + git tag --list [2022-06-22T22:31:08.151Z] v0.0.0 [2022-06-22T22:31:08.151Z] v1.0.0 [2022-06-22T22:31:08.151Z] v2.1.0 [2022-06-22T22:31:08.151Z] v2.1.1 [2022-06-22T22:31:08.151Z] v2.1.1-dev.1 [2022-06-22T22:31:08.151Z] v2.2.0 [2022-06-22T22:31:08.151Z] v2.2.1-dev.1 [2022-06-22T22:31:08.151Z] v2.2.1-dev.2 [2022-06-22T22:31:08.151Z] v2.2.1-dev.3 [Pipeline] sh [2022-06-22T22:31:08.438Z] + lftools sign git-tag v2.2.1-dev.3 [2022-06-22T22:31:09.010Z] Signing Git tag with Sigul... [2022-06-22T22:31:09.010Z] Signing v2.2.1-dev.3 [Pipeline] echo [2022-06-22T22:31:09.281Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:09.564Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-22T22:31:09.571Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-22T22:31:09.596Z] $ docker stop --time=1 4d63d2c422e6bb396c238ee70ec536173130692a85d8b8f0efc80ae1c88bf98e [2022-06-22T22:31:10.954Z] $ docker rm -f 4d63d2c422e6bb396c238ee70ec536173130692a85d8b8f0efc80ae1c88bf98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-22T22:31:11.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T22:31:11.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:31:11.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:31:11.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:31:11.834Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:31:11.914Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T22:31:12.317Z] $ docker top 556656a923a359a741c5453e143048f89770022dfd3b77a2eedff9e1472874a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T22:31:12.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T22:31:12.472Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T22:31:12.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T22:31:12.610Z] $ docker exec 556656a923a359a741c5453e143048f89770022dfd3b77a2eedff9e1472874a9 ssh-agent [2022-06-22T22:31:12.747Z] SSH_AUTH_SOCK=/tmp/ssh-urIXSSjw75fc/agent.32 [2022-06-22T22:31:12.747Z] SSH_AGENT_PID=38 [2022-06-22T22:31:12.753Z] Running ssh-add (command line suppressed) [2022-06-22T22:31:12.875Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1710827043324969239.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1710827043324969239.key) [2022-06-22T22:31:12.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T22:31:13.211Z] + git semver bump pre [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [bump_version] DEBUG bumping version:2.2.1-dev.3 on axis:pre with prefix:dev [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [bump_version] DEBUG bumped version:2.2.1-dev.4 [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [write_version] DEBUG write version:2.2.1-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,384 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,386 [execute] INFO git cat-file --batch-check [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,386 [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-06-22T22:31:13.478Z] 2022-06-22 22:31:13,391 [execute] INFO git cat-file --batch [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-22T22:31:13.478Z] 2022-06-22 22:31:13,397 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:31:13.478Z] 2.2.1-dev.4 [Pipeline] } [2022-06-22T22:31:13.493Z] $ docker exec --env ******** --env ******** 556656a923a359a741c5453e143048f89770022dfd3b77a2eedff9e1472874a9 ssh-agent -k [2022-06-22T22:31:13.606Z] unset SSH_AUTH_SOCK; [2022-06-22T22:31:13.606Z] unset SSH_AGENT_PID; [2022-06-22T22:31:13.606Z] echo Agent pid 38 killed; [2022-06-22T22:31:13.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T22:31:13.918Z] + git semver [Pipeline] } [2022-06-22T22:31:14.208Z] $ docker stop --time=1 556656a923a359a741c5453e143048f89770022dfd3b77a2eedff9e1472874a9 [2022-06-22T22:31:15.510Z] $ docker rm -f 556656a923a359a741c5453e143048f89770022dfd3b77a2eedff9e1472874a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-22T22:31:15.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-22T22:31:15.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:31:16.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-22T22:31:16.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:31:16.251Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:31:16.298Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-22T22:31:16.686Z] $ docker top e112342c28f801053736a52c56a615a270c35f546211ea797a8a1d96e091b32a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-22T22:31:16.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-22T22:31:16.779Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-22T22:31:16.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-22T22:31:16.910Z] $ docker exec e112342c28f801053736a52c56a615a270c35f546211ea797a8a1d96e091b32a ssh-agent [2022-06-22T22:31:17.031Z] SSH_AUTH_SOCK=/tmp/ssh-DMDjui22qmjJ/agent.32 [2022-06-22T22:31:17.031Z] SSH_AGENT_PID=38 [2022-06-22T22:31:17.048Z] Running ssh-add (command line suppressed) [2022-06-22T22:31:17.159Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6121509512289454974.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6121509512289454974.key) [2022-06-22T22:31:17.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-22T22:31:17.474Z] + git semver push [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,653 [run_push] DEBUG push [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,654 [execute] INFO git cat-file --batch-check [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,654 [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-06-22T22:31:17.734Z] 2022-06-22 22:31:17,656 [execute] INFO git rev-list 6992de34e07bb7b76c179435134b14aecc32161d -- [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,657 [execute] DEBUG Popen(['git', 'rev-list', '6992de34e07bb7b76c179435134b14aecc32161d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,662 [execute] INFO git fetch -v origin [2022-06-22T22:31:17.734Z] 2022-06-22 22:31:17,663 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-22T22:31:18.308Z] 2022-06-22 22:31:18,145 [run_push] DEBUG no remote changes detected [2022-06-22T22:31:18.308Z] 2022-06-22 22:31:18,145 [execute] INFO git push origin semver [2022-06-22T22:31:18.308Z] 2022-06-22 22:31:18,145 [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-06-22T22:31:19.266Z] 2022-06-22 22:31:18,939 [run_push] DEBUG push all version tags [2022-06-22T22:31:19.266Z] 2022-06-22 22:31:18,939 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-22T22:31:19.266Z] 2022-06-22 22:31:18,939 [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-06-22T22:31:19.839Z] 2022-06-22 22:31:19,596 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-06-22T22:31:19.839Z] 2.2.1-dev.4 [Pipeline] } [2022-06-22T22:31:19.853Z] $ docker exec --env ******** --env ******** e112342c28f801053736a52c56a615a270c35f546211ea797a8a1d96e091b32a ssh-agent -k [2022-06-22T22:31:19.971Z] unset SSH_AUTH_SOCK; [2022-06-22T22:31:19.971Z] unset SSH_AGENT_PID; [2022-06-22T22:31:19.971Z] echo Agent pid 38 killed; [2022-06-22T22:31:19.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-22T22:31:20.298Z] + git semver [Pipeline] } [2022-06-22T22:31:20.585Z] $ docker stop --time=1 e112342c28f801053736a52c56a615a270c35f546211ea797a8a1d96e091b32a [2022-06-22T22:31:21.891Z] $ docker rm -f e112342c28f801053736a52c56a615a270c35f546211ea797a8a1d96e091b32a [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-06-22T22:31:22.487Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-06-22T22:31:22.487Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T22:31:22.487Z] total 16 [2022-06-22T22:31:22.487Z] drwxr-xr-x 3 root root 4096 Jun 22 22:23 . [2022-06-22T22:31:22.487Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 22 22:31 .. [2022-06-22T22:31:22.487Z] drwxr-xr-x 2 root root 4096 Jun 22 22:23 cost [2022-06-22T22:31:22.487Z] -rw-r--r-- 1 root root 93 Jun 22 22:23 cost.csv [2022-06-22T22:31:22.487Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T22:31:22.487Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-06-22T22:31:22.487Z] total 16 [2022-06-22T22:31:22.487Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 22:23 . [2022-06-22T22:31:22.487Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 22 22:31 .. [2022-06-22T22:31:22.487Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 22:23 cost [2022-06-22T22:31:22.487Z] -rw-r--r-- 1 jenkins jenkins 93 Jun 22 22:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:22.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:23.687Z] ---> package-listing.sh [2022-06-22T22:31:23.687Z] ++ facter osfamily [2022-06-22T22:31:23.687Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-22T22:31:23.953Z] + OS_FAMILY=debian [2022-06-22T22:31:23.953Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-06-22T22:31:23.953Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-22T22:31:23.953Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-22T22:31:23.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-22T22:31:23.953Z] + PACKAGES=/tmp/packages_start.txt [2022-06-22T22:31:23.953Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-06-22T22:31:23.953Z] + PACKAGES=/tmp/packages_end.txt [2022-06-22T22:31:23.953Z] + case "${OS_FAMILY}" in [2022-06-22T22:31:23.953Z] + grep '^ii' [2022-06-22T22:31:23.953Z] + dpkg -l [2022-06-22T22:31:23.953Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-22T22:31:23.953Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-22T22:31:23.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-22T22:31:23.953Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-06-22T22:31:23.953Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-06-22T22:31:23.953Z] + 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-06-22T22:31:23.972Z] 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-06-22T22:31:24.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-22T22:31:24.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-22T22:31:24.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-22T22:31:24.926Z] prd-ubuntu20.04-docker-8c-8g-15367 does not seem to be running inside a container [2022-06-22T22:31:24.991Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-22T22:31:25.250Z] $ docker top fbfb08cc406e6ae3d335116bf6933a4356196a113fc57fd7bb629c766fd393ed -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-22T22:31:25.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-22T22:31:25.908Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-22T22:31:26.219Z] + ls /var/log/sa-host [2022-06-22T22:31:26.219Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-22T22:31:26.341Z] provisioning config files... [2022-06-22T22:31:26.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9057441061059957699tmp [Pipeline] { [Pipeline] echo [2022-06-22T22:31:26.364Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:26.652Z] ---> create-netrc.sh [Pipeline] } [2022-06-22T22:31:26.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:26.983Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-22T22:31:26.992Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:27.276Z] ---> sudo-logs.sh [2022-06-22T22:31:27.276Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-22T22:31:27.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:27.597Z] ---> job-cost.sh [2022-06-22T22:31:27.597Z] lf-activate-venv: SKIPPING [2022-06-22T22:31:27.597Z] DEBUG: total: 0.2199999988079071 [2022-06-22T22:31:27.597Z] INFO: Retrieving Stack Cost... [2022-06-22T22:31:27.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-22T22:31:28.426Z] INFO: Archiving Costs [Pipeline] echo [2022-06-22T22:31:28.436Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-22T22:31:28.723Z] ---> logs-deploy.sh [2022-06-22T22:31:28.723Z] lf-activate-venv: SKIPPING [2022-06-22T22:31:28.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/40 [2022-06-22T22:31:28.723Z] INFO: archiving workspace using pattern(s): [2022-06-22T22:31:29.664Z] Archives upload complete. [2022-06-22T22:31:29.664Z] INFO: archiving logs to Nexus