Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from d18d0f12150e76f281615eee984fa5cbe55ac6d4+6246ebef5c7f64de05beec12187b3c2eaa551c81 (61c70da56a30528338454d34738e6e7e4c665b78) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14923552800303721047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3998886678866875787.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4775714471248177438.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9595598519910175470.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-67/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1553142601653054884.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21573 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-67 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 Merge succeeded, producing f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 Checking out Revision f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 (PR-67) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 # timeout=10 Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" > git rev-list --no-walk d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T07:58:31.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T07:58:31.672Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T07:58:31.695Z] ========================================================= [2022-04-21T07:58:31.695Z] EdgeX Global Pipelines Version Info [2022-04-21T07:58:31.695Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:58:32.480Z] ------------------- [2022-04-21T07:58:32.480Z] stable info: [2022-04-21T07:58:32.480Z] ------------------- [2022-04-21T07:58:32.480Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T07:58:32.480Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T07:58:32.480Z] Message: update stable to v1.0.221 [2022-04-21T07:58:33.057Z] ------------------- [2022-04-21T07:58:33.057Z] experimental info: [2022-04-21T07:58:33.057Z] ------------------- [2022-04-21T07:58:33.057Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T07:58:33.057Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T07:58:33.057Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T07:58:33.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-21T07:58:33.208Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T07:58:33.217Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T07:58:33.225Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T07:58:33.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T07:58:33.245Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T07:58:33.264Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T07:58:33.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-21T07:58:33.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T07:58:33.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T07:58:33.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T07:58:33.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-21T07:58:33.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T07:58:33.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T07:58:33.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T07:58:33.405Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T07:58:33.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T07:58:33.440Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-21T07:58:33.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T07:58:33.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T07:58:33.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-21T07:58:33.500Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-21T07:58:33.514Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-21T07:58:33.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-21T07:58:33.551Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-21T07:58:33.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T07:58:33.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-67 [Pipeline] echo [2022-04-21T07:58:33.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-67 [Pipeline] echo [2022-04-21T07:58:33.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-67 [Pipeline] echo [2022-04-21T07:58:33.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo [2022-04-21T07:58:33.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f784447 [Pipeline] echo [2022-04-21T07:58:33.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T07:58:33.706Z] provisioning config files... [2022-04-21T07:58:33.720Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config3934189575061999737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:58:34.030Z] ---> docker-login.sh [2022-04-21T07:58:34.030Z] nexus3.edgexfoundry.org:10001 [2022-04-21T07:58:34.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:34.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:34.292Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:34.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:34.292Z] [2022-04-21T07:58:34.292Z] Login Succeeded [2022-04-21T07:58:34.292Z] nexus3.edgexfoundry.org:10002 [2022-04-21T07:58:34.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:34.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:34.556Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:34.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:34.556Z] [2022-04-21T07:58:34.556Z] Login Succeeded [2022-04-21T07:58:34.556Z] nexus3.edgexfoundry.org:10003 [2022-04-21T07:58:34.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:34.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:34.817Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:34.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:34.817Z] [2022-04-21T07:58:34.817Z] Login Succeeded [2022-04-21T07:58:34.817Z] nexus3.edgexfoundry.org:10004 [2022-04-21T07:58:34.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:34.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:34.817Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:34.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:34.817Z] [2022-04-21T07:58:34.817Z] Login Succeeded [2022-04-21T07:58:34.817Z] docker.io [2022-04-21T07:58:34.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:35.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:35.388Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:35.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:35.388Z] [2022-04-21T07:58:35.388Z] Login Succeeded [2022-04-21T07:58:35.388Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T07:58:35.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-21T07:58:35.786Z] + git rev-list -1 --merges f7844472f33c0cc2d4c3e81e41a8a88ecd00c847~1..f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo [2022-04-21T07:58:35.932Z] -----------> git rev-list -1 --merges f7844472f33c0cc2d4c3e81e41a8a88ecd00c847~1..f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [2022-04-21T07:58:35.932Z] f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [false] [Pipeline] sh [2022-04-21T07:58:36.228Z] + git log --format=format:%s -1 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo [2022-04-21T07:58:36.246Z] ========================================================= [2022-04-21T07:58:36.246Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T07:58:36.246Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T07:58:36.602Z] + git log --format=format:%s -1 f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] echo [2022-04-21T07:58:36.617Z] [semverPrep] GIT_COMMIT: f7844472f33c0cc2d4c3e81e41a8a88ecd00c847, Commit Message: Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD [Pipeline] echo [2022-04-21T07:58:36.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-21T07:58:37.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T07:58:37.051Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T07:58:37.051Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T07:58:37.051Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T07:58:37.051Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T07:58:37.051Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T07:58:37.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:58:37.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:58:37.480Z] [2022-04-21T07:58:37.480Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:58:37.787Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:58:37.787Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T07:58:37.787Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T07:58:37.787Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T07:58:37.787Z] 4c7163046ea9: Pulling fs layer [2022-04-21T07:58:37.787Z] 0c2d73faf560: Pulling fs layer [2022-04-21T07:58:37.787Z] 0c2d73faf560: Waiting [2022-04-21T07:58:37.787Z] 3e5f54012d9b: Download complete [2022-04-21T07:58:37.787Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T07:58:37.787Z] a0d0a0d46f8b: Download complete [2022-04-21T07:58:37.787Z] 0c2d73faf560: Verifying Checksum [2022-04-21T07:58:37.787Z] 0c2d73faf560: Download complete [2022-04-21T07:58:38.049Z] 4c7163046ea9: Verifying Checksum [2022-04-21T07:58:38.049Z] 4c7163046ea9: Download complete [2022-04-21T07:58:38.049Z] a0d0a0d46f8b: Pull complete [2022-04-21T07:58:38.049Z] 3e5f54012d9b: Pull complete [2022-04-21T07:58:38.627Z] 4c7163046ea9: Pull complete [2022-04-21T07:58:38.627Z] 0c2d73faf560: Pull complete [2022-04-21T07:58:38.627Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T07:58:38.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T07:58:38.627Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T07:58:38.703Z] prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container [2022-04-21T07:58:38.760Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T07:58:39.549Z] $ docker top 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T07:58:39.653Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T07:58:39.653Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T07:58:39.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T07:58:39.788Z] $ docker exec 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent [2022-04-21T07:58:39.898Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKPiJcN/agent.14 [2022-04-21T07:58:39.898Z] SSH_AGENT_PID=20 [2022-04-21T07:58:39.907Z] Running ssh-add (command line suppressed) [2022-04-21T07:58:40.028Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7457959153469311819.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7457959153469311819.key) [2022-04-21T07:58:40.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T07:58:40.341Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T07:58:40.371Z] $ docker exec --env ******** --env ******** 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent -k [2022-04-21T07:58:40.478Z] unset SSH_AUTH_SOCK; [2022-04-21T07:58:40.478Z] unset SSH_AGENT_PID; [2022-04-21T07:58:40.478Z] echo Agent pid 20 killed; [2022-04-21T07:58:40.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T07:58:40.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T07:58:40.512Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T07:58:40.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T07:58:40.671Z] $ docker exec 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent [2022-04-21T07:58:40.806Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBfLnK/agent.54 [2022-04-21T07:58:40.806Z] SSH_AGENT_PID=60 [2022-04-21T07:58:40.812Z] Running ssh-add (command line suppressed) [2022-04-21T07:58:40.956Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7983039619080069802.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/private_key_7983039619080069802.key) [2022-04-21T07:58:40.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T07:58:41.260Z] + git semver init [2022-04-21T07:58:41.260Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T07:58:41.260Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.git [2022-04-21T07:58:41.260Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-21T07:58:41.260Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T07:58:41.260Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T07:58:41.260Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T07:58:41.260Z] # $SEMVER_BRANCH = PR-67 [2022-04-21T07:58:41.260Z] # $SEMVER_TEMP = /tmp/semver-495039419 [2022-04-21T07:58:41.260Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-04-21T07:58:42.649Z] # '/tmp/semver-495039419' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver' [2022-04-21T07:58:42.649Z] # -> Force: false [2022-04-21T07:58:42.649Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-67/.semver [Pipeline] } [2022-04-21T07:58:42.667Z] $ docker exec --env ******** --env ******** 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 ssh-agent -k [2022-04-21T07:58:42.790Z] unset SSH_AUTH_SOCK; [2022-04-21T07:58:42.790Z] unset SSH_AGENT_PID; [2022-04-21T07:58:42.791Z] echo Agent pid 60 killed; [2022-04-21T07:58:42.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T07:58:43.116Z] + git semver [Pipeline] } [2022-04-21T07:58:43.139Z] $ docker stop --time=1 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 [2022-04-21T07:58:44.631Z] $ docker rm -f 2b6438516d5423a87f791ce65aa77f33061e2529e4afb7f23fe3ac34e9beee90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T07:58:44.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T07:58:45.260Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T07:58:45.264Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T07:58:45.386Z] provisioning config files... [2022-04-21T07:58:45.397Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config3937322648147049948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T07:58:45.699Z] ---> docker-login.sh [2022-04-21T07:58:45.700Z] nexus3.edgexfoundry.org:10001 [2022-04-21T07:58:45.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:45.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:45.700Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:45.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:45.700Z] [2022-04-21T07:58:45.700Z] Login Succeeded [2022-04-21T07:58:45.700Z] nexus3.edgexfoundry.org:10002 [2022-04-21T07:58:45.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:45.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:45.961Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:45.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:45.961Z] [2022-04-21T07:58:45.961Z] Login Succeeded [2022-04-21T07:58:45.961Z] nexus3.edgexfoundry.org:10003 [2022-04-21T07:58:45.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:45.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:45.961Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:45.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:45.961Z] [2022-04-21T07:58:45.961Z] Login Succeeded [2022-04-21T07:58:45.961Z] nexus3.edgexfoundry.org:10004 [2022-04-21T07:58:46.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:46.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:46.240Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:46.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:46.240Z] [2022-04-21T07:58:46.240Z] Login Succeeded [2022-04-21T07:58:46.240Z] docker.io [2022-04-21T07:58:46.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T07:58:46.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T07:58:46.502Z] Configure a credential helper to remove this warning. See [2022-04-21T07:58:46.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T07:58:46.502Z] [2022-04-21T07:58:46.502Z] Login Succeeded [2022-04-21T07:58:46.502Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T07:58:46.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T07:58:46.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T07:58:46.593Z] ========================================================= [2022-04-21T07:58:46.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T07:58:46.593Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:58:46.913Z] + 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-04-21T07:58:46.913Z] Sending build context to Docker daemon 10.03MB [2022-04-21T07:58:46.913Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T07:58:46.913Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T07:58:47.180Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T07:58:47.180Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T07:58:47.180Z] 666ba61612fd: Pulling fs layer [2022-04-21T07:58:47.180Z] 8ed8ca486205: Pulling fs layer [2022-04-21T07:58:47.180Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T07:58:47.180Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T07:58:47.180Z] 640e595b4fbd: Pulling fs layer [2022-04-21T07:58:47.180Z] 763cafe07f6e: Pulling fs layer [2022-04-21T07:58:47.180Z] 0c0b528cf693: Pulling fs layer [2022-04-21T07:58:47.180Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T07:58:47.180Z] 4fe6c5a15a65: Waiting [2022-04-21T07:58:47.180Z] 22a0e8bec74d: Waiting [2022-04-21T07:58:47.180Z] 640e595b4fbd: Waiting [2022-04-21T07:58:47.180Z] 763cafe07f6e: Waiting [2022-04-21T07:58:47.180Z] 0c0b528cf693: Waiting [2022-04-21T07:58:47.180Z] 10935f4eaf8b: Waiting [2022-04-21T07:58:47.180Z] 8ed8ca486205: Download complete [2022-04-21T07:58:47.180Z] 666ba61612fd: Download complete [2022-04-21T07:58:47.180Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T07:58:47.180Z] 22a0e8bec74d: Download complete [2022-04-21T07:58:47.180Z] 640e595b4fbd: Verifying Checksum [2022-04-21T07:58:47.180Z] 640e595b4fbd: Download complete [2022-04-21T07:58:47.180Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T07:58:47.180Z] 59bf1c3509f3: Download complete [2022-04-21T07:58:47.180Z] 763cafe07f6e: Verifying Checksum [2022-04-21T07:58:47.180Z] 763cafe07f6e: Download complete [2022-04-21T07:58:47.442Z] 0c0b528cf693: Verifying Checksum [2022-04-21T07:58:47.442Z] 0c0b528cf693: Download complete [2022-04-21T07:58:47.442Z] 59bf1c3509f3: Pull complete [2022-04-21T07:58:48.013Z] 666ba61612fd: Pull complete [2022-04-21T07:58:48.014Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T07:58:48.014Z] 4fe6c5a15a65: Download complete [2022-04-21T07:58:48.014Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T07:58:48.014Z] 10935f4eaf8b: Download complete [2022-04-21T07:58:48.277Z] 8ed8ca486205: Pull complete [2022-04-21T07:58:52.487Z] 4fe6c5a15a65: Pull complete [2022-04-21T07:58:52.487Z] 22a0e8bec74d: Pull complete [2022-04-21T07:58:52.487Z] 640e595b4fbd: Pull complete [2022-04-21T07:58:52.487Z] 763cafe07f6e: Pull complete [2022-04-21T07:58:52.748Z] 0c0b528cf693: Pull complete [2022-04-21T07:58:54.661Z] 10935f4eaf8b: Pull complete [2022-04-21T07:58:54.661Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T07:58:54.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T07:58:54.661Z] ---> 99d49a6021b9 [2022-04-21T07:58:54.661Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T07:58:56.580Z] ---> Running in d5fcfa7a14ca [2022-04-21T07:58:56.580Z] Removing intermediate container d5fcfa7a14ca [2022-04-21T07:58:56.580Z] ---> ff55c1c3483b [2022-04-21T07:58:56.580Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T07:58:56.580Z] ---> Running in b36a1ceae6cf [2022-04-21T07:58:56.580Z] Removing intermediate container b36a1ceae6cf [2022-04-21T07:58:56.580Z] ---> ad5d13bd2284 [2022-04-21T07:58:56.580Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T07:58:56.580Z] ---> Running in 5efb60b8ff50 [2022-04-21T07:58:56.580Z] Removing intermediate container 5efb60b8ff50 [2022-04-21T07:58:56.580Z] ---> 0eecdc3bec13 [2022-04-21T07:58:56.580Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T07:58:56.580Z] ---> Running in 5a0ef2e1a77d [2022-04-21T07:58:57.154Z] Removing intermediate container 5a0ef2e1a77d [2022-04-21T07:58:57.154Z] ---> 2289995e25fd [2022-04-21T07:58:57.154Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T07:58:57.154Z] ---> Running in b8ce5abe720a [2022-04-21T07:58:57.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T07:58:58.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T07:58:58.626Z] OK: 221 MiB in 52 packages [2022-04-21T07:58:59.213Z] Removing intermediate container b8ce5abe720a [2022-04-21T07:58:59.213Z] ---> 94f3e43e97a5 [2022-04-21T07:58:59.213Z] Step 8/13 : WORKDIR /app [2022-04-21T07:58:59.213Z] ---> Running in 547153d8c179 [2022-04-21T07:58:59.213Z] Removing intermediate container 547153d8c179 [2022-04-21T07:58:59.213Z] ---> eb21c469fc2a [2022-04-21T07:58:59.213Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T07:58:59.477Z] ---> 4fbeccd630fc [2022-04-21T07:58:59.477Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T07:58:59.477Z] ---> Running in bdd0e8309868 [2022-04-21T07:59:00.344Z] Still waiting to schedule task [2022-04-21T07:59:00.344Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-21T07:59:26.061Z] Removing intermediate container bdd0e8309868 [2022-04-21T07:59:26.061Z] ---> ce1f3d2a4383 [2022-04-21T07:59:26.061Z] Step 11/13 : COPY . . [2022-04-21T07:59:26.061Z] ---> aca940abaca0 [2022-04-21T07:59:26.061Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T07:59:26.061Z] ---> Running in 28bdc2806f2c [2022-04-21T07:59:26.061Z] Removing intermediate container 28bdc2806f2c [2022-04-21T07:59:26.061Z] ---> c72685f4e78c [2022-04-21T07:59:26.061Z] Step 13/13 : RUN $MAKE [2022-04-21T07:59:26.061Z] ---> Running in cec816c073fc [2022-04-21T07:59:26.061Z] noop [2022-04-21T07:59:26.061Z] Removing intermediate container cec816c073fc [2022-04-21T07:59:26.061Z] ---> 64383725555b [2022-04-21T07:59:26.061Z] Successfully built 64383725555b [2022-04-21T07:59:26.061Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:26.363Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T07:59:26.364Z] . [Pipeline] withDockerContainer [2022-04-21T07:59:26.432Z] prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container [2022-04-21T07:59:26.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T07:59:26.882Z] $ docker top 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T07:59:27.229Z] + go version [2022-04-21T07:59:27.229Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T07:59:27.254Z] $ docker stop --time=1 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e [2022-04-21T07:59:28.633Z] $ docker rm -f 15e4bde59526f35d63e020e4e19e6e004a821ef3b58fb0583085c7ecfcb0848e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:29.049Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T07:59:29.049Z] . [Pipeline] withDockerContainer [2022-04-21T07:59:29.119Z] prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container [2022-04-21T07:59:29.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T07:59:29.681Z] $ docker top 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T07:59:30.039Z] + make test [2022-04-21T07:59:30.040Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T07:59:36.608Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T07:59:36.608Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.026s coverage: 86.2% of statements [2022-04-21T07:59:36.608Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T07:59:39.222Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements [2022-04-21T07:59:39.222Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T07:59:45.801Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T07:59:48.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T07:59:48.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T07:59:48.598Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T07:59:49.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T07:59:49.202Z] $ docker stop --time=1 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 [2022-04-21T07:59:50.880Z] $ docker rm -f 365ec5fe297cce9ea6885905ae7a6c47b60dca06e9859f7a8a78739ea6a4c560 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T07:59:51.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T07:59:51.342Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-21T07:59:52.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T07:59:52.686Z] + ls -al . [2022-04-21T07:59:52.686Z] total 240 [2022-04-21T07:59:52.686Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 07:59 . [2022-04-21T07:59:52.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 .. [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 07:58 .dockerignore [2022-04-21T07:59:52.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 07:58 .git [2022-04-21T07:59:52.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:58 .github [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 07:58 .gitignore [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 07:58 .golangci.yml [2022-04-21T07:59:52.686Z] drwx------ 3 jenkins jenkins 4096 Apr 21 07:58 .semver [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 07:58 Attribution.txt [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 07:58 Dockerfile [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 07:58 GOVERNANCE.md [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 07:58 Jenkinsfile [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 07:58 LICENSE [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 21 07:58 Makefile [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 07:58 OWNERS.md [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 07:58 README.md [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:58 VERSION [2022-04-21T07:59:52.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 bin [2022-04-21T07:59:52.686Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 07:59 coverage.out [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 07:59 go.mod [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 07:58 go.sum [2022-04-21T07:59:52.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 images [2022-04-21T07:59:52.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 internal [2022-04-21T07:59:52.686Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 07:58 main.go [2022-04-21T07:59:52.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 07:58 res [2022-04-21T07:59:52.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 07:58 snap [2022-04-21T07:59:52.686Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 07:58 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T07:59:52.985Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 --label arch=amd64 --label version=0.0.0 . [2022-04-21T07:59:52.985Z] Sending build context to Docker daemon 10.03MB [2022-04-21T07:59:52.985Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T07:59:52.985Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T07:59:52.985Z] ---> 64383725555b [2022-04-21T07:59:52.985Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T07:59:53.246Z] ---> Running in b87e7b9317d2 [2022-04-21T07:59:53.246Z] Removing intermediate container b87e7b9317d2 [2022-04-21T07:59:53.246Z] ---> 78af637c40e7 [2022-04-21T07:59:53.246Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T07:59:53.506Z] ---> Running in b5d075dd9500 [2022-04-21T07:59:53.506Z] Removing intermediate container b5d075dd9500 [2022-04-21T07:59:53.506Z] ---> 3696d6fa7506 [2022-04-21T07:59:53.506Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T07:59:53.506Z] ---> Running in 6dc6428a829a [2022-04-21T07:59:53.767Z] Removing intermediate container 6dc6428a829a [2022-04-21T07:59:53.767Z] ---> 946e603a05ea [2022-04-21T07:59:53.767Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T07:59:53.767Z] ---> Running in 14e41a9e2d87 [2022-04-21T07:59:54.339Z] Removing intermediate container 14e41a9e2d87 [2022-04-21T07:59:54.339Z] ---> 8e33ea56dcd1 [2022-04-21T07:59:54.339Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T07:59:54.339Z] ---> Running in b8630ee8f647 [2022-04-21T07:59:54.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T07:59:55.545Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T07:59:55.805Z] OK: 221 MiB in 52 packages [2022-04-21T07:59:56.377Z] Removing intermediate container b8630ee8f647 [2022-04-21T07:59:56.377Z] ---> 473dcb56c12a [2022-04-21T07:59:56.377Z] Step 8/31 : WORKDIR /app [2022-04-21T07:59:56.377Z] ---> Running in 023fb19e11bb [2022-04-21T07:59:56.377Z] Removing intermediate container 023fb19e11bb [2022-04-21T07:59:56.377Z] ---> 88b998514bfb [2022-04-21T07:59:56.377Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T07:59:56.637Z] ---> 32a81b72fbad [2022-04-21T07:59:56.637Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T07:59:56.637Z] ---> Running in 0ac6091cf7b8 [2022-04-21T07:59:57.577Z] Removing intermediate container 0ac6091cf7b8 [2022-04-21T07:59:57.577Z] ---> 953e58e686c8 [2022-04-21T07:59:57.577Z] Step 11/31 : COPY . . [2022-04-21T07:59:57.577Z] ---> b79cb501badc [2022-04-21T07:59:57.577Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T07:59:57.838Z] ---> Running in 28e0c853cc04 [2022-04-21T07:59:57.838Z] Removing intermediate container 28e0c853cc04 [2022-04-21T07:59:57.838Z] ---> 7965cad7ae0d [2022-04-21T07:59:57.838Z] Step 13/31 : RUN $MAKE [2022-04-21T07:59:57.838Z] ---> Running in 08ff400a42b6 [2022-04-21T07:59:58.098Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-21T08:00:16.203Z] Removing intermediate container 08ff400a42b6 [2022-04-21T08:00:16.203Z] ---> 286e61c66cc9 [2022-04-21T08:00:16.203Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T08:00:16.203Z] 3.14: Pulling from library/alpine [2022-04-21T08:00:16.203Z] 8663204ce13b: Pulling fs layer [2022-04-21T08:00:16.203Z] 8663204ce13b: Verifying Checksum [2022-04-21T08:00:16.203Z] 8663204ce13b: Download complete [2022-04-21T08:00:16.203Z] 8663204ce13b: Pull complete [2022-04-21T08:00:16.203Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T08:00:16.203Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T08:00:16.203Z] ---> e04c818066af [2022-04-21T08:00:16.203Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:00:16.203Z] ---> Running in e05300b3eeba [2022-04-21T08:00:16.203Z] Removing intermediate container e05300b3eeba [2022-04-21T08:00:16.203Z] ---> 53e99f7ded61 [2022-04-21T08:00:16.203Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T08:00:16.203Z] ---> Running in 9fa9225f8fc8 [2022-04-21T08:00:16.203Z] Removing intermediate container 9fa9225f8fc8 [2022-04-21T08:00:16.203Z] ---> 88942cc9c308 [2022-04-21T08:00:16.203Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:00:16.203Z] ---> Running in 962494bbf37c [2022-04-21T08:00:16.463Z] Removing intermediate container 962494bbf37c [2022-04-21T08:00:16.463Z] ---> 907577406a9d [2022-04-21T08:00:16.463Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T08:00:16.463Z] ---> Running in 1a9cc7465965 [2022-04-21T08:00:16.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:17.666Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T08:00:17.928Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T08:00:18.190Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T08:00:18.190Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T08:00:18.190Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T08:00:18.453Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T08:00:18.453Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T08:00:18.453Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T08:00:18.453Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T08:00:18.453Z] OK: 9 MiB in 20 packages [2022-04-21T08:00:19.460Z] Removing intermediate container 1a9cc7465965 [2022-04-21T08:00:19.460Z] ---> 426b06041bae [2022-04-21T08:00:19.460Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T08:00:19.460Z] ---> bd43fd3aa25e [2022-04-21T08:00:19.460Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T08:00:19.460Z] ---> bff159d91bc5 [2022-04-21T08:00:19.460Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T08:00:19.726Z] ---> 7473c6df3caf [2022-04-21T08:00:19.726Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T08:00:19.987Z] ---> fb5f748330bf [2022-04-21T08:00:19.987Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T08:00:20.248Z] ---> 002c5b48f24c [2022-04-21T08:00:20.248Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T08:00:20.248Z] ---> Running in cede582c3e52 [2022-04-21T08:00:21.232Z] Removing intermediate container cede582c3e52 [2022-04-21T08:00:21.232Z] ---> ad87f12f1917 [2022-04-21T08:00:21.232Z] Step 25/31 : VOLUME /cache [2022-04-21T08:00:21.232Z] ---> Running in 458b56530d94 [2022-04-21T08:00:21.493Z] Removing intermediate container 458b56530d94 [2022-04-21T08:00:21.493Z] ---> bf26d5a51b90 [2022-04-21T08:00:21.493Z] Step 26/31 : EXPOSE 59711 [2022-04-21T08:00:21.493Z] ---> Running in 52cf3c6dffe7 [2022-04-21T08:00:21.754Z] Removing intermediate container 52cf3c6dffe7 [2022-04-21T08:00:21.754Z] ---> ec4b0b9f1505 [2022-04-21T08:00:21.754Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T08:00:21.754Z] ---> Running in 84d755ca0416 [2022-04-21T08:00:21.754Z] Removing intermediate container 84d755ca0416 [2022-04-21T08:00:21.754Z] ---> b703d50a9742 [2022-04-21T08:00:21.754Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T08:00:21.754Z] ---> Running in 0c067fa10cd9 [2022-04-21T08:00:22.035Z] Removing intermediate container 0c067fa10cd9 [2022-04-21T08:00:22.035Z] ---> a09000441dfd [2022-04-21T08:00:22.035Z] Step 29/31 : LABEL arch=amd64 [2022-04-21T08:00:22.035Z] ---> Running in 95346af7c6a2 [2022-04-21T08:00:22.300Z] Removing intermediate container 95346af7c6a2 [2022-04-21T08:00:22.300Z] ---> a473f576ad34 [2022-04-21T08:00:22.300Z] Step 30/31 : LABEL git_sha=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [2022-04-21T08:00:22.300Z] ---> Running in 4a51d01c8ef5 [2022-04-21T08:00:22.300Z] Removing intermediate container 4a51d01c8ef5 [2022-04-21T08:00:22.300Z] ---> 45ded52ac267 [2022-04-21T08:00:22.300Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T08:00:22.560Z] ---> Running in 09a4825c4f24 [2022-04-21T08:00:22.560Z] Removing intermediate container 09a4825c4f24 [2022-04-21T08:00:22.560Z] ---> aa23c124c158 [2022-04-21T08:00:22.560Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T08:00:22.560Z] Successfully built aa23c124c158 [2022-04-21T08:00:22.560Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:00:22.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:22.990Z] [2022-04-21T08:00:22.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:00:23.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:23.300Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T08:00:23.300Z] 5eb5b503b376: Pulling fs layer [2022-04-21T08:00:23.300Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T08:00:23.300Z] ec43610c2a17: Pulling fs layer [2022-04-21T08:00:23.300Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T08:00:23.300Z] 33b1e0a273af: Pulling fs layer [2022-04-21T08:00:23.300Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T08:00:23.300Z] 2f39f015ded8: Pulling fs layer [2022-04-21T08:00:23.300Z] 5d3b04190fa2: Waiting [2022-04-21T08:00:23.300Z] 2f39f015ded8: Waiting [2022-04-21T08:00:23.300Z] 3a2ae6a8a46f: Waiting [2022-04-21T08:00:23.300Z] 33b1e0a273af: Waiting [2022-04-21T08:00:23.300Z] 5c69ac0246d0: Download complete [2022-04-21T08:00:23.300Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T08:00:23.300Z] 33b1e0a273af: Verifying Checksum [2022-04-21T08:00:23.300Z] 33b1e0a273af: Download complete [2022-04-21T08:00:23.300Z] 5d3b04190fa2: Verifying Checksum [2022-04-21T08:00:23.300Z] 5d3b04190fa2: Download complete [2022-04-21T08:00:23.561Z] ec43610c2a17: Verifying Checksum [2022-04-21T08:00:23.561Z] ec43610c2a17: Download complete [2022-04-21T08:00:23.561Z] 5eb5b503b376: Verifying Checksum [2022-04-21T08:00:23.561Z] 5eb5b503b376: Download complete [2022-04-21T08:00:24.132Z] 2f39f015ded8: Verifying Checksum [2022-04-21T08:00:24.132Z] 2f39f015ded8: Download complete [2022-04-21T08:00:24.702Z] 5eb5b503b376: Pull complete [2022-04-21T08:00:24.962Z] 5c69ac0246d0: Pull complete [2022-04-21T08:00:25.223Z] ec43610c2a17: Pull complete [2022-04-21T08:00:25.483Z] 3a2ae6a8a46f: Pull complete [2022-04-21T08:00:25.483Z] 33b1e0a273af: Pull complete [2022-04-21T08:00:25.741Z] 5d3b04190fa2: Pull complete [2022-04-21T08:00:29.944Z] 2f39f015ded8: Pull complete [2022-04-21T08:00:30.205Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T08:00:30.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:00:30.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T08:00:30.280Z] prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container [2022-04-21T08:00:30.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T08:00:32.304Z] $ docker top 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:00:32.758Z] ---> job-cost.sh [2022-04-21T08:00:32.758Z] lf-activate-venv: SKIPPING [2022-04-21T08:00:32.758Z] INFO: No Stack... [2022-04-21T08:00:33.020Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T08:00:33.593Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T08:00:33.893Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/cost.csv [2022-04-21T08:00:33.893Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T08:00:33.909Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [2022-04-21T08:00:33.919Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] did not exist. Created. [2022-04-21T08:00:33.919Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T08:00:34.274Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T08:00:34.311Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T08:00:34.318Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T08:00:34.347Z] $ docker stop --time=1 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 [2022-04-21T08:00:35.526Z] $ docker rm -f 25d49d6820e3edb48e4d0683755e099361a4a23c1f5ecd5e9ebe7bc0a164e0d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-21T08:00:39.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21575 in /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [Pipeline] { [Pipeline] ws [2022-04-21T08:00:39.776Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2022-04-21T08:00:40.036Z] The recommended git tool is: git [2022-04-21T08:00:46.037Z] using credential edgex-jenkins-ssh [2022-04-21T08:00:46.064Z] Cloning the remote Git repository [2022-04-21T08:00:46.130Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:00:46.207Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2022-04-21T08:00:46.271Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:00:46.272Z] > git --version # timeout=10 [2022-04-21T08:00:46.339Z] > git --version # 'git version 2.25.1' [2022-04-21T08:00:46.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:00:46.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T08:00:48.799Z] Merging remotes/origin/main commit 6246ebef5c7f64de05beec12187b3c2eaa551c81 into PR head commit d18d0f12150e76f281615eee984fa5cbe55ac6d4 [2022-04-21T08:00:49.075Z] Merge succeeded, producing 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d [2022-04-21T08:00:49.076Z] Checking out Revision 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d (PR-67) [2022-04-21T08:00:48.196Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-21T08:00:48.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T08:00:48.234Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-21T08:00:48.267Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-21T08:00:48.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:00:48.281Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/67/head:refs/remotes/origin/PR-67 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T08:00:48.826Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T08:00:48.849Z] > git checkout -f d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [2022-04-21T08:00:48.952Z] > git remote # timeout=10 [2022-04-21T08:00:48.972Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T08:00:48.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T08:00:48.998Z] > git merge 6246ebef5c7f64de05beec12187b3c2eaa551c81 # timeout=10 [2022-04-21T08:00:49.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T08:00:49.090Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T08:00:49.102Z] > git checkout -f 3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d # timeout=10 [2022-04-21T08:00:53.408Z] Commit message: "Merge commit '6246ebef5c7f64de05beec12187b3c2eaa551c81' into HEAD" [2022-04-21T08:00:53.423Z] > git rev-list --no-walk d18d0f12150e76f281615eee984fa5cbe55ac6d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T08:00:54.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T08:00:54.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T08:00:54.386Z] Dload Upload Total Spent Left Speed [2022-04-21T08:00:54.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74484 0 --:--:-- --:--:-- --:--:-- 74484 [Pipeline] sh [2022-04-21T08:00:54.971Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T08:00:55.332Z] + sudo tee /etc/docker/daemon.new [2022-04-21T08:00:55.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T08:00:55.332Z] { [2022-04-21T08:00:55.332Z] "registry-mirrors": [ [2022-04-21T08:00:55.332Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T08:00:55.332Z] ], [2022-04-21T08:00:55.332Z] "bip": "10.250.0.254/24", [2022-04-21T08:00:55.332Z] "hosts": [ [2022-04-21T08:00:55.332Z] "tcp://0.0.0.0:5555", [2022-04-21T08:00:55.332Z] "unix:///var/run/docker.sock" [2022-04-21T08:00:55.332Z] ], [2022-04-21T08:00:55.332Z] "mtu": 1458, [2022-04-21T08:00:55.332Z] "selinux-enabled": true, [2022-04-21T08:00:55.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T08:00:55.332Z] } [Pipeline] sh [2022-04-21T08:00:55.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T08:00:56.137Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T08:01:14.503Z] provisioning config files... [2022-04-21T08:01:14.532Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config7936173962803311112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:01:14.902Z] ---> docker-login.sh [2022-04-21T08:01:14.902Z] nexus3.edgexfoundry.org:10001 [2022-04-21T08:01:15.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:01:15.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:01:15.777Z] Configure a credential helper to remove this warning. See [2022-04-21T08:01:15.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:01:15.777Z] [2022-04-21T08:01:15.777Z] Login Succeeded [2022-04-21T08:01:15.777Z] nexus3.edgexfoundry.org:10002 [2022-04-21T08:01:16.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:01:16.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:01:16.379Z] Configure a credential helper to remove this warning. See [2022-04-21T08:01:16.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:01:16.379Z] [2022-04-21T08:01:16.379Z] Login Succeeded [2022-04-21T08:01:16.379Z] nexus3.edgexfoundry.org:10003 [2022-04-21T08:01:16.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:01:16.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:01:16.932Z] Configure a credential helper to remove this warning. See [2022-04-21T08:01:16.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:01:16.932Z] [2022-04-21T08:01:16.932Z] Login Succeeded [2022-04-21T08:01:16.932Z] nexus3.edgexfoundry.org:10004 [2022-04-21T08:01:17.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:01:17.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:01:17.481Z] Configure a credential helper to remove this warning. See [2022-04-21T08:01:17.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:01:17.481Z] [2022-04-21T08:01:17.481Z] Login Succeeded [2022-04-21T08:01:17.481Z] docker.io [2022-04-21T08:01:17.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T08:01:18.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T08:01:18.353Z] Configure a credential helper to remove this warning. See [2022-04-21T08:01:18.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T08:01:18.353Z] [2022-04-21T08:01:18.353Z] Login Succeeded [2022-04-21T08:01:18.353Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T08:01:18.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T08:01:18.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T08:01:18.955Z] ========================================================= [2022-04-21T08:01:18.955Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T08:01:18.955Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:01:19.310Z] + 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-04-21T08:01:19.584Z] Sending build context to Docker daemon 693.2kB [2022-04-21T08:01:19.585Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T08:01:19.585Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-21T08:01:19.862Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T08:01:19.862Z] 9b3977197b4f: Pulling fs layer [2022-04-21T08:01:19.862Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T08:01:19.862Z] 94645a83ff95: Pulling fs layer [2022-04-21T08:01:19.862Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T08:01:19.862Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T08:01:19.862Z] f7c0051592d6: Pulling fs layer [2022-04-21T08:01:19.862Z] a227ed2f7395: Pulling fs layer [2022-04-21T08:01:19.862Z] 7b1c46037f91: Pulling fs layer [2022-04-21T08:01:19.862Z] 3f3a8bcf1eab: Waiting [2022-04-21T08:01:19.862Z] a227ed2f7395: Waiting [2022-04-21T08:01:19.862Z] 7b1c46037f91: Waiting [2022-04-21T08:01:19.862Z] 0c92f367c5e7: Waiting [2022-04-21T08:01:19.862Z] f7c0051592d6: Waiting [2022-04-21T08:01:19.862Z] 94645a83ff95: Verifying Checksum [2022-04-21T08:01:19.862Z] 94645a83ff95: Download complete [2022-04-21T08:01:19.862Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T08:01:19.862Z] 1a89e8eeedd5: Download complete [2022-04-21T08:01:19.862Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T08:01:19.862Z] 0c92f367c5e7: Download complete [2022-04-21T08:01:19.862Z] 9b3977197b4f: Verifying Checksum [2022-04-21T08:01:19.862Z] 9b3977197b4f: Download complete [2022-04-21T08:01:19.862Z] f7c0051592d6: Verifying Checksum [2022-04-21T08:01:19.862Z] f7c0051592d6: Download complete [2022-04-21T08:01:19.862Z] a227ed2f7395: Verifying Checksum [2022-04-21T08:01:19.862Z] a227ed2f7395: Download complete [2022-04-21T08:01:20.467Z] 9b3977197b4f: Pull complete [2022-04-21T08:01:21.459Z] 1a89e8eeedd5: Pull complete [2022-04-21T08:01:21.459Z] 94645a83ff95: Pull complete [2022-04-21T08:01:22.067Z] 7b1c46037f91: Verifying Checksum [2022-04-21T08:01:22.067Z] 7b1c46037f91: Download complete [2022-04-21T08:01:22.341Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-21T08:01:34.756Z] 3f3a8bcf1eab: Pull complete [2022-04-21T08:01:34.756Z] 0c92f367c5e7: Pull complete [2022-04-21T08:01:34.756Z] f7c0051592d6: Pull complete [2022-04-21T08:01:34.756Z] a227ed2f7395: Pull complete [2022-04-21T08:01:41.501Z] 7b1c46037f91: Pull complete [2022-04-21T08:01:41.501Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T08:01:41.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T08:01:41.501Z] ---> f79e39bc4007 [2022-04-21T08:01:41.501Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T08:01:41.501Z] ---> Running in 17bbd7bd2420 [2022-04-21T08:01:41.781Z] Removing intermediate container 17bbd7bd2420 [2022-04-21T08:01:41.781Z] ---> d8738660afd8 [2022-04-21T08:01:41.781Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T08:01:41.781Z] ---> Running in 62e33a2e3ac4 [2022-04-21T08:01:42.057Z] Removing intermediate container 62e33a2e3ac4 [2022-04-21T08:01:42.057Z] ---> 6198b2026607 [2022-04-21T08:01:42.057Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:01:42.057Z] ---> Running in 65fdd2df4ec7 [2022-04-21T08:01:42.343Z] Removing intermediate container 65fdd2df4ec7 [2022-04-21T08:01:42.343Z] ---> a0176e9d7776 [2022-04-21T08:01:42.344Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:01:42.344Z] ---> Running in d5b94a83e84c [2022-04-21T08:01:44.332Z] Removing intermediate container d5b94a83e84c [2022-04-21T08:01:44.332Z] ---> 173181c38ae5 [2022-04-21T08:01:44.332Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T08:01:44.332Z] ---> Running in 8707ccb53b2f [2022-04-21T08:01:45.779Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:01:46.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:01:47.372Z] OK: 220 MiB in 52 packages [2022-04-21T08:01:48.358Z] Removing intermediate container 8707ccb53b2f [2022-04-21T08:01:48.358Z] ---> 109aeda3b52a [2022-04-21T08:01:48.358Z] Step 8/13 : WORKDIR /app [2022-04-21T08:01:48.358Z] ---> Running in 13c97866ded0 [2022-04-21T08:01:48.961Z] Removing intermediate container 13c97866ded0 [2022-04-21T08:01:48.961Z] ---> f61c95da31b4 [2022-04-21T08:01:48.961Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-21T08:01:49.238Z] ---> 11b7b6c5af8e [2022-04-21T08:01:49.238Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T08:01:49.512Z] ---> Running in 7fd4e9357d76 [2022-04-21T08:03:11.389Z] Removing intermediate container 7fd4e9357d76 [2022-04-21T08:03:11.389Z] ---> 882d032382d6 [2022-04-21T08:03:11.389Z] Step 11/13 : COPY . . [2022-04-21T08:03:11.389Z] ---> 761cfce9fb15 [2022-04-21T08:03:11.389Z] Step 12/13 : ARG MAKE="make build" [2022-04-21T08:03:11.389Z] ---> Running in e415964c6631 [2022-04-21T08:03:11.389Z] Removing intermediate container e415964c6631 [2022-04-21T08:03:11.389Z] ---> d1b15f2c814b [2022-04-21T08:03:11.389Z] Step 13/13 : RUN $MAKE [2022-04-21T08:03:11.389Z] ---> Running in c9bded4c7d1f [2022-04-21T08:03:11.389Z] noop [2022-04-21T08:03:11.389Z] Removing intermediate container c9bded4c7d1f [2022-04-21T08:03:11.389Z] ---> 561210c02917 [2022-04-21T08:03:11.389Z] Successfully built 561210c02917 [2022-04-21T08:03:11.389Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:03:11.747Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T08:03:11.747Z] . [Pipeline] withDockerContainer [2022-04-21T08:03:12.004Z] prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container [2022-04-21T08:03:12.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T08:03:13.506Z] $ docker top 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T08:03:14.465Z] + go version [2022-04-21T08:03:14.465Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T08:03:14.497Z] $ docker stop --time=1 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 [2022-04-21T08:03:16.172Z] $ docker rm -f 9af39ef0d6a3ef9a20a844eb3ea51c64444b46aa5a94858ee8bd6393ab3495c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:03:16.816Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T08:03:16.817Z] . [Pipeline] withDockerContainer [2022-04-21T08:03:17.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container [2022-04-21T08:03:17.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T08:03:18.555Z] $ docker top 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-21T08:03:19.457Z] + make test [2022-04-21T08:03:19.457Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-21T08:04:16.097Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-21T08:04:16.374Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.236s coverage: 86.2% of statements [2022-04-21T08:04:16.374Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-21T08:04:20.695Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements [2022-04-21T08:04:20.695Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-21T08:04:20.695Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T08:04:20.695Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-21T08:04:42.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T08:04:42.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T08:04:42.898Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-21T08:04:42.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-21T08:04:42.946Z] $ docker stop --time=1 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 [2022-04-21T08:04:44.772Z] $ docker rm -f 63e237bd63dbe6c14c11539978bdc35116586613e4beeb2959bc7610a0ae9ff5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T08:04:45.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-21T08:04:45.632Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T08:04:46.108Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-21T08:04:46.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-21T08:04:46.829Z] + ls -al . [2022-04-21T08:04:46.829Z] total 236 [2022-04-21T08:04:46.829Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 08:04 . [2022-04-21T08:04:46.829Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 .. [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 21 08:00 .dockerignore [2022-04-21T08:04:46.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 08:00 .git [2022-04-21T08:04:46.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:00 .github [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 21 08:00 .gitignore [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 08:00 .golangci.yml [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 21 08:00 Attribution.txt [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 21 08:00 Dockerfile [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 08:00 GOVERNANCE.md [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 21 08:00 Jenkinsfile [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 21 08:00 LICENSE [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 2949 Apr 21 08:00 Makefile [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 21 08:00 OWNERS.md [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 30039 Apr 21 08:00 README.md [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 07:58 VERSION [2022-04-21T08:04:46.829Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 bin [2022-04-21T08:04:46.829Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 21 08:04 coverage.out [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 21 08:04 go.mod [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 49531 Apr 21 08:00 go.sum [2022-04-21T08:04:46.829Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 images [2022-04-21T08:04:46.829Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 internal [2022-04-21T08:04:46.829Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 21 08:00 main.go [2022-04-21T08:04:46.829Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 08:00 res [2022-04-21T08:04:46.829Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 08:00 snap [2022-04-21T08:04:46.829Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 08:00 static [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:04:47.174Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d --label arch=arm64 --label version=0.0.0 . [2022-04-21T08:04:47.449Z] Sending build context to Docker daemon 693.2kB [2022-04-21T08:04:47.449Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-21T08:04:47.449Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-21T08:04:47.449Z] ---> 561210c02917 [2022-04-21T08:04:47.449Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-21T08:04:47.722Z] ---> Running in 1a1900122303 [2022-04-21T08:04:47.995Z] Removing intermediate container 1a1900122303 [2022-04-21T08:04:47.995Z] ---> 2f04b75e81ab [2022-04-21T08:04:47.995Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-21T08:04:47.995Z] ---> Running in c547c352fdc8 [2022-04-21T08:04:48.268Z] Removing intermediate container c547c352fdc8 [2022-04-21T08:04:48.268Z] ---> 043adc5cf67c [2022-04-21T08:04:48.268Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:04:48.268Z] ---> Running in 02a1a2cb5208 [2022-04-21T08:04:48.545Z] Removing intermediate container 02a1a2cb5208 [2022-04-21T08:04:48.545Z] ---> 367a83c00dc3 [2022-04-21T08:04:48.545Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:04:48.824Z] ---> Running in be01328f5979 [2022-04-21T08:04:50.277Z] Removing intermediate container be01328f5979 [2022-04-21T08:04:50.277Z] ---> 380738394d73 [2022-04-21T08:04:50.277Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-21T08:04:50.277Z] ---> Running in c612481c4b6b [2022-04-21T08:04:51.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:04:52.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:04:53.246Z] OK: 220 MiB in 52 packages [2022-04-21T08:04:54.233Z] Removing intermediate container c612481c4b6b [2022-04-21T08:04:54.233Z] ---> 4e822c8fd1d6 [2022-04-21T08:04:54.233Z] Step 8/31 : WORKDIR /app [2022-04-21T08:04:54.233Z] ---> Running in e93da0c291ab [2022-04-21T08:04:54.509Z] Removing intermediate container e93da0c291ab [2022-04-21T08:04:54.509Z] ---> 8065970c6903 [2022-04-21T08:04:54.509Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-21T08:04:55.107Z] ---> d593719853b0 [2022-04-21T08:04:55.107Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T08:04:55.107Z] ---> Running in 1a6f7ced44b1 [2022-04-21T08:04:57.093Z] Removing intermediate container 1a6f7ced44b1 [2022-04-21T08:04:57.093Z] ---> 5b2020450503 [2022-04-21T08:04:57.093Z] Step 11/31 : COPY . . [2022-04-21T08:04:58.087Z] ---> 6eacef983a8d [2022-04-21T08:04:58.087Z] Step 12/31 : ARG MAKE="make build" [2022-04-21T08:04:58.087Z] ---> Running in 05bb94b0df6f [2022-04-21T08:04:58.363Z] Removing intermediate container 05bb94b0df6f [2022-04-21T08:04:58.364Z] ---> 82258aaf6c90 [2022-04-21T08:04:58.364Z] Step 13/31 : RUN $MAKE [2022-04-21T08:04:58.364Z] ---> Running in e23f2ec30cef [2022-04-21T08:04:59.348Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-04-21T08:06:36.202Z] Removing intermediate container e23f2ec30cef [2022-04-21T08:06:36.202Z] ---> 5e6a21035241 [2022-04-21T08:06:36.202Z] Step 14/31 : FROM alpine:3.14 [2022-04-21T08:06:36.202Z] 3.14: Pulling from library/alpine [2022-04-21T08:06:36.202Z] 455c02918c45: Pulling fs layer [2022-04-21T08:06:36.202Z] 455c02918c45: Download complete [2022-04-21T08:06:36.202Z] 455c02918c45: Pull complete [2022-04-21T08:06:36.202Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T08:06:36.202Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T08:06:36.202Z] ---> ac73e934f311 [2022-04-21T08:06:36.202Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-21T08:06:36.202Z] ---> Running in f87522e1c31f [2022-04-21T08:06:36.202Z] Removing intermediate container f87522e1c31f [2022-04-21T08:06:36.202Z] ---> 48e3e71f273d [2022-04-21T08:06:36.202Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-21T08:06:36.202Z] ---> Running in 0d3d1eac400c [2022-04-21T08:06:36.202Z] Removing intermediate container 0d3d1eac400c [2022-04-21T08:06:36.202Z] ---> 34059a3410e7 [2022-04-21T08:06:36.202Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T08:06:36.202Z] ---> Running in 124b54b17c4a [2022-04-21T08:06:36.202Z] Removing intermediate container 124b54b17c4a [2022-04-21T08:06:36.202Z] ---> 04b241e10120 [2022-04-21T08:06:36.202Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-21T08:06:36.202Z] ---> Running in 607eb85a55d3 [2022-04-21T08:06:36.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T08:06:36.202Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T08:06:36.202Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T08:06:36.202Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T08:06:36.202Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T08:06:36.202Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T08:06:36.202Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T08:06:36.202Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T08:06:36.202Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T08:06:36.202Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T08:06:36.202Z] OK: 9 MiB in 20 packages [2022-04-21T08:06:36.802Z] Removing intermediate container 607eb85a55d3 [2022-04-21T08:06:36.802Z] ---> 14044d86928b [2022-04-21T08:06:36.802Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-21T08:06:37.402Z] ---> f7a14e81f020 [2022-04-21T08:06:37.402Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-21T08:06:38.004Z] ---> e214dc22b17a [2022-04-21T08:06:38.004Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-21T08:06:38.607Z] ---> 60138a5b977d [2022-04-21T08:06:38.607Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-21T08:06:39.211Z] ---> ac54f1a0f4eb [2022-04-21T08:06:39.211Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-21T08:06:40.197Z] ---> b2107863a3a2 [2022-04-21T08:06:40.197Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-21T08:06:40.486Z] ---> Running in 479603ef98ff [2022-04-21T08:06:42.485Z] Removing intermediate container 479603ef98ff [2022-04-21T08:06:42.485Z] ---> 8f26f3f1ba97 [2022-04-21T08:06:42.485Z] Step 25/31 : VOLUME /cache [2022-04-21T08:06:42.485Z] ---> Running in ccc940975480 [2022-04-21T08:06:42.485Z] Removing intermediate container ccc940975480 [2022-04-21T08:06:42.485Z] ---> d4d9f032db65 [2022-04-21T08:06:42.486Z] Step 26/31 : EXPOSE 59711 [2022-04-21T08:06:42.486Z] ---> Running in 154cdc661a48 [2022-04-21T08:06:42.760Z] Removing intermediate container 154cdc661a48 [2022-04-21T08:06:42.760Z] ---> 6b8fd17cc3e4 [2022-04-21T08:06:42.760Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-21T08:06:43.037Z] ---> Running in ca337a2cac8c [2022-04-21T08:06:43.314Z] Removing intermediate container ca337a2cac8c [2022-04-21T08:06:43.314Z] ---> c15c0f779052 [2022-04-21T08:06:43.314Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-21T08:06:43.314Z] ---> Running in d640edef5049 [2022-04-21T08:06:43.919Z] Removing intermediate container d640edef5049 [2022-04-21T08:06:43.919Z] ---> 4bd69a6451b6 [2022-04-21T08:06:43.919Z] Step 29/31 : LABEL arch=arm64 [2022-04-21T08:06:43.919Z] ---> Running in 3263d3b1b3c9 [2022-04-21T08:06:44.197Z] Removing intermediate container 3263d3b1b3c9 [2022-04-21T08:06:44.197Z] ---> 9933ced081c5 [2022-04-21T08:06:44.197Z] Step 30/31 : LABEL git_sha=3c8570b8ca1d99b482c6b8593bb10f6ea19fd27d [2022-04-21T08:06:44.197Z] ---> Running in 6ed5bbd0a46f [2022-04-21T08:06:44.801Z] Removing intermediate container 6ed5bbd0a46f [2022-04-21T08:06:44.801Z] ---> 877050b8aa19 [2022-04-21T08:06:44.801Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T08:06:44.801Z] ---> Running in 05eef81fe922 [2022-04-21T08:06:45.075Z] Removing intermediate container 05eef81fe922 [2022-04-21T08:06:45.075Z] ---> 64a7cb0f1263 [2022-04-21T08:06:45.075Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-21T08:06:45.075Z] Successfully built 64a7cb0f1263 [2022-04-21T08:06:45.075Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:06:45.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:06:45.540Z] [2022-04-21T08:06:45.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:06:45.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:06:46.173Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T08:06:46.173Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T08:06:46.173Z] 04944245beec: Pulling fs layer [2022-04-21T08:06:46.173Z] 699f458cf7ca: Pulling fs layer [2022-04-21T08:06:46.173Z] 765212b225bb: Pulling fs layer [2022-04-21T08:06:46.173Z] f23df028b6ca: Pulling fs layer [2022-04-21T08:06:46.173Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T08:06:46.173Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T08:06:46.173Z] f23df028b6ca: Waiting [2022-04-21T08:06:46.173Z] 765212b225bb: Waiting [2022-04-21T08:06:46.173Z] d65c8cfc05b1: Waiting [2022-04-21T08:06:46.173Z] 2437ff75d9bd: Waiting [2022-04-21T08:06:46.173Z] 04944245beec: Verifying Checksum [2022-04-21T08:06:46.173Z] 04944245beec: Download complete [2022-04-21T08:06:46.173Z] 765212b225bb: Download complete [2022-04-21T08:06:46.173Z] f23df028b6ca: Verifying Checksum [2022-04-21T08:06:46.173Z] f23df028b6ca: Download complete [2022-04-21T08:06:46.173Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T08:06:46.173Z] d65c8cfc05b1: Download complete [2022-04-21T08:06:46.453Z] 699f458cf7ca: Verifying Checksum [2022-04-21T08:06:46.453Z] 699f458cf7ca: Download complete [2022-04-21T08:06:46.729Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T08:06:49.366Z] 2437ff75d9bd: Verifying Checksum [2022-04-21T08:06:51.360Z] 8998bd30e6a1: Pull complete [2022-04-21T08:06:51.635Z] 04944245beec: Pull complete [2022-04-21T08:06:53.083Z] 699f458cf7ca: Pull complete [2022-04-21T08:06:53.362Z] 765212b225bb: Pull complete [2022-04-21T08:06:54.349Z] f23df028b6ca: Pull complete [2022-04-21T08:06:54.624Z] d65c8cfc05b1: Pull complete [2022-04-21T08:07:09.740Z] 2437ff75d9bd: Pull complete [2022-04-21T08:07:09.740Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T08:07:09.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T08:07:09.741Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T08:07:09.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-21575 does not seem to be running inside a container [2022-04-21T08:07:10.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T08:07:12.731Z] $ docker top f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:13.649Z] ---> job-cost.sh [2022-04-21T08:07:13.649Z] lf-activate-venv: SKIPPING [2022-04-21T08:07:13.649Z] INFO: No Stack... [2022-04-21T08:07:13.924Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T08:07:14.904Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T08:07:15.577Z] + + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csvcut [2022-04-21T08:07:15.577Z] -d, -f6 [Pipeline] lock [2022-04-21T08:07:15.649Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [2022-04-21T08:07:15.658Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] did not exist. Created. [2022-04-21T08:07:15.659Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T08:07:16.351Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3cb93c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-21T08:07:17.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-21T08:07:17.057Z] Warning: overwriting stash ‘stack-cost’ [2022-04-21T08:07:17.112Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T08:07:17.121Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-67-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T08:07:17.148Z] $ docker stop --time=1 f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 [2022-04-21T08:07:18.672Z] $ docker rm -f f350268f0248adb2996359ba91168473b29a283a7458ec0af0e9fb2b2c379532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-21T08:07:19.176Z] provisioning config files... [2022-04-21T08:07:19.187Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config2060870522938499100tmp [Pipeline] { [Pipeline] sh [2022-04-21T08:07:19.478Z] + set +x [2022-04-21T08:07:19.478Z] + curl -s https://codecov.io/bash [2022-04-21T08:07:19.478Z] + bash -s -- [2022-04-21T08:07:19.478Z] [2022-04-21T08:07:19.478Z] _____ _ [2022-04-21T08:07:19.478Z] / ____| | | [2022-04-21T08:07:19.478Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T08:07:19.478Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T08:07:19.478Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T08:07:19.478Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T08:07:19.478Z] Bash-1.0.6 [2022-04-21T08:07:19.478Z] [2022-04-21T08:07:19.478Z] [2022-04-21T08:07:19.478Z] ==> git version 2.25.1 found [2022-04-21T08:07:19.478Z] ==> 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-04-21T08:07:19.478Z] Release-Date: 2020-01-08 [2022-04-21T08:07:19.478Z] 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-04-21T08:07:19.478Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T08:07:19.478Z] ==> Jenkins CI detected. [2022-04-21T08:07:19.478Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-21T08:07:19.478Z] project root: . [2022-04-21T08:07:19.478Z] --> token set from env [2022-04-21T08:07:19.478Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T08:07:19.478Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T08:07:19.478Z] ==> Python coveragepy not found [2022-04-21T08:07:19.478Z] ==> Searching for coverage reports in: [2022-04-21T08:07:19.478Z] + . [2022-04-21T08:07:19.478Z] -> Found 1 reports [2022-04-21T08:07:19.478Z] ==> Detecting git/mercurial file structure [2022-04-21T08:07:19.478Z] ==> Reading reports [2022-04-21T08:07:19.478Z] + ./coverage.out bytes=41008 [2022-04-21T08:07:19.478Z] ==> Appending adjustments [2022-04-21T08:07:19.478Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T08:07:19.739Z] + Found adjustments [2022-04-21T08:07:19.739Z] ==> Gzipping contents [2022-04-21T08:07:19.739Z] 12K /tmp/codecov.ixam4Y.gz [2022-04-21T08:07:19.739Z] ==> Uploading reports [2022-04-21T08:07:19.739Z] url: https://codecov.io [2022-04-21T08:07:19.739Z] query: branch=PR-67&commit=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-21T08:07:19.739Z] -> Pinging Codecov [2022-04-21T08:07:19.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-67&commit=f7844472f33c0cc2d4c3e81e41a8a88ecd00c847&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-67%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=67&job=&cmd_args= [2022-04-21T08:07:20.001Z] -> Uploading to [2022-04-21T08:07:20.001Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/581DD39554BDF9B6E22D074273EAD858/f7844472f33c0cc2d4c3e81e41a8a88ecd00c847/f1024bd0-4eb5-4a07-8e51-35d815add9f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T080719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8382b87cec3bfa5e6aeccaa8d6f2ae5431cfb0509c1691b2db20b9eab8a81e7c [2022-04-21T08:07:20.001Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T08:07:20.001Z] Dload Upload Total Spent Left Speed [2022-04-21T08:07:20.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11595 0 0 100 11595 0 50855 --:--:-- --:--:-- --:--:-- 51079 [2022-04-21T08:07:20.261Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f7844472f33c0cc2d4c3e81e41a8a88ecd00c847 [Pipeline] } [2022-04-21T08:07:20.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-21T08:07:21.037Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives ] [2022-04-21T08:07:21.038Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-21T08:07:21.038Z] total 16 [2022-04-21T08:07:21.038Z] drwxr-xr-x 3 root root 4096 Apr 21 08:00 . [2022-04-21T08:07:21.038Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. [2022-04-21T08:07:21.038Z] drwxr-xr-x 2 root root 4096 Apr 21 08:00 cost [2022-04-21T08:07:21.038Z] -rw-r--r-- 1 root root 93 Apr 21 08:00 cost.csv [2022-04-21T08:07:21.038Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-21T08:07:21.038Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives [2022-04-21T08:07:21.038Z] total 16 [2022-04-21T08:07:21.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 08:00 . [2022-04-21T08:07:21.038Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 21 08:00 .. [2022-04-21T08:07:21.038Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 08:00 cost [2022-04-21T08:07:21.038Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 21 08:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:21.413Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:22.289Z] ---> package-listing.sh [2022-04-21T08:07:22.289Z] ++ facter osfamily [2022-04-21T08:07:22.289Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T08:07:22.552Z] + OS_FAMILY=debian [2022-04-21T08:07:22.552Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-67 [2022-04-21T08:07:22.552Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T08:07:22.552Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T08:07:22.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T08:07:22.552Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T08:07:22.552Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-21T08:07:22.552Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T08:07:22.552Z] + case "${OS_FAMILY}" in [2022-04-21T08:07:22.552Z] + dpkg -l [2022-04-21T08:07:22.552Z] + grep '^ii' [2022-04-21T08:07:22.552Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T08:07:22.552Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T08:07:22.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T08:07:22.552Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-67 ']' [2022-04-21T08:07:22.552Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [2022-04-21T08:07:22.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-67/archives/ [Pipeline] echo [2022-04-21T08:07:22.565Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T08:07:22.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T08:07:23.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T08:07:23.422Z] . [Pipeline] withDockerContainer [2022-04-21T08:07:23.495Z] prd-ubuntu20.04-docker-8c-8g-21573 does not seem to be running inside a container [2022-04-21T08:07:23.538Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-67 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67:/w/workspace/ry_app-rfid-llrp-inventory_PR-67:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T08:07:23.899Z] $ docker top 43d72ba5795c1bc43e9c410c1a5853159c83914a0d60a87477742f14199bb3be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T08:07:24.257Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T08:07:24.555Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T08:07:24.852Z] + ls /var/log/sa-host [2022-04-21T08:07:24.852Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T08:07:25.094Z] provisioning config files... [2022-04-21T08:07:25.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-67@tmp/config1916634790785496215tmp [Pipeline] { [Pipeline] echo [2022-04-21T08:07:25.127Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:25.421Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T08:07:25.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:25.793Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T08:07:25.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:26.097Z] ---> sudo-logs.sh [2022-04-21T08:07:26.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T08:07:26.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:26.418Z] ---> job-cost.sh [2022-04-21T08:07:26.418Z] lf-activate-venv: SKIPPING [2022-04-21T08:07:26.418Z] DEBUG: total: 0.2199999988079071 [2022-04-21T08:07:26.418Z] INFO: Retrieving Stack Cost... [2022-04-21T08:07:26.993Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T08:07:27.257Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T08:07:27.275Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T08:07:27.567Z] ---> logs-deploy.sh [2022-04-21T08:07:27.567Z] lf-activate-venv: SKIPPING [2022-04-21T08:07:27.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-67/2 [2022-04-21T08:07:27.567Z] INFO: archiving workspace using pattern(s): [2022-04-21T08:07:28.512Z] Archives upload complete. [2022-04-21T08:07:28.512Z] INFO: archiving logs to Nexus