Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (c1240b9dd6dbcb905374185663d89a272f5ee3ae) 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-ssh388086790701585797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8655836264121176359.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 144eb70ba3d470a427e699408e811d3f535e987a 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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4878236979042558133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6828654703153509271.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4471505594613289669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_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 ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3057 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [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-36 # 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-36@tmp/jenkins-gitclient-ssh2961208969728872006.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 0b9da655a3203f9058e2484c445b82e080128b6b Checking out Revision 0b9da655a3203f9058e2484c445b82e080128b6b (PR-36) > 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-36@tmp/jenkins-gitclient-ssh7331318080298478207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # 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-36@tmp/jenkins-gitclient-ssh7559588210593364979.key > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b9da655a3203f9058e2484c445b82e080128b6b # timeout=10 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:58:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:58:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:58:49 ========================================================= 07:58:49 EdgeX Global Pipelines Version Info 07:58:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:51 ------------------- 07:58:51 stable info: 07:58:51 ------------------- 07:58:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:58:51 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:58:51 Message: update stable to v1.0.196 07:58:51 ------------------- 07:58:51 experimental info: 07:58:51 ------------------- 07:58:51 Commited By: **** collab-it+edgex@linuxfoundation.org 07:58:51 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 07:58:51 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:58:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:58:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:58:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:58:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 07:58:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 07:58:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b9da655a3203f9058e2484c445b82e080128b6b [Pipeline] echo 07:58:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b9da65 [Pipeline] echo 07:58:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:53 provisioning config files... 07:58:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config5523412464921167868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:53 ---> docker-login.sh 07:58:53 nexus3.edgexfoundry.org:10001 07:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:53 Configure a credential helper to remove this warning. See 07:58:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:53 07:58:53 Login Succeeded 07:58:53 nexus3.edgexfoundry.org:10002 07:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:54 Configure a credential helper to remove this warning. See 07:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:54 07:58:54 Login Succeeded 07:58:54 nexus3.edgexfoundry.org:10003 07:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:54 Configure a credential helper to remove this warning. See 07:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:54 07:58:54 Login Succeeded 07:58:54 nexus3.edgexfoundry.org:10004 07:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:54 Configure a credential helper to remove this warning. See 07:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:54 07:58:54 Login Succeeded 07:58:54 docker.io 07:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:54 Configure a credential helper to remove this warning. See 07:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:54 07:58:54 Login Succeeded 07:58:54 ---> docker-login.sh ends [Pipeline] } 07:58:54 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:58:55 + git log --format=format:%s -1 0b9da655a3203f9058e2484c445b82e080128b6b [Pipeline] echo 07:58:55 GIT_COMMIT: 0b9da655a3203f9058e2484c445b82e080128b6b, Commit Message: Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD [Pipeline] echo 07:58:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:58:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:56 07:58:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:56 latest: Pulling from edgex-devops/git-semver 07:58:56 31603596830f: Pulling fs layer 07:58:56 b6dc333f4379: Pulling fs layer 07:58:56 3d9ef1400e77: Pulling fs layer 07:58:56 fd332fbdc1db: Pulling fs layer 07:58:56 fd332fbdc1db: Waiting 07:58:56 b6dc333f4379: Verifying Checksum 07:58:56 b6dc333f4379: Download complete 07:58:57 31603596830f: Verifying Checksum 07:58:57 31603596830f: Download complete 07:58:57 fd332fbdc1db: Verifying Checksum 07:58:57 fd332fbdc1db: Download complete 07:58:57 31603596830f: Pull complete 07:58:57 3d9ef1400e77: Verifying Checksum 07:58:57 3d9ef1400e77: Download complete 07:58:57 b6dc333f4379: Pull complete 07:58:58 3d9ef1400e77: Pull complete 07:58:58 fd332fbdc1db: Pull complete 07:58:58 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 07:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:58:58 prd-centos7-docker-4c-2g-3057 does not seem to be running inside a container 07:58:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:58:59 $ docker top 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:59 [ssh-agent] Looking for ssh-agent implementation... 07:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:59 $ docker exec 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent 07:58:59 SSH_AUTH_SOCK=/tmp/ssh-WrZQY9Jwi15r/agent.14 07:58:59 SSH_AGENT_PID=20 07:58:59 Running ssh-add (command line suppressed) 07:59:00 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4079339320189738517.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4079339320189738517.key) 07:59:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:00 + git tag --points-at HEAD [Pipeline] } 07:59:00 $ docker exec --env ******** --env ******** 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent -k 07:59:00 unset SSH_AUTH_SOCK; 07:59:00 unset SSH_AGENT_PID; 07:59:00 echo Agent pid 20 killed; 07:59:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:00 [ssh-agent] Looking for ssh-agent implementation... 07:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:00 $ docker exec 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent 07:59:00 SSH_AUTH_SOCK=/tmp/ssh-OUKM0mNP3JhB/agent.54 07:59:00 SSH_AGENT_PID=60 07:59:00 Running ssh-add (command line suppressed) 07:59:00 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7970131052819961006.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7970131052819961006.key) 07:59:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:01 + git semver init 07:59:01 # -> Open(): unable to determine branch for HEAD 07:59:01 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 07:59:01 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 07:59:01 # $SEMVER_REMOTE_NAME = origin 07:59:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:59:01 # $SEMVER_USER_NAME = edgex-jenkins 07:59:01 # $SEMVER_BRANCH = PR-36 07:59:01 # $SEMVER_TEMP = /tmp/semver-474439161 07:59:01 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 07:59:02 # '/tmp/semver-474439161' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 07:59:02 # -> Force: false 07:59:02 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 07:59:02 $ docker exec --env ******** --env ******** 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent -k 07:59:02 unset SSH_AUTH_SOCK; 07:59:02 unset SSH_AGENT_PID; 07:59:02 echo Agent pid 60 killed; 07:59:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:03 + git semver [Pipeline] } 07:59:03 $ docker stop --time=1 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e 07:59:04 $ docker rm -f 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e [Pipeline] // withDockerContainer [Pipeline] sh 07:59:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:05 Stashed 1 file(s) [Pipeline] echo 07:59:05 [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:20 Still waiting to schedule task 07:59:20 ‘prd-centos7-docker-4c-2g-2785’ is offline 07:59:20 ‘prd-centos7-docker-4c-2g-3058’ is offline 07:59:20 Still waiting to schedule task 07:59:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:01:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3060 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 08:01:30 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 08:01:30 The recommended git tool is: NONE 08:01:36 using credential edgex-jenkins-ssh 08:01:36 Cloning the remote Git repository 08:01:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:36 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 08:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:36 > git --version # timeout=10 08:01:36 > git --version # 'git version 2.17.1' 08:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:38 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 08:01:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:01:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:01:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:01:38 > git config core.sparsecheckout # timeout=10 08:01:38 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 08:01:38 > git remote # timeout=10 08:01:38 > git config --get remote.origin.url # timeout=10 08:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:01:39 > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 08:01:39 Merge succeeded, producing 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b 08:01:39 Checking out Revision 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b (PR-36) 08:01:39 > git rev-parse HEAD^{commit} # timeout=10 08:01:39 > git config core.sparsecheckout # timeout=10 08:01:39 > git checkout -f 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b # timeout=10 08:01:44 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" 08:01:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:44 > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 08:01:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:01:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:01:46 + + true 08:01:46 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:04 provisioning config files... 08:02:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config8589865953392185907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:05 ---> docker-login.sh 08:02:05 nexus3.edgexfoundry.org:10001 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 nexus3.edgexfoundry.org:10002 08:02:07 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 nexus3.edgexfoundry.org:10003 08:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:08 Configure a credential helper to remove this warning. See 08:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:08 08:02:08 Login Succeeded 08:02:08 nexus3.edgexfoundry.org:10004 08:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:08 Configure a credential helper to remove this warning. See 08:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:08 08:02:08 Login Succeeded 08:02:08 docker.io 08:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:09 Configure a credential helper to remove this warning. See 08:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:09 08:02:09 Login Succeeded 08:02:09 ---> docker-login.sh ends [Pipeline] } 08:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:10 ========================================================= 08:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:02:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:02:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:02:11 Sending build context to Docker daemon 20.48MB 08:02:11 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:02:11 Step 2/10 : FROM ${BASE} AS builder 08:02:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:02:11 595b0fe564bb: Pulling fs layer 08:02:11 24495759ef45: Pulling fs layer 08:02:11 d148012ef14d: Pulling fs layer 08:02:11 cb65c68fc2e2: Pulling fs layer 08:02:11 093eec477d81: Pulling fs layer 08:02:11 a6d5b2bbb924: Pulling fs layer 08:02:11 2446dc1eb7d3: Pulling fs layer 08:02:11 596795e73e0f: Pulling fs layer 08:02:11 a6d5b2bbb924: Waiting 08:02:11 2446dc1eb7d3: Waiting 08:02:11 596795e73e0f: Waiting 08:02:11 cb65c68fc2e2: Waiting 08:02:11 093eec477d81: Waiting 08:02:11 d148012ef14d: Verifying Checksum 08:02:11 d148012ef14d: Download complete 08:02:11 24495759ef45: Verifying Checksum 08:02:11 24495759ef45: Download complete 08:02:11 093eec477d81: Verifying Checksum 08:02:11 093eec477d81: Download complete 08:02:11 595b0fe564bb: Verifying Checksum 08:02:11 595b0fe564bb: Download complete 08:02:11 a6d5b2bbb924: Download complete 08:02:11 2446dc1eb7d3: Verifying Checksum 08:02:11 2446dc1eb7d3: Download complete 08:02:14 595b0fe564bb: Pull complete 08:02:14 24495759ef45: Pull complete 08:02:14 d148012ef14d: Pull complete 08:02:14 596795e73e0f: Download complete 08:02:15 cb65c68fc2e2: Verifying Checksum 08:02:15 cb65c68fc2e2: Download complete 08:02:20 Running on prd-centos7-docker-4c-2g-3061 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 08:02:20 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 08:02:20 The recommended git tool is: NONE 08:02:23 using credential edgex-jenkins-ssh 08:02:23 Cloning the remote Git repository 08:02:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:23 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 08:02:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:23 > git --version # timeout=10 08:02:23 > git --version # 'git version 2.24.4' 08:02:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:23 [INFO] Currently running in a labeled security context 08:02:23 [INFO] Currently SELinux is 'enforcing' on the host 08:02:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7850324590651765117.key 08:02:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:24 [INFO] Currently running in a labeled security context 08:02:24 [INFO] Currently SELinux is 'enforcing' on the host 08:02:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh9100906126805315410.key 08:02:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:02:25 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 08:02:25 Merge succeeded, producing 7155b6bae365f49013fa1f1ce41ab5ea0355b300 08:02:25 Checking out Revision 7155b6bae365f49013fa1f1ce41ab5ea0355b300 (PR-36) 08:02:25 > git config core.sparsecheckout # timeout=10 08:02:25 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 08:02:25 > git remote # timeout=10 08:02:25 > git config --get remote.origin.url # timeout=10 08:02:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:25 [INFO] Currently running in a labeled security context 08:02:25 [INFO] Currently SELinux is 'enforcing' on the host 08:02:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7355599511184694562.key 08:02:25 > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 08:02:25 > git rev-parse HEAD^{commit} # timeout=10 08:02:25 > git config core.sparsecheckout # timeout=10 08:02:25 > git checkout -f 7155b6bae365f49013fa1f1ce41ab5ea0355b300 # timeout=10 08:02:25 cb65c68fc2e2: Pull complete 08:02:25 093eec477d81: Pull complete 08:02:25 a6d5b2bbb924: Pull complete 08:02:26 2446dc1eb7d3: Pull complete 08:02:29 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" 08:02:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:29 > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 08:02:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:02:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:02:30 596795e73e0f: Pull complete 08:02:30 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:02:30 ---> d9e956139c92 08:02:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:02:30 + sudo service docker restart 08:02:30 + true 08:02:30 Redirecting to /bin/systemctl restart docker.service 08:02:32 ---> Running in c2ab05153ad5 08:02:32 Removing intermediate container c2ab05153ad5 08:02:32 ---> ca33eded41fe 08:02:32 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:02:32 ---> Running in 0e66652313cc 08:02:33 Removing intermediate container 0e66652313cc 08:02:33 ---> be16354c562e 08:02:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:02:33 ---> Running in f9fa98690bd1 08:02:34 Removing intermediate container f9fa98690bd1 08:02:34 ---> 6efad3acde28 08:02:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:34 ---> Running in 1fd7912974a4 08:02:36 Removing intermediate container 1fd7912974a4 08:02:36 ---> 0103cd5fe8e9 08:02:36 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:36 ---> Running in 86c576697970 08:02:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:02:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:02:39 (1/6) Installing libc-dev (0.7.2-r3) 08:02:40 (2/6) Installing libsodium (1.0.18-r0) 08:02:40 (3/6) Installing pkgconf (1.7.3-r0) 08:02:40 (4/6) Installing libsodium-dev (1.0.18-r0) 08:02:40 (5/6) Installing libzmq (4.3.3-r1) 08:02:40 (6/6) Installing zeromq-dev (4.3.3-r1) 08:02:40 Executing busybox-1.32.1-r6.trigger 08:02:40 OK: 139 MiB in 46 packages 08:02:41 Removing intermediate container 86c576697970 08:02:41 ---> ff5e2d11d113 08:02:41 Step 8/10 : WORKDIR /app 08:02:42 ---> Running in c51504d26fcc 08:02:42 Removing intermediate container c51504d26fcc 08:02:42 ---> 186482cb2712 08:02:42 Step 9/10 : COPY . . 08:02:44 ---> 3594ebf0438a 08:02:44 Step 10/10 : RUN go mod download 08:02:44 ---> Running in 7c077a28ccd1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:49 provisioning config files... 08:02:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1765325163146056627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:49 ---> docker-login.sh 08:02:49 nexus3.edgexfoundry.org:10001 08:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:49 Configure a credential helper to remove this warning. See 08:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:49 08:02:49 Login Succeeded 08:02:49 nexus3.edgexfoundry.org:10002 08:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:49 Configure a credential helper to remove this warning. See 08:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:49 08:02:49 Login Succeeded 08:02:49 nexus3.edgexfoundry.org:10003 08:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:50 Configure a credential helper to remove this warning. See 08:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:50 08:02:50 Login Succeeded 08:02:50 nexus3.edgexfoundry.org:10004 08:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:50 Configure a credential helper to remove this warning. See 08:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:50 08:02:50 Login Succeeded 08:02:50 docker.io 08:02:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:02:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:02:50 Configure a credential helper to remove this warning. See 08:02:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:02:50 08:02:50 Login Succeeded 08:02:50 ---> docker-login.sh ends [Pipeline] } 08:02:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:02:50 ========================================================= 08:02:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:02:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:02:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:02:51 Sending build context to Docker daemon 20.48MB 08:02:51 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 08:02:51 Step 2/10 : FROM ${BASE} AS builder 08:02:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:02:51 540db60ca938: Pulling fs layer 08:02:51 adcc1eea9eea: Pulling fs layer 08:02:51 4c4ab2625f07: Pulling fs layer 08:02:51 0773c198feca: Pulling fs layer 08:02:51 345f892a5656: Pulling fs layer 08:02:51 4796506630df: Pulling fs layer 08:02:51 cc55df3e53f1: Pulling fs layer 08:02:51 4d027b6c602c: Pulling fs layer 08:02:51 449e75d2c14e: Pulling fs layer 08:02:51 0773c198feca: Waiting 08:02:51 345f892a5656: Waiting 08:02:51 4796506630df: Waiting 08:02:51 cc55df3e53f1: Waiting 08:02:51 4d027b6c602c: Waiting 08:02:51 449e75d2c14e: Waiting 08:02:51 4c4ab2625f07: Verifying Checksum 08:02:51 4c4ab2625f07: Download complete 08:02:51 adcc1eea9eea: Verifying Checksum 08:02:51 adcc1eea9eea: Download complete 08:02:51 345f892a5656: Verifying Checksum 08:02:51 345f892a5656: Download complete 08:02:51 540db60ca938: Verifying Checksum 08:02:51 4796506630df: Verifying Checksum 08:02:51 4796506630df: Download complete 08:02:51 cc55df3e53f1: Verifying Checksum 08:02:51 cc55df3e53f1: Download complete 08:02:51 540db60ca938: Pull complete 08:02:51 adcc1eea9eea: Pull complete 08:02:52 4c4ab2625f07: Pull complete 08:02:52 4d027b6c602c: Verifying Checksum 08:02:52 4d027b6c602c: Download complete 08:02:55 449e75d2c14e: Verifying Checksum 08:02:55 449e75d2c14e: Download complete 08:02:56 0773c198feca: Verifying Checksum 08:02:56 0773c198feca: Download complete 08:02:59 0773c198feca: Pull complete 08:02:59 345f892a5656: Pull complete 08:02:59 4796506630df: Pull complete 08:02:59 cc55df3e53f1: Pull complete 08:02:59 4d027b6c602c: Pull complete 08:03:01 449e75d2c14e: Pull complete 08:03:01 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:03:01 ---> 0d28375d9b5b 08:03:01 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:03:03 ---> Running in 4fe857c07fc0 08:03:04 Removing intermediate container 4fe857c07fc0 08:03:04 ---> 75b1d7bfdb16 08:03:04 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:03:04 ---> Running in 88365b0a21df 08:03:04 Removing intermediate container 88365b0a21df 08:03:04 ---> e30e291c40e1 08:03:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:04 ---> Running in 33893074bbc3 08:03:04 Removing intermediate container 33893074bbc3 08:03:04 ---> 4f5ec446f0c9 08:03:04 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:04 ---> Running in 668079a04b41 08:03:05 Removing intermediate container 668079a04b41 08:03:05 ---> 16ae09843c91 08:03:05 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:05 ---> Running in ea988deb3262 08:03:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:03:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:03:06 (1/6) Installing libc-dev (0.7.2-r3) 08:03:06 (2/6) Installing libsodium (1.0.18-r0) 08:03:06 (3/6) Installing pkgconf (1.7.3-r0) 08:03:06 (4/6) Installing libsodium-dev (1.0.18-r0) 08:03:06 (5/6) Installing libzmq (4.3.3-r1) 08:03:06 (6/6) Installing zeromq-dev (4.3.3-r1) 08:03:07 Executing busybox-1.32.1-r6.trigger 08:03:07 OK: 150 MiB in 46 packages 08:03:07 Removing intermediate container ea988deb3262 08:03:07 ---> 7ea9d95dec35 08:03:07 Step 8/10 : WORKDIR /app 08:03:07 ---> Running in d4d20654e688 08:03:07 Removing intermediate container d4d20654e688 08:03:07 ---> 3ac644f7ec70 08:03:07 Step 9/10 : COPY . . 08:03:08 ---> dc500b647e9f 08:03:08 Step 10/10 : RUN go mod download 08:03:08 ---> Running in 2ebdcefb2080 08:03:16 Removing intermediate container 7c077a28ccd1 08:03:16 ---> 5e38fa963e44 08:03:16 Successfully built 5e38fa963e44 08:03:16 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:17 prd-ubuntu18.04-docker-arm64-4c-16g-3060 does not seem to be running inside a container 08:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:18 Removing intermediate container 2ebdcefb2080 08:03:18 ---> c47ddfa1a48e 08:03:18 Successfully built c47ddfa1a48e 08:03:18 Successfully tagged ci-base-image-x86_64:latest 08:03:19 $ docker top c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:03:20 + docker inspect -f . ci-base-image-x86_64 08:03:20 . [Pipeline] withDockerContainer 08:03:20 prd-centos7-docker-4c-2g-3061 does not seem to be running inside a container 08:03:20 + go version 08:03:20 go version go1.16.5 linux/arm64 08:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:03:20 $ docker top f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e -eo pid,comm [Pipeline] { [Pipeline] } 08:03:20 $ docker stop --time=1 c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 08:03:22 $ docker rm -f c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 08:03:23 + go version 08:03:23 go version go1.16.5 linux/amd64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 08:03:23 $ docker stop --time=1 f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e 08:03:23 + docker inspect -f . ci-base-image-arm64 08:03:23 . 08:03:24 $ docker rm -f f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 08:03:24 prd-ubuntu18.04-docker-arm64-4c-16g-3060 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:03:26 $ docker top 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:03:27 + docker inspect -f . ci-base-image-x86_64 08:03:27 . [Pipeline] withDockerContainer 08:03:27 prd-centos7-docker-4c-2g-3061 does not seem to be running inside a container 08:03:27 + go mod tidy 08:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:03:27 $ docker top c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:28 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:03:28 + go mod tidy 08:03:28 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:03:32 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 08:03:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } 08:03:32 $ docker stop --time=1 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 08:03:32 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 08:03:32 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 08:03:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 08:03:34 $ docker rm -f 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:03:34 $ docker stop --time=1 c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e 08:03:35 $ docker rm -f c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:03:37 ---> job-cost.sh 08:03:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gwjd 08:03:37 ---> job-cost.sh 08:03:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zAuu 08:03:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-zAuu/bin to PATH 08:04:00 INFO: No Stack... 08:04:00 INFO: Retrieving Pricing Info for: v3-standard-2 08:04:00 INFO: Archiving Costs [Pipeline] sh 08:04:01 + cut -d, -f6 08:04:01 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock 08:04:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] 08:04:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] did not exist. Created. 08:04:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:01 + echo total: 0.05999999865889549 [Pipeline] stash 08:04:02 Stashed 1 file(s) [Pipeline] } 08:04:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:04:02 Failed in branch amd64 08:04:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-gwjd/bin to PATH 08:06:16 INFO: No Stack... 08:06:16 INFO: Retrieving Pricing Info for: v2-standard-4 08:06:16 INFO: Archiving Costs [Pipeline] sh 08:06:16 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 08:06:16 + cut -d, -f6 [Pipeline] lock 08:06:16 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] 08:06:16 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] did not exist. Created. 08:06:16 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:16 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3773442/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3773442/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:17 + echo total: 0.18000000715255737 [Pipeline] stash 08:06:17 Warning: overwriting stash ‘stack-cost’ 08:06:18 Stashed 1 file(s) [Pipeline] } 08:06:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:18 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] libraryResource [Pipeline] sh 08:06:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:21 ---> package-listing.sh 08:06:21 ++ facter osfamily 08:06:21 ++ tr '[:upper:]' '[:lower:]' 08:06:21 + OS_FAMILY=redhat 08:06:21 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 08:06:21 + START_PACKAGES=/tmp/packages_start.txt 08:06:21 + END_PACKAGES=/tmp/packages_end.txt 08:06:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:21 + PACKAGES=/tmp/packages_start.txt 08:06:21 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 08:06:21 + PACKAGES=/tmp/packages_end.txt 08:06:21 + case "${OS_FAMILY}" in 08:06:21 + rpm -qa 08:06:21 + sort 08:06:21 + '[' -f /tmp/packages_start.txt ']' 08:06:21 + '[' -f /tmp/packages_end.txt ']' 08:06:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:21 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 08:06:21 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 08:06:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo 08:06:21 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:06:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:06:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:22 08:06:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:23 alpine: Pulling from edgex-lftools-log-publisher 08:06:23 5843afab3874: Pulling fs layer 08:06:23 2dfaacf7024e: Pulling fs layer 08:06:23 2dbba127c6aa: Pulling fs layer 08:06:23 1a467efa2204: Pulling fs layer 08:06:23 865369a531d5: Pulling fs layer 08:06:23 2dc3bafdbf1c: Pulling fs layer 08:06:23 9ac237eaa80d: Pulling fs layer 08:06:23 6bcad4ecc5c2: Pulling fs layer 08:06:23 7074353bde3e: Pulling fs layer 08:06:23 865369a531d5: Waiting 08:06:23 2dc3bafdbf1c: Waiting 08:06:23 9ac237eaa80d: Waiting 08:06:23 6bcad4ecc5c2: Waiting 08:06:23 7074353bde3e: Waiting 08:06:23 1a467efa2204: Waiting 08:06:23 2dfaacf7024e: Verifying Checksum 08:06:23 2dfaacf7024e: Download complete 08:06:23 1a467efa2204: Verifying Checksum 08:06:23 1a467efa2204: Download complete 08:06:23 5843afab3874: Verifying Checksum 08:06:23 5843afab3874: Download complete 08:06:23 2dc3bafdbf1c: Verifying Checksum 08:06:23 2dc3bafdbf1c: Download complete 08:06:23 9ac237eaa80d: Verifying Checksum 08:06:23 9ac237eaa80d: Download complete 08:06:23 6bcad4ecc5c2: Verifying Checksum 08:06:23 6bcad4ecc5c2: Download complete 08:06:23 5843afab3874: Pull complete 08:06:23 865369a531d5: Verifying Checksum 08:06:23 865369a531d5: Download complete 08:06:23 2dfaacf7024e: Pull complete 08:06:23 2dbba127c6aa: Verifying Checksum 08:06:23 2dbba127c6aa: Download complete 08:06:24 2dbba127c6aa: Pull complete 08:06:24 1a467efa2204: Pull complete 08:06:24 865369a531d5: Pull complete 08:06:24 2dc3bafdbf1c: Pull complete 08:06:24 9ac237eaa80d: Pull complete 08:06:24 6bcad4ecc5c2: Pull complete 08:06:28 7074353bde3e: Verifying Checksum 08:06:28 7074353bde3e: Download complete 08:06:31 7074353bde3e: Pull complete 08:06:31 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:06:31 prd-centos7-docker-4c-2g-3057 does not seem to be running inside a container 08:06:31 $ 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-36/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-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:06:33 $ docker top a3822243c619e4a5418df83bd0df9b1ef4f97ffe6e33b61523d83f595dca37fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:34 + mkdir -p /var/log/sa [Pipeline] sh 08:06:35 + ls /var/log/sa-host 08:06:35 + sadf -c /var/log/sa-host/sa05 08:06:35 file_magic: OK 08:06:35 HZ: Using current value: 100 08:06:35 file_header: OK 08:06:35 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:06:35 Statistics: 08:06:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:06:35 File successfully converted to sysstat format version 12.5.4 08:06:35 + sadf -c /var/log/sa-host/sa16 08:06:35 file_magic: OK 08:06:35 HZ: Using current value: 100 08:06:35 file_header: OK 08:06:35 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:06:35 Statistics: 08:06:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:06:35 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:35 provisioning config files... 08:06:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4731362626727860797tmp [Pipeline] { [Pipeline] echo 08:06:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> create-netrc.sh [Pipeline] } 08:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> python-tools-install.sh [Pipeline] echo 08:06:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> sudo-logs.sh 08:06:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:37 ---> job-cost.sh 08:06:37 lf-activate-venv: SKIPPING 08:06:37 DEBUG: total: 0.18000000715255737 08:06:37 INFO: Retrieving Stack Cost... 08:06:38 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:38 INFO: Archiving Costs [Pipeline] echo 08:06:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:38 ---> logs-deploy.sh 08:06:38 lf-activate-venv: SKIPPING 08:06:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/2 08:06:38 INFO: archiving workspace using pattern(s): 08:06:39 Archives upload complete. 08:06:39 INFO: archiving logs to Nexus 08:06:40 ---> uname -a: 08:06:40 Linux prd-centos7-docker-4c-2g-3057.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:06:40 08:06:40 08:06:40 ---> lscpu: 08:06:40 Architecture: x86_64 08:06:40 CPU op-mode(s): 32-bit, 64-bit 08:06:40 Address sizes: 40 bits physical, 48 bits virtual 08:06:40 Byte Order: Little Endian 08:06:40 CPU(s): 2 08:06:40 On-line CPU(s) list: 0,1 08:06:40 Vendor ID: AuthenticAMD 08:06:40 BIOS Vendor ID: QEMU 08:06:40 Model name: AMD EPYC-Rome Processor 08:06:40 BIOS Model name: pc-i440fx-4.2 08:06:40 CPU family: 23 08:06:40 Model: 49 08:06:40 Thread(s) per core: 1 08:06:40 Core(s) per socket: 1 08:06:40 Socket(s): 2 08:06:40 Stepping: 0 08:06:40 BogoMIPS: 5599.99 08:06:40 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:06:40 Virtualization: AMD-V 08:06:40 Hypervisor vendor: KVM 08:06:40 Virtualization type: full 08:06:40 L1d cache: 64 KiB (2 instances) 08:06:40 L1i cache: 64 KiB (2 instances) 08:06:40 L2 cache: 1 MiB (2 instances) 08:06:40 L3 cache: 32 MiB (2 instances) 08:06:40 NUMA node(s): 1 08:06:40 NUMA node0 CPU(s): 0,1 08:06:40 Vulnerability Itlb multihit: Not affected 08:06:40 Vulnerability L1tf: Not affected 08:06:40 Vulnerability Mds: Not affected 08:06:40 Vulnerability Meltdown: Not affected 08:06:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:06:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:06:40 Vulnerability Srbds: Not affected 08:06:40 Vulnerability Tsx async abort: Not affected 08:06:40 08:06:40 08:06:40 ---> nproc: 08:06:40 2 08:06:40 08:06:40 08:06:40 ---> df -h: 08:06:40 Filesystem Size Used Available Use% Mounted on 08:06:40 overlay 40.0G 7.6G 32.4G 19% / 08:06:40 tmpfs 64.0M 0 64.0M 0% /dev 08:06:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:06:40 shm 64.0M 0 64.0M 0% /dev/shm 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-36 08:06:40 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp 08:06:40 08:06:40 08:06:40 ---> free -m: 08:06:40 total used free shared buff/cache available 08:06:40 Mem: 7821 831 4752 0 2237 6700 08:06:40 Swap: 1023 0 1023 08:06:40 08:06:40 08:06:40 ---> ip addr: 08:06:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:06:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:06:40 inet 127.0.0.1/8 scope host lo 08:06:40 valid_lft forever preferred_lft forever 08:06:40 inet6 ::1/128 scope host 08:06:40 valid_lft forever preferred_lft forever 08:06:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:06:40 link/ether fa:16:3e:a5:a8:b6 brd ff:ff:ff:ff:ff:ff 08:06:40 inet 10.30.122.27/23 brd 10.30.123.255 scope global dynamic eth0 08:06:40 valid_lft 85898sec preferred_lft 85898sec 08:06:40 inet6 fe80::f816:3eff:fea5:a8b6/64 scope link 08:06:40 valid_lft forever preferred_lft forever 08:06:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:06:40 link/ether 02:42:30:6b:8f:f8 brd ff:ff:ff:ff:ff:ff 08:06:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:06:40 valid_lft forever preferred_lft forever 08:06:40 inet6 fe80::42:30ff:fe6b:8ff8/64 scope link 08:06:40 valid_lft forever preferred_lft forever 08:06:40 08:06:40 08:06:40 ---> sar -b -r -n DEV: 08:06:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:06:40 08:06:40 07:58:07 LINUX RESTART (2 CPU) 08:06:40 08:06:40 07:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:06:40 08:00:01 5.88 0.17 5.71 0.00 22.64 725.76 0.00 08:06:40 08:01:01 0.40 0.02 0.38 0.00 0.13 6.06 0.00 08:06:40 08:02:01 0.42 0.10 0.32 0.00 1.73 5.28 0.00 08:06:40 08:03:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 08:06:40 08:04:01 0.20 0.00 0.20 0.00 0.00 3.02 0.00 08:06:40 08:05:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 08:06:40 08:06:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 08:06:40 Average: 1.07 0.04 1.03 0.00 3.50 106.93 0.00 08:06:40 08:06:40 07:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:06:40 08:00:01 5426724 0 809324 10.11 2620 1770272 1288592 14.23 610200 1572332 20 08:06:40 08:01:01 5434940 0 801100 10.00 2620 1770280 1206548 13.32 603728 1570728 8 08:06:40 08:02:01 5435188 0 800724 10.00 2620 1770408 1204396 13.30 606252 1569100 8 08:06:40 08:03:01 5434364 0 801544 10.01 2620 1770412 1204408 13.30 606648 1569680 8 08:06:40 08:04:01 5433740 0 802160 10.02 2620 1770420 1204516 13.30 601228 1575820 8 08:06:40 08:05:01 5432812 0 803088 10.03 2620 1770420 1204420 13.30 601812 1575820 8 08:06:40 08:06:01 5434028 0 801868 10.01 2620 1770424 1204156 13.29 600796 1575820 8 08:06:40 Average: 5433114 0 802830 10.02 2620 1770377 1216719 13.43 604381 1572757 10 08:06:40 08:06:40 07:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:06:40 08:00:01 eth0 49.42 57.31 165.14 8.84 0.00 0.00 0.00 0.00 08:06:40 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:00:01 docker0 49.55 36.46 4.26 151.28 0.00 0.00 0.00 0.00 08:06:40 08:01:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:06:40 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:02:01 eth0 2.00 0.33 0.41 0.20 0.00 0.00 0.00 0.00 08:06:40 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:03:01 eth0 1.65 0.57 0.64 0.41 0.00 0.00 0.00 0.00 08:06:40 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:04:01 eth0 2.07 0.57 0.71 0.43 0.00 0.00 0.00 0.00 08:06:40 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:05:01 eth0 1.00 0.50 0.39 0.24 0.00 0.00 0.00 0.00 08:06:40 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:06:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:06:40 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 Average: eth0 8.19 8.49 23.92 1.45 0.00 0.00 0.00 0.00 08:06:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:06:40 Average: docker0 7.08 5.21 0.61 21.62 0.00 0.00 0.00 0.00 08:06:40 08:06:40 08:06:40 ---> sar -P ALL: 08:06:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 08:06:40 08:06:40 07:58:07 LINUX RESTART (2 CPU) 08:06:40 08:06:40 07:59:01 CPU %user %nice %system %iowait %steal %idle 08:06:40 08:00:01 all 1.23 0.00 0.49 0.06 0.03 98.19 08:06:40 08:00:01 0 1.49 0.00 0.55 0.00 0.03 97.92 08:06:40 08:00:01 1 0.97 0.00 0.44 0.12 0.02 98.46 08:06:40 08:01:01 all 0.17 0.00 0.08 0.01 0.02 99.72 08:06:40 08:01:01 0 0.08 0.00 0.08 0.02 0.02 99.80 08:06:40 08:01:01 1 0.25 0.00 0.08 0.00 0.02 99.65 08:06:40 08:02:01 all 0.15 0.00 0.04 0.00 0.02 99.79 08:06:40 08:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:06:40 08:02:01 1 0.25 0.00 0.03 0.00 0.02 99.70 08:06:40 08:03:01 all 0.18 0.00 0.03 0.00 0.01 99.77 08:06:40 08:03:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:06:40 08:03:01 1 0.15 0.00 0.03 0.00 0.00 99.82 08:06:40 08:04:01 all 0.21 0.00 0.03 0.00 0.03 99.73 08:06:40 08:04:01 0 0.35 0.00 0.05 0.00 0.02 99.58 08:06:40 08:04:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:06:40 08:05:01 all 0.05 0.00 0.05 0.00 0.02 99.88 08:06:40 08:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:06:40 08:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:06:40 08:06:01 all 0.15 0.00 0.04 0.00 0.03 99.78 08:06:40 08:06:01 0 0.27 0.00 0.07 0.00 0.02 99.65 08:06:40 08:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:06:40 Average: all 0.31 0.00 0.11 0.01 0.02 99.55 08:06:40 Average: 0 0.36 0.00 0.13 0.00 0.02 99.49 08:06:40 Average: 1 0.25 0.00 0.10 0.02 0.02 99.62 08:06:40 08:06:40 08:06:40