Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (d4a48884c6921cce9cd41d9d58075405f00961c0) 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-ssh5329863756815806407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7333372409481380633.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-37/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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6932199778439363790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5121901814822797401.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-37/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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1229770560373408308.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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-244’ Running on prd-centos7-docker-4c-2g-246 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-37 # 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-37@tmp/jenkins-gitclient-ssh6185317488831293121.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-37@tmp/jenkins-gitclient-ssh5364088724968962560.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing b491209870c9f1cbca3016b476c4838f3aee5cc9 Checking out Revision b491209870c9f1cbca3016b476c4838f3aee5cc9 (PR-37) > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh6618464413457640371.key > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b491209870c9f1cbca3016b476c4838f3aee5cc9 # timeout=10 Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:12 ========================================================= 07:59:12 EdgeX Global Pipelines Version Info 07:59:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 07:59:13 ------------------- 07:59:13 stable info: 07:59:13 ------------------- 07:59:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:13 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 07:59:13 Message: update stable to v1.0.206 07:59:14 ------------------- 07:59:14 experimental info: 07:59:14 ------------------- 07:59:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:14 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 07:59:14 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:59:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b491209870c9f1cbca3016b476c4838f3aee5cc9 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b491209 [Pipeline] echo 07:59:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:15 provisioning config files... 07:59:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config6266079220404709725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:15 ---> docker-login.sh 07:59:15 nexus3.edgexfoundry.org:10001 07:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:16 Configure a credential helper to remove this warning. See 07:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:16 07:59:16 Login Succeeded 07:59:16 nexus3.edgexfoundry.org:10002 07:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:16 Configure a credential helper to remove this warning. See 07:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:16 07:59:16 Login Succeeded 07:59:16 nexus3.edgexfoundry.org:10003 07:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:16 Configure a credential helper to remove this warning. See 07:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:16 07:59:16 Login Succeeded 07:59:16 nexus3.edgexfoundry.org:10004 07:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:16 Configure a credential helper to remove this warning. See 07:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:16 07:59:16 Login Succeeded 07:59:16 docker.io 07:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:16 Configure a credential helper to remove this warning. See 07:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:16 07:59:16 Login Succeeded 07:59:16 ---> docker-login.sh ends [Pipeline] } 07:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:17 + git log --format=format:%s -1 b491209870c9f1cbca3016b476c4838f3aee5cc9 [Pipeline] echo 07:59:17 GIT_COMMIT: b491209870c9f1cbca3016b476c4838f3aee5cc9, Commit Message: Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD [Pipeline] echo 07:59:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:18 07:59:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:18 latest: Pulling from edgex-devops/git-semver 07:59:18 31603596830f: Pulling fs layer 07:59:18 04fac38145f0: Pulling fs layer 07:59:18 701f6daf10bf: Pulling fs layer 07:59:18 24f72da36158: Pulling fs layer 07:59:18 24f72da36158: Waiting 07:59:18 04fac38145f0: Download complete 07:59:18 31603596830f: Verifying Checksum 07:59:18 31603596830f: Download complete 07:59:18 24f72da36158: Verifying Checksum 07:59:18 24f72da36158: Download complete 07:59:19 31603596830f: Pull complete 07:59:19 04fac38145f0: Pull complete 07:59:19 701f6daf10bf: Verifying Checksum 07:59:19 701f6daf10bf: Download complete 07:59:19 701f6daf10bf: Pull complete 07:59:19 24f72da36158: Pull complete 07:59:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 07:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:59:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:59:19 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 07:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:59:20 $ docker top 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:20 [ssh-agent] Looking for ssh-agent implementation... 07:59:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:20 $ docker exec 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent 07:59:21 SSH_AUTH_SOCK=/tmp/ssh-ljk5ApthC892/agent.13 07:59:21 SSH_AGENT_PID=19 07:59:21 Running ssh-add (command line suppressed) 07:59:21 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3835278058028700321.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_3835278058028700321.key) 07:59:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:21 + git tag --points-at HEAD [Pipeline] } 07:59:21 $ docker exec --env ******** --env ******** 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent -k 07:59:21 unset SSH_AUTH_SOCK; 07:59:21 unset SSH_AGENT_PID; 07:59:21 echo Agent pid 19 killed; 07:59:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:21 [ssh-agent] Looking for ssh-agent implementation... 07:59:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:21 $ docker exec 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent 07:59:21 SSH_AUTH_SOCK=/tmp/ssh-k3GX0IEbYuaI/agent.55 07:59:21 SSH_AGENT_PID=62 07:59:21 Running ssh-add (command line suppressed) 07:59:22 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2660112460745975056.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_2660112460745975056.key) 07:59:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:22 + git semver init 07:59:22 # -> Open(): unable to determine branch for HEAD 07:59:22 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git 07:59:22 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 07:59:22 # $SEMVER_REMOTE_NAME = origin 07:59:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:22 # $SEMVER_USER_NAME = edgex-jenkins 07:59:22 # $SEMVER_BRANCH = PR-37 07:59:22 # $SEMVER_TEMP = /tmp/semver-083147470 07:59:22 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:59:25 # '/tmp/semver-083147470' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' 07:59:25 # -> Force: false 07:59:25 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } 07:59:25 $ docker exec --env ******** --env ******** 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 ssh-agent -k 07:59:25 unset SSH_AUTH_SOCK; 07:59:25 unset SSH_AGENT_PID; 07:59:25 echo Agent pid 62 killed; 07:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:25 + git semver [Pipeline] } 07:59:25 $ docker stop --time=1 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 07:59:26 $ docker rm -f 2e1dc99b40a04609b9f530d60b3e4a814a937347844d53d7b89adea46fefb136 [Pipeline] // withDockerContainer [Pipeline] sh 07:59:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:27 Stashed 1 file(s) [Pipeline] echo 07:59:27 [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 07:59:42 Still waiting to schedule task 07:59:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:59:42 Still waiting to schedule task 07:59:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-245’ is offline 08:00:38 Running on prd-centos7-docker-4c-2g-249 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 08:00:38 Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout 08:00:38 The recommended git tool is: NONE 08:00:40 using credential edgex-jenkins-ssh 08:00:40 Cloning the remote Git repository 08:00:40 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:40 > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 08:00:40 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:40 > git --version # timeout=10 08:00:40 > git --version # 'git version 2.24.4' 08:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:40 [INFO] Currently running in a labeled security context 08:00:40 [INFO] Currently SELinux is 'enforcing' on the host 08:00:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh7280964347173273466.key 08:00:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:00:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:00:42 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:00:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:42 [INFO] Currently running in a labeled security context 08:00:42 [INFO] Currently SELinux is 'enforcing' on the host 08:00:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh929271371682934677.key 08:00:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:43 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 08:00:43 Merge succeeded, producing 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 08:00:43 Checking out Revision 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 (PR-37) 08:00:43 > git config core.sparsecheckout # timeout=10 08:00:43 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 08:00:43 > git remote # timeout=10 08:00:43 > git config --get remote.origin.url # timeout=10 08:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:43 [INFO] Currently running in a labeled security context 08:00:43 [INFO] Currently SELinux is 'enforcing' on the host 08:00:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/9@tmp/jenkins-gitclient-ssh3947469741286671894.key 08:00:43 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 08:00:43 > git rev-parse HEAD^{commit} # timeout=10 08:00:43 > git config core.sparsecheckout # timeout=10 08:00:43 > git checkout -f 9c455956f1a3cd1067da8c1fff1ed582a23bdbe9 # timeout=10 08:00:47 Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" 08:00:47 First time build. Skipping changelog. 08:00:47 > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:47 provisioning config files... 08:00:47 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config8809270363113483505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:48 ---> docker-login.sh 08:00:48 nexus3.edgexfoundry.org:10001 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 nexus3.edgexfoundry.org:10002 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 nexus3.edgexfoundry.org:10003 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 nexus3.edgexfoundry.org:10004 08:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:48 Configure a credential helper to remove this warning. See 08:00:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:48 08:00:48 Login Succeeded 08:00:48 docker.io 08:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:49 Configure a credential helper to remove this warning. See 08:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:49 08:00:49 Login Succeeded 08:00:49 ---> docker-login.sh ends [Pipeline] } 08:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:49 ========================================================= 08:00:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:00:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:00:50 + 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 . 08:00:50 Sending build context to Docker daemon 731.1kB 08:00:50 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 08:00:50 Step 2/13 : FROM ${BASE} AS builder 08:00:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:50 540db60ca938: Pulling fs layer 08:00:50 adcc1eea9eea: Pulling fs layer 08:00:50 4c4ab2625f07: Pulling fs layer 08:00:50 db62176df00c: Pulling fs layer 08:00:50 3b30891b0d05: Pulling fs layer 08:00:50 06b49ca38bd5: Pulling fs layer 08:00:50 c788192a36de: Pulling fs layer 08:00:50 a77e37c0d609: Pulling fs layer 08:00:50 c3185cebc471: Pulling fs layer 08:00:50 db62176df00c: Waiting 08:00:50 3b30891b0d05: Waiting 08:00:50 06b49ca38bd5: Waiting 08:00:50 c788192a36de: Waiting 08:00:50 a77e37c0d609: Waiting 08:00:50 c3185cebc471: Waiting 08:00:50 4c4ab2625f07: Verifying Checksum 08:00:50 4c4ab2625f07: Download complete 08:00:50 adcc1eea9eea: Verifying Checksum 08:00:50 adcc1eea9eea: Download complete 08:00:50 3b30891b0d05: Verifying Checksum 08:00:50 3b30891b0d05: Download complete 08:00:50 06b49ca38bd5: Verifying Checksum 08:00:50 06b49ca38bd5: Download complete 08:00:50 c788192a36de: Verifying Checksum 08:00:50 c788192a36de: Download complete 08:00:50 540db60ca938: Verifying Checksum 08:00:50 540db60ca938: Download complete 08:00:50 540db60ca938: Pull complete 08:00:50 adcc1eea9eea: Pull complete 08:00:50 4c4ab2625f07: Pull complete 08:00:51 a77e37c0d609: Verifying Checksum 08:00:51 a77e37c0d609: Download complete 08:00:56 c3185cebc471: Verifying Checksum 08:00:56 c3185cebc471: Download complete 08:00:57 db62176df00c: Verifying Checksum 08:00:57 db62176df00c: Download complete 08:01:00 db62176df00c: Pull complete 08:01:00 3b30891b0d05: Pull complete 08:01:00 06b49ca38bd5: Pull complete 08:01:00 c788192a36de: Pull complete 08:01:00 a77e37c0d609: Pull complete 08:01:02 c3185cebc471: Pull complete 08:01:02 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 08:01:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:01:02 ---> 031687cdd783 08:01:02 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:01:04 ---> Running in d865029cc16d 08:01:04 Removing intermediate container d865029cc16d 08:01:04 ---> 3117c64f66a6 08:01:04 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:01:04 ---> Running in da1124b7c7ad 08:01:04 Removing intermediate container da1124b7c7ad 08:01:04 ---> 36d8796907d6 08:01:04 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:04 ---> Running in 4ebbb6df6bd2 08:01:04 Removing intermediate container 4ebbb6df6bd2 08:01:04 ---> e1eebc064f1e 08:01:04 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:04 ---> Running in e577d22d24a8 08:01:05 Removing intermediate container e577d22d24a8 08:01:05 ---> 36482d1790a9 08:01:05 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:05 ---> Running in 25cee808b40a 08:01:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:01:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:01:09 OK: 219 MiB in 52 packages 08:01:09 Removing intermediate container 25cee808b40a 08:01:09 ---> 222b43dca49d 08:01:09 Step 8/13 : WORKDIR /app 08:01:09 ---> Running in b9b39cedf663 08:01:09 Removing intermediate container b9b39cedf663 08:01:09 ---> c34eac554133 08:01:09 Step 9/13 : COPY go.mod . 08:01:09 ---> b82eaa07f739 08:01:09 Step 10/13 : RUN go mod download 08:01:09 ---> Running in e858de1c8281 08:01:21 Removing intermediate container e858de1c8281 08:01:21 ---> c3d2af7ce348 08:01:21 Step 11/13 : COPY . . 08:01:22 ---> 6f92a04bea64 08:01:22 Step 12/13 : ARG MAKE="make build" 08:01:22 ---> Running in 3ed44df59e23 08:01:22 Removing intermediate container 3ed44df59e23 08:01:22 ---> a86d90fea565 08:01:22 Step 13/13 : RUN $MAKE 08:01:22 ---> Running in cace64fa72d8 08:01:22 noop 08:01:22 Removing intermediate container cace64fa72d8 08:01:22 ---> 97ac918665c5 08:01:22 Successfully built 97ac918665c5 08:01:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:22 + docker inspect -f . ci-base-image-x86_64 08:01:22 . [Pipeline] withDockerContainer 08:01:23 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 08:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:23 $ docker top e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:23 + go version 08:01:23 go version go1.16.6 linux/amd64 [Pipeline] } 08:01:23 $ docker stop --time=1 e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff 08:01:25 $ docker rm -f e3a47a6f7ed06aad8673594a9623e93cd57cfbd58b0a722cf926b0bb664963ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:25 + docker inspect -f . ci-base-image-x86_64 08:01:25 . [Pipeline] withDockerContainer 08:01:25 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 08:01:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:26 $ docker top de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:01:26 + go mod tidy [Pipeline] sh 08:01:27 + make test 08:01:27 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:01:32 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:01:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:01:32 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:01:32 have (string, bool, string, string) 08:01:32 want (string, string) 08:01:44 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 08:01:44 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 08:01:44 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 08:01:44 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 08:01:45 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 08:01:45 internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut 08:01:45 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 08:01:45 make: *** [Makefile:30: test] Error 2 [Pipeline] } 08:01:45 $ docker stop --time=1 de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf 08:01:47 $ docker rm -f de21d3ce32e5a4d65797f8082c5b46e2cc7c724a1391de0ff55c71bf870005bf [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 08:01:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-250 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws 08:01:47 Running in /w/workspace/app-rfid-llrp-inventory/9 [Pipeline] { [Pipeline] checkout 08:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:47 08:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:01:48 The recommended git tool is: NONE 08:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:48 latest: Pulling from edgex-lftools-log-publisher 08:01:48 b4d181a07f80: Pulling fs layer 08:01:48 a1111a8f2ec3: Pulling fs layer 08:01:48 ed53099fbce6: Pulling fs layer 08:01:48 dc539afda2c1: Pulling fs layer 08:01:48 77bc0d833cb6: Pulling fs layer 08:01:48 9065ff56babe: Pulling fs layer 08:01:48 d287ab97295c: Pulling fs layer 08:01:48 dc539afda2c1: Waiting 08:01:48 77bc0d833cb6: Waiting 08:01:48 9065ff56babe: Waiting 08:01:48 d287ab97295c: Waiting 08:01:48 a1111a8f2ec3: Verifying Checksum 08:01:48 a1111a8f2ec3: Download complete 08:01:48 dc539afda2c1: Download complete 08:01:48 77bc0d833cb6: Verifying Checksum 08:01:48 77bc0d833cb6: Download complete 08:01:48 ed53099fbce6: Verifying Checksum 08:01:48 ed53099fbce6: Download complete 08:01:48 9065ff56babe: Verifying Checksum 08:01:48 9065ff56babe: Download complete 08:01:49 b4d181a07f80: Verifying Checksum 08:01:49 b4d181a07f80: Download complete 08:01:50 b4d181a07f80: Pull complete 08:01:50 a1111a8f2ec3: Pull complete 08:01:51 ed53099fbce6: Pull complete 08:01:51 dc539afda2c1: Pull complete 08:01:51 77bc0d833cb6: Pull complete 08:01:51 9065ff56babe: Pull complete 08:01:53 d287ab97295c: Verifying Checksum 08:01:53 d287ab97295c: Download complete 08:01:53 using credential edgex-jenkins-ssh 08:01:53 Cloning the remote Git repository 08:01:53 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:53 > git init /w/workspace/app-rfid-llrp-inventory/9 # timeout=10 08:01:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:53 > git --version # timeout=10 08:01:53 > git --version # 'git version 2.17.1' 08:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:56 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:01:57 Merging remotes/origin/main commit c303b7ce7d5b06ed9fe977fac658333aeb7799b5 into PR head commit 995e5f843a6275a781fac899201523aa0866864d 08:01:57 d287ab97295c: Pull complete 08:01:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:01:57 prd-centos7-docker-4c-2g-249 does not seem to be running inside a container 08:01:57 Merge succeeded, producing d343e8b89715ced0fc513f404a96e5c8eb9c2217 08:01:57 Checking out Revision d343e8b89715ced0fc513f404a96e5c8eb9c2217 (PR-37) 08:01:57 $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:01:57 > git config core.sparsecheckout # timeout=10 08:01:57 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 08:01:57 > git remote # timeout=10 08:01:57 > git config --get remote.origin.url # timeout=10 08:01:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:57 > git merge c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 08:01:57 > git rev-parse HEAD^{commit} # timeout=10 08:01:57 > git config core.sparsecheckout # timeout=10 08:01:57 > git checkout -f d343e8b89715ced0fc513f404a96e5c8eb9c2217 # timeout=10 08:01:59 $ docker top 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:00 ---> job-cost.sh 08:02:00 lf-activate-venv: SKIPPING 08:02:00 INFO: No Stack... 08:02:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:01 INFO: Archiving Costs [Pipeline] sh 08:02:01 Commit message: "Merge commit 'c303b7ce7d5b06ed9fe977fac658333aeb7799b5' into HEAD" 08:02:01 First time build. Skipping changelog. 08:02:01 + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv 08:02:01 + cut -d, -f6 [Pipeline] lock 08:02:02 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] 08:02:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] did not exist. Created. 08:02:02 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:02 + echo total: 0.05999999865889549 [Pipeline] stash 08:02:02 08:02:02 GitHub has been notified of this commit’s build result 08:02:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:02 provisioning config files... 08:02:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/9@tmp/config516555651024507530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:02 Stashed 1 file(s) [Pipeline] } 08:02:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:02 $ docker stop --time=1 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 08:02:01 > git rev-list --no-walk 55bf7a98ca95da14db67fa945a084007cc343636 # timeout=10 08:02:03 ---> docker-login.sh 08:02:03 nexus3.edgexfoundry.org:10001 08:02:04 $ docker rm -f 720237735b668ccc9adcc48526403246f251cdab536fc16c9b1d2a37435dfb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:04 Failed in branch amd64 08:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:04 Configure a credential helper to remove this warning. See 08:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:04 08:02:04 Login Succeeded 08:02:04 nexus3.edgexfoundry.org:10002 08:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:05 Configure a credential helper to remove this warning. See 08:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:05 08:02:05 Login Succeeded 08:02:05 nexus3.edgexfoundry.org:10003 08:02:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:06 Configure a credential helper to remove this warning. See 08:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:06 08:02:06 Login Succeeded 08:02:06 nexus3.edgexfoundry.org:10004 08:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:06 Configure a credential helper to remove this warning. See 08:02:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:06 08:02:06 Login Succeeded 08:02:06 docker.io 08:02:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:07 Configure a credential helper to remove this warning. See 08:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:07 08:02:07 Login Succeeded 08:02:07 ---> docker-login.sh ends [Pipeline] } 08:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:08 ========================================================= 08:02:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:02:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:02:08 + 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 . 08:02:08 Sending build context to Docker daemon 731.1kB 08:02:08 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 08:02:08 Step 2/13 : FROM ${BASE} AS builder 08:02:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:02:09 595b0fe564bb: Pulling fs layer 08:02:09 24495759ef45: Pulling fs layer 08:02:09 d148012ef14d: Pulling fs layer 08:02:09 e90a11edd702: Pulling fs layer 08:02:09 d77568369979: Pulling fs layer 08:02:09 fc1c9f9a7f3b: Pulling fs layer 08:02:09 170f2ba95c9a: Pulling fs layer 08:02:09 97ac5df62f85: Pulling fs layer 08:02:09 d77568369979: Waiting 08:02:09 fc1c9f9a7f3b: Waiting 08:02:09 170f2ba95c9a: Waiting 08:02:09 97ac5df62f85: Waiting 08:02:09 e90a11edd702: Waiting 08:02:09 d148012ef14d: Verifying Checksum 08:02:09 d148012ef14d: Download complete 08:02:09 24495759ef45: Verifying Checksum 08:02:09 24495759ef45: Download complete 08:02:09 d77568369979: Verifying Checksum 08:02:09 d77568369979: Download complete 08:02:09 fc1c9f9a7f3b: Verifying Checksum 08:02:09 fc1c9f9a7f3b: Download complete 08:02:09 595b0fe564bb: Verifying Checksum 08:02:09 595b0fe564bb: Download complete 08:02:09 170f2ba95c9a: Verifying Checksum 08:02:09 170f2ba95c9a: Download complete 08:02:09 595b0fe564bb: Pull complete 08:02:11 24495759ef45: Pull complete 08:02:11 d148012ef14d: Pull complete 08:02:12 97ac5df62f85: Verifying Checksum 08:02:12 97ac5df62f85: Download complete 08:02:13 e90a11edd702: Verifying Checksum 08:02:13 e90a11edd702: Download complete 08:02:23 e90a11edd702: Pull complete 08:02:23 d77568369979: Pull complete 08:02:23 fc1c9f9a7f3b: Pull complete 08:02:23 170f2ba95c9a: Pull complete 08:02:30 97ac5df62f85: Pull complete 08:02:30 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:02:30 ---> 04bc70af865f 08:02:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:02:33 ---> Running in d2906efe368b 08:02:34 Removing intermediate container d2906efe368b 08:02:34 ---> b6c1db6fdda2 08:02:34 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:02:34 ---> Running in c6ed84da34a4 08:02:34 Removing intermediate container c6ed84da34a4 08:02:34 ---> 3829d22bcb6a 08:02:34 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:34 ---> Running in 67924e5e0e87 08:02:35 Removing intermediate container 67924e5e0e87 08:02:35 ---> b1f04ceee493 08:02:35 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:35 ---> Running in eeadbb3cfdd1 08:02:38 Removing intermediate container eeadbb3cfdd1 08:02:38 ---> 9a255f0e7d5f 08:02:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:38 ---> Running in c3e65d76c7ee 08:02:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:02:43 OK: 218 MiB in 52 packages 08:02:45 Removing intermediate container c3e65d76c7ee 08:02:45 ---> 296f2df37a67 08:02:45 Step 8/13 : WORKDIR /app 08:02:45 ---> Running in fe7e0a9abb72 08:02:45 Removing intermediate container fe7e0a9abb72 08:02:45 ---> 67e76b38c00e 08:02:45 Step 9/13 : COPY go.mod . 08:02:46 ---> 47874b8a8fbd 08:02:46 Step 10/13 : RUN go mod download 08:02:46 ---> Running in bdb99d463345 08:03:13 Removing intermediate container bdb99d463345 08:03:13 ---> aac8c94b471f 08:03:13 Step 11/13 : COPY . . 08:03:14 ---> a49ed5c935a5 08:03:14 Step 12/13 : ARG MAKE="make build" 08:03:14 ---> Running in 179b8daa8c6f 08:03:15 Removing intermediate container 179b8daa8c6f 08:03:15 ---> d3fcc8cdff76 08:03:15 Step 13/13 : RUN $MAKE 08:03:15 ---> Running in d751f1712aa0 08:03:16 noop 08:03:17 Removing intermediate container d751f1712aa0 08:03:17 ---> b9dbcd17eada 08:03:17 Successfully built b9dbcd17eada 08:03:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:03:17 + docker inspect -f . ci-base-image-arm64 08:03:17 . [Pipeline] withDockerContainer 08:03:18 prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container 08:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:19 $ docker top 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:20 + go version 08:03:20 go version go1.16.6 linux/arm64 [Pipeline] } 08:03:20 $ docker stop --time=1 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b 08:03:22 $ docker rm -f 408e1ba1446c5e5c1134e36aab490e70e7aa253c1fa304f5ddf58cb49551074b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:23 + docker inspect -f . ci-base-image-arm64 08:03:23 . [Pipeline] withDockerContainer 08:03:24 prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container 08:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:25 $ docker top 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:03:26 + go mod tidy [Pipeline] sh 08:03:28 + make test 08:03:28 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:03:46 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:03:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 08:03:46 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 08:03:46 have (string, bool, string, string) 08:03:46 want (string, string) 08:04:33 # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] 08:04:33 internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut 08:04:33 # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] 08:04:33 internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut 08:04:33 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] 08:04:33 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] 08:04:33 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] 08:04:33 make: *** [Makefile:30: test] Error 2 [Pipeline] } 08:04:33 $ docker stop --time=1 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 08:04:35 $ docker rm -f 2226eb30b40aeb2e92e07f33e4d59c2a579d30bf54725baa12a86244d4aa19f1 [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 08:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:37 08:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:38 arm64: Pulling from edgex-lftools-log-publisher 08:04:38 448f6bf000e3: Pulling fs layer 08:04:38 f757da607395: Pulling fs layer 08:04:38 05883995daec: Pulling fs layer 08:04:38 8603b9c90790: Pulling fs layer 08:04:38 1560dd03e051: Pulling fs layer 08:04:38 27f5ce0e4adf: Pulling fs layer 08:04:38 c2d8d7efcc4b: Pulling fs layer 08:04:38 1560dd03e051: Waiting 08:04:38 27f5ce0e4adf: Waiting 08:04:38 c2d8d7efcc4b: Waiting 08:04:38 f757da607395: Verifying Checksum 08:04:38 f757da607395: Download complete 08:04:38 8603b9c90790: Verifying Checksum 08:04:38 1560dd03e051: Verifying Checksum 08:04:38 1560dd03e051: Download complete 08:04:38 27f5ce0e4adf: Download complete 08:04:39 05883995daec: Verifying Checksum 08:04:39 05883995daec: Download complete 08:04:40 448f6bf000e3: Download complete 08:04:42 c2d8d7efcc4b: Verifying Checksum 08:04:42 c2d8d7efcc4b: Download complete 08:04:43 448f6bf000e3: Pull complete 08:04:44 f757da607395: Pull complete 08:04:46 05883995daec: Pull complete 08:04:46 8603b9c90790: Pull complete 08:04:47 1560dd03e051: Pull complete 08:04:47 27f5ce0e4adf: Pull complete 08:05:03 c2d8d7efcc4b: Pull complete 08:05:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:05:03 prd-ubuntu18.04-docker-arm64-4c-16g-250 does not seem to be running inside a container 08:05:03 $ 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/9 -v /w/workspace/app-rfid-llrp-inventory/9:/w/workspace/app-rfid-llrp-inventory/9:rw,z -v /w/workspace/app-rfid-llrp-inventory/9@tmp:/w/workspace/app-rfid-llrp-inventory/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:05:07 $ docker top 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:08 ---> job-cost.sh 08:05:08 lf-activate-venv: SKIPPING 08:05:08 INFO: No Stack... 08:05:09 INFO: Retrieving Pricing Info for: v3-standard-4 08:05:10 INFO: Archiving Costs [Pipeline] sh 08:05:10 + cat /w/workspace/app-rfid-llrp-inventory/9/archives/cost.csv 08:05:10 + cut -d, -f6 [Pipeline] lock 08:05:10 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] 08:05:10 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] did not exist. Created. 08:05:10 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:05:11 /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-49c7736a/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/9@tmp/durable-49c7736a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:05:12 + echo total: 0.10999999940395355 [Pipeline] stash 08:05:12 Warning: overwriting stash ‘stack-cost’ 08:05:12 Stashed 1 file(s) [Pipeline] } 08:05:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-9-stack-cost] [Pipeline] // lock [Pipeline] } 08:05:12 $ docker stop --time=1 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a 08:05:14 $ docker rm -f 2c465ecdf0c8d2fd58be760c28bacefc76cff7c1fb76d75fa76374ae93052d4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:05:15 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:05:16 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:05:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:17 ---> package-listing.sh 08:05:17 ++ facter osfamily 08:05:17 ++ tr '[:upper:]' '[:lower:]' 08:05:17 + OS_FAMILY=redhat 08:05:17 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 08:05:17 + START_PACKAGES=/tmp/packages_start.txt 08:05:17 + END_PACKAGES=/tmp/packages_end.txt 08:05:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:17 + PACKAGES=/tmp/packages_start.txt 08:05:17 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 08:05:17 + PACKAGES=/tmp/packages_end.txt 08:05:17 + case "${OS_FAMILY}" in 08:05:17 + rpm -qa 08:05:17 + sort 08:05:18 + '[' -f /tmp/packages_start.txt ']' 08:05:18 + '[' -f /tmp/packages_end.txt ']' 08:05:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:18 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' 08:05:18 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ 08:05:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo 08:05:18 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:05:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:19 08:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:19 latest: Pulling from edgex-lftools-log-publisher 08:05:19 b4d181a07f80: Pulling fs layer 08:05:19 a1111a8f2ec3: Pulling fs layer 08:05:19 ed53099fbce6: Pulling fs layer 08:05:19 dc539afda2c1: Pulling fs layer 08:05:19 77bc0d833cb6: Pulling fs layer 08:05:19 9065ff56babe: Pulling fs layer 08:05:19 d287ab97295c: Pulling fs layer 08:05:19 dc539afda2c1: Waiting 08:05:19 77bc0d833cb6: Waiting 08:05:19 9065ff56babe: Waiting 08:05:19 d287ab97295c: Waiting 08:05:19 a1111a8f2ec3: Verifying Checksum 08:05:19 a1111a8f2ec3: Download complete 08:05:19 dc539afda2c1: Verifying Checksum 08:05:19 dc539afda2c1: Download complete 08:05:20 77bc0d833cb6: Verifying Checksum 08:05:20 77bc0d833cb6: Download complete 08:05:20 9065ff56babe: Verifying Checksum 08:05:20 9065ff56babe: Download complete 08:05:20 ed53099fbce6: Verifying Checksum 08:05:20 ed53099fbce6: Download complete 08:05:21 b4d181a07f80: Verifying Checksum 08:05:21 b4d181a07f80: Download complete 08:05:22 b4d181a07f80: Pull complete 08:05:22 a1111a8f2ec3: Pull complete 08:05:22 ed53099fbce6: Pull complete 08:05:22 dc539afda2c1: Pull complete 08:05:23 77bc0d833cb6: Pull complete 08:05:23 9065ff56babe: Pull complete 08:05:25 d287ab97295c: Download complete 08:05:29 d287ab97295c: Pull complete 08:05:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:05:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:05:29 prd-centos7-docker-4c-2g-246 does not seem to be running inside a container 08:05:29 $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:05:31 $ docker top 4882e1a69036af7c51376b3477f506079c4de6b0fc6cbf2c69e1be0fb48c225b -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:32 + touch /tmp/pre-build-complete [Pipeline] sh 08:05:32 + mkdir -p /var/log/sysstat [Pipeline] sh 08:05:32 + ls /var/log/sa-host 08:05:32 + sadf -c /var/log/sa-host/sa05 08:05:32 file_magic: OK 08:05:32 HZ: Using current value: 100 08:05:32 file_header: OK 08:05:32 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 08:05:32 Statistics: 08:05:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:05:32 File successfully converted to sysstat format version 12.0.3 08:05:32 + sadf -c /var/log/sa-host/sa30 08:05:32 file_magic: OK 08:05:32 HZ: Using current value: 100 08:05:32 file_header: OK 08:05:32 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 08:05:32 Statistics: 08:05:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:05:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:33 provisioning config files... 08:05:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config332605775269962723tmp [Pipeline] { [Pipeline] echo 08:05:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:05:33 ---> create-netrc.sh [Pipeline] } 08:05:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:05:33 ---> python-tools-install.sh [Pipeline] echo 08:05:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:05:34 ---> sudo-logs.sh 08:05:34 Archiving 'sudo' log.. 08:05:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-246.vexxhost.local: Name or service not known 08:05:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-246.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:05:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:05:34 ---> job-cost.sh 08:05:34 lf-activate-venv: SKIPPING 08:05:34 DEBUG: total: 0.10999999940395355 08:05:34 INFO: Retrieving Stack Cost... 08:05:35 INFO: Retrieving Pricing Info for: v3-standard-2 08:05:36 INFO: Archiving Costs [Pipeline] echo 08:05:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:05:36 ---> logs-deploy.sh 08:05:36 lf-activate-venv: SKIPPING 08:05:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/9 08:05:36 INFO: archiving workspace using pattern(s): 08:05:36 Archives upload complete. 08:05:37 INFO: archiving logs to Nexus 08:05:37 ---> uname -a: 08:05:37 Linux prd-centos7-docker-4c-2g-246.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:05:37 08:05:37 08:05:37 ---> lscpu: 08:05:37 Architecture: x86_64 08:05:37 CPU op-mode(s): 32-bit, 64-bit 08:05:37 Byte Order: Little Endian 08:05:37 Address sizes: 40 bits physical, 48 bits virtual 08:05:37 CPU(s): 2 08:05:37 On-line CPU(s) list: 0,1 08:05:37 Thread(s) per core: 1 08:05:37 Core(s) per socket: 1 08:05:37 Socket(s): 2 08:05:37 NUMA node(s): 1 08:05:37 Vendor ID: AuthenticAMD 08:05:37 CPU family: 23 08:05:37 Model: 49 08:05:37 Model name: AMD EPYC-Rome Processor 08:05:37 Stepping: 0 08:05:37 CPU MHz: 2799.998 08:05:37 BogoMIPS: 5599.99 08:05:37 Virtualization: AMD-V 08:05:37 Hypervisor vendor: KVM 08:05:37 Virtualization type: full 08:05:37 L1d cache: 32K 08:05:37 L1i cache: 32K 08:05:37 L2 cache: 512K 08:05:37 L3 cache: 16384K 08:05:37 NUMA node0 CPU(s): 0,1 08:05:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:05:37 08:05:37 08:05:37 ---> nproc: 08:05:37 2 08:05:37 08:05:37 08:05:37 ---> df -h: 08:05:37 Filesystem Size Used Avail Use% Mounted on 08:05:37 overlay 40G 7.7G 33G 20% / 08:05:37 tmpfs 64M 0 64M 0% /dev 08:05:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:05:37 shm 64M 0 64M 0% /dev/shm 08:05:37 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:05:37 08:05:37 08:05:37 ---> sar -b -r -n DEV: 08:05:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 08:05:37 08:05:37 07:58:27 LINUX RESTART (2 CPU) 08:05:37 08:05:37 07:59:02 tps rtps wtps bread/s bwrtn/s 08:05:37 08:00:01 86.12 4.50 81.61 2882.76 4296.39 08:05:37 08:01:01 0.62 0.02 0.60 0.13 12.67 08:05:37 08:02:01 0.37 0.10 0.27 1.73 5.25 08:05:37 08:03:01 0.20 0.00 0.20 0.00 2.70 08:05:37 08:04:01 0.20 0.00 0.20 0.00 2.35 08:05:37 08:05:01 0.42 0.00 0.42 0.00 6.33 08:05:37 Average: 14.46 0.76 13.70 474.25 711.23 08:05:37 08:05:37 07:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:37 08:00:01 5450428 0 804684 10.05 2620 1751208 1302140 14.38 588292 1570884 128 08:05:37 08:01:01 5450404 0 804700 10.05 2620 1751216 1299996 14.35 587912 1570860 20 08:05:37 08:02:01 5456552 0 798428 9.97 2620 1751340 1251708 13.82 587228 1566808 12 08:05:37 08:03:01 5455148 0 799828 9.99 2620 1751344 1231124 13.59 588532 1566808 16 08:05:37 08:04:01 5455156 0 799812 9.99 2620 1751352 1231160 13.59 582028 1573600 16 08:05:37 08:05:01 5455436 0 799532 9.98 2620 1751352 1213792 13.40 582008 1573600 20 08:05:37 Average: 5453854 0 801164 10.00 2620 1751302 1254987 13.86 586000 1570427 35 08:05:37 08:05:37 07:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:37 08:00:01 eth0 440.98 289.98 950.08 65.65 0.00 0.00 0.00 0.00 08:05:37 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:00:01 docker0 70.93 66.78 5.24 157.69 0.00 0.00 0.00 0.00 08:05:37 08:01:01 eth0 2.30 0.73 0.67 0.40 0.00 0.00 0.00 0.00 08:05:37 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:02:01 eth0 2.21 0.65 0.65 0.40 0.00 0.00 0.00 0.00 08:05:37 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:03:01 eth0 1.57 0.30 0.36 0.23 0.00 0.00 0.00 0.00 08:05:37 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:04:01 eth0 1.92 0.62 0.49 0.28 0.00 0.00 0.00 0.00 08:05:37 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:05:01 eth0 1.82 0.87 0.89 0.53 0.00 0.00 0.00 0.00 08:05:37 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 Average: eth0 74.14 48.20 156.71 11.10 0.00 0.00 0.00 0.00 08:05:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:37 Average: docker0 11.66 10.98 0.86 25.92 0.00 0.00 0.00 0.00 08:05:37 08:05:37 08:05:37 ---> sar -P ALL: 08:05:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/30/21 _x86_64_ (2 CPU) 08:05:37 08:05:37 07:58:27 LINUX RESTART (2 CPU) 08:05:37 08:05:37 07:59:02 CPU %user %nice %system %iowait %steal %idle 08:05:37 08:00:01 all 9.15 0.00 3.05 2.04 0.07 85.69 08:05:37 08:00:01 0 9.59 0.00 3.84 3.07 0.07 83.43 08:05:37 08:00:01 1 8.72 0.00 2.27 1.00 0.07 87.93 08:05:37 08:01:01 all 0.26 0.00 0.08 0.00 0.02 99.65 08:05:37 08:01:01 0 0.45 0.00 0.10 0.00 0.02 99.43 08:05:37 08:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:05:37 08:02:01 all 0.29 0.00 0.06 0.00 0.02 99.63 08:05:37 08:02:01 0 0.52 0.00 0.05 0.00 0.02 99.42 08:05:37 08:02:01 1 0.07 0.00 0.07 0.00 0.02 99.85 08:05:37 08:03:01 all 0.15 0.00 0.08 0.00 0.02 99.76 08:05:37 08:03:01 0 0.27 0.00 0.10 0.00 0.02 99.62 08:05:37 08:03:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:05:37 08:04:01 all 0.26 0.00 0.04 0.00 0.01 99.69 08:05:37 08:04:01 0 0.08 0.00 0.03 0.00 0.00 99.88 08:05:37 08:04:01 1 0.44 0.00 0.05 0.00 0.02 99.50 08:05:37 08:05:01 all 0.24 0.00 0.04 0.00 0.02 99.70 08:05:37 08:05:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:05:37 08:05:01 1 0.38 0.00 0.05 0.00 0.02 99.55 08:05:37 Average: all 1.68 0.00 0.54 0.33 0.02 97.42 08:05:37 Average: 0 1.79 0.00 0.67 0.50 0.02 97.02 08:05:37 Average: 1 1.58 0.00 0.41 0.16 0.03 97.82 08:05:37 08:05:37 08:05:37