Pull request #34 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from 723e7b17e0ba3574759c9b33c5a25b22d0eda157+c17a20f7f5fea15f065e3b2e57234782cafc5e7b (6cbbbb5bd7a9c32c5922d8b8bdfbba9739ca91df) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-34/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-34/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-configuration 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33702 in /w/workspace/undry_go-mod-configuration_PR-34 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-34 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 Commit message: "revert: go-toml upgrade dot release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:19 ========================================================= 15:21:19 EdgeX Global Pipelines Version Info 15:21:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:23 ------------------- 15:21:23 stable info: 15:21:23 ------------------- 15:21:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:21:23 Message: update stable to v1.0.186 15:21:25 ------------------- 15:21:25 experimental info: 15:21:25 ------------------- 15:21:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:21:25 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:21:25 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:21:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-configuration [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo 15:21:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] echo 15:21:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 723e7b1 [Pipeline] echo 15:21:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:31 + git log --format=format:%s -1 723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] echo 15:21:31 GIT_COMMIT: 723e7b17e0ba3574759c9b33c5a25b22d0eda157, Commit Message: revert: go-toml upgrade dot release [Pipeline] echo 15:21:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:34 15:21:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:21:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:35 latest: Pulling from edgex-devops/git-semver 15:21:35 31603596830f: Pulling fs layer 15:21:35 2a8b12db71e7: Pulling fs layer 15:21:35 6ca5941a6612: Pulling fs layer 15:21:35 ecc8261a40a4: Pulling fs layer 15:21:35 ecc8261a40a4: Waiting 15:21:35 2a8b12db71e7: Verifying Checksum 15:21:35 2a8b12db71e7: Download complete 15:21:35 31603596830f: Verifying Checksum 15:21:35 31603596830f: Download complete 15:21:36 ecc8261a40a4: Verifying Checksum 15:21:36 ecc8261a40a4: Download complete 15:21:36 6ca5941a6612: Verifying Checksum 15:21:36 6ca5941a6612: Download complete 15:21:36 31603596830f: Pull complete 15:21:37 2a8b12db71e7: Pull complete 15:21:40 6ca5941a6612: Pull complete 15:21:41 ecc8261a40a4: Pull complete 15:21:41 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:21:41 prd-centos7-docker-4c-2g-33702 does not seem to be running inside a container 15:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-34 -v /w/workspace/undry_go-mod-configuration_PR-34:/w/workspace/undry_go-mod-configuration_PR-34:rw,z -v /w/workspace/undry_go-mod-configuration_PR-34@tmp:/w/workspace/undry_go-mod-configuration_PR-34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:21:46 $ docker top ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:46 [ssh-agent] Looking for ssh-agent implementation... 15:21:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:47 $ docker exec ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent 15:21:49 SSH_AUTH_SOCK=/tmp/ssh-Yzhpj0sL7uIC/agent.11 15:21:49 SSH_AGENT_PID=16 15:21:49 Running ssh-add (command line suppressed) 15:21:49 Identity added: /w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_3296282612704952284.key (/w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_3296282612704952284.key) 15:21:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:50 + git tag --points-at HEAD [Pipeline] } 15:21:50 $ docker exec --env ******** --env ******** ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent -k 15:21:51 unset SSH_AUTH_SOCK; 15:21:51 unset SSH_AGENT_PID; 15:21:51 echo Agent pid 16 killed; 15:21:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:51 [ssh-agent] Looking for ssh-agent implementation... 15:21:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:51 $ docker exec ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent 15:21:52 SSH_AUTH_SOCK=/tmp/ssh-w5hNEdaWZCtn/agent.45 15:21:52 SSH_AGENT_PID=50 15:21:52 Running ssh-add (command line suppressed) 15:21:52 Identity added: /w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_6002588991945870847.key (/w/workspace/undry_go-mod-configuration_PR-34@tmp/private_key_6002588991945870847.key) 15:21:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:53 + git semver init 15:21:53 # -> Open(): unable to determine branch for HEAD 15:21:53 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-34/.git 15:21:53 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-34 15:21:53 # $SEMVER_REMOTE_NAME = origin 15:21:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:53 # $SEMVER_USER_NAME = edgex-jenkins 15:21:53 # $SEMVER_BRANCH = PR-34 15:21:53 # $SEMVER_TEMP = /tmp/semver-126628138 15:21:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 15:21:54 # '/tmp/semver-126628138' -> '/w/workspace/undry_go-mod-configuration_PR-34/.semver' 15:21:54 # -> Force: false 15:21:54 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-34/.semver [Pipeline] } 15:21:54 $ docker exec --env ******** --env ******** ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 ssh-agent -k 15:21:54 unset SSH_AUTH_SOCK; 15:21:54 unset SSH_AGENT_PID; 15:21:54 echo Agent pid 50 killed; 15:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:56 + git semver [Pipeline] } 15:21:56 $ docker stop --time=1 ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 15:21:59 $ docker rm -f ef093d745fff1c9ae5718c27ccb83f428bfe1a1a83b966749df22feb42109954 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:01 Stashed 1 file(s) [Pipeline] echo 15:22:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:22:17 Still waiting to schedule task 15:22:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:22:17 Still waiting to schedule task 15:22:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:24:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33703 in /w/workspace/undry_go-mod-configuration_PR-34 [Pipeline] { [Pipeline] ws 15:24:02 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 15:24:07 using credential edgex-jenkins-ssh 15:24:07 Cloning the remote Git repository 15:24:07 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:24:07 > git init /w/workspace/go-mod-configuration/1 # timeout=10 15:24:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:24:07 > git --version # timeout=10 15:24:07 > git --version # 'git version 2.17.1' 15:24:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:09 Merging remotes/origin/master commit c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 15:24:09 Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 15:24:09 Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) 15:24:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:24:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:24:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:24:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:09 > git config core.sparsecheckout # timeout=10 15:24:09 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 15:24:09 > git remote # timeout=10 15:24:09 > git config --get remote.origin.url # timeout=10 15:24:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:09 > git merge c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 15:24:09 > git rev-parse HEAD^{commit} # timeout=10 15:24:09 > git config core.sparsecheckout # timeout=10 15:24:09 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 15:24:14 Commit message: "revert: go-toml upgrade dot release" 15:24:14 > git --version # timeout=10 15:24:14 > git --version # 'git version 2.17.1' 15:24:14 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:24:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:24:16 + sudo service docker restart 15:24:16 + true [Pipeline] unstash [Pipeline] echo 15:24:19 ========================================================= 15:24:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:24:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:24:20 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:24:21 Sending build context to Docker daemon 246.3kB 15:24:21 Step 1/7 : ARG BASE=golang:1.15-alpine 15:24:21 Step 2/7 : FROM ${BASE} 15:24:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:21 5f621e34cdf4: Pulling fs layer 15:24:21 a4357932f1b6: Pulling fs layer 15:24:21 18c013af1878: Pulling fs layer 15:24:21 00ac8860ef70: Pulling fs layer 15:24:21 63d7cb157983: Pulling fs layer 15:24:21 b116817d02f9: Pulling fs layer 15:24:21 745a02a5169b: Pulling fs layer 15:24:21 00ac8860ef70: Waiting 15:24:21 63d7cb157983: Waiting 15:24:21 b116817d02f9: Waiting 15:24:21 745a02a5169b: Waiting 15:24:21 18c013af1878: Verifying Checksum 15:24:21 a4357932f1b6: Verifying Checksum 15:24:21 a4357932f1b6: Download complete 15:24:21 63d7cb157983: Verifying Checksum 15:24:21 63d7cb157983: Download complete 15:24:21 b116817d02f9: Download complete 15:24:21 5f621e34cdf4: Download complete 15:24:22 5f621e34cdf4: Pull complete 15:24:23 a4357932f1b6: Pull complete 15:24:24 18c013af1878: Pull complete 15:24:24 745a02a5169b: Verifying Checksum 15:24:24 745a02a5169b: Download complete 15:24:25 00ac8860ef70: Download complete 15:24:35 00ac8860ef70: Pull complete 15:24:35 63d7cb157983: Pull complete 15:24:36 b116817d02f9: Pull complete 15:24:40 745a02a5169b: Pull complete 15:24:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:24:40 ---> b7e6874047d6 15:24:40 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:24:43 ---> Running in 33b4c392926c 15:24:43 Removing intermediate container 33b4c392926c 15:24:43 ---> 664cbde2a463 15:24:43 Step 4/7 : RUN apk add --update bash 15:24:43 ---> Running in 93dbc4208d1e 15:24:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:46 OK: 142 MiB in 39 packages 15:24:46 Running on prd-centos7-docker-4c-2g-33704 in /w/workspace/undry_go-mod-configuration_PR-34 [Pipeline] { [Pipeline] ws 15:24:47 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 15:24:48 Removing intermediate container 93dbc4208d1e 15:24:48 ---> 892f0fac63c9 15:24:48 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:24:48 ---> Running in ff6945b69774 15:24:48 Removing intermediate container ff6945b69774 15:24:48 ---> 3388a31c9eef 15:24:48 Step 6/7 : COPY go.mod . 15:24:49 ---> bf7c89a5bb07 15:24:49 Step 7/7 : RUN go mod download 15:24:49 ---> Running in 36269cdc433b 15:24:49 using credential edgex-jenkins-ssh 15:24:49 Cloning the remote Git repository 15:24:49 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 15:24:49 > git init /w/workspace/go-mod-configuration/1 # timeout=10 15:24:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:24:49 > git --version # timeout=10 15:24:49 > git --version # 'git version 2.24.3' 15:24:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:24:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 15:24:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 15:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:50 Merging remotes/origin/master commit c17a20f7f5fea15f065e3b2e57234782cafc5e7b into PR head commit 723e7b17e0ba3574759c9b33c5a25b22d0eda157 15:24:51 Merge succeeded, producing 723e7b17e0ba3574759c9b33c5a25b22d0eda157 15:24:51 Checking out Revision 723e7b17e0ba3574759c9b33c5a25b22d0eda157 (PR-34) 15:24:50 > git config core.sparsecheckout # timeout=10 15:24:50 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 15:24:51 > git remote # timeout=10 15:24:51 > git config --get remote.origin.url # timeout=10 15:24:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:51 > git merge c17a20f7f5fea15f065e3b2e57234782cafc5e7b # timeout=10 15:24:51 > git rev-parse HEAD^{commit} # timeout=10 15:24:51 > git config core.sparsecheckout # timeout=10 15:24:51 > git checkout -f 723e7b17e0ba3574759c9b33c5a25b22d0eda157 # timeout=10 15:24:54 Commit message: "revert: go-toml upgrade dot release" 15:24:54 > git --version # timeout=10 15:24:54 > git --version # 'git version 2.24.3' 15:24:54 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:24:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:24:56 + sudo service docker restart 15:24:56 + true 15:24:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:24:58 ========================================================= 15:24:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:24:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:24:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:24:59 Sending build context to Docker daemon 247.3kB 15:24:59 Step 1/7 : ARG BASE=golang:1.15-alpine 15:24:59 Step 2/7 : FROM ${BASE} 15:24:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:24:59 188c0c94c7c5: Pulling fs layer 15:24:59 0ef7d3d256c8: Pulling fs layer 15:24:59 de9db76c5a1d: Pulling fs layer 15:24:59 bca2f99d35d6: Pulling fs layer 15:24:59 93359f2a8cfa: Pulling fs layer 15:24:59 7c6f9722023f: Pulling fs layer 15:24:59 a35cf1a2eb13: Pulling fs layer 15:24:59 bca2f99d35d6: Waiting 15:24:59 93359f2a8cfa: Waiting 15:24:59 a35cf1a2eb13: Waiting 15:24:59 7c6f9722023f: Waiting 15:24:59 de9db76c5a1d: Verifying Checksum 15:24:59 de9db76c5a1d: Download complete 15:24:59 0ef7d3d256c8: Verifying Checksum 15:24:59 0ef7d3d256c8: Download complete 15:24:59 93359f2a8cfa: Verifying Checksum 15:24:59 93359f2a8cfa: Download complete 15:24:59 7c6f9722023f: Download complete 15:24:59 188c0c94c7c5: Verifying Checksum 15:24:59 188c0c94c7c5: Download complete 15:24:59 188c0c94c7c5: Pull complete 15:24:59 0ef7d3d256c8: Pull complete 15:25:00 de9db76c5a1d: Pull complete 15:25:01 a35cf1a2eb13: Verifying Checksum 15:25:01 a35cf1a2eb13: Download complete 15:25:02 bca2f99d35d6: Verifying Checksum 15:25:02 bca2f99d35d6: Download complete 15:25:07 Removing intermediate container 36269cdc433b 15:25:07 ---> 0accd97f0310 15:25:07 Successfully built 0accd97f0310 15:25:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:07 + docker inspect -f . ci-base-image-arm64 15:25:07 . [Pipeline] withDockerContainer 15:25:08 prd-ubuntu18.04-docker-arm64-4c-16g-33703 does not seem to be running inside a container 15:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:09 bca2f99d35d6: Pull complete 15:25:09 93359f2a8cfa: Pull complete 15:25:09 7c6f9722023f: Pull complete 15:25:09 $ docker top 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:10 + go version 15:25:10 go version go1.15.5 linux/arm64 [Pipeline] } 15:25:10 $ docker stop --time=1 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d 15:25:12 a35cf1a2eb13: Pull complete 15:25:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:25:12 ---> a62c8e92a672 15:25:12 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:25:12 ---> Running in 47281631b851 15:25:12 Removing intermediate container 47281631b851 15:25:12 ---> 357f73937dc9 15:25:12 Step 4/7 : RUN apk add --update bash 15:25:12 $ docker rm -f 332fdaa0d3411b5eaaa3f68b2966c048820d505cd7896cbd2393ab6302be317d 15:25:12 ---> Running in 60419e0d4a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 15:25:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:25:14 + docker inspect -f . ci-base-image-arm64 15:25:14 . [Pipeline] withDockerContainer 15:25:14 prd-ubuntu18.04-docker-arm64-4c-16g-33703 does not seem to be running inside a container 15:25:14 OK: 166 MiB in 39 packages 15:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:15 Removing intermediate container 60419e0d4a3c 15:25:15 ---> 858996582810 15:25:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:25:15 ---> Running in b02eb78ad4e1 15:25:15 Removing intermediate container b02eb78ad4e1 15:25:15 ---> 5dd7ac3c44a9 15:25:15 Step 6/7 : COPY go.mod . 15:25:15 ---> 37c8e64f6b17 15:25:15 Step 7/7 : RUN go mod download 15:25:15 ---> Running in a28fa005e517 15:25:16 $ docker top 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:17 + make test 15:25:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:25:30 Removing intermediate container a28fa005e517 15:25:30 ---> 58f3b7757043 15:25:30 Successfully built 58f3b7757043 15:25:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:25:31 + docker inspect -f . ci-base-image-x86_64 15:25:31 . [Pipeline] withDockerContainer 15:25:31 prd-centos7-docker-4c-2g-33704 does not seem to be running inside a container 15:25:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:32 $ docker top 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:32 + go version 15:25:32 go version go1.15.5 linux/amd64 [Pipeline] } 15:25:32 $ docker stop --time=1 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea 15:25:34 $ docker rm -f 08ad858a235ee53b5f09fc874f62481435524497e5e3139c1d843526342505ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:35 + docker inspect -f . ci-base-image-x86_64 15:25:35 . [Pipeline] withDockerContainer 15:25:35 prd-centos7-docker-4c-2g-33704 does not seem to be running inside a container 15:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:36 $ docker top 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:36 + make test 15:25:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:25:44 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.023s coverage: 85.7% of statements 15:25:46 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.637s coverage: 87.4% of statements 15:25:46 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.012s coverage: 100.0% of statements 15:25:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:25:46 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.024s coverage: 85.7% of statements 15:25:48 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.551s coverage: 87.4% of statements 15:25:48 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.006s coverage: 100.0% of statements 15:25:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:25:49 gofmt -l . 15:25:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:25:49 $ docker stop --time=1 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 15:25:50 gofmt -l . 15:25:50 [ "`gofmt -l .`" = "" ] 15:25:51 $ docker rm -f 4c7a65030f115fbf93aabe56e41dd36a07fbbf856a7e8e72acc7571d28a2d097 [Pipeline] // withDockerContainer [Pipeline] } 15:25:52 $ docker stop --time=1 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf 15:25:54 $ docker rm -f 60d2b34ca96d41419f8842de17ae5492ac2984d56bfb2e18b78e84849ab6acaf [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 15:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:25:55 Warning: overwriting stash ‘coverage-report’ 15:25:55 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) 15:25:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:25:57 ---> job-cost.sh 15:25:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RcYR 15:25:57 ---> job-cost.sh 15:25:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Vx7 15:26:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:26:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:26:38 lf-activate-venv(): INFO: Adding /tmp/venv-RcYR/bin to PATH 15:26:38 INFO: No Stack... 15:26:38 INFO: Retrieving Pricing Info for: v1-standard-2 15:26:39 INFO: Archiving Costs [Pipeline] sh 15:26:40 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 15:26:40 + cut -d, -f6 [Pipeline] lock 15:26:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] 15:26:40 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] did not exist. Created. 15:26:40 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:26:40 + echo total: 0.029999999329447746 [Pipeline] stash 15:26:40 Stashed 1 file(s) [Pipeline] } 15:26:41 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-3Vx7/bin to PATH 15:27:58 INFO: No Stack... 15:27:58 INFO: Retrieving Pricing Info for: lf-standard-4 15:27:59 INFO: Archiving Costs [Pipeline] sh 15:27:59 + cut -d, -f6 15:27:59 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv [Pipeline] lock 15:27:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] 15:27:59 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] did not exist. Created. 15:27:59 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:00 /w/workspace/go-mod-configuration/1@tmp/durable-8ff88bf2/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-8ff88bf2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:00 + echo total: 0.20999999344348907 [Pipeline] stash 15:28:00 Warning: overwriting stash ‘stack-cost’ 15:28:00 Stashed 1 file(s) [Pipeline] } 15:28:00 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-34-1-stack-cost] [Pipeline] // lock [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] wrap 15:28:02 provisioning config files... 15:28:02 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-34@tmp/config722358438841895067tmp [Pipeline] { [Pipeline] sh 15:28:03 + set +x 15:28:03 + bash -s -- 15:28:03 + curl -s https://codecov.io/bash 15:28:05 15:28:05 _____ _ 15:28:05 / ____| | | 15:28:05 | | ___ __| | ___ ___ _____ __ 15:28:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:28:05 | |___| (_) | (_| | __/ (_| (_) \ V / 15:28:05 \_____\___/ \__,_|\___|\___\___/ \_/ 15:28:05 Bash-20210309-2b87ace 15:28:05 15:28:05 15:28:05 ==> git version 2.24.3 found 15:28:05 ==> 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 15:28:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:28:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:28:05 ==> Jenkins CI detected. 15:28:05 project root: . 15:28:05 --> token set from env 15:28:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:28:05 ==> Running gcov in . (disable via -X gcov) 15:28:05 ==> Python coveragepy not found 15:28:05 ==> Searching for coverage reports in: 15:28:05 + . 15:28:05 -> Found 1 reports 15:28:05 ==> Detecting git/mercurial file structure 15:28:06 ==> Reading reports 15:28:06 + ./coverage.out bytes=14452 15:28:06 ==> Appending adjustments 15:28:06 https://docs.codecov.io/docs/fixing-reports 15:28:06 + Found adjustments 15:28:06 ==> Gzipping contents 15:28:06 4.0K /tmp/codecov.L4qGcG.gz 15:28:06 ==> Uploading reports 15:28:06 url: https://codecov.io 15:28:06 query: branch=PR-34&commit=723e7b17e0ba3574759c9b33c5a25b22d0eda157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=34&job=&cmd_args= 15:28:06 -> Pinging Codecov 15:28:06 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-34&commit=723e7b17e0ba3574759c9b33c5a25b22d0eda157&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=34&job=&cmd_args= 15:28:07 -> Uploading to 15:28:07 https://storage.googleapis.com/codecov/v4/raw/2021-04-12/9F92B070CA9CA35F4914AC8684776953/723e7b17e0ba3574759c9b33c5a25b22d0eda157/26227aa2-d20d-4e16-9955-d7cd7d404ff5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210412T152806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d4056881bd8393109e2fef0c0a86ba6d2b0ee48db7e2e78b2fd2eccccf7f7be 15:28:07 % Total % Received % Xferd Average Speed Time Time Time Current 15:28:07 Dload Upload Total Spent Left Speed 15:28:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2647 0 0 100 2647 0 5123 --:--:-- --:--:-- --:--:-- 5129 15:28:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/723e7b17e0ba3574759c9b33c5a25b22d0eda157 [Pipeline] } 15:28:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:28:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:12 ---> package-listing.sh 15:28:12 ++ facter osfamily 15:28:12 ++ tr '[:upper:]' '[:lower:]' 15:28:12 + OS_FAMILY=redhat 15:28:12 + workspace=/w/workspace/undry_go-mod-configuration_PR-34 15:28:12 + START_PACKAGES=/tmp/packages_start.txt 15:28:12 + END_PACKAGES=/tmp/packages_end.txt 15:28:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:12 + PACKAGES=/tmp/packages_start.txt 15:28:12 + '[' /w/workspace/undry_go-mod-configuration_PR-34 ']' 15:28:12 + PACKAGES=/tmp/packages_end.txt 15:28:12 + case "${OS_FAMILY}" in 15:28:12 + sort 15:28:12 + rpm -qa 15:28:25 + '[' -f /tmp/packages_start.txt ']' 15:28:25 + '[' -f /tmp/packages_end.txt ']' 15:28:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:25 + '[' /w/workspace/undry_go-mod-configuration_PR-34 ']' 15:28:25 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-34/archives/ 15:28:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-34/archives/ [Pipeline] echo 15:28:25 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/undry_go-mod-configuration_PR-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:28:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:26 15:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:28:27 alpine: Pulling from edgex-lftools-log-publisher 15:28:27 df20fa9351a1: Pulling fs layer 15:28:27 36b3adc4ff6f: Pulling fs layer 15:28:27 8ad3a11d3b57: Pulling fs layer 15:28:27 46f8f816bc3b: Pulling fs layer 15:28:27 93b61091891f: Pulling fs layer 15:28:27 93b9cdb0e59b: Pulling fs layer 15:28:27 5e14af77c1be: Pulling fs layer 15:28:27 01666e4c0597: Pulling fs layer 15:28:27 aa168da1d23b: Pulling fs layer 15:28:27 46f8f816bc3b: Waiting 15:28:27 93b61091891f: Waiting 15:28:27 93b9cdb0e59b: Waiting 15:28:27 5e14af77c1be: Waiting 15:28:27 01666e4c0597: Waiting 15:28:27 aa168da1d23b: Waiting 15:28:27 36b3adc4ff6f: Download complete 15:28:27 46f8f816bc3b: Verifying Checksum 15:28:27 46f8f816bc3b: Download complete 15:28:28 df20fa9351a1: Verifying Checksum 15:28:28 df20fa9351a1: Download complete 15:28:28 93b9cdb0e59b: Verifying Checksum 15:28:28 93b9cdb0e59b: Download complete 15:28:28 93b61091891f: Verifying Checksum 15:28:28 93b61091891f: Download complete 15:28:28 5e14af77c1be: Verifying Checksum 15:28:28 5e14af77c1be: Download complete 15:28:28 01666e4c0597: Verifying Checksum 15:28:28 01666e4c0597: Download complete 15:28:28 df20fa9351a1: Pull complete 15:28:29 8ad3a11d3b57: Verifying Checksum 15:28:29 8ad3a11d3b57: Download complete 15:28:29 36b3adc4ff6f: Pull complete 15:28:32 8ad3a11d3b57: Pull complete 15:28:32 46f8f816bc3b: Pull complete 15:28:34 93b61091891f: Pull complete 15:28:34 93b9cdb0e59b: Pull complete 15:28:35 5e14af77c1be: Pull complete 15:28:35 01666e4c0597: Pull complete 15:28:39 aa168da1d23b: Verifying Checksum 15:28:39 aa168da1d23b: Download complete 15:29:02 aa168da1d23b: Pull complete 15:29:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:29:03 prd-centos7-docker-4c-2g-33702 does not seem to be running inside a container 15:29:03 $ 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/undry_go-mod-configuration_PR-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-34 -v /w/workspace/undry_go-mod-configuration_PR-34:/w/workspace/undry_go-mod-configuration_PR-34:rw,z -v /w/workspace/undry_go-mod-configuration_PR-34@tmp:/w/workspace/undry_go-mod-configuration_PR-34@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:alpine cat 15:29:07 $ docker top f55f24c8dcde024e370b4fd48084168c191ef6d13fcba85dee64f9244e1b0aba -eo pid,comm [Pipeline] { [Pipeline] sh 15:29:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:29:09 + mkdir -p /var/log/sa [Pipeline] sh 15:29:10 + ls /var/log/sa-host 15:29:10 + sadf -c /var/log/sa-host/sa12 15:29:10 file_magic: OK 15:29:10 HZ: Using current value: 100 15:29:10 file_header: OK 15:29:10 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 15:29:10 Statistics: 15:29:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:29:10 File successfully converted to sysstat format version 12.2.1 15:29:10 + sadf -c /var/log/sa-host/sa23 15:29:10 file_magic: OK 15:29:10 HZ: Using current value: 100 15:29:10 file_header: OK 15:29:10 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 15:29:10 Statistics: 15:29:10 Hnuu...uuuununununu... 15:29:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:11 provisioning config files... 15:29:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-34@tmp/config4154089750366001714tmp [Pipeline] { [Pipeline] echo 15:29:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:12 ---> create-netrc.sh [Pipeline] } 15:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:29:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:29:13 ---> python-tools-install.sh [Pipeline] echo 15:29:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:14 ---> sudo-logs.sh 15:29:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:16 ---> job-cost.sh 15:29:16 lf-activate-venv: SKIPPING 15:29:16 DEBUG: total: 0.20999999344348907 15:29:16 INFO: Retrieving Stack Cost... 15:29:17 INFO: Retrieving Pricing Info for: v1-standard-2 15:29:18 INFO: Archiving Costs [Pipeline] echo 15:29:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:18 ---> logs-deploy.sh 15:29:18 lf-activate-venv: SKIPPING 15:29:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-34/1 15:29:18 INFO: archiving workspace using pattern(s): 15:29:22 Archives upload complete. 15:29:22 INFO: archiving logs to Nexus 15:29:25 ---> uname -a: 15:29:25 Linux prd-centos7-docker-4c-2g-33702.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:29:25 15:29:25 15:29:25 ---> lscpu: 15:29:25 Architecture: x86_64 15:29:25 CPU op-mode(s): 32-bit, 64-bit 15:29:25 Byte Order: Little Endian 15:29:25 Address sizes: 40 bits physical, 48 bits virtual 15:29:25 CPU(s): 4 15:29:25 On-line CPU(s) list: 0-3 15:29:25 Thread(s) per core: 1 15:29:25 Core(s) per socket: 1 15:29:25 Socket(s): 4 15:29:25 NUMA node(s): 1 15:29:25 Vendor ID: GenuineIntel 15:29:25 CPU family: 6 15:29:25 Model: 44 15:29:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:29:25 Stepping: 1 15:29:25 CPU MHz: 2933.438 15:29:25 BogoMIPS: 5866.87 15:29:25 Virtualization: VT-x 15:29:25 Hypervisor vendor: KVM 15:29:25 Virtualization type: full 15:29:25 L1d cache: 128 KiB 15:29:25 L1i cache: 128 KiB 15:29:25 L2 cache: 16 MiB 15:29:25 L3 cache: 64 MiB 15:29:25 NUMA node0 CPU(s): 0-3 15:29:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:29:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:29:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:29:25 Vulnerability Meltdown: Mitigation; PTI 15:29:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:29:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:29:25 Vulnerability Srbds: Not affected 15:29:25 Vulnerability Tsx async abort: Not affected 15:29:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:29:25 15:29:25 15:29:25 ---> nproc: 15:29:25 4 15:29:25 15:29:25 15:29:25 ---> df -h: 15:29:25 Filesystem Size Used Available Use% Mounted on 15:29:25 overlay 50.0G 7.3G 42.7G 15% / 15:29:25 tmpfs 64.0M 0 64.0M 0% /dev 15:29:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:29:25 shm 64.0M 0 64.0M 0% /dev/shm 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-34@tmp 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 15:29:25 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/undry_go-mod-configuration_PR-34 15:29:25 15:29:25 15:29:25 ---> free -m: 15:29:25 total used free shared buff/cache available 15:29:25 Mem: 1837 702 94 0 1040 1030 15:29:25 Swap: 1023 1 1022 15:29:25 15:29:25 15:29:25 ---> ip addr: 15:29:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:29:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:25 inet 127.0.0.1/8 scope host lo 15:29:25 valid_lft forever preferred_lft forever 15:29:25 inet6 ::1/128 scope host 15:29:25 valid_lft forever preferred_lft forever 15:29:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:29:25 link/ether fa:16:3e:ac:38:aa brd ff:ff:ff:ff:ff:ff 15:29:25 inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 15:29:25 valid_lft 85837sec preferred_lft 85837sec 15:29:25 inet6 fe80::f816:3eff:feac:38aa/64 scope link 15:29:25 valid_lft forever preferred_lft forever 15:29:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:29:25 link/ether 02:42:4e:96:8b:44 brd ff:ff:ff:ff:ff:ff 15:29:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:29:25 valid_lft forever preferred_lft forever 15:29:25 inet6 fe80::42:4eff:fe96:8b44/64 scope link 15:29:25 valid_lft forever preferred_lft forever 15:29:25 15:29:25 15:29:25 ---> sar -b -r -n DEV: 15:29:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 15:29:25 15:29:25 15:19:46 LINUX RESTART (4 CPU) 15:29:25 15:29:25 15:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:25 15:22:01 45.84 14.89 30.95 0.00 4820.88 3514.08 0.00 15:29:25 15:23:01 2.35 0.00 2.35 0.00 0.00 55.70 0.00 15:29:25 15:24:01 0.42 0.00 0.42 0.00 0.00 6.04 0.00 15:29:25 15:25:01 0.23 0.00 0.23 0.00 0.00 3.09 0.00 15:29:25 15:26:01 0.33 0.00 0.33 0.00 0.00 4.47 0.00 15:29:25 15:27:01 0.27 0.00 0.27 0.00 0.00 2.58 0.00 15:29:25 15:28:01 0.22 0.00 0.22 0.00 0.00 1.78 0.00 15:29:25 15:29:02 133.50 66.20 67.29 0.00 4751.66 16434.01 0.00 15:29:25 Average: 22.97 10.18 12.78 0.00 1194.66 2514.93 0.00 15:29:25 15:29:25 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:25 15:22:01 159496 0 590172 31.37 2620 1129256 1154748 39.41 407516 1115088 80 15:29:25 15:23:01 171656 0 578008 30.72 2620 1129260 1075580 36.71 419264 1092648 16 15:29:25 15:24:01 171716 0 577944 30.72 2620 1129264 1065300 36.36 420744 1091744 8 15:29:25 15:25:01 169904 0 579752 30.81 2620 1129268 1065576 36.37 426236 1087968 8 15:29:25 15:26:01 170680 0 578972 30.77 2620 1129272 1065384 36.36 425392 1087964 8 15:29:25 15:27:01 171412 0 578236 30.73 2620 1129276 1065372 36.36 436020 1077080 8 15:29:25 15:28:01 171736 0 577908 30.71 2620 1129280 1065300 36.36 435876 1077080 8 15:29:25 15:29:02 227636 0 664800 35.33 2620 986488 1074148 36.66 420332 973744 33176 15:29:25 Average: 176780 0 590724 31.40 2620 1111420 1078926 36.82 423922 1075414 4164 15:29:25 15:29:25 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:25 15:22:01 eth0 131.63 111.62 640.72 67.03 0.00 0.00 0.00 0.00 15:29:25 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:22:01 docker0 1.11 0.91 0.21 1.35 0.00 0.00 0.00 0.00 15:29:25 15:23:01 eth0 0.40 0.13 0.02 0.03 0.00 0.00 0.00 0.00 15:29:25 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:24:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 15:29:25 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:25:01 eth0 2.36 1.38 3.52 0.42 0.00 0.00 0.00 0.00 15:29:25 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:26:01 eth0 0.20 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:29:25 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:25 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:29:25 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:29:02 eth0 207.74 163.28 2159.91 21.00 0.00 0.00 0.00 0.00 15:29:25 15:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 15:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 Average: eth0 42.91 34.61 351.89 11.00 0.00 0.00 0.00 0.00 15:29:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:25 Average: docker0 0.14 0.11 0.03 0.17 0.00 0.00 0.00 0.00 15:29:25 15:29:25 15:29:25 ---> sar -P ALL: 15:29:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/12/21 _x86_64_ (4 CPU) 15:29:25 15:29:25 15:19:46 LINUX RESTART (4 CPU) 15:29:25 15:29:25 15:21:02 CPU %user %nice %system %iowait %steal %idle 15:29:25 15:22:01 all 6.29 0.00 3.95 1.11 28.27 60.38 15:29:25 15:22:01 0 6.13 0.00 3.87 1.89 30.78 57.33 15:29:25 15:22:01 1 5.73 0.00 3.56 0.65 28.25 61.80 15:29:25 15:22:01 2 5.74 0.00 3.19 1.06 26.85 63.16 15:29:25 15:22:01 3 7.60 0.00 5.25 0.82 27.15 59.19 15:29:25 15:23:01 all 0.17 0.00 0.05 0.00 1.53 98.24 15:29:25 15:23:01 0 0.03 0.00 0.07 0.00 1.22 98.68 15:29:25 15:23:01 1 0.07 0.00 0.08 0.00 1.79 98.06 15:29:25 15:23:01 2 0.28 0.00 0.02 0.00 0.76 98.94 15:29:25 15:23:01 3 0.29 0.00 0.05 0.00 2.35 97.31 15:29:25 15:24:01 all 0.11 0.00 0.03 0.00 0.44 99.42 15:29:25 15:24:01 0 0.02 0.00 0.03 0.00 0.28 99.67 15:29:25 15:24:01 1 0.03 0.00 0.05 0.00 0.81 99.11 15:29:25 15:24:01 2 0.03 0.00 0.03 0.00 0.40 99.53 15:29:25 15:24:01 3 0.35 0.00 0.02 0.00 0.25 99.38 15:29:25 15:25:01 all 0.11 0.00 0.04 0.00 1.33 98.53 15:29:25 15:25:01 0 0.05 0.00 0.02 0.00 1.66 98.28 15:29:25 15:25:01 1 0.03 0.00 0.03 0.00 0.45 99.49 15:29:25 15:25:01 2 0.03 0.00 0.03 0.00 1.68 98.26 15:29:25 15:25:01 3 0.31 0.00 0.07 0.00 1.53 98.09 15:29:25 15:26:01 all 0.09 0.00 0.08 0.00 0.55 99.28 15:29:25 15:26:01 0 0.05 0.00 0.07 0.00 0.35 99.54 15:29:25 15:26:01 1 0.02 0.00 0.13 0.00 0.23 99.62 15:29:25 15:26:01 2 0.00 0.00 0.05 0.00 0.33 99.62 15:29:25 15:26:01 3 0.28 0.00 0.07 0.00 1.29 98.37 15:29:25 15:27:01 all 0.10 0.00 0.32 0.00 1.93 97.65 15:29:25 15:27:01 0 0.02 0.00 0.20 0.00 1.19 98.60 15:29:25 15:27:01 1 0.02 0.00 0.43 0.00 1.40 98.15 15:29:25 15:27:01 2 0.07 0.00 0.43 0.00 2.16 97.35 15:29:25 15:27:01 3 0.29 0.00 0.23 0.00 2.94 96.54 15:29:25 15:28:01 all 0.08 0.00 0.02 0.00 1.06 98.84 15:29:25 15:28:01 0 0.03 0.00 0.03 0.00 1.51 98.42 15:29:25 15:28:01 1 0.25 0.00 0.02 0.00 1.24 98.50 15:29:25 15:28:01 2 0.02 0.00 0.02 0.00 0.55 99.42 15:29:25 15:28:01 3 0.02 0.00 0.03 0.00 0.94 99.01 15:29:25 15:29:02 all 3.68 0.00 3.24 2.82 28.67 61.59 15:29:25 15:29:02 0 3.12 0.00 3.21 1.35 30.20 62.12 15:29:25 15:29:02 1 3.13 0.00 2.99 1.10 27.92 64.87 15:29:25 15:29:02 2 5.03 0.00 3.51 5.53 29.04 56.90 15:29:25 15:29:02 3 3.47 0.00 3.25 3.42 27.47 62.39 15:29:25 Average: all 1.45 0.00 1.06 0.55 8.70 88.25 15:29:25 Average: 0 1.31 0.00 1.04 0.45 9.30 87.91 15:29:25 Average: 1 1.28 0.00 1.00 0.24 8.52 88.96 15:29:25 Average: 2 1.54 0.00 0.99 0.91 8.42 88.13 15:29:25 Average: 3 1.67 0.00 1.20 0.59 8.54 88.00 15:29:25 15:29:25 15:29:25