Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 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-ssh1278960926006970869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18114673358786317179.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7229563773099591963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3031871331766700181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11305447017369194808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-47831’ is offline Running on prd-ubuntu20.04-docker-8c-8g-47865 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 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 (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 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 # timeout=10 Commit message: "docs: Update change log for Kamakura (#82)" > git rev-list --no-walk df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T18:28:09.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T18:28:09.594Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T18:28:09.610Z] ========================================================= [2022-05-10T18:28:09.610Z] EdgeX Global Pipelines Version Info [2022-05-10T18:28:09.610Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:28:10.355Z] ------------------- [2022-05-10T18:28:10.356Z] stable info: [2022-05-10T18:28:10.356Z] ------------------- [2022-05-10T18:28:10.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:28:10.356Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T18:28:10.356Z] Message: update stable to v1.0.227 [2022-05-10T18:28:10.928Z] ------------------- [2022-05-10T18:28:10.929Z] experimental info: [2022-05-10T18:28:10.929Z] ------------------- [2022-05-10T18:28:10.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:28:10.929Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T18:28:10.929Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T18:28:11.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T18:28:11.076Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:28:11.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T18:28:11.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T18:28:11.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T18:28:11.125Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T18:28:11.138Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T18:28:11.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T18:28:11.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T18:28:11.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T18:28:11.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T18:28:11.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:28:11.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T18:28:11.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T18:28:11.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:28:11.254Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:28:11.267Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:28:11.282Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:28:11.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T18:28:11.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T18:28:11.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T18:28:11.344Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T18:28:11.356Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T18:28:11.366Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T18:28:11.376Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T18:28:11.385Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T18:28:11.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T18:28:11.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T18:28:11.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T18:28:11.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo [2022-05-10T18:28:11.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e85684 [Pipeline] echo [2022-05-10T18:28:11.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:28:11.519Z] provisioning config files... [2022-05-10T18:28:11.531Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1296379721472665927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:28:11.843Z] ---> docker-login.sh [2022-05-10T18:28:11.843Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:28:12.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:12.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:12.105Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:12.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:12.105Z] [2022-05-10T18:28:12.105Z] Login Succeeded [2022-05-10T18:28:12.105Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:28:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:12.366Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:12.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:12.366Z] [2022-05-10T18:28:12.366Z] Login Succeeded [2022-05-10T18:28:12.366Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:28:12.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:12.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:12.366Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:12.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:12.366Z] [2022-05-10T18:28:12.366Z] Login Succeeded [2022-05-10T18:28:12.366Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:28:12.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:12.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:12.628Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:12.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:12.628Z] [2022-05-10T18:28:12.628Z] Login Succeeded [2022-05-10T18:28:12.628Z] docker.io [2022-05-10T18:28:12.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:13.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:13.201Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:13.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:13.201Z] [2022-05-10T18:28:13.201Z] Login Succeeded [2022-05-10T18:28:13.201Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:28:13.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T18:28:13.576Z] + git rev-list -1 --merges 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9~1..1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo [2022-05-10T18:28:13.700Z] -----------> git rev-list -1 --merges 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9~1..1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [false] [Pipeline] sh [2022-05-10T18:28:14.000Z] + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo [2022-05-10T18:28:14.017Z] ========================================================= [2022-05-10T18:28:14.017Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T18:28:14.017Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:28:14.361Z] + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo [2022-05-10T18:28:14.375Z] [semverPrep] GIT_COMMIT: 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9, Commit Message: docs: Update change log for Kamakura (#82) [Pipeline] echo [2022-05-10T18:28:14.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T18:28:14.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:28:14.783Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T18:28:14.783Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T18:28:14.783Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T18:28:14.783Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T18:28:14.783Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T18:28:14.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:28:15.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:28:15.127Z] [2022-05-10T18:28:15.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:28:15.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:28:15.435Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T18:28:15.435Z] 1fe172e4850f: Pulling fs layer [2022-05-10T18:28:15.435Z] caf521ccaac6: Pulling fs layer [2022-05-10T18:28:15.435Z] 3ead6fa29328: Pulling fs layer [2022-05-10T18:28:15.435Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T18:28:15.435Z] a8d5f1318db7: Pulling fs layer [2022-05-10T18:28:15.435Z] 5c2a1cbceb83: Waiting [2022-05-10T18:28:15.435Z] c427282e49a2: Pulling fs layer [2022-05-10T18:28:15.435Z] 1827001aaf11: Pulling fs layer [2022-05-10T18:28:15.435Z] 0714d37db230: Pulling fs layer [2022-05-10T18:28:15.435Z] 1827001aaf11: Waiting [2022-05-10T18:28:15.435Z] a8d5f1318db7: Waiting [2022-05-10T18:28:15.435Z] ac28cf19c067: Pulling fs layer [2022-05-10T18:28:15.435Z] c427282e49a2: Waiting [2022-05-10T18:28:15.436Z] ca983d60f3e2: Pulling fs layer [2022-05-10T18:28:15.436Z] 0714d37db230: Waiting [2022-05-10T18:28:15.436Z] 9f894cec8388: Pulling fs layer [2022-05-10T18:28:15.436Z] 9f894cec8388: Waiting [2022-05-10T18:28:15.436Z] ca983d60f3e2: Waiting [2022-05-10T18:28:15.436Z] caf521ccaac6: Verifying Checksum [2022-05-10T18:28:15.436Z] caf521ccaac6: Download complete [2022-05-10T18:28:15.436Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T18:28:15.436Z] 5c2a1cbceb83: Download complete [2022-05-10T18:28:15.698Z] 3ead6fa29328: Verifying Checksum [2022-05-10T18:28:15.698Z] 3ead6fa29328: Download complete [2022-05-10T18:28:15.698Z] a8d5f1318db7: Verifying Checksum [2022-05-10T18:28:15.698Z] a8d5f1318db7: Download complete [2022-05-10T18:28:15.698Z] c427282e49a2: Download complete [2022-05-10T18:28:15.698Z] 0714d37db230: Verifying Checksum [2022-05-10T18:28:15.698Z] 0714d37db230: Download complete [2022-05-10T18:28:15.698Z] ac28cf19c067: Verifying Checksum [2022-05-10T18:28:15.698Z] ac28cf19c067: Download complete [2022-05-10T18:28:15.698Z] ca983d60f3e2: Download complete [2022-05-10T18:28:15.698Z] 9f894cec8388: Verifying Checksum [2022-05-10T18:28:15.698Z] 9f894cec8388: Download complete [2022-05-10T18:28:15.698Z] 1fe172e4850f: Verifying Checksum [2022-05-10T18:28:15.698Z] 1fe172e4850f: Download complete [2022-05-10T18:28:15.959Z] 1827001aaf11: Verifying Checksum [2022-05-10T18:28:15.959Z] 1827001aaf11: Download complete [2022-05-10T18:28:17.340Z] 1fe172e4850f: Pull complete [2022-05-10T18:28:17.340Z] caf521ccaac6: Pull complete [2022-05-10T18:28:17.599Z] 3ead6fa29328: Pull complete [2022-05-10T18:28:17.863Z] 5c2a1cbceb83: Pull complete [2022-05-10T18:28:18.123Z] a8d5f1318db7: Pull complete [2022-05-10T18:28:18.123Z] c427282e49a2: Pull complete [2022-05-10T18:28:20.675Z] 1827001aaf11: Pull complete [2022-05-10T18:28:20.675Z] 0714d37db230: Pull complete [2022-05-10T18:28:20.675Z] ac28cf19c067: Pull complete [2022-05-10T18:28:20.675Z] ca983d60f3e2: Pull complete [2022-05-10T18:28:20.675Z] 9f894cec8388: Pull complete [2022-05-10T18:28:20.675Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T18:28:20.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:28:20.675Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T18:28:20.761Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:28:20.804Z] $ 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:latest cat [2022-05-10T18:28:22.293Z] $ docker top 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a -eo pid,comm [2022-05-10T18:28:22.360Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T18:28:22.360Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:28:22.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:28:22.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:28:22.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:28:22.538Z] $ docker exec 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent [2022-05-10T18:28:22.666Z] SSH_AUTH_SOCK=/tmp/ssh-2PPHZiVtUtoW/agent.33 [2022-05-10T18:28:22.666Z] SSH_AGENT_PID=40 [2022-05-10T18:28:22.676Z] Running ssh-add (command line suppressed) [2022-05-10T18:28:22.808Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5318193477609519569.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5318193477609519569.key) [2022-05-10T18:28:22.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:28:23.114Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T18:28:23.134Z] $ docker exec --env ******** --env ******** 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent -k [2022-05-10T18:28:23.253Z] unset SSH_AUTH_SOCK; [2022-05-10T18:28:23.253Z] unset SSH_AGENT_PID; [2022-05-10T18:28:23.253Z] echo Agent pid 40 killed; [2022-05-10T18:28:23.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T18:28:23.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:28:23.282Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:28:23.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:28:23.419Z] $ docker exec 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent [2022-05-10T18:28:23.530Z] SSH_AUTH_SOCK=/tmp/ssh-HKJAs0PTwsAy/agent.73 [2022-05-10T18:28:23.530Z] SSH_AGENT_PID=79 [2022-05-10T18:28:23.537Z] Running ssh-add (command line suppressed) [2022-05-10T18:28:23.660Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1306881582321280080.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1306881582321280080.key) [2022-05-10T18:28:23.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:28:23.972Z] + git semver init [2022-05-10T18:28:24.232Z] 2022-05-10 18:28:24,170 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T18:28:24.232Z] 2022-05-10 18:28:24,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T18:28:24.232Z] 2022-05-10 18:28:24,171 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-05-10T18:28:24.232Z] 2022-05-10 18:28:24,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:28:25.619Z] 2022-05-10 18:28:25,215 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-05-10T18:28:25.619Z] 2022-05-10 18:28:25,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-05-10T18:28:25.619Z] 2022-05-10 18:28:25,216 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:28:25.619Z] 2022-05-10 18:28:25,216 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:28:25.619Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T18:28:25.637Z] $ docker exec --env ******** --env ******** 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent -k [2022-05-10T18:28:25.750Z] unset SSH_AUTH_SOCK; [2022-05-10T18:28:25.751Z] unset SSH_AGENT_PID; [2022-05-10T18:28:25.751Z] echo Agent pid 79 killed; [2022-05-10T18:28:25.756Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:28:26.065Z] + git semver [Pipeline] } [2022-05-10T18:28:26.350Z] $ docker stop --time=1 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a [2022-05-10T18:28:27.699Z] $ docker rm -f 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:28:28.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T18:28:28.303Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T18:28:28.307Z] [edgeXSemver]: initialized semver on version 2.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:28:28.422Z] provisioning config files... [2022-05-10T18:28:28.433Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3982519594651792872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:28:28.733Z] ---> docker-login.sh [2022-05-10T18:28:28.733Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:28:28.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:28.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:28.733Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:28.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:28.733Z] [2022-05-10T18:28:28.733Z] Login Succeeded [2022-05-10T18:28:28.734Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:28:28.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:28.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:28.994Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:28.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:28.994Z] [2022-05-10T18:28:28.994Z] Login Succeeded [2022-05-10T18:28:28.994Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:28:28.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:28.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:28.994Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:28.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:28.994Z] [2022-05-10T18:28:28.994Z] Login Succeeded [2022-05-10T18:28:28.994Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:28:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:29.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:29.256Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:29.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:29.256Z] [2022-05-10T18:28:29.256Z] Login Succeeded [2022-05-10T18:28:29.256Z] docker.io [2022-05-10T18:28:29.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:28:29.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:28:29.517Z] Configure a credential helper to remove this warning. See [2022-05-10T18:28:29.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:28:29.517Z] [2022-05-10T18:28:29.517Z] Login Succeeded [2022-05-10T18:28:29.517Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:28:29.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:28:29.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:28:29.605Z] ========================================================= [2022-05-10T18:28:29.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T18:28:29.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:28:29.932Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:28:29.932Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:28:29.932Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:28:29.932Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:28:29.932Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T18:28:29.932Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T18:28:29.932Z] 666ba61612fd: Pulling fs layer [2022-05-10T18:28:29.932Z] 8ed8ca486205: Pulling fs layer [2022-05-10T18:28:29.932Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T18:28:29.932Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T18:28:29.932Z] ca2b28591e48: Pulling fs layer [2022-05-10T18:28:29.932Z] 4fe6c5a15a65: Waiting [2022-05-10T18:28:29.932Z] 22a0e8bec74d: Waiting [2022-05-10T18:28:29.932Z] a51346096db8: Pulling fs layer [2022-05-10T18:28:29.932Z] ca2b28591e48: Waiting [2022-05-10T18:28:29.932Z] daebc70d1ce1: Pulling fs layer [2022-05-10T18:28:29.932Z] 0e18a0eac166: Pulling fs layer [2022-05-10T18:28:29.932Z] a51346096db8: Waiting [2022-05-10T18:28:29.932Z] daebc70d1ce1: Waiting [2022-05-10T18:28:29.932Z] 0e18a0eac166: Waiting [2022-05-10T18:28:29.932Z] 8ed8ca486205: Download complete [2022-05-10T18:28:30.196Z] 666ba61612fd: Verifying Checksum [2022-05-10T18:28:30.196Z] 666ba61612fd: Download complete [2022-05-10T18:28:30.196Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T18:28:30.196Z] 22a0e8bec74d: Download complete [2022-05-10T18:28:30.196Z] ca2b28591e48: Verifying Checksum [2022-05-10T18:28:30.196Z] ca2b28591e48: Download complete [2022-05-10T18:28:30.196Z] a51346096db8: Verifying Checksum [2022-05-10T18:28:30.196Z] a51346096db8: Download complete [2022-05-10T18:28:30.196Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T18:28:30.196Z] daebc70d1ce1: Verifying Checksum [2022-05-10T18:28:30.196Z] daebc70d1ce1: Download complete [2022-05-10T18:28:30.196Z] 59bf1c3509f3: Pull complete [2022-05-10T18:28:30.472Z] 666ba61612fd: Pull complete [2022-05-10T18:28:30.472Z] 8ed8ca486205: Pull complete [2022-05-10T18:28:30.736Z] 0e18a0eac166: Verifying Checksum [2022-05-10T18:28:30.736Z] 0e18a0eac166: Download complete [2022-05-10T18:28:30.736Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T18:28:30.736Z] 4fe6c5a15a65: Download complete [2022-05-10T18:28:34.933Z] 4fe6c5a15a65: Pull complete [2022-05-10T18:28:34.933Z] 22a0e8bec74d: Pull complete [2022-05-10T18:28:34.933Z] ca2b28591e48: Pull complete [2022-05-10T18:28:34.933Z] a51346096db8: Pull complete [2022-05-10T18:28:35.192Z] daebc70d1ce1: Pull complete [2022-05-10T18:28:37.741Z] 0e18a0eac166: Pull complete [2022-05-10T18:28:37.741Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T18:28:37.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T18:28:37.741Z] ---> f018257e8ee9 [2022-05-10T18:28:37.741Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:28:39.134Z] ---> Running in c9fa28cfa33c [2022-05-10T18:28:39.134Z] Removing intermediate container c9fa28cfa33c [2022-05-10T18:28:39.134Z] ---> 129e4dacb0fb [2022-05-10T18:28:39.134Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:28:39.134Z] ---> Running in 073f352451c8 [2022-05-10T18:28:39.395Z] Removing intermediate container 073f352451c8 [2022-05-10T18:28:39.395Z] ---> 60ce8e6f5be5 [2022-05-10T18:28:39.395Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:28:39.395Z] ---> Running in 85198faeaa6a [2022-05-10T18:28:39.395Z] Removing intermediate container 85198faeaa6a [2022-05-10T18:28:39.395Z] ---> f621713f179a [2022-05-10T18:28:39.395Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:28:39.395Z] ---> Running in b9d2926c8c72 [2022-05-10T18:28:39.966Z] Removing intermediate container b9d2926c8c72 [2022-05-10T18:28:39.966Z] ---> a7e73c891bc9 [2022-05-10T18:28:39.967Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:28:40.227Z] ---> Running in 0cbf2ee4baa2 [2022-05-10T18:28:40.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:28:41.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:28:41.434Z] OK: 221 MiB in 52 packages [2022-05-10T18:28:42.005Z] Removing intermediate container 0cbf2ee4baa2 [2022-05-10T18:28:42.005Z] ---> b12366360638 [2022-05-10T18:28:42.005Z] Step 8/13 : WORKDIR /app [2022-05-10T18:28:42.005Z] ---> Running in b02b6bc7980a [2022-05-10T18:28:42.005Z] Removing intermediate container b02b6bc7980a [2022-05-10T18:28:42.005Z] ---> b12c9224c2a2 [2022-05-10T18:28:42.005Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:28:42.266Z] ---> a0aef0c154eb [2022-05-10T18:28:42.267Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:28:42.267Z] ---> Running in aa309af33722 [2022-05-10T18:28:43.391Z] Still waiting to schedule task [2022-05-10T18:28:43.391Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47863’ [2022-05-10T18:29:00.384Z] Removing intermediate container aa309af33722 [2022-05-10T18:29:00.384Z] ---> d86c92a586b4 [2022-05-10T18:29:00.384Z] Step 11/13 : COPY . . [2022-05-10T18:29:00.384Z] ---> 51f441b76b24 [2022-05-10T18:29:00.384Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:29:00.384Z] ---> Running in b944204d6c6c [2022-05-10T18:29:00.384Z] Removing intermediate container b944204d6c6c [2022-05-10T18:29:00.384Z] ---> 984d04f364b5 [2022-05-10T18:29:00.384Z] Step 13/13 : RUN $MAKE [2022-05-10T18:29:00.384Z] ---> Running in e107fdbf1923 [2022-05-10T18:29:00.384Z] noop [2022-05-10T18:29:00.384Z] Removing intermediate container e107fdbf1923 [2022-05-10T18:29:00.384Z] ---> 681681e3cf9a [2022-05-10T18:29:00.384Z] Successfully built 681681e3cf9a [2022-05-10T18:29:00.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:29:00.683Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:29:00.683Z] . [Pipeline] withDockerContainer [2022-05-10T18:29:00.757Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:29:00.800Z] $ 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-05-10T18:29:01.179Z] $ docker top 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:29:01.535Z] + go version [2022-05-10T18:29:01.535Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T18:29:01.555Z] $ docker stop --time=1 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 [2022-05-10T18:29:02.884Z] $ docker rm -f 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:29:03.282Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:29:03.282Z] . [Pipeline] withDockerContainer [2022-05-10T18:29:03.352Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:29:03.392Z] $ 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-05-10T18:29:03.779Z] $ docker top 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:29:04.154Z] + make test [2022-05-10T18:29:04.154Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:29:14.268Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:29:14.268Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.029s coverage: 86.2% of statements [2022-05-10T18:29:14.268Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:29:16.815Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-05-10T18:29:24.941Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:29:28.232Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:29:28.232Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:29:28.232Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:29:28.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:29:28.841Z] $ docker stop --time=1 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 [2022-05-10T18:29:30.751Z] $ docker rm -f 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:29:31.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:29:31.277Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T18:29:31.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:29:32.083Z] + ls -al . [2022-05-10T18:29:32.083Z] total 228 [2022-05-10T18:29:32.083Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:29 . [2022-05-10T18:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 .. [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:28 .dockerignore [2022-05-10T18:29:32.083Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:28 .git [2022-05-10T18:29:32.083Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 .github [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:28 .gitignore [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:28 .golangci.yml [2022-05-10T18:29:32.083Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:28 .semver [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:28 Attribution.txt [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:28 CHANGELOG.md [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:28 Dockerfile [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:28 GOVERNANCE.md [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:28 Jenkinsfile [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:28 LICENSE [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:28 Makefile [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:28 OWNERS.md [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:28 README.md [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:28 VERSION [2022-05-10T18:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 bin [2022-05-10T18:29:32.083Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:29 coverage.out [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:28 go.mod [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:28 go.sum [2022-05-10T18:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 images [2022-05-10T18:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 internal [2022-05-10T18:29:32.083Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:28 main.go [2022-05-10T18:29:32.083Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 res [2022-05-10T18:29:32.083Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 snap [2022-05-10T18:29:32.083Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:29:32.382Z] + 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 --label arch=amd64 --label version=2.1.0-dev.13 . [2022-05-10T18:29:32.382Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:29:32.382Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:29:32.382Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:29:32.382Z] ---> 681681e3cf9a [2022-05-10T18:29:32.382Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:29:32.645Z] ---> Running in 81313d9d03a7 [2022-05-10T18:29:32.645Z] Removing intermediate container 81313d9d03a7 [2022-05-10T18:29:32.645Z] ---> 90619d58ada7 [2022-05-10T18:29:32.645Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:29:32.645Z] ---> Running in 1ab9ba6a8fe5 [2022-05-10T18:29:32.645Z] Removing intermediate container 1ab9ba6a8fe5 [2022-05-10T18:29:32.645Z] ---> 405feddb4288 [2022-05-10T18:29:32.645Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:29:32.905Z] ---> Running in 7448a2b8dee1 [2022-05-10T18:29:32.905Z] Removing intermediate container 7448a2b8dee1 [2022-05-10T18:29:32.905Z] ---> a2a50a5e18b6 [2022-05-10T18:29:32.905Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:29:32.905Z] ---> Running in a10a36be1574 [2022-05-10T18:29:33.475Z] Removing intermediate container a10a36be1574 [2022-05-10T18:29:33.475Z] ---> 2e1407c2b6fb [2022-05-10T18:29:33.475Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:29:33.475Z] ---> Running in 79e7526c2606 [2022-05-10T18:29:33.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:29:34.677Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:29:34.938Z] OK: 221 MiB in 52 packages [2022-05-10T18:29:35.196Z] Removing intermediate container 79e7526c2606 [2022-05-10T18:29:35.196Z] ---> e2829a06ef8d [2022-05-10T18:29:35.196Z] Step 8/31 : WORKDIR /app [2022-05-10T18:29:35.196Z] ---> Running in 61952f6faecc [2022-05-10T18:29:35.456Z] Removing intermediate container 61952f6faecc [2022-05-10T18:29:35.456Z] ---> c9192bed29f3 [2022-05-10T18:29:35.456Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:29:35.456Z] ---> 19d7ff8ada37 [2022-05-10T18:29:35.456Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:29:35.456Z] ---> Running in 64dff3982425 [2022-05-10T18:29:36.395Z] Removing intermediate container 64dff3982425 [2022-05-10T18:29:36.395Z] ---> ec20eced3204 [2022-05-10T18:29:36.395Z] Step 11/31 : COPY . . [2022-05-10T18:29:36.395Z] ---> 59d4c2e04a72 [2022-05-10T18:29:36.395Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:29:36.654Z] ---> Running in f62e162dbb9f [2022-05-10T18:29:36.654Z] Removing intermediate container f62e162dbb9f [2022-05-10T18:29:36.654Z] ---> f5a84cef3c89 [2022-05-10T18:29:36.654Z] Step 13/31 : RUN $MAKE [2022-05-10T18:29:36.654Z] ---> Running in 97206e4065a5 [2022-05-10T18:29:36.913Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T18:29:58.862Z] Removing intermediate container 97206e4065a5 [2022-05-10T18:29:58.862Z] ---> 536972220986 [2022-05-10T18:29:58.862Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:29:58.862Z] 3.14: Pulling from library/alpine [2022-05-10T18:29:58.862Z] 8663204ce13b: Pulling fs layer [2022-05-10T18:29:58.862Z] 8663204ce13b: Download complete [2022-05-10T18:29:58.862Z] 8663204ce13b: Pull complete [2022-05-10T18:29:58.862Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:29:58.862Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:29:58.862Z] ---> e04c818066af [2022-05-10T18:29:58.862Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:29:58.862Z] ---> Running in 666dd668542f [2022-05-10T18:29:58.862Z] Removing intermediate container 666dd668542f [2022-05-10T18:29:58.862Z] ---> 5a1b0b0690ee [2022-05-10T18:29:58.862Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:29:58.862Z] ---> Running in 20b8db0e4d27 [2022-05-10T18:29:58.862Z] Removing intermediate container 20b8db0e4d27 [2022-05-10T18:29:58.862Z] ---> 77dd7a526e67 [2022-05-10T18:29:58.862Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:29:58.862Z] ---> Running in 6a9e6ab7f710 [2022-05-10T18:29:58.862Z] Removing intermediate container 6a9e6ab7f710 [2022-05-10T18:29:58.862Z] ---> b38b79e27279 [2022-05-10T18:29:58.862Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:29:58.862Z] ---> Running in 9890dc24f551 [2022-05-10T18:29:58.862Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:29:59.122Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:29:59.383Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:29:59.643Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:29:59.643Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:29:59.905Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:29:59.905Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:29:59.905Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:30:00.166Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:30:00.166Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:30:00.166Z] OK: 9 MiB in 20 packages [2022-05-10T18:30:00.738Z] Removing intermediate container 9890dc24f551 [2022-05-10T18:30:00.738Z] ---> 1a4b5aeaf948 [2022-05-10T18:30:00.738Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:30:00.738Z] ---> f643748310cb [2022-05-10T18:30:00.738Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:30:00.738Z] ---> b98d0716107a [2022-05-10T18:30:00.738Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:30:00.999Z] ---> bd2e1b5e800c [2022-05-10T18:30:00.999Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:30:01.260Z] ---> 55a7cc774840 [2022-05-10T18:30:01.260Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:30:01.832Z] ---> 390eb2e0db5d [2022-05-10T18:30:01.832Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:30:01.832Z] ---> Running in e52e969d4beb [2022-05-10T18:30:02.402Z] Removing intermediate container e52e969d4beb [2022-05-10T18:30:02.402Z] ---> ea2f01a85d99 [2022-05-10T18:30:02.402Z] Step 25/31 : VOLUME /cache [2022-05-10T18:30:02.402Z] ---> Running in 303687c6accc [2022-05-10T18:30:02.664Z] Removing intermediate container 303687c6accc [2022-05-10T18:30:02.664Z] ---> 4f96a007889f [2022-05-10T18:30:02.664Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:30:02.664Z] ---> Running in 9219639d2060 [2022-05-10T18:30:02.664Z] Removing intermediate container 9219639d2060 [2022-05-10T18:30:02.664Z] ---> 066a34429a16 [2022-05-10T18:30:02.664Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:30:02.926Z] ---> Running in 948e42ec0256 [2022-05-10T18:30:02.926Z] Removing intermediate container 948e42ec0256 [2022-05-10T18:30:02.926Z] ---> 74a03b8a5ea0 [2022-05-10T18:30:02.926Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:30:02.926Z] ---> Running in da54cc3113b1 [2022-05-10T18:30:02.926Z] Removing intermediate container da54cc3113b1 [2022-05-10T18:30:02.926Z] ---> f48df4f6fa80 [2022-05-10T18:30:02.926Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T18:30:03.187Z] ---> Running in d6e52abf91d8 [2022-05-10T18:30:03.187Z] Removing intermediate container d6e52abf91d8 [2022-05-10T18:30:03.187Z] ---> 5924a21b40d7 [2022-05-10T18:30:03.187Z] Step 30/31 : LABEL git_sha=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:30:03.187Z] ---> Running in 034e3d28725c [2022-05-10T18:30:03.447Z] Removing intermediate container 034e3d28725c [2022-05-10T18:30:03.447Z] ---> d41093eafda2 [2022-05-10T18:30:03.447Z] Step 31/31 : LABEL version=2.1.0-dev.13 [2022-05-10T18:30:03.447Z] ---> Running in d62d0aa0f6e1 [2022-05-10T18:30:03.447Z] Removing intermediate container d62d0aa0f6e1 [2022-05-10T18:30:03.447Z] ---> 31bc23984594 [2022-05-10T18:30:03.447Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:30:03.447Z] Successfully built 31bc23984594 [2022-05-10T18:30:03.447Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:30:03.532Z] provisioning config files... [2022-05-10T18:30:03.548Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9182525269247830769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:30:03.853Z] ---> docker-login.sh [2022-05-10T18:30:03.853Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:30:03.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:30:03.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:30:03.853Z] Configure a credential helper to remove this warning. See [2022-05-10T18:30:03.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:30:03.853Z] [2022-05-10T18:30:03.853Z] Login Succeeded [2022-05-10T18:30:03.853Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:30:03.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:30:03.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:30:03.853Z] Configure a credential helper to remove this warning. See [2022-05-10T18:30:03.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:30:03.853Z] [2022-05-10T18:30:03.853Z] Login Succeeded [2022-05-10T18:30:04.113Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:30:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:30:04.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:30:04.113Z] Configure a credential helper to remove this warning. See [2022-05-10T18:30:04.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:30:04.113Z] [2022-05-10T18:30:04.113Z] Login Succeeded [2022-05-10T18:30:04.113Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:30:04.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:30:04.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:30:04.372Z] Configure a credential helper to remove this warning. See [2022-05-10T18:30:04.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:30:04.372Z] [2022-05-10T18:30:04.372Z] Login Succeeded [2022-05-10T18:30:04.372Z] docker.io [2022-05-10T18:30:04.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:30:04.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:30:04.633Z] Configure a credential helper to remove this warning. See [2022-05-10T18:30:04.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:30:04.633Z] [2022-05-10T18:30:04.633Z] Login Succeeded [2022-05-10T18:30:04.633Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:30:04.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:30:04.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:30:04.696Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-05-10T18:30:04.696Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:30:04.696Z] latest [2022-05-10T18:30:04.696Z] 2.1.0-dev.13 [2022-05-10T18:30:04.696Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:30:04.696Z] main [2022-05-10T18:30:04.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:05.015Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:05.309Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:30:05.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T18:30:05.309Z] 0ae446612c82: Preparing [2022-05-10T18:30:05.309Z] bed0a5dd31cf: Preparing [2022-05-10T18:30:05.309Z] ec0d1528e21c: Preparing [2022-05-10T18:30:05.309Z] a3c5687108bc: Preparing [2022-05-10T18:30:05.309Z] 1e34d2d3c1b4: Preparing [2022-05-10T18:30:05.309Z] 0a22525d97fe: Preparing [2022-05-10T18:30:05.309Z] cdc737381a8d: Preparing [2022-05-10T18:30:05.309Z] f6f63e57e460: Preparing [2022-05-10T18:30:05.309Z] b541d28bf3b4: Preparing [2022-05-10T18:30:05.309Z] b541d28bf3b4: Waiting [2022-05-10T18:30:05.309Z] f6f63e57e460: Waiting [2022-05-10T18:30:05.309Z] cdc737381a8d: Waiting [2022-05-10T18:30:05.309Z] 0a22525d97fe: Waiting [2022-05-10T18:30:05.309Z] 1e34d2d3c1b4: Pushed [2022-05-10T18:30:05.309Z] ec0d1528e21c: Pushed [2022-05-10T18:30:05.309Z] 0ae446612c82: Pushed [2022-05-10T18:30:05.309Z] a3c5687108bc: Pushed [2022-05-10T18:30:05.309Z] b541d28bf3b4: Layer already exists [2022-05-10T18:30:05.568Z] 0a22525d97fe: Pushed [2022-05-10T18:30:05.568Z] f6f63e57e460: Pushed [2022-05-10T18:30:05.826Z] cdc737381a8d: Pushed [2022-05-10T18:30:07.735Z] bed0a5dd31cf: Pushed [2022-05-10T18:30:07.995Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:08.295Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:08.590Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T18:30:08.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T18:30:08.590Z] 0ae446612c82: Preparing [2022-05-10T18:30:08.590Z] bed0a5dd31cf: Preparing [2022-05-10T18:30:08.590Z] ec0d1528e21c: Preparing [2022-05-10T18:30:08.590Z] a3c5687108bc: Preparing [2022-05-10T18:30:08.590Z] 1e34d2d3c1b4: Preparing [2022-05-10T18:30:08.590Z] 0a22525d97fe: Preparing [2022-05-10T18:30:08.590Z] cdc737381a8d: Preparing [2022-05-10T18:30:08.590Z] f6f63e57e460: Preparing [2022-05-10T18:30:08.590Z] b541d28bf3b4: Preparing [2022-05-10T18:30:08.590Z] 0a22525d97fe: Waiting [2022-05-10T18:30:08.590Z] cdc737381a8d: Waiting [2022-05-10T18:30:08.590Z] f6f63e57e460: Waiting [2022-05-10T18:30:08.590Z] b541d28bf3b4: Waiting [2022-05-10T18:30:08.590Z] bed0a5dd31cf: Layer already exists [2022-05-10T18:30:08.590Z] 1e34d2d3c1b4: Layer already exists [2022-05-10T18:30:08.590Z] a3c5687108bc: Layer already exists [2022-05-10T18:30:08.590Z] 0ae446612c82: Layer already exists [2022-05-10T18:30:08.590Z] ec0d1528e21c: Layer already exists [2022-05-10T18:30:08.590Z] cdc737381a8d: Layer already exists [2022-05-10T18:30:08.590Z] 0a22525d97fe: Layer already exists [2022-05-10T18:30:08.590Z] f6f63e57e460: Layer already exists [2022-05-10T18:30:08.590Z] b541d28bf3b4: Layer already exists [2022-05-10T18:30:08.590Z] latest: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:08.889Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:09.184Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 [2022-05-10T18:30:09.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T18:30:09.184Z] 0ae446612c82: Preparing [2022-05-10T18:30:09.184Z] bed0a5dd31cf: Preparing [2022-05-10T18:30:09.184Z] ec0d1528e21c: Preparing [2022-05-10T18:30:09.184Z] a3c5687108bc: Preparing [2022-05-10T18:30:09.184Z] 1e34d2d3c1b4: Preparing [2022-05-10T18:30:09.184Z] 0a22525d97fe: Preparing [2022-05-10T18:30:09.184Z] cdc737381a8d: Preparing [2022-05-10T18:30:09.184Z] f6f63e57e460: Preparing [2022-05-10T18:30:09.184Z] b541d28bf3b4: Preparing [2022-05-10T18:30:09.184Z] 0a22525d97fe: Waiting [2022-05-10T18:30:09.184Z] f6f63e57e460: Waiting [2022-05-10T18:30:09.184Z] b541d28bf3b4: Waiting [2022-05-10T18:30:09.184Z] 1e34d2d3c1b4: Layer already exists [2022-05-10T18:30:09.184Z] 0ae446612c82: Layer already exists [2022-05-10T18:30:09.184Z] ec0d1528e21c: Layer already exists [2022-05-10T18:30:09.184Z] a3c5687108bc: Layer already exists [2022-05-10T18:30:09.184Z] bed0a5dd31cf: Layer already exists [2022-05-10T18:30:09.184Z] 0a22525d97fe: Layer already exists [2022-05-10T18:30:09.184Z] cdc737381a8d: Layer already exists [2022-05-10T18:30:09.184Z] b541d28bf3b4: Layer already exists [2022-05-10T18:30:09.184Z] f6f63e57e460: Layer already exists [2022-05-10T18:30:09.184Z] 2.1.0-dev.13: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:09.484Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:09.778Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:30:09.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T18:30:09.778Z] 0ae446612c82: Preparing [2022-05-10T18:30:09.778Z] bed0a5dd31cf: Preparing [2022-05-10T18:30:09.778Z] ec0d1528e21c: Preparing [2022-05-10T18:30:09.778Z] a3c5687108bc: Preparing [2022-05-10T18:30:09.778Z] 1e34d2d3c1b4: Preparing [2022-05-10T18:30:09.778Z] 0a22525d97fe: Preparing [2022-05-10T18:30:09.778Z] cdc737381a8d: Preparing [2022-05-10T18:30:09.778Z] f6f63e57e460: Preparing [2022-05-10T18:30:09.778Z] b541d28bf3b4: Preparing [2022-05-10T18:30:09.778Z] 0a22525d97fe: Waiting [2022-05-10T18:30:09.778Z] cdc737381a8d: Waiting [2022-05-10T18:30:09.778Z] f6f63e57e460: Waiting [2022-05-10T18:30:09.778Z] b541d28bf3b4: Waiting [2022-05-10T18:30:09.778Z] 1e34d2d3c1b4: Layer already exists [2022-05-10T18:30:09.778Z] bed0a5dd31cf: Layer already exists [2022-05-10T18:30:09.778Z] 0ae446612c82: Layer already exists [2022-05-10T18:30:09.778Z] a3c5687108bc: Layer already exists [2022-05-10T18:30:09.778Z] ec0d1528e21c: Layer already exists [2022-05-10T18:30:09.778Z] 0a22525d97fe: Layer already exists [2022-05-10T18:30:09.778Z] cdc737381a8d: Layer already exists [2022-05-10T18:30:09.778Z] f6f63e57e460: Layer already exists [2022-05-10T18:30:09.778Z] b541d28bf3b4: Layer already exists [2022-05-10T18:30:09.778Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:10.075Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:10.371Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-05-10T18:30:10.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-05-10T18:30:10.371Z] 0ae446612c82: Preparing [2022-05-10T18:30:10.371Z] bed0a5dd31cf: Preparing [2022-05-10T18:30:10.371Z] ec0d1528e21c: Preparing [2022-05-10T18:30:10.371Z] a3c5687108bc: Preparing [2022-05-10T18:30:10.371Z] 1e34d2d3c1b4: Preparing [2022-05-10T18:30:10.371Z] 0a22525d97fe: Preparing [2022-05-10T18:30:10.371Z] cdc737381a8d: Preparing [2022-05-10T18:30:10.371Z] f6f63e57e460: Preparing [2022-05-10T18:30:10.371Z] b541d28bf3b4: Preparing [2022-05-10T18:30:10.371Z] f6f63e57e460: Waiting [2022-05-10T18:30:10.371Z] cdc737381a8d: Waiting [2022-05-10T18:30:10.371Z] b541d28bf3b4: Waiting [2022-05-10T18:30:10.371Z] 0a22525d97fe: Waiting [2022-05-10T18:30:10.371Z] 0ae446612c82: Layer already exists [2022-05-10T18:30:10.371Z] ec0d1528e21c: Layer already exists [2022-05-10T18:30:10.371Z] 1e34d2d3c1b4: Layer already exists [2022-05-10T18:30:10.371Z] bed0a5dd31cf: Layer already exists [2022-05-10T18:30:10.371Z] a3c5687108bc: Layer already exists [2022-05-10T18:30:10.371Z] 0a22525d97fe: Layer already exists [2022-05-10T18:30:10.371Z] cdc737381a8d: Layer already exists [2022-05-10T18:30:10.371Z] f6f63e57e460: Layer already exists [2022-05-10T18:30:10.371Z] b541d28bf3b4: Layer already exists [2022-05-10T18:30:10.371Z] main: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:30:10.412Z] ===================================================== [Pipeline] echo [2022-05-10T18:30:10.423Z] taggedImages: [2022-05-10T18:30:10.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:30:10.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-05-10T18:30:10.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 [2022-05-10T18:30:10.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:30:10.423Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:10.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:30:10.794Z] [2022-05-10T18:30:10.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:30:11.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:30:11.108Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T18:30:11.108Z] 5eb5b503b376: Pulling fs layer [2022-05-10T18:30:11.108Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T18:30:11.108Z] ec43610c2a17: Pulling fs layer [2022-05-10T18:30:11.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T18:30:11.108Z] 33b1e0a273af: Pulling fs layer [2022-05-10T18:30:11.108Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T18:30:11.108Z] 2f39f015ded8: Pulling fs layer [2022-05-10T18:30:11.108Z] 3a2ae6a8a46f: Waiting [2022-05-10T18:30:11.108Z] 33b1e0a273af: Waiting [2022-05-10T18:30:11.108Z] 5d3b04190fa2: Waiting [2022-05-10T18:30:11.108Z] 5c69ac0246d0: Download complete [2022-05-10T18:30:11.108Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T18:30:11.108Z] 3a2ae6a8a46f: Download complete [2022-05-10T18:30:11.369Z] 33b1e0a273af: Verifying Checksum [2022-05-10T18:30:11.369Z] 33b1e0a273af: Download complete [2022-05-10T18:30:11.369Z] ec43610c2a17: Verifying Checksum [2022-05-10T18:30:11.369Z] ec43610c2a17: Download complete [2022-05-10T18:30:11.369Z] 5d3b04190fa2: Download complete [2022-05-10T18:30:11.369Z] 5eb5b503b376: Verifying Checksum [2022-05-10T18:30:11.369Z] 5eb5b503b376: Download complete [2022-05-10T18:30:11.937Z] 2f39f015ded8: Download complete [2022-05-10T18:30:12.874Z] 5eb5b503b376: Pull complete [2022-05-10T18:30:12.874Z] 5c69ac0246d0: Pull complete [2022-05-10T18:30:13.133Z] ec43610c2a17: Pull complete [2022-05-10T18:30:13.393Z] 3a2ae6a8a46f: Pull complete [2022-05-10T18:30:13.651Z] 33b1e0a273af: Pull complete [2022-05-10T18:30:13.651Z] 5d3b04190fa2: Pull complete [2022-05-10T18:30:17.849Z] 2f39f015ded8: Pull complete [2022-05-10T18:30:17.849Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T18:30:17.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:30:17.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T18:30:17.913Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:30:17.954Z] $ 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-05-10T18:30:19.919Z] $ docker top b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:30:20.376Z] ---> job-cost.sh [2022-05-10T18:30:20.376Z] lf-activate-venv: SKIPPING [2022-05-10T18:30:20.376Z] INFO: No Stack... [2022-05-10T18:30:20.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:30:21.203Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:30:21.506Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-05-10T18:30:21.506Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:30:21.522Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [2022-05-10T18:30:21.529Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] did not exist. Created. [2022-05-10T18:30:21.529Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:30:21.837Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T18:30:21.871Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:30:21.877Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:30:21.903Z] $ docker stop --time=1 b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 [2022-05-10T18:30:23.071Z] $ docker rm -f b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T18:32:43.672Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47866 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-05-10T18:32:43.692Z] Running in /w/workspace/app-rfid-llrp-inventory/34 [Pipeline] { [Pipeline] checkout [2022-05-10T18:32:43.961Z] The recommended git tool is: git [2022-05-10T18:32:51.188Z] using credential edgex-jenkins-ssh [2022-05-10T18:32:51.209Z] Cloning the remote Git repository [2022-05-10T18:32:51.279Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:32:51.393Z] > git init /w/workspace/app-rfid-llrp-inventory/34 # timeout=10 [2022-05-10T18:32:51.502Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:32:51.502Z] > git --version # timeout=10 [2022-05-10T18:32:51.531Z] > git --version # 'git version 2.25.1' [2022-05-10T18:32:51.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:32:51.613Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:32:53.725Z] Avoid second fetch [2022-05-10T18:32:53.726Z] Checking out Revision 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 (main) [2022-05-10T18:32:53.693Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T18:32:53.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:32:53.753Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:32:53.772Z] > git checkout -f 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 # timeout=10 [2022-05-10T18:32:58.086Z] Commit message: "docs: Update change log for Kamakura (#82)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:32:59.098Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T18:32:59.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:32:59.098Z] Dload Upload Total Spent Left Speed [2022-05-10T18:32:59.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-05-10T18:32:59.633Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T18:32:59.992Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T18:32:59.992Z] + sudo tee /etc/docker/daemon.new [2022-05-10T18:32:59.992Z] { [2022-05-10T18:32:59.992Z] "registry-mirrors": [ [2022-05-10T18:32:59.992Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T18:32:59.992Z] ], [2022-05-10T18:32:59.992Z] "bip": "10.250.0.254/24", [2022-05-10T18:32:59.992Z] "hosts": [ [2022-05-10T18:32:59.992Z] "tcp://0.0.0.0:5555", [2022-05-10T18:32:59.992Z] "unix:///var/run/docker.sock" [2022-05-10T18:32:59.992Z] ], [2022-05-10T18:32:59.992Z] "mtu": 1458, [2022-05-10T18:32:59.992Z] "selinux-enabled": true, [2022-05-10T18:32:59.992Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T18:32:59.992Z] } [Pipeline] sh [2022-05-10T18:33:00.350Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T18:33:00.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:33:19.145Z] provisioning config files... [2022-05-10T18:33:19.173Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/34@tmp/config4879712407944425072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:33:19.542Z] ---> docker-login.sh [2022-05-10T18:33:19.542Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:33:20.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:33:20.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:33:20.421Z] Configure a credential helper to remove this warning. See [2022-05-10T18:33:20.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:33:20.421Z] [2022-05-10T18:33:20.421Z] Login Succeeded [2022-05-10T18:33:20.421Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:33:21.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:33:21.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:33:21.022Z] Configure a credential helper to remove this warning. See [2022-05-10T18:33:21.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:33:21.022Z] [2022-05-10T18:33:21.022Z] Login Succeeded [2022-05-10T18:33:21.022Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:33:21.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:33:21.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:33:21.578Z] Configure a credential helper to remove this warning. See [2022-05-10T18:33:21.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:33:21.578Z] [2022-05-10T18:33:21.578Z] Login Succeeded [2022-05-10T18:33:21.578Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:33:21.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:33:21.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:33:21.851Z] Configure a credential helper to remove this warning. See [2022-05-10T18:33:21.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:33:21.851Z] [2022-05-10T18:33:21.851Z] Login Succeeded [2022-05-10T18:33:21.851Z] docker.io [2022-05-10T18:33:22.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:33:22.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:33:22.725Z] Configure a credential helper to remove this warning. See [2022-05-10T18:33:22.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:33:22.725Z] [2022-05-10T18:33:22.725Z] Login Succeeded [2022-05-10T18:33:22.725Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:33:22.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:33:23.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:33:23.287Z] ========================================================= [2022-05-10T18:33:23.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T18:33:23.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:33:23.657Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:33:23.934Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:33:23.934Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:33:23.934Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:33:24.209Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T18:33:24.209Z] 9b3977197b4f: Pulling fs layer [2022-05-10T18:33:24.209Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T18:33:24.209Z] 94645a83ff95: Pulling fs layer [2022-05-10T18:33:24.209Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T18:33:24.209Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T18:33:24.209Z] 3096ccb668a1: Pulling fs layer [2022-05-10T18:33:24.209Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T18:33:24.209Z] a4caa8a26152: Pulling fs layer [2022-05-10T18:33:24.209Z] 3f3a8bcf1eab: Waiting [2022-05-10T18:33:24.209Z] 0c92f367c5e7: Waiting [2022-05-10T18:33:24.209Z] a4caa8a26152: Waiting [2022-05-10T18:33:24.209Z] 3096ccb668a1: Waiting [2022-05-10T18:33:24.209Z] e8cf19c19ddd: Waiting [2022-05-10T18:33:24.209Z] 94645a83ff95: Verifying Checksum [2022-05-10T18:33:24.209Z] 94645a83ff95: Download complete [2022-05-10T18:33:24.209Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T18:33:24.209Z] 1a89e8eeedd5: Download complete [2022-05-10T18:33:24.209Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T18:33:24.209Z] 0c92f367c5e7: Download complete [2022-05-10T18:33:24.209Z] 3096ccb668a1: Verifying Checksum [2022-05-10T18:33:24.209Z] 3096ccb668a1: Download complete [2022-05-10T18:33:24.209Z] 9b3977197b4f: Verifying Checksum [2022-05-10T18:33:24.209Z] 9b3977197b4f: Download complete [2022-05-10T18:33:24.209Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T18:33:24.209Z] e8cf19c19ddd: Download complete [2022-05-10T18:33:25.206Z] 9b3977197b4f: Pull complete [2022-05-10T18:33:25.485Z] 1a89e8eeedd5: Pull complete [2022-05-10T18:33:26.086Z] 94645a83ff95: Pull complete [2022-05-10T18:33:26.086Z] a4caa8a26152: Verifying Checksum [2022-05-10T18:33:26.086Z] a4caa8a26152: Download complete [2022-05-10T18:33:27.069Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T18:33:27.069Z] 3f3a8bcf1eab: Download complete [2022-05-10T18:33:39.505Z] 3f3a8bcf1eab: Pull complete [2022-05-10T18:33:39.505Z] 0c92f367c5e7: Pull complete [2022-05-10T18:33:39.505Z] 3096ccb668a1: Pull complete [2022-05-10T18:33:39.781Z] e8cf19c19ddd: Pull complete [2022-05-10T18:33:46.505Z] a4caa8a26152: Pull complete [2022-05-10T18:33:46.505Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T18:33:46.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T18:33:46.505Z] ---> 725f1c02e7f9 [2022-05-10T18:33:46.505Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:33:47.497Z] ---> Running in a7440b4afaba [2022-05-10T18:33:47.498Z] Removing intermediate container a7440b4afaba [2022-05-10T18:33:47.498Z] ---> da4c323b2521 [2022-05-10T18:33:47.498Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:33:47.770Z] ---> Running in f998b658e918 [2022-05-10T18:33:48.044Z] Removing intermediate container f998b658e918 [2022-05-10T18:33:48.044Z] ---> 473c56bb2da1 [2022-05-10T18:33:48.044Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:33:48.044Z] ---> Running in 10857228bab7 [2022-05-10T18:33:48.329Z] Removing intermediate container 10857228bab7 [2022-05-10T18:33:48.329Z] ---> cd3343035cfb [2022-05-10T18:33:48.329Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:33:48.329Z] ---> Running in 80baa4632e3d [2022-05-10T18:33:50.331Z] Removing intermediate container 80baa4632e3d [2022-05-10T18:33:50.331Z] ---> bd53c8ea47c2 [2022-05-10T18:33:50.331Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:33:50.331Z] ---> Running in f826a382e465 [2022-05-10T18:33:51.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:33:52.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:33:52.933Z] OK: 220 MiB in 52 packages [2022-05-10T18:33:53.933Z] Removing intermediate container f826a382e465 [2022-05-10T18:33:53.933Z] ---> b9f3f3902457 [2022-05-10T18:33:53.933Z] Step 8/13 : WORKDIR /app [2022-05-10T18:33:53.933Z] ---> Running in cbbd69f9d945 [2022-05-10T18:33:54.207Z] Removing intermediate container cbbd69f9d945 [2022-05-10T18:33:54.207Z] ---> 68584c717421 [2022-05-10T18:33:54.207Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:33:54.816Z] ---> 2991ebc59cb5 [2022-05-10T18:33:54.816Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:33:54.816Z] ---> Running in 33e8f59d5489 [2022-05-10T18:34:41.857Z] Removing intermediate container 33e8f59d5489 [2022-05-10T18:34:41.857Z] ---> 0642fb4bf2fb [2022-05-10T18:34:41.857Z] Step 11/13 : COPY . . [2022-05-10T18:34:41.857Z] ---> d2b668efce0c [2022-05-10T18:34:41.857Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:34:41.857Z] ---> Running in d49f61ea7eea [2022-05-10T18:34:41.857Z] Removing intermediate container d49f61ea7eea [2022-05-10T18:34:41.857Z] ---> 1d472f84d8f1 [2022-05-10T18:34:41.857Z] Step 13/13 : RUN $MAKE [2022-05-10T18:34:41.857Z] ---> Running in 09d050c5898f [2022-05-10T18:34:42.454Z] noop [2022-05-10T18:34:43.050Z] Removing intermediate container 09d050c5898f [2022-05-10T18:34:43.050Z] ---> 8a40f6d366a0 [2022-05-10T18:34:43.050Z] Successfully built 8a40f6d366a0 [2022-05-10T18:34:43.050Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:34:43.397Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:34:43.397Z] . [Pipeline] withDockerContainer [2022-05-10T18:34:43.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container [2022-05-10T18:34:43.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T18:34:45.025Z] $ docker top 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:34:45.921Z] + go version [2022-05-10T18:34:45.921Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T18:34:45.950Z] $ docker stop --time=1 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 [2022-05-10T18:34:47.641Z] $ docker rm -f 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:34:48.236Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:34:48.236Z] . [Pipeline] withDockerContainer [2022-05-10T18:34:48.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container [2022-05-10T18:34:48.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T18:34:49.837Z] $ docker top b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:34:50.737Z] + make test [2022-05-10T18:34:50.737Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:36:12.585Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:36:12.585Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 86.2% of statements [2022-05-10T18:36:12.585Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:36:15.199Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements [2022-05-10T18:36:15.470Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:36:15.470Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:36:42.299Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:36:42.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:36:43.164Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:36:46.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:36:46.598Z] $ docker stop --time=1 b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 [2022-05-10T18:36:48.404Z] $ docker rm -f b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:36:49.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:36:49.420Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:36:49.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:36:50.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:36:50.644Z] + ls -al . [2022-05-10T18:36:50.644Z] total 224 [2022-05-10T18:36:50.644Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:36 . [2022-05-10T18:36:50.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 .. [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:32 .dockerignore [2022-05-10T18:36:50.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:32 .git [2022-05-10T18:36:50.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:32 .github [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:32 .gitignore [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:32 .golangci.yml [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:32 Attribution.txt [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:32 CHANGELOG.md [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:32 Dockerfile [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:32 GOVERNANCE.md [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:32 Jenkinsfile [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:32 LICENSE [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:32 Makefile [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:32 OWNERS.md [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:32 README.md [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:28 VERSION [2022-05-10T18:36:50.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 bin [2022-05-10T18:36:50.644Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:36 coverage.out [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:32 go.mod [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:32 go.sum [2022-05-10T18:36:50.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 images [2022-05-10T18:36:50.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 internal [2022-05-10T18:36:50.644Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:32 main.go [2022-05-10T18:36:50.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 res [2022-05-10T18:36:50.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 snap [2022-05-10T18:36:50.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:32 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:36:50.995Z] + 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 --label arch=arm64 --label version=2.1.0-dev.13 . [2022-05-10T18:36:51.270Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:36:51.270Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:36:51.270Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:36:51.270Z] ---> 8a40f6d366a0 [2022-05-10T18:36:51.270Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:36:51.552Z] ---> Running in b5799be6d873 [2022-05-10T18:36:51.835Z] Removing intermediate container b5799be6d873 [2022-05-10T18:36:51.835Z] ---> 388307ae80a8 [2022-05-10T18:36:51.835Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:36:51.835Z] ---> Running in ea651e55d1e5 [2022-05-10T18:36:52.117Z] Removing intermediate container ea651e55d1e5 [2022-05-10T18:36:52.117Z] ---> f2677522f077 [2022-05-10T18:36:52.117Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:36:52.117Z] ---> Running in 900e19f92287 [2022-05-10T18:36:52.393Z] Removing intermediate container 900e19f92287 [2022-05-10T18:36:52.393Z] ---> 5b7aaf641d11 [2022-05-10T18:36:52.393Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:36:52.671Z] ---> Running in ae889ee8403c [2022-05-10T18:36:54.127Z] Removing intermediate container ae889ee8403c [2022-05-10T18:36:54.127Z] ---> 5341bad1febe [2022-05-10T18:36:54.127Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:36:54.127Z] ---> Running in 85231b8f5f2d [2022-05-10T18:36:55.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:36:56.093Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:36:57.075Z] OK: 220 MiB in 52 packages [2022-05-10T18:36:57.683Z] Removing intermediate container 85231b8f5f2d [2022-05-10T18:36:57.683Z] ---> 98080cac93c0 [2022-05-10T18:36:57.683Z] Step 8/31 : WORKDIR /app [2022-05-10T18:36:57.683Z] ---> Running in 927de251c0af [2022-05-10T18:36:57.959Z] Removing intermediate container 927de251c0af [2022-05-10T18:36:57.959Z] ---> d07f3b52fb68 [2022-05-10T18:36:57.959Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:36:58.557Z] ---> 4031dfd937b8 [2022-05-10T18:36:58.557Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:36:58.557Z] ---> Running in 758b7300c65a [2022-05-10T18:37:00.542Z] Removing intermediate container 758b7300c65a [2022-05-10T18:37:00.542Z] ---> c06031c78be9 [2022-05-10T18:37:00.542Z] Step 11/31 : COPY . . [2022-05-10T18:37:01.143Z] ---> 912dbfaf78d5 [2022-05-10T18:37:01.143Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:37:01.143Z] ---> Running in 65ad0c1174fc [2022-05-10T18:37:01.417Z] Removing intermediate container 65ad0c1174fc [2022-05-10T18:37:01.417Z] ---> b4b19c4bd851 [2022-05-10T18:37:01.417Z] Step 13/31 : RUN $MAKE [2022-05-10T18:37:01.698Z] ---> Running in 83b70e9396d0 [2022-05-10T18:37:02.685Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T18:39:09.572Z] Removing intermediate container 83b70e9396d0 [2022-05-10T18:39:09.572Z] ---> 33a03561bea4 [2022-05-10T18:39:09.572Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:39:09.572Z] 3.14: Pulling from library/alpine [2022-05-10T18:39:09.572Z] 455c02918c45: Pulling fs layer [2022-05-10T18:39:09.572Z] 455c02918c45: Verifying Checksum [2022-05-10T18:39:09.572Z] 455c02918c45: Download complete [2022-05-10T18:39:09.572Z] 455c02918c45: Pull complete [2022-05-10T18:39:09.572Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:39:09.572Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:39:09.572Z] ---> ac73e934f311 [2022-05-10T18:39:09.572Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:39:09.572Z] ---> Running in f6830b3f2ad4 [2022-05-10T18:39:09.572Z] Removing intermediate container f6830b3f2ad4 [2022-05-10T18:39:09.572Z] ---> 42203f7672c7 [2022-05-10T18:39:09.572Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:39:09.572Z] ---> Running in 424438278c0c [2022-05-10T18:39:09.572Z] Removing intermediate container 424438278c0c [2022-05-10T18:39:09.572Z] ---> a3c605fd3184 [2022-05-10T18:39:09.572Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:39:09.572Z] ---> Running in c9c5e166024a [2022-05-10T18:39:09.572Z] Removing intermediate container c9c5e166024a [2022-05-10T18:39:09.572Z] ---> 4df8afaf844b [2022-05-10T18:39:09.572Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:39:09.572Z] ---> Running in 59382ec4d19a [2022-05-10T18:39:09.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:39:09.572Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:39:09.572Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:39:09.572Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:39:09.572Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:39:09.572Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:39:09.572Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:39:09.572Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:39:09.572Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:39:09.572Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:39:09.572Z] OK: 9 MiB in 20 packages [2022-05-10T18:39:09.572Z] Removing intermediate container 59382ec4d19a [2022-05-10T18:39:09.572Z] ---> 1347b87a1bdc [2022-05-10T18:39:09.572Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:39:09.572Z] ---> 551c7d81990a [2022-05-10T18:39:09.572Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:39:09.572Z] ---> 8583e31feb26 [2022-05-10T18:39:09.572Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:39:09.572Z] ---> 23acdfbef448 [2022-05-10T18:39:09.572Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:39:09.572Z] ---> 8208a61f5e6e [2022-05-10T18:39:09.572Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:39:10.551Z] ---> e0bcd09d9f33 [2022-05-10T18:39:10.551Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:39:10.551Z] ---> Running in 9a742b9acb24 [2022-05-10T18:39:11.978Z] Removing intermediate container 9a742b9acb24 [2022-05-10T18:39:11.978Z] ---> 801bf0b490b1 [2022-05-10T18:39:11.978Z] Step 25/31 : VOLUME /cache [2022-05-10T18:39:11.978Z] ---> Running in 97a2dc7a1823 [2022-05-10T18:39:12.250Z] Removing intermediate container 97a2dc7a1823 [2022-05-10T18:39:12.250Z] ---> d12041de7430 [2022-05-10T18:39:12.250Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:39:12.250Z] ---> Running in 9eca4f08f59d [2022-05-10T18:39:12.529Z] Removing intermediate container 9eca4f08f59d [2022-05-10T18:39:12.529Z] ---> ec58c224b675 [2022-05-10T18:39:12.529Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:39:12.529Z] ---> Running in a58c5b5e7ea9 [2022-05-10T18:39:13.124Z] Removing intermediate container a58c5b5e7ea9 [2022-05-10T18:39:13.124Z] ---> 6c9ead0bc3cb [2022-05-10T18:39:13.124Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:39:13.124Z] ---> Running in 47ba2563d2c2 [2022-05-10T18:39:13.402Z] Removing intermediate container 47ba2563d2c2 [2022-05-10T18:39:13.402Z] ---> f0f290267ef4 [2022-05-10T18:39:13.402Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T18:39:13.402Z] ---> Running in 1b94eab763bf [2022-05-10T18:39:13.674Z] Removing intermediate container 1b94eab763bf [2022-05-10T18:39:13.674Z] ---> a4e6326cd8be [2022-05-10T18:39:13.674Z] Step 30/31 : LABEL git_sha=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:39:13.674Z] ---> Running in ecdcf13aaec0 [2022-05-10T18:39:13.949Z] Removing intermediate container ecdcf13aaec0 [2022-05-10T18:39:13.949Z] ---> c9e57536d98f [2022-05-10T18:39:13.949Z] Step 31/31 : LABEL version=2.1.0-dev.13 [2022-05-10T18:39:14.221Z] ---> Running in b29d0a3bea7b [2022-05-10T18:39:14.492Z] Removing intermediate container b29d0a3bea7b [2022-05-10T18:39:14.492Z] ---> ca9be439b44f [2022-05-10T18:39:14.492Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:39:14.492Z] Successfully built ca9be439b44f [2022-05-10T18:39:14.492Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:39:14.582Z] provisioning config files... [2022-05-10T18:39:14.600Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/34@tmp/config8335232915331064423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:39:14.943Z] ---> docker-login.sh [2022-05-10T18:39:14.944Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:39:15.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:15.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:15.215Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:15.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:15.215Z] [2022-05-10T18:39:15.215Z] Login Succeeded [2022-05-10T18:39:15.215Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:39:15.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:15.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:15.759Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:15.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:15.759Z] [2022-05-10T18:39:15.759Z] Login Succeeded [2022-05-10T18:39:15.759Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:39:16.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:16.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:16.030Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:16.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:16.030Z] [2022-05-10T18:39:16.030Z] Login Succeeded [2022-05-10T18:39:16.030Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:39:16.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:16.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:16.574Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:16.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:16.574Z] [2022-05-10T18:39:16.574Z] Login Succeeded [2022-05-10T18:39:16.574Z] docker.io [2022-05-10T18:39:16.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:39:17.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:39:17.118Z] Configure a credential helper to remove this warning. See [2022-05-10T18:39:17.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:39:17.118Z] [2022-05-10T18:39:17.118Z] Login Succeeded [2022-05-10T18:39:17.118Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:39:17.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:39:17.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:39:17.191Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-05-10T18:39:17.191Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:39:17.191Z] latest [2022-05-10T18:39:17.191Z] 2.1.0-dev.13 [2022-05-10T18:39:17.191Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:39:17.191Z] main [2022-05-10T18:39:17.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:17.541Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:17.878Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:39:17.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:39:17.878Z] b9d3fd007a51: Preparing [2022-05-10T18:39:17.878Z] 264513a0a46b: Preparing [2022-05-10T18:39:17.878Z] 6c2e5f79478d: Preparing [2022-05-10T18:39:17.878Z] 04c1ccfdfdf8: Preparing [2022-05-10T18:39:17.878Z] fc5c23b27487: Preparing [2022-05-10T18:39:17.878Z] 1023ed2f3c99: Preparing [2022-05-10T18:39:17.879Z] 4b11b7785bd3: Preparing [2022-05-10T18:39:17.879Z] d64104bbdbf4: Preparing [2022-05-10T18:39:17.879Z] f73e7dbfee58: Preparing [2022-05-10T18:39:17.879Z] 1023ed2f3c99: Waiting [2022-05-10T18:39:17.879Z] 4b11b7785bd3: Waiting [2022-05-10T18:39:17.879Z] f73e7dbfee58: Waiting [2022-05-10T18:39:17.879Z] d64104bbdbf4: Waiting [2022-05-10T18:39:18.151Z] fc5c23b27487: Pushed [2022-05-10T18:39:18.151Z] b9d3fd007a51: Pushed [2022-05-10T18:39:18.151Z] 6c2e5f79478d: Pushed [2022-05-10T18:39:18.151Z] 04c1ccfdfdf8: Pushed [2022-05-10T18:39:18.151Z] f73e7dbfee58: Layer already exists [2022-05-10T18:39:18.425Z] 1023ed2f3c99: Pushed [2022-05-10T18:39:18.425Z] d64104bbdbf4: Pushed [2022-05-10T18:39:19.022Z] 4b11b7785bd3: Pushed [2022-05-10T18:39:24.412Z] 264513a0a46b: Pushed [2022-05-10T18:39:24.412Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:24.776Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:25.120Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T18:39:25.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:39:25.120Z] b9d3fd007a51: Preparing [2022-05-10T18:39:25.120Z] 264513a0a46b: Preparing [2022-05-10T18:39:25.120Z] 6c2e5f79478d: Preparing [2022-05-10T18:39:25.120Z] 04c1ccfdfdf8: Preparing [2022-05-10T18:39:25.120Z] fc5c23b27487: Preparing [2022-05-10T18:39:25.120Z] 1023ed2f3c99: Preparing [2022-05-10T18:39:25.120Z] 4b11b7785bd3: Preparing [2022-05-10T18:39:25.120Z] d64104bbdbf4: Preparing [2022-05-10T18:39:25.120Z] f73e7dbfee58: Preparing [2022-05-10T18:39:25.120Z] 1023ed2f3c99: Waiting [2022-05-10T18:39:25.120Z] d64104bbdbf4: Waiting [2022-05-10T18:39:25.120Z] f73e7dbfee58: Waiting [2022-05-10T18:39:25.120Z] 4b11b7785bd3: Waiting [2022-05-10T18:39:25.120Z] fc5c23b27487: Layer already exists [2022-05-10T18:39:25.120Z] 04c1ccfdfdf8: Layer already exists [2022-05-10T18:39:25.120Z] 6c2e5f79478d: Layer already exists [2022-05-10T18:39:25.120Z] 264513a0a46b: Layer already exists [2022-05-10T18:39:25.120Z] b9d3fd007a51: Layer already exists [2022-05-10T18:39:25.120Z] d64104bbdbf4: Layer already exists [2022-05-10T18:39:25.120Z] 1023ed2f3c99: Layer already exists [2022-05-10T18:39:25.120Z] 4b11b7785bd3: Layer already exists [2022-05-10T18:39:25.120Z] f73e7dbfee58: Layer already exists [2022-05-10T18:39:25.391Z] latest: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:25.736Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:26.078Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 [2022-05-10T18:39:26.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:39:26.078Z] b9d3fd007a51: Preparing [2022-05-10T18:39:26.078Z] 264513a0a46b: Preparing [2022-05-10T18:39:26.078Z] 6c2e5f79478d: Preparing [2022-05-10T18:39:26.078Z] 04c1ccfdfdf8: Preparing [2022-05-10T18:39:26.078Z] fc5c23b27487: Preparing [2022-05-10T18:39:26.078Z] 1023ed2f3c99: Preparing [2022-05-10T18:39:26.078Z] 4b11b7785bd3: Preparing [2022-05-10T18:39:26.078Z] d64104bbdbf4: Preparing [2022-05-10T18:39:26.078Z] f73e7dbfee58: Preparing [2022-05-10T18:39:26.078Z] 1023ed2f3c99: Waiting [2022-05-10T18:39:26.078Z] 4b11b7785bd3: Waiting [2022-05-10T18:39:26.078Z] d64104bbdbf4: Waiting [2022-05-10T18:39:26.078Z] f73e7dbfee58: Waiting [2022-05-10T18:39:26.079Z] fc5c23b27487: Layer already exists [2022-05-10T18:39:26.079Z] 04c1ccfdfdf8: Layer already exists [2022-05-10T18:39:26.079Z] 6c2e5f79478d: Layer already exists [2022-05-10T18:39:26.079Z] 264513a0a46b: Layer already exists [2022-05-10T18:39:26.079Z] b9d3fd007a51: Layer already exists [2022-05-10T18:39:26.079Z] d64104bbdbf4: Layer already exists [2022-05-10T18:39:26.079Z] 4b11b7785bd3: Layer already exists [2022-05-10T18:39:26.079Z] 1023ed2f3c99: Layer already exists [2022-05-10T18:39:26.079Z] f73e7dbfee58: Layer already exists [2022-05-10T18:39:26.351Z] 2.1.0-dev.13: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:26.701Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:27.047Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:39:27.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:39:27.047Z] b9d3fd007a51: Preparing [2022-05-10T18:39:27.047Z] 264513a0a46b: Preparing [2022-05-10T18:39:27.047Z] 6c2e5f79478d: Preparing [2022-05-10T18:39:27.047Z] 04c1ccfdfdf8: Preparing [2022-05-10T18:39:27.047Z] fc5c23b27487: Preparing [2022-05-10T18:39:27.047Z] 1023ed2f3c99: Preparing [2022-05-10T18:39:27.047Z] 4b11b7785bd3: Preparing [2022-05-10T18:39:27.047Z] d64104bbdbf4: Preparing [2022-05-10T18:39:27.047Z] f73e7dbfee58: Preparing [2022-05-10T18:39:27.047Z] 4b11b7785bd3: Waiting [2022-05-10T18:39:27.047Z] 1023ed2f3c99: Waiting [2022-05-10T18:39:27.047Z] f73e7dbfee58: Waiting [2022-05-10T18:39:27.047Z] d64104bbdbf4: Waiting [2022-05-10T18:39:27.047Z] 264513a0a46b: Layer already exists [2022-05-10T18:39:27.047Z] fc5c23b27487: Layer already exists [2022-05-10T18:39:27.047Z] 04c1ccfdfdf8: Layer already exists [2022-05-10T18:39:27.047Z] 6c2e5f79478d: Layer already exists [2022-05-10T18:39:27.047Z] b9d3fd007a51: Layer already exists [2022-05-10T18:39:27.047Z] 1023ed2f3c99: Layer already exists [2022-05-10T18:39:27.047Z] 4b11b7785bd3: Layer already exists [2022-05-10T18:39:27.047Z] f73e7dbfee58: Layer already exists [2022-05-10T18:39:27.324Z] d64104bbdbf4: Layer already exists [2022-05-10T18:39:27.324Z] 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:27.673Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:28.018Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-05-10T18:39:28.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-05-10T18:39:28.018Z] b9d3fd007a51: Preparing [2022-05-10T18:39:28.018Z] 264513a0a46b: Preparing [2022-05-10T18:39:28.018Z] 6c2e5f79478d: Preparing [2022-05-10T18:39:28.018Z] 04c1ccfdfdf8: Preparing [2022-05-10T18:39:28.018Z] fc5c23b27487: Preparing [2022-05-10T18:39:28.018Z] 1023ed2f3c99: Preparing [2022-05-10T18:39:28.018Z] 4b11b7785bd3: Preparing [2022-05-10T18:39:28.018Z] d64104bbdbf4: Preparing [2022-05-10T18:39:28.018Z] f73e7dbfee58: Preparing [2022-05-10T18:39:28.018Z] 4b11b7785bd3: Waiting [2022-05-10T18:39:28.018Z] d64104bbdbf4: Waiting [2022-05-10T18:39:28.018Z] f73e7dbfee58: Waiting [2022-05-10T18:39:28.018Z] 1023ed2f3c99: Waiting [2022-05-10T18:39:28.018Z] fc5c23b27487: Layer already exists [2022-05-10T18:39:28.018Z] 6c2e5f79478d: Layer already exists [2022-05-10T18:39:28.018Z] 04c1ccfdfdf8: Layer already exists [2022-05-10T18:39:28.018Z] 264513a0a46b: Layer already exists [2022-05-10T18:39:28.018Z] b9d3fd007a51: Layer already exists [2022-05-10T18:39:28.018Z] 1023ed2f3c99: Layer already exists [2022-05-10T18:39:28.018Z] 4b11b7785bd3: Layer already exists [2022-05-10T18:39:28.018Z] d64104bbdbf4: Layer already exists [2022-05-10T18:39:28.018Z] f73e7dbfee58: Layer already exists [2022-05-10T18:39:28.291Z] main: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T18:39:28.339Z] ===================================================== [Pipeline] echo [2022-05-10T18:39:28.350Z] taggedImages: [2022-05-10T18:39:28.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [2022-05-10T18:39:28.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-05-10T18:39:28.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 [2022-05-10T18:39:28.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [2022-05-10T18:39:28.350Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:28.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:39:28.720Z] [2022-05-10T18:39:28.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:39:29.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:39:29.348Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:39:29.348Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:39:29.348Z] 04944245beec: Pulling fs layer [2022-05-10T18:39:29.348Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:39:29.348Z] 765212b225bb: Pulling fs layer [2022-05-10T18:39:29.348Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:39:29.348Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:39:29.348Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:39:29.348Z] 765212b225bb: Waiting [2022-05-10T18:39:29.348Z] f23df028b6ca: Waiting [2022-05-10T18:39:29.348Z] d65c8cfc05b1: Waiting [2022-05-10T18:39:29.348Z] 2437ff75d9bd: Waiting [2022-05-10T18:39:29.348Z] 04944245beec: Verifying Checksum [2022-05-10T18:39:29.348Z] 04944245beec: Download complete [2022-05-10T18:39:29.348Z] 765212b225bb: Verifying Checksum [2022-05-10T18:39:29.348Z] 765212b225bb: Download complete [2022-05-10T18:39:29.348Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:39:29.348Z] f23df028b6ca: Download complete [2022-05-10T18:39:29.348Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:39:29.348Z] d65c8cfc05b1: Download complete [2022-05-10T18:39:29.626Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:39:29.626Z] 699f458cf7ca: Download complete [2022-05-10T18:39:29.901Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T18:39:29.901Z] 8998bd30e6a1: Download complete [2022-05-10T18:39:31.880Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:39:31.880Z] 2437ff75d9bd: Download complete [2022-05-10T18:39:33.851Z] 8998bd30e6a1: Pull complete [2022-05-10T18:39:34.448Z] 04944245beec: Pull complete [2022-05-10T18:39:35.882Z] 699f458cf7ca: Pull complete [2022-05-10T18:39:36.157Z] 765212b225bb: Pull complete [2022-05-10T18:39:36.757Z] f23df028b6ca: Pull complete [2022-05-10T18:39:37.036Z] d65c8cfc05b1: Pull complete [2022-05-10T18:39:52.137Z] 2437ff75d9bd: Pull complete [2022-05-10T18:39:52.137Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:39:52.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:39:52.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:39:52.355Z] prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container [2022-05-10T18:39:52.443Z] $ 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/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T18:39:54.995Z] $ docker top 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:39:55.905Z] ---> job-cost.sh [2022-05-10T18:39:55.905Z] lf-activate-venv: SKIPPING [2022-05-10T18:39:55.905Z] INFO: No Stack... [2022-05-10T18:39:56.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:39:57.159Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:39:57.853Z] + cat /w/workspace/app-rfid-llrp-inventory/34/archives/cost.csv [2022-05-10T18:39:57.853Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:39:57.914Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [2022-05-10T18:39:57.921Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] did not exist. Created. [2022-05-10T18:39:57.921Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:39:58.612Z] /w/workspace/app-rfid-llrp-inventory/34@tmp/durable-f52493fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:39:59.298Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:39:59.321Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:39:59.374Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:39:59.383Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:39:59.405Z] $ docker stop --time=1 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef [2022-05-10T18:40:00.918Z] $ docker rm -f 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T18:40:01.401Z] provisioning config files... [2022-05-10T18:40:01.413Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6916508984761718533tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:40:01.711Z] + set +x [2022-05-10T18:40:01.711Z] + bash -s -- [2022-05-10T18:40:01.711Z] + curl -s https://codecov.io/bash [2022-05-10T18:40:01.711Z] [2022-05-10T18:40:01.711Z] _____ _ [2022-05-10T18:40:01.711Z] / ____| | | [2022-05-10T18:40:01.711Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:40:01.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:40:01.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:40:01.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:40:01.711Z] Bash-1.0.6 [2022-05-10T18:40:01.711Z] [2022-05-10T18:40:01.711Z] [2022-05-10T18:40:01.711Z] ==> git version 2.25.1 found [2022-05-10T18:40:01.711Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T18:40:01.711Z] Release-Date: 2020-01-08 [2022-05-10T18:40:01.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T18:40:01.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:40:01.711Z] ==> Jenkins CI detected. [2022-05-10T18:40:01.711Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T18:40:01.711Z] project root: . [2022-05-10T18:40:01.711Z] --> token set from env [2022-05-10T18:40:01.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:40:01.711Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:40:01.711Z] ==> Python coveragepy not found [2022-05-10T18:40:01.711Z] ==> Searching for coverage reports in: [2022-05-10T18:40:01.711Z] + . [2022-05-10T18:40:01.711Z] -> Found 1 reports [2022-05-10T18:40:01.711Z] ==> Detecting git/mercurial file structure [2022-05-10T18:40:01.970Z] ==> Reading reports [2022-05-10T18:40:01.970Z] + ./coverage.out bytes=41008 [2022-05-10T18:40:01.970Z] ==> Appending adjustments [2022-05-10T18:40:01.970Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:40:01.970Z] + Found adjustments [2022-05-10T18:40:01.970Z] ==> Gzipping contents [2022-05-10T18:40:01.970Z] 12K /tmp/codecov.VzCxRJ.gz [2022-05-10T18:40:01.970Z] ==> Uploading reports [2022-05-10T18:40:01.970Z] url: https://codecov.io [2022-05-10T18:40:01.970Z] query: branch=main&commit=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:40:01.970Z] -> Pinging Codecov [2022-05-10T18:40:01.970Z] 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:40:02.228Z] -> Uploading to [2022-05-10T18:40:02.228Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/1e8568491c2976ba30b0b11b80a5108cdbbaf7e9/9e4c6dd0-9d7c-4636-9ef9-15fec66a1dfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T184002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf0cad8e365df758cc0737021f96cb2dfcce7eeb1bb7e594e42039ce0c06cf0e [2022-05-10T18:40:02.228Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:40:02.228Z] Dload Upload Total Spent Left Speed [2022-05-10T18:40:02.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11486 0 0 100 11486 0 52930 --:--:-- --:--:-- --:--:-- 52930 [2022-05-10T18:40:02.492Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] } [2022-05-10T18:40:02.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T18:40:02.750Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T18:40:02.762Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:03.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:40:03.063Z] [2022-05-10T18:40:03.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:03.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:40:03.367Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T18:40:03.367Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T18:40:03.367Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T18:40:03.367Z] de9db76c5a1d: Pulling fs layer [2022-05-10T18:40:03.367Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T18:40:03.367Z] 0d57e429df01: Pulling fs layer [2022-05-10T18:40:03.367Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T18:40:03.367Z] e1f770b5df2f: Pulling fs layer [2022-05-10T18:40:03.367Z] 85a0685a4137: Pulling fs layer [2022-05-10T18:40:03.367Z] 0d57e429df01: Waiting [2022-05-10T18:40:03.367Z] e1f770b5df2f: Waiting [2022-05-10T18:40:03.367Z] 85a0685a4137: Waiting [2022-05-10T18:40:03.367Z] 0eba1c9be4d2: Waiting [2022-05-10T18:40:03.367Z] 4e4be7b47b0d: Waiting [2022-05-10T18:40:03.367Z] de9db76c5a1d: Verifying Checksum [2022-05-10T18:40:03.367Z] de9db76c5a1d: Download complete [2022-05-10T18:40:03.367Z] 0ef7d3d256c8: Download complete [2022-05-10T18:40:03.367Z] 0d57e429df01: Verifying Checksum [2022-05-10T18:40:03.367Z] 0d57e429df01: Download complete [2022-05-10T18:40:03.367Z] 4e4be7b47b0d: Verifying Checksum [2022-05-10T18:40:03.367Z] 4e4be7b47b0d: Download complete [2022-05-10T18:40:03.367Z] 188c0c94c7c5: Verifying Checksum [2022-05-10T18:40:03.367Z] 188c0c94c7c5: Download complete [2022-05-10T18:40:03.634Z] 188c0c94c7c5: Pull complete [2022-05-10T18:40:03.634Z] 0ef7d3d256c8: Pull complete [2022-05-10T18:40:03.634Z] e1f770b5df2f: Verifying Checksum [2022-05-10T18:40:03.634Z] e1f770b5df2f: Download complete [2022-05-10T18:40:03.634Z] de9db76c5a1d: Pull complete [2022-05-10T18:40:04.229Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T18:40:04.229Z] 0eba1c9be4d2: Download complete [2022-05-10T18:40:04.488Z] 85a0685a4137: Verifying Checksum [2022-05-10T18:40:04.488Z] 85a0685a4137: Download complete [2022-05-10T18:40:07.775Z] 0eba1c9be4d2: Pull complete [2022-05-10T18:40:07.775Z] 0d57e429df01: Pull complete [2022-05-10T18:40:07.775Z] 4e4be7b47b0d: Pull complete [2022-05-10T18:40:07.775Z] e1f770b5df2f: Pull complete [2022-05-10T18:40:11.066Z] 85a0685a4137: Pull complete [2022-05-10T18:40:11.066Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T18:40:11.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T18:40:11.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T18:40:11.128Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:11.166Z] $ 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-05-10T18:40:13.294Z] $ docker top b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T18:40:13.362Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T18:40:13.640Z] + set -o pipefail [2022-05-10T18:40:13.640Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T18:40:18.915Z] [2022-05-10T18:40:18.915Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-05-10T18:40:18.915Z] [2022-05-10T18:40:18.915Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/5e81fcd6-42ea-4c1d-8a0e-fd4569071b33 [2022-05-10T18:40:18.915Z] [2022-05-10T18:40:18.915Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T18:40:18.915Z] [2022-05-10T18:40:18.915Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T18:40:18.915Z] [2022-05-10T18:40:18.915Z] [Pipeline] } [2022-05-10T18:40:18.933Z] $ docker stop --time=1 b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f [2022-05-10T18:40:21.082Z] $ docker rm -f b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:40:21.772Z] + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] sh [2022-05-10T18:40:22.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:40:22.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:22.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:40:22.366Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:22.432Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:22.469Z] $ 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:latest cat [2022-05-10T18:40:22.867Z] $ docker top ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:40:22.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:40:22.962Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:40:23.109Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:40:23.117Z] $ docker exec ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 ssh-agent [2022-05-10T18:40:23.233Z] SSH_AUTH_SOCK=/tmp/ssh-j3opHxFT38ac/agent.33 [2022-05-10T18:40:23.233Z] SSH_AGENT_PID=39 [2022-05-10T18:40:23.237Z] Running ssh-add (command line suppressed) [2022-05-10T18:40:23.349Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2127162512007500942.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2127162512007500942.key) [2022-05-10T18:40:23.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:40:23.649Z] + git semver tag [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,815 [run_tag] DEBUG tag force:False [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,816 [check_head_tag] DEBUG check head tag [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,816 [execute] INFO git cat-file --batch-check [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,820 [execute] INFO git cat-file --batch [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,831 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,831 [execute] INFO git tag -a v2.1.0-dev.13 -m v2.1.0-dev.13 [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,831 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.13', '-m', 'v2.1.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:40:23.909Z] 2022-05-10 18:40:23,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:23.909Z] 2.1.0-dev.13 [Pipeline] } [2022-05-10T18:40:23.925Z] $ docker exec --env ******** --env ******** ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 ssh-agent -k [2022-05-10T18:40:24.027Z] unset SSH_AUTH_SOCK; [2022-05-10T18:40:24.027Z] unset SSH_AGENT_PID; [2022-05-10T18:40:24.027Z] echo Agent pid 39 killed; [2022-05-10T18:40:24.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:40:24.334Z] + git semver [Pipeline] } [2022-05-10T18:40:24.612Z] $ docker stop --time=1 ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 [2022-05-10T18:40:25.913Z] $ docker rm -f ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:26.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:40:26.301Z] [2022-05-10T18:40:26.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:26.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:40:26.603Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T18:40:26.603Z] ab5ef0e58194: Pulling fs layer [2022-05-10T18:40:26.603Z] 9712f1f96733: Pulling fs layer [2022-05-10T18:40:26.603Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T18:40:26.603Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T18:40:26.603Z] e9a5061849ea: Pulling fs layer [2022-05-10T18:40:26.603Z] d747dcd14b5f: Pulling fs layer [2022-05-10T18:40:26.603Z] 2de7ff778b66: Pulling fs layer [2022-05-10T18:40:26.603Z] 0d9ebad4ef96: Waiting [2022-05-10T18:40:26.603Z] e9a5061849ea: Waiting [2022-05-10T18:40:26.603Z] d747dcd14b5f: Waiting [2022-05-10T18:40:26.603Z] 2de7ff778b66: Waiting [2022-05-10T18:40:26.603Z] 9712f1f96733: Download complete [2022-05-10T18:40:26.865Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T18:40:26.865Z] 63f879dbbcfc: Download complete [2022-05-10T18:40:27.124Z] e9a5061849ea: Verifying Checksum [2022-05-10T18:40:27.124Z] e9a5061849ea: Download complete [2022-05-10T18:40:27.124Z] d747dcd14b5f: Verifying Checksum [2022-05-10T18:40:27.124Z] d747dcd14b5f: Download complete [2022-05-10T18:40:27.124Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T18:40:27.124Z] 0d9ebad4ef96: Download complete [2022-05-10T18:40:27.124Z] ab5ef0e58194: Verifying Checksum [2022-05-10T18:40:27.124Z] ab5ef0e58194: Download complete [2022-05-10T18:40:27.124Z] 2de7ff778b66: Download complete [2022-05-10T18:40:29.663Z] ab5ef0e58194: Pull complete [2022-05-10T18:40:29.922Z] 9712f1f96733: Pull complete [2022-05-10T18:40:30.490Z] 63f879dbbcfc: Pull complete [2022-05-10T18:40:34.697Z] 0d9ebad4ef96: Pull complete [2022-05-10T18:40:34.697Z] e9a5061849ea: Pull complete [2022-05-10T18:40:34.697Z] d747dcd14b5f: Pull complete [2022-05-10T18:40:35.266Z] 2de7ff778b66: Pull complete [2022-05-10T18:40:35.266Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T18:40:35.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T18:40:35.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T18:40:35.328Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:35.365Z] $ 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-05-10T18:40:37.464Z] $ docker top 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:40:37.540Z] provisioning config files... [2022-05-10T18:40:37.548Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1688205916422755182tmp [2022-05-10T18:40:37.559Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config144816696943033258tmp [2022-05-10T18:40:37.573Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7978308545851892473tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:40:37.588Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:37.872Z] ---> sigul-configuration.sh [2022-05-10T18:40:37.872Z] gpg: directory `/root/.gnupg' created [2022-05-10T18:40:37.872Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T18:40:37.872Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T18:40:37.872Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T18:40:37.872Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T18:40:37.872Z] gpg: CAST5 encrypted data [2022-05-10T18:40:37.872Z] gpg: encrypted with 1 passphrase [2022-05-10T18:40:37.872Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T18:40:38.159Z] + mkdir /home/jenkins [2022-05-10T18:40:38.159Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T18:40:38.445Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-10T18:40:38.455Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:38.747Z] ---> sigul-install.sh [2022-05-10T18:40:38.747Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T18:40:39.035Z] + git tag --list [2022-05-10T18:40:39.035Z] v0.0.0 [2022-05-10T18:40:39.035Z] v0.0.1-dev.1 [2022-05-10T18:40:39.035Z] v0.0.1-dev.2 [2022-05-10T18:40:39.035Z] v0.0.1-dev.3 [2022-05-10T18:40:39.035Z] v0.0.1-dev.4 [2022-05-10T18:40:39.035Z] v0.0.1-dev.5 [2022-05-10T18:40:39.035Z] v0.0.1-dev.6 [2022-05-10T18:40:39.035Z] v0.0.1-dev.7 [2022-05-10T18:40:39.035Z] v1.0.0 [2022-05-10T18:40:39.035Z] v1.0.1-dev.1 [2022-05-10T18:40:39.035Z] v1.0.1-dev.2 [2022-05-10T18:40:39.035Z] v1.0.1-dev.3 [2022-05-10T18:40:39.035Z] v1.0.1-dev.4 [2022-05-10T18:40:39.035Z] v1.0.1-dev.5 [2022-05-10T18:40:39.035Z] v2.1.0 [2022-05-10T18:40:39.035Z] v2.1.0-dev.1 [2022-05-10T18:40:39.035Z] v2.1.0-dev.10 [2022-05-10T18:40:39.035Z] v2.1.0-dev.11 [2022-05-10T18:40:39.035Z] v2.1.0-dev.12 [2022-05-10T18:40:39.035Z] v2.1.0-dev.13 [2022-05-10T18:40:39.035Z] v2.1.0-dev.2 [2022-05-10T18:40:39.035Z] v2.1.0-dev.3 [2022-05-10T18:40:39.035Z] v2.1.0-dev.4 [2022-05-10T18:40:39.035Z] v2.1.0-dev.5 [2022-05-10T18:40:39.035Z] v2.1.0-dev.6 [2022-05-10T18:40:39.035Z] v2.1.0-dev.7 [2022-05-10T18:40:39.035Z] v2.1.0-dev.8 [2022-05-10T18:40:39.035Z] v2.1.0-dev.9 [Pipeline] sh [2022-05-10T18:40:39.325Z] + lftools sign git-tag v2.1.0-dev.13 [2022-05-10T18:40:39.895Z] Signing Git tag with Sigul... [2022-05-10T18:40:39.895Z] Signing v2.1.0-dev.13 [Pipeline] echo [2022-05-10T18:40:40.164Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:40.448Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T18:40:40.456Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T18:40:40.481Z] $ docker stop --time=1 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 [2022-05-10T18:40:41.824Z] $ docker rm -f 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T18:40:42.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:40:42.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:42.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:40:42.503Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:42.573Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:42.612Z] $ 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:latest cat [2022-05-10T18:40:43.021Z] $ docker top 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b -eo pid,comm [2022-05-10T18:40:43.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T18:40:43.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:40:43.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:40:43.111Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:40:43.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:40:43.239Z] $ docker exec 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b ssh-agent [2022-05-10T18:40:43.353Z] SSH_AUTH_SOCK=/tmp/ssh-CBbi5WMetJG9/agent.33 [2022-05-10T18:40:43.353Z] SSH_AGENT_PID=39 [2022-05-10T18:40:43.357Z] Running ssh-add (command line suppressed) [2022-05-10T18:40:43.470Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5948152597944918173.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5948152597944918173.key) [2022-05-10T18:40:43.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:40:43.770Z] + git semver bump pre [2022-05-10T18:40:44.029Z] 2022-05-10 18:40:43,949 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,949 [bump_version] DEBUG bumping version:2.1.0-dev.13 on axis:pre with prefix:dev [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,949 [bump_version] DEBUG bumped version:2.1.0-dev.14 [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,949 [write_version] DEBUG write version:2.1.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,949 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,949 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,952 [execute] INFO git cat-file --batch-check [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,958 [execute] INFO git cat-file --batch [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:40:44.030Z] 2022-05-10 18:40:43,964 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:44.030Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:40:44.044Z] $ docker exec --env ******** --env ******** 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b ssh-agent -k [2022-05-10T18:40:44.145Z] unset SSH_AUTH_SOCK; [2022-05-10T18:40:44.146Z] unset SSH_AGENT_PID; [2022-05-10T18:40:44.146Z] echo Agent pid 39 killed; [2022-05-10T18:40:44.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:40:44.461Z] + git semver [Pipeline] } [2022-05-10T18:40:44.739Z] $ docker stop --time=1 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b [2022-05-10T18:40:46.087Z] $ docker rm -f 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:40:46.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:40:46.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:46.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:40:46.720Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:46.781Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:46.815Z] $ 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:latest cat [2022-05-10T18:40:47.207Z] $ docker top 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:40:47.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:40:47.298Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:40:47.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:40:47.431Z] $ docker exec 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 ssh-agent [2022-05-10T18:40:47.557Z] SSH_AUTH_SOCK=/tmp/ssh-FX6xMXfWld6o/agent.34 [2022-05-10T18:40:47.557Z] SSH_AGENT_PID=40 [2022-05-10T18:40:47.562Z] Running ssh-add (command line suppressed) [2022-05-10T18:40:47.692Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1470965964636312186.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1470965964636312186.key) [2022-05-10T18:40:47.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:40:48.054Z] + git semver push [2022-05-10T18:40:48.351Z] 2022-05-10 18:40:48,188 [run_push] DEBUG push [2022-05-10T18:40:48.351Z] 2022-05-10 18:40:48,189 [execute] INFO git push origin semver [2022-05-10T18:40:48.351Z] 2022-05-10 18:40:48,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:40:48.925Z] 2022-05-10 18:40:48,926 [run_push] DEBUG push all version tags [2022-05-10T18:40:48.925Z] 2022-05-10 18:40:48,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T18:40:48.925Z] 2022-05-10 18:40:48,927 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:40:49.866Z] 2022-05-10 18:40:49,707 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-05-10T18:40:49.866Z] 2.1.0-dev.14 [Pipeline] } [2022-05-10T18:40:49.883Z] $ docker exec --env ******** --env ******** 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 ssh-agent -k [2022-05-10T18:40:50.009Z] unset SSH_AUTH_SOCK; [2022-05-10T18:40:50.009Z] unset SSH_AGENT_PID; [2022-05-10T18:40:50.009Z] echo Agent pid 40 killed; [2022-05-10T18:40:50.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:40:50.310Z] + git semver [Pipeline] } [2022-05-10T18:40:50.592Z] $ docker stop --time=1 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 [2022-05-10T18:40:51.897Z] $ docker rm -f 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-10T18:40:52.483Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-05-10T18:40:52.483Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:40:52.483Z] total 16 [2022-05-10T18:40:52.483Z] drwxr-xr-x 3 root root 4096 May 10 18:30 . [2022-05-10T18:40:52.483Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:40 .. [2022-05-10T18:40:52.483Z] drwxr-xr-x 2 root root 4096 May 10 18:30 cost [2022-05-10T18:40:52.483Z] -rw-r--r-- 1 root root 93 May 10 18:30 cost.csv [2022-05-10T18:40:52.483Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:40:52.483Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-05-10T18:40:52.483Z] total 16 [2022-05-10T18:40:52.483Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:30 . [2022-05-10T18:40:52.483Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:40 .. [2022-05-10T18:40:52.483Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:30 cost [2022-05-10T18:40:52.483Z] -rw-r--r-- 1 jenkins jenkins 93 May 10 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:52.777Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:53.640Z] ---> package-listing.sh [2022-05-10T18:40:53.640Z] ++ facter osfamily [2022-05-10T18:40:53.640Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:40:53.900Z] + OS_FAMILY=debian [2022-05-10T18:40:53.900Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-05-10T18:40:53.900Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:40:53.900Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:40:53.900Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:40:53.900Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:40:53.900Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T18:40:53.900Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:40:53.900Z] + case "${OS_FAMILY}" in [2022-05-10T18:40:53.900Z] + dpkg -l [2022-05-10T18:40:53.900Z] + grep '^ii' [2022-05-10T18:40:53.900Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:40:53.900Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:40:53.900Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:40:53.900Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-05-10T18:40:53.900Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-05-10T18:40:53.900Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-05-10T18:40:53.914Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T18:40:54.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:40:54.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:40:54.749Z] . [Pipeline] withDockerContainer [2022-05-10T18:40:54.811Z] prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container [2022-05-10T18:40:54.845Z] $ 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-05-10T18:40:55.104Z] $ docker top 6bb920a037336e8b9ce462cf6328994ebff2b89368d1d341ea94a8d9d6633cd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:40:55.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:40:55.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:40:56.029Z] + ls /var/log/sa-host [2022-05-10T18:40:56.029Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:40:56.251Z] provisioning config files... [2022-05-10T18:40:56.262Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8165412352394589860tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:40:56.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:56.563Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:40:56.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:56.928Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:40:56.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:57.227Z] ---> sudo-logs.sh [2022-05-10T18:40:57.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:40:57.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:57.542Z] ---> job-cost.sh [2022-05-10T18:40:57.542Z] lf-activate-venv: SKIPPING [2022-05-10T18:40:57.542Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:40:57.542Z] INFO: Retrieving Stack Cost... [2022-05-10T18:40:58.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:40:58.372Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:40:58.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:40:58.668Z] ---> logs-deploy.sh [2022-05-10T18:40:58.668Z] lf-activate-venv: SKIPPING [2022-05-10T18:40:58.668Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/34 [2022-05-10T18:40:58.668Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:40:59.609Z] Archives upload complete. [2022-05-10T18:40:59.609Z] INFO: archiving logs to Nexus