Pull request #2969 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014+bbb161aa59ef099937232867751a09afbb087fa9 (6e72cf714aba5097ce204cd7dd23dd613ecc28d2) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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/edgex-go/branches/PR-2969/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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/edgex-go/branches/PR-2969/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17047 in /w/workspace/edgexfoundry_edgex-go_PR-2969 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 Merge succeeded, producing dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 Checking out Revision dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 (PR-2969) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2969/head:refs/remotes/origin/PR-2969 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:28:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:28:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:28:16 ========================================================= 07:28:16 EdgeX Global Pipelines Version Info 07:28:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:28:17 ------------------- 07:28:17 stable info: 07:28:17 ------------------- 07:28:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:28:17 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:28:17 Message: update stable to v1.0.173 07:28:18 ------------------- 07:28:18 experimental info: 07:28:18 ------------------- 07:28:18 Commited By: **** collab-it+edgex@linuxfoundation.org 07:28:18 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:28:18 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:28:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:28:21 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2969 [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2969 [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2969 [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfc9fd7 [Pipeline] echo 07:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:28:23 provisioning config files... 07:28:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8175303823425572125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:23 ---> docker-login.sh 07:28:23 nexus3.edgexfoundry.org:10001 07:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:24 Configure a credential helper to remove this warning. See 07:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:24 07:28:24 Login Succeeded 07:28:24 nexus3.edgexfoundry.org:10002 07:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:24 Configure a credential helper to remove this warning. See 07:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:24 07:28:24 Login Succeeded 07:28:25 nexus3.edgexfoundry.org:10003 07:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:25 Configure a credential helper to remove this warning. See 07:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:25 07:28:25 Login Succeeded 07:28:25 nexus3.edgexfoundry.org:10004 07:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:25 Configure a credential helper to remove this warning. See 07:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:25 07:28:25 Login Succeeded 07:28:25 docker.io 07:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:28:25 Configure a credential helper to remove this warning. See 07:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:28:25 07:28:25 Login Succeeded 07:28:25 ---> docker-login.sh ends [Pipeline] } 07:28:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ cut -d/ -f2 07:28:26 ++ dirname cmd/core-command/Dockerfile 07:28:26 + echo core-command,cmd/core-command/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ cut -d/ -f2 07:28:26 ++ dirname cmd/core-data/Dockerfile 07:28:26 + echo core-data,cmd/core-data/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/core-metadata/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo core-metadata,cmd/core-metadata/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/security-proxy-setup/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/support-notifications/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo support-notifications,cmd/support-notifications/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ dirname cmd/support-scheduler/Dockerfile 07:28:26 ++ cut -d/ -f2 07:28:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:28:26 + for file in '`ls cmd/**/Dockerfile`' 07:28:26 ++ cut -d/ -f2 07:28:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:28:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:28:26 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:27 07:28:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:28:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:28 latest: Pulling from edgex-devops/git-semver 07:28:28 31603596830f: Pulling fs layer 07:28:28 2a8b12db71e7: Pulling fs layer 07:28:28 6ca5941a6612: Pulling fs layer 07:28:28 ecc8261a40a4: Pulling fs layer 07:28:28 ecc8261a40a4: Waiting 07:28:28 2a8b12db71e7: Verifying Checksum 07:28:28 2a8b12db71e7: Download complete 07:28:28 31603596830f: Verifying Checksum 07:28:28 31603596830f: Download complete 07:28:28 ecc8261a40a4: Verifying Checksum 07:28:28 ecc8261a40a4: Download complete 07:28:28 6ca5941a6612: Download complete 07:28:29 31603596830f: Pull complete 07:28:29 2a8b12db71e7: Pull complete 07:28:30 6ca5941a6612: Pull complete 07:28:31 ecc8261a40a4: Pull complete 07:28:31 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:28:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:28:31 prd-centos7-docker-4c-2g-17047 does not seem to be running inside a container 07:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:28:34 $ docker top 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:34 [ssh-agent] Looking for ssh-agent implementation... 07:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:35 $ docker exec 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe ssh-agent 07:28:35 SSH_AUTH_SOCK=/tmp/ssh-gX1bRQHu47IY/agent.13 07:28:35 SSH_AGENT_PID=18 07:28:35 Running ssh-add (command line suppressed) 07:28:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_47218080359837571.key (/w/workspace/edgex-go/1@tmp/private_key_47218080359837571.key) 07:28:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:36 + git tag --points-at HEAD [Pipeline] } 07:28:36 $ docker exec --env ******** --env ******** 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe ssh-agent -k 07:28:36 unset SSH_AUTH_SOCK; 07:28:36 unset SSH_AGENT_PID; 07:28:36 echo Agent pid 18 killed; 07:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:28:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:36 [ssh-agent] Looking for ssh-agent implementation... 07:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:37 $ docker exec 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe ssh-agent 07:28:37 SSH_AUTH_SOCK=/tmp/ssh-mhwU4ctE3SlJ/agent.47 07:28:37 SSH_AGENT_PID=52 07:28:37 Running ssh-add (command line suppressed) 07:28:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2168831020561772370.key (/w/workspace/edgex-go/1@tmp/private_key_2168831020561772370.key) 07:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:38 + git semver init 07:28:38 # -> Open(): unable to determine branch for HEAD 07:28:38 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:28:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:28:38 # $SEMVER_REMOTE_NAME = origin 07:28:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:28:38 # $SEMVER_USER_NAME = edgex-jenkins 07:28:38 # $SEMVER_BRANCH = PR-2969 07:28:38 # $SEMVER_TEMP = /tmp/semver-918528222 07:28:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:29:10 # '/tmp/semver-918528222' -> '/w/workspace/edgex-go/1/.semver' 07:29:10 # -> Force: false 07:29:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:29:11 $ docker exec --env ******** --env ******** 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe ssh-agent -k 07:29:11 unset SSH_AUTH_SOCK; 07:29:11 unset SSH_AGENT_PID; 07:29:11 echo Agent pid 52 killed; 07:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:12 + git semver [Pipeline] } 07:29:12 $ docker stop --time=1 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe 07:29:13 $ docker rm -f 17593c5b1c5916318ebd33cea9051aba9a1e27cff18765d8bbb8b56c424920fe [Pipeline] // withDockerContainer [Pipeline] sh 07:29:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:15 Stashed 1 file(s) [Pipeline] echo 07:29:15 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:29:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:29:17 + sudo service docker restart 07:29:17 + true 07:29:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:29:18 ========================================================= 07:29:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:29:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:29:19 + 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 . 07:29:24 Sending build context to Docker daemon 326.1MB 07:29:25 Step 1/7 : ARG BASE=golang:1.15-alpine 07:29:25 Step 2/7 : FROM ${BASE} 07:29:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:25 188c0c94c7c5: Pulling fs layer 07:29:25 0ef7d3d256c8: Pulling fs layer 07:29:25 de9db76c5a1d: Pulling fs layer 07:29:25 bca2f99d35d6: Pulling fs layer 07:29:25 93359f2a8cfa: Pulling fs layer 07:29:25 7c6f9722023f: Pulling fs layer 07:29:25 a35cf1a2eb13: Pulling fs layer 07:29:25 93359f2a8cfa: Waiting 07:29:25 7c6f9722023f: Waiting 07:29:25 a35cf1a2eb13: Waiting 07:29:25 bca2f99d35d6: Waiting 07:29:25 de9db76c5a1d: Verifying Checksum 07:29:25 de9db76c5a1d: Download complete 07:29:25 0ef7d3d256c8: Download complete 07:29:25 93359f2a8cfa: Download complete 07:29:25 7c6f9722023f: Verifying Checksum 07:29:25 7c6f9722023f: Download complete 07:29:25 188c0c94c7c5: Verifying Checksum 07:29:25 188c0c94c7c5: Download complete 07:29:26 188c0c94c7c5: Pull complete 07:29:26 0ef7d3d256c8: Pull complete 07:29:26 de9db76c5a1d: Pull complete 07:29:29 a35cf1a2eb13: Verifying Checksum 07:29:29 a35cf1a2eb13: Download complete 07:29:29 bca2f99d35d6: Verifying Checksum 07:29:29 bca2f99d35d6: Download complete 07:29:31 Still waiting to schedule task 07:29:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-17048’ is offline 07:29:40 bca2f99d35d6: Pull complete 07:29:40 93359f2a8cfa: Pull complete 07:29:40 7c6f9722023f: Pull complete 07:29:44 a35cf1a2eb13: Pull complete 07:29:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:29:44 ---> a62c8e92a672 07:29:44 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:29:44 ---> Running in 6454a5fa7297 07:29:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:29:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:29:46 (1/12) Installing libmagic (5.38-r0) 07:29:47 (2/12) Installing file (5.38-r0) 07:29:47 (3/12) Installing libc-dev (0.7.2-r3) 07:29:47 (4/12) Installing g++ (9.3.0-r2) 07:29:55 (5/12) Installing fortify-headers (1.1-r0) 07:29:55 (6/12) Installing patch (2.7.6-r6) 07:29:55 (7/12) Installing build-base (0.5-r2) 07:29:55 (8/12) Installing libsodium (1.0.18-r0) 07:29:55 (9/12) Installing pkgconf (1.7.2-r0) 07:29:55 (10/12) Installing libsodium-dev (1.0.18-r0) 07:29:55 (11/12) Installing libzmq (4.3.3-r0) 07:29:55 (12/12) Installing zeromq-dev (4.3.3-r0) 07:29:55 Executing busybox-1.31.1-r19.trigger 07:29:55 OK: 233 MiB in 51 packages 07:30:00 Removing intermediate container 6454a5fa7297 07:30:00 ---> 9c3f55c004c4 07:30:00 Step 4/7 : WORKDIR /edgex-go 07:30:00 ---> Running in 696a1556b321 07:30:00 Removing intermediate container 696a1556b321 07:30:00 ---> 173ee0f24398 07:30:00 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:30:01 latest: Pulling from library/docker 07:30:01 801bfaa63ef2: Pulling fs layer 07:30:01 4f7dc993c79e: Pulling fs layer 07:30:01 d39d95e4997f: Pulling fs layer 07:30:01 1cda4b703d87: Pulling fs layer 07:30:01 54e5375350ea: Pulling fs layer 07:30:01 f08cd1b3bb1b: Pulling fs layer 07:30:01 8e17d04e0c68: Pulling fs layer 07:30:01 54e5375350ea: Waiting 07:30:01 f08cd1b3bb1b: Waiting 07:30:01 8e17d04e0c68: Waiting 07:30:01 1cda4b703d87: Waiting 07:30:01 d39d95e4997f: Verifying Checksum 07:30:01 d39d95e4997f: Download complete 07:30:01 801bfaa63ef2: Verifying Checksum 07:30:01 4f7dc993c79e: Verifying Checksum 07:30:01 4f7dc993c79e: Download complete 07:30:02 54e5375350ea: Verifying Checksum 07:30:02 54e5375350ea: Download complete 07:30:02 f08cd1b3bb1b: Verifying Checksum 07:30:02 f08cd1b3bb1b: Download complete 07:30:02 8e17d04e0c68: Verifying Checksum 07:30:02 8e17d04e0c68: Download complete 07:30:02 801bfaa63ef2: Pull complete 07:30:03 4f7dc993c79e: Pull complete 07:30:04 1cda4b703d87: Verifying Checksum 07:30:04 1cda4b703d87: Download complete 07:30:04 d39d95e4997f: Pull complete 07:30:11 1cda4b703d87: Pull complete 07:30:11 54e5375350ea: Pull complete 07:30:11 f08cd1b3bb1b: Pull complete 07:30:11 8e17d04e0c68: Pull complete 07:30:11 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:30:11 Status: Downloaded newer image for docker:latest 07:30:14 ---> ad0beeea707c 07:30:14 Step 6/7 : COPY go.mod . 07:30:14 ---> 781bad50627d 07:30:14 Step 7/7 : RUN go mod download 07:30:14 ---> Running in a01b1ad8f2fc 07:30:47 Removing intermediate container a01b1ad8f2fc 07:30:47 ---> 604b8e1ddd52 07:30:47 Successfully built 604b8e1ddd52 07:30:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:30:47 + docker inspect -f . ci-base-image-x86_64 07:30:48 . [Pipeline] withDockerContainer 07:30:48 prd-centos7-docker-4c-2g-17047 does not seem to be running inside a container 07:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 07:30:50 $ docker top 01fae3002e3bf3f34d8db9dca53728d0771c6c34afd779bd3cb25ac30e18002d -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:51 + go version 07:30:51 go version go1.15.5 linux/amd64 [Pipeline] } 07:30:51 $ docker stop --time=1 01fae3002e3bf3f34d8db9dca53728d0771c6c34afd779bd3cb25ac30e18002d 07:30:53 $ docker rm -f 01fae3002e3bf3f34d8db9dca53728d0771c6c34afd779bd3cb25ac30e18002d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:30:55 + docker inspect -f . ci-base-image-x86_64 07:30:55 . [Pipeline] withDockerContainer 07:30:55 prd-centos7-docker-4c-2g-17047 does not seem to be running inside a container 07:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 07:30:57 $ docker top faee77a3f9bf083607398a04a4b4695e6f409f055e77da55ef887c9b9f110ee4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:30:58 ========================================================= 07:30:58 [edgeXBuildGoParallel] Running Tests and Build... 07:30:58 ========================================================= [Pipeline] sh 07:30:58 + make test 07:30:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:31:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:31:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:31:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing 07:31:01 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret 07:31:07 internal/core/command/main.go:30:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:31:07 internal/core/command/main.go:31:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:31:07 internal/core/command/main.go:32:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret 07:31:07 internal/core/command/main.go:33:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing 07:31:07 make: *** [Makefile:94: test] Error 1 [Pipeline] } 07:31:07 $ docker stop --time=1 faee77a3f9bf083607398a04a4b4695e6f409f055e77da55ef887c9b9f110ee4 07:31:09 $ docker rm -f faee77a3f9bf083607398a04a4b4695e6f409f055e77da55ef887c9b9f110ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:11 Failed in branch amd64 07:32:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17050 in /w/workspace/edgexfoundry_edgex-go_PR-2969 [Pipeline] { [Pipeline] ws 07:32:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:32:39 using credential edgex-jenkins-ssh 07:32:39 Cloning the remote Git repository 07:32:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:32:39 > git init /w/workspace/edgex-go/1 # timeout=10 07:32:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:39 > git --version # timeout=10 07:32:39 > git --version # 'git version 2.17.1' 07:32:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:55 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 07:32:55 Merge succeeded, producing dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 07:32:55 Checking out Revision dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 (PR-2969) 07:32:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2969/head:refs/remotes/origin/PR-2969 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:32:55 > git config core.sparsecheckout # timeout=10 07:32:55 > git checkout -f dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 # timeout=10 07:32:55 > git remote # timeout=10 07:32:55 > git config --get remote.origin.url # timeout=10 07:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:55 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 07:32:55 > git rev-parse HEAD^{commit} # timeout=10 07:32:55 > git config core.sparsecheckout # timeout=10 07:32:55 > git checkout -f dfc9fd7f28cc7e683cc1d86a5772cdfb2327f014 # timeout=10 07:33:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" 07:33:00 > git --version # timeout=10 07:33:00 > git --version # 'git version 2.17.1' 07:33:00 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:33:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:33:03 + sudo service docker+ restart 07:33:03 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:33:05 provisioning config files... 07:33:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1307032925739618997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:05 ---> docker-login.sh 07:33:05 nexus3.edgexfoundry.org:10001 07:33:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:06 Configure a credential helper to remove this warning. See 07:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:06 07:33:06 Login Succeeded 07:33:06 nexus3.edgexfoundry.org:10002 07:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:07 Configure a credential helper to remove this warning. See 07:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:07 07:33:07 Login Succeeded 07:33:07 nexus3.edgexfoundry.org:10003 07:33:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:07 Configure a credential helper to remove this warning. See 07:33:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:07 07:33:07 Login Succeeded 07:33:07 nexus3.edgexfoundry.org:10004 07:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:08 Configure a credential helper to remove this warning. See 07:33:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:08 07:33:08 Login Succeeded 07:33:08 docker.io 07:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:09 Configure a credential helper to remove this warning. See 07:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:09 07:33:09 Login Succeeded 07:33:09 ---> docker-login.sh ends [Pipeline] } 07:33:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:33:09 ========================================================= 07:33:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:33:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:33:10 + 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 . 07:33:12 Sending build context to Docker daemon 165.3MB 07:33:12 Step 1/7 : ARG BASE=golang:1.15-alpine 07:33:12 Step 2/7 : FROM ${BASE} 07:33:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:33:12 5f621e34cdf4: Pulling fs layer 07:33:12 a4357932f1b6: Pulling fs layer 07:33:12 18c013af1878: Pulling fs layer 07:33:12 00ac8860ef70: Pulling fs layer 07:33:12 63d7cb157983: Pulling fs layer 07:33:12 b116817d02f9: Pulling fs layer 07:33:12 745a02a5169b: Pulling fs layer 07:33:12 00ac8860ef70: Waiting 07:33:12 63d7cb157983: Waiting 07:33:12 b116817d02f9: Waiting 07:33:12 745a02a5169b: Waiting 07:33:12 18c013af1878: Verifying Checksum 07:33:12 18c013af1878: Download complete 07:33:12 a4357932f1b6: Verifying Checksum 07:33:12 a4357932f1b6: Download complete 07:33:12 63d7cb157983: Verifying Checksum 07:33:12 63d7cb157983: Download complete 07:33:12 5f621e34cdf4: Verifying Checksum 07:33:12 5f621e34cdf4: Download complete 07:33:12 b116817d02f9: Download complete 07:33:13 5f621e34cdf4: Pull complete 07:33:14 a4357932f1b6: Pull complete 07:33:14 18c013af1878: Pull complete 07:33:15 745a02a5169b: Verifying Checksum 07:33:15 745a02a5169b: Download complete 07:33:16 00ac8860ef70: Verifying Checksum 07:33:16 00ac8860ef70: Download complete 07:33:26 00ac8860ef70: Pull complete 07:33:26 63d7cb157983: Pull complete 07:33:27 b116817d02f9: Pull complete 07:33:30 745a02a5169b: Pull complete 07:33:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:33:30 ---> b7e6874047d6 07:33:30 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:33:34 ---> Running in b7b5e73ce9b5 07:33:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:33:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:33:37 (1/12) Installing libmagic (5.38-r0) 07:33:37 (2/12) Installing file (5.38-r0) 07:33:37 (3/12) Installing libc-dev (0.7.2-r3) 07:33:37 (4/12) Installing g++ (9.3.0-r2) 07:33:46 (5/12) Installing fortify-headers (1.1-r0) 07:33:46 (6/12) Installing patch (2.7.6-r6) 07:33:46 (7/12) Installing build-base (0.5-r2) 07:33:46 (8/12) Installing libsodium (1.0.18-r0) 07:33:46 (9/12) Installing pkgconf (1.7.2-r0) 07:33:46 (10/12) Installing libsodium-dev (1.0.18-r0) 07:33:46 (11/12) Installing libzmq (4.3.3-r0) 07:33:46 (12/12) Installing zeromq-dev (4.3.3-r0) 07:33:46 Executing busybox-1.31.1-r19.trigger 07:33:46 OK: 217 MiB in 51 packages 07:33:50 Removing intermediate container b7b5e73ce9b5 07:33:50 ---> fb63400b1ca9 07:33:50 Step 4/7 : WORKDIR /edgex-go 07:33:50 ---> Running in 1cea7dd95003 07:33:51 Removing intermediate container 1cea7dd95003 07:33:51 ---> d90c579f4e52 07:33:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:33:51 latest: Pulling from library/docker 07:33:51 159e5727ea61: Pulling fs layer 07:33:51 687389c36290: Pulling fs layer 07:33:51 94e28978939c: Pulling fs layer 07:33:51 ea42096754a7: Pulling fs layer 07:33:51 bd61cee6920e: Pulling fs layer 07:33:51 87c4ece4675c: Pulling fs layer 07:33:51 90ca8b2ff088: Pulling fs layer 07:33:51 bd61cee6920e: Waiting 07:33:51 87c4ece4675c: Waiting 07:33:51 90ca8b2ff088: Waiting 07:33:51 ea42096754a7: Waiting 07:33:51 94e28978939c: Verifying Checksum 07:33:51 94e28978939c: Download complete 07:33:52 687389c36290: Verifying Checksum 07:33:52 687389c36290: Download complete 07:33:52 159e5727ea61: Download complete 07:33:52 bd61cee6920e: Verifying Checksum 07:33:52 bd61cee6920e: Download complete 07:33:52 87c4ece4675c: Download complete 07:33:52 90ca8b2ff088: Verifying Checksum 07:33:52 90ca8b2ff088: Download complete 07:33:52 159e5727ea61: Pull complete 07:33:53 687389c36290: Pull complete 07:33:53 ea42096754a7: Verifying Checksum 07:33:53 ea42096754a7: Download complete 07:33:53 94e28978939c: Pull complete 07:33:58 ea42096754a7: Pull complete 07:33:58 bd61cee6920e: Pull complete 07:33:58 87c4ece4675c: Pull complete 07:33:58 90ca8b2ff088: Pull complete 07:33:58 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:33:58 Status: Downloaded newer image for docker:latest 07:34:01 ---> f0aedb9e84d8 07:34:01 Step 6/7 : COPY go.mod . 07:34:02 ---> 7f821b841c00 07:34:02 Step 7/7 : RUN go mod download 07:34:02 ---> Running in ed06b1a2fca3 07:34:29 Removing intermediate container ed06b1a2fca3 07:34:29 ---> 7299ffbba938 07:34:29 Successfully built 7299ffbba938 07:34:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:34:30 + docker inspect -f . ci-base-image-arm64 07:34:30 . [Pipeline] withDockerContainer 07:34:30 prd-ubuntu18.04-docker-arm64-4c-16g-17050 does not seem to be running inside a container 07:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 07:34:31 $ docker top e9310d2ed18bc570055d7b836f52ccec71d20eab75a42d432e33348c3f755c85 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:32 + go version 07:34:32 go version go1.15.5 linux/arm64 [Pipeline] } 07:34:32 $ docker stop --time=1 e9310d2ed18bc570055d7b836f52ccec71d20eab75a42d432e33348c3f755c85 07:34:34 $ docker rm -f e9310d2ed18bc570055d7b836f52ccec71d20eab75a42d432e33348c3f755c85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:34:36 + docker inspect -f . ci-base-image-arm64 07:34:36 . [Pipeline] withDockerContainer 07:34:36 prd-ubuntu18.04-docker-arm64-4c-16g-17050 does not seem to be running inside a container 07:34:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 07:34:37 $ docker top e5e22ebbfd479b72254e6b4e435bcaa23215dacde9e21dfdd72264cd78ede854 -eo pid,comm [Pipeline] { [Pipeline] echo 07:34:38 ========================================================= 07:34:38 [edgeXBuildGoParallel] Running Tests and Build... 07:34:38 ========================================================= [Pipeline] sh 07:34:38 + make test 07:34:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:34:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret 07:34:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:34:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing 07:34:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:34:41 internal/core/command/main.go:30:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 07:34:41 internal/core/command/main.go:31:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 07:34:41 internal/core/command/main.go:32:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret 07:34:41 internal/core/command/main.go:33:2: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.64), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing 07:34:41 make: *** [Makefile:94: test] Error 1 [Pipeline] } 07:34:41 $ docker stop --time=1 e5e22ebbfd479b72254e6b4e435bcaa23215dacde9e21dfdd72264cd78ede854 07:34:43 $ docker rm -f e5e22ebbfd479b72254e6b4e435bcaa23215dacde9e21dfdd72264cd78ede854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:34:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:34:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:50 ---> package-listing.sh 07:34:50 ++ tr '[:upper:]' '[:lower:]' 07:34:50 ++ facter osfamily 07:34:50 + OS_FAMILY=redhat 07:34:50 + workspace=/w/workspace/edgex-go/1 07:34:50 + START_PACKAGES=/tmp/packages_start.txt 07:34:50 + END_PACKAGES=/tmp/packages_end.txt 07:34:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:50 + PACKAGES=/tmp/packages_start.txt 07:34:50 + '[' /w/workspace/edgex-go/1 ']' 07:34:50 + PACKAGES=/tmp/packages_end.txt 07:34:50 + case "${OS_FAMILY}" in 07:34:50 + rpm -qa 07:34:50 + sort 07:34:56 + '[' -f /tmp/packages_start.txt ']' 07:34:56 + '[' -f /tmp/packages_end.txt ']' 07:34:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:56 + '[' /w/workspace/edgex-go/1 ']' 07:34:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:34:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:34:56 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:34:57 07:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:34:58 alpine: Pulling from edgex-lftools-log-publisher 07:34:58 df20fa9351a1: Pulling fs layer 07:34:58 36b3adc4ff6f: Pulling fs layer 07:34:58 8ad3a11d3b57: Pulling fs layer 07:34:58 46f8f816bc3b: Pulling fs layer 07:34:58 93b61091891f: Pulling fs layer 07:34:58 93b9cdb0e59b: Pulling fs layer 07:34:58 5e14af77c1be: Pulling fs layer 07:34:58 01666e4c0597: Pulling fs layer 07:34:58 aa168da1d23b: Pulling fs layer 07:34:58 93b9cdb0e59b: Waiting 07:34:58 5e14af77c1be: Waiting 07:34:58 01666e4c0597: Waiting 07:34:58 aa168da1d23b: Waiting 07:34:58 46f8f816bc3b: Waiting 07:34:58 93b61091891f: Waiting 07:34:58 36b3adc4ff6f: Verifying Checksum 07:34:58 36b3adc4ff6f: Download complete 07:34:58 46f8f816bc3b: Verifying Checksum 07:34:58 46f8f816bc3b: Download complete 07:34:58 df20fa9351a1: Verifying Checksum 07:34:58 df20fa9351a1: Download complete 07:34:58 93b9cdb0e59b: Verifying Checksum 07:34:58 93b9cdb0e59b: Download complete 07:34:58 93b61091891f: Verifying Checksum 07:34:58 93b61091891f: Download complete 07:34:58 01666e4c0597: Verifying Checksum 07:34:58 01666e4c0597: Download complete 07:34:58 5e14af77c1be: Download complete 07:34:59 8ad3a11d3b57: Verifying Checksum 07:34:59 8ad3a11d3b57: Download complete 07:34:59 df20fa9351a1: Pull complete 07:34:59 36b3adc4ff6f: Pull complete 07:35:01 8ad3a11d3b57: Pull complete 07:35:01 46f8f816bc3b: Pull complete 07:35:02 93b61091891f: Pull complete 07:35:03 93b9cdb0e59b: Pull complete 07:35:03 aa168da1d23b: Verifying Checksum 07:35:03 aa168da1d23b: Download complete 07:35:03 5e14af77c1be: Pull complete 07:35:04 01666e4c0597: Pull complete 07:35:16 aa168da1d23b: Pull complete 07:35:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:35:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:35:16 prd-centos7-docker-4c-2g-17047 does not seem to be running inside a container 07:35:17 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:35:20 $ docker top 28b3cedb2c248aee8cfa6477f81fef1ea01a50edd093007dd89529baba90ff84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:35:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:35:22 + mkdir -p /var/log/sa [Pipeline] sh 07:35:22 + ls /var/log/sa-host 07:35:22 + sadf -c /var/log/sa-host/sa21 07:35:22 file_magic: OK 07:35:22 HZ: Using current value: 100 07:35:22 file_header: OK 07:35:22 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 07:35:22 Statistics: 07:35:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:35:22 File successfully converted to sysstat format version 12.2.1 07:35:22 + sadf -c /var/log/sa-host/sa23 07:35:22 file_magic: OK 07:35:22 HZ: Using current value: 100 07:35:22 file_header: OK 07:35:22 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 07:35:22 Statistics: 07:35:22 Hnuu...uuuununununu... 07:35:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:23 provisioning config files... 07:35:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2323088857904110497tmp [Pipeline] { [Pipeline] echo 07:35:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:35:23 ---> create-netrc.sh [Pipeline] } 07:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:35:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:35:24 ---> python-tools-install.sh [Pipeline] echo 07:35:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:35:24 ---> sudo-logs.sh 07:35:24 Archiving 'sudo' log.. [Pipeline] echo 07:35:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:35:25 ---> job-cost.sh 07:35:25 lf-activate-venv: SKIPPING 07:35:25 INFO: No Stack... 07:35:26 INFO: Retrieving Pricing Info for: v1-standard-2 07:35:27 INFO: Archiving Costs [Pipeline] echo 07:35:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:35:28 ---> logs-deploy.sh 07:35:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2969/1 07:35:28 INFO: archiving workspace using pattern(s): 07:35:30 Archives upload complete. 07:35:30 INFO: archiving logs to Nexus 07:35:32 ---> uname -a: 07:35:32 Linux prd-centos7-docker-4c-2g-17047.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:35:32 07:35:32 07:35:32 ---> lscpu: 07:35:32 Architecture: x86_64 07:35:32 CPU op-mode(s): 32-bit, 64-bit 07:35:32 Byte Order: Little Endian 07:35:32 Address sizes: 40 bits physical, 48 bits virtual 07:35:32 CPU(s): 4 07:35:32 On-line CPU(s) list: 0-3 07:35:32 Thread(s) per core: 1 07:35:32 Core(s) per socket: 1 07:35:32 Socket(s): 4 07:35:32 NUMA node(s): 1 07:35:32 Vendor ID: GenuineIntel 07:35:32 CPU family: 6 07:35:32 Model: 44 07:35:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:35:32 Stepping: 1 07:35:32 CPU MHz: 2933.438 07:35:32 BogoMIPS: 5866.87 07:35:32 Virtualization: VT-x 07:35:32 Hypervisor vendor: KVM 07:35:32 Virtualization type: full 07:35:32 L1d cache: 128 KiB 07:35:32 L1i cache: 128 KiB 07:35:32 L2 cache: 16 MiB 07:35:32 L3 cache: 64 MiB 07:35:32 NUMA node0 CPU(s): 0-3 07:35:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:35:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:35:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:35:32 Vulnerability Meltdown: Mitigation; PTI 07:35:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:35:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:35:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:35:32 Vulnerability Srbds: Not affected 07:35:32 Vulnerability Tsx async abort: Not affected 07:35:32 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 07:35:32 07:35:32 07:35:32 ---> nproc: 07:35:32 4 07:35:32 07:35:32 07:35:32 ---> df -h: 07:35:32 Filesystem Size Used Available Use% Mounted on 07:35:32 overlay 50.0G 8.5G 41.5G 17% / 07:35:32 tmpfs 64.0M 0 64.0M 0% /dev 07:35:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:35:32 shm 64.0M 0 64.0M 0% /dev/shm 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1 07:35:32 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1@tmp 07:35:32 07:35:32 07:35:32 ---> free -m: 07:35:32 total used free shared buff/cache available 07:35:32 Mem: 1837 728 160 0 948 1017 07:35:32 Swap: 1023 3 1020 07:35:32 07:35:32 07:35:32 ---> ip addr: 07:35:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:35:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:35:32 inet 127.0.0.1/8 scope host lo 07:35:32 valid_lft forever preferred_lft forever 07:35:32 inet6 ::1/128 scope host 07:35:32 valid_lft forever preferred_lft forever 07:35:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:35:32 link/ether fa:16:3e:a4:9e:43 brd ff:ff:ff:ff:ff:ff 07:35:32 inet 10.30.123.243/23 brd 10.30.123.255 scope global dynamic eth0 07:35:32 valid_lft 85908sec preferred_lft 85908sec 07:35:32 inet6 fe80::f816:3eff:fea4:9e43/64 scope link 07:35:32 valid_lft forever preferred_lft forever 07:35:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:35:32 link/ether 02:42:29:da:15:65 brd ff:ff:ff:ff:ff:ff 07:35:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:35:32 valid_lft forever preferred_lft forever 07:35:32 inet6 fe80::42:29ff:feda:1565/64 scope link 07:35:32 valid_lft forever preferred_lft forever 07:35:32 07:35:32 07:35:32 ---> sar -b -r -n DEV: 07:35:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 07:35:32 07:35:32 07:27:06 LINUX RESTART (4 CPU) 07:35:32 07:35:32 07:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:35:32 07:29:01 70.20 20.64 49.56 0.00 5192.29 13323.16 0.00 07:35:32 07:30:01 221.35 100.38 120.96 0.00 6978.42 43702.69 0.00 07:35:32 07:31:01 190.29 69.49 120.81 0.00 3298.39 26509.42 0.00 07:35:32 07:32:01 20.76 14.01 6.75 0.00 213.34 213.44 0.00 07:35:32 07:33:02 2.82 1.16 1.66 0.00 67.10 22.71 0.00 07:35:32 07:34:01 0.34 0.02 0.32 0.00 0.54 3.74 0.00 07:35:32 07:35:01 57.95 50.78 7.17 0.00 4059.33 2302.83 0.00 07:35:32 Average: 80.72 36.75 43.97 0.00 2830.07 12320.26 0.00 07:35:32 07:35:32 07:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:35:32 07:29:01 72668 0 775768 41.23 2620 1030488 1480104 50.51 619772 984852 108 07:35:32 07:30:01 184936 0 673568 35.80 1672 1021368 1362916 46.51 539040 917340 20 07:35:32 07:31:01 263532 0 691028 36.73 980 926004 1351380 46.12 527544 814588 48 07:35:32 07:32:01 291996 0 656992 34.92 980 931576 1106000 37.75 516260 807684 8 07:35:32 07:33:02 291900 0 655056 34.81 980 933608 1074348 36.67 518572 805556 8 07:35:32 07:34:01 292336 0 654612 34.79 980 933616 1074348 36.67 516192 807964 16 07:35:32 07:35:01 81980 0 710056 37.74 908 1088600 1450004 49.49 586332 944848 38808 07:35:32 Average: 211335 0 688154 36.57 1303 980751 1271300 43.39 546245 868976 5574 07:35:32 07:35:32 07:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:35:32 07:29:01 eth0 1273.16 1305.76 5465.39 152.03 0.00 0.00 0.00 0.00 07:35:32 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:29:01 vetha33ca42 996.37 730.02 90.88 2704.39 0.00 0.00 0.00 0.00 07:35:32 07:29:01 docker0 996.37 729.89 77.26 2704.38 0.00 0.00 0.00 0.00 07:35:32 07:30:01 eth0 361.88 295.25 3203.72 57.06 0.00 0.00 0.00 0.00 07:35:32 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:30:01 docker0 53.07 69.36 2.73 360.33 0.00 0.00 0.00 0.00 07:35:32 07:31:01 veth6ea8bef 0.78 0.73 0.10 0.68 0.00 0.00 0.00 0.00 07:35:32 07:31:01 eth0 294.17 151.22 1718.75 58.44 0.00 0.00 0.00 0.00 07:35:32 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:31:01 docker0 93.52 111.92 7.50 471.12 0.00 0.00 0.00 0.00 07:35:32 07:32:01 eth0 6.16 4.91 4.88 2.03 0.00 0.00 0.00 0.00 07:35:32 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:32:01 docker0 1.05 0.75 0.11 0.25 0.00 0.00 0.00 0.00 07:35:32 07:33:02 eth0 0.68 0.51 0.40 0.27 0.00 0.00 0.00 0.00 07:35:32 07:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:34:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:35:32 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:35:01 eth0 115.83 85.95 1222.11 10.25 0.00 0.00 0.00 0.00 07:35:32 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 Average: eth0 291.42 261.45 1653.71 39.83 0.00 0.00 0.00 0.00 07:35:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:35:32 Average: docker0 161.79 129.12 12.39 501.00 0.00 0.00 0.00 0.00 07:35:32 07:35:32 07:35:32 ---> sar -P ALL: 07:35:32 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) 07:35:32 07:35:32 07:27:06 LINUX RESTART (4 CPU) 07:35:32 07:35:32 07:28:02 CPU %user %nice %system %iowait %steal %idle 07:35:32 07:29:01 all 9.10 0.00 4.26 1.32 11.26 74.05 07:35:32 07:29:01 0 10.20 0.00 5.69 0.59 11.66 71.87 07:35:32 07:29:01 1 10.14 0.00 4.71 1.65 10.39 73.11 07:35:32 07:29:01 2 9.60 0.00 3.34 0.35 12.40 74.31 07:35:32 07:29:01 3 6.57 0.00 3.41 2.68 10.59 76.75 07:35:32 07:30:01 all 7.23 0.00 5.20 1.67 14.72 71.18 07:35:32 07:30:01 0 6.74 0.00 6.34 1.13 15.59 70.20 07:35:32 07:30:01 1 8.51 0.00 4.65 1.69 13.99 71.16 07:35:32 07:30:01 2 7.30 0.00 4.93 1.17 14.47 72.12 07:35:32 07:30:01 3 6.36 0.00 4.89 2.70 14.83 71.22 07:35:32 07:31:01 all 5.35 0.00 5.88 3.58 23.71 61.48 07:35:32 07:31:01 0 4.45 0.00 5.43 2.99 24.61 62.52 07:35:32 07:31:01 1 5.41 0.00 6.29 4.37 23.50 60.43 07:35:32 07:31:01 2 4.54 0.00 6.16 3.85 22.99 62.45 07:35:32 07:31:01 3 7.04 0.00 5.63 3.13 23.73 60.47 07:35:32 07:32:01 all 0.41 0.00 0.51 0.68 2.68 95.73 07:35:32 07:32:01 0 0.31 0.00 0.54 0.69 2.47 95.97 07:35:32 07:32:01 1 0.54 0.00 0.30 0.63 2.75 95.78 07:35:32 07:32:01 2 0.31 0.00 0.68 0.78 2.30 95.94 07:35:32 07:32:01 3 0.46 0.00 0.51 0.61 3.19 95.24 07:35:32 07:33:02 all 0.07 0.00 0.07 0.01 1.11 98.73 07:35:32 07:33:02 0 0.02 0.00 0.03 0.00 0.61 99.34 07:35:32 07:33:02 1 0.03 0.00 0.07 0.02 1.62 98.26 07:35:32 07:33:02 2 0.02 0.00 0.12 0.02 1.07 98.78 07:35:32 07:33:02 3 0.23 0.00 0.07 0.02 1.14 98.55 07:35:32 07:34:01 all 0.08 0.00 0.18 0.00 1.69 98.05 07:35:32 07:34:01 0 0.22 0.00 0.15 0.00 1.99 97.64 07:35:32 07:34:01 1 0.05 0.00 0.29 0.00 1.34 98.32 07:35:32 07:34:01 2 0.03 0.00 0.12 0.00 2.00 97.85 07:35:32 07:34:01 3 0.03 0.00 0.15 0.00 1.41 98.41 07:35:32 07:35:01 all 1.52 0.00 0.94 1.06 2.55 93.94 07:35:32 07:35:01 0 2.61 0.00 1.28 2.22 2.51 91.39 07:35:32 07:35:01 1 0.96 0.00 0.73 0.05 2.68 95.58 07:35:32 07:35:01 2 0.96 0.00 0.90 0.20 2.29 95.65 07:35:32 07:35:01 3 1.55 0.00 0.85 1.77 2.72 93.11 07:35:32 Average: all 3.36 0.00 2.44 1.21 8.33 84.66 07:35:32 Average: 0 3.41 0.00 2.76 1.11 8.60 84.12 07:35:32 Average: 1 3.61 0.00 2.44 1.22 8.12 84.62 07:35:32 Average: 2 3.24 0.00 2.34 0.93 8.31 85.17 07:35:32 Average: 3 3.18 0.00 2.22 1.56 8.30 84.74 07:35:32 07:35:32 07:35:32