Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+07ff70a745b77f70f4b47d5a2d31a9f78666f659 (a77f2e01d1fd9f9f1fc461c8e03fb8a84750e65a) 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-ssh4354802984639571617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh351835923351688553.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2439997086142920904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh1973323133197250823.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-ssh5778148507809127895.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_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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1037 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-ssh3782595371212205037.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 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing b68327dc7cd064c6344574fadac56c36d584fd7e Checking out Revision b68327dc7cd064c6344574fadac56c36d584fd7e (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-ssh5083047506666788431.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-ssh2756750336044788578.key > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b68327dc7cd064c6344574fadac56c36d584fd7e # timeout=10 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:22 ========================================================= 15:59:22 EdgeX Global Pipelines Version Info 15:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 15:59:23 ------------------- 15:59:23 stable info: 15:59:23 ------------------- 15:59:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:23 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 15:59:23 Message: update stable to v1.0.199 15:59:24 ------------------- 15:59:24 experimental info: 15:59:24 ------------------- 15:59:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:24 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 15:59:24 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b68327dc7cd064c6344574fadac56c36d584fd7e [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b68327d [Pipeline] echo 15:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:25 provisioning config files... 15:59:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config8690300914047346789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:25 ---> docker-login.sh 15:59:25 nexus3.edgexfoundry.org:10001 15:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:26 Configure a credential helper to remove this warning. See 15:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:26 15:59:26 Login Succeeded 15:59:26 nexus3.edgexfoundry.org:10002 15:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:26 Configure a credential helper to remove this warning. See 15:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:26 15:59:26 Login Succeeded 15:59:26 nexus3.edgexfoundry.org:10003 15:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:26 Configure a credential helper to remove this warning. See 15:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:26 15:59:26 Login Succeeded 15:59:26 nexus3.edgexfoundry.org:10004 15:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:26 Configure a credential helper to remove this warning. See 15:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:26 15:59:26 Login Succeeded 15:59:26 docker.io 15:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:27 Configure a credential helper to remove this warning. See 15:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:27 15:59:27 Login Succeeded 15:59:27 ---> docker-login.sh ends [Pipeline] } 15:59:27 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 15:59:27 + git log --format=format:%s -1 b68327dc7cd064c6344574fadac56c36d584fd7e [Pipeline] echo 15:59:27 GIT_COMMIT: b68327dc7cd064c6344574fadac56c36d584fd7e, Commit Message: Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD [Pipeline] echo 15:59:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:28 15:59:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:59:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:29 latest: Pulling from edgex-devops/git-semver 15:59:29 31603596830f: Pulling fs layer 15:59:29 b6dc333f4379: Pulling fs layer 15:59:29 3d9ef1400e77: Pulling fs layer 15:59:29 fd332fbdc1db: Pulling fs layer 15:59:29 fd332fbdc1db: Waiting 15:59:29 b6dc333f4379: Verifying Checksum 15:59:29 b6dc333f4379: Download complete 15:59:29 31603596830f: Verifying Checksum 15:59:29 31603596830f: Download complete 15:59:29 31603596830f: Pull complete 15:59:29 b6dc333f4379: Pull complete 15:59:29 3d9ef1400e77: Verifying Checksum 15:59:29 3d9ef1400e77: Download complete 15:59:29 fd332fbdc1db: Verifying Checksum 15:59:29 fd332fbdc1db: Download complete 15:59:30 3d9ef1400e77: Pull complete 15:59:30 fd332fbdc1db: Pull complete 15:59:30 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:59:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:59:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:59:30 prd-centos7-docker-4c-2g-1037 does not seem to be running inside a container 15:59:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:59:31 $ docker top 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:31 [ssh-agent] Looking for ssh-agent implementation... 15:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:32 $ docker exec 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent 15:59:32 SSH_AUTH_SOCK=/tmp/ssh-88F4nE3MCVdO/agent.13 15:59:32 SSH_AGENT_PID=19 15:59:32 Running ssh-add (command line suppressed) 15:59:32 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7959477583110392429.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7959477583110392429.key) 15:59:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:32 + git tag --points-at HEAD [Pipeline] } 15:59:32 $ docker exec --env ******** --env ******** 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent -k 15:59:32 unset SSH_AUTH_SOCK; 15:59:32 unset SSH_AGENT_PID; 15:59:32 echo Agent pid 19 killed; 15:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:32 [ssh-agent] Looking for ssh-agent implementation... 15:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:32 $ docker exec 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent 15:59:33 SSH_AUTH_SOCK=/tmp/ssh-A8cRnvSesZIH/agent.53 15:59:33 SSH_AGENT_PID=59 15:59:33 Running ssh-add (command line suppressed) 15:59:33 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7043163306613101503.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7043163306613101503.key) 15:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:33 + git semver init 15:59:33 # -> Open(): unable to determine branch for HEAD 15:59:33 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git 15:59:33 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 15:59:33 # $SEMVER_REMOTE_NAME = origin 15:59:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:59:33 # $SEMVER_USER_NAME = edgex-jenkins 15:59:33 # $SEMVER_BRANCH = PR-36 15:59:33 # $SEMVER_TEMP = /tmp/semver-268799970 15:59:33 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 15:59:34 # '/tmp/semver-268799970' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' 15:59:34 # -> Force: false 15:59:34 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } 15:59:35 $ docker exec --env ******** --env ******** 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 ssh-agent -k 15:59:35 unset SSH_AUTH_SOCK; 15:59:35 unset SSH_AGENT_PID; 15:59:35 echo Agent pid 59 killed; 15:59:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:35 + git semver [Pipeline] } 15:59:35 $ docker stop --time=1 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 15:59:36 $ docker rm -f 60b4fc1d2837c6660941267f2f1b45e461a6b3e4d87bceabd6b3d4244ee87d49 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:37 Stashed 1 file(s) [Pipeline] echo 15:59:37 [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 15:59:52 Still waiting to schedule task 15:59:52 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:59:52 Still waiting to schedule task 15:59:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:01:06 Running on prd-centos7-docker-4c-2g-1040 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:01:06 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 16:01:06 The recommended git tool is: NONE 16:01:09 using credential edgex-jenkins-ssh 16:01:09 Cloning the remote Git repository 16:01:08 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:08 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 16:01:08 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:08 > git --version # timeout=10 16:01:08 > git --version # 'git version 2.24.4' 16:01:08 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:08 [INFO] Currently running in a labeled security context 16:01:08 [INFO] Currently SELinux is 'enforcing' on the host 16:01:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh2849116019607706717.key 16:01:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:01:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:10 [INFO] Currently running in a labeled security context 16:01:10 [INFO] Currently SELinux is 'enforcing' on the host 16:01:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5033017944642046379.key 16:01:10 > 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 16:01:10 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:01:11 Merge succeeded, producing 323fadabbd267c7e6ca1c382a41d0d196feb77b2 16:01:11 Checking out Revision 323fadabbd267c7e6ca1c382a41d0d196feb77b2 (PR-36) 16:01:10 > git config core.sparsecheckout # timeout=10 16:01:10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:01:10 > git remote # timeout=10 16:01:10 > git config --get remote.origin.url # timeout=10 16:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:10 [INFO] Currently running in a labeled security context 16:01:10 [INFO] Currently SELinux is 'enforcing' on the host 16:01:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh7835588051899331127.key 16:01:10 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 16:01:10 > git rev-parse HEAD^{commit} # timeout=10 16:01:10 > git config core.sparsecheckout # timeout=10 16:01:10 > git checkout -f 323fadabbd267c7e6ca1c382a41d0d196feb77b2 # timeout=10 16:01:14 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" 16:01:14 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:15 provisioning config files... 16:01:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config5320720381500146508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:14 > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 16:01:15 ---> docker-login.sh 16:01:15 nexus3.edgexfoundry.org:10001 16:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10002 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10003 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 nexus3.edgexfoundry.org:10004 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:16 Configure a credential helper to remove this warning. See 16:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:16 16:01:16 Login Succeeded 16:01:16 docker.io 16:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:17 Configure a credential helper to remove this warning. See 16:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:17 16:01:17 Login Succeeded 16:01:17 ---> docker-login.sh ends [Pipeline] } 16:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:17 ========================================================= 16:01:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:01:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:17 + 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 . 16:01:17 Sending build context to Docker daemon 20.47MB 16:01:17 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:01:17 Step 2/10 : FROM ${BASE} AS builder 16:01:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:01:18 540db60ca938: Pulling fs layer 16:01:18 adcc1eea9eea: Pulling fs layer 16:01:18 4c4ab2625f07: Pulling fs layer 16:01:18 0773c198feca: Pulling fs layer 16:01:18 345f892a5656: Pulling fs layer 16:01:18 4796506630df: Pulling fs layer 16:01:18 cc55df3e53f1: Pulling fs layer 16:01:18 4d027b6c602c: Pulling fs layer 16:01:18 449e75d2c14e: Pulling fs layer 16:01:18 4796506630df: Waiting 16:01:18 cc55df3e53f1: Waiting 16:01:18 4d027b6c602c: Waiting 16:01:18 449e75d2c14e: Waiting 16:01:18 0773c198feca: Waiting 16:01:18 345f892a5656: Waiting 16:01:18 4c4ab2625f07: Verifying Checksum 16:01:18 4c4ab2625f07: Download complete 16:01:18 adcc1eea9eea: Verifying Checksum 16:01:18 adcc1eea9eea: Download complete 16:01:18 345f892a5656: Verifying Checksum 16:01:18 345f892a5656: Download complete 16:01:18 4796506630df: Verifying Checksum 16:01:18 4796506630df: Download complete 16:01:18 cc55df3e53f1: Verifying Checksum 16:01:18 cc55df3e53f1: Download complete 16:01:18 540db60ca938: Verifying Checksum 16:01:18 540db60ca938: Download complete 16:01:18 540db60ca938: Pull complete 16:01:18 adcc1eea9eea: Pull complete 16:01:18 4c4ab2625f07: Pull complete 16:01:19 4d027b6c602c: Verifying Checksum 16:01:19 4d027b6c602c: Download complete 16:01:24 449e75d2c14e: Verifying Checksum 16:01:24 449e75d2c14e: Download complete 16:01:25 0773c198feca: Verifying Checksum 16:01:25 0773c198feca: Download complete 16:01:28 0773c198feca: Pull complete 16:01:28 345f892a5656: Pull complete 16:01:28 4796506630df: Pull complete 16:01:28 cc55df3e53f1: Pull complete 16:01:28 4d027b6c602c: Pull complete 16:01:30 449e75d2c14e: Pull complete 16:01:30 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:01:30 ---> 0d28375d9b5b 16:01:30 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:33 ---> Running in 827270de4005 16:01:33 Removing intermediate container 827270de4005 16:01:33 ---> 82e31dc7cf34 16:01:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:01:33 ---> Running in 24755058fff3 16:01:33 Removing intermediate container 24755058fff3 16:01:33 ---> 70d679288073 16:01:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:33 ---> Running in 455613e29358 16:01:33 Removing intermediate container 455613e29358 16:01:33 ---> 503ccc3c6cd7 16:01:33 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:33 ---> Running in 298bc5371668 16:01:34 Removing intermediate container 298bc5371668 16:01:34 ---> 537873a072b9 16:01:34 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:34 ---> Running in 845ed81ab477 16:01:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:01:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:01:36 (1/6) Installing libc-dev (0.7.2-r3) 16:01:36 (2/6) Installing libsodium (1.0.18-r0) 16:01:36 (3/6) Installing pkgconf (1.7.3-r0) 16:01:36 (4/6) Installing libsodium-dev (1.0.18-r0) 16:01:36 (5/6) Installing libzmq (4.3.3-r1) 16:01:36 (6/6) Installing zeromq-dev (4.3.3-r1) 16:01:36 Executing busybox-1.32.1-r6.trigger 16:01:36 OK: 150 MiB in 46 packages 16:01:37 Removing intermediate container 845ed81ab477 16:01:37 ---> 0a88d0e8f06c 16:01:37 Step 8/10 : WORKDIR /app 16:01:37 ---> Running in 67f32ff0f4f1 16:01:37 Removing intermediate container 67f32ff0f4f1 16:01:37 ---> e37555652180 16:01:37 Step 9/10 : COPY . . 16:01:37 ---> 0c2a1cd953f3 16:01:37 Step 10/10 : RUN go mod download 16:01:37 ---> Running in 53b5d035878e 16:01:59 Removing intermediate container 53b5d035878e 16:01:59 ---> 1d2e3ee0ecaf 16:01:59 Successfully built 1d2e3ee0ecaf 16:01:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:02:00 + docker inspect -f . ci-base-image-x86_64 16:02:00 . [Pipeline] withDockerContainer 16:02:00 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:02:00 $ docker top 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:01 + go version 16:02:01 go version go1.16.5 linux/amd64 [Pipeline] } 16:02:01 $ docker stop --time=1 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 16:02:02 $ docker rm -f 2e02e948395e2d6cb33aaf5f1f3f72e7e49623ae720389fc7e8a4d1e97758aa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:02:03 + docker inspect -f . ci-base-image-x86_64 16:02:03 . [Pipeline] withDockerContainer 16:02:03 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:02:03 $ docker top 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:04 + go mod tidy 16:02:04 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:02:07 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:02:07 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:02:07 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:02:07 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:02:07 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] } 16:02:07 $ docker stop --time=1 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a 16:02:08 $ docker rm -f 7e143cc2c14b89458d4dd3bddaae05a42bd1dd6b8ec4c0f0377591da6b56946a [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 16:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:09 16:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:10 latest: Pulling from edgex-lftools-log-publisher 16:02:10 b4d181a07f80: Pulling fs layer 16:02:10 a1111a8f2ec3: Pulling fs layer 16:02:10 ed53099fbce6: Pulling fs layer 16:02:10 dc539afda2c1: Pulling fs layer 16:02:10 77bc0d833cb6: Pulling fs layer 16:02:10 9065ff56babe: Pulling fs layer 16:02:10 d287ab97295c: Pulling fs layer 16:02:10 dc539afda2c1: Waiting 16:02:10 77bc0d833cb6: Waiting 16:02:10 9065ff56babe: Waiting 16:02:10 d287ab97295c: Waiting 16:02:10 a1111a8f2ec3: Verifying Checksum 16:02:10 a1111a8f2ec3: Download complete 16:02:10 dc539afda2c1: Verifying Checksum 16:02:10 dc539afda2c1: Download complete 16:02:11 77bc0d833cb6: Verifying Checksum 16:02:11 77bc0d833cb6: Download complete 16:02:11 9065ff56babe: Verifying Checksum 16:02:11 9065ff56babe: Download complete 16:02:11 ed53099fbce6: Verifying Checksum 16:02:11 ed53099fbce6: Download complete 16:02:11 b4d181a07f80: Verifying Checksum 16:02:11 b4d181a07f80: Download complete 16:02:13 b4d181a07f80: Pull complete 16:02:13 a1111a8f2ec3: Pull complete 16:02:13 ed53099fbce6: Pull complete 16:02:13 dc539afda2c1: Pull complete 16:02:14 77bc0d833cb6: Pull complete 16:02:14 9065ff56babe: Pull complete 16:02:16 d287ab97295c: Verifying Checksum 16:02:16 d287ab97295c: Download complete 16:02:20 d287ab97295c: Pull complete 16:02:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:02:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:02:20 prd-centos7-docker-4c-2g-1040 does not seem to be running inside a container 16:02:20 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:02:23 $ docker top 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:23 ---> job-cost.sh 16:02:23 lf-activate-venv: SKIPPING 16:02:23 INFO: No Stack... 16:02:24 INFO: Retrieving Pricing Info for: v3-standard-2 16:02:24 INFO: Archiving Costs [Pipeline] sh 16:02:25 + cut -d, -f6 16:02:25 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock 16:02:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] 16:02:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] did not exist. Created. 16:02:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:02:25 + echo total: 0.05999999865889549 [Pipeline] stash 16:02:25 Stashed 1 file(s) [Pipeline] } 16:02:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:02:25 $ docker stop --time=1 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 16:02:27 $ docker rm -f 4fcddd4f007932c9ccfc8dbbeacd1f7947d0cd3c8643c83f1e8bf8bd78356611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:02:27 Failed in branch amd64 16:03:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1042 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws 16:03:11 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 16:03:12 The recommended git tool is: NONE 16:03:18 using credential edgex-jenkins-ssh 16:03:18 Cloning the remote Git repository 16:03:19 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:19 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 16:03:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:19 > git --version # timeout=10 16:03:19 > git --version # 'git version 2.17.1' 16:03:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:21 Merging remotes/origin/main commit 07ff70a745b77f70f4b47d5a2d31a9f78666f659 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 16:03:22 Merge succeeded, producing 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 16:03:22 Checking out Revision 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 (PR-36) 16:03:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:03:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:03:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:21 > 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 16:03:21 > git config core.sparsecheckout # timeout=10 16:03:21 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 16:03:21 > git remote # timeout=10 16:03:21 > git config --get remote.origin.url # timeout=10 16:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:21 > git merge 07ff70a745b77f70f4b47d5a2d31a9f78666f659 # timeout=10 16:03:22 > git rev-parse HEAD^{commit} # timeout=10 16:03:22 > git config core.sparsecheckout # timeout=10 16:03:22 > git checkout -f 0c6bc8c5d6c8c544e94bf77955e604bd1bb798c2 # timeout=10 16:03:27 Commit message: "Merge commit '07ff70a745b77f70f4b47d5a2d31a9f78666f659' into HEAD" 16:03:27 First time build. Skipping changelog. 16:03:27 > git rev-list --no-walk 039616a57da466e95237a5a3455561413969b1f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:03:27 provisioning config files... 16:03:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config8533973151568864100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:03:28 ---> docker-login.sh 16:03:28 nexus3.edgexfoundry.org:10001 16:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:29 Configure a credential helper to remove this warning. See 16:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:29 16:03:29 Login Succeeded 16:03:29 nexus3.edgexfoundry.org:10002 16:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:29 Configure a credential helper to remove this warning. See 16:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:29 16:03:29 Login Succeeded 16:03:29 nexus3.edgexfoundry.org:10003 16:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:30 Configure a credential helper to remove this warning. See 16:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:30 16:03:30 Login Succeeded 16:03:30 nexus3.edgexfoundry.org:10004 16:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:31 Configure a credential helper to remove this warning. See 16:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:31 16:03:31 Login Succeeded 16:03:31 docker.io 16:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:03:31 Configure a credential helper to remove this warning. See 16:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:03:31 16:03:31 Login Succeeded 16:03:31 ---> docker-login.sh ends [Pipeline] } 16:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:03:32 ========================================================= 16:03:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:03:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:03:32 + 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 . 16:03:33 Sending build context to Docker daemon 20.47MB 16:03:33 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:03:33 Step 2/10 : FROM ${BASE} AS builder 16:03:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:03:34 595b0fe564bb: Pulling fs layer 16:03:34 24495759ef45: Pulling fs layer 16:03:34 d148012ef14d: Pulling fs layer 16:03:34 cb65c68fc2e2: Pulling fs layer 16:03:34 093eec477d81: Pulling fs layer 16:03:34 a6d5b2bbb924: Pulling fs layer 16:03:34 2446dc1eb7d3: Pulling fs layer 16:03:34 596795e73e0f: Pulling fs layer 16:03:34 cb65c68fc2e2: Waiting 16:03:34 093eec477d81: Waiting 16:03:34 596795e73e0f: Waiting 16:03:34 2446dc1eb7d3: Waiting 16:03:34 a6d5b2bbb924: Waiting 16:03:34 d148012ef14d: Verifying Checksum 16:03:34 24495759ef45: Verifying Checksum 16:03:34 24495759ef45: Download complete 16:03:34 093eec477d81: Download complete 16:03:34 595b0fe564bb: Verifying Checksum 16:03:34 a6d5b2bbb924: Download complete 16:03:34 2446dc1eb7d3: Verifying Checksum 16:03:34 2446dc1eb7d3: Download complete 16:03:35 595b0fe564bb: Pull complete 16:03:35 24495759ef45: Pull complete 16:03:36 d148012ef14d: Pull complete 16:03:37 596795e73e0f: Verifying Checksum 16:03:37 596795e73e0f: Download complete 16:03:38 cb65c68fc2e2: Verifying Checksum 16:03:38 cb65c68fc2e2: Download complete 16:03:48 cb65c68fc2e2: Pull complete 16:03:48 093eec477d81: Pull complete 16:03:49 a6d5b2bbb924: Pull complete 16:03:49 2446dc1eb7d3: Pull complete 16:03:54 596795e73e0f: Pull complete 16:03:54 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:03:54 ---> d9e956139c92 16:03:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:03:57 ---> Running in 9f5eceb0636a 16:03:57 Removing intermediate container 9f5eceb0636a 16:03:57 ---> 7b40feb27ba1 16:03:57 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:03:58 ---> Running in bb93dfed69de 16:03:58 Removing intermediate container bb93dfed69de 16:03:58 ---> f8e97cad3622 16:03:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:03:58 ---> Running in 804a935a8fb4 16:03:59 Removing intermediate container 804a935a8fb4 16:03:59 ---> 013c7671b389 16:03:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:03:59 ---> Running in e4338ee548f7 16:04:02 Removing intermediate container e4338ee548f7 16:04:02 ---> 21d5957ae01a 16:04:02 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:02 ---> Running in 1b34b9fd9e1b 16:04:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:04:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:04:05 (1/6) Installing libc-dev (0.7.2-r3) 16:04:05 (2/6) Installing libsodium (1.0.18-r0) 16:04:05 (3/6) Installing pkgconf (1.7.3-r0) 16:04:05 (4/6) Installing libsodium-dev (1.0.18-r0) 16:04:05 (5/6) Installing libzmq (4.3.3-r1) 16:04:05 (6/6) Installing zeromq-dev (4.3.3-r1) 16:04:05 Executing busybox-1.32.1-r6.trigger 16:04:05 OK: 139 MiB in 46 packages 16:04:07 Removing intermediate container 1b34b9fd9e1b 16:04:07 ---> feebe48ecf91 16:04:07 Step 8/10 : WORKDIR /app 16:04:07 ---> Running in 5013dc96cc91 16:04:08 Removing intermediate container 5013dc96cc91 16:04:08 ---> f61f4e1c1262 16:04:08 Step 9/10 : COPY . . 16:04:10 ---> 1a0e25c72a40 16:04:10 Step 10/10 : RUN go mod download 16:04:10 ---> Running in 4cb8c8a8287e 16:04:42 Removing intermediate container 4cb8c8a8287e 16:04:42 ---> 75015a3b4e95 16:04:42 Successfully built 75015a3b4e95 16:04:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:04:43 + docker inspect -f . ci-base-image-arm64 16:04:43 . [Pipeline] withDockerContainer 16:04:43 prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container 16:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:04:45 $ docker top 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:46 + go version 16:04:46 go version go1.16.5 linux/arm64 [Pipeline] } 16:04:46 $ docker stop --time=1 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 16:04:48 $ docker rm -f 92e06acb3e7a046f7204127f3daaf6c7ba876187dfe1dfe0cf83af899dfe1bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:49 + docker inspect -f . ci-base-image-arm64 16:04:49 . [Pipeline] withDockerContainer 16:04:49 prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container 16:04:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:04:51 $ docker top e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:52 + go mod tidy 16:04:53 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 16:04:53 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports 16:04:53 github.com/edgexfoundry/app-functions-sdk-go/appsdk imports 16:04:53 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by 16:04:53 github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports 16:04:53 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] } 16:04:53 $ docker stop --time=1 e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c 16:04:55 $ docker rm -f e38489c0e961c2ae6343615bdda4e0058d71a6610ec89183314445c0d037c91c [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 16:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:56 16:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:04:57 arm64: Pulling from edgex-lftools-log-publisher 16:04:57 448f6bf000e3: Pulling fs layer 16:04:57 f757da607395: Pulling fs layer 16:04:57 05883995daec: Pulling fs layer 16:04:57 8603b9c90790: Pulling fs layer 16:04:57 1560dd03e051: Pulling fs layer 16:04:57 27f5ce0e4adf: Pulling fs layer 16:04:57 c2d8d7efcc4b: Pulling fs layer 16:04:57 8603b9c90790: Waiting 16:04:57 1560dd03e051: Waiting 16:04:57 27f5ce0e4adf: Waiting 16:04:57 c2d8d7efcc4b: Waiting 16:04:57 f757da607395: Verifying Checksum 16:04:57 f757da607395: Download complete 16:04:57 8603b9c90790: Verifying Checksum 16:04:57 8603b9c90790: Download complete 16:04:57 1560dd03e051: Verifying Checksum 16:04:57 1560dd03e051: Download complete 16:04:57 05883995daec: Verifying Checksum 16:04:57 05883995daec: Download complete 16:04:57 27f5ce0e4adf: Verifying Checksum 16:04:57 27f5ce0e4adf: Download complete 16:04:58 448f6bf000e3: Verifying Checksum 16:04:58 448f6bf000e3: Download complete 16:05:02 c2d8d7efcc4b: Verifying Checksum 16:05:02 c2d8d7efcc4b: Download complete 16:05:02 448f6bf000e3: Pull complete 16:05:03 f757da607395: Pull complete 16:05:04 05883995daec: Pull complete 16:05:04 8603b9c90790: Pull complete 16:05:06 1560dd03e051: Pull complete 16:05:06 27f5ce0e4adf: Pull complete 16:05:21 c2d8d7efcc4b: Pull complete 16:05:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:05:21 prd-ubuntu18.04-docker-arm64-4c-16g-1042 does not seem to be running inside a container 16:05:21 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 16:05:26 $ docker top f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:27 ---> job-cost.sh 16:05:27 lf-activate-venv: SKIPPING 16:05:27 INFO: No Stack... 16:05:28 INFO: Retrieving Pricing Info for: v2-standard-4 16:05:28 INFO: Archiving Costs [Pipeline] sh 16:05:29 + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv -f6 16:05:29 [Pipeline] lock 16:05:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] 16:05:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] did not exist. Created. 16:05:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:30 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-69c8468c/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-69c8468c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:05:30 + echo total: 0.18000000715255737 [Pipeline] stash 16:05:30 Warning: overwriting stash ‘stack-cost’ 16:05:31 Stashed 1 file(s) [Pipeline] } 16:05:31 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:31 $ docker stop --time=1 f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c 16:05:33 $ docker rm -f f5b33475c709a0c251f9b83b1bd6161735b343e0be657fabe60b59f410981c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:05:33 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 16:05:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:05:36 ---> package-listing.sh 16:05:36 ++ facter osfamily 16:05:36 ++ tr '[:upper:]' '[:lower:]' 16:05:36 + OS_FAMILY=redhat 16:05:36 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 16:05:36 + START_PACKAGES=/tmp/packages_start.txt 16:05:36 + END_PACKAGES=/tmp/packages_end.txt 16:05:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:36 + PACKAGES=/tmp/packages_start.txt 16:05:36 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:05:36 + PACKAGES=/tmp/packages_end.txt 16:05:36 + case "${OS_FAMILY}" in 16:05:36 + rpm -qa 16:05:36 + sort 16:05:36 + '[' -f /tmp/packages_start.txt ']' 16:05:36 + '[' -f /tmp/packages_end.txt ']' 16:05:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:37 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' 16:05:37 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ 16:05:37 + 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 16:05:37 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 16:05:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:38 16:05:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:05:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:38 latest: Pulling from edgex-lftools-log-publisher 16:05:38 b4d181a07f80: Pulling fs layer 16:05:38 a1111a8f2ec3: Pulling fs layer 16:05:38 ed53099fbce6: Pulling fs layer 16:05:38 dc539afda2c1: Pulling fs layer 16:05:38 77bc0d833cb6: Pulling fs layer 16:05:38 9065ff56babe: Pulling fs layer 16:05:38 d287ab97295c: Pulling fs layer 16:05:38 dc539afda2c1: Waiting 16:05:38 77bc0d833cb6: Waiting 16:05:38 9065ff56babe: Waiting 16:05:38 d287ab97295c: Waiting 16:05:38 a1111a8f2ec3: Verifying Checksum 16:05:38 a1111a8f2ec3: Download complete 16:05:38 dc539afda2c1: Verifying Checksum 16:05:38 dc539afda2c1: Download complete 16:05:39 77bc0d833cb6: Verifying Checksum 16:05:39 77bc0d833cb6: Download complete 16:05:39 9065ff56babe: Download complete 16:05:39 ed53099fbce6: Verifying Checksum 16:05:39 ed53099fbce6: Download complete 16:05:39 b4d181a07f80: Verifying Checksum 16:05:39 b4d181a07f80: Download complete 16:05:41 b4d181a07f80: Pull complete 16:05:41 a1111a8f2ec3: Pull complete 16:05:41 ed53099fbce6: Pull complete 16:05:41 dc539afda2c1: Pull complete 16:05:42 77bc0d833cb6: Pull complete 16:05:42 9065ff56babe: Pull complete 16:05:45 d287ab97295c: Download complete 16:05:50 d287ab97295c: Pull complete 16:05:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:05:50 prd-centos7-docker-4c-2g-1037 does not seem to be running inside a container 16:05:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:05:53 $ docker top 492c7bd199285b69990feaf7bd9bee0424e272662777b17b339ef58577d1082a -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:54 + touch /tmp/pre-build-complete [Pipeline] sh 16:05:54 + mkdir -p /var/log/sysstat [Pipeline] sh 16:05:54 + ls /var/log/sa-host 16:05:54 + sadf -c /var/log/sa-host/sa05 16:05:54 file_magic: OK 16:05:54 HZ: Using current value: 100 16:05:54 file_header: OK 16:05:54 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 16:05:54 Statistics: 16:05:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:05:54 File successfully converted to sysstat format version 12.0.3 16:05:54 + sadf -c /var/log/sa-host/sa30 16:05:54 file_magic: OK 16:05:54 HZ: Using current value: 100 16:05:54 file_header: OK 16:05:54 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 16:05:54 Statistics: 16:05:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:05:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:55 provisioning config files... 16:05:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config1942526380167381322tmp [Pipeline] { [Pipeline] echo 16:05:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:55 ---> create-netrc.sh [Pipeline] } 16:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:05:56 ---> python-tools-install.sh [Pipeline] echo 16:05:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:05:56 ---> sudo-logs.sh 16:05:56 Archiving 'sudo' log.. 16:05:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1037.vexxhost.local: Name or service not known 16:05:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1037.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:05:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:05:57 ---> job-cost.sh 16:05:57 lf-activate-venv: SKIPPING 16:05:57 DEBUG: total: 0.18000000715255737 16:05:57 INFO: Retrieving Stack Cost... 16:05:58 INFO: Retrieving Pricing Info for: v3-standard-2 16:05:58 INFO: Archiving Costs [Pipeline] echo 16:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:58 ---> logs-deploy.sh 16:05:58 lf-activate-venv: SKIPPING 16:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/4 16:05:58 INFO: archiving workspace using pattern(s): 16:05:59 Archives upload complete. 16:05:59 INFO: archiving logs to Nexus 16:06:00 ---> uname -a: 16:06:00 Linux prd-centos7-docker-4c-2g-1037.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 16:06:00 16:06:00 16:06:00 ---> lscpu: 16:06:00 Architecture: x86_64 16:06:00 CPU op-mode(s): 32-bit, 64-bit 16:06:00 Byte Order: Little Endian 16:06:00 Address sizes: 40 bits physical, 48 bits virtual 16:06:00 CPU(s): 2 16:06:00 On-line CPU(s) list: 0,1 16:06:00 Thread(s) per core: 1 16:06:00 Core(s) per socket: 1 16:06:00 Socket(s): 2 16:06:00 NUMA node(s): 1 16:06:00 Vendor ID: AuthenticAMD 16:06:00 CPU family: 23 16:06:00 Model: 49 16:06:00 Model name: AMD EPYC-Rome Processor 16:06:00 Stepping: 0 16:06:00 CPU MHz: 2799.998 16:06:00 BogoMIPS: 5599.99 16:06:00 Virtualization: AMD-V 16:06:00 Hypervisor vendor: KVM 16:06:00 Virtualization type: full 16:06:00 L1d cache: 32K 16:06:00 L1i cache: 32K 16:06:00 L2 cache: 512K 16:06:00 L3 cache: 16384K 16:06:00 NUMA node0 CPU(s): 0,1 16:06:00 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 16:06:00 16:06:00 16:06:00 ---> nproc: 16:06:00 2 16:06:00 16:06:00 16:06:00 ---> df -h: 16:06:00 Filesystem Size Used Avail Use% Mounted on 16:06:00 overlay 40G 7.7G 33G 20% / 16:06:00 tmpfs 64M 0 64M 0% /dev 16:06:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:06:00 shm 64M 0 64M 0% /dev/shm 16:06:00 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:06:00 16:06:00 16:06:00 ---> sar -b -r -n DEV: 16:06:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:06:00 16:06:00 15:58:38 LINUX RESTART (2 CPU) 16:06:00 16:06:00 15:59:01 tps rtps wtps bread/s bwrtn/s 16:06:00 16:00:01 110.32 17.13 93.19 5640.48 5944.86 16:06:00 16:01:01 1.63 0.02 1.61 0.13 33.64 16:06:00 16:02:01 0.68 0.10 0.58 1.73 9.74 16:06:00 16:03:02 0.27 0.00 0.27 0.00 2.73 16:06:00 16:04:01 0.19 0.00 0.19 0.00 2.52 16:06:00 16:05:01 0.25 0.00 0.25 0.00 3.58 16:06:00 Average: 18.95 2.88 16.07 943.45 1002.76 16:06:00 16:06:00 15:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:00 16:00:01 5425216 0 810812 10.12 2620 1770292 1295992 14.31 611088 1572264 128 16:06:00 16:01:01 5428640 0 807380 10.08 2620 1770300 1265000 13.97 608112 1572228 12 16:06:00 16:02:01 5431848 0 804044 10.04 2620 1770428 1235440 13.64 605620 1571848 8 16:06:00 16:03:02 5435080 0 800808 10.00 2620 1770432 1203320 13.29 603412 1571848 16 16:06:00 16:04:01 5434180 0 801700 10.01 2620 1770440 1203524 13.29 600328 1576204 8 16:06:00 16:05:01 5431868 0 804012 10.04 2620 1770440 1203584 13.29 602356 1576200 20 16:06:00 Average: 5431139 0 804793 10.05 2620 1770389 1234477 13.63 605153 1573432 32 16:06:00 16:06:00 15:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:00 16:00:01 eth0 475.92 315.95 1288.20 79.47 0.00 0.00 0.00 0.00 16:06:00 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:00:01 docker0 58.41 51.45 4.65 152.56 0.00 0.00 0.00 0.00 16:06:00 16:01:01 eth0 3.53 1.45 3.73 0.46 0.00 0.00 0.00 0.00 16:06:00 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:02:01 eth0 1.52 0.43 0.58 0.41 0.00 0.00 0.00 0.00 16:06:00 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:03:02 eth0 1.07 0.08 0.08 0.01 0.00 0.00 0.00 0.00 16:06:00 16:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:04:01 eth0 2.68 0.34 0.47 0.21 0.00 0.00 0.00 0.00 16:06:00 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:05:01 eth0 2.13 0.92 0.99 0.62 0.00 0.00 0.00 0.00 16:06:00 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 Average: eth0 81.39 53.37 216.38 13.57 0.00 0.00 0.00 0.00 16:06:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:00 Average: docker0 9.77 8.60 0.78 25.51 0.00 0.00 0.00 0.00 16:06:00 16:06:00 16:06:00 ---> sar -P ALL: 16:06:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 16:06:00 16:06:00 15:58:38 LINUX RESTART (2 CPU) 16:06:00 16:06:00 15:59:01 CPU %user %nice %system %iowait %steal %idle 16:06:00 16:00:01 all 16.92 0.00 4.51 2.54 0.07 75.96 16:06:00 16:00:01 0 16.03 0.00 5.15 2.75 0.07 76.00 16:06:00 16:00:01 1 17.81 0.00 3.88 2.33 0.07 75.92 16:06:00 16:01:01 all 0.17 0.00 0.08 0.00 0.03 99.72 16:06:00 16:01:01 0 0.08 0.00 0.07 0.00 0.02 99.83 16:06:00 16:01:01 1 0.25 0.00 0.10 0.00 0.03 99.62 16:06:00 16:02:01 all 0.22 0.00 0.09 0.00 0.02 99.67 16:06:00 16:02:01 0 0.18 0.00 0.10 0.00 0.02 99.70 16:06:00 16:02:01 1 0.25 0.00 0.08 0.00 0.02 99.65 16:06:00 16:03:02 all 0.18 0.00 0.05 0.00 0.02 99.76 16:06:00 16:03:02 0 0.27 0.00 0.03 0.00 0.00 99.70 16:06:00 16:03:02 1 0.08 0.00 0.07 0.00 0.03 99.82 16:06:00 16:04:01 all 0.15 0.00 0.04 0.00 0.02 99.79 16:06:00 16:04:01 0 0.19 0.00 0.03 0.00 0.02 99.76 16:06:00 16:04:01 1 0.12 0.00 0.05 0.00 0.02 99.81 16:06:00 16:05:01 all 0.17 0.00 0.08 0.00 0.02 99.74 16:06:00 16:05:01 0 0.25 0.00 0.07 0.00 0.02 99.67 16:06:00 16:05:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:06:00 Average: all 2.90 0.00 0.79 0.41 0.03 95.86 16:06:00 Average: 0 2.78 0.00 0.89 0.45 0.02 95.86 16:06:00 Average: 1 3.03 0.00 0.70 0.38 0.03 95.86 16:06:00 16:06:00 16:06:00