Push event to branch released-sdk Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from deb1929795e6d4404c8a13d3554381d1d11d6831 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-ssh9536085322126888486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5864844804929502913.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/released-sdk/workspace@libs/edgex-global-pipelines # timeout=10 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/released-sdk/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh851469640984222497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/released-sdk/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18265670781972038584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16331570589421148308.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/released-sdk/workspace@libs/lf-pipelines # timeout=10 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/released-sdk/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8091532580525972896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47810 in /w/workspace/rfid-llrp-inventory_released-sdk [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/rfid-llrp-inventory_released-sdk # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (released-sdk) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 Commit message: "build: Update to released V2.2.0 Kamakura SDK" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T17:38:30.006Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T17:38:30.196Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T17:38:30.304Z] ========================================================= [2022-05-10T17:38:30.304Z] EdgeX Global Pipelines Version Info [2022-05-10T17:38:30.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:38:31.113Z] ------------------- [2022-05-10T17:38:31.113Z] stable info: [2022-05-10T17:38:31.113Z] ------------------- [2022-05-10T17:38:31.113Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:38:31.113Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T17:38:31.113Z] Message: update stable to v1.0.227 [2022-05-10T17:38:31.684Z] ------------------- [2022-05-10T17:38:31.684Z] experimental info: [2022-05-10T17:38:31.684Z] ------------------- [2022-05-10T17:38:31.684Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T17:38:31.684Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T17:38:31.684Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T17:38:31.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T17:38:31.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:38:32.021Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T17:38:32.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T17:38:32.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T17:38:32.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T17:38:32.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T17:38:32.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T17:38:32.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T17:38:32.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T17:38:32.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T17:38:32.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T17:38:32.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T17:38:32.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T17:38:32.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:38:32.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T17:38:32.615Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:38:32.658Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T17:38:32.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T17:38:32.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T17:38:32.779Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T17:38:32.819Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T17:38:32.853Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T17:38:32.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T17:38:32.924Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T17:38:32.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T17:38:33.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = released-sdk [Pipeline] echo [2022-05-10T17:38:33.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = released-sdk [Pipeline] echo [2022-05-10T17:38:33.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = released-sdk [Pipeline] echo [2022-05-10T17:38:33.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:38:33.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = deb1929 [Pipeline] echo [2022-05-10T17:38:33.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:38:33.321Z] provisioning config files... [2022-05-10T17:38:33.336Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/rfid-llrp-inventory_released-sdk@tmp/config2663092948337936426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:38:33.683Z] ---> docker-login.sh [2022-05-10T17:38:33.683Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:38:33.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:33.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:33.943Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:33.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:33.943Z] [2022-05-10T17:38:33.943Z] Login Succeeded [2022-05-10T17:38:33.943Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:38:34.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:34.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:34.204Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:34.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:34.204Z] [2022-05-10T17:38:34.204Z] Login Succeeded [2022-05-10T17:38:34.204Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:38:34.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:34.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:34.465Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:34.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:34.465Z] [2022-05-10T17:38:34.465Z] Login Succeeded [2022-05-10T17:38:34.465Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:38:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:34.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:34.465Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:34.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:34.465Z] [2022-05-10T17:38:34.465Z] Login Succeeded [2022-05-10T17:38:34.465Z] docker.io [2022-05-10T17:38:34.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:35.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:35.040Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:35.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:35.040Z] [2022-05-10T17:38:35.040Z] Login Succeeded [2022-05-10T17:38:35.040Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:38:35.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T17:38:35.692Z] + git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:38:35.828Z] -----------> git rev-list -1 --merges deb1929795e6d4404c8a13d3554381d1d11d6831~1..deb1929795e6d4404c8a13d3554381d1d11d6831 deb1929795e6d4404c8a13d3554381d1d11d6831 [false] [Pipeline] sh [2022-05-10T17:38:36.146Z] + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:38:36.181Z] ========================================================= [2022-05-10T17:38:36.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T17:38:36.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:38:36.624Z] + git log --format=format:%s -1 deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] echo [2022-05-10T17:38:36.665Z] [semverPrep] GIT_COMMIT: deb1929795e6d4404c8a13d3554381d1d11d6831, Commit Message: build: Update to released V2.2.0 Kamakura SDK [Pipeline] echo [2022-05-10T17:38:36.693Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T17:38:37.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T17:38:37.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T17:38:37.145Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T17:38:37.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T17:38:37.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T17:38:37.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T17:38:37.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:38:37.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:38:37.607Z] [2022-05-10T17:38:37.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:38:37.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:38:37.948Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T17:38:37.948Z] 1fe172e4850f: Pulling fs layer [2022-05-10T17:38:37.948Z] caf521ccaac6: Pulling fs layer [2022-05-10T17:38:37.948Z] 3ead6fa29328: Pulling fs layer [2022-05-10T17:38:37.948Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T17:38:37.948Z] a8d5f1318db7: Pulling fs layer [2022-05-10T17:38:37.948Z] c427282e49a2: Pulling fs layer [2022-05-10T17:38:37.948Z] 1827001aaf11: Pulling fs layer [2022-05-10T17:38:37.948Z] 0714d37db230: Pulling fs layer [2022-05-10T17:38:37.948Z] ac28cf19c067: Pulling fs layer [2022-05-10T17:38:37.948Z] ca983d60f3e2: Pulling fs layer [2022-05-10T17:38:37.948Z] 9f894cec8388: Pulling fs layer [2022-05-10T17:38:37.948Z] 5c2a1cbceb83: Waiting [2022-05-10T17:38:37.948Z] a8d5f1318db7: Waiting [2022-05-10T17:38:37.949Z] c427282e49a2: Waiting [2022-05-10T17:38:37.949Z] 1827001aaf11: Waiting [2022-05-10T17:38:37.949Z] 0714d37db230: Waiting [2022-05-10T17:38:37.949Z] 9f894cec8388: Waiting [2022-05-10T17:38:37.949Z] ca983d60f3e2: Waiting [2022-05-10T17:38:37.949Z] ac28cf19c067: Waiting [2022-05-10T17:38:37.949Z] caf521ccaac6: Download complete [2022-05-10T17:38:37.949Z] 5c2a1cbceb83: Download complete [2022-05-10T17:38:37.949Z] a8d5f1318db7: Verifying Checksum [2022-05-10T17:38:37.949Z] a8d5f1318db7: Download complete [2022-05-10T17:38:38.214Z] c427282e49a2: Verifying Checksum [2022-05-10T17:38:38.214Z] c427282e49a2: Download complete [2022-05-10T17:38:38.214Z] 3ead6fa29328: Verifying Checksum [2022-05-10T17:38:38.214Z] 3ead6fa29328: Download complete [2022-05-10T17:38:38.214Z] 0714d37db230: Verifying Checksum [2022-05-10T17:38:38.214Z] 0714d37db230: Download complete [2022-05-10T17:38:38.214Z] ac28cf19c067: Download complete [2022-05-10T17:38:38.214Z] ca983d60f3e2: Download complete [2022-05-10T17:38:38.214Z] 9f894cec8388: Verifying Checksum [2022-05-10T17:38:38.214Z] 9f894cec8388: Download complete [2022-05-10T17:38:38.214Z] 1fe172e4850f: Verifying Checksum [2022-05-10T17:38:38.214Z] 1fe172e4850f: Download complete [2022-05-10T17:38:38.480Z] 1827001aaf11: Verifying Checksum [2022-05-10T17:38:38.480Z] 1827001aaf11: Download complete [2022-05-10T17:38:39.879Z] 1fe172e4850f: Pull complete [2022-05-10T17:38:39.879Z] caf521ccaac6: Pull complete [2022-05-10T17:38:40.452Z] 3ead6fa29328: Pull complete [2022-05-10T17:38:40.452Z] 5c2a1cbceb83: Pull complete [2022-05-10T17:38:40.713Z] a8d5f1318db7: Pull complete [2022-05-10T17:38:40.972Z] c427282e49a2: Pull complete [2022-05-10T17:38:42.878Z] 1827001aaf11: Pull complete [2022-05-10T17:38:42.878Z] 0714d37db230: Pull complete [2022-05-10T17:38:43.139Z] ac28cf19c067: Pull complete [2022-05-10T17:38:43.139Z] ca983d60f3e2: Pull complete [2022-05-10T17:38:43.139Z] 9f894cec8388: Pull complete [2022-05-10T17:38:43.139Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T17:38:43.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T17:38:43.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T17:38:43.238Z] prd-ubuntu20.04-docker-8c-8g-47810 does not seem to be running inside a container [2022-05-10T17:38:43.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/rfid-llrp-inventory_released-sdk -v /w/workspace/rfid-llrp-inventory_released-sdk:/w/workspace/rfid-llrp-inventory_released-sdk:rw,z -v /w/workspace/rfid-llrp-inventory_released-sdk@tmp:/w/workspace/rfid-llrp-inventory_released-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T17:38:44.822Z] $ docker top b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 -eo pid,comm [2022-05-10T17:38:44.884Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T17:38:44.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T17:38:45.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:38:45.007Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:38:45.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:38:45.160Z] $ docker exec b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 ssh-agent [2022-05-10T17:38:45.272Z] SSH_AUTH_SOCK=/tmp/ssh-nb2bueBz6yH8/agent.33 [2022-05-10T17:38:45.272Z] SSH_AGENT_PID=39 [2022-05-10T17:38:45.280Z] Running ssh-add (command line suppressed) [2022-05-10T17:38:45.397Z] Identity added: /w/workspace/rfid-llrp-inventory_released-sdk@tmp/private_key_5796641055816303560.key (/w/workspace/rfid-llrp-inventory_released-sdk@tmp/private_key_5796641055816303560.key) [2022-05-10T17:38:45.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:38:45.740Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T17:38:45.770Z] $ docker exec --env ******** --env ******** b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 ssh-agent -k [2022-05-10T17:38:45.872Z] unset SSH_AUTH_SOCK; [2022-05-10T17:38:45.873Z] unset SSH_AGENT_PID; [2022-05-10T17:38:45.873Z] echo Agent pid 39 killed; [2022-05-10T17:38:45.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T17:38:45.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T17:38:45.954Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T17:38:46.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T17:38:46.093Z] $ docker exec b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 ssh-agent [2022-05-10T17:38:46.208Z] SSH_AUTH_SOCK=/tmp/ssh-McD9nTkqShBc/agent.74 [2022-05-10T17:38:46.208Z] SSH_AGENT_PID=80 [2022-05-10T17:38:46.213Z] Running ssh-add (command line suppressed) [2022-05-10T17:38:46.325Z] Identity added: /w/workspace/rfid-llrp-inventory_released-sdk@tmp/private_key_4281775145578495601.key (/w/workspace/rfid-llrp-inventory_released-sdk@tmp/private_key_4281775145578495601.key) [2022-05-10T17:38:46.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T17:38:46.661Z] + git semver init [2022-05-10T17:38:46.921Z] 2022-05-10 17:38:46,849 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T17:38:46.921Z] 2022-05-10 17:38:46,850 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/rfid-llrp-inventory_released-sdk/.semver [2022-05-10T17:38:46.921Z] 2022-05-10 17:38:46,850 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/rfid-llrp-inventory_released-sdk/.semver [2022-05-10T17:38:46.921Z] 2022-05-10 17:38:46,850 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/rfid-llrp-inventory_released-sdk/.semver'], cwd=/w/workspace/rfid-llrp-inventory_released-sdk, universal_newlines=False, shell=None, istream=None) [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,933 [append_file] DEBUG append to file:/w/workspace/rfid-llrp-inventory_released-sdk/.git/info/exclude [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/rfid-llrp-inventory_released-sdk/.semver/released-sdk with force:False [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,934 [write_file] DEBUG write to file:/w/workspace/rfid-llrp-inventory_released-sdk/.semver/released-sdk [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,938 [execute] INFO git cat-file --batch-check [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/rfid-llrp-inventory_released-sdk/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,945 [execute] INFO git cat-file --batch [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/rfid-llrp-inventory_released-sdk/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T17:38:48.305Z] 2022-05-10 17:38:47,951 [read_version] DEBUG read version from /w/workspace/rfid-llrp-inventory_released-sdk/.semver/released-sdk [2022-05-10T17:38:48.305Z] 0.0.0 [Pipeline] } [2022-05-10T17:38:48.336Z] $ docker exec --env ******** --env ******** b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 ssh-agent -k [2022-05-10T17:38:48.438Z] unset SSH_AUTH_SOCK; [2022-05-10T17:38:48.438Z] unset SSH_AGENT_PID; [2022-05-10T17:38:48.438Z] echo Agent pid 80 killed; [2022-05-10T17:38:48.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T17:38:48.861Z] + git semver [Pipeline] } [2022-05-10T17:38:49.153Z] $ docker stop --time=1 b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 [2022-05-10T17:38:50.537Z] $ docker rm -f b6f6c4d5d06533d0300f95d105363f5dee2ace7244aefd01d0badec92c1ebda1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:38:50.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T17:38:51.255Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T17:38:51.276Z] [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-05-10T17:38:51.785Z] provisioning config files... [2022-05-10T17:38:51.796Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/rfid-llrp-inventory_released-sdk@tmp/config4214800140037338371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:38:52.134Z] ---> docker-login.sh [2022-05-10T17:38:52.134Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:38:52.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:52.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:52.134Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:52.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:52.134Z] [2022-05-10T17:38:52.134Z] Login Succeeded [2022-05-10T17:38:52.134Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:38:52.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:52.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:52.400Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:52.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:52.401Z] [2022-05-10T17:38:52.401Z] Login Succeeded [2022-05-10T17:38:52.401Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:38:52.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:52.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:52.401Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:52.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:52.401Z] [2022-05-10T17:38:52.401Z] Login Succeeded [2022-05-10T17:38:52.401Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:38:52.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:52.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:52.662Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:52.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:52.662Z] [2022-05-10T17:38:52.662Z] Login Succeeded [2022-05-10T17:38:52.662Z] docker.io [2022-05-10T17:38:52.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:38:52.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:38:52.923Z] Configure a credential helper to remove this warning. See [2022-05-10T17:38:52.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:38:52.923Z] [2022-05-10T17:38:52.923Z] Login Succeeded [2022-05-10T17:38:52.923Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:38:52.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:38:53.129Z] [edgeX.isLTS] Checking if [released-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:38:53.159Z] ========================================================= [2022-05-10T17:38:53.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T17:38:53.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:38:53.566Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:38:53.566Z] Sending build context to Docker daemon 12.39MB [2022-05-10T17:38:53.566Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:38:53.566Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:38:53.826Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T17:38:53.826Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T17:38:53.826Z] 666ba61612fd: Pulling fs layer [2022-05-10T17:38:53.826Z] 8ed8ca486205: Pulling fs layer [2022-05-10T17:38:53.826Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T17:38:53.826Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T17:38:53.826Z] ca2b28591e48: Pulling fs layer [2022-05-10T17:38:53.827Z] a51346096db8: Pulling fs layer [2022-05-10T17:38:53.827Z] daebc70d1ce1: Pulling fs layer [2022-05-10T17:38:53.827Z] 0e18a0eac166: Pulling fs layer [2022-05-10T17:38:53.827Z] 4fe6c5a15a65: Waiting [2022-05-10T17:38:53.827Z] 22a0e8bec74d: Waiting [2022-05-10T17:38:53.827Z] a51346096db8: Waiting [2022-05-10T17:38:53.827Z] daebc70d1ce1: Waiting [2022-05-10T17:38:53.827Z] 0e18a0eac166: Waiting [2022-05-10T17:38:53.827Z] 8ed8ca486205: Verifying Checksum [2022-05-10T17:38:53.827Z] 8ed8ca486205: Download complete [2022-05-10T17:38:53.827Z] 666ba61612fd: Verifying Checksum [2022-05-10T17:38:53.827Z] 666ba61612fd: Download complete [2022-05-10T17:38:53.827Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T17:38:53.827Z] 22a0e8bec74d: Download complete [2022-05-10T17:38:53.827Z] ca2b28591e48: Verifying Checksum [2022-05-10T17:38:53.827Z] ca2b28591e48: Download complete [2022-05-10T17:38:53.827Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T17:38:53.827Z] 59bf1c3509f3: Download complete [2022-05-10T17:38:53.827Z] a51346096db8: Verifying Checksum [2022-05-10T17:38:53.827Z] a51346096db8: Download complete [2022-05-10T17:38:53.827Z] daebc70d1ce1: Verifying Checksum [2022-05-10T17:38:53.827Z] daebc70d1ce1: Download complete [2022-05-10T17:38:54.089Z] 59bf1c3509f3: Pull complete [2022-05-10T17:38:54.351Z] 666ba61612fd: Pull complete [2022-05-10T17:38:54.613Z] 0e18a0eac166: Verifying Checksum [2022-05-10T17:38:54.613Z] 0e18a0eac166: Download complete [2022-05-10T17:38:54.613Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T17:38:54.613Z] 4fe6c5a15a65: Download complete [2022-05-10T17:38:54.876Z] 8ed8ca486205: Pull complete [2022-05-10T17:38:58.181Z] 4fe6c5a15a65: Pull complete [2022-05-10T17:38:58.441Z] 22a0e8bec74d: Pull complete [2022-05-10T17:38:58.441Z] ca2b28591e48: Pull complete [2022-05-10T17:38:58.441Z] a51346096db8: Pull complete [2022-05-10T17:38:58.701Z] daebc70d1ce1: Pull complete [2022-05-10T17:39:00.608Z] 0e18a0eac166: Pull complete [2022-05-10T17:39:00.608Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T17:39:00.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T17:39:00.608Z] ---> f018257e8ee9 [2022-05-10T17:39:00.608Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:39:02.517Z] ---> Running in 57c558198e46 [2022-05-10T17:39:02.517Z] Removing intermediate container 57c558198e46 [2022-05-10T17:39:02.517Z] ---> bb1165079861 [2022-05-10T17:39:02.517Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:39:02.517Z] ---> Running in 0a2de68aecb7 [2022-05-10T17:39:02.517Z] Removing intermediate container 0a2de68aecb7 [2022-05-10T17:39:02.517Z] ---> bd05577742a4 [2022-05-10T17:39:02.517Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:39:02.517Z] ---> Running in d323106032c2 [2022-05-10T17:39:02.517Z] Removing intermediate container d323106032c2 [2022-05-10T17:39:02.517Z] ---> 73ba41a904c5 [2022-05-10T17:39:02.517Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:39:02.517Z] ---> Running in 5b31e559f2f0 [2022-05-10T17:39:03.086Z] Removing intermediate container 5b31e559f2f0 [2022-05-10T17:39:03.086Z] ---> 59337162beb0 [2022-05-10T17:39:03.086Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:39:03.346Z] ---> Running in 0f3b355b7138 [2022-05-10T17:39:03.605Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:04.551Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:04.552Z] OK: 221 MiB in 52 packages [2022-05-10T17:39:05.123Z] Removing intermediate container 0f3b355b7138 [2022-05-10T17:39:05.123Z] ---> e38af11fc8d9 [2022-05-10T17:39:05.123Z] Step 8/13 : WORKDIR /app [2022-05-10T17:39:05.123Z] ---> Running in afa9b3c0239c [2022-05-10T17:39:05.123Z] Removing intermediate container afa9b3c0239c [2022-05-10T17:39:05.123Z] ---> 7d55f8fe15af [2022-05-10T17:39:05.123Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:39:05.123Z] ---> 487837130699 [2022-05-10T17:39:05.123Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:39:05.387Z] ---> Running in b0810099cbb5 [2022-05-10T17:39:06.631Z] Still waiting to schedule task [2022-05-10T17:39:06.631Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T17:39:20.292Z] Removing intermediate container b0810099cbb5 [2022-05-10T17:39:20.292Z] ---> 7efca9f99ab3 [2022-05-10T17:39:20.292Z] Step 11/13 : COPY . . [2022-05-10T17:39:20.292Z] ---> 4ee4b17c7877 [2022-05-10T17:39:20.292Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:39:20.292Z] ---> Running in a2736af3f36f [2022-05-10T17:39:20.292Z] Removing intermediate container a2736af3f36f [2022-05-10T17:39:20.292Z] ---> 3a3a656c0073 [2022-05-10T17:39:20.292Z] Step 13/13 : RUN $MAKE [2022-05-10T17:39:20.292Z] ---> Running in dc7f673e3c1f [2022-05-10T17:39:20.292Z] noop [2022-05-10T17:39:20.292Z] Removing intermediate container dc7f673e3c1f [2022-05-10T17:39:20.292Z] ---> 82e7919f2330 [2022-05-10T17:39:20.292Z] Successfully built 82e7919f2330 [2022-05-10T17:39:20.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:20.621Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:39:20.621Z] . [Pipeline] withDockerContainer [2022-05-10T17:39:20.707Z] prd-ubuntu20.04-docker-8c-8g-47810 does not seem to be running inside a container [2022-05-10T17:39:20.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory_released-sdk -v /w/workspace/rfid-llrp-inventory_released-sdk:/w/workspace/rfid-llrp-inventory_released-sdk:rw,z -v /w/workspace/rfid-llrp-inventory_released-sdk@tmp:/w/workspace/rfid-llrp-inventory_released-sdk@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 ******** ci-base-image-x86_64 cat [2022-05-10T17:39:21.117Z] $ docker top 292ef39c4c5905fbcdc811c38b9982bdabf196f80003b9c65a79fa30b5885848 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:39:21.523Z] + go version [2022-05-10T17:39:21.523Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T17:39:21.559Z] $ docker stop --time=1 292ef39c4c5905fbcdc811c38b9982bdabf196f80003b9c65a79fa30b5885848 [2022-05-10T17:39:22.915Z] $ docker rm -f 292ef39c4c5905fbcdc811c38b9982bdabf196f80003b9c65a79fa30b5885848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:23.629Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T17:39:23.629Z] . [Pipeline] withDockerContainer [2022-05-10T17:39:23.713Z] prd-ubuntu20.04-docker-8c-8g-47810 does not seem to be running inside a container [2022-05-10T17:39:23.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory_released-sdk -v /w/workspace/rfid-llrp-inventory_released-sdk:/w/workspace/rfid-llrp-inventory_released-sdk:rw,z -v /w/workspace/rfid-llrp-inventory_released-sdk@tmp:/w/workspace/rfid-llrp-inventory_released-sdk@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 ******** ci-base-image-x86_64 cat [2022-05-10T17:39:24.132Z] $ docker top 724c62e79014f3f873700eea02e6955d88b74a27b00ed902b668dc4702584c26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:39:24.605Z] + make test [2022-05-10T17:39:24.605Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:39:34.583Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T17:39:34.583Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.025s coverage: 86.2% of statements [2022-05-10T17:39:34.583Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T17:39:37.137Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-05-10T17:39:45.259Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:39:48.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:39:48.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:39:48.551Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T17:39:48.850Z] [edgeX.isLTS] Checking if [released-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:39:48.887Z] $ docker stop --time=1 724c62e79014f3f873700eea02e6955d88b74a27b00ed902b668dc4702584c26 [2022-05-10T17:39:50.907Z] $ docker rm -f 724c62e79014f3f873700eea02e6955d88b74a27b00ed902b668dc4702584c26 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:39:51.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:39:51.481Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T17:39:52.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:39:52.638Z] + ls -al . [2022-05-10T17:39:52.638Z] total 228 [2022-05-10T17:39:52.638Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:39 . [2022-05-10T17:39:52.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 .. [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:38 .dockerignore [2022-05-10T17:39:52.638Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:38 .git [2022-05-10T17:39:52.638Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:38 .github [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:38 .gitignore [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:38 .golangci.yml [2022-05-10T17:39:52.638Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:38 .semver [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:38 Attribution.txt [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:38 CHANGELOG.md [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:38 Dockerfile [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:38 GOVERNANCE.md [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:38 Jenkinsfile [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:38 LICENSE [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:38 Makefile [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:38 OWNERS.md [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:38 README.md [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:38 VERSION [2022-05-10T17:39:52.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 bin [2022-05-10T17:39:52.638Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:39 coverage.out [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:38 go.mod [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:38 go.sum [2022-05-10T17:39:52.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 images [2022-05-10T17:39:52.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 internal [2022-05-10T17:39:52.638Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:38 main.go [2022-05-10T17:39:52.638Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:38 res [2022-05-10T17:39:52.638Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:38 snap [2022-05-10T17:39:52.638Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:38 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:39:52.970Z] + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=amd64 --label version=0.0.0 . [2022-05-10T17:39:52.970Z] Sending build context to Docker daemon 12.39MB [2022-05-10T17:39:52.970Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:39:52.970Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T17:39:52.970Z] ---> 82e7919f2330 [2022-05-10T17:39:52.970Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:39:53.233Z] ---> Running in 1ce82e823b54 [2022-05-10T17:39:53.233Z] Removing intermediate container 1ce82e823b54 [2022-05-10T17:39:53.233Z] ---> 2a84220fee70 [2022-05-10T17:39:53.233Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:39:53.233Z] ---> Running in 3108d41f40d8 [2022-05-10T17:39:53.233Z] Removing intermediate container 3108d41f40d8 [2022-05-10T17:39:53.233Z] ---> c422b21e6608 [2022-05-10T17:39:53.233Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:39:53.494Z] ---> Running in 20babb34bcf2 [2022-05-10T17:39:53.494Z] Removing intermediate container 20babb34bcf2 [2022-05-10T17:39:53.494Z] ---> d3eb4b8728bd [2022-05-10T17:39:53.494Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:39:53.494Z] ---> Running in a8ad3bc3ce01 [2022-05-10T17:39:54.073Z] Removing intermediate container a8ad3bc3ce01 [2022-05-10T17:39:54.073Z] ---> b2eac9b62aa5 [2022-05-10T17:39:54.073Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:39:54.073Z] ---> Running in 094582aaa5e2 [2022-05-10T17:39:54.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:55.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:39:55.535Z] OK: 221 MiB in 52 packages [2022-05-10T17:39:55.795Z] Removing intermediate container 094582aaa5e2 [2022-05-10T17:39:55.795Z] ---> dec9dbb1f8c6 [2022-05-10T17:39:55.795Z] Step 8/31 : WORKDIR /app [2022-05-10T17:39:55.795Z] ---> Running in 16973f6fa7ad [2022-05-10T17:39:56.054Z] Removing intermediate container 16973f6fa7ad [2022-05-10T17:39:56.054Z] ---> 15988b820dd1 [2022-05-10T17:39:56.054Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T17:39:56.313Z] ---> 24c5aa807b0c [2022-05-10T17:39:56.313Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:39:56.313Z] ---> Running in 6598eb950c95 [2022-05-10T17:39:57.254Z] Removing intermediate container 6598eb950c95 [2022-05-10T17:39:57.254Z] ---> c73c62cf2457 [2022-05-10T17:39:57.254Z] Step 11/31 : COPY . . [2022-05-10T17:39:57.514Z] ---> d0d4e2b58145 [2022-05-10T17:39:57.514Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T17:39:57.514Z] ---> Running in f370448beae6 [2022-05-10T17:39:57.775Z] Removing intermediate container f370448beae6 [2022-05-10T17:39:57.775Z] ---> 8d2c408515cd [2022-05-10T17:39:57.775Z] Step 13/31 : RUN $MAKE [2022-05-10T17:39:57.775Z] ---> Running in 24e0d57b132a [2022-05-10T17:39:58.036Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T17:40:19.981Z] Removing intermediate container 24e0d57b132a [2022-05-10T17:40:19.981Z] ---> 5935daff273c [2022-05-10T17:40:19.981Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T17:40:19.981Z] 3.14: Pulling from library/alpine [2022-05-10T17:40:19.981Z] 8663204ce13b: Pulling fs layer [2022-05-10T17:40:19.981Z] 8663204ce13b: Verifying Checksum [2022-05-10T17:40:19.981Z] 8663204ce13b: Download complete [2022-05-10T17:40:19.981Z] 8663204ce13b: Pull complete [2022-05-10T17:40:19.981Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:40:19.981Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:40:19.981Z] ---> e04c818066af [2022-05-10T17:40:19.981Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:40:19.981Z] ---> Running in f0b95f4c8737 [2022-05-10T17:40:19.981Z] Removing intermediate container f0b95f4c8737 [2022-05-10T17:40:19.981Z] ---> e5002e6a6de6 [2022-05-10T17:40:19.981Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T17:40:19.981Z] ---> Running in e3c14745a89e [2022-05-10T17:40:19.981Z] Removing intermediate container e3c14745a89e [2022-05-10T17:40:19.981Z] ---> fd2799b5d382 [2022-05-10T17:40:19.981Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:40:19.981Z] ---> Running in a58d8bc56319 [2022-05-10T17:40:20.550Z] Removing intermediate container a58d8bc56319 [2022-05-10T17:40:20.550Z] ---> 49a2220df744 [2022-05-10T17:40:20.550Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T17:40:20.550Z] ---> Running in 6e48c026230f [2022-05-10T17:40:20.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:21.758Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T17:40:21.758Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T17:40:22.019Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:40:22.019Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:40:22.019Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:40:22.282Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:40:22.282Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:40:22.282Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:40:22.282Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:40:22.546Z] OK: 9 MiB in 20 packages [2022-05-10T17:40:22.810Z] Removing intermediate container 6e48c026230f [2022-05-10T17:40:22.810Z] ---> f94c2b13d32c [2022-05-10T17:40:22.810Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:40:23.070Z] ---> d39254f80db3 [2022-05-10T17:40:23.070Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:40:23.334Z] ---> 06deb60e5a7d [2022-05-10T17:40:23.334Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:40:23.334Z] ---> 442094ce4801 [2022-05-10T17:40:23.334Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T17:40:23.594Z] ---> 3be2b9867b5c [2022-05-10T17:40:23.594Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T17:40:24.164Z] ---> 02516ccac9c9 [2022-05-10T17:40:24.164Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T17:40:24.164Z] ---> Running in 06027a9cf67c [2022-05-10T17:40:25.120Z] Removing intermediate container 06027a9cf67c [2022-05-10T17:40:25.120Z] ---> 360f4345fcb7 [2022-05-10T17:40:25.120Z] Step 25/31 : VOLUME /cache [2022-05-10T17:40:25.120Z] ---> Running in 283729594da7 [2022-05-10T17:40:25.120Z] Removing intermediate container 283729594da7 [2022-05-10T17:40:25.120Z] ---> 942ac05e7cff [2022-05-10T17:40:25.120Z] Step 26/31 : EXPOSE 59711 [2022-05-10T17:40:25.120Z] ---> Running in 33c0af4593c8 [2022-05-10T17:40:25.120Z] Removing intermediate container 33c0af4593c8 [2022-05-10T17:40:25.120Z] ---> c62ec7758e6e [2022-05-10T17:40:25.120Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T17:40:25.120Z] ---> Running in b41a7556b538 [2022-05-10T17:40:25.383Z] Removing intermediate container b41a7556b538 [2022-05-10T17:40:25.383Z] ---> 4b92d711c544 [2022-05-10T17:40:25.383Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T17:40:25.383Z] ---> Running in 1e1c83e8f4a0 [2022-05-10T17:40:25.383Z] Removing intermediate container 1e1c83e8f4a0 [2022-05-10T17:40:25.383Z] ---> c4fa5d9cc80d [2022-05-10T17:40:25.383Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T17:40:25.655Z] ---> Running in 6f869b26161c [2022-05-10T17:40:25.655Z] Removing intermediate container 6f869b26161c [2022-05-10T17:40:25.655Z] ---> 6be8d7bb3abd [2022-05-10T17:40:25.655Z] Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:40:25.655Z] ---> Running in 5784cb343111 [2022-05-10T17:40:25.916Z] Removing intermediate container 5784cb343111 [2022-05-10T17:40:25.916Z] ---> 79799bfc7a4e [2022-05-10T17:40:25.916Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T17:40:25.916Z] ---> Running in 0279f819a399 [2022-05-10T17:40:25.916Z] Removing intermediate container 0279f819a399 [2022-05-10T17:40:25.916Z] ---> 1eb2498312dc [2022-05-10T17:40:25.916Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:40:25.916Z] Successfully built 1eb2498312dc [2022-05-10T17:40:25.916Z] 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-05-10T17:40:26.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:40:26.656Z] [2022-05-10T17:40:26.656Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:40:26.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:40:26.997Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T17:40:26.997Z] 5eb5b503b376: Pulling fs layer [2022-05-10T17:40:26.997Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T17:40:26.997Z] ec43610c2a17: Pulling fs layer [2022-05-10T17:40:26.997Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T17:40:26.997Z] 33b1e0a273af: Pulling fs layer [2022-05-10T17:40:26.997Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T17:40:26.997Z] 2f39f015ded8: Pulling fs layer [2022-05-10T17:40:26.997Z] 2f39f015ded8: Waiting [2022-05-10T17:40:26.997Z] 5d3b04190fa2: Waiting [2022-05-10T17:40:26.997Z] 3a2ae6a8a46f: Waiting [2022-05-10T17:40:26.997Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T17:40:26.997Z] 5c69ac0246d0: Download complete [2022-05-10T17:40:26.997Z] 3a2ae6a8a46f: Download complete [2022-05-10T17:40:26.997Z] 33b1e0a273af: Verifying Checksum [2022-05-10T17:40:26.997Z] 33b1e0a273af: Download complete [2022-05-10T17:40:26.997Z] 5d3b04190fa2: Download complete [2022-05-10T17:40:26.997Z] ec43610c2a17: Verifying Checksum [2022-05-10T17:40:26.997Z] ec43610c2a17: Download complete [2022-05-10T17:40:27.258Z] 5eb5b503b376: Verifying Checksum [2022-05-10T17:40:27.258Z] 5eb5b503b376: Download complete [2022-05-10T17:40:27.828Z] 2f39f015ded8: Verifying Checksum [2022-05-10T17:40:27.828Z] 2f39f015ded8: Download complete [2022-05-10T17:40:28.777Z] 5eb5b503b376: Pull complete [2022-05-10T17:40:28.777Z] 5c69ac0246d0: Pull complete [2022-05-10T17:40:29.352Z] ec43610c2a17: Pull complete [2022-05-10T17:40:29.352Z] 3a2ae6a8a46f: Pull complete [2022-05-10T17:40:29.612Z] 33b1e0a273af: Pull complete [2022-05-10T17:40:29.872Z] 5d3b04190fa2: Pull complete [2022-05-10T17:40:34.085Z] 2f39f015ded8: Pull complete [2022-05-10T17:40:34.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T17:40:34.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:40:34.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T17:40:34.174Z] prd-ubuntu20.04-docker-8c-8g-47810 does not seem to be running inside a container [2022-05-10T17:40:34.220Z] $ 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/rfid-llrp-inventory_released-sdk -v /w/workspace/rfid-llrp-inventory_released-sdk:/w/workspace/rfid-llrp-inventory_released-sdk:rw,z -v /w/workspace/rfid-llrp-inventory_released-sdk@tmp:/w/workspace/rfid-llrp-inventory_released-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:40:36.212Z] $ docker top 76676b20f5622c27bc059d8001995cbb73bf8c75fb843934e192945e0dd6cd12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:40:36.661Z] ---> job-cost.sh [2022-05-10T17:40:36.661Z] lf-activate-venv: SKIPPING [2022-05-10T17:40:36.661Z] INFO: No Stack... [2022-05-10T17:40:36.920Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:40:37.491Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:40:37.806Z] + cat /w/workspace/rfid-llrp-inventory_released-sdk/archives/cost.csv [2022-05-10T17:40:37.806Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:40:37.849Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [2022-05-10T17:40:37.854Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] did not exist. Created. [2022-05-10T17:40:37.854Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:40:38.236Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T17:40:38.286Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:40:38.312Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:40:38.388Z] $ docker stop --time=1 76676b20f5622c27bc059d8001995cbb73bf8c75fb843934e192945e0dd6cd12 [2022-05-10T17:40:39.567Z] $ docker rm -f 76676b20f5622c27bc059d8001995cbb73bf8c75fb843934e192945e0dd6cd12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T17:41:39.578Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47813 in /w/workspace/rfid-llrp-inventory_released-sdk [Pipeline] { [Pipeline] ws [2022-05-10T17:41:39.619Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-05-10T17:41:39.967Z] The recommended git tool is: git [2022-05-10T17:41:47.725Z] using credential edgex-jenkins-ssh [2022-05-10T17:41:47.747Z] Cloning the remote Git repository [2022-05-10T17:41:47.828Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:41:47.932Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-05-10T17:41:48.038Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T17:41:48.039Z] > git --version # timeout=10 [2022-05-10T17:41:48.067Z] > git --version # 'git version 2.25.1' [2022-05-10T17:41:48.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T17:41:48.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:41:50.552Z] Avoid second fetch [2022-05-10T17:41:50.552Z] Checking out Revision deb1929795e6d4404c8a13d3554381d1d11d6831 (released-sdk) [2022-05-10T17:41:50.508Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T17:41:50.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T17:41:50.584Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T17:41:50.627Z] > git checkout -f deb1929795e6d4404c8a13d3554381d1d11d6831 # timeout=10 [2022-05-10T17:41:55.076Z] Commit message: "build: Update to released V2.2.0 Kamakura SDK" [2022-05-10T17:41:55.148Z] > git --version # timeout=10 [2022-05-10T17:41:55.161Z] > git --version # 'git version 2.25.1' [2022-05-10T17:41:55.177Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:41:56.329Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T17:41:56.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:41:56.329Z] Dload Upload Total Spent Left Speed [2022-05-10T17:41:56.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-05-10T17:41:56.907Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T17:41:57.273Z] + sudo tee /etc/docker/daemon.new [2022-05-10T17:41:57.273Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T17:41:57.273Z] { [2022-05-10T17:41:57.273Z] "registry-mirrors": [ [2022-05-10T17:41:57.273Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T17:41:57.273Z] ], [2022-05-10T17:41:57.273Z] "bip": "10.250.0.254/24", [2022-05-10T17:41:57.273Z] "hosts": [ [2022-05-10T17:41:57.273Z] "tcp://0.0.0.0:5555", [2022-05-10T17:41:57.273Z] "unix:///var/run/docker.sock" [2022-05-10T17:41:57.273Z] ], [2022-05-10T17:41:57.273Z] "mtu": 1458, [2022-05-10T17:41:57.273Z] "selinux-enabled": true, [2022-05-10T17:41:57.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T17:41:57.273Z] } [Pipeline] sh [2022-05-10T17:41:57.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T17:41:58.061Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:42:16.489Z] provisioning config files... [2022-05-10T17:42:16.521Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5367008508998575537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:42:16.943Z] ---> docker-login.sh [2022-05-10T17:42:16.943Z] nexus3.edgexfoundry.org:10001 [2022-05-10T17:42:17.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:42:17.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:42:17.824Z] Configure a credential helper to remove this warning. See [2022-05-10T17:42:17.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:42:17.824Z] [2022-05-10T17:42:17.824Z] Login Succeeded [2022-05-10T17:42:17.824Z] nexus3.edgexfoundry.org:10002 [2022-05-10T17:42:18.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:42:18.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:42:18.427Z] Configure a credential helper to remove this warning. See [2022-05-10T17:42:18.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:42:18.427Z] [2022-05-10T17:42:18.427Z] Login Succeeded [2022-05-10T17:42:18.427Z] nexus3.edgexfoundry.org:10003 [2022-05-10T17:42:19.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:42:19.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:42:19.044Z] Configure a credential helper to remove this warning. See [2022-05-10T17:42:19.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:42:19.044Z] [2022-05-10T17:42:19.044Z] Login Succeeded [2022-05-10T17:42:19.044Z] nexus3.edgexfoundry.org:10004 [2022-05-10T17:42:19.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:42:19.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:42:19.602Z] Configure a credential helper to remove this warning. See [2022-05-10T17:42:19.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:42:19.602Z] [2022-05-10T17:42:19.602Z] Login Succeeded [2022-05-10T17:42:19.602Z] docker.io [2022-05-10T17:42:19.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T17:42:20.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T17:42:20.601Z] Configure a credential helper to remove this warning. See [2022-05-10T17:42:20.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T17:42:20.601Z] [2022-05-10T17:42:20.601Z] Login Succeeded [2022-05-10T17:42:20.601Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T17:42:20.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T17:42:21.230Z] [edgeX.isLTS] Checking if [released-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T17:42:21.264Z] ========================================================= [2022-05-10T17:42:21.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T17:42:21.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:42:21.716Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T17:42:21.992Z] Sending build context to Docker daemon 687.1kB [2022-05-10T17:42:21.992Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:42:21.992Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T17:42:22.270Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T17:42:22.270Z] 9b3977197b4f: Pulling fs layer [2022-05-10T17:42:22.270Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T17:42:22.270Z] 94645a83ff95: Pulling fs layer [2022-05-10T17:42:22.270Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T17:42:22.270Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T17:42:22.270Z] 3096ccb668a1: Pulling fs layer [2022-05-10T17:42:22.270Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T17:42:22.270Z] a4caa8a26152: Pulling fs layer [2022-05-10T17:42:22.270Z] 0c92f367c5e7: Waiting [2022-05-10T17:42:22.270Z] 3096ccb668a1: Waiting [2022-05-10T17:42:22.270Z] a4caa8a26152: Waiting [2022-05-10T17:42:22.270Z] e8cf19c19ddd: Waiting [2022-05-10T17:42:22.270Z] 3f3a8bcf1eab: Waiting [2022-05-10T17:42:22.270Z] 94645a83ff95: Verifying Checksum [2022-05-10T17:42:22.270Z] 94645a83ff95: Download complete [2022-05-10T17:42:22.270Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T17:42:22.270Z] 1a89e8eeedd5: Download complete [2022-05-10T17:42:22.270Z] 0c92f367c5e7: Download complete [2022-05-10T17:42:22.270Z] 3096ccb668a1: Verifying Checksum [2022-05-10T17:42:22.270Z] 3096ccb668a1: Download complete [2022-05-10T17:42:22.270Z] 9b3977197b4f: Verifying Checksum [2022-05-10T17:42:22.270Z] 9b3977197b4f: Download complete [2022-05-10T17:42:22.270Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T17:42:22.270Z] e8cf19c19ddd: Download complete [2022-05-10T17:42:22.870Z] 9b3977197b4f: Pull complete [2022-05-10T17:42:23.477Z] 1a89e8eeedd5: Pull complete [2022-05-10T17:42:24.082Z] 94645a83ff95: Pull complete [2022-05-10T17:42:24.369Z] a4caa8a26152: Verifying Checksum [2022-05-10T17:42:24.369Z] a4caa8a26152: Download complete [2022-05-10T17:42:24.975Z] 3f3a8bcf1eab: Download complete [2022-05-10T17:42:37.400Z] 3f3a8bcf1eab: Pull complete [2022-05-10T17:42:37.400Z] 0c92f367c5e7: Pull complete [2022-05-10T17:42:37.400Z] 3096ccb668a1: Pull complete [2022-05-10T17:42:37.400Z] e8cf19c19ddd: Pull complete [2022-05-10T17:42:44.128Z] a4caa8a26152: Pull complete [2022-05-10T17:42:44.128Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T17:42:44.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T17:42:44.128Z] ---> 725f1c02e7f9 [2022-05-10T17:42:44.128Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:42:45.114Z] ---> Running in 99d81672fc0e [2022-05-10T17:42:45.394Z] Removing intermediate container 99d81672fc0e [2022-05-10T17:42:45.394Z] ---> 6f3b52d27717 [2022-05-10T17:42:45.394Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:42:45.394Z] ---> Running in f1edc3079f7e [2022-05-10T17:42:45.996Z] Removing intermediate container f1edc3079f7e [2022-05-10T17:42:45.997Z] ---> 3baaad820554 [2022-05-10T17:42:45.997Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:42:45.997Z] ---> Running in 0e1e41fabf10 [2022-05-10T17:42:46.274Z] Removing intermediate container 0e1e41fabf10 [2022-05-10T17:42:46.274Z] ---> 643036f30325 [2022-05-10T17:42:46.274Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:42:46.555Z] ---> Running in 2f5ae2561eff [2022-05-10T17:42:49.962Z] Removing intermediate container 2f5ae2561eff [2022-05-10T17:42:49.963Z] ---> 2c71a61eabbd [2022-05-10T17:42:49.963Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:42:49.963Z] ---> Running in 500d6b0cc442 [2022-05-10T17:42:50.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:42:51.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:42:52.918Z] OK: 220 MiB in 52 packages [2022-05-10T17:42:53.909Z] Removing intermediate container 500d6b0cc442 [2022-05-10T17:42:53.909Z] ---> b1d1ae968948 [2022-05-10T17:42:53.909Z] Step 8/13 : WORKDIR /app [2022-05-10T17:42:53.909Z] ---> Running in 7e47bc67620a [2022-05-10T17:42:54.190Z] Removing intermediate container 7e47bc67620a [2022-05-10T17:42:54.190Z] ---> 4bd2fa560a3c [2022-05-10T17:42:54.190Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T17:42:54.800Z] ---> 3e854ce5a725 [2022-05-10T17:42:54.800Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:42:55.076Z] ---> Running in 05685aefe1e6 [2022-05-10T17:43:42.101Z] Removing intermediate container 05685aefe1e6 [2022-05-10T17:43:42.101Z] ---> c1fb27517dab [2022-05-10T17:43:42.101Z] Step 11/13 : COPY . . [2022-05-10T17:43:42.101Z] ---> 6ba8bed6ee0c [2022-05-10T17:43:42.101Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T17:43:42.101Z] ---> Running in 56f884193a01 [2022-05-10T17:43:42.101Z] Removing intermediate container 56f884193a01 [2022-05-10T17:43:42.101Z] ---> 248d1d392bb9 [2022-05-10T17:43:42.101Z] Step 13/13 : RUN $MAKE [2022-05-10T17:43:42.101Z] ---> Running in 3c28ce666df0 [2022-05-10T17:43:43.099Z] noop [2022-05-10T17:43:43.692Z] Removing intermediate container 3c28ce666df0 [2022-05-10T17:43:43.692Z] ---> 5b20b0d705a1 [2022-05-10T17:43:43.692Z] Successfully built 5b20b0d705a1 [2022-05-10T17:43:43.692Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:43:44.075Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:43:44.075Z] . [Pipeline] withDockerContainer [2022-05-10T17:43:44.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-47813 does not seem to be running inside a container [2022-05-10T17:43:44.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2022-05-10T17:43:45.826Z] $ docker top ab45788c295981adaddc223855f06bc070c6420aeb9895775ab0bbd7cb4a985d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:43:52.333Z] + go version [2022-05-10T17:43:52.333Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T17:43:52.375Z] $ docker stop --time=1 ab45788c295981adaddc223855f06bc070c6420aeb9895775ab0bbd7cb4a985d [2022-05-10T17:43:54.087Z] $ docker rm -f ab45788c295981adaddc223855f06bc070c6420aeb9895775ab0bbd7cb4a985d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:43:54.975Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T17:43:54.976Z] . [Pipeline] withDockerContainer [2022-05-10T17:43:55.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-47813 does not seem to be running inside a container [2022-05-10T17:43:55.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat [2022-05-10T17:43:56.773Z] $ docker top b1dce004d97d608860ee88c98615881c35e76bc733cdf4148062bf792674d85c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T17:43:57.840Z] + make test [2022-05-10T17:43:57.840Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T17:45:34.818Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T17:45:34.818Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.197s coverage: 86.2% of statements [2022-05-10T17:45:34.818Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T17:45:39.145Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.727s coverage: 71.9% of statements [2022-05-10T17:45:39.145Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T17:45:39.145Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T17:46:11.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T17:46:11.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T17:46:11.557Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T17:46:15.015Z] [edgeX.isLTS] Checking if [released-sdk] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T17:46:15.057Z] $ docker stop --time=1 b1dce004d97d608860ee88c98615881c35e76bc733cdf4148062bf792674d85c [2022-05-10T17:46:16.921Z] $ docker rm -f b1dce004d97d608860ee88c98615881c35e76bc733cdf4148062bf792674d85c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T17:46:18.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T17:46:18.133Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T17:46:18.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T17:46:19.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T17:46:19.759Z] + ls -al . [2022-05-10T17:46:19.759Z] total 224 [2022-05-10T17:46:19.759Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:46 . [2022-05-10T17:46:19.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:41 .. [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 17:41 .dockerignore [2022-05-10T17:46:19.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:41 .git [2022-05-10T17:46:19.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:41 .github [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 17:41 .gitignore [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 17:41 .golangci.yml [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 17:41 Attribution.txt [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 1678 May 10 17:41 CHANGELOG.md [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 17:41 Dockerfile [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:41 GOVERNANCE.md [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 17:41 Jenkinsfile [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 17:41 LICENSE [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 17:41 Makefile [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 17:41 OWNERS.md [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 17:41 README.md [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 17:38 VERSION [2022-05-10T17:46:19.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:41 bin [2022-05-10T17:46:19.759Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 17:45 coverage.out [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 17:41 go.mod [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 17:41 go.sum [2022-05-10T17:46:19.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:41 images [2022-05-10T17:46:19.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:41 internal [2022-05-10T17:46:19.759Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 17:41 main.go [2022-05-10T17:46:19.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:41 res [2022-05-10T17:46:19.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:41 snap [2022-05-10T17:46:19.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:41 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:46:20.134Z] + 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=deb1929795e6d4404c8a13d3554381d1d11d6831 --label arch=arm64 --label version=0.0.0 . [2022-05-10T17:46:20.408Z] Sending build context to Docker daemon 687.1kB [2022-05-10T17:46:20.408Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T17:46:20.408Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T17:46:20.408Z] ---> 5b20b0d705a1 [2022-05-10T17:46:20.408Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T17:46:20.691Z] ---> Running in 973bc1a74156 [2022-05-10T17:46:20.968Z] Removing intermediate container 973bc1a74156 [2022-05-10T17:46:20.968Z] ---> 8405e5aafc51 [2022-05-10T17:46:20.968Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T17:46:20.968Z] ---> Running in 5f15a64c5d65 [2022-05-10T17:46:21.567Z] Removing intermediate container 5f15a64c5d65 [2022-05-10T17:46:21.567Z] ---> 01f0481c829f [2022-05-10T17:46:21.567Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:46:21.567Z] ---> Running in 47351b946a3d [2022-05-10T17:46:21.849Z] Removing intermediate container 47351b946a3d [2022-05-10T17:46:21.849Z] ---> cb34d010e4ee [2022-05-10T17:46:21.849Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:46:22.147Z] ---> Running in 489165e6e484 [2022-05-10T17:46:24.139Z] Removing intermediate container 489165e6e484 [2022-05-10T17:46:24.139Z] ---> 9b3dc0127a55 [2022-05-10T17:46:24.139Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T17:46:24.139Z] ---> Running in 743e766a06aa [2022-05-10T17:46:25.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:46:26.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:46:27.091Z] OK: 220 MiB in 52 packages [2022-05-10T17:46:27.694Z] Removing intermediate container 743e766a06aa [2022-05-10T17:46:27.694Z] ---> 85b730f4870b [2022-05-10T17:46:27.694Z] Step 8/31 : WORKDIR /app [2022-05-10T17:46:27.694Z] ---> Running in 0516e452f579 [2022-05-10T17:46:28.294Z] Removing intermediate container 0516e452f579 [2022-05-10T17:46:28.294Z] ---> 440d06116645 [2022-05-10T17:46:28.294Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T17:46:28.927Z] ---> 9dae3aaad5bd [2022-05-10T17:46:28.927Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T17:46:28.927Z] ---> Running in e353597f1c08 [2022-05-10T17:46:30.911Z] Removing intermediate container e353597f1c08 [2022-05-10T17:46:30.911Z] ---> db75fb53ffb2 [2022-05-10T17:46:30.911Z] Step 11/31 : COPY . . [2022-05-10T17:46:31.896Z] ---> 7e9d6d9501d3 [2022-05-10T17:46:31.896Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T17:46:31.896Z] ---> Running in a9f401d79bbe [2022-05-10T17:46:32.173Z] Removing intermediate container a9f401d79bbe [2022-05-10T17:46:32.173Z] ---> 4caef5800e72 [2022-05-10T17:46:32.173Z] Step 13/31 : RUN $MAKE [2022-05-10T17:46:32.453Z] ---> Running in fa30414b1415 [2022-05-10T17:46:33.445Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T17:48:55.355Z] Removing intermediate container fa30414b1415 [2022-05-10T17:48:55.355Z] ---> 6260ab00edb8 [2022-05-10T17:48:55.355Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T17:48:55.355Z] 3.14: Pulling from library/alpine [2022-05-10T17:48:55.355Z] 455c02918c45: Pulling fs layer [2022-05-10T17:48:55.355Z] 455c02918c45: Verifying Checksum [2022-05-10T17:48:55.355Z] 455c02918c45: Download complete [2022-05-10T17:48:55.355Z] 455c02918c45: Pull complete [2022-05-10T17:48:55.355Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T17:48:55.355Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T17:48:55.355Z] ---> ac73e934f311 [2022-05-10T17:48:55.355Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T17:48:55.355Z] ---> Running in 119116f2747c [2022-05-10T17:48:55.355Z] Removing intermediate container 119116f2747c [2022-05-10T17:48:55.355Z] ---> 7b9e1c9ca82e [2022-05-10T17:48:55.355Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T17:48:55.355Z] ---> Running in 15a1d7ad0f29 [2022-05-10T17:48:55.355Z] Removing intermediate container 15a1d7ad0f29 [2022-05-10T17:48:55.355Z] ---> 6899710fa107 [2022-05-10T17:48:55.355Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T17:48:55.355Z] ---> Running in 3f1aa82676bf [2022-05-10T17:48:55.637Z] Removing intermediate container 3f1aa82676bf [2022-05-10T17:48:55.637Z] ---> 98faa126a5df [2022-05-10T17:48:55.637Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T17:48:55.637Z] ---> Running in b436062f7604 [2022-05-10T17:48:57.093Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T17:48:57.694Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T17:48:58.677Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T17:48:58.677Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T17:48:58.956Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T17:48:58.956Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T17:48:58.956Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T17:48:59.232Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T17:48:59.232Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T17:48:59.232Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T17:48:59.506Z] OK: 9 MiB in 20 packages [2022-05-10T17:49:00.943Z] Removing intermediate container b436062f7604 [2022-05-10T17:49:00.943Z] ---> 7f9ac32b6161 [2022-05-10T17:49:00.943Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T17:49:01.218Z] ---> c54629d96ba8 [2022-05-10T17:49:01.218Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T17:49:01.818Z] ---> 922d8aa779cd [2022-05-10T17:49:01.818Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T17:49:02.418Z] ---> c29356349ddb [2022-05-10T17:49:02.418Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T17:49:03.017Z] ---> 986f54078d48 [2022-05-10T17:49:03.017Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T17:49:04.463Z] ---> fed29eacfafe [2022-05-10T17:49:04.463Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T17:49:04.753Z] ---> Running in e12930f54c55 [2022-05-10T17:49:06.761Z] Removing intermediate container e12930f54c55 [2022-05-10T17:49:06.761Z] ---> 359df821fd67 [2022-05-10T17:49:06.761Z] Step 25/31 : VOLUME /cache [2022-05-10T17:49:06.761Z] ---> Running in 0b966206d653 [2022-05-10T17:49:06.761Z] Removing intermediate container 0b966206d653 [2022-05-10T17:49:06.761Z] ---> 830e99895ded [2022-05-10T17:49:06.761Z] Step 26/31 : EXPOSE 59711 [2022-05-10T17:49:07.043Z] ---> Running in 5cd2e215c4a0 [2022-05-10T17:49:07.328Z] Removing intermediate container 5cd2e215c4a0 [2022-05-10T17:49:07.328Z] ---> 8d11d22b0750 [2022-05-10T17:49:07.328Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T17:49:07.328Z] ---> Running in 8784642f2bf7 [2022-05-10T17:49:07.602Z] Removing intermediate container 8784642f2bf7 [2022-05-10T17:49:07.602Z] ---> 52882df599f3 [2022-05-10T17:49:07.602Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T17:49:07.896Z] ---> Running in 5c65ba4f3682 [2022-05-10T17:49:08.171Z] Removing intermediate container 5c65ba4f3682 [2022-05-10T17:49:08.171Z] ---> 5e6a48c3420e [2022-05-10T17:49:08.171Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T17:49:08.171Z] ---> Running in 63b77e6c9087 [2022-05-10T17:49:08.451Z] Removing intermediate container 63b77e6c9087 [2022-05-10T17:49:08.451Z] ---> 1ee1a9e34688 [2022-05-10T17:49:08.451Z] Step 30/31 : LABEL git_sha=deb1929795e6d4404c8a13d3554381d1d11d6831 [2022-05-10T17:49:08.738Z] ---> Running in bed50b469f30 [2022-05-10T17:49:09.013Z] Removing intermediate container bed50b469f30 [2022-05-10T17:49:09.013Z] ---> 6becf031eda4 [2022-05-10T17:49:09.013Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T17:49:09.013Z] ---> Running in 15bbcec0a0d1 [2022-05-10T17:49:09.289Z] Removing intermediate container 15bbcec0a0d1 [2022-05-10T17:49:09.289Z] ---> 37e03b618bca [2022-05-10T17:49:09.289Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T17:49:09.564Z] Successfully built 37e03b618bca [2022-05-10T17:49:09.564Z] 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-05-10T17:49:10.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:49:10.259Z] [2022-05-10T17:49:10.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:49:10.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:49:10.939Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T17:49:10.939Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T17:49:10.939Z] 04944245beec: Pulling fs layer [2022-05-10T17:49:10.939Z] 699f458cf7ca: Pulling fs layer [2022-05-10T17:49:10.939Z] 765212b225bb: Pulling fs layer [2022-05-10T17:49:10.939Z] f23df028b6ca: Pulling fs layer [2022-05-10T17:49:10.939Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T17:49:10.939Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T17:49:10.939Z] 765212b225bb: Waiting [2022-05-10T17:49:10.939Z] d65c8cfc05b1: Waiting [2022-05-10T17:49:10.939Z] f23df028b6ca: Waiting [2022-05-10T17:49:10.939Z] 2437ff75d9bd: Waiting [2022-05-10T17:49:10.939Z] 04944245beec: Verifying Checksum [2022-05-10T17:49:10.939Z] 04944245beec: Download complete [2022-05-10T17:49:10.939Z] 765212b225bb: Verifying Checksum [2022-05-10T17:49:10.939Z] 765212b225bb: Download complete [2022-05-10T17:49:10.939Z] f23df028b6ca: Download complete [2022-05-10T17:49:10.939Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T17:49:10.939Z] d65c8cfc05b1: Download complete [2022-05-10T17:49:11.215Z] 699f458cf7ca: Verifying Checksum [2022-05-10T17:49:11.215Z] 699f458cf7ca: Download complete [2022-05-10T17:49:11.488Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T17:49:11.488Z] 8998bd30e6a1: Download complete [2022-05-10T17:49:14.118Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T17:49:14.118Z] 2437ff75d9bd: Download complete [2022-05-10T17:49:15.553Z] 8998bd30e6a1: Pull complete [2022-05-10T17:49:16.150Z] 04944245beec: Pull complete [2022-05-10T17:49:17.594Z] 699f458cf7ca: Pull complete [2022-05-10T17:49:17.869Z] 765212b225bb: Pull complete [2022-05-10T17:49:18.469Z] f23df028b6ca: Pull complete [2022-05-10T17:49:18.743Z] d65c8cfc05b1: Pull complete [2022-05-10T17:49:33.857Z] 2437ff75d9bd: Pull complete [2022-05-10T17:49:33.857Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T17:49:33.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T17:49:33.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T17:49:34.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-47813 does not seem to be running inside a container [2022-05-10T17:49:34.237Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T17:49:37.355Z] $ docker top 126647543a9994e44a46df39f670a452db7886e42344f8c5826e828196083b88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:38.366Z] ---> job-cost.sh [2022-05-10T17:49:38.367Z] lf-activate-venv: SKIPPING [2022-05-10T17:49:38.367Z] INFO: No Stack... [2022-05-10T17:49:38.965Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T17:49:39.559Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T17:49:40.240Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-05-10T17:49:40.240Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T17:49:40.292Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [2022-05-10T17:49:40.297Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] did not exist. Created. [2022-05-10T17:49:40.297Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T17:49:41.058Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-ec2e3c1e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T17:49:41.768Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T17:49:41.804Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T17:49:41.861Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T17:49:41.875Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-released-sdk-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T17:49:41.962Z] $ docker stop --time=1 126647543a9994e44a46df39f670a452db7886e42344f8c5826e828196083b88 [2022-05-10T17:49:43.472Z] $ docker rm -f 126647543a9994e44a46df39f670a452db7886e42344f8c5826e828196083b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-10T17:49:44.481Z] provisioning config files... [2022-05-10T17:49:44.490Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/rfid-llrp-inventory_released-sdk@tmp/config3703123893444784381tmp [Pipeline] { [Pipeline] sh [2022-05-10T17:49:44.835Z] + set +x [2022-05-10T17:49:44.835Z] + + curl -s https://codecov.io/bash [2022-05-10T17:49:44.835Z] bash -s -- [2022-05-10T17:49:44.835Z] [2022-05-10T17:49:44.835Z] _____ _ [2022-05-10T17:49:44.835Z] / ____| | | [2022-05-10T17:49:44.835Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T17:49:44.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T17:49:44.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T17:49:44.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T17:49:44.835Z] Bash-1.0.6 [2022-05-10T17:49:44.835Z] [2022-05-10T17:49:44.835Z] [2022-05-10T17:49:44.835Z] ==> git version 2.25.1 found [2022-05-10T17:49:44.835Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T17:49:44.835Z] Release-Date: 2020-01-08 [2022-05-10T17:49:44.835Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T17:49:44.835Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T17:49:44.835Z] ==> Jenkins CI detected. [2022-05-10T17:49:44.835Z] current dir:  /w/workspace/rfid-llrp-inventory_released-sdk [2022-05-10T17:49:44.835Z] project root: . [2022-05-10T17:49:44.835Z] --> token set from env [2022-05-10T17:49:44.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T17:49:44.835Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T17:49:44.835Z] ==> Python coveragepy not found [2022-05-10T17:49:44.835Z] ==> Searching for coverage reports in: [2022-05-10T17:49:44.835Z] + . [2022-05-10T17:49:44.835Z] -> Found 1 reports [2022-05-10T17:49:44.835Z] ==> Detecting git/mercurial file structure [2022-05-10T17:49:44.835Z] ==> Reading reports [2022-05-10T17:49:44.835Z] + ./coverage.out bytes=41008 [2022-05-10T17:49:44.835Z] ==> Appending adjustments [2022-05-10T17:49:44.835Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T17:49:45.096Z] + Found adjustments [2022-05-10T17:49:45.096Z] ==> Gzipping contents [2022-05-10T17:49:45.096Z] 12K /tmp/codecov.QbQwBr.gz [2022-05-10T17:49:45.096Z] ==> Uploading reports [2022-05-10T17:49:45.096Z] url: https://codecov.io [2022-05-10T17:49:45.096Z] query: branch=released-sdk&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:49:45.096Z] -> Pinging Codecov [2022-05-10T17:49:45.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=released-sdk&commit=deb1929795e6d4404c8a13d3554381d1d11d6831&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Freleased-sdk%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T17:49:45.357Z] -> Uploading to [2022-05-10T17:49:45.357Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/deb1929795e6d4404c8a13d3554381d1d11d6831/c670f276-6bdd-4f32-9e9d-43390d220600.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T174945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3904d3bd40ea19ad6aea7517d38e9b3e97f443c5826085b6cdd3f3de4f4febf3 [2022-05-10T17:49:45.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T17:49:45.357Z] Dload Upload Total Spent Left Speed [2022-05-10T17:49:45.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11475 0 0 100 11475 0 56527 --:--:-- --:--:-- --:--:-- 56250 100 11475 0 0 100 11475 0 53372 --:--:-- --:--:-- --:--:-- 53125 [2022-05-10T17:49:45.617Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/deb1929795e6d4404c8a13d3554381d1d11d6831 [Pipeline] } [2022-05-10T17:49:45.642Z] 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-05-10T17:49:47.348Z] + [ -d /w/workspace/rfid-llrp-inventory_released-sdk/archives ] [2022-05-10T17:49:47.348Z] + ls -al /w/workspace/rfid-llrp-inventory_released-sdk/archives [2022-05-10T17:49:47.348Z] total 16 [2022-05-10T17:49:47.348Z] drwxr-xr-x 3 root root 4096 May 10 17:40 . [2022-05-10T17:49:47.348Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:40 .. [2022-05-10T17:49:47.348Z] drwxr-xr-x 2 root root 4096 May 10 17:40 cost [2022-05-10T17:49:47.348Z] -rw-r--r-- 1 root root 100 May 10 17:40 cost.csv [2022-05-10T17:49:47.348Z] + sudo chown -R jenkins:jenkins /w/workspace/rfid-llrp-inventory_released-sdk/archives [2022-05-10T17:49:47.348Z] + ls -al /w/workspace/rfid-llrp-inventory_released-sdk/archives [2022-05-10T17:49:47.348Z] total 16 [2022-05-10T17:49:47.348Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:40 . [2022-05-10T17:49:47.348Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:40 .. [2022-05-10T17:49:47.348Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:40 cost [2022-05-10T17:49:47.348Z] -rw-r--r-- 1 jenkins jenkins 100 May 10 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:47.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:48.586Z] ---> package-listing.sh [2022-05-10T17:49:48.586Z] ++ facter osfamily [2022-05-10T17:49:48.586Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T17:49:48.851Z] + OS_FAMILY=debian [2022-05-10T17:49:48.851Z] + workspace=/w/workspace/rfid-llrp-inventory_released-sdk [2022-05-10T17:49:48.851Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T17:49:48.851Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T17:49:48.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T17:49:48.851Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T17:49:48.851Z] + '[' /w/workspace/rfid-llrp-inventory_released-sdk ']' [2022-05-10T17:49:48.851Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T17:49:48.851Z] + case "${OS_FAMILY}" in [2022-05-10T17:49:48.851Z] + dpkg -l [2022-05-10T17:49:48.851Z] + grep '^ii' [2022-05-10T17:49:48.851Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T17:49:48.851Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T17:49:48.851Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T17:49:48.851Z] + '[' /w/workspace/rfid-llrp-inventory_released-sdk ']' [2022-05-10T17:49:48.851Z] + mkdir -p /w/workspace/rfid-llrp-inventory_released-sdk/archives/ [2022-05-10T17:49:48.851Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/rfid-llrp-inventory_released-sdk/archives/ [Pipeline] echo [2022-05-10T17:49:48.887Z] 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/rfid-llrp-inventory_released-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T17:49:49.185Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T17:49:49.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T17:49:49.770Z] . [Pipeline] withDockerContainer [2022-05-10T17:49:49.865Z] prd-ubuntu20.04-docker-8c-8g-47810 does not seem to be running inside a container [2022-05-10T17:49:49.909Z] $ 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/rfid-llrp-inventory_released-sdk/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/rfid-llrp-inventory_released-sdk -v /w/workspace/rfid-llrp-inventory_released-sdk:/w/workspace/rfid-llrp-inventory_released-sdk:rw,z -v /w/workspace/rfid-llrp-inventory_released-sdk@tmp:/w/workspace/rfid-llrp-inventory_released-sdk@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T17:49:50.131Z] $ docker top 9847c708f47b35ef499dd8765f8a61d8ebfd813184054e7d5ddb7013dc95e9cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T17:49:50.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T17:49:50.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T17:49:51.147Z] + ls /var/log/sa-host [2022-05-10T17:49:51.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T17:49:51.292Z] provisioning config files... [2022-05-10T17:49:51.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/rfid-llrp-inventory_released-sdk@tmp/config4896769629783275531tmp [Pipeline] { [Pipeline] echo [2022-05-10T17:49:51.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:51.674Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T17:49:51.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:52.105Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T17:49:52.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:52.456Z] ---> sudo-logs.sh [2022-05-10T17:49:52.456Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T17:49:52.537Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:52.856Z] ---> job-cost.sh [2022-05-10T17:49:52.856Z] lf-activate-venv: SKIPPING [2022-05-10T17:49:52.856Z] DEBUG: total: 0.2199999988079071 [2022-05-10T17:49:52.856Z] INFO: Retrieving Stack Cost... [2022-05-10T17:49:53.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T17:49:54.003Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T17:49:54.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T17:49:54.360Z] ---> logs-deploy.sh [2022-05-10T17:49:54.360Z] lf-activate-venv: SKIPPING [2022-05-10T17:49:54.360Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/released-sdk/1 [2022-05-10T17:49:54.360Z] INFO: archiving workspace using pattern(s): [2022-05-10T17:49:55.303Z] Archives upload complete. [2022-05-10T17:49:55.303Z] INFO: archiving logs to Nexus