Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a375e709834d30167aac8415f8b7aabacab21d0 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-ssh8724700207911492235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4485254353617291099.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3479608608997206604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh6750901184134486333.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7941907206637118088.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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-2156 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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 Avoid second fetch Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh3314182847921727115.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" > git rev-list --no-walk 3e2f67e996467cdbadfa7c714bc2c33aebb3b957 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:04:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:04:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:04:29 ========================================================= 22:04:29 EdgeX Global Pipelines Version Info 22:04:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:04:32 ------------------- 22:04:32 stable info: 22:04:32 ------------------- 22:04:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:04:32 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:04:32 Message: update stable to v1.0.203 22:04:32 ------------------- 22:04:32 experimental info: 22:04:32 ------------------- 22:04:32 Commited By: **** collab-it+edgex@linuxfoundation.org 22:04:32 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:04:32 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:04:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a375e7 [Pipeline] echo 22:04:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:35 + git log --format=format:%s -1 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] echo 22:04:35 GIT_COMMIT: 2a375e709834d30167aac8415f8b7aabacab21d0, Commit Message: fix: Use correct name when logging EDGEX_CONF_DIR override (#266) [Pipeline] echo 22:04:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:36 22:04:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:04:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:36 latest: Pulling from edgex-devops/git-semver 22:04:36 31603596830f: Pulling fs layer 22:04:36 d4622e32a9a9: Pulling fs layer 22:04:36 1030fce36090: Pulling fs layer 22:04:36 6c6cb7e1b49b: Pulling fs layer 22:04:36 6c6cb7e1b49b: Waiting 22:04:36 d4622e32a9a9: Verifying Checksum 22:04:36 d4622e32a9a9: Download complete 22:04:37 31603596830f: Verifying Checksum 22:04:37 31603596830f: Download complete 22:04:37 31603596830f: Pull complete 22:04:37 d4622e32a9a9: Pull complete 22:04:37 6c6cb7e1b49b: Verifying Checksum 22:04:37 6c6cb7e1b49b: Download complete 22:04:37 1030fce36090: Verifying Checksum 22:04:37 1030fce36090: Download complete 22:04:38 1030fce36090: Pull complete 22:04:38 6c6cb7e1b49b: Pull complete 22:04:38 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 22:04:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:04:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:04:38 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:04:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:04:39 $ docker top 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:04:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:39 [ssh-agent] Looking for ssh-agent implementation... 22:04:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:39 $ docker exec 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent 22:04:39 SSH_AUTH_SOCK=/tmp/ssh-bHn0j6xC2WEj/agent.14 22:04:39 SSH_AGENT_PID=20 22:04:39 Running ssh-add (command line suppressed) 22:04:39 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5538275049856925745.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5538275049856925745.key) 22:04:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:40 + git tag --points-at HEAD [Pipeline] } 22:04:40 $ docker exec --env ******** --env ******** 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent -k 22:04:40 unset SSH_AUTH_SOCK; 22:04:40 unset SSH_AGENT_PID; 22:04:40 echo Agent pid 20 killed; 22:04:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:04:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:41 [ssh-agent] Looking for ssh-agent implementation... 22:04:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:42 $ docker exec 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent 22:04:42 SSH_AUTH_SOCK=/tmp/ssh-tOSHz19nPkjE/agent.53 22:04:42 SSH_AGENT_PID=59 22:04:42 Running ssh-add (command line suppressed) 22:04:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2749763520395257206.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2749763520395257206.key) 22:04:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:04:42 + git semver init 22:04:42 # -> Open(): unable to determine branch for HEAD 22:04:42 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 22:04:42 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 22:04:42 # $SEMVER_REMOTE_NAME = origin 22:04:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:04:42 # $SEMVER_USER_NAME = edgex-jenkins 22:04:42 # $SEMVER_BRANCH = main 22:04:42 # $SEMVER_TEMP = /tmp/semver-382510839 22:04:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:04:43 # '/tmp/semver-382510839' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 22:04:43 # -> Force: false 22:04:43 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 22:04:43 $ docker exec --env ******** --env ******** 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 ssh-agent -k 22:04:43 unset SSH_AUTH_SOCK; 22:04:43 unset SSH_AGENT_PID; 22:04:43 echo Agent pid 59 killed; 22:04:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:04:43 + git semver [Pipeline] } 22:04:43 $ docker stop --time=1 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 22:04:45 $ docker rm -f 029d66ee2ad98f1cb67b139bb28715adb2a882ab5d4b02d4a8a45839b84a22e7 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:04:45 Stashed 1 file(s) [Pipeline] echo 22:04:45 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 22:05:01 Still waiting to schedule task 22:05:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:05:01 Still waiting to schedule task 22:05:01 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:08:16 Running on prd-centos7-docker-4c-2g-2159 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 22:08:16 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 22:08:16 Selected Git installation does not exist. Using Default 22:08:16 The recommended git tool is: NONE 22:08:21 using credential edgex-jenkins-ssh 22:08:21 Cloning the remote Git repository 22:08:22 Avoid second fetch 22:08:22 Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) 22:08:21 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:08:21 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 22:08:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:08:21 > git --version # timeout=10 22:08:21 > git --version # 'git version 2.24.4' 22:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:08:21 [INFO] Currently running in a labeled security context 22:08:21 [INFO] Currently SELinux is 'enforcing' on the host 22:08:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh9219945726743573165.key 22:08:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:08:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:08:22 > git config core.sparsecheckout # timeout=10 22:08:22 > git checkout -f 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 22:08:26 Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:08:27 ========================================================= 22:08:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:08:27 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:08:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:08:29 Sending build context to Docker daemon 1.011MB 22:08:29 Step 1/8 : ARG BASE=golang:1.16-alpine 22:08:29 Step 2/8 : FROM ${BASE} 22:08:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:08:29 540db60ca938: Pulling fs layer 22:08:29 adcc1eea9eea: Pulling fs layer 22:08:29 4c4ab2625f07: Pulling fs layer 22:08:29 db62176df00c: Pulling fs layer 22:08:29 3b30891b0d05: Pulling fs layer 22:08:29 444f5516b4c7: Pulling fs layer 22:08:29 90b9b1106a8b: Pulling fs layer 22:08:29 0383d17a5b7e: Pulling fs layer 22:08:29 c82ef313ddc5: Pulling fs layer 22:08:29 db62176df00c: Waiting 22:08:29 90b9b1106a8b: Waiting 22:08:29 3b30891b0d05: Waiting 22:08:29 444f5516b4c7: Waiting 22:08:29 0383d17a5b7e: Waiting 22:08:29 c82ef313ddc5: Waiting 22:08:29 4c4ab2625f07: Verifying Checksum 22:08:29 4c4ab2625f07: Download complete 22:08:29 adcc1eea9eea: Verifying Checksum 22:08:29 adcc1eea9eea: Download complete 22:08:29 3b30891b0d05: Verifying Checksum 22:08:29 3b30891b0d05: Download complete 22:08:29 444f5516b4c7: Verifying Checksum 22:08:29 444f5516b4c7: Download complete 22:08:29 90b9b1106a8b: Verifying Checksum 22:08:29 90b9b1106a8b: Download complete 22:08:29 540db60ca938: Verifying Checksum 22:08:29 540db60ca938: Download complete 22:08:30 540db60ca938: Pull complete 22:08:30 adcc1eea9eea: Pull complete 22:08:30 4c4ab2625f07: Pull complete 22:08:30 0383d17a5b7e: Verifying Checksum 22:08:30 0383d17a5b7e: Download complete 22:08:34 c82ef313ddc5: Verifying Checksum 22:08:34 c82ef313ddc5: Download complete 22:08:36 db62176df00c: Verifying Checksum 22:08:36 db62176df00c: Download complete 22:08:38 db62176df00c: Pull complete 22:08:38 3b30891b0d05: Pull complete 22:08:38 444f5516b4c7: Pull complete 22:08:38 90b9b1106a8b: Pull complete 22:08:39 0383d17a5b7e: Pull complete 22:08:41 c82ef313ddc5: Pull complete 22:08:41 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 22:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:08:41 ---> 4508b0543a43 22:08:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:08:43 ---> Running in f5d3a66eaff1 22:08:43 Removing intermediate container f5d3a66eaff1 22:08:43 ---> 39746fa41349 22:08:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:08:43 ---> Running in 5b14fd0bd270 22:08:43 Removing intermediate container 5b14fd0bd270 22:08:43 ---> d4892e2608a9 22:08:43 Step 5/8 : RUN apk add --update --no-cache git make 22:08:43 ---> Running in 017069cd12d7 22:08:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:08:45 OK: 219 MiB in 52 packages 22:08:45 Removing intermediate container 017069cd12d7 22:08:45 ---> 7d1923a478bc 22:08:45 Step 6/8 : WORKDIR /build 22:08:45 ---> Running in b2b650381966 22:08:45 Removing intermediate container b2b650381966 22:08:45 ---> 89fe3f44641e 22:08:45 Step 7/8 : COPY go.mod . 22:08:45 ---> ed0e1fca9b35 22:08:45 Step 8/8 : RUN go mod download 22:08:45 ---> Running in 0a3bb32ea9a2 22:08:58 Removing intermediate container 0a3bb32ea9a2 22:08:58 ---> e9d533020be6 22:08:58 Successfully built e9d533020be6 22:08:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:08:58 + docker inspect -f . ci-base-image-x86_64 22:08:58 . [Pipeline] withDockerContainer 22:08:58 prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container 22:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:08:59 $ docker top 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:59 + go version 22:08:59 go version go1.16.6 linux/amd64 [Pipeline] } 22:08:59 $ docker stop --time=1 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 22:09:00 $ docker rm -f 71c01dc62d4c5687d965b2808ac5f37394839f702f0b20d8af8e2ed767c559e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:09:01 + docker inspect -f . ci-base-image-x86_64 22:09:01 . [Pipeline] withDockerContainer 22:09:01 prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container 22:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:09:01 $ docker top 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:09:02 + go mod tidy [Pipeline] sh 22:09:02 + make test 22:09:02 go mod tidy 22:09:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:09:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2158 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 22:09:09 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 22:09:09 Selected Git installation does not exist. Using Default 22:09:09 The recommended git tool is: NONE 22:09:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:09:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.030s coverage: 5.4% of statements 22:09:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:09:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.022s coverage: 92.2% of statements 22:09:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements 22:09:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:09:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:09:14 using credential edgex-jenkins-ssh 22:09:14 Cloning the remote Git repository 22:09:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements 22:09:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements 22:09:15 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:09:15 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 22:09:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:09:15 > git --version # timeout=10 22:09:15 > git --version # 'git version 2.17.1' 22:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:09:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:16 Avoid second fetch 22:09:16 Checking out Revision 2a375e709834d30167aac8415f8b7aabacab21d0 (main) 22:09:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:09:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:09:16 > git config core.sparsecheckout # timeout=10 22:09:16 > git checkout -f 2a375e709834d30167aac8415f8b7aabacab21d0 # timeout=10 22:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 91.0% of statements 22:09:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:09:18 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:09:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 22:09:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:09:20 Commit message: "fix: Use correct name when logging EDGEX_CONF_DIR override (#266)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:09:22 ========================================================= 22:09:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:09:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:09:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:09:23 gofmt -l . 22:09:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:09:23 $ docker stop --time=1 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 22:09:24 Sending build context to Docker daemon 1.01MB 22:09:24 Step 1/8 : ARG BASE=golang:1.16-alpine 22:09:24 Step 2/8 : FROM ${BASE} 22:09:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:09:24 595b0fe564bb: Pulling fs layer 22:09:24 24495759ef45: Pulling fs layer 22:09:24 d148012ef14d: Pulling fs layer 22:09:24 e90a11edd702: Pulling fs layer 22:09:24 d77568369979: Pulling fs layer 22:09:24 02195dbdac53: Pulling fs layer 22:09:24 2b1b35aa2570: Pulling fs layer 22:09:24 2c1f732e5b09: Pulling fs layer 22:09:24 02195dbdac53: Waiting 22:09:24 e90a11edd702: Waiting 22:09:24 d77568369979: Waiting 22:09:24 2b1b35aa2570: Waiting 22:09:24 d148012ef14d: Download complete 22:09:24 24495759ef45: Verifying Checksum 22:09:24 24495759ef45: Download complete 22:09:24 d77568369979: Verifying Checksum 22:09:24 d77568369979: Download complete 22:09:24 02195dbdac53: Verifying Checksum 22:09:24 02195dbdac53: Download complete 22:09:24 595b0fe564bb: Download complete 22:09:25 2b1b35aa2570: Verifying Checksum 22:09:25 2b1b35aa2570: Download complete 22:09:25 $ docker rm -f 2a113d30831e87da4bf581cbe5424c2ba6d726047750eede24e2c04fd90530b5 [Pipeline] // withDockerContainer [Pipeline] sh 22:09:25 595b0fe564bb: Pull complete 22:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:09:26 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) 22:09:26 24495759ef45: Pull complete 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 22:09:27 d148012ef14d: Pull complete 22:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:27 22:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:27 latest: Pulling from edgex-lftools-log-publisher 22:09:27 b4d181a07f80: Pulling fs layer 22:09:27 a1111a8f2ec3: Pulling fs layer 22:09:27 ed53099fbce6: Pulling fs layer 22:09:27 dc539afda2c1: Pulling fs layer 22:09:27 77bc0d833cb6: Pulling fs layer 22:09:27 9065ff56babe: Pulling fs layer 22:09:27 d287ab97295c: Pulling fs layer 22:09:27 dc539afda2c1: Waiting 22:09:27 77bc0d833cb6: Waiting 22:09:27 9065ff56babe: Waiting 22:09:27 d287ab97295c: Waiting 22:09:28 2c1f732e5b09: Download complete 22:09:28 a1111a8f2ec3: Verifying Checksum 22:09:28 a1111a8f2ec3: Download complete 22:09:28 dc539afda2c1: Verifying Checksum 22:09:28 dc539afda2c1: Download complete 22:09:28 77bc0d833cb6: Verifying Checksum 22:09:28 77bc0d833cb6: Download complete 22:09:28 9065ff56babe: Verifying Checksum 22:09:28 9065ff56babe: Download complete 22:09:28 ed53099fbce6: Verifying Checksum 22:09:28 ed53099fbce6: Download complete 22:09:29 e90a11edd702: Download complete 22:09:29 b4d181a07f80: Verifying Checksum 22:09:29 b4d181a07f80: Download complete 22:09:30 b4d181a07f80: Pull complete 22:09:30 a1111a8f2ec3: Pull complete 22:09:31 ed53099fbce6: Pull complete 22:09:31 dc539afda2c1: Pull complete 22:09:31 77bc0d833cb6: Pull complete 22:09:31 9065ff56babe: Pull complete 22:09:33 d287ab97295c: Verifying Checksum 22:09:33 d287ab97295c: Download complete 22:09:38 d287ab97295c: Pull complete 22:09:38 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:09:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:09:38 prd-centos7-docker-4c-2g-2159 does not seem to be running inside a container 22:09:38 $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:09:40 $ docker top deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:09:41 ---> job-cost.sh 22:09:41 lf-activate-venv: SKIPPING 22:09:41 INFO: No Stack... 22:09:41 e90a11edd702: Pull complete 22:09:41 d77568369979: Pull complete 22:09:41 02195dbdac53: Pull complete 22:09:41 2b1b35aa2570: Pull complete 22:09:42 INFO: Retrieving Pricing Info for: v3-standard-2 22:09:42 INFO: Archiving Costs [Pipeline] sh 22:09:43 + cut -d, -f6 22:09:43 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv [Pipeline] lock 22:09:43 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] 22:09:43 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] did not exist. Created. 22:09:43 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:09:43 + echo total: 0.05999999865889549 [Pipeline] stash 22:09:43 Stashed 1 file(s) [Pipeline] } 22:09:43 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:09:45 $ docker stop --time=1 deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c 22:09:46 $ docker rm -f deebe84b35e57d12cf3441f208cbd3a579325b15c4564474aded447f1c285f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:09:48 2c1f732e5b09: Pull complete 22:09:48 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 22:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:09:48 ---> 88ecf2bb1f95 22:09:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:09:51 ---> Running in 479f39b6aa7e 22:09:52 Removing intermediate container 479f39b6aa7e 22:09:52 ---> 3c84a19dfa3b 22:09:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:09:52 ---> Running in a981925c27e0 22:09:54 Removing intermediate container a981925c27e0 22:09:54 ---> 3bb8caafe698 22:09:54 Step 5/8 : RUN apk add --update --no-cache git make 22:09:55 ---> Running in d9853378dd1c 22:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:09:58 OK: 218 MiB in 52 packages 22:10:00 Removing intermediate container d9853378dd1c 22:10:00 ---> 60dcbc35e69a 22:10:00 Step 6/8 : WORKDIR /build 22:10:00 ---> Running in c9ff926230c2 22:10:00 Removing intermediate container c9ff926230c2 22:10:00 ---> c9266c9c0b68 22:10:00 Step 7/8 : COPY go.mod . 22:10:01 ---> 821ee3358a56 22:10:01 Step 8/8 : RUN go mod download 22:10:01 ---> Running in d5c598205589 22:10:28 Removing intermediate container d5c598205589 22:10:28 ---> d5df7dce8013 22:10:28 Successfully built d5df7dce8013 22:10:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:10:28 + docker inspect -f . ci-base-image-arm64 22:10:28 . [Pipeline] withDockerContainer 22:10:29 prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container 22:10:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:30 $ docker top 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:31 + go version 22:10:31 go version go1.16.6 linux/arm64 [Pipeline] } 22:10:31 $ docker stop --time=1 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 22:10:34 $ docker rm -f 72ef7b305be75529bbf395f0c8ffd3feb5e86403c85121e29a8cb4a519596608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:10:34 + docker inspect -f . ci-base-image-arm64 22:10:34 . [Pipeline] withDockerContainer 22:10:35 prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container 22:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:10:37 $ docker top fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:38 + go mod tidy [Pipeline] sh 22:10:39 + make test 22:10:39 go mod tidy 22:10:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.051s coverage: 5.4% of statements 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.086s coverage: 92.2% of statements 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.024s coverage: 85.3% of statements 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.053s coverage: 26.7% of statements 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.053s coverage: 91.0% of statements 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:11:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:11:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.009s coverage: 91.3% of statements 22:11:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:11:49 gofmt -l . 22:11:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:11:49 $ docker stop --time=1 fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d 22:11:51 $ docker rm -f fe4471c3e5a927ac8824c1a4716685d87776a617605d23ee6656c9ac00931b1d [Pipeline] // withDockerContainer [Pipeline] sh 22:11:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:52 Warning: overwriting stash ‘coverage-report’ 22:11:52 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 22:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:53 22:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:11:54 arm64: Pulling from edgex-lftools-log-publisher 22:11:54 448f6bf000e3: Pulling fs layer 22:11:54 f757da607395: Pulling fs layer 22:11:54 05883995daec: Pulling fs layer 22:11:54 8603b9c90790: Pulling fs layer 22:11:54 1560dd03e051: Pulling fs layer 22:11:54 27f5ce0e4adf: Pulling fs layer 22:11:54 c2d8d7efcc4b: Pulling fs layer 22:11:54 8603b9c90790: Waiting 22:11:54 1560dd03e051: Waiting 22:11:54 27f5ce0e4adf: Waiting 22:11:54 c2d8d7efcc4b: Waiting 22:11:54 f757da607395: Verifying Checksum 22:11:54 f757da607395: Download complete 22:11:54 8603b9c90790: Verifying Checksum 22:11:54 8603b9c90790: Download complete 22:11:54 1560dd03e051: Verifying Checksum 22:11:54 1560dd03e051: Download complete 22:11:54 27f5ce0e4adf: Verifying Checksum 22:11:54 27f5ce0e4adf: Download complete 22:11:55 05883995daec: Verifying Checksum 22:11:55 05883995daec: Download complete 22:11:55 448f6bf000e3: Verifying Checksum 22:11:55 448f6bf000e3: Download complete 22:11:59 c2d8d7efcc4b: Verifying Checksum 22:11:59 c2d8d7efcc4b: Download complete 22:11:59 448f6bf000e3: Pull complete 22:12:00 f757da607395: Pull complete 22:12:01 05883995daec: Pull complete 22:12:01 8603b9c90790: Pull complete 22:12:02 1560dd03e051: Pull complete 22:12:03 27f5ce0e4adf: Pull complete 22:12:18 c2d8d7efcc4b: Pull complete 22:12:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:12:18 prd-ubuntu18.04-docker-arm64-4c-16g-2158 does not seem to be running inside a container 22:12:18 $ 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-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:12:22 $ docker top 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:23 ---> job-cost.sh 22:12:23 lf-activate-venv: SKIPPING 22:12:23 INFO: No Stack... 22:12:24 INFO: Retrieving Pricing Info for: v2-standard-4 22:12:24 INFO: Archiving Costs [Pipeline] sh 22:12:25 + + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv 22:12:25 cut -d, -f6 [Pipeline] lock 22:12:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] 22:12:25 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] did not exist. Created. 22:12:25 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:26 /w/workspace/go-mod-bootstrap/4@tmp/durable-24b2a82a/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-24b2a82a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:12:27 + echo total: 0.18000000715255737 [Pipeline] stash 22:12:27 Warning: overwriting stash ‘stack-cost’ 22:12:27 Stashed 1 file(s) [Pipeline] } 22:12:27 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:27 $ docker stop --time=1 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd 22:12:28 $ docker rm -f 6713a9e8a9c4e15beeba9a0bc08b8ea5f3fdef2d5fb8870594419fcbc5b9b3cd [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 22:12:29 provisioning config files... 22:12:29 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config9218648184184083075tmp [Pipeline] { [Pipeline] sh 22:12:30 + set +x 22:12:30 + curl -s https://codecov.io/bash 22:12:30 + bash -s -- 22:12:30 22:12:30 _____ _ 22:12:30 / ____| | | 22:12:30 | | ___ __| | ___ ___ _____ __ 22:12:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:12:30 | |___| (_) | (_| | __/ (_| (_) \ V / 22:12:30 \_____\___/ \__,_|\___|\___\___/ \_/ 22:12:30 Bash-1.0.6 22:12:30 22:12:30 22:12:30 ==> git version 2.24.4 found 22:12:30 ==> 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 22:12:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:12:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:12:30 ==> Jenkins CI detected. 22:12:30 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 22:12:30 project root: . 22:12:30 --> token set from env 22:12:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:12:30 ==> Running gcov in . (disable via -X gcov) 22:12:30 ==> Python coveragepy not found 22:12:30 ==> Searching for coverage reports in: 22:12:30 + . 22:12:30 -> Found 1 reports 22:12:30 ==> Detecting git/mercurial file structure 22:12:30 ==> Reading reports 22:12:30 + ./coverage.out bytes=31740 22:12:30 ==> Appending adjustments 22:12:30 https://docs.codecov.io/docs/fixing-reports 22:12:30 + Found adjustments 22:12:30 ==> Gzipping contents 22:12:30 8.0K /tmp/codecov.FjYbjO.gz 22:12:30 ==> Uploading reports 22:12:30 url: https://codecov.io 22:12:30 query: branch=main&commit=2a375e709834d30167aac8415f8b7aabacab21d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:12:30 -> Pinging Codecov 22:12:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=2a375e709834d30167aac8415f8b7aabacab21d0&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:12:31 -> Uploading to 22:12:31 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/833815588EE85121546D348822E98E2E/2a375e709834d30167aac8415f8b7aabacab21d0/29c69f83-b03e-4a39-95ce-104441853aa3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T221230Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb9747d28f72cb27db81dcc4967e12eec800995be1a0774e227e38ffa21e7e4e 22:12:31 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:31 Dload Upload Total Spent Left Speed 22:12:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5850 0 0 100 5850 0 13753 --:--:-- --:--:-- --:--:-- 13764 22:12:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] } 22:12:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:12:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:12:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:34 22:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:12:34 188c0c94c7c5: Pulling fs layer 22:12:34 0ef7d3d256c8: Pulling fs layer 22:12:34 de9db76c5a1d: Pulling fs layer 22:12:34 0eba1c9be4d2: Pulling fs layer 22:12:34 0d57e429df01: Pulling fs layer 22:12:34 4e4be7b47b0d: Pulling fs layer 22:12:34 e1f770b5df2f: Pulling fs layer 22:12:34 85a0685a4137: Pulling fs layer 22:12:34 0d57e429df01: Waiting 22:12:34 4e4be7b47b0d: Waiting 22:12:34 e1f770b5df2f: Waiting 22:12:34 85a0685a4137: Waiting 22:12:34 0eba1c9be4d2: Waiting 22:12:34 de9db76c5a1d: Verifying Checksum 22:12:34 de9db76c5a1d: Download complete 22:12:34 0ef7d3d256c8: Verifying Checksum 22:12:34 0ef7d3d256c8: Download complete 22:12:34 0d57e429df01: Verifying Checksum 22:12:34 0d57e429df01: Download complete 22:12:34 4e4be7b47b0d: Verifying Checksum 22:12:34 4e4be7b47b0d: Download complete 22:12:34 188c0c94c7c5: Verifying Checksum 22:12:34 188c0c94c7c5: Download complete 22:12:35 188c0c94c7c5: Pull complete 22:12:35 0ef7d3d256c8: Pull complete 22:12:35 de9db76c5a1d: Pull complete 22:12:36 e1f770b5df2f: Verifying Checksum 22:12:36 e1f770b5df2f: Download complete 22:12:40 0eba1c9be4d2: Verifying Checksum 22:12:40 0eba1c9be4d2: Download complete 22:12:41 85a0685a4137: Verifying Checksum 22:12:41 85a0685a4137: Download complete 22:12:44 0eba1c9be4d2: Pull complete 22:12:44 0d57e429df01: Pull complete 22:12:44 4e4be7b47b0d: Pull complete 22:12:44 e1f770b5df2f: Pull complete 22:12:48 85a0685a4137: Pull complete 22:12:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:12:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:12:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:12:48 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:12:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:12:50 $ docker top cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 -eo pid,comm [Pipeline] { [Pipeline] echo 22:12:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:12:50 + set -o pipefail 22:12:50 + snyk monitor '--org=edgex-jenkins' 22:13:09 22:13:09 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:13:09 22:13:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/e4a87bcf-d594-4e76-b97e-4bb85d626c6a 22:13:09 22:13:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:13:09 22:13:09 [Pipeline] } 22:13:09 $ docker stop --time=1 cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 22:13:11 $ docker rm -f cfb82c2880c926b8c59635c6f77a365adcb0879dcb2bd325ae2cbe72fe8097d4 [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 22:13:14 + git log --format=format:%s -1 2a375e709834d30167aac8415f8b7aabacab21d0 [Pipeline] isUnix [Pipeline] sh 22:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:14 . [Pipeline] withDockerContainer 22:13:14 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 22:13:15 $ docker top 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:15 [ssh-agent] Looking for ssh-agent implementation... 22:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:15 $ docker exec 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 ssh-agent 22:13:15 SSH_AUTH_SOCK=/tmp/ssh-mDHpRYxImnVP/agent.13 22:13:15 SSH_AGENT_PID=19 22:13:15 Running ssh-add (command line suppressed) 22:13:15 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_404025307240284609.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_404025307240284609.key) 22:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:16 + git semver tag 22:13:16 # -> Open(): unable to determine branch for HEAD 22:13:16 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 22:13:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 22:13:16 # $SEMVER_REMOTE_NAME = origin 22:13:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:13:16 # $SEMVER_USER_NAME = edgex-jenkins 22:13:16 # $SEMVER_BRANCH = main 22:13:16 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:13:16 # 2a375e709834d30167aac8415f8b7aabacab21d0 HEAD 22:13:16 # -> Force: false 22:13:16 # b99d283a8b7ac8a60bc803d3039876725029933f refs/tags/v2.0.1-dev.3 [Pipeline] } 22:13:16 $ docker exec --env ******** --env ******** 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 ssh-agent -k 22:13:16 unset SSH_AUTH_SOCK; 22:13:16 unset SSH_AGENT_PID; 22:13:16 echo Agent pid 19 killed; 22:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:16 + git semver [Pipeline] } 22:13:17 $ docker stop --time=1 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 22:13:18 $ docker rm -f 0e8b7fe40844c7b3ce12616a585a959c1ab91344343690b9396357057691b2d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:18 22:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:19 0.23.1-centos7: Pulling from edgex-lftools 22:13:19 ab5ef0e58194: Pulling fs layer 22:13:19 9712f1f96733: Pulling fs layer 22:13:19 63f879dbbcfc: Pulling fs layer 22:13:19 0d9ebad4ef96: Pulling fs layer 22:13:19 e9a5061849ea: Pulling fs layer 22:13:19 d747dcd14b5f: Pulling fs layer 22:13:19 2de7ff778b66: Pulling fs layer 22:13:19 e9a5061849ea: Waiting 22:13:19 d747dcd14b5f: Waiting 22:13:19 2de7ff778b66: Waiting 22:13:19 0d9ebad4ef96: Waiting 22:13:19 9712f1f96733: Verifying Checksum 22:13:19 9712f1f96733: Download complete 22:13:21 63f879dbbcfc: Verifying Checksum 22:13:21 63f879dbbcfc: Download complete 22:13:21 e9a5061849ea: Verifying Checksum 22:13:21 e9a5061849ea: Download complete 22:13:21 d747dcd14b5f: Verifying Checksum 22:13:21 d747dcd14b5f: Download complete 22:13:22 2de7ff778b66: Verifying Checksum 22:13:22 2de7ff778b66: Download complete 22:13:22 0d9ebad4ef96: Verifying Checksum 22:13:22 0d9ebad4ef96: Download complete 22:13:23 ab5ef0e58194: Verifying Checksum 22:13:23 ab5ef0e58194: Download complete 22:13:25 ab5ef0e58194: Pull complete 22:13:25 9712f1f96733: Pull complete 22:13:26 63f879dbbcfc: Pull complete 22:13:29 0d9ebad4ef96: Pull complete 22:13:29 e9a5061849ea: Pull complete 22:13:29 d747dcd14b5f: Pull complete 22:13:30 2de7ff778b66: Pull complete 22:13:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:13:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:13:30 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:13:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:0.23.1-centos7 cat 22:13:35 $ docker top 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:13:35 provisioning config files... 22:13:35 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4462746229280041223tmp 22:13:35 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8604032411923898851tmp 22:13:35 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14296767572480432tmp [Pipeline] { [Pipeline] echo 22:13:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:13:36 ---> sigul-configuration.sh 22:13:36 gpg: directory `/root/.gnupg' created 22:13:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:13:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:13:36 gpg: keyring `/root/.gnupg/secring.gpg' created 22:13:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:13:36 gpg: CAST5 encrypted data 22:13:36 gpg: encrypted with 1 passphrase 22:13:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:13:36 + mkdir /home/jenkins 22:13:36 + mkdir /home/jenkins/sigul [Pipeline] sh 22: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 22:13:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:13:37 ---> sigul-install.sh 22:13:37 Sigul already installed; skipping installation. [Pipeline] sh 22:13:37 + git tag --list 22:13:37 v0.0.1 22:13:37 v0.0.10 22:13:37 v0.0.11 22:13:37 v0.0.12 22:13:37 v0.0.13 22:13:37 v0.0.14 22:13:37 v0.0.15 22:13:37 v0.0.16 22:13:37 v0.0.17 22:13:37 v0.0.18 22:13:37 v0.0.19 22:13:37 v0.0.2 22:13:37 v0.0.20 22:13:37 v0.0.21 22:13:37 v0.0.22 22:13:37 v0.0.23 22:13:37 v0.0.24 22:13:37 v0.0.25 22:13:37 v0.0.26 22:13:37 v0.0.27 22:13:37 v0.0.28 22:13:37 v0.0.29 22:13:37 v0.0.3 22:13:37 v0.0.30 22:13:37 v0.0.31 22:13:37 v0.0.32 22:13:37 v0.0.33 22:13:37 v0.0.34 22:13:37 v0.0.35 22:13:37 v0.0.36 22:13:37 v0.0.37 22:13:37 v0.0.38 22:13:37 v0.0.39 22:13:37 v0.0.4 22:13:37 v0.0.40 22:13:37 v0.0.41 22:13:37 v0.0.42 22:13:37 v0.0.43 22:13:37 v0.0.44 22:13:37 v0.0.45 22:13:37 v0.0.46 22:13:37 v0.0.47 22:13:37 v0.0.48 22:13:37 v0.0.49 22:13:37 v0.0.5 22:13:37 v0.0.50 22:13:37 v0.0.51 22:13:37 v0.0.52 22:13:37 v0.0.53 22:13:37 v0.0.54 22:13:37 v0.0.55 22:13:37 v0.0.56 22:13:37 v0.0.57 22:13:37 v0.0.58 22:13:37 v0.0.59 22:13:37 v0.0.6 22:13:37 v0.0.60 22:13:37 v0.0.61 22:13:37 v0.0.62 22:13:37 v0.0.63 22:13:37 v0.0.64 22:13:37 v0.0.65 22:13:37 v0.0.66 22:13:37 v0.0.67 22:13:37 v0.0.68 22:13:37 v0.0.69 22:13:37 v0.0.7 22:13:37 v0.0.70 22:13:37 v0.0.71 22:13:37 v0.0.72 22:13:37 v0.0.8 22:13:37 v0.0.9 22:13:37 v2.0.0 22:13:37 v2.0.0-dev.1 22:13:37 v2.0.0-dev.10 22:13:37 v2.0.0-dev.11 22:13:37 v2.0.0-dev.12 22:13:37 v2.0.0-dev.13 22:13:37 v2.0.0-dev.14 22:13:37 v2.0.0-dev.15 22:13:37 v2.0.0-dev.16 22:13:37 v2.0.0-dev.17 22:13:37 v2.0.0-dev.18 22:13:37 v2.0.0-dev.19 22:13:37 v2.0.0-dev.2 22:13:37 v2.0.0-dev.20 22:13:37 v2.0.0-dev.21 22:13:37 v2.0.0-dev.22 22:13:37 v2.0.0-dev.23 22:13:37 v2.0.0-dev.24 22:13:37 v2.0.0-dev.25 22:13:37 v2.0.0-dev.26 22:13:37 v2.0.0-dev.27 22:13:37 v2.0.0-dev.28 22:13:37 v2.0.0-dev.29 22:13:37 v2.0.0-dev.3 22:13:37 v2.0.0-dev.30 22:13:37 v2.0.0-dev.31 22:13:37 v2.0.0-dev.32 22:13:37 v2.0.0-dev.33 22:13:37 v2.0.0-dev.34 22:13:37 v2.0.0-dev.35 22:13:37 v2.0.0-dev.36 22:13:37 v2.0.0-dev.37 22:13:37 v2.0.0-dev.38 22:13:37 v2.0.0-dev.39 22:13:37 v2.0.0-dev.4 22:13:37 v2.0.0-dev.40 22:13:37 v2.0.0-dev.41 22:13:37 v2.0.0-dev.42 22:13:37 v2.0.0-dev.43 22:13:37 v2.0.0-dev.44 22:13:37 v2.0.0-dev.45 22:13:37 v2.0.0-dev.46 22:13:37 v2.0.0-dev.47 22:13:37 v2.0.0-dev.48 22:13:37 v2.0.0-dev.49 22:13:37 v2.0.0-dev.5 22:13:37 v2.0.0-dev.50 22:13:37 v2.0.0-dev.51 22:13:37 v2.0.0-dev.52 22:13:37 v2.0.0-dev.53 22:13:37 v2.0.0-dev.54 22:13:37 v2.0.0-dev.55 22:13:37 v2.0.0-dev.56 22:13:37 v2.0.0-dev.57 22:13:37 v2.0.0-dev.58 22:13:37 v2.0.0-dev.59 22:13:37 v2.0.0-dev.6 22:13:37 v2.0.0-dev.60 22:13:37 v2.0.0-dev.61 22:13:37 v2.0.0-dev.62 22:13:37 v2.0.0-dev.63 22:13:37 v2.0.0-dev.64 22:13:37 v2.0.0-dev.65 22:13:37 v2.0.0-dev.66 22:13:37 v2.0.0-dev.67 22:13:37 v2.0.0-dev.7 22:13:37 v2.0.0-dev.8 22:13:37 v2.0.0-dev.9 22:13:37 v2.0.1-dev.1 22:13:37 v2.0.1-dev.2 22:13:37 v2.0.1-dev.3 [Pipeline] sh 22:13:37 + lftools sign git-tag v2.0.1-dev.3 22:13:38 Signing Git tag with Sigul... 22:13:38 Signing v2.0.1-dev.3 [Pipeline] echo 22:13:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:13:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:13:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:13:39 $ docker stop --time=1 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e 22:13:40 $ docker rm -f 0c2eac6dbc2c2ee8fe22eb33fc063a083ae24a5fa7e261a9904298736439d68e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:41 . [Pipeline] withDockerContainer 22:13:41 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 22:13:42 $ docker top 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:42 [ssh-agent] Looking for ssh-agent implementation... 22:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:42 $ docker exec 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 ssh-agent 22:13:42 SSH_AUTH_SOCK=/tmp/ssh-rcj1dps4dZfT/agent.14 22:13:42 SSH_AGENT_PID=20 22:13:42 Running ssh-add (command line suppressed) 22:13:42 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7956204405028119690.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7956204405028119690.key) 22:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:44 + git semver bump pre 22:13:44 # -> Open(): unable to determine branch for HEAD 22:13:44 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 22:13:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 22:13:44 # $SEMVER_REMOTE_NAME = origin 22:13:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:13:44 # $SEMVER_USER_NAME = edgex-jenkins 22:13:44 # $SEMVER_BRANCH = main 22:13:44 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:13:44 2.0.1-dev.4 [Pipeline] } 22:13:45 $ docker exec --env ******** --env ******** 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 ssh-agent -k 22:13:45 unset SSH_AUTH_SOCK; 22:13:45 unset SSH_AGENT_PID; 22:13:45 echo Agent pid 20 killed; 22:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:45 + git semver [Pipeline] } 22:13:45 $ docker stop --time=1 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 22:13:46 $ docker rm -f 1284c334a6fa68282e3f1dc1b6652a945f530a65bad4989f111f05fbff633525 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:47 . [Pipeline] withDockerContainer 22:13:47 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:13:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 22:13:47 $ docker top 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:13:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:13:48 [ssh-agent] Looking for ssh-agent implementation... 22:13:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:13:48 $ docker exec 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 ssh-agent 22:13:48 SSH_AUTH_SOCK=/tmp/ssh-xQdcEcFerhKv/agent.13 22:13:48 SSH_AGENT_PID=20 22:13:48 Running ssh-add (command line suppressed) 22:13:48 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4947482409781971377.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4947482409781971377.key) 22:13:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:13:48 + git semver push 22:13:48 # -> Open(): unable to determine branch for HEAD 22:13:48 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 22:13:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 22:13:48 # $SEMVER_REMOTE_NAME = origin 22:13:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:13:48 # $SEMVER_USER_NAME = edgex-jenkins 22:13:48 # $SEMVER_BRANCH = main 22:13:48 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 22:13:50 $ docker exec --env ******** --env ******** 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 ssh-agent -k 22:13:50 unset SSH_AUTH_SOCK; 22:13:50 unset SSH_AGENT_PID; 22:13:50 echo Agent pid 20 killed; 22:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:13:50 + git semver [Pipeline] } 22:13:50 $ docker stop --time=1 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 22:13:52 $ docker rm -f 0ef9e65828662c81d1329be1e77157fdf67a75f8a625f4c3929e058bdb9f8df0 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:13:53 + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:13:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:13:54 ---> package-listing.sh 22:13:54 ++ tr '[:upper:]' '[:lower:]' 22:13:54 ++ facter osfamily 22:13:54 + OS_FAMILY=redhat 22:13:54 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 22:13:54 + START_PACKAGES=/tmp/packages_start.txt 22:13:54 + END_PACKAGES=/tmp/packages_end.txt 22:13:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:13:54 + PACKAGES=/tmp/packages_start.txt 22:13:54 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:13:54 + PACKAGES=/tmp/packages_end.txt 22:13:54 + case "${OS_FAMILY}" in 22:13:54 + rpm -qa 22:13:54 + sort 22:13:54 + '[' -f /tmp/packages_start.txt ']' 22:13:54 + '[' -f /tmp/packages_end.txt ']' 22:13:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:13:54 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:13:54 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 22:13:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 22:13:54 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:13:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:55 22:13:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:13:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:13:56 latest: Pulling from edgex-lftools-log-publisher 22:13:56 b4d181a07f80: Pulling fs layer 22:13:56 a1111a8f2ec3: Pulling fs layer 22:13:56 ed53099fbce6: Pulling fs layer 22:13:56 dc539afda2c1: Pulling fs layer 22:13:56 77bc0d833cb6: Pulling fs layer 22:13:56 9065ff56babe: Pulling fs layer 22:13:56 d287ab97295c: Pulling fs layer 22:13:56 77bc0d833cb6: Waiting 22:13:56 9065ff56babe: Waiting 22:13:56 d287ab97295c: Waiting 22:13:56 dc539afda2c1: Waiting 22:13:56 a1111a8f2ec3: Verifying Checksum 22:13:56 a1111a8f2ec3: Download complete 22:13:56 dc539afda2c1: Verifying Checksum 22:13:56 dc539afda2c1: Download complete 22:13:57 77bc0d833cb6: Verifying Checksum 22:13:57 77bc0d833cb6: Download complete 22:13:57 9065ff56babe: Verifying Checksum 22:13:57 9065ff56babe: Download complete 22:13:57 ed53099fbce6: Verifying Checksum 22:13:57 ed53099fbce6: Download complete 22:13:58 b4d181a07f80: Verifying Checksum 22:13:58 b4d181a07f80: Download complete 22:13:58 b4d181a07f80: Pull complete 22:13:58 a1111a8f2ec3: Pull complete 22:13:59 ed53099fbce6: Pull complete 22:13:59 dc539afda2c1: Pull complete 22:13:59 77bc0d833cb6: Pull complete 22:13:59 9065ff56babe: Pull complete 22:14:02 d287ab97295c: Verifying Checksum 22:14:02 d287ab97295c: Download complete 22:14:06 d287ab97295c: Pull complete 22:14:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:14:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:14:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:14:07 prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container 22:14:07 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:latest cat 22:14:09 $ docker top a5bb6b71731a128f745119ca22a31f3d4d6dfa615c8aa39944f54d752b22d47a -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:14:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:14:11 + ls /var/log/sa-host 22:14:11 + sadf -c /var/log/sa-host/sa05 22:14:11 file_magic: OK 22:14:11 HZ: Using current value: 100 22:14:11 file_header: OK 22:14:11 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 22:14:11 Statistics: 22:14:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:14:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:14:12 provisioning config files... 22:14:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8056556207550946065tmp [Pipeline] { [Pipeline] echo 22:14:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:14:13 ---> create-netrc.sh [Pipeline] } 22:14:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:14:13 ---> python-tools-install.sh [Pipeline] echo 22:14:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:14:14 ---> sudo-logs.sh 22:14:14 Archiving 'sudo' log.. 22:14:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.vexxhost.local: Name or service not known 22:14:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:14:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:14:14 ---> job-cost.sh 22:14:14 lf-activate-venv: SKIPPING 22:14:14 DEBUG: total: 0.18000000715255737 22:14:14 INFO: Retrieving Stack Cost... 22:14:15 INFO: Retrieving Pricing Info for: v3-standard-2 22:14:15 INFO: Archiving Costs [Pipeline] echo 22:14:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:14:16 ---> logs-deploy.sh 22:14:16 lf-activate-venv: SKIPPING 22:14:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/4 22:14:16 INFO: archiving workspace using pattern(s): 22:14:16 Archives upload complete. 22:14:16 INFO: archiving logs to Nexus 22:14:17 ---> uname -a: 22:14:17 Linux prd-centos7-docker-4c-2g-2156.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 22:14:17 22:14:17 22:14:17 ---> lscpu: 22:14:17 Architecture: x86_64 22:14:17 CPU op-mode(s): 32-bit, 64-bit 22:14:17 Byte Order: Little Endian 22:14:17 Address sizes: 40 bits physical, 48 bits virtual 22:14:17 CPU(s): 2 22:14:17 On-line CPU(s) list: 0,1 22:14:17 Thread(s) per core: 1 22:14:17 Core(s) per socket: 1 22:14:17 Socket(s): 2 22:14:17 NUMA node(s): 1 22:14:17 Vendor ID: AuthenticAMD 22:14:17 CPU family: 23 22:14:17 Model: 49 22:14:17 Model name: AMD EPYC-Rome Processor 22:14:17 Stepping: 0 22:14:17 CPU MHz: 2799.998 22:14:17 BogoMIPS: 5599.99 22:14:17 Virtualization: AMD-V 22:14:17 Hypervisor vendor: KVM 22:14:17 Virtualization type: full 22:14:17 L1d cache: 32K 22:14:17 L1i cache: 32K 22:14:17 L2 cache: 512K 22:14:17 L3 cache: 16384K 22:14:17 NUMA node0 CPU(s): 0,1 22:14:17 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 22:14:17 22:14:17 22:14:17 ---> nproc: 22:14:17 2 22:14:17 22:14:17 22:14:17 ---> df -h: 22:14:17 Filesystem Size Used Avail Use% Mounted on 22:14:17 overlay 40G 9.0G 32G 23% / 22:14:17 tmpfs 64M 0 64M 0% /dev 22:14:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:14:17 shm 64M 0 64M 0% /dev/shm 22:14:17 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:14:17 22:14:17 22:14:17 ---> sar -b -r -n DEV: 22:14:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 22:14:17 22:14:17 22:03:37 LINUX RESTART (2 CPU) 22:14:17 22:14:17 22:04:01 tps rtps wtps bread/s bwrtn/s 22:14:17 22:05:01 109.46 17.00 92.46 5568.03 4449.26 22:14:17 22:06:01 3.53 0.03 3.50 1.07 121.66 22:14:17 22:07:01 0.43 0.00 0.43 0.00 6.31 22:14:17 22:08:01 0.22 0.00 0.22 0.00 2.73 22:14:17 22:09:01 0.40 0.00 0.40 0.00 6.31 22:14:17 22:10:01 0.30 0.00 0.30 0.00 4.11 22:14:17 22:11:01 0.18 0.00 0.18 0.00 1.78 22:14:17 22:12:01 0.30 0.00 0.30 0.00 4.03 22:14:17 22:13:01 76.70 0.03 76.67 3.73 27774.82 22:14:17 22:14:01 150.51 0.07 150.44 9.73 26215.42 22:14:17 Average: 34.21 1.71 32.50 558.37 5859.81 22:14:17 22:14:17 22:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:14:17 22:05:01 5480568 0 792596 9.90 2620 1733148 1144280 12.63 562784 1565576 128 22:14:17 22:06:01 5490992 0 782164 9.77 2620 1733156 1067764 11.79 554824 1565548 20 22:14:17 22:07:01 5489660 0 783496 9.78 2620 1733156 1068056 11.79 555408 1566092 8 22:14:17 22:08:01 5489668 0 783476 9.78 2620 1733168 1067828 11.79 555288 1566096 16 22:14:17 22:09:01 5488636 0 784504 9.80 2620 1733172 1068092 11.79 552748 1570148 8 22:14:17 22:10:01 5487128 0 786012 9.81 2620 1733172 1068140 11.79 553608 1570148 8 22:14:17 22:11:01 5478828 0 794304 9.92 2620 1733180 1067828 11.79 562264 1570148 8 22:14:17 22:12:01 5477808 0 795320 9.93 2620 1733184 1067892 11.79 565004 1568308 8 22:14:17 22:13:01 4411124 0 1029504 12.85 2620 2565684 1442244 15.92 785912 2299144 93840 22:14:17 22:14:01 3638368 0 1083080 13.52 2620 3284864 1388572 15.33 950384 2780264 228948 22:14:17 Average: 5193278 0 841446 10.51 2620 1971588 1145070 12.64 619822 1762147 32299 22:14:17 22:14:17 22:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:14:17 22:05:01 eth0 399.83 253.54 990.10 73.16 0.00 0.00 0.00 0.00 22:14:17 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:05:01 docker0 5.16 3.28 1.24 8.72 0.00 0.00 0.00 0.00 22:14:17 22:06:01 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 22:14:17 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:07:01 eth0 1.00 0.55 1.43 0.04 0.00 0.00 0.00 0.00 22:14:17 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:08:01 eth0 1.20 0.08 0.11 0.01 0.00 0.00 0.00 0.00 22:14:17 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:09:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 22:14:17 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:10:01 eth0 0.70 0.50 0.43 0.27 0.00 0.00 0.00 0.00 22:14:17 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:14:17 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:14:17 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:13:01 veth0266de4 57.82 70.29 5.34 353.39 0.00 0.00 0.00 0.00 22:14:17 22:13:01 eth0 653.44 459.80 4447.71 73.96 0.00 0.00 0.00 0.00 22:14:17 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:13:01 docker0 57.82 70.16 4.55 353.38 0.00 0.00 0.00 0.00 22:14:17 22:14:01 eth0 853.64 572.37 5757.18 100.71 0.00 0.00 0.00 0.00 22:14:17 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 22:14:01 docker0 4.46 3.80 0.96 1.46 0.00 0.00 0.00 0.00 22:14:17 Average: eth0 191.11 128.77 1119.95 24.84 0.00 0.00 0.00 0.00 22:14:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:14:17 Average: docker0 6.75 7.73 0.67 36.36 0.00 0.00 0.00 0.00 22:14:17 22:14:17 22:14:17 ---> sar -P ALL: 22:14:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 22:14:17 22:14:17 22:03:37 LINUX RESTART (2 CPU) 22:14:17 22:14:17 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:14:17 22:05:01 all 16.40 0.00 3.88 3.06 0.07 76.59 22:14:17 22:05:01 0 17.11 0.00 4.15 3.13 0.07 75.53 22:14:17 22:05:01 1 15.68 0.00 3.61 2.99 0.07 77.65 22:14:17 22:06:01 all 0.18 0.00 0.06 0.00 0.03 99.73 22:14:17 22:06:01 0 0.10 0.00 0.07 0.00 0.02 99.82 22:14:17 22:06:01 1 0.27 0.00 0.05 0.00 0.03 99.65 22:14:17 22:07:01 all 0.23 0.00 0.05 0.00 0.02 99.71 22:14:17 22:07:01 0 0.17 0.00 0.05 0.00 0.02 99.77 22:14:17 22:07:01 1 0.28 0.00 0.05 0.00 0.02 99.65 22:14:17 22:08:01 all 0.19 0.00 0.04 0.00 0.03 99.74 22:14:17 22:08:01 0 0.35 0.00 0.03 0.00 0.02 99.60 22:14:17 22:08:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:14:17 22:09:01 all 0.19 0.00 0.03 0.01 0.03 99.75 22:14:17 22:09:01 0 0.28 0.00 0.02 0.00 0.02 99.68 22:14:17 22:09:01 1 0.10 0.00 0.03 0.02 0.03 99.82 22:14:17 22:10:01 all 0.18 0.00 0.05 0.00 0.01 99.77 22:14:17 22:10:01 0 0.28 0.00 0.03 0.00 0.00 99.68 22:14:17 22:10:01 1 0.07 0.00 0.07 0.00 0.02 99.85 22:14:17 22:11:01 all 0.14 0.00 0.04 0.00 0.03 99.79 22:14:17 22:11:01 0 0.23 0.00 0.03 0.00 0.02 99.72 22:14:17 22:11:01 1 0.05 0.00 0.05 0.00 0.03 99.87 22:14:17 22:12:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:14:17 22:12:01 0 0.20 0.00 0.02 0.00 0.00 99.78 22:14:17 22:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 22:14:17 22:13:01 all 11.19 0.00 4.69 0.85 0.06 83.20 22:14:17 22:13:01 0 11.58 0.00 4.86 0.80 0.07 82.69 22:14:17 22:13:01 1 10.81 0.00 4.52 0.91 0.05 83.71 22:14:17 22:14:01 all 15.62 0.00 7.86 1.12 0.07 75.33 22:14:17 22:14:01 0 15.84 0.00 7.79 1.04 0.07 75.27 22:14:17 22:14:01 1 15.40 0.00 7.93 1.20 0.07 75.40 22:14:17 Average: all 4.33 0.00 1.63 0.49 0.03 93.51 22:14:17 Average: 0 4.49 0.00 1.65 0.49 0.03 93.34 22:14:17 Average: 1 4.17 0.00 1.60 0.50 0.04 93.69 22:14:17 22:14:17 22:14:17