Pull request #693 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6cc2d3d3e0218630820944e94bece0ead55591c7+b8952f15d37790ba289a3ce893119494c8332c61 (e0c9640b8b8f127df2160e0ca3e44254ca9b906b) 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-ssh10566031430708284006.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15035813978246130821.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-693/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/go-mod-core-contracts/branches/PR-693/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14808002381414450034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9006138034314837272.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-693/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/go-mod-core-contracts/branches/PR-693/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2665304260487378235.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-1223 in /w/workspace/dry_go-mod-core-contracts_PR-693 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-693 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-693@tmp/jenkins-gitclient-ssh6376533982366806799.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b8952f15d37790ba289a3ce893119494c8332c61 into PR head commit 6cc2d3d3e0218630820944e94bece0ead55591c7 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-693@tmp/jenkins-gitclient-ssh2003399356522558602.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 Merge succeeded, producing 6cc2d3d3e0218630820944e94bece0ead55591c7 Checking out Revision 6cc2d3d3e0218630820944e94bece0ead55591c7 (PR-693) > 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/dry_go-mod-core-contracts_PR-693@tmp/jenkins-gitclient-ssh8505942984413468935.key > git merge b8952f15d37790ba289a3ce893119494c8332c61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.1 to 2.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:32:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:32:01 ========================================================= 10:32:01 EdgeX Global Pipelines Version Info 10:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c62c67192d4a4cdec886535fab2796540c58f035 # timeout=10 10:32:02 ------------------- 10:32:02 stable info: 10:32:02 ------------------- 10:32:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:32:02 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 10:32:02 Message: update stable to v1.0.217 10:32:03 ------------------- 10:32:03 experimental info: 10:32:03 ------------------- 10:32:03 Commited By: **** collab-it+edgex@linuxfoundation.org 10:32:03 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 10:32:03 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-693 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-693 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-693 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6cc2d3d3e0218630820944e94bece0ead55591c7 [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6cc2d3d [Pipeline] echo 10:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:32:04 + git rev-list -1 --merges 6cc2d3d3e0218630820944e94bece0ead55591c7~1..6cc2d3d3e0218630820944e94bece0ead55591c7 [Pipeline] echo 10:32:04 -----------> git rev-list -1 --merges 6cc2d3d3e0218630820944e94bece0ead55591c7~1..6cc2d3d3e0218630820944e94bece0ead55591c7 6cc2d3d3e0218630820944e94bece0ead55591c7 [false] [Pipeline] sh 10:32:04 + git log --format=format:%s -1 6cc2d3d3e0218630820944e94bece0ead55591c7 [Pipeline] echo 10:32:04 ========================================================= 10:32:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:32:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:32:04 + git log --format=format:%s -1 6cc2d3d3e0218630820944e94bece0ead55591c7 [Pipeline] echo 10:32:04 [semverPrep] GIT_COMMIT: 6cc2d3d3e0218630820944e94bece0ead55591c7, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.1 to 2.4.0 [Pipeline] echo 10:32:04 [semverPrep] This is not a build commit. [Pipeline] sh 10:32:05 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:32:05 + grep -v github /etc/ssh/ssh_known_hosts 10:32:05 + '[' -e /tmp/ssh_known_hosts ']' 10:32:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:32:05 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 10:32:05 + sudo tee -a /etc/ssh/ssh_known_hosts 10:32:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:05 10:32:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:32:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:05 latest: Pulling from edgex-devops/git-semver 10:32:05 a0d0a0d46f8b: Pulling fs layer 10:32:05 3e5f54012d9b: Pulling fs layer 10:32:05 4c7163046ea9: Pulling fs layer 10:32:05 0c2d73faf560: Pulling fs layer 10:32:05 0c2d73faf560: Waiting 10:32:05 3e5f54012d9b: Verifying Checksum 10:32:05 3e5f54012d9b: Download complete 10:32:05 a0d0a0d46f8b: Verifying Checksum 10:32:05 a0d0a0d46f8b: Download complete 10:32:06 0c2d73faf560: Verifying Checksum 10:32:06 0c2d73faf560: Download complete 10:32:06 4c7163046ea9: Verifying Checksum 10:32:06 4c7163046ea9: Download complete 10:32:06 a0d0a0d46f8b: Pull complete 10:32:06 3e5f54012d9b: Pull complete 10:32:06 4c7163046ea9: Pull complete 10:32:06 0c2d73faf560: Pull complete 10:32:06 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:32:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:32:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:32:06 prd-centos7-docker-4c-2g-1223 does not seem to be running inside a container 10:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-693 -v /w/workspace/dry_go-mod-core-contracts_PR-693:/w/workspace/dry_go-mod-core-contracts_PR-693:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-693@tmp:/w/workspace/dry_go-mod-core-contracts_PR-693@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 10:32:07 $ docker top c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:07 [ssh-agent] Looking for ssh-agent implementation... 10:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:07 $ docker exec c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 ssh-agent 10:32:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpnaMlE/agent.14 10:32:07 SSH_AGENT_PID=20 10:32:07 Running ssh-add (command line suppressed) 10:32:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-693@tmp/private_key_50700675077774936.key (/w/workspace/dry_go-mod-core-contracts_PR-693@tmp/private_key_50700675077774936.key) 10:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:08 + git tag --points-at HEAD [Pipeline] } 10:32:08 $ docker exec --env ******** --env ******** c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 ssh-agent -k 10:32:08 unset SSH_AUTH_SOCK; 10:32:08 unset SSH_AGENT_PID; 10:32:08 echo Agent pid 20 killed; 10:32:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:32:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:08 [ssh-agent] Looking for ssh-agent implementation... 10:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:08 $ docker exec c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 ssh-agent 10:32:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKcKaPd/agent.55 10:32:08 SSH_AGENT_PID=62 10:32:08 Running ssh-add (command line suppressed) 10:32:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-693@tmp/private_key_7808740385893747591.key (/w/workspace/dry_go-mod-core-contracts_PR-693@tmp/private_key_7808740385893747591.key) 10:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:08 + git semver init 10:32:08 # -> Open(): unable to determine branch for HEAD 10:32:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-693/.git 10:32:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-693 10:32:08 # $SEMVER_REMOTE_NAME = origin 10:32:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:32:08 # $SEMVER_USER_NAME = edgex-jenkins 10:32:08 # $SEMVER_BRANCH = PR-693 10:32:08 # $SEMVER_TEMP = /tmp/semver-507566856 10:32:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:32:09 # '/tmp/semver-507566856' -> '/w/workspace/dry_go-mod-core-contracts_PR-693/.semver' 10:32:09 # -> Force: false 10:32:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-693/.semver [Pipeline] } 10:32:09 $ docker exec --env ******** --env ******** c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 ssh-agent -k 10:32:10 unset SSH_AUTH_SOCK; 10:32:10 unset SSH_AGENT_PID; 10:32:10 echo Agent pid 62 killed; 10:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:10 + git semver [Pipeline] } 10:32:10 $ docker stop --time=1 c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 10:32:11 $ docker rm -f c8b24c5955e028d9a31171eaa7defd70276c3550379d507e7a7e454bc7401920 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:32:12 Stashed 1 file(s) [Pipeline] echo 10:32:12 [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 10:32:27 Still waiting to schedule task 10:32:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:32:27 Still waiting to schedule task 10:32:27 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1221’ is offline 10:33:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1224 in /w/workspace/dry_go-mod-core-contracts_PR-693 [Pipeline] { [Pipeline] ws 10:33:56 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 10:33:56 Selected Git installation does not exist. Using Default 10:33:56 The recommended git tool is: NONE 10:34:01 using credential edgex-jenkins-ssh 10:34:01 Cloning the remote Git repository 10:34:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:01 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 10:34:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:01 > git --version # timeout=10 10:34:01 > git --version # 'git version 2.17.1' 10:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:04 Merging remotes/origin/main commit b8952f15d37790ba289a3ce893119494c8332c61 into PR head commit 6cc2d3d3e0218630820944e94bece0ead55591c7 10:34:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:34:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:34:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:34:04 Merge succeeded, producing 6cc2d3d3e0218630820944e94bece0ead55591c7 10:34:04 Checking out Revision 6cc2d3d3e0218630820944e94bece0ead55591c7 (PR-693) 10:34:04 > git config core.sparsecheckout # timeout=10 10:34:04 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 10:34:04 > git remote # timeout=10 10:34:04 > git config --get remote.origin.url # timeout=10 10:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:04 > git merge b8952f15d37790ba289a3ce893119494c8332c61 # timeout=10 10:34:04 > git rev-parse HEAD^{commit} # timeout=10 10:34:04 > git config core.sparsecheckout # timeout=10 10:34:04 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 10:34:08 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.1 to 2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:34:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:34:09 Dload Upload Total Spent Left Speed 10:34:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82818 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh 10:34:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:34:10 + sudo tee /etc/docker/daemon.new 10:34:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:34:10 { 10:34:10 "registry-mirrors": [ 10:34:10 "https://nexus3.edgexfoundry.org:10001" 10:34:10 ], 10:34:10 "bip": "10.250.0.254/24", 10:34:10 "hosts": [ 10:34:10 "tcp://0.0.0.0:5555", 10:34:10 "unix:///var/run/docker.sock" 10:34:10 ], 10:34:10 "mtu": 1458, 10:34:10 "selinux-enabled": true, 10:34:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:34:10 } [Pipeline] sh 10:34:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:34:11 + sudo service docker restart 10:34:17 Running on prd-centos7-docker-4c-2g-1225 in /w/workspace/dry_go-mod-core-contracts_PR-693 [Pipeline] { [Pipeline] ws 10:34:17 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 10:34:17 Selected Git installation does not exist. Using Default 10:34:17 The recommended git tool is: NONE 10:34:19 using credential edgex-jenkins-ssh 10:34:19 Cloning the remote Git repository 10:34:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:18 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 10:34:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:18 > git --version # timeout=10 10:34:18 > git --version # 'git version 2.24.4' 10:34:18 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:19 [INFO] Currently running in a labeled security context 10:34:19 [INFO] Currently SELinux is 'enforcing' on the host 10:34:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2786924851225869380.key 10:34:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:34:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:34:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:20 [INFO] Currently running in a labeled security context 10:34:20 [INFO] Currently SELinux is 'enforcing' on the host 10:34:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5086452273532791473.key 10:34:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/693/head:refs/remotes/origin/PR-693 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:34:21 Merging remotes/origin/main commit b8952f15d37790ba289a3ce893119494c8332c61 into PR head commit 6cc2d3d3e0218630820944e94bece0ead55591c7 10:34:21 Merge succeeded, producing 6cc2d3d3e0218630820944e94bece0ead55591c7 10:34:21 Checking out Revision 6cc2d3d3e0218630820944e94bece0ead55591c7 (PR-693) 10:34:20 > git config core.sparsecheckout # timeout=10 10:34:20 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 10:34:20 > git remote # timeout=10 10:34:20 > git config --get remote.origin.url # timeout=10 10:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:34:20 [INFO] Currently running in a labeled security context 10:34:20 [INFO] Currently SELinux is 'enforcing' on the host 10:34:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh5605513610303068071.key 10:34:20 > git merge b8952f15d37790ba289a3ce893119494c8332c61 # timeout=10 10:34:20 > git rev-parse HEAD^{commit} # timeout=10 10:34:20 > git config core.sparsecheckout # timeout=10 10:34:20 > git checkout -f 6cc2d3d3e0218630820944e94bece0ead55591c7 # timeout=10 10:34:24 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.1 to 2.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:34:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:34:25 ========================================================= 10:34:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:34:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:34:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:34:25 a0d0a0d46f8b: Pulling fs layer 10:34:25 31adcdaf11c8: Pulling fs layer 10:34:25 b8b176561691: Pulling fs layer 10:34:25 4527c011a84f: Pulling fs layer 10:34:25 5d74067f8e1e: Pulling fs layer 10:34:25 e0aca202a116: Pulling fs layer 10:34:25 3a43be97a3b4: Pulling fs layer 10:34:25 34cad66bf833: Pulling fs layer 10:34:25 b4e3c513aaa6: Pulling fs layer 10:34:25 e0aca202a116: Waiting 10:34:25 3a43be97a3b4: Waiting 10:34:25 34cad66bf833: Waiting 10:34:25 b4e3c513aaa6: Waiting 10:34:25 4527c011a84f: Waiting 10:34:25 5d74067f8e1e: Waiting 10:34:25 b8b176561691: Verifying Checksum 10:34:25 b8b176561691: Download complete 10:34:25 31adcdaf11c8: Verifying Checksum 10:34:25 31adcdaf11c8: Download complete 10:34:25 5d74067f8e1e: Verifying Checksum 10:34:25 5d74067f8e1e: Download complete 10:34:25 e0aca202a116: Verifying Checksum 10:34:25 e0aca202a116: Download complete 10:34:25 3a43be97a3b4: Verifying Checksum 10:34:25 3a43be97a3b4: Download complete 10:34:25 a0d0a0d46f8b: Verifying Checksum 10:34:25 a0d0a0d46f8b: Download complete 10:34:25 34cad66bf833: Verifying Checksum 10:34:25 34cad66bf833: Download complete 10:34:26 a0d0a0d46f8b: Pull complete 10:34:26 31adcdaf11c8: Pull complete 10:34:26 b8b176561691: Pull complete 10:34:26 4527c011a84f: Verifying Checksum 10:34:26 4527c011a84f: Download complete 10:34:26 b4e3c513aaa6: Verifying Checksum 10:34:26 b4e3c513aaa6: Download complete [Pipeline] unstash [Pipeline] echo 10:34:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:34:29 ========================================================= 10:34:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:34:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:34:30 4527c011a84f: Pull complete 10:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:34:30 5d74067f8e1e: Pull complete 10:34:30 e0aca202a116: Pull complete 10:34:30 3a43be97a3b4: Pull complete 10:34:30 34cad66bf833: Pull complete 10:34:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:34:30 552d1f2373af: Pulling fs layer 10:34:30 ea3f2d53f512: Pulling fs layer 10:34:30 9e70ebbbe112: Pulling fs layer 10:34:30 7a9cfe048b4a: Pulling fs layer 10:34:30 72dc09318566: Pulling fs layer 10:34:30 f4f7b4309257: Pulling fs layer 10:34:30 0ac9a79272e3: Pulling fs layer 10:34:30 b78e95d17946: Pulling fs layer 10:34:30 7a9cfe048b4a: Waiting 10:34:30 f4f7b4309257: Waiting 10:34:30 0ac9a79272e3: Waiting 10:34:30 72dc09318566: Waiting 10:34:30 b78e95d17946: Waiting 10:34:30 9e70ebbbe112: Verifying Checksum 10:34:30 9e70ebbbe112: Download complete 10:34:30 ea3f2d53f512: Download complete 10:34:31 72dc09318566: Verifying Checksum 10:34:31 72dc09318566: Download complete 10:34:31 f4f7b4309257: Verifying Checksum 10:34:31 f4f7b4309257: Download complete 10:34:31 0ac9a79272e3: Verifying Checksum 10:34:31 0ac9a79272e3: Download complete 10:34:31 552d1f2373af: Verifying Checksum 10:34:31 552d1f2373af: Download complete 10:34:31 552d1f2373af: Pull complete 10:34:32 ea3f2d53f512: Pull complete 10:34:32 9e70ebbbe112: Pull complete 10:34:32 b78e95d17946: Verifying Checksum 10:34:32 b78e95d17946: Download complete 10:34:33 b4e3c513aaa6: Pull complete 10:34:33 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:34:33 7a9cfe048b4a: Verifying Checksum 10:34:33 7a9cfe048b4a: Download complete [Pipeline] sh 10:34:33 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 10:34:33 + docker inspect -f . ci-base-image-x86_64 10:34:33 . [Pipeline] withDockerContainer 10:34:34 prd-centos7-docker-4c-2g-1225 does not seem to be running inside a container 10:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 10:34:36 $ docker top 440e1600b7e29fb3c71f4ece8b52c97a47ed5e79463a2ca5d61e89810ab4d972 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:36 + go version 10:34:36 go version go1.16.8 linux/amd64 [Pipeline] } 10:34:36 $ docker stop --time=1 440e1600b7e29fb3c71f4ece8b52c97a47ed5e79463a2ca5d61e89810ab4d972 10:34:37 $ docker rm -f 440e1600b7e29fb3c71f4ece8b52c97a47ed5e79463a2ca5d61e89810ab4d972 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:38 + docker inspect -f . ci-base-image-x86_64 10:34:38 . [Pipeline] withDockerContainer 10:34:38 prd-centos7-docker-4c-2g-1225 does not seem to be running inside a container 10:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 10:34:38 $ docker top 6d48a2427e6c3d7ace3f973a605814ce9994b1e239261ddafe10ea9cff7aa917 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:34:38 + make test 10:34:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:34:39 go: downloading github.com/google/uuid v1.3.0 10:34:39 go: downloading github.com/stretchr/testify v1.7.0 10:34:39 go: downloading github.com/go-kit/log v0.2.0 10:34:39 go: downloading github.com/go-playground/validator/v10 v10.10.0 10:34:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:34:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 10:34:39 go: downloading github.com/davecgh/go-spew v1.1.1 10:34:39 go: downloading github.com/pmezard/go-difflib v1.0.0 10:34:39 go: downloading github.com/stretchr/objx v0.1.1 10:34:39 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:34:39 go: downloading github.com/x448/float16 v0.8.4 10:34:39 go: downloading github.com/go-playground/universal-translator v0.18.0 10:34:39 go: downloading github.com/leodido/go-urn v1.2.1 10:34:39 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 10:34:39 go: downloading golang.org/x/text v0.3.7 10:34:39 go: downloading github.com/go-playground/locales v0.14.0 10:34:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 10:34:45 7a9cfe048b4a: Pull complete 10:34:45 72dc09318566: Pull complete 10:34:45 f4f7b4309257: Pull complete 10:34:45 0ac9a79272e3: Pull complete 10:34:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.074s coverage: 83.6% of statements 10:34:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:34:50 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:34:51 b78e95d17946: Pull complete 10:34:51 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:34:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 10:34:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 10:34:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 10:34:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 29.4% of statements 10:34:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 10:34:51 + docker inspect -f . ci-base-image-arm64 10:34:51 . [Pipeline] withDockerContainer 10:34:51 prd-ubuntu18.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 10:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 10:34:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.039s coverage: 47.0% of statements 10:34:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.5% of statements 10:34:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.8% of statements 10:34:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 10:34:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.007s coverage: 36.1% of statements 10:34:53 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 48.7% of statements 10:34:54 $ docker top e6a3a71388da544645605ca86f3de2b2ff39a786b56771ffe09ca31e7d3cabf6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:34:55 + go version 10:34:55 go version go1.16.8 linux/arm64 [Pipeline] } 10:34:55 $ docker stop --time=1 e6a3a71388da544645605ca86f3de2b2ff39a786b56771ffe09ca31e7d3cabf6 10:34:57 $ docker rm -f e6a3a71388da544645605ca86f3de2b2ff39a786b56771ffe09ca31e7d3cabf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:34:58 + docker inspect -f . ci-base-image-arm64 10:34:58 . [Pipeline] withDockerContainer 10:34:58 prd-ubuntu18.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 10:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 10:34:59 $ docker top 83b75507ced165bba06693d044df48672b803cdd4cf3d165a7abd88197bb8371 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:35:00 + make test 10:35:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:35:01 go: downloading github.com/google/uuid v1.3.0 10:35:01 go: downloading github.com/go-kit/log v0.2.0 10:35:01 go: downloading github.com/stretchr/testify v1.7.0 10:35:01 go: downloading github.com/go-playground/validator/v10 v10.10.0 10:35:01 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 10:35:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 10:35:01 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:35:01 go: downloading github.com/davecgh/go-spew v1.1.1 10:35:01 go: downloading github.com/pmezard/go-difflib v1.0.0 10:35:01 go: downloading github.com/stretchr/objx v0.1.1 10:35:01 go: downloading github.com/go-playground/universal-translator v0.18.0 10:35:01 go: downloading github.com/leodido/go-urn v1.2.1 10:35:01 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 10:35:01 go: downloading golang.org/x/text v0.3.7 10:35:01 go: downloading github.com/x448/float16 v0.8.4 10:35:01 go: downloading github.com/go-playground/locales v0.14.0 10:35:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 10:35:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:35:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:35:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:35:11 $ docker stop --time=1 6d48a2427e6c3d7ace3f973a605814ce9994b1e239261ddafe10ea9cff7aa917 10:35:13 $ docker rm -f 6d48a2427e6c3d7ace3f973a605814ce9994b1e239261ddafe10ea9cff7aa917 [Pipeline] // withDockerContainer [Pipeline] sh 10:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:35:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:14 10:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:14 latest: Pulling from edgex-lftools-log-publisher 10:35:14 b4d181a07f80: Pulling fs layer 10:35:14 a1111a8f2ec3: Pulling fs layer 10:35:14 ed53099fbce6: Pulling fs layer 10:35:14 dc539afda2c1: Pulling fs layer 10:35:14 77bc0d833cb6: Pulling fs layer 10:35:14 9065ff56babe: Pulling fs layer 10:35:14 d287ab97295c: Pulling fs layer 10:35:14 77bc0d833cb6: Waiting 10:35:14 9065ff56babe: Waiting 10:35:14 d287ab97295c: Waiting 10:35:14 dc539afda2c1: Waiting 10:35:14 a1111a8f2ec3: Verifying Checksum 10:35:14 a1111a8f2ec3: Download complete 10:35:14 dc539afda2c1: Verifying Checksum 10:35:14 dc539afda2c1: Download complete 10:35:15 ed53099fbce6: Verifying Checksum 10:35:15 ed53099fbce6: Download complete 10:35:15 9065ff56babe: Verifying Checksum 10:35:15 9065ff56babe: Download complete 10:35:15 77bc0d833cb6: Verifying Checksum 10:35:15 77bc0d833cb6: Download complete 10:35:15 b4d181a07f80: Verifying Checksum 10:35:15 b4d181a07f80: Download complete 10:35:15 d287ab97295c: Verifying Checksum 10:35:15 d287ab97295c: Download complete 10:35:16 b4d181a07f80: Pull complete 10:35:16 a1111a8f2ec3: Pull complete 10:35:17 ed53099fbce6: Pull complete 10:35:17 dc539afda2c1: Pull complete 10:35:18 77bc0d833cb6: Pull complete 10:35:18 9065ff56babe: Pull complete 10:35:23 d287ab97295c: Pull complete 10:35:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:35:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:35:23 prd-centos7-docker-4c-2g-1225 does not seem to be running inside a container 10:35:23 $ 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/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:35:25 $ docker top d3f96a53add95875b464e0f148390f0a16ec52996b1c2011ecde1e9ee65cb4b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:35:26 ---> job-cost.sh 10:35:26 lf-activate-venv: SKIPPING 10:35:26 INFO: No Stack... 10:35:26 INFO: Retrieving Pricing Info for: v3-standard-2 10:35:27 INFO: Archiving Costs [Pipeline] sh 10:35:27 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 10:35:27 + cut -d, -f6 [Pipeline] lock 10:35:27 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] 10:35:27 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] did not exist. Created. 10:35:27 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:35:27 + echo total: 0.05999999865889549 [Pipeline] stash 10:35:27 Stashed 1 file(s) [Pipeline] } 10:35:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:35:27 $ docker stop --time=1 d3f96a53add95875b464e0f148390f0a16ec52996b1c2011ecde1e9ee65cb4b9 10:35:28 $ docker rm -f d3f96a53add95875b464e0f148390f0a16ec52996b1c2011ecde1e9ee65cb4b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.375s coverage: 83.6% of statements 10:35:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 10:35:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 10:35:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 10:35:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.060s coverage: 29.4% of statements 10:35:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 10:35:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.081s coverage: 47.0% of statements 10:35:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 90.5% of statements 10:35:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.295s coverage: 86.8% of statements 10:35:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.058s coverage: 59.5% of statements 10:35:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 36.1% of statements 10:35:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 48.7% of statements 10:35:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:35:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:35:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:36:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:36:00 $ docker stop --time=1 83b75507ced165bba06693d044df48672b803cdd4cf3d165a7abd88197bb8371 10:36:01 $ docker rm -f 83b75507ced165bba06693d044df48672b803cdd4cf3d165a7abd88197bb8371 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:03 Warning: overwriting stash ‘coverage-report’ 10:36:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:36:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:04 10:36:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:36:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:04 arm64: Pulling from edgex-lftools-log-publisher 10:36:04 448f6bf000e3: Pulling fs layer 10:36:04 f757da607395: Pulling fs layer 10:36:04 05883995daec: Pulling fs layer 10:36:04 8603b9c90790: Pulling fs layer 10:36:04 1560dd03e051: Pulling fs layer 10:36:04 27f5ce0e4adf: Pulling fs layer 10:36:04 c2d8d7efcc4b: Pulling fs layer 10:36:04 8603b9c90790: Waiting 10:36:04 1560dd03e051: Waiting 10:36:04 c2d8d7efcc4b: Waiting 10:36:04 27f5ce0e4adf: Waiting 10:36:04 f757da607395: Verifying Checksum 10:36:04 f757da607395: Download complete 10:36:04 8603b9c90790: Verifying Checksum 10:36:04 8603b9c90790: Download complete 10:36:04 1560dd03e051: Verifying Checksum 10:36:04 1560dd03e051: Download complete 10:36:04 27f5ce0e4adf: Verifying Checksum 10:36:04 27f5ce0e4adf: Download complete 10:36:04 05883995daec: Verifying Checksum 10:36:04 05883995daec: Download complete 10:36:05 448f6bf000e3: Verifying Checksum 10:36:05 448f6bf000e3: Download complete 10:36:08 c2d8d7efcc4b: Verifying Checksum 10:36:08 c2d8d7efcc4b: Download complete 10:36:08 448f6bf000e3: Pull complete 10:36:09 f757da607395: Pull complete 10:36:11 05883995daec: Pull complete 10:36:11 8603b9c90790: Pull complete 10:36:12 1560dd03e051: Pull complete 10:36:12 27f5ce0e4adf: Pull complete 10:36:27 c2d8d7efcc4b: Pull complete 10:36:27 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:36:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:36:27 prd-ubuntu18.04-docker-arm64-4c-16g-1224 does not seem to be running inside a container 10:36:27 $ 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/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:36:30 $ docker top c95877f998889c70d8a1d31985966e2ac91f9d0b35d36b507a03611ea4f3cc33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:30 ---> job-cost.sh 10:36:30 lf-activate-venv: SKIPPING 10:36:30 INFO: No Stack... 10:36:31 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:31 INFO: Archiving Costs [Pipeline] sh 10:36:32 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv+ 10:36:32 cut -d, -f6 [Pipeline] lock 10:36:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] 10:36:32 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] did not exist. Created. 10:36:32 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:33 /w/workspace/go-mod-core-contracts/2@tmp/durable-1b52c523/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-1b52c523/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:33 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:33 Warning: overwriting stash ‘stack-cost’ 10:36:33 Stashed 1 file(s) [Pipeline] } 10:36:34 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-693-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:34 $ docker stop --time=1 c95877f998889c70d8a1d31985966e2ac91f9d0b35d36b507a03611ea4f3cc33 10:36:35 $ docker rm -f c95877f998889c70d8a1d31985966e2ac91f9d0b35d36b507a03611ea4f3cc33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:36:35 provisioning config files... 10:36:36 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-693@tmp/config1588094431643821993tmp [Pipeline] { [Pipeline] sh 10:36:36 + set +x 10:36:36 + curl -s https://codecov.io/bash 10:36:36 + bash -s -- 10:36:36 10:36:36 _____ _ 10:36:36 / ____| | | 10:36:36 | | ___ __| | ___ ___ _____ __ 10:36:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:36 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:36 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:36 Bash-1.0.6 10:36:36 10:36:36 10:36:36 ==> git version 2.24.4 found 10:36:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:36:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:36:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:36:36 ==> Jenkins CI detected. 10:36:36 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-693 10:36:36 project root: . 10:36:36 --> token set from env 10:36:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:36 ==> Running gcov in . (disable via -X gcov) 10:36:36 ==> Python coveragepy not found 10:36:36 ==> Searching for coverage reports in: 10:36:36 + . 10:36:36 -> Found 1 reports 10:36:36 ==> Detecting git/mercurial file structure 10:36:36 ==> Reading reports 10:36:36 + ./coverage.out bytes=103586 10:36:36 ==> Appending adjustments 10:36:36 https://docs.codecov.io/docs/fixing-reports 10:36:37 + Found adjustments 10:36:37 ==> Gzipping contents 10:36:37 16K /tmp/codecov.D3W4hm.gz 10:36:37 ==> Uploading reports 10:36:37 url: https://codecov.io 10:36:37 query: branch=PR-693&commit=6cc2d3d3e0218630820944e94bece0ead55591c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-693%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=693&job=&cmd_args= 10:36:37 -> Pinging Codecov 10:36:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-693&commit=6cc2d3d3e0218630820944e94bece0ead55591c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-693%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=693&job=&cmd_args= 10:36:37 -> Uploading to 10:36:37 https://storage.googleapis.com/codecov/v4/raw/2022-01-11/71470A77251A30514AAF9C0BB2E5B6CE/6cc2d3d3e0218630820944e94bece0ead55591c7/43259988-5f7f-467a-b17d-ab09b9b07b3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220111T103637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec7c0050660eaa928d117fe5e802c77aabd2e821e5ebe20b6ae57f3c7ad05a6f 10:36:37 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:37 Dload Upload Total Spent Left Speed 10:36:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15444 0 0 100 15444 0 44876 --:--:-- --:--:-- --:--:-- 44765 10:36:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6cc2d3d3e0218630820944e94bece0ead55591c7 [Pipeline] } 10:36:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:36:38 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-693/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:36:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:39 ---> package-listing.sh 10:36:39 ++ facter osfamily 10:36:39 ++ tr '[:upper:]' '[:lower:]' 10:36:39 + OS_FAMILY=redhat 10:36:39 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-693 10:36:39 + START_PACKAGES=/tmp/packages_start.txt 10:36:39 + END_PACKAGES=/tmp/packages_end.txt 10:36:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:39 + PACKAGES=/tmp/packages_start.txt 10:36:39 + '[' /w/workspace/dry_go-mod-core-contracts_PR-693 ']' 10:36:39 + PACKAGES=/tmp/packages_end.txt 10:36:39 + case "${OS_FAMILY}" in 10:36:39 + rpm -qa 10:36:39 + sort 10:36:40 + '[' -f /tmp/packages_start.txt ']' 10:36:40 + '[' -f /tmp/packages_end.txt ']' 10:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:40 + '[' /w/workspace/dry_go-mod-core-contracts_PR-693 ']' 10:36:40 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-693/archives/ 10:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-693/archives/ [Pipeline] echo 10:36:40 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/dry_go-mod-core-contracts_PR-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:36:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:41 10:36:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:36:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:41 latest: Pulling from edgex-lftools-log-publisher 10:36:41 b4d181a07f80: Pulling fs layer 10:36:41 a1111a8f2ec3: Pulling fs layer 10:36:41 ed53099fbce6: Pulling fs layer 10:36:41 dc539afda2c1: Pulling fs layer 10:36:41 77bc0d833cb6: Pulling fs layer 10:36:41 9065ff56babe: Pulling fs layer 10:36:41 d287ab97295c: Pulling fs layer 10:36:41 77bc0d833cb6: Waiting 10:36:41 9065ff56babe: Waiting 10:36:41 d287ab97295c: Waiting 10:36:41 dc539afda2c1: Waiting 10:36:41 a1111a8f2ec3: Verifying Checksum 10:36:41 a1111a8f2ec3: Download complete 10:36:41 dc539afda2c1: Verifying Checksum 10:36:41 dc539afda2c1: Download complete 10:36:42 ed53099fbce6: Verifying Checksum 10:36:42 ed53099fbce6: Download complete 10:36:42 9065ff56babe: Verifying Checksum 10:36:42 9065ff56babe: Download complete 10:36:42 77bc0d833cb6: Verifying Checksum 10:36:42 77bc0d833cb6: Download complete 10:36:42 b4d181a07f80: Verifying Checksum 10:36:42 b4d181a07f80: Download complete 10:36:42 d287ab97295c: Verifying Checksum 10:36:42 d287ab97295c: Download complete 10:36:43 b4d181a07f80: Pull complete 10:36:43 a1111a8f2ec3: Pull complete 10:36:44 ed53099fbce6: Pull complete 10:36:44 dc539afda2c1: Pull complete 10:36:44 77bc0d833cb6: Pull complete 10:36:44 9065ff56babe: Pull complete 10:36:50 d287ab97295c: Pull complete 10:36:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:36:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:36:50 prd-centos7-docker-4c-2g-1223 does not seem to be running inside a container 10:36:50 $ 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/dry_go-mod-core-contracts_PR-693/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-693 -v /w/workspace/dry_go-mod-core-contracts_PR-693:/w/workspace/dry_go-mod-core-contracts_PR-693:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-693@tmp:/w/workspace/dry_go-mod-core-contracts_PR-693@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:latest cat 10:36:52 $ docker top abbeee1b111d8ef8ff1e04624ada50fa70255c5fa68d30a834460b273df240b9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:53 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:53 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:53 + ls /var/log/sa-host 10:36:53 + sadf -c /var/log/sa-host/sa11 10:36:53 file_magic: OK 10:36:53 HZ: Using current value: 100 10:36:53 file_header: OK 10:36:53 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 10:36:53 Statistics: 10:36:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:53 File successfully converted to sysstat format version 12.0.3 10:36:53 + sadf -c /var/log/sa-host/sa17 10:36:53 file_magic: OK 10:36:53 HZ: Using current value: 100 10:36:53 file_header: OK 10:36:53 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 10:36:53 Statistics: 10:36:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:36:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:53 provisioning config files... 10:36:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-693@tmp/config8983583838224710574tmp [Pipeline] { [Pipeline] echo 10:36:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:54 ---> create-netrc.sh [Pipeline] } 10:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:54 ---> python-tools-install.sh [Pipeline] echo 10:36:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:54 ---> sudo-logs.sh 10:36:54 Archiving 'sudo' log.. 10:36:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1223.novalocal: Name or service not known 10:36:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-1223.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:36:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:36:55 ---> job-cost.sh 10:36:55 lf-activate-venv: SKIPPING 10:36:55 DEBUG: total: 0.10999999940395355 10:36:55 INFO: Retrieving Stack Cost... 10:36:55 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:55 INFO: Archiving Costs [Pipeline] echo 10:36:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:36:56 ---> logs-deploy.sh 10:36:56 lf-activate-venv: SKIPPING 10:36:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-693/2 10:36:56 INFO: archiving workspace using pattern(s): 10:36:56 Archives upload complete. 10:36:56 INFO: archiving logs to Nexus 10:36:57 ---> uname -a: 10:36:57 Linux prd-centos7-docker-4c-2g-1223.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 10:36:57 10:36:57 10:36:57 ---> lscpu: 10:36:57 Architecture: x86_64 10:36:57 CPU op-mode(s): 32-bit, 64-bit 10:36:57 Byte Order: Little Endian 10:36:57 Address sizes: 40 bits physical, 48 bits virtual 10:36:57 CPU(s): 2 10:36:57 On-line CPU(s) list: 0,1 10:36:57 Thread(s) per core: 1 10:36:57 Core(s) per socket: 1 10:36:57 Socket(s): 2 10:36:57 NUMA node(s): 1 10:36:57 Vendor ID: AuthenticAMD 10:36:57 CPU family: 23 10:36:57 Model: 49 10:36:57 Model name: AMD EPYC-Rome Processor 10:36:57 Stepping: 0 10:36:57 CPU MHz: 2800.000 10:36:57 BogoMIPS: 5600.00 10:36:57 Virtualization: AMD-V 10:36:57 Hypervisor vendor: KVM 10:36:57 Virtualization type: full 10:36:57 L1d cache: 32K 10:36:57 L1i cache: 32K 10:36:57 L2 cache: 512K 10:36:57 L3 cache: 16384K 10:36:57 NUMA node0 CPU(s): 0,1 10:36:57 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 10:36:57 10:36:57 10:36:57 ---> nproc: 10:36:57 2 10:36:57 10:36:57 10:36:57 ---> df -h: 10:36:57 Filesystem Size Used Avail Use% Mounted on 10:36:57 overlay 40G 7.7G 33G 20% / 10:36:57 tmpfs 64M 0 64M 0% /dev 10:36:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:36:57 shm 64M 0 64M 0% /dev/shm 10:36:57 /dev/vda1 40G 7.7G 33G 20% /facter-os 10:36:57 10:36:57 10:36:57 ---> sar -b -r -n DEV: 10:36:57 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 10:36:57 10:36:57 10:31:29 LINUX RESTART (2 CPU) 10:36:57 10:36:57 10:32:01 tps rtps wtps bread/s bwrtn/s 10:36:57 10:33:01 18.81 2.96 15.85 2280.79 2264.59 10:36:57 10:34:01 0.33 0.00 0.33 0.00 5.80 10:36:57 10:35:01 0.27 0.00 0.27 0.00 3.60 10:36:57 10:36:01 0.22 0.00 0.22 0.00 2.70 10:36:57 Average: 4.91 0.74 4.17 570.36 569.33 10:36:57 10:36:57 10:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:57 10:33:01 5677936 0 629600 7.86 2620 1698784 1253844 13.84 574992 1520000 20 10:36:57 10:34:01 5687532 0 619996 7.74 2620 1698792 1157008 12.77 567012 1519964 16 10:36:57 10:35:01 5686052 0 621476 7.76 2620 1698792 1157092 12.77 569120 1519964 8 10:36:57 10:36:01 5684504 0 623016 7.78 2620 1698800 1156744 12.77 570352 1519968 8 10:36:57 Average: 5684006 0 623522 7.79 2620 1698792 1181172 13.04 570369 1519974 13 10:36:57 10:36:57 10:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:57 10:33:01 eth0 81.45 59.64 392.43 17.70 0.00 0.00 0.00 0.00 10:36:57 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:33:01 docker0 11.19 5.81 2.72 38.47 0.00 0.00 0.00 0.00 10:36:57 10:34:01 eth0 1.03 0.47 0.39 0.31 0.00 0.00 0.00 0.00 10:36:57 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:35:01 eth0 4.03 1.50 3.66 0.25 0.00 0.00 0.00 0.00 10:36:57 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:36:01 eth0 0.13 0.12 0.01 0.07 0.00 0.00 0.00 0.00 10:36:57 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 Average: eth0 21.67 15.43 99.15 4.58 0.00 0.00 0.00 0.00 10:36:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:57 Average: docker0 2.80 1.45 0.68 9.62 0.00 0.00 0.00 0.00 10:36:57 10:36:57 10:36:57 ---> sar -P ALL: 10:36:57 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/11/22 _x86_64_ (2 CPU) 10:36:57 10:36:57 10:31:29 LINUX RESTART (2 CPU) 10:36:57 10:36:57 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:36:57 10:33:01 all 3.47 0.00 1.42 0.32 0.03 94.75 10:36:57 10:33:01 0 3.81 0.00 1.62 0.25 0.03 94.29 10:36:57 10:33:01 1 3.13 0.00 1.23 0.39 0.03 95.22 10:36:57 10:34:01 all 0.28 0.00 0.05 0.00 0.02 99.66 10:36:57 10:34:01 0 0.10 0.00 0.08 0.00 0.03 99.78 10:36:57 10:34:01 1 0.45 0.00 0.02 0.00 0.00 99.53 10:36:57 10:35:01 all 0.26 0.00 0.05 0.00 0.02 99.67 10:36:57 10:35:01 0 0.12 0.00 0.05 0.00 0.02 99.82 10:36:57 10:35:01 1 0.40 0.00 0.05 0.00 0.02 99.53 10:36:57 10:36:01 all 0.25 0.00 0.03 0.00 0.02 99.70 10:36:57 10:36:01 0 0.07 0.00 0.05 0.00 0.02 99.87 10:36:57 10:36:01 1 0.43 0.00 0.02 0.00 0.02 99.53 10:36:57 Average: all 1.06 0.00 0.39 0.08 0.02 98.45 10:36:57 Average: 0 1.02 0.00 0.45 0.06 0.03 98.45 10:36:57 Average: 1 1.10 0.00 0.33 0.10 0.02 98.46 10:36:57 10:36:57 10:36:57