Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than e8102737e1672b489b1cd8cc0dec37f03e02c209 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1601622769749125939.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh5618893861902189714.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1510739700238549917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6333898753862280609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8729555878788335667.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-721’ Running on prd-centos7-docker-4c-2g-724 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh753296745140612713.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8175609682897370640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8391210630905034703.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 Commit message: "feat: migrate service to V2 closes #43" First time build. Skipping changelog. > git rev-list --no-walk e396ded543503fa452436ea23c8dff9c2782a85a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-29T22:12:28.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-29T22:12:28.150Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-29T22:12:28.167Z] ========================================================= [2021-11-29T22:12:28.167Z] EdgeX Global Pipelines Version Info [2021-11-29T22:12:28.167Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:12:29.300Z] ------------------- [2021-11-29T22:12:29.300Z] stable info: [2021-11-29T22:12:29.300Z] ------------------- [2021-11-29T22:12:29.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-29T22:12:29.300Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T22:12:29.300Z] Message: update stable to v1.0.217 [2021-11-29T22:12:29.872Z] ------------------- [2021-11-29T22:12:29.872Z] experimental info: [2021-11-29T22:12:29.872Z] ------------------- [2021-11-29T22:12:29.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-29T22:12:29.872Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-11-29T22:12:29.872Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-29T22:12:29.957Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-11-29T22:12:29.971Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-11-29T22:12:29.983Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-29T22:12:29.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-29T22:12:30.003Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-29T22:12:30.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-29T22:12:30.025Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-29T22:12:30.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-29T22:12:30.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-29T22:12:30.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-29T22:12:30.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-29T22:12:30.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-11-29T22:12:30.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-29T22:12:30.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-29T22:12:30.124Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T22:12:30.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-29T22:12:30.146Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-29T22:12:30.159Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-29T22:12:30.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-29T22:12:30.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-29T22:12:30.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-29T22:12:30.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-29T22:12:30.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-29T22:12:30.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-29T22:12:30.252Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-29T22:12:30.262Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-29T22:12:30.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-11-29T22:12:30.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-11-29T22:12:30.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-11-29T22:12:30.308Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo [2021-11-29T22:12:30.319Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e810273 [Pipeline] echo [2021-11-29T22:12:30.332Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:12:30.372Z] provisioning config files... [2021-11-29T22:12:30.388Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config6695184652381545140tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:12:30.695Z] ---> docker-login.sh [2021-11-29T22:12:30.695Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:12:30.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:12:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:12:30.956Z] Configure a credential helper to remove this warning. See [2021-11-29T22:12:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:12:30.956Z] [2021-11-29T22:12:30.956Z] Login Succeeded [2021-11-29T22:12:30.956Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:12:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:12:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:12:30.956Z] Configure a credential helper to remove this warning. See [2021-11-29T22:12:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:12:30.956Z] [2021-11-29T22:12:30.956Z] Login Succeeded [2021-11-29T22:12:30.956Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:12:30.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:12:30.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:12:30.956Z] Configure a credential helper to remove this warning. See [2021-11-29T22:12:30.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:12:30.956Z] [2021-11-29T22:12:30.956Z] Login Succeeded [2021-11-29T22:12:30.956Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:12:31.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:12:31.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:12:31.217Z] Configure a credential helper to remove this warning. See [2021-11-29T22:12:31.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:12:31.217Z] [2021-11-29T22:12:31.217Z] Login Succeeded [2021-11-29T22:12:31.217Z] docker.io [2021-11-29T22:12:31.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:12:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:12:31.478Z] Configure a credential helper to remove this warning. See [2021-11-29T22:12:31.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:12:31.478Z] [2021-11-29T22:12:31.478Z] Login Succeeded [2021-11-29T22:12:31.478Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:12:31.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-29T22:12:31.910Z] + git rev-list -1 --merges e8102737e1672b489b1cd8cc0dec37f03e02c209~1..e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo [2021-11-29T22:12:31.949Z] -----------> git rev-list -1 --merges e8102737e1672b489b1cd8cc0dec37f03e02c209~1..e8102737e1672b489b1cd8cc0dec37f03e02c209 e8102737e1672b489b1cd8cc0dec37f03e02c209 [false] [Pipeline] sh [2021-11-29T22:12:32.247Z] + git log --format=format:%s -1 e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo [2021-11-29T22:12:32.267Z] ========================================================= [2021-11-29T22:12:32.267Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-29T22:12:32.267Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T22:12:32.597Z] + git log --format=format:%s -1 e8102737e1672b489b1cd8cc0dec37f03e02c209 [Pipeline] echo [2021-11-29T22:12:32.610Z] [semverPrep] GIT_COMMIT: e8102737e1672b489b1cd8cc0dec37f03e02c209, Commit Message: feat: migrate service to V2 closes #43 [Pipeline] echo [2021-11-29T22:12:32.618Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-29T22:12:33.063Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-11-29T22:12:33.063Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-11-29T22:12:33.063Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-11-29T22:12:33.063Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-11-29T22:12:33.063Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-29T22:12:33.063Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-29T22:12:33.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:33.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:12:33.502Z] [2021-11-29T22:12:33.502Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:12:33.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:12:33.797Z] latest: Pulling from edgex-devops/git-semver [2021-11-29T22:12:33.797Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T22:12:33.797Z] 3e5f54012d9b: Pulling fs layer [2021-11-29T22:12:33.797Z] 4c7163046ea9: Pulling fs layer [2021-11-29T22:12:33.797Z] 0c2d73faf560: Pulling fs layer [2021-11-29T22:12:33.797Z] 0c2d73faf560: Waiting [2021-11-29T22:12:33.797Z] 3e5f54012d9b: Verifying Checksum [2021-11-29T22:12:33.797Z] 3e5f54012d9b: Download complete [2021-11-29T22:12:33.797Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T22:12:33.797Z] a0d0a0d46f8b: Download complete [2021-11-29T22:12:33.797Z] 0c2d73faf560: Verifying Checksum [2021-11-29T22:12:33.797Z] 0c2d73faf560: Download complete [2021-11-29T22:12:33.797Z] 4c7163046ea9: Verifying Checksum [2021-11-29T22:12:33.797Z] 4c7163046ea9: Download complete [2021-11-29T22:12:34.073Z] a0d0a0d46f8b: Pull complete [2021-11-29T22:12:34.073Z] 3e5f54012d9b: Pull complete [2021-11-29T22:12:34.333Z] 4c7163046ea9: Pull complete [2021-11-29T22:12:34.594Z] 0c2d73faf560: Pull complete [2021-11-29T22:12:34.594Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-29T22:12:34.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-29T22:12:34.594Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-29T22:12:34.663Z] prd-centos7-docker-4c-2g-724 does not seem to be running inside a container [2021-11-29T22:12:34.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat [2021-11-29T22:12:35.377Z] $ docker top 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-29T22:12:35.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T22:12:35.473Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T22:12:35.575Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T22:12:35.578Z] $ docker exec 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent [2021-11-29T22:12:35.687Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbahDcD/agent.13 [2021-11-29T22:12:35.687Z] SSH_AGENT_PID=19 [2021-11-29T22:12:35.695Z] Running ssh-add (command line suppressed) [2021-11-29T22:12:35.787Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2746346273604097344.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2746346273604097344.key) [2021-11-29T22:12:35.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T22:12:36.096Z] + git tag --points-at HEAD [Pipeline] } [2021-11-29T22:12:36.112Z] $ docker exec --env ******** --env ******** 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent -k [2021-11-29T22:12:36.214Z] unset SSH_AUTH_SOCK; [2021-11-29T22:12:36.214Z] unset SSH_AGENT_PID; [2021-11-29T22:12:36.214Z] echo Agent pid 19 killed; [2021-11-29T22:12:36.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-29T22:12:36.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-29T22:12:36.249Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-29T22:12:36.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-29T22:12:36.353Z] $ docker exec 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent [2021-11-29T22:12:36.454Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiMaead/agent.53 [2021-11-29T22:12:36.454Z] SSH_AGENT_PID=59 [2021-11-29T22:12:36.462Z] Running ssh-add (command line suppressed) [2021-11-29T22:12:36.556Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_3037735857977584278.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_3037735857977584278.key) [2021-11-29T22:12:36.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-29T22:12:36.863Z] + git semver init [2021-11-29T22:12:36.863Z] # -> Open(): unable to determine branch for HEAD [2021-11-29T22:12:36.863Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-11-29T22:12:36.863Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-29T22:12:36.863Z] # $SEMVER_REMOTE_NAME = origin [2021-11-29T22:12:36.863Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-29T22:12:36.863Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-29T22:12:36.863Z] # $SEMVER_BRANCH = PR-54 [2021-11-29T22:12:36.863Z] # $SEMVER_TEMP = /tmp/semver-537561041 [2021-11-29T22:12:36.863Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-11-29T22:12:38.249Z] # '/tmp/semver-537561041' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-11-29T22:12:38.249Z] # -> Force: false [2021-11-29T22:12:38.249Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-11-29T22:12:38.259Z] $ docker exec --env ******** --env ******** 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 ssh-agent -k [2021-11-29T22:12:38.376Z] unset SSH_AUTH_SOCK; [2021-11-29T22:12:38.377Z] unset SSH_AGENT_PID; [2021-11-29T22:12:38.377Z] echo Agent pid 59 killed; [2021-11-29T22:12:38.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-29T22:12:38.697Z] + git semver [Pipeline] } [2021-11-29T22:12:38.710Z] $ docker stop --time=1 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 [2021-11-29T22:12:39.997Z] $ docker rm -f 2857f5e727b6ecd26a36c2f53e5b5ecc28eff22d14631faaa6810a5a8d809663 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-29T22:12:40.346Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-29T22:12:40.558Z] Stashed 1 file(s) [Pipeline] echo [2021-11-29T22:12:40.562Z] [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] node [Pipeline] node [2021-11-29T22:12:55.672Z] Still waiting to schedule task [2021-11-29T22:12:55.672Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-29T22:12:55.673Z] Still waiting to schedule task [2021-11-29T22:12:55.674Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-722’ [2021-11-29T22:14:44.116Z] Running on prd-centos7-docker-4c-2g-726 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-11-29T22:14:44.126Z] Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout [2021-11-29T22:14:44.197Z] The recommended git tool is: git [2021-11-29T22:14:45.989Z] using credential edgex-jenkins-ssh [2021-11-29T22:14:46.009Z] Cloning the remote Git repository [2021-11-29T22:14:45.751Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:45.809Z] > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 [2021-11-29T22:14:45.837Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:45.837Z] > git --version # timeout=10 [2021-11-29T22:14:45.847Z] > git --version # 'git version 2.24.4' [2021-11-29T22:14:45.847Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:45.875Z] [INFO] Currently running in a labeled security context [2021-11-29T22:14:45.875Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-29T22:14:45.875Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh7069348161449301564.key [2021-11-29T22:14:45.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T22:14:46.884Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-29T22:14:46.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T22:14:46.939Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-29T22:14:46.961Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:46.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:46.962Z] [INFO] Currently running in a labeled security context [2021-11-29T22:14:46.962Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-29T22:14:46.962Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh5473386721836324661.key [2021-11-29T22:14:46.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-29T22:14:47.798Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 [2021-11-29T22:14:47.884Z] Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 [2021-11-29T22:14:47.885Z] Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) [2021-11-29T22:14:47.523Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T22:14:47.533Z] > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 [2021-11-29T22:14:47.564Z] > git remote # timeout=10 [2021-11-29T22:14:47.574Z] > git config --get remote.origin.url # timeout=10 [2021-11-29T22:14:47.578Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:47.579Z] [INFO] Currently running in a labeled security context [2021-11-29T22:14:47.579Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-29T22:14:47.579Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/27@tmp/jenkins-gitclient-ssh5676237055568567324.key [2021-11-29T22:14:47.584Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-29T22:14:47.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-29T22:14:47.605Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T22:14:47.610Z] > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 [2021-11-29T22:14:50.307Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-725 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-11-29T22:14:50.319Z] Running in /w/workspace/app-rfid-llrp-inventory/27 [Pipeline] { [Pipeline] checkout [2021-11-29T22:14:50.545Z] The recommended git tool is: git [2021-11-29T22:14:51.434Z] Commit message: "feat: migrate service to V2 closes #43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:14:51.753Z] provisioning config files... [2021-11-29T22:14:51.767Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config4531269269951840875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:14:52.160Z] ---> docker-login.sh [2021-11-29T22:14:52.160Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:14:52.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:14:52.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:14:52.160Z] Configure a credential helper to remove this warning. See [2021-11-29T22:14:52.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:14:52.160Z] [2021-11-29T22:14:52.160Z] Login Succeeded [2021-11-29T22:14:52.160Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:14:52.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:14:52.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:14:52.423Z] Configure a credential helper to remove this warning. See [2021-11-29T22:14:52.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:14:52.423Z] [2021-11-29T22:14:52.423Z] Login Succeeded [2021-11-29T22:14:52.423Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:14:52.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:14:52.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:14:52.423Z] Configure a credential helper to remove this warning. See [2021-11-29T22:14:52.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:14:52.423Z] [2021-11-29T22:14:52.423Z] Login Succeeded [2021-11-29T22:14:52.423Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:14:52.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:14:52.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:14:52.683Z] Configure a credential helper to remove this warning. See [2021-11-29T22:14:52.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:14:52.683Z] [2021-11-29T22:14:52.683Z] Login Succeeded [2021-11-29T22:14:52.683Z] docker.io [2021-11-29T22:14:52.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:14:52.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:14:52.943Z] Configure a credential helper to remove this warning. See [2021-11-29T22:14:52.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:14:52.944Z] [2021-11-29T22:14:52.944Z] Login Succeeded [2021-11-29T22:14:52.944Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:14:52.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-29T22:14:53.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T22:14:53.115Z] ========================================================= [2021-11-29T22:14:53.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-29T22:14:53.115Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:14:53.424Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-29T22:14:53.424Z] Sending build context to Docker daemon 701.4kB [2021-11-29T22:14:53.424Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-29T22:14:53.424Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-29T22:14:53.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-29T22:14:53.424Z] a0d0a0d46f8b: Pulling fs layer [2021-11-29T22:14:53.424Z] 31adcdaf11c8: Pulling fs layer [2021-11-29T22:14:53.424Z] b8b176561691: Pulling fs layer [2021-11-29T22:14:53.424Z] 4527c011a84f: Pulling fs layer [2021-11-29T22:14:53.424Z] 5d74067f8e1e: Pulling fs layer [2021-11-29T22:14:53.424Z] e0aca202a116: Pulling fs layer [2021-11-29T22:14:53.424Z] 3a43be97a3b4: Pulling fs layer [2021-11-29T22:14:53.424Z] 34cad66bf833: Pulling fs layer [2021-11-29T22:14:53.424Z] b4e3c513aaa6: Pulling fs layer [2021-11-29T22:14:53.424Z] 4527c011a84f: Waiting [2021-11-29T22:14:53.424Z] 5d74067f8e1e: Waiting [2021-11-29T22:14:53.424Z] e0aca202a116: Waiting [2021-11-29T22:14:53.424Z] 3a43be97a3b4: Waiting [2021-11-29T22:14:53.424Z] 34cad66bf833: Waiting [2021-11-29T22:14:53.424Z] b4e3c513aaa6: Waiting [2021-11-29T22:14:53.424Z] b8b176561691: Verifying Checksum [2021-11-29T22:14:53.424Z] b8b176561691: Download complete [2021-11-29T22:14:53.424Z] 31adcdaf11c8: Download complete [2021-11-29T22:14:53.424Z] 5d74067f8e1e: Verifying Checksum [2021-11-29T22:14:53.424Z] 5d74067f8e1e: Download complete [2021-11-29T22:14:53.424Z] e0aca202a116: Verifying Checksum [2021-11-29T22:14:53.424Z] e0aca202a116: Download complete [2021-11-29T22:14:53.424Z] a0d0a0d46f8b: Verifying Checksum [2021-11-29T22:14:53.424Z] a0d0a0d46f8b: Download complete [2021-11-29T22:14:53.424Z] 3a43be97a3b4: Verifying Checksum [2021-11-29T22:14:53.424Z] 3a43be97a3b4: Download complete [2021-11-29T22:14:53.699Z] 34cad66bf833: Verifying Checksum [2021-11-29T22:14:53.699Z] 34cad66bf833: Download complete [2021-11-29T22:14:54.286Z] 4527c011a84f: Verifying Checksum [2021-11-29T22:14:54.286Z] 4527c011a84f: Download complete [2021-11-29T22:14:54.286Z] b4e3c513aaa6: Verifying Checksum [2021-11-29T22:14:54.286Z] b4e3c513aaa6: Download complete [2021-11-29T22:14:54.286Z] a0d0a0d46f8b: Pull complete [2021-11-29T22:14:54.286Z] 31adcdaf11c8: Pull complete [2021-11-29T22:14:54.286Z] b8b176561691: Pull complete [2021-11-29T22:14:55.809Z] using credential edgex-jenkins-ssh [2021-11-29T22:14:55.829Z] Cloning the remote Git repository [2021-11-29T22:14:55.877Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:55.985Z] > git init /w/workspace/app-rfid-llrp-inventory/27 # timeout=10 [2021-11-29T22:14:56.052Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:56.053Z] > git --version # timeout=10 [2021-11-29T22:14:56.069Z] > git --version # 'git version 2.17.1' [2021-11-29T22:14:56.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:56.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T22:14:57.878Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-29T22:14:57.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-29T22:14:57.922Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-29T22:14:58.519Z] 4527c011a84f: Pull complete [2021-11-29T22:14:58.519Z] 5d74067f8e1e: Pull complete [2021-11-29T22:14:58.519Z] e0aca202a116: Pull complete [2021-11-29T22:14:58.519Z] 3a43be97a3b4: Pull complete [2021-11-29T22:14:58.519Z] 34cad66bf833: Pull complete [2021-11-29T22:14:58.652Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit e8102737e1672b489b1cd8cc0dec37f03e02c209 [2021-11-29T22:14:58.878Z] Merge succeeded, producing e8102737e1672b489b1cd8cc0dec37f03e02c209 [2021-11-29T22:14:58.879Z] Checking out Revision e8102737e1672b489b1cd8cc0dec37f03e02c209 (PR-54) [2021-11-29T22:14:57.957Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-29T22:14:57.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:57.970Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-29T22:14:58.671Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T22:14:58.690Z] > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 [2021-11-29T22:14:58.796Z] > git remote # timeout=10 [2021-11-29T22:14:58.819Z] > git config --get remote.origin.url # timeout=10 [2021-11-29T22:14:58.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-29T22:14:58.841Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-29T22:14:58.863Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-29T22:14:58.886Z] > git config core.sparsecheckout # timeout=10 [2021-11-29T22:14:58.898Z] > git checkout -f e8102737e1672b489b1cd8cc0dec37f03e02c209 # timeout=10 [2021-11-29T22:15:01.081Z] b4e3c513aaa6: Pull complete [2021-11-29T22:15:01.081Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-29T22:15:01.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-29T22:15:01.081Z] ---> 9f6097aaca64 [2021-11-29T22:15:01.081Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-29T22:15:03.109Z] Commit message: "feat: migrate service to V2 closes #43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-29T22:15:03.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-29T22:15:03.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-29T22:15:03.952Z] Dload Upload Total Spent Left Speed [2021-11-29T22:15:03.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] sh [2021-11-29T22:15:04.354Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-29T22:15:04.394Z] ---> Running in 541cc741b3c4 [2021-11-29T22:15:04.395Z] Removing intermediate container 541cc741b3c4 [2021-11-29T22:15:04.395Z] ---> 68e5da9bb44d [2021-11-29T22:15:04.395Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-29T22:15:04.395Z] ---> Running in 567673fd95d4 [2021-11-29T22:15:04.395Z] Removing intermediate container 567673fd95d4 [2021-11-29T22:15:04.395Z] ---> b4980a1c583a [2021-11-29T22:15:04.395Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-29T22:15:04.395Z] ---> Running in 60565f996067 [2021-11-29T22:15:04.655Z] Removing intermediate container 60565f996067 [2021-11-29T22:15:04.655Z] ---> 0c05268b1ab1 [2021-11-29T22:15:04.655Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:15:04.655Z] ---> Running in db119dd71f9c [2021-11-29T22:15:04.691Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-29T22:15:04.691Z] + sudo tee /etc/docker/daemon.new [2021-11-29T22:15:04.691Z] { [2021-11-29T22:15:04.691Z] "registry-mirrors": [ [2021-11-29T22:15:04.692Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-29T22:15:04.692Z] ], [2021-11-29T22:15:04.692Z] "bip": "10.250.0.254/24", [2021-11-29T22:15:04.692Z] "hosts": [ [2021-11-29T22:15:04.692Z] "tcp://0.0.0.0:5555", [2021-11-29T22:15:04.692Z] "unix:///var/run/docker.sock" [2021-11-29T22:15:04.692Z] ], [2021-11-29T22:15:04.692Z] "mtu": 1458, [2021-11-29T22:15:04.692Z] "selinux-enabled": true, [2021-11-29T22:15:04.692Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-29T22:15:04.692Z] } [Pipeline] sh [2021-11-29T22:15:05.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-29T22:15:05.225Z] Removing intermediate container db119dd71f9c [2021-11-29T22:15:05.225Z] ---> 37051c88224b [2021-11-29T22:15:05.225Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-29T22:15:05.225Z] ---> Running in b2e9f9fedad4 [2021-11-29T22:15:05.225Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-29T22:15:05.430Z] + sudo service docker restart [2021-11-29T22:15:06.172Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-29T22:15:06.433Z] OK: 220 MiB in 52 packages [2021-11-29T22:15:06.698Z] Removing intermediate container b2e9f9fedad4 [2021-11-29T22:15:06.698Z] ---> 2a530c5e2506 [2021-11-29T22:15:06.698Z] Step 8/12 : WORKDIR /app [2021-11-29T22:15:06.698Z] ---> Running in ea0e735b9f0e [2021-11-29T22:15:06.698Z] Removing intermediate container ea0e735b9f0e [2021-11-29T22:15:06.698Z] ---> ac856d92e10d [2021-11-29T22:15:06.698Z] Step 9/12 : COPY . . [2021-11-29T22:15:06.961Z] ---> 37508384d5a4 [2021-11-29T22:15:06.961Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:15:06.961Z] ---> Running in 02a97e6a51d4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:15:23.768Z] provisioning config files... [2021-11-29T22:15:23.792Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/27@tmp/config5837467644442166581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:15:24.150Z] ---> docker-login.sh [2021-11-29T22:15:24.150Z] nexus3.edgexfoundry.org:10001 [2021-11-29T22:15:24.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:15:25.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:15:25.029Z] Configure a credential helper to remove this warning. See [2021-11-29T22:15:25.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:15:25.029Z] [2021-11-29T22:15:25.029Z] Login Succeeded [2021-11-29T22:15:25.029Z] nexus3.edgexfoundry.org:10002 [2021-11-29T22:15:25.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:15:25.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:15:25.625Z] Configure a credential helper to remove this warning. See [2021-11-29T22:15:25.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:15:25.625Z] [2021-11-29T22:15:25.625Z] Login Succeeded [2021-11-29T22:15:25.625Z] nexus3.edgexfoundry.org:10003 [2021-11-29T22:15:25.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:15:26.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:15:26.198Z] Configure a credential helper to remove this warning. See [2021-11-29T22:15:26.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:15:26.198Z] [2021-11-29T22:15:26.198Z] Login Succeeded [2021-11-29T22:15:26.198Z] nexus3.edgexfoundry.org:10004 [2021-11-29T22:15:26.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:15:26.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:15:26.744Z] Configure a credential helper to remove this warning. See [2021-11-29T22:15:26.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:15:26.744Z] [2021-11-29T22:15:26.744Z] Login Succeeded [2021-11-29T22:15:26.744Z] docker.io [2021-11-29T22:15:27.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-29T22:15:27.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-29T22:15:27.286Z] Configure a credential helper to remove this warning. See [2021-11-29T22:15:27.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-29T22:15:27.286Z] [2021-11-29T22:15:27.286Z] Login Succeeded [2021-11-29T22:15:27.286Z] ---> docker-login.sh ends [Pipeline] } [2021-11-29T22:15:27.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-29T22:15:27.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-29T22:15:27.759Z] ========================================================= [2021-11-29T22:15:27.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-29T22:15:27.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:15:28.189Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-29T22:15:28.463Z] Sending build context to Docker daemon 701.4kB [2021-11-29T22:15:28.463Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-29T22:15:28.463Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-29T22:15:28.738Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-29T22:15:28.738Z] 552d1f2373af: Pulling fs layer [2021-11-29T22:15:28.738Z] ea3f2d53f512: Pulling fs layer [2021-11-29T22:15:28.738Z] 9e70ebbbe112: Pulling fs layer [2021-11-29T22:15:28.738Z] 7a9cfe048b4a: Pulling fs layer [2021-11-29T22:15:28.738Z] 72dc09318566: Pulling fs layer [2021-11-29T22:15:28.738Z] f4f7b4309257: Pulling fs layer [2021-11-29T22:15:28.738Z] 0ac9a79272e3: Pulling fs layer [2021-11-29T22:15:28.738Z] b78e95d17946: Pulling fs layer [2021-11-29T22:15:28.738Z] f4f7b4309257: Waiting [2021-11-29T22:15:28.738Z] 0ac9a79272e3: Waiting [2021-11-29T22:15:28.738Z] b78e95d17946: Waiting [2021-11-29T22:15:28.738Z] 72dc09318566: Waiting [2021-11-29T22:15:28.738Z] 7a9cfe048b4a: Waiting [2021-11-29T22:15:28.738Z] 9e70ebbbe112: Verifying Checksum [2021-11-29T22:15:28.738Z] 9e70ebbbe112: Download complete [2021-11-29T22:15:28.738Z] ea3f2d53f512: Verifying Checksum [2021-11-29T22:15:28.738Z] ea3f2d53f512: Download complete [2021-11-29T22:15:28.738Z] 72dc09318566: Verifying Checksum [2021-11-29T22:15:28.738Z] 72dc09318566: Download complete [2021-11-29T22:15:28.738Z] f4f7b4309257: Verifying Checksum [2021-11-29T22:15:28.738Z] f4f7b4309257: Download complete [2021-11-29T22:15:28.738Z] 552d1f2373af: Verifying Checksum [2021-11-29T22:15:28.738Z] 552d1f2373af: Download complete [2021-11-29T22:15:28.738Z] 0ac9a79272e3: Verifying Checksum [2021-11-29T22:15:28.738Z] 0ac9a79272e3: Download complete [2021-11-29T22:15:29.723Z] 552d1f2373af: Pull complete [2021-11-29T22:15:30.332Z] ea3f2d53f512: Pull complete [2021-11-29T22:15:30.610Z] 9e70ebbbe112: Pull complete [2021-11-29T22:15:30.884Z] b78e95d17946: Verifying Checksum [2021-11-29T22:15:30.884Z] b78e95d17946: Download complete [2021-11-29T22:15:31.160Z] 7a9cfe048b4a: Verifying Checksum [2021-11-29T22:15:31.160Z] 7a9cfe048b4a: Download complete [2021-11-29T22:15:39.120Z] Removing intermediate container 02a97e6a51d4 [2021-11-29T22:15:39.120Z] ---> eec6fdf711e4 [2021-11-29T22:15:39.120Z] Step 11/12 : ARG MAKE="make build" [2021-11-29T22:15:39.120Z] ---> Running in 850154f33a33 [2021-11-29T22:15:39.120Z] Removing intermediate container 850154f33a33 [2021-11-29T22:15:39.120Z] ---> a49658a4fc83 [2021-11-29T22:15:39.120Z] Step 12/12 : RUN $MAKE [2021-11-29T22:15:39.120Z] ---> Running in be1239a1fb00 [2021-11-29T22:15:39.120Z] noop [2021-11-29T22:15:39.120Z] Removing intermediate container be1239a1fb00 [2021-11-29T22:15:39.120Z] ---> f05b8fd9dbb8 [2021-11-29T22:15:39.120Z] Successfully built f05b8fd9dbb8 [2021-11-29T22:15:39.120Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:15:39.426Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T22:15:39.426Z] . [Pipeline] withDockerContainer [2021-11-29T22:15:39.497Z] prd-centos7-docker-4c-2g-726 does not seem to be running inside a container [2021-11-29T22:15:39.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T22:15:39.910Z] $ docker top 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:15:40.291Z] + go version [2021-11-29T22:15:40.291Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-29T22:15:40.299Z] $ docker stop --time=1 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 [2021-11-29T22:15:41.324Z] 7a9cfe048b4a: Pull complete [2021-11-29T22:15:41.473Z] $ docker rm -f 6e91c7c9948685263956271972819d47518885d60ef695de80af4e4d2223f7d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-29T22:15:41.597Z] 72dc09318566: Pull complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:15:41.872Z] f4f7b4309257: Pull complete [2021-11-29T22:15:42.005Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-29T22:15:42.005Z] . [Pipeline] withDockerContainer [2021-11-29T22:15:42.061Z] prd-centos7-docker-4c-2g-726 does not seem to be running inside a container [2021-11-29T22:15:42.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-29T22:15:42.435Z] $ docker top 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 -eo pid,comm [2021-11-29T22:15:42.469Z] 0ac9a79272e3: Pull complete [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-29T22:15:42.817Z] + make test [2021-11-29T22:15:42.817Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-29T22:15:43.076Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-11-29T22:15:43.077Z] internal/inventory/app/app_test.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/clients/logger; to add it: [2021-11-29T22:15:43.077Z] go get github.com/edgexfoundry/go-mod-core-contracts/clients/logger [2021-11-29T22:15:43.077Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [setup failed] [2021-11-29T22:15:47.874Z] b78e95d17946: Pull complete [2021-11-29T22:15:47.874Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-29T22:15:47.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-29T22:15:47.874Z] ---> 8b459fc5aaf0 [2021-11-29T22:15:47.874Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-29T22:15:49.850Z] ---> Running in aee47dd81b4f [2021-11-29T22:15:50.122Z] Removing intermediate container aee47dd81b4f [2021-11-29T22:15:50.122Z] ---> 7bff20baed6c [2021-11-29T22:15:50.122Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-29T22:15:50.122Z] ---> Running in 59b81165f813 [2021-11-29T22:15:50.719Z] Removing intermediate container 59b81165f813 [2021-11-29T22:15:50.719Z] ---> 91faccd155f6 [2021-11-29T22:15:50.719Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-29T22:15:50.719Z] ---> Running in 8e742cd8f34d [2021-11-29T22:15:50.992Z] Removing intermediate container 8e742cd8f34d [2021-11-29T22:15:50.992Z] ---> 9a591fb7a2c0 [2021-11-29T22:15:50.992Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-29T22:15:51.266Z] ---> Running in a03c35fc56e6 [2021-11-29T22:15:53.239Z] Removing intermediate container a03c35fc56e6 [2021-11-29T22:15:53.240Z] ---> b259bb974c6b [2021-11-29T22:15:53.240Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-29T22:15:53.240Z] ---> Running in 6f172790efb3 [2021-11-29T22:15:54.221Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-29T22:15:55.197Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-29T22:15:56.181Z] OK: 219 MiB in 52 packages [2021-11-29T22:15:57.163Z] Removing intermediate container 6f172790efb3 [2021-11-29T22:15:57.163Z] ---> 65ce9f225b1a [2021-11-29T22:15:57.163Z] Step 8/12 : WORKDIR /app [2021-11-29T22:15:57.163Z] ---> Running in 9e815dfe82c3 [2021-11-29T22:15:57.437Z] Removing intermediate container 9e815dfe82c3 [2021-11-29T22:15:57.437Z] ---> e8a08995ae4f [2021-11-29T22:15:57.437Z] Step 9/12 : COPY . . [2021-11-29T22:15:58.078Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-29T22:15:58.419Z] ---> 067f53f4fa23 [2021-11-29T22:15:58.419Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-29T22:15:58.419Z] ---> Running in fcb52cdd4268 [2021-11-29T22:15:59.047Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.058s coverage: 86.5% of statements [2021-11-29T22:15:59.047Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:46:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: [2021-11-29T22:15:59.047Z] *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:51:4: unknown field 'hostURL' in struct literal of type testCase [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:52:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: [2021-11-29T22:15:59.047Z] *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:58:27: too many arguments in call to NewDSClient [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:58:31: ts.hostURL undefined (type testCase has no field or method hostURL) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:59:34: dsClient.baseURL undefined (type DSClient has no field or method baseURL) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:167:38: too many arguments in call to NewDSClient [2021-11-29T22:15:59.047Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:15:59.047Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:257:38: too many arguments in call to NewDSClient [2021-11-29T22:15:59.047Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:15:59.047Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:321:38: too many arguments in call to NewDSClient [2021-11-29T22:15:59.047Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:15:59.047Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:389:38: too many arguments in call to NewDSClient [2021-11-29T22:15:59.047Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:15:59.047Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:15:59.047Z] internal/llrp/device_service_test.go:389:38: too many errors [2021-11-29T22:15:59.307Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-11-29T22:15:59.307Z] FAIL [2021-11-29T22:15:59.307Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-11-29T22:15:59.318Z] $ docker stop --time=1 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 [2021-11-29T22:16:00.744Z] $ docker rm -f 5e6204f780026c153e216bb13225898182c09a01ed51a2ccd476692cba7ce618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:16:01.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:16:01.589Z] [2021-11-29T22:16:01.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:16:01.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:16:01.896Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T22:16:01.896Z] b4d181a07f80: Pulling fs layer [2021-11-29T22:16:01.896Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T22:16:01.896Z] ed53099fbce6: Pulling fs layer [2021-11-29T22:16:01.896Z] dc539afda2c1: Pulling fs layer [2021-11-29T22:16:01.896Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T22:16:01.896Z] 9065ff56babe: Pulling fs layer [2021-11-29T22:16:01.896Z] d287ab97295c: Pulling fs layer [2021-11-29T22:16:01.896Z] dc539afda2c1: Waiting [2021-11-29T22:16:01.896Z] 77bc0d833cb6: Waiting [2021-11-29T22:16:01.896Z] 9065ff56babe: Waiting [2021-11-29T22:16:01.896Z] d287ab97295c: Waiting [2021-11-29T22:16:01.896Z] a1111a8f2ec3: Verifying Checksum [2021-11-29T22:16:01.896Z] a1111a8f2ec3: Download complete [2021-11-29T22:16:01.896Z] dc539afda2c1: Verifying Checksum [2021-11-29T22:16:01.896Z] dc539afda2c1: Download complete [2021-11-29T22:16:01.896Z] ed53099fbce6: Verifying Checksum [2021-11-29T22:16:01.896Z] ed53099fbce6: Download complete [2021-11-29T22:16:02.174Z] 9065ff56babe: Verifying Checksum [2021-11-29T22:16:02.174Z] 9065ff56babe: Download complete [2021-11-29T22:16:02.174Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T22:16:02.174Z] 77bc0d833cb6: Download complete [2021-11-29T22:16:02.174Z] b4d181a07f80: Verifying Checksum [2021-11-29T22:16:02.174Z] b4d181a07f80: Download complete [2021-11-29T22:16:02.755Z] d287ab97295c: Verifying Checksum [2021-11-29T22:16:02.755Z] d287ab97295c: Download complete [2021-11-29T22:16:03.720Z] b4d181a07f80: Pull complete [2021-11-29T22:16:03.720Z] a1111a8f2ec3: Pull complete [2021-11-29T22:16:04.300Z] ed53099fbce6: Pull complete [2021-11-29T22:16:04.300Z] dc539afda2c1: Pull complete [2021-11-29T22:16:04.564Z] 77bc0d833cb6: Pull complete [2021-11-29T22:16:04.564Z] 9065ff56babe: Pull complete [2021-11-29T22:16:09.888Z] d287ab97295c: Pull complete [2021-11-29T22:16:09.888Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T22:16:09.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:16:09.888Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T22:16:09.954Z] prd-centos7-docker-4c-2g-726 does not seem to be running inside a container [2021-11-29T22:16:09.993Z] $ 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/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-29T22:16:11.900Z] $ docker top 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:16:12.287Z] ---> job-cost.sh [2021-11-29T22:16:12.287Z] lf-activate-venv: SKIPPING [2021-11-29T22:16:12.287Z] INFO: No Stack... [2021-11-29T22:16:12.548Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T22:16:13.121Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T22:16:13.412Z] + cut -d, -f6 [2021-11-29T22:16:13.412Z] + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv [Pipeline] lock [2021-11-29T22:16:13.436Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [2021-11-29T22:16:13.444Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] did not exist. Created. [2021-11-29T22:16:13.444Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T22:16:13.754Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-29T22:16:13.917Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T22:16:13.923Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T22:16:13.936Z] $ docker stop --time=1 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 [2021-11-29T22:16:15.078Z] $ docker rm -f 9ef2c4f6c21ff598f3ed2858b6e3a887a767c492d709930c8134f15e0d0e75a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-29T22:16:15.351Z] Failed in branch amd64 [2021-11-29T22:17:20.212Z] Removing intermediate container fcb52cdd4268 [2021-11-29T22:17:20.212Z] ---> 71d6bba9e9b5 [2021-11-29T22:17:20.212Z] Step 11/12 : ARG MAKE="make build" [2021-11-29T22:17:20.212Z] ---> Running in 119c29765c02 [2021-11-29T22:17:20.212Z] Removing intermediate container 119c29765c02 [2021-11-29T22:17:20.212Z] ---> d2e623466492 [2021-11-29T22:17:20.212Z] Step 12/12 : RUN $MAKE [2021-11-29T22:17:20.212Z] ---> Running in 00c987f306f7 [2021-11-29T22:17:20.212Z] noop [2021-11-29T22:17:20.212Z] Removing intermediate container 00c987f306f7 [2021-11-29T22:17:20.212Z] ---> 8aaba0a2f5c1 [2021-11-29T22:17:20.212Z] Successfully built 8aaba0a2f5c1 [2021-11-29T22:17:20.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:17:20.573Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T22:17:20.573Z] . [Pipeline] withDockerContainer [2021-11-29T22:17:20.794Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-11-29T22:17:20.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T22:17:22.334Z] $ docker top 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:17:23.289Z] + go version [2021-11-29T22:17:23.289Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-29T22:17:23.314Z] $ docker stop --time=1 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b [2021-11-29T22:17:24.989Z] $ docker rm -f 20845afa08a90f1e7f032a098e6324863d21e7f92272faf2002219beaf60ac7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:17:25.720Z] + docker inspect -f . ci-base-image-arm64 [2021-11-29T22:17:25.720Z] . [Pipeline] withDockerContainer [2021-11-29T22:17:25.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-11-29T22:17:26.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-29T22:17:27.456Z] $ docker top f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-29T22:17:28.378Z] + make test [2021-11-29T22:17:28.378Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-29T22:17:29.376Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [2021-11-29T22:17:29.376Z] internal/inventory/app/app_test.go:10:2: no required module provides package github.com/edgexfoundry/go-mod-core-contracts/clients/logger; to add it: [2021-11-29T22:17:29.376Z] go get github.com/edgexfoundry/go-mod-core-contracts/clients/logger [2021-11-29T22:17:29.376Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [setup failed] [2021-11-29T22:18:25.945Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-29T22:18:25.945Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.5% of statements [2021-11-29T22:18:25.945Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:46:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: [2021-11-29T22:18:25.945Z] *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:51:4: unknown field 'hostURL' in struct literal of type testCase [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:52:4: cannot use http.DefaultClient (type *http.Client) as type interfaces.CommandClient in field value: [2021-11-29T22:18:25.945Z] *http.Client does not implement interfaces.CommandClient (missing AllDeviceCoreCommands method) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:58:27: too many arguments in call to NewDSClient [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:58:31: ts.hostURL undefined (type testCase has no field or method hostURL) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:59:34: dsClient.baseURL undefined (type DSClient has no field or method baseURL) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:167:38: too many arguments in call to NewDSClient [2021-11-29T22:18:25.945Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:18:25.945Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:257:38: too many arguments in call to NewDSClient [2021-11-29T22:18:25.945Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:18:25.945Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:321:38: too many arguments in call to NewDSClient [2021-11-29T22:18:25.945Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:18:25.945Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:389:38: too many arguments in call to NewDSClient [2021-11-29T22:18:25.945Z] have (*url.URL, *http.Client, logger.LoggingClient) [2021-11-29T22:18:25.945Z] want (interfaces.CommandClient, logger.LoggingClient) [2021-11-29T22:18:25.945Z] internal/llrp/device_service_test.go:389:38: too many errors [2021-11-29T22:18:25.945Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-11-29T22:18:25.945Z] FAIL [2021-11-29T22:18:25.945Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-11-29T22:18:25.969Z] $ docker stop --time=1 f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e [2021-11-29T22:18:27.869Z] $ docker rm -f f69a5110d90e24c86e8e9e163f931aa87990ec60f64a821b9dd028267ae7269e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:18:29.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:18:29.014Z] [2021-11-29T22:18:29.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:18:29.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:18:29.631Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-29T22:18:29.632Z] 448f6bf000e3: Pulling fs layer [2021-11-29T22:18:29.632Z] f757da607395: Pulling fs layer [2021-11-29T22:18:29.632Z] 05883995daec: Pulling fs layer [2021-11-29T22:18:29.632Z] 8603b9c90790: Pulling fs layer [2021-11-29T22:18:29.632Z] 1560dd03e051: Pulling fs layer [2021-11-29T22:18:29.632Z] 27f5ce0e4adf: Pulling fs layer [2021-11-29T22:18:29.632Z] c2d8d7efcc4b: Pulling fs layer [2021-11-29T22:18:29.632Z] 8603b9c90790: Waiting [2021-11-29T22:18:29.632Z] 1560dd03e051: Waiting [2021-11-29T22:18:29.632Z] c2d8d7efcc4b: Waiting [2021-11-29T22:18:29.632Z] 27f5ce0e4adf: Waiting [2021-11-29T22:18:29.632Z] f757da607395: Download complete [2021-11-29T22:18:29.632Z] 8603b9c90790: Verifying Checksum [2021-11-29T22:18:29.632Z] 8603b9c90790: Download complete [2021-11-29T22:18:29.905Z] 1560dd03e051: Verifying Checksum [2021-11-29T22:18:29.905Z] 1560dd03e051: Download complete [2021-11-29T22:18:29.905Z] 27f5ce0e4adf: Verifying Checksum [2021-11-29T22:18:29.905Z] 27f5ce0e4adf: Download complete [2021-11-29T22:18:29.905Z] 05883995daec: Verifying Checksum [2021-11-29T22:18:29.905Z] 05883995daec: Download complete [2021-11-29T22:18:30.180Z] 448f6bf000e3: Verifying Checksum [2021-11-29T22:18:30.180Z] 448f6bf000e3: Download complete [2021-11-29T22:18:32.810Z] c2d8d7efcc4b: Verifying Checksum [2021-11-29T22:18:32.810Z] c2d8d7efcc4b: Download complete [2021-11-29T22:18:33.796Z] 448f6bf000e3: Pull complete [2021-11-29T22:18:34.392Z] f757da607395: Pull complete [2021-11-29T22:18:35.825Z] 05883995daec: Pull complete [2021-11-29T22:18:36.101Z] 8603b9c90790: Pull complete [2021-11-29T22:18:37.084Z] 1560dd03e051: Pull complete [2021-11-29T22:18:37.358Z] 27f5ce0e4adf: Pull complete [2021-11-29T22:18:52.445Z] c2d8d7efcc4b: Pull complete [2021-11-29T22:18:52.445Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-29T22:18:52.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-29T22:18:52.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-29T22:18:52.673Z] prd-ubuntu18.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2021-11-29T22:18:52.751Z] $ 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/27 -v /w/workspace/app-rfid-llrp-inventory/27:/w/workspace/app-rfid-llrp-inventory/27:rw,z -v /w/workspace/app-rfid-llrp-inventory/27@tmp:/w/workspace/app-rfid-llrp-inventory/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-29T22:18:55.527Z] $ docker top c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:18:56.465Z] ---> job-cost.sh [2021-11-29T22:18:56.465Z] lf-activate-venv: SKIPPING [2021-11-29T22:18:56.465Z] INFO: No Stack... [2021-11-29T22:18:56.736Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-29T22:18:57.008Z] INFO: Archiving Costs [Pipeline] sh [2021-11-29T22:18:57.669Z] + cat /w/workspace/app-rfid-llrp-inventory/27/archives/cost.csv [2021-11-29T22:18:57.669Z] + cut -d, -f6 [Pipeline] lock [2021-11-29T22:18:57.731Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [2021-11-29T22:18:57.737Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] did not exist. Created. [2021-11-29T22:18:57.737Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-29T22:18:58.411Z] /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-32555bb0/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/27@tmp/durable-32555bb0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-29T22:18:59.079Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-29T22:18:59.106Z] Warning: overwriting stash ‘stack-cost’ [2021-11-29T22:18:59.565Z] Stashed 1 file(s) [Pipeline] } [2021-11-29T22:18:59.571Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-27-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-29T22:18:59.590Z] $ docker stop --time=1 c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd [2021-11-29T22:19:01.124Z] $ docker rm -f c40317b4791f1e43cddccc5b3d164808919739c62c0df0429b8c288745cd24fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-29T22:19:01.555Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-29T22:19:02.802Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:03.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:03.667Z] ---> package-listing.sh [2021-11-29T22:19:03.668Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-29T22:19:03.668Z] ++ facter osfamily [2021-11-29T22:19:03.931Z] + OS_FAMILY=redhat [2021-11-29T22:19:03.931Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-29T22:19:03.931Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-29T22:19:03.931Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-29T22:19:03.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-29T22:19:03.931Z] + PACKAGES=/tmp/packages_start.txt [2021-11-29T22:19:03.931Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-29T22:19:03.931Z] + PACKAGES=/tmp/packages_end.txt [2021-11-29T22:19:03.931Z] + case "${OS_FAMILY}" in [2021-11-29T22:19:03.931Z] + sort [2021-11-29T22:19:03.931Z] + rpm -qa [2021-11-29T22:19:04.502Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-29T22:19:04.502Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-29T22:19:04.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-29T22:19:04.502Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-29T22:19:04.502Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-11-29T22:19:04.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-11-29T22:19:04.513Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-29T22:19:04.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:19:05.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:19:05.359Z] [2021-11-29T22:19:05.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-29T22:19:05.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:19:05.663Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-29T22:19:05.663Z] b4d181a07f80: Pulling fs layer [2021-11-29T22:19:05.663Z] a1111a8f2ec3: Pulling fs layer [2021-11-29T22:19:05.663Z] ed53099fbce6: Pulling fs layer [2021-11-29T22:19:05.663Z] dc539afda2c1: Pulling fs layer [2021-11-29T22:19:05.663Z] 77bc0d833cb6: Pulling fs layer [2021-11-29T22:19:05.663Z] 9065ff56babe: Pulling fs layer [2021-11-29T22:19:05.663Z] d287ab97295c: Pulling fs layer [2021-11-29T22:19:05.663Z] 77bc0d833cb6: Waiting [2021-11-29T22:19:05.663Z] 9065ff56babe: Waiting [2021-11-29T22:19:05.663Z] d287ab97295c: Waiting [2021-11-29T22:19:05.663Z] a1111a8f2ec3: Verifying Checksum [2021-11-29T22:19:05.663Z] a1111a8f2ec3: Download complete [2021-11-29T22:19:05.663Z] dc539afda2c1: Verifying Checksum [2021-11-29T22:19:05.663Z] dc539afda2c1: Download complete [2021-11-29T22:19:05.929Z] ed53099fbce6: Verifying Checksum [2021-11-29T22:19:05.929Z] ed53099fbce6: Download complete [2021-11-29T22:19:05.929Z] 77bc0d833cb6: Verifying Checksum [2021-11-29T22:19:05.929Z] 77bc0d833cb6: Download complete [2021-11-29T22:19:05.929Z] b4d181a07f80: Verifying Checksum [2021-11-29T22:19:05.929Z] b4d181a07f80: Download complete [2021-11-29T22:19:05.929Z] 9065ff56babe: Verifying Checksum [2021-11-29T22:19:05.929Z] 9065ff56babe: Download complete [2021-11-29T22:19:06.508Z] d287ab97295c: Verifying Checksum [2021-11-29T22:19:06.508Z] d287ab97295c: Download complete [2021-11-29T22:19:07.468Z] b4d181a07f80: Pull complete [2021-11-29T22:19:07.468Z] a1111a8f2ec3: Pull complete [2021-11-29T22:19:08.042Z] ed53099fbce6: Pull complete [2021-11-29T22:19:08.042Z] dc539afda2c1: Pull complete [2021-11-29T22:19:08.301Z] 77bc0d833cb6: Pull complete [2021-11-29T22:19:08.301Z] 9065ff56babe: Pull complete [2021-11-29T22:19:13.629Z] d287ab97295c: Pull complete [2021-11-29T22:19:13.629Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-29T22:19:13.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-29T22:19:13.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-29T22:19:13.698Z] prd-centos7-docker-4c-2g-724 does not seem to be running inside a container [2021-11-29T22:19:13.741Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-29T22:19:16.227Z] $ docker top f84570ab8f67899570eee458391b6b16450c9a8e4970cb26db80399d86bafbd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-29T22:19:16.576Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-29T22:19:16.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-29T22:19:17.161Z] + ls /var/log/sa-host [2021-11-29T22:19:17.161Z] + sadf -c /var/log/sa-host/sa29 [2021-11-29T22:19:17.161Z] file_magic: OK [2021-11-29T22:19:17.161Z] HZ: Using current value: 100 [2021-11-29T22:19:17.161Z] file_header: OK [2021-11-29T22:19:17.161Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T22:19:17.161Z] Statistics: [2021-11-29T22:19:17.161Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T22:19:17.161Z] File successfully converted to sysstat format version 12.0.3 [2021-11-29T22:19:17.161Z] + sadf -c /var/log/sa-host/sa30 [2021-11-29T22:19:17.161Z] file_magic: OK [2021-11-29T22:19:17.161Z] HZ: Using current value: 100 [2021-11-29T22:19:17.161Z] file_header: OK [2021-11-29T22:19:17.161Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-29T22:19:17.161Z] Statistics: [2021-11-29T22:19:17.161Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-29T22:19:17.161Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-29T22:19:17.243Z] provisioning config files... [2021-11-29T22:19:17.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5906321845850584114tmp [Pipeline] { [Pipeline] echo [2021-11-29T22:19:17.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:17.556Z] ---> create-netrc.sh [Pipeline] } [2021-11-29T22:19:17.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:17.910Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-29T22:19:17.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:18.230Z] ---> sudo-logs.sh [2021-11-29T22:19:18.230Z] Archiving 'sudo' log.. [2021-11-29T22:19:18.230Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known [2021-11-29T22:19:18.230Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-724.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-29T22:19:18.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:18.559Z] ---> job-cost.sh [2021-11-29T22:19:18.559Z] lf-activate-venv: SKIPPING [2021-11-29T22:19:18.559Z] DEBUG: total: 0.10999999940395355 [2021-11-29T22:19:18.559Z] INFO: Retrieving Stack Cost... [2021-11-29T22:19:18.821Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-29T22:19:19.391Z] INFO: Archiving Costs [Pipeline] echo [2021-11-29T22:19:19.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-29T22:19:19.688Z] ---> logs-deploy.sh [2021-11-29T22:19:19.688Z] lf-activate-venv: SKIPPING [2021-11-29T22:19:19.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/27 [2021-11-29T22:19:19.688Z] INFO: archiving workspace using pattern(s): [2021-11-29T22:19:20.260Z] Archives upload complete. [2021-11-29T22:19:20.522Z] INFO: archiving logs to Nexus