Started by upstream project "edgexfoundry/cd-management/release-lts" build number 12 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f82be9041ddfde5ad7a14c95912b111179f96e0 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-ssh8528244609677661977.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh6820343555260715547.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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/jakarta/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/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8109397474462169904.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh8205663245644656692.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/jakarta/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/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8514464834847875306.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-98 in /w/workspace/ry_go-mod-core-contracts_jakarta [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/ry_go-mod-core-contracts_jakarta # 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/ry_go-mod-core-contracts_jakarta@tmp/jenkins-gitclient-ssh3661063006205033326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f82be9041ddfde5ad7a14c95912b111179f96e0 (jakarta) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1f82be9041ddfde5ad7a14c95912b111179f96e0 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @9a919a9" > git rev-list --no-walk 1f82be9041ddfde5ad7a14c95912b111179f96e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:07:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:07:06 ========================================================= 16:07:06 EdgeX Global Pipelines Version Info 16:07:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:07:07 ------------------- 16:07:07 stable info: 16:07:07 ------------------- 16:07:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:07:07 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 16:07:07 Message: update stable to v1.0.212 16:07:07 ------------------- 16:07:07 experimental info: 16:07:07 ------------------- 16:07:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:07:07 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 16:07:07 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:07:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f82be9 [Pipeline] echo 16:07:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:07:08 + git rev-list -1 --merges 1f82be9041ddfde5ad7a14c95912b111179f96e0~1..1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] echo 16:07:08 -----------> git rev-list -1 --merges 1f82be9041ddfde5ad7a14c95912b111179f96e0~1..1f82be9041ddfde5ad7a14c95912b111179f96e0 1f82be9041ddfde5ad7a14c95912b111179f96e0 [false] [Pipeline] sh 16:07:09 + git log --format=format:%s -1 1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] echo 16:07:09 ========================================================= 16:07:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 16:07:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:07:09 + git log --format=format:%s -1 1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] echo 16:07:09 [semverPrep] GIT_COMMIT: 1f82be9041ddfde5ad7a14c95912b111179f96e0, Commit Message: ci(lts-release): LTS release v2.1.0 @9a919a9 [Pipeline] echo 16:07:09 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:09 16:07:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:07:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:10 latest: Pulling from edgex-devops/git-semver 16:07:10 a0d0a0d46f8b: Pulling fs layer 16:07:10 3e5f54012d9b: Pulling fs layer 16:07:10 4c7163046ea9: Pulling fs layer 16:07:10 0c2d73faf560: Pulling fs layer 16:07:10 0c2d73faf560: Waiting 16:07:10 3e5f54012d9b: Verifying Checksum 16:07:10 3e5f54012d9b: Download complete 16:07:10 a0d0a0d46f8b: Verifying Checksum 16:07:10 a0d0a0d46f8b: Download complete 16:07:10 4c7163046ea9: Verifying Checksum 16:07:10 4c7163046ea9: Download complete 16:07:10 0c2d73faf560: Verifying Checksum 16:07:10 0c2d73faf560: Download complete 16:07:10 a0d0a0d46f8b: Pull complete 16:07:10 3e5f54012d9b: Pull complete 16:07:10 4c7163046ea9: Pull complete 16:07:10 0c2d73faf560: Pull complete 16:07:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:07:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:07:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:07:11 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:07:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:07:11 $ docker top acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:07:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:11 [ssh-agent] Looking for ssh-agent implementation... 16:07:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:11 $ docker exec acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa ssh-agent 16:07:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPLHPhE/agent.15 16:07:11 SSH_AGENT_PID=21 16:07:11 Running ssh-add (command line suppressed) 16:07:11 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_860091877033256738.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_860091877033256738.key) 16:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:12 + git tag --points-at 1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] } 16:07:11 $ docker exec --env ******** --env ******** acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa ssh-agent -k 16:07:12 unset SSH_AUTH_SOCK; 16:07:12 unset SSH_AGENT_PID; 16:07:12 echo Agent pid 21 killed; 16:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:07:12 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent 16:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:07:12 [ssh-agent] Looking for ssh-agent implementation... 16:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:07:12 $ docker exec acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa ssh-agent 16:07:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjFfkCi/agent.55 16:07:12 SSH_AGENT_PID=61 16:07:12 Running ssh-add (command line suppressed) 16:07:12 Identity added: /w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8685533634101037034.key (/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/private_key_8685533634101037034.key) 16:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:07:13 + git semver init 16:07:13 # -> Open(): unable to determine branch for HEAD 16:07:13 # $GIT_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.git 16:07:13 # $GIT_WORK_TREE = /w/workspace/ry_go-mod-core-contracts_jakarta 16:07:13 # $SEMVER_REMOTE_NAME = origin 16:07:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:07:13 # $SEMVER_USER_NAME = edgex-jenkins 16:07:13 # $SEMVER_BRANCH = jakarta 16:07:13 # $SEMVER_TEMP = /tmp/semver-367672450 16:07:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:07:14 # '/tmp/semver-367672450' -> '/w/workspace/ry_go-mod-core-contracts_jakarta/.semver' 16:07:14 # -> Force: false 16:07:14 # $SEMVER_DIR = /w/workspace/ry_go-mod-core-contracts_jakarta/.semver [Pipeline] } 16:07:13 $ docker exec --env ******** --env ******** acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa ssh-agent -k 16:07:13 unset SSH_AUTH_SOCK; 16:07:13 unset SSH_AGENT_PID; 16:07:13 echo Agent pid 61 killed; 16:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:07:14 + git semver [Pipeline] } 16:07:14 $ docker stop --time=1 acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa 16:07:15 $ docker rm -f acf46d67f9d6931fa87c809033e3385515f2acbf8a651a795a7c4db85ddde7fa [Pipeline] // withDockerContainer [Pipeline] sh 16:07:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:07:16 Stashed 1 file(s) [Pipeline] echo 16:07:16 [edgeXSemver]: initialized semver on version 2.1.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 16:07:31 Still waiting to schedule task 16:07:31 ‘prd-centos7-builder-2c-1g-89’ doesn’t have label ‘centos7-docker-4c-2g’ 16:07:31 ‘prd-centos7-docker-4c-2g-100’ is offline 16:07:31 ‘prd-centos7-docker-4c-2g-101’ is offline 16:07:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-96’ doesn’t have label ‘centos7-docker-4c-2g’ 16:07:31 Still waiting to schedule task 16:07:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-96’ is offline 16:07:57 Running on prd-centos7-docker-4c-2g-102 in /w/workspace/ry_go-mod-core-contracts_jakarta [Pipeline] { [Pipeline] ws 16:07:57 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:07:57 Selected Git installation does not exist. Using Default 16:07:57 The recommended git tool is: NONE 16:07:59 using credential edgex-jenkins-ssh 16:07:59 Cloning the remote Git repository 16:07:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:59 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:07:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:07:59 > git --version # timeout=10 16:07:59 > git --version # 'git version 2.24.4' 16:07:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:08:01 Avoid second fetch 16:08:01 Checking out Revision 1f82be9041ddfde5ad7a14c95912b111179f96e0 (jakarta) 16:07:59 [INFO] Currently running in a labeled security context 16:07:59 [INFO] Currently SELinux is 'enforcing' on the host 16:07:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7386046210905889015.key 16:07:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:08:00 > git config core.sparsecheckout # timeout=10 16:08:00 > git checkout -f 1f82be9041ddfde5ad7a14c95912b111179f96e0 # timeout=10 16:08:04 Commit message: "ci(lts-release): LTS release v2.1.0 @9a919a9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:08:05 + git checkout 1f82be9041ddfde5ad7a14c95912b111179f96e0 16:08:05 HEAD is now at 1f82be9 ci(lts-release): LTS release v2.1.0 @9a919a9 [Pipeline] unstash [Pipeline] echo 16:08:05 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:08:05 ========================================================= 16:08:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 16:08:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:08:05 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 16:08:05 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 16:08:05 a0d0a0d46f8b: Pulling fs layer 16:08:05 31adcdaf11c8: Pulling fs layer 16:08:05 b8b176561691: Pulling fs layer 16:08:05 4527c011a84f: Pulling fs layer 16:08:05 5d74067f8e1e: Pulling fs layer 16:08:05 36f58ee4fdd2: Pulling fs layer 16:08:05 32f094029db3: Pulling fs layer 16:08:05 773a5188bba9: Pulling fs layer 16:08:05 0a89ddfe6704: Pulling fs layer 16:08:05 36f58ee4fdd2: Waiting 16:08:05 32f094029db3: Waiting 16:08:05 773a5188bba9: Waiting 16:08:05 0a89ddfe6704: Waiting 16:08:05 4527c011a84f: Waiting 16:08:05 5d74067f8e1e: Waiting 16:08:05 b8b176561691: Verifying Checksum 16:08:05 b8b176561691: Download complete 16:08:05 31adcdaf11c8: Verifying Checksum 16:08:05 31adcdaf11c8: Download complete 16:08:05 5d74067f8e1e: Verifying Checksum 16:08:05 5d74067f8e1e: Download complete 16:08:05 36f58ee4fdd2: Verifying Checksum 16:08:05 36f58ee4fdd2: Download complete 16:08:05 a0d0a0d46f8b: Verifying Checksum 16:08:05 a0d0a0d46f8b: Download complete 16:08:05 32f094029db3: Verifying Checksum 16:08:05 32f094029db3: Download complete 16:08:05 773a5188bba9: Verifying Checksum 16:08:05 773a5188bba9: Download complete 16:08:06 a0d0a0d46f8b: Pull complete 16:08:06 0a89ddfe6704: Verifying Checksum 16:08:06 0a89ddfe6704: Download complete 16:08:06 31adcdaf11c8: Pull complete 16:08:06 4527c011a84f: Verifying Checksum 16:08:06 4527c011a84f: Download complete 16:08:06 b8b176561691: Pull complete 16:08:09 4527c011a84f: Pull complete 16:08:09 5d74067f8e1e: Pull complete 16:08:10 36f58ee4fdd2: Pull complete 16:08:10 32f094029db3: Pull complete 16:08:10 773a5188bba9: Pull complete 16:08:12 0a89ddfe6704: Pull complete 16:08:12 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 16:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 16:08:12 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] sh 16:08:12 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:08:13 + docker inspect -f . ci-base-image-x86_64 16:08:13 . [Pipeline] withDockerContainer 16:08:13 prd-centos7-docker-4c-2g-102 does not seem to be running inside a container 16:08:13 $ 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 ******** ci-base-image-x86_64 cat 16:08:15 $ docker top c87c1e8a8d68d292d53f4ae6feeaf015e3d104cbb45af860634190c344dc1103 -eo pid,comm [Pipeline] { [Pipeline] sh 16:08:15 + go version 16:08:15 go version go1.16.8 linux/amd64 [Pipeline] } 16:08:15 $ docker stop --time=1 c87c1e8a8d68d292d53f4ae6feeaf015e3d104cbb45af860634190c344dc1103 16:08:16 $ docker rm -f c87c1e8a8d68d292d53f4ae6feeaf015e3d104cbb45af860634190c344dc1103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:08:17 + docker inspect -f . ci-base-image-x86_64 16:08:17 . [Pipeline] withDockerContainer 16:08:17 prd-centos7-docker-4c-2g-102 does not seem to be running inside a container 16:08:17 $ 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 ******** ci-base-image-x86_64 cat 16:08:17 $ docker top eeee3b961fec50ddd2e7709ad63c38005ce1f44251336f6f21de812e3d362354 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:08:18 + make test 16:08:18 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:08:19 go: downloading github.com/google/uuid v1.3.0 16:08:19 go: downloading github.com/stretchr/testify v1.7.0 16:08:19 go: downloading github.com/go-kit/kit v0.11.0 16:08:19 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:08:19 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:08:19 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:08:19 go: downloading github.com/davecgh/go-spew v1.1.1 16:08:19 go: downloading github.com/pmezard/go-difflib v1.0.0 16:08:19 go: downloading github.com/stretchr/objx v0.1.1 16:08:19 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:08:19 go: downloading github.com/x448/float16 v0.8.4 16:08:19 go: downloading github.com/go-playground/universal-translator v0.18.0 16:08:19 go: downloading github.com/leodido/go-urn v1.2.1 16:08:19 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:08:19 go: downloading golang.org/x/text v0.3.6 16:08:19 go: downloading github.com/go-playground/locales v0.14.0 16:08:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:08:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.6% of statements 16:08:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:08:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:08:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:08:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 16:08:31 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:08:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 47.1% of statements 16:08:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.005s coverage: 90.5% of statements 16:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.8% of statements 16:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 16:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 36.1% of statements 16:08:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 48.7% of statements 16:08:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:08:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:08:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 16:08:38 $ docker stop --time=1 eeee3b961fec50ddd2e7709ad63c38005ce1f44251336f6f21de812e3d362354 16:08:40 $ docker rm -f eeee3b961fec50ddd2e7709ad63c38005ce1f44251336f6f21de812e3d362354 [Pipeline] // withDockerContainer [Pipeline] sh 16:08:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:08:40 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 16:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:41 16:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:41 latest: Pulling from edgex-lftools-log-publisher 16:08:41 b4d181a07f80: Pulling fs layer 16:08:41 a1111a8f2ec3: Pulling fs layer 16:08:41 ed53099fbce6: Pulling fs layer 16:08:41 dc539afda2c1: Pulling fs layer 16:08:41 77bc0d833cb6: Pulling fs layer 16:08:41 9065ff56babe: Pulling fs layer 16:08:41 d287ab97295c: Pulling fs layer 16:08:41 9065ff56babe: Waiting 16:08:41 dc539afda2c1: Waiting 16:08:41 77bc0d833cb6: Waiting 16:08:41 d287ab97295c: Waiting 16:08:41 a1111a8f2ec3: Verifying Checksum 16:08:41 a1111a8f2ec3: Download complete 16:08:41 dc539afda2c1: Verifying Checksum 16:08:41 dc539afda2c1: Download complete 16:08:41 ed53099fbce6: Verifying Checksum 16:08:41 ed53099fbce6: Download complete 16:08:42 9065ff56babe: Verifying Checksum 16:08:42 9065ff56babe: Download complete 16:08:42 77bc0d833cb6: Verifying Checksum 16:08:42 77bc0d833cb6: Download complete 16:08:42 b4d181a07f80: Verifying Checksum 16:08:42 b4d181a07f80: Download complete 16:08:42 d287ab97295c: Verifying Checksum 16:08:42 d287ab97295c: Download complete 16:08:43 b4d181a07f80: Pull complete 16:08:43 a1111a8f2ec3: Pull complete 16:08:44 ed53099fbce6: Pull complete 16:08:44 dc539afda2c1: Pull complete 16:08:44 77bc0d833cb6: Pull complete 16:08:44 9065ff56babe: Pull complete 16:08:50 d287ab97295c: Pull complete 16:08:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:08:50 prd-centos7-docker-4c-2g-102 does not seem to be running inside a container 16:08:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:08:52 $ docker top 85bca5fb2a703662af2e66132853d790b6ffdf84180e93f7f310a59395537b89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:08:52 ---> job-cost.sh 16:08:52 lf-activate-venv: SKIPPING 16:08:52 INFO: No Stack... 16:08:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:08:53 INFO: Archiving Costs [Pipeline] sh 16:08:53 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:08:53 + cut -d, -f6 [Pipeline] lock 16:08:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] 16:08:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] did not exist. Created. 16:08:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:08:54 + echo total: 0.05999999865889549 [Pipeline] stash 16:08:54 Stashed 1 file(s) [Pipeline] } 16:08:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:08:54 $ docker stop --time=1 85bca5fb2a703662af2e66132853d790b6ffdf84180e93f7f310a59395537b89 16:08:55 $ docker rm -f 85bca5fb2a703662af2e66132853d790b6ffdf84180e93f7f310a59395537b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:10:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-106 in /w/workspace/ry_go-mod-core-contracts_jakarta [Pipeline] { [Pipeline] ws 16:10:03 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 16:10:04 Selected Git installation does not exist. Using Default 16:10:04 The recommended git tool is: NONE 16:10:10 using credential edgex-jenkins-ssh 16:10:10 Cloning the remote Git repository 16:10:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:10:10 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 16:10:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:10:10 > git --version # timeout=10 16:10:10 > git --version # 'git version 2.17.1' 16:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:12 Avoid second fetch 16:10:12 Checking out Revision 1f82be9041ddfde5ad7a14c95912b111179f96e0 (jakarta) 16:10:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:10:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:10:12 > git config core.sparsecheckout # timeout=10 16:10:12 > git checkout -f 1f82be9041ddfde5ad7a14c95912b111179f96e0 # timeout=10 16:10:17 Commit message: "ci(lts-release): LTS release v2.1.0 @9a919a9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 16:10:18 Dload Upload Total Spent Left Speed 16:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 167k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 16:10:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:10:18 + sudo tee /etc/docker/daemon.new 16:10:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:10:18 { 16:10:18 "registry-mirrors": [ 16:10:18 "https://nexus3.edgexfoundry.org:10001" 16:10:18 ], 16:10:18 "bip": "10.250.0.254/24", 16:10:18 "hosts": [ 16:10:18 "tcp://0.0.0.0:5555", 16:10:18 "unix:///var/run/docker.sock" 16:10:18 ], 16:10:18 "mtu": 1458, 16:10:18 "selinux-enabled": true, 16:10:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:10:18 } [Pipeline] sh 16:10:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:10:19 + sudo service docker restart [Pipeline] sh 16:10:38 + git checkout 1f82be9041ddfde5ad7a14c95912b111179f96e0 16:10:38 HEAD is now at 1f82be9 ci(lts-release): LTS release v2.1.0 @9a919a9 [Pipeline] unstash [Pipeline] echo 16:10:38 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:10:38 ========================================================= 16:10:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 16:10:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:10:39 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 16:10:40 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 16:10:40 552d1f2373af: Pulling fs layer 16:10:40 ea3f2d53f512: Pulling fs layer 16:10:40 9e70ebbbe112: Pulling fs layer 16:10:40 7a9cfe048b4a: Pulling fs layer 16:10:40 72dc09318566: Pulling fs layer 16:10:40 6b38a4ac6b94: Pulling fs layer 16:10:40 1cf82868ecbe: Pulling fs layer 16:10:40 cf934696a108: Pulling fs layer 16:10:40 72dc09318566: Waiting 16:10:40 6b38a4ac6b94: Waiting 16:10:40 1cf82868ecbe: Waiting 16:10:40 cf934696a108: Waiting 16:10:40 7a9cfe048b4a: Waiting 16:10:40 9e70ebbbe112: Verifying Checksum 16:10:40 9e70ebbbe112: Download complete 16:10:40 ea3f2d53f512: Verifying Checksum 16:10:40 ea3f2d53f512: Download complete 16:10:40 72dc09318566: Verifying Checksum 16:10:40 72dc09318566: Download complete 16:10:40 6b38a4ac6b94: Verifying Checksum 16:10:40 6b38a4ac6b94: Download complete 16:10:40 552d1f2373af: Verifying Checksum 16:10:40 552d1f2373af: Download complete 16:10:40 1cf82868ecbe: Verifying Checksum 16:10:40 1cf82868ecbe: Download complete 16:10:40 552d1f2373af: Pull complete 16:10:41 ea3f2d53f512: Pull complete 16:10:42 9e70ebbbe112: Pull complete 16:10:42 cf934696a108: Verifying Checksum 16:10:42 cf934696a108: Download complete 16:10:42 7a9cfe048b4a: Verifying Checksum 16:10:42 7a9cfe048b4a: Download complete 16:10:52 7a9cfe048b4a: Pull complete 16:10:52 72dc09318566: Pull complete 16:10:53 6b38a4ac6b94: Pull complete 16:10:53 1cf82868ecbe: Pull complete 16:10:58 cf934696a108: Pull complete 16:10:58 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 16:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 16:10:58 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] sh 16:10:59 + docker tag nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:10:59 + docker inspect -f . ci-base-image-arm64 16:10:59 . [Pipeline] withDockerContainer 16:10:59 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 16:10:59 $ 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 ******** ci-base-image-arm64 cat 16:11:03 $ docker top 9ea9d8947f3c34573130636b952efbaaca35284f59e643f2e9c6eda666dd72d0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:04 + go version 16:11:04 go version go1.16.8 linux/arm64 [Pipeline] } 16:11:04 $ docker stop --time=1 9ea9d8947f3c34573130636b952efbaaca35284f59e643f2e9c6eda666dd72d0 16:11:06 $ docker rm -f 9ea9d8947f3c34573130636b952efbaaca35284f59e643f2e9c6eda666dd72d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:06 + docker inspect -f . ci-base-image-arm64 16:11:06 . [Pipeline] withDockerContainer 16:11:07 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 16:11:07 $ 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 ******** ci-base-image-arm64 cat 16:11:08 $ docker top c8f3f002d8ab1653d3b71af9aa259736f2a463c30b55eef4cfe74231ae0fff1c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:11:09 + make test 16:11:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:11:12 go: downloading github.com/google/uuid v1.3.0 16:11:12 go: downloading github.com/go-kit/kit v0.11.0 16:11:12 go: downloading github.com/stretchr/testify v1.7.0 16:11:12 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:11:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:11:12 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:11:12 go: downloading github.com/davecgh/go-spew v1.1.1 16:11:12 go: downloading github.com/pmezard/go-difflib v1.0.0 16:11:12 go: downloading github.com/stretchr/objx v0.1.1 16:11:12 go: downloading github.com/go-playground/universal-translator v0.18.0 16:11:12 go: downloading github.com/leodido/go-urn v1.2.1 16:11:12 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:11:12 go: downloading golang.org/x/text v0.3.6 16:11:13 go: downloading github.com/x448/float16 v0.8.4 16:11:13 go: downloading github.com/go-playground/locales v0.14.0 16:11:13 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:11:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.392s coverage: 83.6% of statements 16:11:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:11:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:11:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.075s coverage: 26.3% of statements 16:11:56 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.106s coverage: 47.1% of statements 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.079s coverage: 90.5% of statements 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.283s coverage: 86.8% of statements 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.060s coverage: 59.5% of statements 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 36.1% of statements 16:11:56 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 48.7% of statements 16:11:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:12:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:12:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 16:12:19 $ docker stop --time=1 c8f3f002d8ab1653d3b71af9aa259736f2a463c30b55eef4cfe74231ae0fff1c 16:12:21 $ docker rm -f c8f3f002d8ab1653d3b71af9aa259736f2a463c30b55eef4cfe74231ae0fff1c [Pipeline] // withDockerContainer [Pipeline] sh 16:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:12:22 Warning: overwriting stash ‘coverage-report’ 16:12:23 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 16:12:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:24 16:12:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:12:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:24 arm64: Pulling from edgex-lftools-log-publisher 16:12:24 448f6bf000e3: Pulling fs layer 16:12:24 f757da607395: Pulling fs layer 16:12:24 05883995daec: Pulling fs layer 16:12:24 8603b9c90790: Pulling fs layer 16:12:24 1560dd03e051: Pulling fs layer 16:12:24 27f5ce0e4adf: Pulling fs layer 16:12:24 c2d8d7efcc4b: Pulling fs layer 16:12:24 1560dd03e051: Waiting 16:12:24 27f5ce0e4adf: Waiting 16:12:24 8603b9c90790: Waiting 16:12:24 c2d8d7efcc4b: Waiting 16:12:24 f757da607395: Verifying Checksum 16:12:24 f757da607395: Download complete 16:12:24 1560dd03e051: Verifying Checksum 16:12:24 1560dd03e051: Download complete 16:12:24 27f5ce0e4adf: Verifying Checksum 16:12:24 27f5ce0e4adf: Download complete 16:12:24 05883995daec: Verifying Checksum 16:12:24 05883995daec: Download complete 16:12:25 448f6bf000e3: Verifying Checksum 16:12:25 448f6bf000e3: Download complete 16:12:27 c2d8d7efcc4b: Verifying Checksum 16:12:27 c2d8d7efcc4b: Download complete 16:12:28 448f6bf000e3: Pull complete 16:12:29 f757da607395: Pull complete 16:12:30 05883995daec: Pull complete 16:12:31 8603b9c90790: Pull complete 16:12:32 1560dd03e051: Pull complete 16:12:32 27f5ce0e4adf: Pull complete 16:12:47 c2d8d7efcc4b: Pull complete 16:12:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:12:47 prd-ubuntu18.04-docker-arm64-4c-16g-106 does not seem to be running inside a container 16:12:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:12:50 $ docker top 12a2611444bff9e6ce8962297e07a487bc3431014223f293832c0ae70e1f49f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:51 ---> job-cost.sh 16:12:51 lf-activate-venv: SKIPPING 16:12:51 INFO: No Stack... 16:12:51 INFO: Retrieving Pricing Info for: v3-standard-4 16:12:52 INFO: Archiving Costs [Pipeline] sh 16:12:52 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 16:12:52 + cut -d, -f6 [Pipeline] lock 16:12:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] 16:12:53 Resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] did not exist. Created. 16:12:53 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:53 /w/workspace/go-mod-core-contracts/2@tmp/durable-964303dc/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-964303dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:12:54 + echo total: 0.10999999940395355 [Pipeline] stash 16:12:54 Warning: overwriting stash ‘stack-cost’ 16:12:54 Stashed 1 file(s) [Pipeline] } 16:12:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-jakarta-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:54 $ docker stop --time=1 12a2611444bff9e6ce8962297e07a487bc3431014223f293832c0ae70e1f49f8 16:12:56 $ docker rm -f 12a2611444bff9e6ce8962297e07a487bc3431014223f293832c0ae70e1f49f8 [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 16:12:56 provisioning config files... 16:12:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config7815582740345490633tmp [Pipeline] { [Pipeline] sh 16:12:56 + set +x 16:12:56 + curl -s https://codecov.io/bash 16:12:56 + bash -s -- 16:12:56 16:12:56 _____ _ 16:12:56 / ____| | | 16:12:56 | | ___ __| | ___ ___ _____ __ 16:12:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:12:56 | |___| (_) | (_| | __/ (_| (_) \ V / 16:12:56 \_____\___/ \__,_|\___|\___\___/ \_/ 16:12:56 Bash-1.0.6 16:12:56 16:12:56 16:12:56 ==> git version 2.24.4 found 16:12:56 ==> 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 16:12:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:12:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:12:56 ==> Jenkins CI detected. 16:12:56 current dir:  /w/workspace/ry_go-mod-core-contracts_jakarta 16:12:56 project root: . 16:12:56 --> token set from env 16:12:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:12:56 ==> Running gcov in . (disable via -X gcov) 16:12:56 ==> Python coveragepy not found 16:12:56 ==> Searching for coverage reports in: 16:12:56 + . 16:12:57 -> Found 1 reports 16:12:57 ==> Detecting git/mercurial file structure 16:12:57 ==> Reading reports 16:12:57 + ./coverage.out bytes=103915 16:12:57 ==> Appending adjustments 16:12:57 https://docs.codecov.io/docs/fixing-reports 16:12:57 + Found adjustments 16:12:57 ==> Gzipping contents 16:12:57 16K /tmp/codecov.RkVEBX.gz 16:12:57 ==> Uploading reports 16:12:57 url: https://codecov.io 16:12:57 query: branch=jakarta&commit=1f82be9041ddfde5ad7a14c95912b111179f96e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:57 -> Pinging Codecov 16:12:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=jakarta&commit=1f82be9041ddfde5ad7a14c95912b111179f96e0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fjakarta%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:12:58 -> Uploading to 16:12:58 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/71470A77251A30514AAF9C0BB2E5B6CE/1f82be9041ddfde5ad7a14c95912b111179f96e0/2599ce30-32a2-4871-b5ee-f2c1baa3332e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T161257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4476c31914e999abfff9c9e165b837e21ecd8a13f007d4089a3e45540ff16fbb 16:12:58 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:58 Dload Upload Total Spent Left Speed 16:12:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15510 0 0 100 15510 0 38493 --:--:-- --:--:-- --:--:-- 38582 16:12:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] } 16:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:12:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:58 16:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:12:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:59 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:59 188c0c94c7c5: Pulling fs layer 16:12:59 0ef7d3d256c8: Pulling fs layer 16:12:59 de9db76c5a1d: Pulling fs layer 16:12:59 0eba1c9be4d2: Pulling fs layer 16:12:59 0d57e429df01: Pulling fs layer 16:12:59 4e4be7b47b0d: Pulling fs layer 16:12:59 e1f770b5df2f: Pulling fs layer 16:12:59 85a0685a4137: Pulling fs layer 16:12:59 0d57e429df01: Waiting 16:12:59 4e4be7b47b0d: Waiting 16:12:59 e1f770b5df2f: Waiting 16:12:59 85a0685a4137: Waiting 16:12:59 0eba1c9be4d2: Waiting 16:12:59 de9db76c5a1d: Verifying Checksum 16:12:59 de9db76c5a1d: Download complete 16:12:59 0ef7d3d256c8: Verifying Checksum 16:12:59 0ef7d3d256c8: Download complete 16:12:59 0d57e429df01: Verifying Checksum 16:12:59 0d57e429df01: Download complete 16:12:59 4e4be7b47b0d: Verifying Checksum 16:12:59 4e4be7b47b0d: Download complete 16:12:59 188c0c94c7c5: Verifying Checksum 16:12:59 188c0c94c7c5: Download complete 16:12:59 e1f770b5df2f: Verifying Checksum 16:12:59 e1f770b5df2f: Download complete 16:12:59 0eba1c9be4d2: Verifying Checksum 16:12:59 0eba1c9be4d2: Download complete 16:12:59 188c0c94c7c5: Pull complete 16:12:59 85a0685a4137: Verifying Checksum 16:12:59 85a0685a4137: Download complete 16:12:59 0ef7d3d256c8: Pull complete 16:12:59 de9db76c5a1d: Pull complete 16:13:04 0eba1c9be4d2: Pull complete 16:13:04 0d57e429df01: Pull complete 16:13:04 4e4be7b47b0d: Pull complete 16:13:04 e1f770b5df2f: Pull complete 16:13:09 85a0685a4137: Pull complete 16:13:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:13:09 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:13:10 $ docker top 85eda999ddd0e8f6c141a9ca7426afd071d3bae24f443735d9dcbea77e6762a2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:13:10 + set -o pipefail 16:13:10 + snyk monitor '--org=edgex-jenkins' 16:13:15 16:13:15 Monitoring /w/workspace/ry_go-mod-core-contracts_jakarta (github.com/edgexfoundry/go-mod-core-contracts/v2)... 16:13:15 16:13:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/0574ebb2-f2f0-4f16-9089-75621a576046 16:13:15 16:13:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:15 16:13:15 16:13:15 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 16:13:15 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:13:15 $ docker stop --time=1 85eda999ddd0e8f6c141a9ca7426afd071d3bae24f443735d9dcbea77e6762a2 16:13:17 $ docker rm -f 85eda999ddd0e8f6c141a9ca7426afd071d3bae24f443735d9dcbea77e6762a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:18 + git log --format=format:%s -1 1f82be9041ddfde5ad7a14c95912b111179f96e0 [Pipeline] isUnix [Pipeline] sh 16:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:18 . [Pipeline] withDockerContainer 16:13:18 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:13:19 $ docker top 41366dcfe3b7c054bf034947db810f52e2aad6346c875c23ac53d0b4a08d217c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:19 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:19 + git semver [Pipeline] } 16:13:19 $ docker stop --time=1 41366dcfe3b7c054bf034947db810f52e2aad6346c875c23ac53d0b4a08d217c 16:13:20 $ docker rm -f 41366dcfe3b7c054bf034947db810f52e2aad6346c875c23ac53d0b4a08d217c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:21 16:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:21 0.23.1-centos7: Pulling from edgex-lftools 16:13:21 ab5ef0e58194: Pulling fs layer 16:13:21 9712f1f96733: Pulling fs layer 16:13:21 63f879dbbcfc: Pulling fs layer 16:13:21 0d9ebad4ef96: Pulling fs layer 16:13:21 e9a5061849ea: Pulling fs layer 16:13:21 d747dcd14b5f: Pulling fs layer 16:13:21 2de7ff778b66: Pulling fs layer 16:13:21 0d9ebad4ef96: Waiting 16:13:21 e9a5061849ea: Waiting 16:13:21 d747dcd14b5f: Waiting 16:13:21 2de7ff778b66: Waiting 16:13:21 9712f1f96733: Verifying Checksum 16:13:21 9712f1f96733: Download complete 16:13:21 63f879dbbcfc: Verifying Checksum 16:13:21 63f879dbbcfc: Download complete 16:13:22 e9a5061849ea: Verifying Checksum 16:13:22 e9a5061849ea: Download complete 16:13:22 0d9ebad4ef96: Verifying Checksum 16:13:22 0d9ebad4ef96: Download complete 16:13:22 d747dcd14b5f: Verifying Checksum 16:13:22 d747dcd14b5f: Download complete 16:13:22 ab5ef0e58194: Verifying Checksum 16:13:22 ab5ef0e58194: Download complete 16:13:22 2de7ff778b66: Verifying Checksum 16:13:22 2de7ff778b66: Download complete 16:13:25 ab5ef0e58194: Pull complete 16:13:25 9712f1f96733: Pull complete 16:13:26 63f879dbbcfc: Pull complete 16:13:30 0d9ebad4ef96: Pull complete 16:13:30 e9a5061849ea: Pull complete 16:13:31 d747dcd14b5f: Pull complete 16:13:32 2de7ff778b66: Pull complete 16:13:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:13:32 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:13:35 $ docker top 9f62c47083ef41e3f9942253724c068ce2efe2ecb582590cb5f0284f31633117 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:35 provisioning config files... 16:13:35 copy managed file [sigul-config] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config3940308108451520002tmp 16:13:35 copy managed file [sigul-password] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config5010127842564025945tmp 16:13:35 copy managed file [sigul-pki] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config3209913078699417541tmp [Pipeline] { [Pipeline] echo 16:13:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:36 ---> sigul-configuration.sh 16:13:36 gpg: directory `/root/.gnupg' created 16:13:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:36 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:36 gpg: CAST5 encrypted data 16:13:36 gpg: encrypted with 1 passphrase 16:13:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:36 + mkdir /home/jenkins 16:13:36 + mkdir /home/jenkins/sigul [Pipeline] sh 16:13:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:13:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:13:37 ---> sigul-install.sh 16:13:37 Sigul already installed; skipping installation. [Pipeline] sh 16:13:37 + git tag --list 16:13:37 v0.0.0 16:13:37 v0.0.1 16:13:37 v0.1.0 16:13:37 v0.1.1 16:13:37 v0.1.10 16:13:37 v0.1.100 16:13:37 v0.1.101 16:13:37 v0.1.102 16:13:37 v0.1.103 16:13:37 v0.1.104 16:13:37 v0.1.105 16:13:37 v0.1.106 16:13:37 v0.1.107 16:13:37 v0.1.108 16:13:37 v0.1.109 16:13:37 v0.1.11 16:13:37 v0.1.110 16:13:37 v0.1.111 16:13:37 v0.1.112 16:13:37 v0.1.113 16:13:37 v0.1.114 16:13:37 v0.1.115 16:13:37 v0.1.116 16:13:37 v0.1.117 16:13:37 v0.1.118 16:13:37 v0.1.119 16:13:37 v0.1.12 16:13:37 v0.1.120 16:13:37 v0.1.121 16:13:37 v0.1.122 16:13:37 v0.1.123 16:13:37 v0.1.124 16:13:37 v0.1.125 16:13:37 v0.1.126 16:13:37 v0.1.127 16:13:37 v0.1.128 16:13:37 v0.1.129 16:13:37 v0.1.13 16:13:37 v0.1.130 16:13:37 v0.1.131 16:13:37 v0.1.132 16:13:37 v0.1.133 16:13:37 v0.1.134 16:13:37 v0.1.135 16:13:37 v0.1.136 16:13:37 v0.1.137 16:13:37 v0.1.138 16:13:37 v0.1.139 16:13:37 v0.1.14 16:13:37 v0.1.140 16:13:37 v0.1.141 16:13:37 v0.1.142 16:13:37 v0.1.143 16:13:37 v0.1.144 16:13:37 v0.1.145 16:13:37 v0.1.146 16:13:37 v0.1.147 16:13:37 v0.1.148 16:13:37 v0.1.149 16:13:37 v0.1.15 16:13:37 v0.1.16 16:13:37 v0.1.17 16:13:37 v0.1.18 16:13:37 v0.1.19 16:13:37 v0.1.2 16:13:37 v0.1.20 16:13:37 v0.1.21 16:13:37 v0.1.22 16:13:37 v0.1.23 16:13:37 v0.1.24 16:13:37 v0.1.25 16:13:37 v0.1.26 16:13:37 v0.1.27 16:13:37 v0.1.28 16:13:37 v0.1.29 16:13:37 v0.1.3 16:13:37 v0.1.30 16:13:37 v0.1.31 16:13:37 v0.1.32 16:13:37 v0.1.33 16:13:37 v0.1.34 16:13:37 v0.1.35 16:13:37 v0.1.36 16:13:37 v0.1.37 16:13:37 v0.1.38 16:13:37 v0.1.39 16:13:37 v0.1.4 16:13:37 v0.1.40 16:13:37 v0.1.41 16:13:37 v0.1.42 16:13:37 v0.1.43 16:13:37 v0.1.44 16:13:37 v0.1.45 16:13:37 v0.1.46 16:13:37 v0.1.47 16:13:37 v0.1.48 16:13:37 v0.1.49 16:13:37 v0.1.5 16:13:37 v0.1.50 16:13:37 v0.1.51 16:13:37 v0.1.52 16:13:37 v0.1.53 16:13:37 v0.1.54 16:13:37 v0.1.55 16:13:37 v0.1.56 16:13:37 v0.1.57 16:13:37 v0.1.58 16:13:37 v0.1.59 16:13:37 v0.1.6 16:13:37 v0.1.60 16:13:37 v0.1.61 16:13:37 v0.1.62 16:13:37 v0.1.63 16:13:37 v0.1.64 16:13:37 v0.1.65 16:13:37 v0.1.66 16:13:37 v0.1.67 16:13:37 v0.1.68 16:13:37 v0.1.69 16:13:37 v0.1.7 16:13:37 v0.1.70 16:13:37 v0.1.71 16:13:37 v0.1.72 16:13:37 v0.1.73 16:13:37 v0.1.74 16:13:37 v0.1.75 16:13:37 v0.1.76 16:13:37 v0.1.77 16:13:37 v0.1.78 16:13:37 v0.1.79 16:13:37 v0.1.8 16:13:37 v0.1.80 16:13:37 v0.1.81 16:13:37 v0.1.82 16:13:37 v0.1.83 16:13:37 v0.1.84 16:13:37 v0.1.85 16:13:37 v0.1.86 16:13:37 v0.1.87 16:13:37 v0.1.88 16:13:37 v0.1.89 16:13:37 v0.1.9 16:13:37 v0.1.90 16:13:37 v0.1.91 16:13:37 v0.1.92 16:13:37 v0.1.93 16:13:37 v0.1.94 16:13:37 v0.1.95 16:13:37 v0.1.96 16:13:37 v0.1.97 16:13:37 v0.1.98 16:13:37 v0.1.99 16:13:37 v2.0.0 16:13:37 v2.0.0-dev.1 16:13:37 v2.0.0-dev.10 16:13:37 v2.0.0-dev.100 16:13:37 v2.0.0-dev.101 16:13:37 v2.0.0-dev.102 16:13:37 v2.0.0-dev.103 16:13:37 v2.0.0-dev.11 16:13:37 v2.0.0-dev.12 16:13:37 v2.0.0-dev.13 16:13:37 v2.0.0-dev.14 16:13:37 v2.0.0-dev.15 16:13:37 v2.0.0-dev.16 16:13:37 v2.0.0-dev.17 16:13:37 v2.0.0-dev.18 16:13:37 v2.0.0-dev.19 16:13:37 v2.0.0-dev.2 16:13:37 v2.0.0-dev.20 16:13:37 v2.0.0-dev.21 16:13:37 v2.0.0-dev.22 16:13:37 v2.0.0-dev.23 16:13:37 v2.0.0-dev.24 16:13:37 v2.0.0-dev.25 16:13:37 v2.0.0-dev.26 16:13:37 v2.0.0-dev.27 16:13:37 v2.0.0-dev.28 16:13:37 v2.0.0-dev.29 16:13:37 v2.0.0-dev.3 16:13:37 v2.0.0-dev.30 16:13:37 v2.0.0-dev.31 16:13:37 v2.0.0-dev.32 16:13:37 v2.0.0-dev.33 16:13:37 v2.0.0-dev.34 16:13:37 v2.0.0-dev.35 16:13:37 v2.0.0-dev.36 16:13:37 v2.0.0-dev.37 16:13:37 v2.0.0-dev.38 16:13:37 v2.0.0-dev.39 16:13:37 v2.0.0-dev.4 16:13:37 v2.0.0-dev.40 16:13:37 v2.0.0-dev.41 16:13:37 v2.0.0-dev.42 16:13:37 v2.0.0-dev.43 16:13:37 v2.0.0-dev.44 16:13:37 v2.0.0-dev.45 16:13:37 v2.0.0-dev.46 16:13:37 v2.0.0-dev.47 16:13:37 v2.0.0-dev.48 16:13:37 v2.0.0-dev.49 16:13:37 v2.0.0-dev.5 16:13:37 v2.0.0-dev.50 16:13:37 v2.0.0-dev.51 16:13:37 v2.0.0-dev.52 16:13:37 v2.0.0-dev.53 16:13:37 v2.0.0-dev.54 16:13:37 v2.0.0-dev.55 16:13:37 v2.0.0-dev.56 16:13:37 v2.0.0-dev.57 16:13:37 v2.0.0-dev.58 16:13:37 v2.0.0-dev.59 16:13:37 v2.0.0-dev.6 16:13:37 v2.0.0-dev.60 16:13:37 v2.0.0-dev.61 16:13:37 v2.0.0-dev.62 16:13:37 v2.0.0-dev.63 16:13:37 v2.0.0-dev.64 16:13:37 v2.0.0-dev.65 16:13:37 v2.0.0-dev.66 16:13:37 v2.0.0-dev.67 16:13:37 v2.0.0-dev.68 16:13:37 v2.0.0-dev.69 16:13:37 v2.0.0-dev.7 16:13:37 v2.0.0-dev.70 16:13:37 v2.0.0-dev.71 16:13:37 v2.0.0-dev.72 16:13:37 v2.0.0-dev.73 16:13:37 v2.0.0-dev.74 16:13:37 v2.0.0-dev.75 16:13:37 v2.0.0-dev.76 16:13:37 v2.0.0-dev.77 16:13:37 v2.0.0-dev.78 16:13:37 v2.0.0-dev.79 16:13:37 v2.0.0-dev.8 16:13:37 v2.0.0-dev.80 16:13:37 v2.0.0-dev.81 16:13:37 v2.0.0-dev.82 16:13:37 v2.0.0-dev.83 16:13:37 v2.0.0-dev.84 16:13:37 v2.0.0-dev.85 16:13:37 v2.0.0-dev.86 16:13:37 v2.0.0-dev.87 16:13:37 v2.0.0-dev.88 16:13:37 v2.0.0-dev.89 16:13:37 v2.0.0-dev.9 16:13:37 v2.0.0-dev.90 16:13:37 v2.0.0-dev.91 16:13:37 v2.0.0-dev.92 16:13:37 v2.0.0-dev.93 16:13:37 v2.0.0-dev.94 16:13:37 v2.0.0-dev.95 16:13:37 v2.0.0-dev.96 16:13:37 v2.0.0-dev.97 16:13:37 v2.0.0-dev.98 16:13:37 v2.0.0-dev.99 16:13:37 v2.0.1-dev.1 16:13:37 v2.0.1-dev.10 16:13:37 v2.0.1-dev.11 16:13:37 v2.0.1-dev.12 16:13:37 v2.0.1-dev.13 16:13:37 v2.0.1-dev.14 16:13:37 v2.0.1-dev.15 16:13:37 v2.0.1-dev.16 16:13:37 v2.0.1-dev.17 16:13:37 v2.0.1-dev.18 16:13:37 v2.0.1-dev.19 16:13:37 v2.0.1-dev.2 16:13:37 v2.0.1-dev.20 16:13:37 v2.0.1-dev.21 16:13:37 v2.0.1-dev.22 16:13:37 v2.0.1-dev.23 16:13:37 v2.0.1-dev.24 16:13:37 v2.0.1-dev.25 16:13:37 v2.0.1-dev.26 16:13:37 v2.0.1-dev.27 16:13:37 v2.0.1-dev.28 16:13:37 v2.0.1-dev.3 16:13:37 v2.0.1-dev.4 16:13:37 v2.0.1-dev.5 16:13:37 v2.0.1-dev.6 16:13:37 v2.0.1-dev.7 16:13:37 v2.0.1-dev.8 16:13:37 v2.0.1-dev.9 16:13:37 v2.1.0 [Pipeline] sh 16:13:37 + lftools sign git-tag v2.1.0 16:13:38 Signing Git tag with Sigul... 16:13:38 Signing v2.1.0 [Pipeline] echo 16:13:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:13:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:13:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:13:39 $ docker stop --time=1 9f62c47083ef41e3f9942253724c068ce2efe2ecb582590cb5f0284f31633117 16:13:40 $ docker rm -f 9f62c47083ef41e3f9942253724c068ce2efe2ecb582590cb5f0284f31633117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:41 . [Pipeline] withDockerContainer 16:13:41 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:13:41 $ docker top 01624f081902b1d126e37088d756f28a76efede18e22a5811e10ede05e875060 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:41 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:42 + git semver [Pipeline] } 16:13:42 $ docker stop --time=1 01624f081902b1d126e37088d756f28a76efede18e22a5811e10ede05e875060 16:13:43 $ docker rm -f 01624f081902b1d126e37088d756f28a76efede18e22a5811e10ede05e875060 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:43 . [Pipeline] withDockerContainer 16:13:43 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:13:44 $ docker top 555e5a5d7f21805950a242628d5a9dc757f290bd09ccb31645f03d5aa247547d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:44 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:44 + git semver [Pipeline] } 16:13:44 $ docker stop --time=1 555e5a5d7f21805950a242628d5a9dc757f290bd09ccb31645f03d5aa247547d 16:13:46 $ docker rm -f 555e5a5d7f21805950a242628d5a9dc757f290bd09ccb31645f03d5aa247547d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 16:13:46 + '[' -d /w/workspace/ry_go-mod-core-contracts_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:13:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:47 ---> package-listing.sh 16:13:47 ++ facter osfamily 16:13:47 ++ tr '[:upper:]' '[:lower:]' 16:13:47 + OS_FAMILY=redhat 16:13:47 + workspace=/w/workspace/ry_go-mod-core-contracts_jakarta 16:13:47 + START_PACKAGES=/tmp/packages_start.txt 16:13:47 + END_PACKAGES=/tmp/packages_end.txt 16:13:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:47 + PACKAGES=/tmp/packages_start.txt 16:13:47 + '[' /w/workspace/ry_go-mod-core-contracts_jakarta ']' 16:13:47 + PACKAGES=/tmp/packages_end.txt 16:13:47 + case "${OS_FAMILY}" in 16:13:47 + rpm -qa 16:13:47 + sort 16:13:48 + '[' -f /tmp/packages_start.txt ']' 16:13:48 + '[' -f /tmp/packages_end.txt ']' 16:13:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:48 + '[' /w/workspace/ry_go-mod-core-contracts_jakarta ']' 16:13:48 + mkdir -p /w/workspace/ry_go-mod-core-contracts_jakarta/archives/ 16:13:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_go-mod-core-contracts_jakarta/archives/ [Pipeline] echo 16:13:48 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_go-mod-core-contracts_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:49 16:13:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:13:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:49 latest: Pulling from edgex-lftools-log-publisher 16:13:49 b4d181a07f80: Pulling fs layer 16:13:49 a1111a8f2ec3: Pulling fs layer 16:13:49 ed53099fbce6: Pulling fs layer 16:13:49 dc539afda2c1: Pulling fs layer 16:13:49 77bc0d833cb6: Pulling fs layer 16:13:49 9065ff56babe: Pulling fs layer 16:13:49 d287ab97295c: Pulling fs layer 16:13:49 dc539afda2c1: Waiting 16:13:49 77bc0d833cb6: Waiting 16:13:49 9065ff56babe: Waiting 16:13:49 d287ab97295c: Waiting 16:13:49 a1111a8f2ec3: Verifying Checksum 16:13:49 a1111a8f2ec3: Download complete 16:13:49 dc539afda2c1: Verifying Checksum 16:13:49 dc539afda2c1: Download complete 16:13:50 77bc0d833cb6: Verifying Checksum 16:13:50 77bc0d833cb6: Download complete 16:13:50 9065ff56babe: Verifying Checksum 16:13:50 9065ff56babe: Download complete 16:13:50 ed53099fbce6: Verifying Checksum 16:13:50 ed53099fbce6: Download complete 16:13:50 b4d181a07f80: Verifying Checksum 16:13:50 b4d181a07f80: Download complete 16:13:50 d287ab97295c: Verifying Checksum 16:13:50 d287ab97295c: Download complete 16:13:51 b4d181a07f80: Pull complete 16:13:51 a1111a8f2ec3: Pull complete 16:13:52 ed53099fbce6: Pull complete 16:13:52 dc539afda2c1: Pull complete 16:13:52 77bc0d833cb6: Pull complete 16:13:52 9065ff56babe: Pull complete 16:13:58 d287ab97295c: Pull complete 16:13:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:13:58 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 16:13:58 $ 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_go-mod-core-contracts_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_go-mod-core-contracts_jakarta -v /w/workspace/ry_go-mod-core-contracts_jakarta:/w/workspace/ry_go-mod-core-contracts_jakarta:rw,z -v /w/workspace/ry_go-mod-core-contracts_jakarta@tmp:/w/workspace/ry_go-mod-core-contracts_jakarta@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:14:01 $ docker top 475c957f0b23cbe7ec62a63974fe2ab105850870114543154b46bcd12977f0ab -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:14:02 + ls /var/log/sa-host 16:14:02 + sadf -c /var/log/sa-host/sa11 16:14:02 file_magic: OK 16:14:02 HZ: Using current value: 100 16:14:02 file_header: OK 16:14:02 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:14:02 Statistics: 16:14:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:14:02 File successfully converted to sysstat format version 12.0.3 16:14:02 + sadf -c /var/log/sa-host/sa30 16:14:02 file_magic: OK 16:14:02 HZ: Using current value: 100 16:14:02 file_header: OK 16:14:02 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:14:02 Statistics: 16:14:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:14:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:02 provisioning config files... 16:14:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_go-mod-core-contracts_jakarta@tmp/config8813435469529008421tmp [Pipeline] { [Pipeline] echo 16:14:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:02 ---> create-netrc.sh [Pipeline] } 16:14:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:02 ---> python-tools-install.sh [Pipeline] echo 16:14:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:03 ---> sudo-logs.sh 16:14:03 Archiving 'sudo' log.. 16:14:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known 16:14:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:14:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:03 ---> job-cost.sh 16:14:03 lf-activate-venv: SKIPPING 16:14:03 DEBUG: total: 0.10999999940395355 16:14:03 INFO: Retrieving Stack Cost... 16:14:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:14:06 INFO: Archiving Costs [Pipeline] echo 16:14:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:06 ---> logs-deploy.sh 16:14:06 lf-activate-venv: SKIPPING 16:14:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/jakarta/2 16:14:06 INFO: archiving workspace using pattern(s): 16:14:07 Archives upload complete. 16:14:07 INFO: archiving logs to Nexus 16:14:07 ---> uname -a: 16:14:07 Linux prd-centos7-docker-4c-2g-98.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:14:07 16:14:07 16:14:07 ---> lscpu: 16:14:07 Architecture: x86_64 16:14:07 CPU op-mode(s): 32-bit, 64-bit 16:14:07 Byte Order: Little Endian 16:14:07 Address sizes: 40 bits physical, 48 bits virtual 16:14:07 CPU(s): 2 16:14:07 On-line CPU(s) list: 0,1 16:14:07 Thread(s) per core: 1 16:14:07 Core(s) per socket: 1 16:14:07 Socket(s): 2 16:14:07 NUMA node(s): 1 16:14:07 Vendor ID: AuthenticAMD 16:14:07 CPU family: 23 16:14:07 Model: 49 16:14:07 Model name: AMD EPYC-Rome Processor 16:14:07 Stepping: 0 16:14:07 CPU MHz: 2799.998 16:14:07 BogoMIPS: 5599.99 16:14:07 Virtualization: AMD-V 16:14:07 Hypervisor vendor: KVM 16:14:07 Virtualization type: full 16:14:07 L1d cache: 32K 16:14:07 L1i cache: 32K 16:14:07 L2 cache: 512K 16:14:07 L3 cache: 16384K 16:14:07 NUMA node0 CPU(s): 0,1 16:14:07 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:14:07 16:14:07 16:14:07 ---> nproc: 16:14:07 2 16:14:07 16:14:07 16:14:07 ---> df -h: 16:14:07 Filesystem Size Used Avail Use% Mounted on 16:14:07 overlay 40G 9.0G 32G 23% / 16:14:07 tmpfs 64M 0 64M 0% /dev 16:14:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:14:07 shm 64M 0 64M 0% /dev/shm 16:14:07 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:14:07 16:14:07 16:14:07 ---> sar -b -r -n DEV: 16:14:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 16:14:07 16:14:07 16:06:32 LINUX RESTART (2 CPU) 16:14:07 16:14:07 16:07:01 tps rtps wtps bread/s bwrtn/s 16:14:07 16:08:02 68.28 3.18 65.10 2306.49 2482.42 16:14:07 16:09:01 0.37 0.00 0.37 0.00 6.64 16:14:07 16:10:01 0.23 0.00 0.23 0.00 3.75 16:14:07 16:11:01 0.33 0.00 0.33 0.00 4.40 16:14:07 16:12:01 0.30 0.00 0.30 0.00 2.97 16:14:07 16:13:01 1.75 0.03 1.72 3.73 32.57 16:14:07 16:14:01 294.76 0.12 294.64 10.52 71303.21 16:14:07 Average: 52.43 0.48 51.96 332.41 10577.60 16:14:07 16:14:07 16:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:07 16:08:02 5684236 0 621736 7.76 2620 1700340 1259092 13.90 562280 1525656 12 16:14:07 16:09:01 5692560 0 613404 7.66 2620 1700348 1193488 13.18 554940 1526244 20 16:14:07 16:10:01 5692544 0 613420 7.66 2620 1700348 1186304 13.10 555548 1526244 20 16:14:07 16:11:01 5690780 0 615176 7.68 2620 1700356 1186352 13.10 556304 1527140 8 16:14:07 16:12:01 5697640 0 608312 7.60 2620 1700360 1160652 12.81 550172 1527140 20 16:14:07 16:13:01 5207708 0 693412 8.66 2620 2105192 1525240 16.84 739196 1809420 404440 16:14:07 16:14:01 3423588 0 1070036 13.36 2620 3512688 1478124 16.32 1059040 2988176 32 16:14:07 Average: 5298437 0 690785 8.63 2620 2017090 1284179 14.18 653926 1775717 57793 16:14:07 16:14:07 16:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:07 16:08:02 eth0 79.50 59.87 366.84 22.62 0.00 0.00 0.00 0.00 16:14:07 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:08:02 docker0 12.44 6.24 2.69 28.80 0.00 0.00 0.00 0.00 16:14:07 16:09:01 eth0 2.22 0.51 0.65 0.40 0.00 0.00 0.00 0.00 16:14:07 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:10:01 eth0 1.13 0.38 0.33 0.24 0.00 0.00 0.00 0.00 16:14:07 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:11:01 eth0 1.02 0.65 0.54 0.40 0.00 0.00 0.00 0.00 16:14:07 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:12:01 eth0 0.28 0.20 0.09 0.04 0.00 0.00 0.00 0.00 16:14:07 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:13:01 eth0 137.40 82.25 4053.01 8.51 0.00 0.00 0.00 0.00 16:14:07 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:14:01 eth0 352.49 223.32 6130.07 58.33 0.00 0.00 0.00 0.00 16:14:07 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 16:14:01 docker0 32.41 44.07 2.80 297.65 0.00 0.00 0.00 0.00 16:14:07 Average: eth0 82.22 52.60 1511.40 12.97 0.00 0.00 0.00 0.00 16:14:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:07 Average: docker0 6.42 7.21 0.79 46.77 0.00 0.00 0.00 0.00 16:14:07 16:14:07 16:14:07 ---> sar -P ALL: 16:14:07 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 16:14:07 16:14:07 16:06:32 LINUX RESTART (2 CPU) 16:14:07 16:14:07 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:14:07 16:08:02 all 4.08 0.00 1.91 1.56 0.04 92.40 16:14:07 16:08:02 0 4.50 0.00 2.11 1.26 0.05 92.08 16:14:07 16:08:02 1 3.66 0.00 1.72 1.86 0.03 92.72 16:14:07 16:09:01 all 0.18 0.00 0.07 0.00 0.02 99.74 16:14:07 16:09:01 0 0.08 0.00 0.07 0.00 0.00 99.85 16:14:07 16:09:01 1 0.27 0.00 0.07 0.00 0.03 99.63 16:14:07 16:10:01 all 0.20 0.00 0.03 0.00 0.03 99.74 16:14:07 16:10:01 0 0.32 0.00 0.03 0.00 0.03 99.62 16:14:07 16:10:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:14:07 16:11:01 all 0.16 0.00 0.05 0.00 0.03 99.76 16:14:07 16:11:01 0 0.25 0.00 0.05 0.00 0.02 99.68 16:14:07 16:11:01 1 0.07 0.00 0.05 0.00 0.05 99.83 16:14:07 16:12:01 all 0.07 0.00 0.05 0.00 0.02 99.87 16:14:07 16:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:14:07 16:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:14:07 16:13:01 all 2.81 0.00 1.07 0.03 0.03 96.06 16:14:07 16:13:01 0 2.67 0.00 1.16 0.03 0.03 96.11 16:14:07 16:13:01 1 2.96 0.00 0.99 0.02 0.03 96.00 16:14:07 16:14:01 all 30.98 0.00 13.01 3.53 0.12 52.37 16:14:07 16:14:01 0 31.01 0.00 12.97 3.34 0.11 52.58 16:14:07 16:14:01 1 30.94 0.00 13.05 3.72 0.13 52.16 16:14:07 Average: all 5.27 0.00 2.22 0.70 0.04 91.77 16:14:07 Average: 0 5.32 0.00 2.25 0.64 0.04 91.76 16:14:07 Average: 1 5.22 0.00 2.19 0.77 0.04 91.78 16:14:07 16:14:07 16:14:07