Pull request #95 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95be71569b9e06f85175aab574804b2477afe1bc+eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 (2f376787e1399bc4136b91d0c0c973b3ed39dff4) 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-ssh3843579697437606113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3312441938394970226.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh 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/PR-95/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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/PR-95/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6024965990627903984.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/PR-95/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2229255073734951743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 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-ssh13634419803987624425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/PR-95/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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/PR-95/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2329228949537473820.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17037’ Running on prd-ubuntu20.04-docker-8c-8g-17039 in /w/workspace/ry_app-rfid-llrp-inventory_PR-95 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-95 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 into PR head commit 95be71569b9e06f85175aab574804b2477afe1bc Merge succeeded, producing 95be71569b9e06f85175aab574804b2477afe1bc Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (PR-95) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 Commit message: "build: Lastest SDK, update attribtion script and file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T18:14:26.958Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T18:14:27.125Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T18:14:27.227Z] ========================================================= [2022-07-06T18:14:27.227Z] EdgeX Global Pipelines Version Info [2022-07-06T18:14:27.227Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:14:28.030Z] ------------------- [2022-07-06T18:14:28.030Z] stable info: [2022-07-06T18:14:28.030Z] ------------------- [2022-07-06T18:14:28.030Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T18:14:28.030Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T18:14:28.030Z] Message: update stable to v1.0.234 [2022-07-06T18:14:28.600Z] ------------------- [2022-07-06T18:14:28.600Z] experimental info: [2022-07-06T18:14:28.600Z] ------------------- [2022-07-06T18:14:28.600Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T18:14:28.600Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T18:14:28.600Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T18:14:28.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-06T18:14:29.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:14:29.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T18:14:29.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T18:14:29.114Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T18:14:29.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T18:14:29.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T18:14:29.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T18:14:29.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T18:14:29.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T18:14:29.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T18:14:29.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:14:29.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T18:14:29.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T18:14:29.495Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:14:29.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:14:29.573Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:14:29.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:14:29.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T18:14:29.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T18:14:29.748Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T18:14:29.791Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T18:14:29.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T18:14:29.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T18:14:29.923Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T18:14:29.964Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T18:14:30.002Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T18:14:30.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo [2022-07-06T18:14:30.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo [2022-07-06T18:14:30.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo [2022-07-06T18:14:30.172Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:14:30.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95be715 [Pipeline] echo [2022-07-06T18:14:30.255Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:14:30.369Z] provisioning config files... [2022-07-06T18:14:30.384Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/config2412930648322404112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:14:30.767Z] ---> docker-login.sh [2022-07-06T18:14:30.767Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:14:31.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:31.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:31.292Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:31.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:31.292Z] [2022-07-06T18:14:31.292Z] Login Succeeded [2022-07-06T18:14:31.292Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:14:31.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:31.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:31.292Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:31.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:31.292Z] [2022-07-06T18:14:31.292Z] Login Succeeded [2022-07-06T18:14:31.292Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:14:31.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:31.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:31.557Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:31.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:31.557Z] [2022-07-06T18:14:31.557Z] Login Succeeded [2022-07-06T18:14:31.557Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:14:31.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:31.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:31.557Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:31.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:31.557Z] [2022-07-06T18:14:31.557Z] Login Succeeded [2022-07-06T18:14:31.557Z] docker.io [2022-07-06T18:14:31.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:32.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:32.083Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:32.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:32.083Z] [2022-07-06T18:14:32.083Z] Login Succeeded [2022-07-06T18:14:32.083Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:14:32.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T18:14:32.753Z] + git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:14:32.809Z] -----------> git rev-list -1 --merges 95be71569b9e06f85175aab574804b2477afe1bc~1..95be71569b9e06f85175aab574804b2477afe1bc 95be71569b9e06f85175aab574804b2477afe1bc [false] [Pipeline] sh [2022-07-06T18:14:33.123Z] + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:14:33.156Z] ========================================================= [2022-07-06T18:14:33.156Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T18:14:33.156Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:14:33.588Z] + git log --format=format:%s -1 95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] echo [2022-07-06T18:14:33.620Z] [semverPrep] GIT_COMMIT: 95be71569b9e06f85175aab574804b2477afe1bc, Commit Message: build: Lastest SDK, update attribtion script and file [Pipeline] echo [2022-07-06T18:14:33.647Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T18:14:34.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:14:34.035Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T18:14:34.035Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T18:14:34.035Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T18:14:34.035Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T18:14:34.035Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T18:14:34.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:34.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:14:34.482Z] [2022-07-06T18:14:34.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:34.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:14:34.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T18:14:34.851Z] 42c077c10790: Pulling fs layer [2022-07-06T18:14:34.851Z] f63e77b7563a: Pulling fs layer [2022-07-06T18:14:34.851Z] bd5fdadae976: Pulling fs layer [2022-07-06T18:14:34.851Z] 205491f53016: Pulling fs layer [2022-07-06T18:14:34.851Z] df18705c85c3: Pulling fs layer [2022-07-06T18:14:34.851Z] bdb3f477010e: Pulling fs layer [2022-07-06T18:14:34.851Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T18:14:34.851Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T18:14:34.851Z] bdb8f0575790: Pulling fs layer [2022-07-06T18:14:34.851Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T18:14:34.851Z] 2343380bae48: Pulling fs layer [2022-07-06T18:14:34.851Z] c8a8fc8e1c8f: Waiting [2022-07-06T18:14:34.851Z] 2c6e9b1d212d: Waiting [2022-07-06T18:14:34.851Z] bdb8f0575790: Waiting [2022-07-06T18:14:34.851Z] 386e3cb2ff24: Waiting [2022-07-06T18:14:34.851Z] 2343380bae48: Waiting [2022-07-06T18:14:34.851Z] 205491f53016: Waiting [2022-07-06T18:14:34.851Z] df18705c85c3: Waiting [2022-07-06T18:14:34.851Z] bdb3f477010e: Waiting [2022-07-06T18:14:35.112Z] f63e77b7563a: Verifying Checksum [2022-07-06T18:14:35.112Z] f63e77b7563a: Download complete [2022-07-06T18:14:35.112Z] 205491f53016: Download complete [2022-07-06T18:14:35.112Z] df18705c85c3: Verifying Checksum [2022-07-06T18:14:35.112Z] df18705c85c3: Download complete [2022-07-06T18:14:35.112Z] bdb3f477010e: Verifying Checksum [2022-07-06T18:14:35.112Z] bdb3f477010e: Download complete [2022-07-06T18:14:35.112Z] bd5fdadae976: Verifying Checksum [2022-07-06T18:14:35.112Z] bd5fdadae976: Download complete [2022-07-06T18:14:35.112Z] 2c6e9b1d212d: Verifying Checksum [2022-07-06T18:14:35.112Z] 2c6e9b1d212d: Download complete [2022-07-06T18:14:35.112Z] bdb8f0575790: Verifying Checksum [2022-07-06T18:14:35.112Z] bdb8f0575790: Download complete [2022-07-06T18:14:35.112Z] 386e3cb2ff24: Verifying Checksum [2022-07-06T18:14:35.112Z] 386e3cb2ff24: Download complete [2022-07-06T18:14:35.112Z] 2343380bae48: Verifying Checksum [2022-07-06T18:14:35.112Z] 2343380bae48: Download complete [2022-07-06T18:14:35.376Z] 42c077c10790: Download complete [2022-07-06T18:14:35.638Z] c8a8fc8e1c8f: Download complete [2022-07-06T18:14:37.103Z] 42c077c10790: Pull complete [2022-07-06T18:14:37.103Z] f63e77b7563a: Pull complete [2022-07-06T18:14:38.045Z] bd5fdadae976: Pull complete [2022-07-06T18:14:38.307Z] 205491f53016: Pull complete [2022-07-06T18:14:38.567Z] df18705c85c3: Pull complete [2022-07-06T18:14:38.828Z] bdb3f477010e: Pull complete [2022-07-06T18:14:41.383Z] c8a8fc8e1c8f: Pull complete [2022-07-06T18:14:41.383Z] 2c6e9b1d212d: Pull complete [2022-07-06T18:14:41.383Z] bdb8f0575790: Pull complete [2022-07-06T18:14:41.383Z] 386e3cb2ff24: Pull complete [2022-07-06T18:14:41.383Z] 2343380bae48: Pull complete [2022-07-06T18:14:41.383Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T18:14:41.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:14:41.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:14:41.610Z] prd-ubuntu20.04-docker-8c-8g-17039 does not seem to be running inside a container [2022-07-06T18:14:41.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-95 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95:/w/workspace/ry_app-rfid-llrp-inventory_PR-95:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:14:43.516Z] $ docker top 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 -eo pid,comm [2022-07-06T18:14:43.585Z] 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-07-06T18:14:43.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:14:43.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:14:43.711Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:14:43.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:14:43.846Z] $ docker exec 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 ssh-agent [2022-07-06T18:14:43.982Z] SSH_AUTH_SOCK=/tmp/ssh-UBJl2j7LFIAF/agent.34 [2022-07-06T18:14:43.982Z] SSH_AGENT_PID=40 [2022-07-06T18:14:43.989Z] Running ssh-add (command line suppressed) [2022-07-06T18:14:44.103Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/private_key_4380092188188543054.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/private_key_4380092188188543054.key) [2022-07-06T18:14:44.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:14:44.460Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T18:14:44.487Z] $ docker exec --env ******** --env ******** 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 ssh-agent -k [2022-07-06T18:14:44.625Z] unset SSH_AUTH_SOCK; [2022-07-06T18:14:44.625Z] unset SSH_AGENT_PID; [2022-07-06T18:14:44.625Z] echo Agent pid 40 killed; [2022-07-06T18:14:44.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T18:14:44.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:14:44.722Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:14:44.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:14:44.865Z] $ docker exec 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 ssh-agent [2022-07-06T18:14:44.985Z] SSH_AUTH_SOCK=/tmp/ssh-1OLwQJg4zu6T/agent.73 [2022-07-06T18:14:44.985Z] SSH_AGENT_PID=79 [2022-07-06T18:14:44.991Z] Running ssh-add (command line suppressed) [2022-07-06T18:14:45.120Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/private_key_8636903341293634105.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/private_key_8636903341293634105.key) [2022-07-06T18:14:45.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:14:45.472Z] + git semver init [2022-07-06T18:14:45.734Z] 2022-07-06 18:14:45,700 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T18:14:45.734Z] 2022-07-06 18:14:45,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver [2022-07-06T18:14:45.734Z] 2022-07-06 18:14:45,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver [2022-07-06T18:14:45.734Z] 2022-07-06 18:14:45,702 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-95, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,702 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.git/info/exclude [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver/PR-95 with force:False [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,703 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver/PR-95 [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,707 [execute] INFO git cat-file --batch-check [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,716 [execute] INFO git cat-file --batch [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,717 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:14:47.126Z] 2022-07-06 18:14:46,722 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-95/.semver/PR-95 [2022-07-06T18:14:47.126Z] 0.0.0 [Pipeline] } [2022-07-06T18:14:47.152Z] $ docker exec --env ******** --env ******** 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 ssh-agent -k [2022-07-06T18:14:47.262Z] unset SSH_AUTH_SOCK; [2022-07-06T18:14:47.262Z] unset SSH_AGENT_PID; [2022-07-06T18:14:47.263Z] echo Agent pid 79 killed; [2022-07-06T18:14:47.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:14:47.700Z] + git semver [Pipeline] } [2022-07-06T18:14:47.988Z] $ docker stop --time=1 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 [2022-07-06T18:14:49.391Z] $ docker rm -f 233836cd8b8ebbb1d480a8953f1404d8a884eac624f40414eea0ebcbd535aff4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:14:49.799Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T18:14:50.141Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T18:14:50.156Z] [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-07-06T18:14:50.772Z] provisioning config files... [2022-07-06T18:14:50.784Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/config3628262228346851330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:14:51.144Z] ---> docker-login.sh [2022-07-06T18:14:51.144Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:14:51.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:51.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:51.144Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:51.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:51.144Z] [2022-07-06T18:14:51.144Z] Login Succeeded [2022-07-06T18:14:51.144Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:14:51.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:51.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:51.405Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:51.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:51.405Z] [2022-07-06T18:14:51.405Z] Login Succeeded [2022-07-06T18:14:51.405Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:14:51.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:51.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:51.405Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:51.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:51.405Z] [2022-07-06T18:14:51.405Z] Login Succeeded [2022-07-06T18:14:51.405Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:14:51.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:51.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:51.667Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:51.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:51.667Z] [2022-07-06T18:14:51.667Z] Login Succeeded [2022-07-06T18:14:51.667Z] docker.io [2022-07-06T18:14:51.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:14:51.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:14:51.930Z] Configure a credential helper to remove this warning. See [2022-07-06T18:14:51.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:14:51.930Z] [2022-07-06T18:14:51.930Z] Login Succeeded [2022-07-06T18:14:51.930Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:14:51.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:14:52.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:14:52.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:14:52.209Z] ========================================================= [2022-07-06T18:14:52.209Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T18:14:52.209Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:14:52.671Z] + 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-07-06T18:14:52.671Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:14:52.671Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:14:52.671Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:14:52.671Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T18:14:52.671Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T18:14:52.671Z] 666ba61612fd: Pulling fs layer [2022-07-06T18:14:52.671Z] 8ed8ca486205: Pulling fs layer [2022-07-06T18:14:52.671Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T18:14:52.671Z] c516ae0d96e1: Pulling fs layer [2022-07-06T18:14:52.671Z] 684cea983483: Pulling fs layer [2022-07-06T18:14:52.671Z] cc1cd167ecdc: Waiting [2022-07-06T18:14:52.671Z] c516ae0d96e1: Waiting [2022-07-06T18:14:52.671Z] dd3240ac7de5: Pulling fs layer [2022-07-06T18:14:52.671Z] 684cea983483: Waiting [2022-07-06T18:14:52.671Z] b1e948a4e11c: Pulling fs layer [2022-07-06T18:14:52.671Z] dd3240ac7de5: Waiting [2022-07-06T18:14:52.671Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T18:14:52.671Z] b1e948a4e11c: Waiting [2022-07-06T18:14:52.671Z] 646ad004c059: Pulling fs layer [2022-07-06T18:14:52.671Z] a8fd76ee1af6: Waiting [2022-07-06T18:14:52.671Z] 646ad004c059: Waiting [2022-07-06T18:14:52.936Z] 8ed8ca486205: Verifying Checksum [2022-07-06T18:14:52.936Z] 8ed8ca486205: Download complete [2022-07-06T18:14:52.936Z] 666ba61612fd: Verifying Checksum [2022-07-06T18:14:52.936Z] 666ba61612fd: Download complete [2022-07-06T18:14:52.936Z] c516ae0d96e1: Verifying Checksum [2022-07-06T18:14:52.936Z] c516ae0d96e1: Download complete [2022-07-06T18:14:52.936Z] 684cea983483: Download complete [2022-07-06T18:14:52.936Z] dd3240ac7de5: Verifying Checksum [2022-07-06T18:14:52.936Z] dd3240ac7de5: Download complete [2022-07-06T18:14:52.936Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T18:14:52.936Z] 59bf1c3509f3: Download complete [2022-07-06T18:14:52.936Z] b1e948a4e11c: Verifying Checksum [2022-07-06T18:14:52.936Z] b1e948a4e11c: Download complete [2022-07-06T18:14:52.936Z] 59bf1c3509f3: Pull complete [2022-07-06T18:14:53.201Z] 666ba61612fd: Pull complete [2022-07-06T18:14:53.468Z] 8ed8ca486205: Pull complete [2022-07-06T18:14:53.468Z] 646ad004c059: Verifying Checksum [2022-07-06T18:14:53.468Z] 646ad004c059: Download complete [2022-07-06T18:14:53.728Z] a8fd76ee1af6: Download complete [2022-07-06T18:14:53.728Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T18:14:53.728Z] cc1cd167ecdc: Download complete [2022-07-06T18:14:57.939Z] cc1cd167ecdc: Pull complete [2022-07-06T18:14:57.939Z] c516ae0d96e1: Pull complete [2022-07-06T18:14:57.939Z] 684cea983483: Pull complete [2022-07-06T18:14:58.202Z] dd3240ac7de5: Pull complete [2022-07-06T18:14:58.202Z] b1e948a4e11c: Pull complete [2022-07-06T18:15:00.740Z] a8fd76ee1af6: Pull complete [2022-07-06T18:15:01.313Z] 646ad004c059: Pull complete [2022-07-06T18:15:01.313Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T18:15:01.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T18:15:01.313Z] ---> 8f69c11f6b0c [2022-07-06T18:15:01.313Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:15:03.865Z] ---> Running in b56fe67a6719 [2022-07-06T18:15:03.865Z] Removing intermediate container b56fe67a6719 [2022-07-06T18:15:03.865Z] ---> 359e0415b97f [2022-07-06T18:15:03.865Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:15:03.865Z] ---> Running in 1c68096565c8 [2022-07-06T18:15:03.865Z] Removing intermediate container 1c68096565c8 [2022-07-06T18:15:03.865Z] ---> 0dd4a9633689 [2022-07-06T18:15:03.865Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:15:03.865Z] ---> Running in 00ef4c113d89 [2022-07-06T18:15:03.865Z] Removing intermediate container 00ef4c113d89 [2022-07-06T18:15:03.865Z] ---> b49d49868468 [2022-07-06T18:15:03.865Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:15:04.125Z] ---> Running in 87b34281986b [2022-07-06T18:15:04.698Z] Removing intermediate container 87b34281986b [2022-07-06T18:15:04.698Z] ---> 174a1d2e295a [2022-07-06T18:15:04.698Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:15:04.698Z] ---> Running in 1d8dd2ccd516 [2022-07-06T18:15:04.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:05.538Z] Still waiting to schedule task [2022-07-06T18:15:05.539Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-17035’ is offline [2022-07-06T18:15:05.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:06.480Z] OK: 221 MiB in 52 packages [2022-07-06T18:15:06.740Z] Removing intermediate container 1d8dd2ccd516 [2022-07-06T18:15:06.740Z] ---> 95d4fddac706 [2022-07-06T18:15:06.740Z] Step 8/13 : WORKDIR /app [2022-07-06T18:15:07.003Z] ---> Running in bd3d5e066609 [2022-07-06T18:15:07.003Z] Removing intermediate container bd3d5e066609 [2022-07-06T18:15:07.003Z] ---> 6a449c6a0ec7 [2022-07-06T18:15:07.003Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:15:07.264Z] ---> ce4f9add4e9b [2022-07-06T18:15:07.264Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:15:07.264Z] ---> Running in 62d09c282996 [2022-07-06T18:15:22.188Z] Removing intermediate container 62d09c282996 [2022-07-06T18:15:22.188Z] ---> 7d8f88fc9da9 [2022-07-06T18:15:22.188Z] Step 11/13 : COPY . . [2022-07-06T18:15:22.766Z] ---> ac282af66ddc [2022-07-06T18:15:22.766Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:15:22.766Z] ---> Running in 65b300e4c11f [2022-07-06T18:15:22.766Z] Removing intermediate container 65b300e4c11f [2022-07-06T18:15:22.766Z] ---> 5c86190a2fcf [2022-07-06T18:15:22.766Z] Step 13/13 : RUN $MAKE [2022-07-06T18:15:23.028Z] ---> Running in 2b441a7db5b0 [2022-07-06T18:15:23.291Z] noop [2022-07-06T18:15:23.574Z] Removing intermediate container 2b441a7db5b0 [2022-07-06T18:15:23.574Z] ---> 73a5080672f8 [2022-07-06T18:15:23.574Z] Successfully built 73a5080672f8 [2022-07-06T18:15:23.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:15:24.035Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:15:24.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:15:24.223Z] prd-ubuntu20.04-docker-8c-8g-17039 does not seem to be running inside a container [2022-07-06T18:15:24.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-95 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95:/w/workspace/ry_app-rfid-llrp-inventory_PR-95:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T18:15:24.670Z] $ docker top f3ce655e5097a74d3d5605de2fb7bf478968955b7fbdccc65744af1b2698a217 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:15:25.064Z] + go version [2022-07-06T18:15:25.064Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T18:15:25.101Z] $ docker stop --time=1 f3ce655e5097a74d3d5605de2fb7bf478968955b7fbdccc65744af1b2698a217 [2022-07-06T18:15:26.433Z] $ docker rm -f f3ce655e5097a74d3d5605de2fb7bf478968955b7fbdccc65744af1b2698a217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:15:27.103Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:15:27.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:15:27.262Z] prd-ubuntu20.04-docker-8c-8g-17039 does not seem to be running inside a container [2022-07-06T18:15:27.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-95 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95:/w/workspace/ry_app-rfid-llrp-inventory_PR-95:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T18:15:27.729Z] $ docker top 0fda99146c8ca015d5501e7593934572b1fa1e915ac72faff3829d328f9a2cd1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:15:28.173Z] + make test [2022-07-06T18:15:28.173Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:15:38.171Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:15:38.171Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.032s coverage: 86.2% of statements [2022-07-06T18:15:38.171Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:15:40.084Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-07-06T18:15:48.216Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:15:52.411Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:15:52.411Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:15:52.411Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:15:52.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:15:52.501Z] $ docker stop --time=1 0fda99146c8ca015d5501e7593934572b1fa1e915ac72faff3829d328f9a2cd1 [2022-07-06T18:15:54.379Z] $ docker rm -f 0fda99146c8ca015d5501e7593934572b1fa1e915ac72faff3829d328f9a2cd1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:15:54.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:15:54.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T18:15:55.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:15:55.910Z] + ls -al . [2022-07-06T18:15:55.910Z] total 232 [2022-07-06T18:15:55.910Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 18:15 . [2022-07-06T18:15:55.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:14 .. [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:14 .dockerignore [2022-07-06T18:15:55.910Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:14 .git [2022-07-06T18:15:55.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:14 .github [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:14 .gitignore [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:14 .golangci.yml [2022-07-06T18:15:55.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:14 .semver [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:14 Attribution.txt [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:14 CHANGELOG.md [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:14 Dockerfile [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:14 GOVERNANCE.md [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:14 Jenkinsfile [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:14 LICENSE [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:14 Makefile [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:14 OWNERS.md [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:14 README.md [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION [2022-07-06T18:15:55.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:14 bin [2022-07-06T18:15:55.910Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:15 coverage.out [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:14 go.mod [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:14 go.sum [2022-07-06T18:15:55.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:14 images [2022-07-06T18:15:55.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:14 internal [2022-07-06T18:15:55.910Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:14 main.go [2022-07-06T18:15:55.910Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:14 res [2022-07-06T18:15:55.910Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:14 snap [2022-07-06T18:15:55.910Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:15:56.303Z] + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=amd64 --label version=0.0.0 . [2022-07-06T18:15:56.303Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:15:56.303Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:15:56.303Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:15:56.303Z] ---> 73a5080672f8 [2022-07-06T18:15:56.303Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:15:56.303Z] ---> Running in 58a31612a3e1 [2022-07-06T18:15:56.565Z] Removing intermediate container 58a31612a3e1 [2022-07-06T18:15:56.565Z] ---> 4ea6a3ae21d5 [2022-07-06T18:15:56.565Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:15:56.565Z] ---> Running in 11f74e3b4ccb [2022-07-06T18:15:56.828Z] Removing intermediate container 11f74e3b4ccb [2022-07-06T18:15:56.828Z] ---> 513c2954a9af [2022-07-06T18:15:56.828Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:15:56.828Z] ---> Running in e1b6f41214e9 [2022-07-06T18:15:56.828Z] Removing intermediate container e1b6f41214e9 [2022-07-06T18:15:56.828Z] ---> 358734372fd0 [2022-07-06T18:15:56.828Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:15:56.828Z] ---> Running in 2629a5e5d4eb [2022-07-06T18:15:57.412Z] Removing intermediate container 2629a5e5d4eb [2022-07-06T18:15:57.412Z] ---> a2c16874520c [2022-07-06T18:15:57.412Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:15:57.412Z] ---> Running in 2f92025b36b0 [2022-07-06T18:15:57.673Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:58.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:15:58.875Z] OK: 221 MiB in 52 packages [2022-07-06T18:15:59.481Z] Removing intermediate container 2f92025b36b0 [2022-07-06T18:15:59.481Z] ---> 8144e43c09d6 [2022-07-06T18:15:59.481Z] Step 8/31 : WORKDIR /app [2022-07-06T18:15:59.481Z] ---> Running in 967441b40e48 [2022-07-06T18:15:59.481Z] Removing intermediate container 967441b40e48 [2022-07-06T18:15:59.481Z] ---> f120208f90bd [2022-07-06T18:15:59.481Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:15:59.481Z] ---> f9dcfafb8450 [2022-07-06T18:15:59.482Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:15:59.743Z] ---> Running in 2ce1c183fb1d [2022-07-06T18:16:00.314Z] Removing intermediate container 2ce1c183fb1d [2022-07-06T18:16:00.314Z] ---> 763839ff8bc0 [2022-07-06T18:16:00.314Z] Step 11/31 : COPY . . [2022-07-06T18:16:00.896Z] ---> 0fa0d46ffef0 [2022-07-06T18:16:00.897Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:16:00.897Z] ---> Running in fb160e5da2f0 [2022-07-06T18:16:01.157Z] Removing intermediate container fb160e5da2f0 [2022-07-06T18:16:01.157Z] ---> 43f9b5225aa1 [2022-07-06T18:16:01.157Z] Step 13/31 : RUN $MAKE [2022-07-06T18:16:01.157Z] ---> Running in 02251fa3980d [2022-07-06T18:16:01.728Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -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-07-06T18:16:23.697Z] Removing intermediate container 02251fa3980d [2022-07-06T18:16:23.697Z] ---> 7162b3d17305 [2022-07-06T18:16:23.697Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:16:23.697Z] 3.14: Pulling from library/alpine [2022-07-06T18:16:23.697Z] 8663204ce13b: Pulling fs layer [2022-07-06T18:16:23.697Z] 8663204ce13b: Download complete [2022-07-06T18:16:23.697Z] 8663204ce13b: Pull complete [2022-07-06T18:16:23.697Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:16:23.697Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:16:23.697Z] ---> e04c818066af [2022-07-06T18:16:23.697Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:16:23.697Z] ---> Running in c07fa2c2444f [2022-07-06T18:16:23.963Z] Removing intermediate container c07fa2c2444f [2022-07-06T18:16:23.963Z] ---> 5ce2bb20d352 [2022-07-06T18:16:23.963Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:16:23.963Z] ---> Running in 68af1d41932f [2022-07-06T18:16:23.963Z] Removing intermediate container 68af1d41932f [2022-07-06T18:16:23.963Z] ---> 800451196201 [2022-07-06T18:16:23.963Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:16:23.963Z] ---> Running in 9bb66d072599 [2022-07-06T18:16:24.546Z] Removing intermediate container 9bb66d072599 [2022-07-06T18:16:24.546Z] ---> c15724eae698 [2022-07-06T18:16:24.546Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:16:24.807Z] ---> Running in 9654a083bd3e [2022-07-06T18:16:25.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:16:26.023Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:16:26.284Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:16:26.284Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:16:26.284Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:16:26.551Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:16:26.551Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:16:26.814Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:16:26.814Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:16:26.814Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:16:26.814Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:16:26.814Z] OK: 9 MiB in 21 packages [2022-07-06T18:16:27.774Z] Removing intermediate container 9654a083bd3e [2022-07-06T18:16:27.774Z] ---> 4130d5f05e67 [2022-07-06T18:16:27.774Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:16:27.774Z] ---> 3811d5cb2b50 [2022-07-06T18:16:27.774Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:16:28.053Z] ---> cab1db8e7dcd [2022-07-06T18:16:28.053Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:16:28.053Z] ---> b8ab4757c75a [2022-07-06T18:16:28.053Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:16:28.317Z] ---> 756709be98df [2022-07-06T18:16:28.317Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:16:29.258Z] ---> b9e223591682 [2022-07-06T18:16:29.258Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:16:29.258Z] ---> Running in 7e89f1379fbc [2022-07-06T18:16:29.829Z] Removing intermediate container 7e89f1379fbc [2022-07-06T18:16:29.829Z] ---> db571f540223 [2022-07-06T18:16:29.829Z] Step 25/31 : VOLUME /cache [2022-07-06T18:16:29.829Z] ---> Running in 7970d1a90b69 [2022-07-06T18:16:30.090Z] Removing intermediate container 7970d1a90b69 [2022-07-06T18:16:30.091Z] ---> 5fc6f1c5c9c3 [2022-07-06T18:16:30.091Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:16:30.091Z] ---> Running in 1dc8b1197e7e [2022-07-06T18:16:30.361Z] Removing intermediate container 1dc8b1197e7e [2022-07-06T18:16:30.361Z] ---> 5b5eb6e3d493 [2022-07-06T18:16:30.361Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:16:30.361Z] ---> Running in 1d59f9e82ede [2022-07-06T18:16:30.361Z] Removing intermediate container 1d59f9e82ede [2022-07-06T18:16:30.361Z] ---> 52c140de089a [2022-07-06T18:16:30.361Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:16:30.361Z] ---> Running in 93725ce4fc80 [2022-07-06T18:16:30.627Z] Removing intermediate container 93725ce4fc80 [2022-07-06T18:16:30.627Z] ---> 6e52617f3af6 [2022-07-06T18:16:30.627Z] Step 29/31 : LABEL arch=amd64 [2022-07-06T18:16:30.627Z] ---> Running in 0cb3e4334daf [2022-07-06T18:16:30.889Z] Removing intermediate container 0cb3e4334daf [2022-07-06T18:16:30.889Z] ---> fb3778ea438f [2022-07-06T18:16:30.889Z] Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:16:30.889Z] ---> Running in 70d4139a0822 [2022-07-06T18:16:30.890Z] Removing intermediate container 70d4139a0822 [2022-07-06T18:16:30.890Z] ---> a9d840030109 [2022-07-06T18:16:30.890Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T18:16:31.155Z] ---> Running in 5fdde54c955f [2022-07-06T18:16:31.155Z] Removing intermediate container 5fdde54c955f [2022-07-06T18:16:31.155Z] ---> a36c0f358c68 [2022-07-06T18:16:31.155Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:16:31.155Z] Successfully built a36c0f358c68 [2022-07-06T18:16:31.155Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:16:31.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:16:31.993Z] [2022-07-06T18:16:31.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:16:32.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:16:32.368Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T18:16:32.368Z] 5eb5b503b376: Pulling fs layer [2022-07-06T18:16:32.368Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T18:16:32.368Z] ec43610c2a17: Pulling fs layer [2022-07-06T18:16:32.368Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T18:16:32.368Z] 33b1e0a273af: Pulling fs layer [2022-07-06T18:16:32.368Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T18:16:32.368Z] 2f39f015ded8: Pulling fs layer [2022-07-06T18:16:32.368Z] 33b1e0a273af: Waiting [2022-07-06T18:16:32.368Z] 5d3b04190fa2: Waiting [2022-07-06T18:16:32.368Z] 2f39f015ded8: Waiting [2022-07-06T18:16:32.368Z] 3a2ae6a8a46f: Waiting [2022-07-06T18:16:32.368Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T18:16:32.368Z] 5c69ac0246d0: Download complete [2022-07-06T18:16:32.368Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T18:16:32.368Z] 3a2ae6a8a46f: Download complete [2022-07-06T18:16:32.632Z] 33b1e0a273af: Verifying Checksum [2022-07-06T18:16:32.632Z] 33b1e0a273af: Download complete [2022-07-06T18:16:32.632Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T18:16:32.632Z] 5d3b04190fa2: Download complete [2022-07-06T18:16:32.632Z] ec43610c2a17: Verifying Checksum [2022-07-06T18:16:32.632Z] ec43610c2a17: Download complete [2022-07-06T18:16:32.632Z] 5eb5b503b376: Download complete [2022-07-06T18:16:33.575Z] 2f39f015ded8: Verifying Checksum [2022-07-06T18:16:33.575Z] 2f39f015ded8: Download complete [2022-07-06T18:16:34.145Z] 5eb5b503b376: Pull complete [2022-07-06T18:16:34.145Z] 5c69ac0246d0: Pull complete [2022-07-06T18:16:34.713Z] ec43610c2a17: Pull complete [2022-07-06T18:16:34.713Z] 3a2ae6a8a46f: Pull complete [2022-07-06T18:16:34.973Z] 33b1e0a273af: Pull complete [2022-07-06T18:16:35.232Z] 5d3b04190fa2: Pull complete [2022-07-06T18:16:40.525Z] 2f39f015ded8: Pull complete [2022-07-06T18:16:40.525Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T18:16:40.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:16:40.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:16:40.744Z] prd-ubuntu20.04-docker-8c-8g-17039 does not seem to be running inside a container [2022-07-06T18:16:40.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-95 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95:/w/workspace/ry_app-rfid-llrp-inventory_PR-95:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:16:42.628Z] $ docker top 60ed930b69b05aeaa02ec9e82b97ebb74b7f4b268c59a293e1afda39a8bfeb18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:16:43.115Z] ---> job-cost.sh [2022-07-06T18:16:43.115Z] lf-activate-venv: SKIPPING [2022-07-06T18:16:43.115Z] INFO: No Stack... [2022-07-06T18:16:43.382Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T18:16:43.954Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:16:44.275Z] + cat+ cut -d, -f6 [2022-07-06T18:16:44.275Z] /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives/cost.csv [Pipeline] lock [2022-07-06T18:16:44.312Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [2022-07-06T18:16:44.317Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] did not exist. Created. [2022-07-06T18:16:44.317Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:16:44.711Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T18:16:44.763Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:16:44.787Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:16:44.872Z] $ docker stop --time=1 60ed930b69b05aeaa02ec9e82b97ebb74b7f4b268c59a293e1afda39a8bfeb18 [2022-07-06T18:16:46.079Z] $ docker rm -f 60ed930b69b05aeaa02ec9e82b97ebb74b7f4b268c59a293e1afda39a8bfeb18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T18:17:44.790Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17041 in /w/workspace/ry_app-rfid-llrp-inventory_PR-95 [Pipeline] { [Pipeline] ws [2022-07-06T18:17:44.834Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-07-06T18:17:44.903Z] The recommended git tool is: git [2022-07-06T18:17:49.590Z] using credential edgex-jenkins-ssh [2022-07-06T18:17:49.610Z] Cloning the remote Git repository [2022-07-06T18:17:49.671Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:17:49.802Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-07-06T18:17:49.980Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:17:49.981Z] > git --version # timeout=10 [2022-07-06T18:17:50.050Z] > git --version # 'git version 2.25.1' [2022-07-06T18:17:50.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T18:17:50.130Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:17:52.091Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T18:17:52.109Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:17:52.138Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T18:17:52.182Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:17:52.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T18:17:52.198Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-06T18:17:52.659Z] Merging remotes/origin/main commit eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 into PR head commit 95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:17:52.885Z] Merge succeeded, producing 95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:17:52.885Z] Checking out Revision 95be71569b9e06f85175aab574804b2477afe1bc (PR-95) [2022-07-06T18:17:52.682Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T18:17:52.698Z] > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 [2022-07-06T18:17:52.805Z] > git remote # timeout=10 [2022-07-06T18:17:52.827Z] > git config --get remote.origin.url # timeout=10 [2022-07-06T18:17:52.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T18:17:52.850Z] > git merge eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 # timeout=10 [2022-07-06T18:17:52.874Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-06T18:17:52.895Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T18:17:52.915Z] > git checkout -f 95be71569b9e06f85175aab574804b2477afe1bc # timeout=10 [2022-07-06T18:17:57.113Z] Commit message: "build: Lastest SDK, update attribtion script and file" [2022-07-06T18:17:57.177Z] > git --version # timeout=10 [2022-07-06T18:17:57.187Z] > git --version # 'git version 2.25.1' [2022-07-06T18:17:57.201Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:17:58.388Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T18:17:58.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:17:58.388Z] Dload Upload Total Spent Left Speed [2022-07-06T18:17:58.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2022-07-06T18:17:59.280Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-06T18:17:59.636Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-06T18:17:59.636Z] /etc/docker/daemon.json [2022-07-06T18:17:59.636Z] { [2022-07-06T18:17:59.636Z] "registry-mirrors": [ [2022-07-06T18:17:59.636Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T18:17:59.636Z] ], [2022-07-06T18:17:59.636Z] "bip": "10.250.0.254/24", [2022-07-06T18:17:59.636Z] "hosts": [ [2022-07-06T18:17:59.636Z] "tcp://0.0.0.0:5555", [2022-07-06T18:17:59.636Z] "unix:///var/run/docker.sock" [2022-07-06T18:17:59.636Z] ], [2022-07-06T18:17:59.636Z] "mtu": 1458, [2022-07-06T18:17:59.636Z] "selinux-enabled": true, [2022-07-06T18:17:59.636Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T18:17:59.636Z] } [Pipeline] sh [2022-07-06T18:17:59.982Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-06T18:18:00.330Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:18:18.705Z] provisioning config files... [2022-07-06T18:18:18.733Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config6591990113716466983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:18:19.124Z] ---> docker-login.sh [2022-07-06T18:18:19.124Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:18:19.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:18:19.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:18:19.995Z] Configure a credential helper to remove this warning. See [2022-07-06T18:18:19.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:18:19.995Z] [2022-07-06T18:18:19.996Z] Login Succeeded [2022-07-06T18:18:20.268Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:18:20.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:18:20.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:18:20.543Z] Configure a credential helper to remove this warning. See [2022-07-06T18:18:20.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:18:20.543Z] [2022-07-06T18:18:20.543Z] Login Succeeded [2022-07-06T18:18:20.543Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:18:21.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:18:21.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:18:21.153Z] Configure a credential helper to remove this warning. See [2022-07-06T18:18:21.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:18:21.153Z] [2022-07-06T18:18:21.153Z] Login Succeeded [2022-07-06T18:18:21.153Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:18:21.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:18:21.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:18:21.702Z] Configure a credential helper to remove this warning. See [2022-07-06T18:18:21.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:18:21.702Z] [2022-07-06T18:18:21.702Z] Login Succeeded [2022-07-06T18:18:21.702Z] docker.io [2022-07-06T18:18:21.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:18:22.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:18:22.251Z] Configure a credential helper to remove this warning. See [2022-07-06T18:18:22.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:18:22.251Z] [2022-07-06T18:18:22.251Z] Login Succeeded [2022-07-06T18:18:22.251Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:18:22.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:18:22.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:18:22.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:18:22.784Z] ========================================================= [2022-07-06T18:18:22.784Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T18:18:22.784Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:18:23.290Z] + 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-07-06T18:18:23.571Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:18:23.571Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:18:23.571Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:18:23.847Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T18:18:23.847Z] 9b3977197b4f: Pulling fs layer [2022-07-06T18:18:23.847Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T18:18:23.847Z] 94645a83ff95: Pulling fs layer [2022-07-06T18:18:23.847Z] e6fb740bc735: Pulling fs layer [2022-07-06T18:18:23.847Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T18:18:23.847Z] 355e64cbe906: Pulling fs layer [2022-07-06T18:18:23.847Z] 63ab81a10011: Pulling fs layer [2022-07-06T18:18:23.847Z] 555d1d1c4555: Pulling fs layer [2022-07-06T18:18:23.847Z] 7d9057610161: Pulling fs layer [2022-07-06T18:18:23.847Z] e6fb740bc735: Waiting [2022-07-06T18:18:23.847Z] 3a77bd46dcc9: Waiting [2022-07-06T18:18:23.847Z] 355e64cbe906: Waiting [2022-07-06T18:18:23.847Z] 63ab81a10011: Waiting [2022-07-06T18:18:23.847Z] 7d9057610161: Waiting [2022-07-06T18:18:23.847Z] 555d1d1c4555: Waiting [2022-07-06T18:18:23.847Z] 94645a83ff95: Verifying Checksum [2022-07-06T18:18:23.847Z] 94645a83ff95: Download complete [2022-07-06T18:18:23.847Z] 1a89e8eeedd5: Download complete [2022-07-06T18:18:23.847Z] 3a77bd46dcc9: Download complete [2022-07-06T18:18:23.847Z] 355e64cbe906: Verifying Checksum [2022-07-06T18:18:23.847Z] 355e64cbe906: Download complete [2022-07-06T18:18:23.847Z] 9b3977197b4f: Verifying Checksum [2022-07-06T18:18:23.847Z] 9b3977197b4f: Download complete [2022-07-06T18:18:23.847Z] 63ab81a10011: Verifying Checksum [2022-07-06T18:18:23.847Z] 63ab81a10011: Download complete [2022-07-06T18:18:24.848Z] 9b3977197b4f: Pull complete [2022-07-06T18:18:24.848Z] 7d9057610161: Verifying Checksum [2022-07-06T18:18:24.848Z] 7d9057610161: Download complete [2022-07-06T18:18:25.451Z] 1a89e8eeedd5: Pull complete [2022-07-06T18:18:25.729Z] 94645a83ff95: Pull complete [2022-07-06T18:18:26.329Z] 555d1d1c4555: Verifying Checksum [2022-07-06T18:18:26.329Z] 555d1d1c4555: Download complete [2022-07-06T18:18:26.607Z] e6fb740bc735: Verifying Checksum [2022-07-06T18:18:26.607Z] e6fb740bc735: Download complete [2022-07-06T18:18:39.013Z] e6fb740bc735: Pull complete [2022-07-06T18:18:39.013Z] 3a77bd46dcc9: Pull complete [2022-07-06T18:18:39.013Z] 355e64cbe906: Pull complete [2022-07-06T18:18:39.013Z] 63ab81a10011: Pull complete [2022-07-06T18:18:43.309Z] 555d1d1c4555: Pull complete [2022-07-06T18:18:45.292Z] 7d9057610161: Pull complete [2022-07-06T18:18:45.292Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T18:18:45.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T18:18:45.292Z] ---> 819e984ddca1 [2022-07-06T18:18:45.292Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:18:47.273Z] ---> Running in 4d98fef503eb [2022-07-06T18:18:47.273Z] Removing intermediate container 4d98fef503eb [2022-07-06T18:18:47.273Z] ---> d5ee02965014 [2022-07-06T18:18:47.273Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:18:47.273Z] ---> Running in 35540653aa2c [2022-07-06T18:18:47.543Z] Removing intermediate container 35540653aa2c [2022-07-06T18:18:47.543Z] ---> a67bd8e0d497 [2022-07-06T18:18:47.543Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:18:47.543Z] ---> Running in d5fc0dd37b3a [2022-07-06T18:18:47.821Z] Removing intermediate container d5fc0dd37b3a [2022-07-06T18:18:47.822Z] ---> 61bcd9fd1f46 [2022-07-06T18:18:47.822Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:18:48.095Z] ---> Running in 4c265c8065f6 [2022-07-06T18:18:50.064Z] Removing intermediate container 4c265c8065f6 [2022-07-06T18:18:50.064Z] ---> 341c5ab442c9 [2022-07-06T18:18:50.064Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:18:50.064Z] ---> Running in 3a3951f0845c [2022-07-06T18:18:50.659Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:18:51.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:18:52.609Z] OK: 220 MiB in 52 packages [2022-07-06T18:18:53.206Z] Removing intermediate container 3a3951f0845c [2022-07-06T18:18:53.206Z] ---> b16fc65b6282 [2022-07-06T18:18:53.206Z] Step 8/13 : WORKDIR /app [2022-07-06T18:18:53.206Z] ---> Running in 3a51a34e268f [2022-07-06T18:18:53.478Z] Removing intermediate container 3a51a34e268f [2022-07-06T18:18:53.478Z] ---> 6ea2f5b3a18f [2022-07-06T18:18:53.478Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:18:54.074Z] ---> eaf34e8f962f [2022-07-06T18:18:54.074Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:18:54.074Z] ---> Running in ec3449f63501 [2022-07-06T18:19:41.056Z] Removing intermediate container ec3449f63501 [2022-07-06T18:19:41.056Z] ---> 3e26221d2e2f [2022-07-06T18:19:41.056Z] Step 11/13 : COPY . . [2022-07-06T18:19:41.056Z] ---> 4d1bdd9a9594 [2022-07-06T18:19:41.056Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:19:41.056Z] ---> Running in 292c0997837b [2022-07-06T18:19:41.056Z] Removing intermediate container 292c0997837b [2022-07-06T18:19:41.056Z] ---> 2523a1098ad1 [2022-07-06T18:19:41.056Z] Step 13/13 : RUN $MAKE [2022-07-06T18:19:41.056Z] ---> Running in 36377305e0d0 [2022-07-06T18:19:41.651Z] noop [2022-07-06T18:19:42.252Z] Removing intermediate container 36377305e0d0 [2022-07-06T18:19:42.252Z] ---> ef37140d4301 [2022-07-06T18:19:42.252Z] Successfully built ef37140d4301 [2022-07-06T18:19:42.252Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:19:42.739Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:19:42.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:19:43.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2022-07-06T18:19:43.144Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T18:19:44.400Z] $ docker top 8a247949d9c647d6912fab665a72debce3e42b99a4aea0e2084804922417e9a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:19:45.345Z] + go version [2022-07-06T18:19:45.345Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T18:19:45.385Z] $ docker stop --time=1 8a247949d9c647d6912fab665a72debce3e42b99a4aea0e2084804922417e9a3 [2022-07-06T18:19:47.007Z] $ docker rm -f 8a247949d9c647d6912fab665a72debce3e42b99a4aea0e2084804922417e9a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:19:47.928Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:19:47.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:19:48.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2022-07-06T18:19:48.330Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T18:19:49.597Z] $ docker top 574bb41766f362f0613810bbd29b3ac20c0f88877af1feecca78699105587838 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:19:50.587Z] + make test [2022-07-06T18:19:50.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:21:27.440Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:21:27.440Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.291s coverage: 86.2% of statements [2022-07-06T18:21:27.440Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:21:27.440Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.742s coverage: 71.9% of statements [2022-07-06T18:21:27.440Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T18:21:27.440Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:21:54.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:21:54.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:21:54.254Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:21:54.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:21:54.326Z] $ docker stop --time=1 574bb41766f362f0613810bbd29b3ac20c0f88877af1feecca78699105587838 [2022-07-06T18:21:56.127Z] $ docker rm -f 574bb41766f362f0613810bbd29b3ac20c0f88877af1feecca78699105587838 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:21:57.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:21:57.229Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T18:21:57.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:21:58.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:21:58.706Z] + ls -al . [2022-07-06T18:21:58.706Z] total 228 [2022-07-06T18:21:58.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:19 . [2022-07-06T18:21:58.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:17 .. [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:17 .dockerignore [2022-07-06T18:21:58.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:17 .git [2022-07-06T18:21:58.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:17 .github [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:17 .gitignore [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:17 .golangci.yml [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:17 Attribution.txt [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:17 CHANGELOG.md [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:17 Dockerfile [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:17 GOVERNANCE.md [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:17 Jenkinsfile [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:17 LICENSE [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:17 Makefile [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:17 OWNERS.md [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:17 README.md [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 6 18:14 VERSION [2022-07-06T18:21:58.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:17 bin [2022-07-06T18:21:58.706Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:21 coverage.out [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:17 go.mod [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:17 go.sum [2022-07-06T18:21:58.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:17 images [2022-07-06T18:21:58.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:17 internal [2022-07-06T18:21:58.706Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:17 main.go [2022-07-06T18:21:58.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:17 res [2022-07-06T18:21:58.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:17 snap [2022-07-06T18:21:58.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:21:59.147Z] + 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=95be71569b9e06f85175aab574804b2477afe1bc --label arch=arm64 --label version=0.0.0 . [2022-07-06T18:21:59.424Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:21:59.424Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:21:59.424Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:21:59.424Z] ---> ef37140d4301 [2022-07-06T18:21:59.424Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:21:59.699Z] ---> Running in 879dbbb73bcd [2022-07-06T18:21:59.973Z] Removing intermediate container 879dbbb73bcd [2022-07-06T18:21:59.973Z] ---> 8923395cefd2 [2022-07-06T18:21:59.973Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:21:59.973Z] ---> Running in bddf8f2b3dc6 [2022-07-06T18:22:00.254Z] Removing intermediate container bddf8f2b3dc6 [2022-07-06T18:22:00.254Z] ---> 819847d07770 [2022-07-06T18:22:00.254Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:22:00.528Z] ---> Running in 61854ef78c8d [2022-07-06T18:22:00.803Z] Removing intermediate container 61854ef78c8d [2022-07-06T18:22:00.803Z] ---> fce1e3786dba [2022-07-06T18:22:00.803Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:22:00.803Z] ---> Running in 8b22817d892d [2022-07-06T18:22:02.791Z] Removing intermediate container 8b22817d892d [2022-07-06T18:22:02.791Z] ---> a22854311e86 [2022-07-06T18:22:02.791Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:22:02.791Z] ---> Running in 51f703a9cfd3 [2022-07-06T18:22:03.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:22:04.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:22:05.353Z] OK: 220 MiB in 52 packages [2022-07-06T18:22:06.340Z] Removing intermediate container 51f703a9cfd3 [2022-07-06T18:22:06.340Z] ---> ef34c871b7b1 [2022-07-06T18:22:06.340Z] Step 8/31 : WORKDIR /app [2022-07-06T18:22:06.340Z] ---> Running in d2064b227416 [2022-07-06T18:22:06.619Z] Removing intermediate container d2064b227416 [2022-07-06T18:22:06.619Z] ---> 3cdaed53b633 [2022-07-06T18:22:06.619Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:22:07.221Z] ---> e7e2c5bb7810 [2022-07-06T18:22:07.221Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:22:07.221Z] ---> Running in 4919788a7536 [2022-07-06T18:22:09.204Z] Removing intermediate container 4919788a7536 [2022-07-06T18:22:09.204Z] ---> 385cadc06cb8 [2022-07-06T18:22:09.204Z] Step 11/31 : COPY . . [2022-07-06T18:22:09.816Z] ---> 4f8814d3e7bf [2022-07-06T18:22:09.816Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:22:09.816Z] ---> Running in d2b0f9419c0b [2022-07-06T18:22:10.096Z] Removing intermediate container d2b0f9419c0b [2022-07-06T18:22:10.096Z] ---> 86675b0d5c80 [2022-07-06T18:22:10.096Z] Step 13/31 : RUN $MAKE [2022-07-06T18:22:10.096Z] ---> Running in fe64621681d9 [2022-07-06T18:22:11.553Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -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-07-06T18:24:18.469Z] Removing intermediate container fe64621681d9 [2022-07-06T18:24:18.469Z] ---> 41d8c7fbc5de [2022-07-06T18:24:18.469Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:24:18.469Z] 3.14: Pulling from library/alpine [2022-07-06T18:24:18.469Z] 455c02918c45: Pulling fs layer [2022-07-06T18:24:18.469Z] 455c02918c45: Verifying Checksum [2022-07-06T18:24:18.469Z] 455c02918c45: Pull complete [2022-07-06T18:24:18.469Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:24:18.469Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:24:18.469Z] ---> ac73e934f311 [2022-07-06T18:24:18.469Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:24:18.469Z] ---> Running in f5302e77bfb2 [2022-07-06T18:24:18.469Z] Removing intermediate container f5302e77bfb2 [2022-07-06T18:24:18.469Z] ---> 366073a4e284 [2022-07-06T18:24:18.469Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:24:18.469Z] ---> Running in 89bb9b2f740b [2022-07-06T18:24:18.744Z] Removing intermediate container 89bb9b2f740b [2022-07-06T18:24:18.744Z] ---> 3f4ceba3ceea [2022-07-06T18:24:18.744Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:24:19.030Z] ---> Running in a2ab02ff2bea [2022-07-06T18:24:20.474Z] Removing intermediate container a2ab02ff2bea [2022-07-06T18:24:20.474Z] ---> dd8531f4594f [2022-07-06T18:24:20.474Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:24:20.474Z] ---> Running in 297ec63f4b54 [2022-07-06T18:24:21.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:24:22.442Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:24:23.424Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:24:23.424Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:24:23.424Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:24:23.697Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:24:23.697Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:24:23.973Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:24:23.973Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:24:23.973Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:24:23.973Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:24:24.248Z] OK: 9 MiB in 21 packages [2022-07-06T18:24:25.691Z] Removing intermediate container 297ec63f4b54 [2022-07-06T18:24:25.691Z] ---> 6e2056b7fa8e [2022-07-06T18:24:25.691Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:24:25.975Z] ---> 55573cf4da5f [2022-07-06T18:24:25.975Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:24:26.573Z] ---> f308a5b292d0 [2022-07-06T18:24:26.573Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:24:27.178Z] ---> 5d72bf8baf58 [2022-07-06T18:24:27.178Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:24:27.783Z] ---> d8956dcb9486 [2022-07-06T18:24:27.783Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:24:29.233Z] ---> e3f9563d6546 [2022-07-06T18:24:29.233Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:24:29.233Z] ---> Running in fa1aee79f123 [2022-07-06T18:24:30.685Z] Removing intermediate container fa1aee79f123 [2022-07-06T18:24:30.685Z] ---> 565bd83ef9d0 [2022-07-06T18:24:30.685Z] Step 25/31 : VOLUME /cache [2022-07-06T18:24:30.968Z] ---> Running in 069f4b0f5bfb [2022-07-06T18:24:31.243Z] Removing intermediate container 069f4b0f5bfb [2022-07-06T18:24:31.243Z] ---> cb949e2a20cf [2022-07-06T18:24:31.243Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:24:31.243Z] ---> Running in 5f18cec5b8e6 [2022-07-06T18:24:31.517Z] Removing intermediate container 5f18cec5b8e6 [2022-07-06T18:24:31.517Z] ---> 1efdb2097f80 [2022-07-06T18:24:31.517Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:24:31.517Z] ---> Running in dcd80a004c0d [2022-07-06T18:24:32.115Z] Removing intermediate container dcd80a004c0d [2022-07-06T18:24:32.115Z] ---> 3445b691f8aa [2022-07-06T18:24:32.115Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:24:32.115Z] ---> Running in 03877d9526cf [2022-07-06T18:24:32.391Z] Removing intermediate container 03877d9526cf [2022-07-06T18:24:32.391Z] ---> 393a82a42290 [2022-07-06T18:24:32.391Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T18:24:32.391Z] ---> Running in aef3948f7a57 [2022-07-06T18:24:32.671Z] Removing intermediate container aef3948f7a57 [2022-07-06T18:24:32.671Z] ---> 48419fab1434 [2022-07-06T18:24:32.671Z] Step 30/31 : LABEL git_sha=95be71569b9e06f85175aab574804b2477afe1bc [2022-07-06T18:24:32.947Z] ---> Running in b79459dad701 [2022-07-06T18:24:33.227Z] Removing intermediate container b79459dad701 [2022-07-06T18:24:33.227Z] ---> 57fe374cd877 [2022-07-06T18:24:33.227Z] Step 31/31 : LABEL version=0.0.0 [2022-07-06T18:24:33.227Z] ---> Running in b0a5f5f7569e [2022-07-06T18:24:33.504Z] Removing intermediate container b0a5f5f7569e [2022-07-06T18:24:33.504Z] ---> d2749d77593e [2022-07-06T18:24:33.504Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:24:33.504Z] Successfully built d2749d77593e [2022-07-06T18:24:33.504Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:24:34.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:24:34.353Z] [2022-07-06T18:24:34.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:24:34.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:24:35.049Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T18:24:35.049Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T18:24:35.049Z] 04944245beec: Pulling fs layer [2022-07-06T18:24:35.049Z] 699f458cf7ca: Pulling fs layer [2022-07-06T18:24:35.049Z] 765212b225bb: Pulling fs layer [2022-07-06T18:24:35.049Z] f23df028b6ca: Pulling fs layer [2022-07-06T18:24:35.049Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T18:24:35.049Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T18:24:35.049Z] 765212b225bb: Waiting [2022-07-06T18:24:35.049Z] 2437ff75d9bd: Waiting [2022-07-06T18:24:35.049Z] d65c8cfc05b1: Waiting [2022-07-06T18:24:35.049Z] f23df028b6ca: Waiting [2022-07-06T18:24:35.049Z] 04944245beec: Verifying Checksum [2022-07-06T18:24:35.049Z] 04944245beec: Download complete [2022-07-06T18:24:35.049Z] 765212b225bb: Verifying Checksum [2022-07-06T18:24:35.049Z] 765212b225bb: Download complete [2022-07-06T18:24:35.049Z] f23df028b6ca: Verifying Checksum [2022-07-06T18:24:35.049Z] f23df028b6ca: Download complete [2022-07-06T18:24:35.049Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T18:24:35.049Z] d65c8cfc05b1: Download complete [2022-07-06T18:24:35.326Z] 699f458cf7ca: Verifying Checksum [2022-07-06T18:24:35.326Z] 699f458cf7ca: Download complete [2022-07-06T18:24:35.602Z] 8998bd30e6a1: Verifying Checksum [2022-07-06T18:24:35.602Z] 8998bd30e6a1: Download complete [2022-07-06T18:24:38.234Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T18:24:38.234Z] 2437ff75d9bd: Download complete [2022-07-06T18:24:40.230Z] 8998bd30e6a1: Pull complete [2022-07-06T18:24:40.507Z] 04944245beec: Pull complete [2022-07-06T18:24:41.955Z] 699f458cf7ca: Pull complete [2022-07-06T18:24:42.230Z] 765212b225bb: Pull complete [2022-07-06T18:24:42.829Z] f23df028b6ca: Pull complete [2022-07-06T18:24:43.103Z] d65c8cfc05b1: Pull complete [2022-07-06T18:24:58.220Z] 2437ff75d9bd: Pull complete [2022-07-06T18:24:58.220Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T18:24:58.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:24:58.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:24:58.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-17041 does not seem to be running inside a container [2022-07-06T18:24:58.711Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T18:25:01.258Z] $ docker top 43aa6fae736f2abb3c450d3e26db973103eff8f589b321abe27b1b02bd15e91c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:02.255Z] ---> job-cost.sh [2022-07-06T18:25:02.255Z] lf-activate-venv: SKIPPING [2022-07-06T18:25:02.255Z] INFO: No Stack... [2022-07-06T18:25:02.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T18:25:03.833Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:25:04.507Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-07-06T18:25:04.507Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T18:25:04.586Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [2022-07-06T18:25:04.590Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] did not exist. Created. [2022-07-06T18:25:04.590Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:25:05.334Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-359b1c7a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T18:25:06.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T18:25:06.072Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T18:25:06.123Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:25:06.139Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:25:06.211Z] $ docker stop --time=1 43aa6fae736f2abb3c450d3e26db973103eff8f589b321abe27b1b02bd15e91c [2022-07-06T18:25:07.674Z] $ docker rm -f 43aa6fae736f2abb3c450d3e26db973103eff8f589b321abe27b1b02bd15e91c [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-07-06T18:25:08.625Z] provisioning config files... [2022-07-06T18:25:08.634Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/config1126478318068723732tmp [Pipeline] { [Pipeline] sh [2022-07-06T18:25:08.964Z] + set +x [2022-07-06T18:25:08.964Z] + curl -s https://codecov.io/bash [2022-07-06T18:25:08.964Z] + bash -s -- [2022-07-06T18:25:08.964Z] [2022-07-06T18:25:08.964Z] _____ _ [2022-07-06T18:25:08.964Z] / ____| | | [2022-07-06T18:25:08.964Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T18:25:08.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T18:25:08.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T18:25:08.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T18:25:08.964Z] Bash-1.0.6 [2022-07-06T18:25:08.964Z] [2022-07-06T18:25:08.964Z] [2022-07-06T18:25:08.964Z] ==> git version 2.25.1 found [2022-07-06T18:25:08.964Z] ==> 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-07-06T18:25:08.964Z] Release-Date: 2020-01-08 [2022-07-06T18:25:08.964Z] 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-07-06T18:25:08.964Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T18:25:08.964Z] ==> Jenkins CI detected. [2022-07-06T18:25:08.964Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-95 [2022-07-06T18:25:08.964Z] project root: . [2022-07-06T18:25:08.964Z] --> token set from env [2022-07-06T18:25:08.964Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T18:25:08.964Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T18:25:08.964Z] ==> Python coveragepy not found [2022-07-06T18:25:08.965Z] ==> Searching for coverage reports in: [2022-07-06T18:25:08.965Z] + . [2022-07-06T18:25:08.965Z] -> Found 1 reports [2022-07-06T18:25:08.965Z] ==> Detecting git/mercurial file structure [2022-07-06T18:25:08.965Z] ==> Reading reports [2022-07-06T18:25:08.965Z] + ./coverage.out bytes=41008 [2022-07-06T18:25:08.965Z] ==> Appending adjustments [2022-07-06T18:25:08.965Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T18:25:09.225Z] + Found adjustments [2022-07-06T18:25:09.225Z] ==> Gzipping contents [2022-07-06T18:25:09.225Z] 12K /tmp/codecov.hCI2pk.gz [2022-07-06T18:25:09.225Z] ==> Uploading reports [2022-07-06T18:25:09.225Z] url: https://codecov.io [2022-07-06T18:25:09.225Z] query: branch=PR-95&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=95&job=&cmd_args= [2022-07-06T18:25:09.225Z] -> Pinging Codecov [2022-07-06T18:25:09.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-95&commit=95be71569b9e06f85175aab574804b2477afe1bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=95&job=&cmd_args= [2022-07-06T18:25:09.485Z] -> Uploading to [2022-07-06T18:25:09.485Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/95be71569b9e06f85175aab574804b2477afe1bc/8f9a4209-63c6-4834-928c-fb949233aef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T182509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab127208090d2a435d324d1d8d48774ebda9eba02bc9998806616d8546beeee1 [2022-07-06T18:25:09.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:25:09.485Z] Dload Upload Total Spent Left Speed [2022-07-06T18:25:09.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11499 0 0 100 11499 0 51797 --:--:-- --:--:-- --:--:-- 51565 100 11499 0 0 100 11499 0 49564 --:--:-- --:--:-- --:--:-- 49351 [2022-07-06T18:25:09.745Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/95be71569b9e06f85175aab574804b2477afe1bc [Pipeline] } [2022-07-06T18:25:09.773Z] 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-07-06T18:25:11.398Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives ] [2022-07-06T18:25:11.398Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives [2022-07-06T18:25:11.398Z] total 16 [2022-07-06T18:25:11.398Z] drwxr-xr-x 3 root root 4096 Jul 6 18:16 . [2022-07-06T18:25:11.398Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. [2022-07-06T18:25:11.398Z] drwxr-xr-x 2 root root 4096 Jul 6 18:16 cost [2022-07-06T18:25:11.398Z] -rw-r--r-- 1 root root 93 Jul 6 18:16 cost.csv [2022-07-06T18:25:11.398Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives [2022-07-06T18:25:11.398Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives [2022-07-06T18:25:11.398Z] total 16 [2022-07-06T18:25:11.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:16 . [2022-07-06T18:25:11.398Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:16 .. [2022-07-06T18:25:11.398Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 18:16 cost [2022-07-06T18:25:11.398Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 6 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:11.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:12.620Z] ---> package-listing.sh [2022-07-06T18:25:12.621Z] ++ facter osfamily [2022-07-06T18:25:12.621Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T18:25:12.880Z] + OS_FAMILY=debian [2022-07-06T18:25:12.880Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-95 [2022-07-06T18:25:12.880Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T18:25:12.880Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T18:25:12.880Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T18:25:12.880Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T18:25:12.880Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-95 ']' [2022-07-06T18:25:12.880Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T18:25:12.880Z] + case "${OS_FAMILY}" in [2022-07-06T18:25:12.880Z] + dpkg -l [2022-07-06T18:25:12.880Z] + grep '^ii' [2022-07-06T18:25:12.880Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T18:25:12.880Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T18:25:12.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T18:25:12.880Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-95 ']' [2022-07-06T18:25:12.880Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives/ [2022-07-06T18:25:12.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-95/archives/ [Pipeline] echo [2022-07-06T18:25:12.924Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T18:25:13.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:25:13.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:25:13.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:25:14.012Z] prd-ubuntu20.04-docker-8c-8g-17039 does not seem to be running inside a container [2022-07-06T18:25:14.063Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-95 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95:/w/workspace/ry_app-rfid-llrp-inventory_PR-95:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:25:14.389Z] $ docker top 1176e0203570222ce4859299dd0a2c686020ddf553af9a990d3fdb9a172cd548 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:25:14.774Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T18:25:15.088Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T18:25:15.401Z] + ls /var/log/sa-host [2022-07-06T18:25:15.401Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:25:15.535Z] provisioning config files... [2022-07-06T18:25:15.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-95@tmp/config5397378659547848151tmp [Pipeline] { [Pipeline] echo [2022-07-06T18:25:15.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:15.914Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T18:25:15.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:16.328Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T18:25:16.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:16.671Z] ---> sudo-logs.sh [2022-07-06T18:25:16.671Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T18:25:16.745Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:17.057Z] ---> job-cost.sh [2022-07-06T18:25:17.057Z] lf-activate-venv: SKIPPING [2022-07-06T18:25:17.057Z] DEBUG: total: 0.2199999988079071 [2022-07-06T18:25:17.057Z] INFO: Retrieving Stack Cost... [2022-07-06T18:25:17.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T18:25:17.890Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T18:25:17.928Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:25:18.245Z] ---> logs-deploy.sh [2022-07-06T18:25:18.245Z] lf-activate-venv: SKIPPING [2022-07-06T18:25:18.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-95/1 [2022-07-06T18:25:18.245Z] INFO: archiving workspace using pattern(s): [2022-07-06T18:25:19.186Z] Archives upload complete. [2022-07-06T18:25:19.186Z] INFO: archiving logs to Nexus