Pull request #2949 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0+5c7d82cd65b8973aa000dcfc910cc709fcfb47af (6e3570ffdc516b18525db20340297c0b524bcbe2) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2949/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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-2949/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16062 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [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 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 Merge succeeded, producing b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 Checking out Revision b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 (PR-2949) > 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/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # 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 5c7d82cd65b8973aa000dcfc910cc709fcfb47af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 Commit message: "feat(v2 data): remove pushed field completely from Event related implementation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:08:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:08:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:08:16 ========================================================= 06:08:16 EdgeX Global Pipelines Version Info 06:08:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:08:19 ------------------- 06:08:19 stable info: 06:08:19 ------------------- 06:08:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:19 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:08:19 Message: update stable to v1.0.172 06:08:20 ------------------- 06:08:20 experimental info: 06:08:20 ------------------- 06:08:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:20 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:08:20 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:08:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:08:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:08:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:08:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:08:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2949 [Pipeline] echo 06:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2949 [Pipeline] echo 06:08:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2949 [Pipeline] echo 06:08:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] echo 06:08:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78b5ba [Pipeline] echo 06:08:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:08:24 provisioning config files... 06:08:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13950035601272296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:25 ---> docker-login.sh 06:08:25 nexus3.edgexfoundry.org:10001 06:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:25 Configure a credential helper to remove this warning. See 06:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:25 06:08:25 Login Succeeded 06:08:25 nexus3.edgexfoundry.org:10002 06:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:26 Configure a credential helper to remove this warning. See 06:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:26 06:08:26 Login Succeeded 06:08:26 nexus3.edgexfoundry.org:10003 06:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:26 Configure a credential helper to remove this warning. See 06:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:26 06:08:26 Login Succeeded 06:08:26 nexus3.edgexfoundry.org:10004 06:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:26 Configure a credential helper to remove this warning. See 06:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:26 06:08:26 Login Succeeded 06:08:26 docker.io 06:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:27 Configure a credential helper to remove this warning. See 06:08:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:27 06:08:27 Login Succeeded 06:08:27 ---> docker-login.sh ends [Pipeline] } 06:08:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:27 ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/core-command/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo core-command,cmd/core-command/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/core-data/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo core-data,cmd/core-data/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/core-metadata/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo core-metadata,cmd/core-metadata/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/security-proxy-setup/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/security-secrets-setup/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/support-notifications/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo support-notifications,cmd/support-notifications/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/support-scheduler/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:08:27 + for file in '`ls cmd/**/Dockerfile`' 06:08:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:08:27 ++ cut -d/ -f2 06:08:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:08:27 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 06:08:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:28 06:08:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:08:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:29 latest: Pulling from edgex-devops/git-semver 06:08:29 31603596830f: Pulling fs layer 06:08:29 2a8b12db71e7: Pulling fs layer 06:08:29 6ca5941a6612: Pulling fs layer 06:08:29 ecc8261a40a4: Pulling fs layer 06:08:29 ecc8261a40a4: Waiting 06:08:29 2a8b12db71e7: Verifying Checksum 06:08:29 2a8b12db71e7: Download complete 06:08:29 31603596830f: Verifying Checksum 06:08:29 31603596830f: Download complete 06:08:29 ecc8261a40a4: Verifying Checksum 06:08:29 ecc8261a40a4: Download complete 06:08:29 6ca5941a6612: Verifying Checksum 06:08:29 6ca5941a6612: Download complete 06:08:29 31603596830f: Pull complete 06:08:29 2a8b12db71e7: Pull complete 06:08:30 6ca5941a6612: Pull complete 06:08:30 ecc8261a40a4: Pull complete 06:08:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:08:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:08:31 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:08: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 06:08:33 $ docker top c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:34 [ssh-agent] Looking for ssh-agent implementation... 06:08:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:34 $ docker exec c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent 06:08:34 SSH_AUTH_SOCK=/tmp/ssh-x3TIf5tHST0q/agent.12 06:08:34 SSH_AGENT_PID=17 06:08:34 Running ssh-add (command line suppressed) 06:08:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8033539514501982294.key (/w/workspace/edgex-go/1@tmp/private_key_8033539514501982294.key) 06:08:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:35 + git tag --points-at HEAD [Pipeline] } 06:08:35 $ docker exec --env ******** --env ******** c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent -k 06:08:35 unset SSH_AUTH_SOCK; 06:08:35 unset SSH_AGENT_PID; 06:08:35 echo Agent pid 17 killed; 06:08:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:35 [ssh-agent] Looking for ssh-agent implementation... 06:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:35 $ docker exec c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent 06:08:35 SSH_AUTH_SOCK=/tmp/ssh-A85KavFAvy5E/agent.48 06:08:35 SSH_AGENT_PID=54 06:08:35 Running ssh-add (command line suppressed) 06:08:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_708387401784645157.key (/w/workspace/edgex-go/1@tmp/private_key_708387401784645157.key) 06:08:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:36 + git semver init 06:08:36 # -> Open(): unable to determine branch for HEAD 06:08:36 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:08:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:08:36 # $SEMVER_REMOTE_NAME = origin 06:08:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:36 # $SEMVER_USER_NAME = edgex-jenkins 06:08:36 # $SEMVER_BRANCH = PR-2949 06:08:36 # $SEMVER_TEMP = /tmp/semver-385034436 06:08:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:09:32 # '/tmp/semver-385034436' -> '/w/workspace/edgex-go/1/.semver' 06:09:33 # -> Force: false 06:09:33 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:09:33 $ docker exec --env ******** --env ******** c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 ssh-agent -k 06:09:33 unset SSH_AUTH_SOCK; 06:09:33 unset SSH_AGENT_PID; 06:09:33 echo Agent pid 54 killed; 06:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:09:34 + git semver [Pipeline] } 06:09:34 $ docker stop --time=1 c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 06:09:36 $ docker rm -f c97b7e5de55f41cea19c9053d7ad427318a0d4dc2be8da0057189b0c7234fe05 [Pipeline] // withDockerContainer [Pipeline] sh 06:09:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:09:37 Stashed 1 file(s) [Pipeline] echo 06:09:37 [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 06:09:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:09:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:09:39 + sudo service docker restart 06:09:39 + true 06:09:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:09:39 ========================================================= 06:09:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:09:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:09:40 + 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 . 06:09:43 Sending build context to Docker daemon 326.5MB 06:09:43 Step 1/7 : ARG BASE=golang:1.15-alpine 06:09:43 Step 2/7 : FROM ${BASE} 06:09:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:09:43 188c0c94c7c5: Pulling fs layer 06:09:43 0ef7d3d256c8: Pulling fs layer 06:09:43 de9db76c5a1d: Pulling fs layer 06:09:43 bca2f99d35d6: Pulling fs layer 06:09:43 93359f2a8cfa: Pulling fs layer 06:09:43 7c6f9722023f: Pulling fs layer 06:09:43 a35cf1a2eb13: Pulling fs layer 06:09:43 93359f2a8cfa: Waiting 06:09:43 7c6f9722023f: Waiting 06:09:43 a35cf1a2eb13: Waiting 06:09:43 bca2f99d35d6: Waiting 06:09:43 de9db76c5a1d: Verifying Checksum 06:09:43 de9db76c5a1d: Download complete 06:09:43 0ef7d3d256c8: Verifying Checksum 06:09:43 0ef7d3d256c8: Download complete 06:09:43 93359f2a8cfa: Verifying Checksum 06:09:43 93359f2a8cfa: Download complete 06:09:43 188c0c94c7c5: Download complete 06:09:43 7c6f9722023f: Verifying Checksum 06:09:43 7c6f9722023f: Download complete 06:09:43 188c0c94c7c5: Pull complete 06:09:43 0ef7d3d256c8: Pull complete 06:09:43 de9db76c5a1d: Pull complete 06:09:45 a35cf1a2eb13: Verifying Checksum 06:09:45 a35cf1a2eb13: Download complete 06:09:46 bca2f99d35d6: Verifying Checksum 06:09:46 bca2f99d35d6: Download complete 06:09:51 bca2f99d35d6: Pull complete 06:09:51 93359f2a8cfa: Pull complete 06:09:51 7c6f9722023f: Pull complete 06:09:52 Still waiting to schedule task 06:09:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-16059’ is offline 06:09:58 a35cf1a2eb13: Pull complete 06:09:58 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:09:58 ---> a62c8e92a672 06:09:58 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 06:09:58 ---> Running in 2c2db115993d 06:09:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:10:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:10:01 (1/12) Installing libmagic (5.38-r0) 06:10:01 (2/12) Installing file (5.38-r0) 06:10:01 (3/12) Installing libc-dev (0.7.2-r3) 06:10:01 (4/12) Installing g++ (9.3.0-r2) 06:10:20 (5/12) Installing fortify-headers (1.1-r0) 06:10:20 (6/12) Installing patch (2.7.6-r6) 06:10:20 (7/12) Installing build-base (0.5-r2) 06:10:20 (8/12) Installing libsodium (1.0.18-r0) 06:10:20 (9/12) Installing pkgconf (1.7.2-r0) 06:10:20 (10/12) Installing libsodium-dev (1.0.18-r0) 06:10:20 (11/12) Installing libzmq (4.3.3-r0) 06:10:20 (12/12) Installing zeromq-dev (4.3.3-r0) 06:10:20 Executing busybox-1.31.1-r19.trigger 06:10:20 OK: 233 MiB in 51 packages 06:10:23 Removing intermediate container 2c2db115993d 06:10:23 ---> a0af73392b37 06:10:23 Step 4/7 : WORKDIR /edgex-go 06:10:23 ---> Running in 400bc7e18498 06:10:23 Removing intermediate container 400bc7e18498 06:10:23 ---> 023700042878 06:10:23 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:10:23 latest: Pulling from library/docker 06:10:24 05e7bc50f07f: Pulling fs layer 06:10:24 6db28d0fdbf6: Pulling fs layer 06:10:24 292df0bc6bf3: Pulling fs layer 06:10:24 2e060f4bd70b: Pulling fs layer 06:10:24 80e8d568a223: Pulling fs layer 06:10:24 8dc6ef1a942a: Pulling fs layer 06:10:24 2312dd95470a: Pulling fs layer 06:10:24 80e8d568a223: Waiting 06:10:24 8dc6ef1a942a: Waiting 06:10:24 2312dd95470a: Waiting 06:10:24 2e060f4bd70b: Waiting 06:10:24 292df0bc6bf3: Download complete 06:10:24 6db28d0fdbf6: Verifying Checksum 06:10:24 6db28d0fdbf6: Download complete 06:10:24 05e7bc50f07f: Verifying Checksum 06:10:24 05e7bc50f07f: Download complete 06:10:24 8dc6ef1a942a: Verifying Checksum 06:10:24 8dc6ef1a942a: Download complete 06:10:24 80e8d568a223: Verifying Checksum 06:10:24 80e8d568a223: Download complete 06:10:24 2312dd95470a: Verifying Checksum 06:10:24 2312dd95470a: Download complete 06:10:24 05e7bc50f07f: Pull complete 06:10:25 6db28d0fdbf6: Pull complete 06:10:25 292df0bc6bf3: Pull complete 06:10:25 2e060f4bd70b: Verifying Checksum 06:10:25 2e060f4bd70b: Download complete 06:10:28 2e060f4bd70b: Pull complete 06:10:28 80e8d568a223: Pull complete 06:10:28 8dc6ef1a942a: Pull complete 06:10:28 2312dd95470a: Pull complete 06:10:28 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 06:10:28 Status: Downloaded newer image for docker:latest 06:10:30 ---> eb0018883b6e 06:10:30 Step 6/7 : COPY go.mod . 06:10:30 ---> 426ba974a928 06:10:30 Step 7/7 : RUN go mod download 06:10:30 ---> Running in ade96f1c9e43 06:10:52 Removing intermediate container ade96f1c9e43 06:10:52 ---> 8d5e4833afbe 06:10:52 Successfully built 8d5e4833afbe 06:10:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:10:52 + docker inspect -f . ci-base-image-x86_64 06:10:52 . [Pipeline] withDockerContainer 06:10:52 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:10:52 $ 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 06:10:53 $ docker top 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:54 + go version 06:10:54 go version go1.15.5 linux/amd64 [Pipeline] } 06:10:54 $ docker stop --time=1 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 06:10:55 $ docker rm -f 60b2b6fbe27e0fceba9f424be9dcaf296e9421c42c2dd7b65d05c48c5d5bda57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:57 + docker inspect -f . ci-base-image-x86_64 06:10:57 . [Pipeline] withDockerContainer 06:10:57 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:10:57 $ 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 06:10:57 $ docker top fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 -eo pid,comm [Pipeline] { [Pipeline] echo 06:10:58 ========================================================= 06:10:58 [edgeXBuildGoParallel] Running Tests and Build... 06:10:58 ========================================================= [Pipeline] sh 06:10:58 + make test 06:10:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:11:08 ? github.com/edgexfoundry/edgex-go [no test files] 06:11:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:11:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:11:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:11:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:11:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:11:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:11:31 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.028s 06:11:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:11:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:11:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:11:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:11:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:11:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.104s coverage: 46.6% of statements 06:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.150s coverage: 27.1% of statements 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.037s coverage: 100.0% of statements 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 71.3% of statements 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:11:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 83.7% of statements 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:11:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:11:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16065 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws 06:11:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.068s coverage: 100.0% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.140s coverage: 86.7% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.149s coverage: 97.5% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:11:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:11:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.301s coverage: 93.8% of statements 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements 06:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 06:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 06:11:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.2% of statements 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements 06:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:11:44 using credential edgex-jenkins-ssh 06:11:44 Cloning the remote Git repository 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.250s coverage: 63.5% of statements 06:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 06:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:11:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:11:44 > git init /w/workspace/edgex-go/1 # timeout=10 06:11:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:11:44 > git --version # timeout=10 06:11:44 > git --version # 'git version 2.17.1' 06:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 55.9% of statements 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:11:46 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 8.427s coverage: 86.3% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.071s coverage: 72.2% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.046s coverage: 82.4% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.041s coverage: 48.4% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.053s coverage: 96.8% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.103s coverage: 37.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.337s coverage: 84.0% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.025s coverage: 100.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.065s coverage: 100.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.073s coverage: 100.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.638s coverage: 29.1% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:11:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:11:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 06:11:54 GO111MODULE=on go vet ./... 06:12:14 Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:12:15 Failed in branch arm64 06:12:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:12:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:12:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:12:14 > git config core.sparsecheckout # timeout=10 06:12:14 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 06:12:21 gofmt -l . 06:12:21 [ "`gofmt -l .`" = "" ] 06:12:21 ./bin/test-go-mod-tidy.sh 06:12:21 ./bin/test-attribution-txt.sh [Pipeline] sh 06:12:21 + ls -al . 06:12:21 total 664 06:12:21 drwxrwxr-x 10 1001 1001 4096 Dec 15 06:12 . 06:12:21 drwxr-xr-x 4 root root 28 Dec 15 06:10 .. 06:12:21 -rw-rw-r-- 1 1001 1001 11 Dec 15 06:08 .dockerignore 06:12:21 drwxrwxr-x 8 1001 1001 179 Dec 15 06:08 .git 06:12:21 drwxrwxr-x 3 1001 1001 125 Dec 15 06:08 .github 06:12:21 -rw-rw-r-- 1 1001 1001 943 Dec 15 06:08 .gitignore 06:12:21 drwx------ 3 1001 1001 47 Dec 15 06:09 .semver 06:12:21 -rw-rw-r-- 1 1001 1001 166 Dec 15 06:08 .sonarcloud.properties 06:12:21 -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:08 CONTRIBUTING.md 06:12:21 -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:08 Dockerfile.build 06:12:21 -rw-rw-r-- 1 1001 1001 863 Dec 15 06:08 Jenkinsfile 06:12:21 -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:08 LICENSE 06:12:21 -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:08 Makefile 06:12:21 -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:08 README.md 06:12:21 -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:08 SECURITY.md 06:12:21 -rw-rw-r-- 1 1001 1001 5 Dec 15 06:09 VERSION 06:12:21 -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:08 ZMQWindows.md 06:12:21 drwxrwxr-x 2 1001 1001 117 Dec 15 06:08 bin 06:12:21 drwxrwxr-x 15 1001 1001 4096 Dec 15 06:08 cmd 06:12:21 -rw-r--r-- 1 root root 568194 Dec 15 06:11 coverage.out 06:12:21 -rw-r--r-- 1 root root 1041 Dec 15 06:12 go.mod 06:12:21 -rw-r--r-- 1 root root 18856 Dec 15 06:12 go.sum 06:12:21 drwxrwxr-x 8 1001 1001 127 Dec 15 06:08 internal 06:12:21 drwxrwxr-x 4 1001 1001 26 Dec 15 06:08 openapi 06:12:21 drwxrwxr-x 4 1001 1001 71 Dec 15 06:08 snap 06:12:21 -rw-rw-r-- 1 1001 1001 168 Dec 15 06:08 version.go [Pipeline] sh 06:12:22 + '[' -e coverage.out ] 06:12:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:12:22 Stashed 1 file(s) [Pipeline] sh 06:12:22 + make build 06:12:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:12:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:12:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:12:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:12:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:12:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:12:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:12:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:12:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:12:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:12:46 $ docker stop --time=1 fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 06:12:47 $ docker rm -f fadbb45d2afaf8306aef31f5b2ef40a6a9996705c805e17910a83e0ddb078024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:51 06:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:12:52 latest: Pulling from edgex-devops/edgex-compose 06:12:52 cbdbe7a5bc2a: Pulling fs layer 06:12:52 ca9280d653b3: Pulling fs layer 06:12:52 7e9c9ca2126c: Pulling fs layer 06:12:52 cbdbe7a5bc2a: Verifying Checksum 06:12:52 cbdbe7a5bc2a: Download complete 06:12:53 cbdbe7a5bc2a: Pull complete 06:12:53 ca9280d653b3: Download complete 06:12:54 ca9280d653b3: Pull complete 06:12:54 7e9c9ca2126c: Verifying Checksum 06:12:54 7e9c9ca2126c: Download complete 06:13:02 7e9c9ca2126c: Pull complete 06:13:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:13:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:13:02 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:13:02 $ docker run -t -d -u 1001:1001 --entrypoint= -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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:13:04 $ docker top a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:05 + docker-compose build --help 06:13:05 + grep parallel 06:13:06 --parallel Build images in parallel. [Pipeline] } 06:13:06 $ docker stop --time=1 a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da 06:13:07 $ docker rm -f a0d5a846e77a4393401ea9addfd732f405a5191538bdb3b8b631415b430558da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:13:08 . [Pipeline] withDockerContainer 06:13:08 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:13:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:13:09 $ docker top 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:10 + docker-compose -f ./docker-compose-build.yml build --parallel 06:13:11 Building docker-core-command-go ... 06:13:11 Building docker-core-data-go ... 06:13:11 Building docker-core-metadata-go ... 06:13:11 Building docker-security-bootstrap-redis-go ... 06:13:11 Building docker-security-proxy-setup-go ... 06:13:11 Building docker-security-secrets-setup-go ... 06:13:11 Building docker-security-secretstore-setup-go ... 06:13:11 Building docker-support-notifications-go ... 06:13:11 Building docker-support-scheduler-go ... 06:13:11 Building docker-sys-mgmt-agent-go ... 06:13:11 Building docker-security-secrets-setup-go 06:13:11 Building docker-support-scheduler-go 06:13:11 Building docker-core-metadata-go 06:13:11 Building docker-support-notifications-go 06:13:11 Building docker-security-proxy-setup-go 06:13:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:13:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:13:43 ---> 8d5e4833afbe 06:13:43 Step 3/24 : WORKDIR /edgex-go 06:13:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:13:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:13:43 ---> 8d5e4833afbe 06:13:43 Step 3/22 : WORKDIR /edgex-go 06:13:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:13:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:13:43 ---> 8d5e4833afbe 06:13:43 Step 3/21 : WORKDIR /edgex-go 06:13:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:13:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:13:43 ---> 8d5e4833afbe 06:13:43 Step 3/21 : WORKDIR /edgex-go 06:13:43 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:13:43 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:13:43 ---> 8d5e4833afbe 06:13:43 Step 3/29 : WORKDIR /edgex-go 06:13:43 ---> Running in 7effdca13b73 06:13:43 ---> Running in a6443f723f11 06:13:43 ---> Running in 2962e8b0428f 06:13:43 ---> Running in 330d12bde889 06:13:43 ---> Running in f21bbefcc5c4 06:13:43 Removing intermediate container a6443f723f11 06:13:43 ---> a301c873de5a 06:13:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:43 Removing intermediate container 2962e8b0428f 06:13:43 ---> 0d205d4d0f75 06:13:43 Step 4/29 : RUN apk update && apk add make git 06:13:43 Removing intermediate container 7effdca13b73 06:13:43 ---> 5e34b9931134 06:13:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:43 Removing intermediate container 330d12bde889 06:13:43 ---> 2cb544d4bfb5 06:13:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:43 Removing intermediate container f21bbefcc5c4 06:13:43 ---> e5d5bc4a2c6d 06:13:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:43 ---> Running in 7f85361e6705 06:13:43 ---> Running in 0afa9c2eaea0 06:13:43 ---> Running in 0984a9c3f460 06:13:43 ---> Running in 8d003b6151ec 06:13:43 ---> Running in dd8d7dc4b59f 06:13:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:44 Removing intermediate container 7f85361e6705 06:13:44 ---> 9647871cfa4a 06:13:44 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:13:45 Removing intermediate container 0afa9c2eaea0 06:13:45 ---> 9357377e4c26 06:13:45 Step 5/21 : RUN apk update && apk add make git 06:13:45 ---> Running in 9f0b149dfd19 06:13:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:45 ---> Running in 6c25c719aef2 06:13:45 Removing intermediate container 0984a9c3f460 06:13:45 ---> 4c26fc06968b 06:13:45 Step 5/22 : RUN apk update && apk add make git 06:13:45 Removing intermediate container dd8d7dc4b59f 06:13:45 ---> 932737aba930 06:13:45 Step 5/21 : RUN apk update && apk add make git 06:13:45 ---> Running in dd85f14b0e3a 06:13:45 ---> Running in fd84a50ee0a7 06:13:45 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:45 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:45 OK: 12750 distinct packages available 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:46 OK: 233 MiB in 51 packages 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:13:46 Removing intermediate container 8d003b6151ec 06:13:46 ---> 46e1e11e09ff 06:13:46 Step 5/29 : COPY go.mod . 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:46 ---> c348c8536fe3 06:13:46 Step 6/29 : RUN go mod download 06:13:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:47 ---> Running in 27f1960a1a37 06:13:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:13:47 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:47 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:47 OK: 12750 distinct packages available 06:13:47 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:47 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:47 OK: 12750 distinct packages available 06:13:47 OK: 233 MiB in 51 packages 06:13:48 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:48 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:48 OK: 12750 distinct packages available 06:13:48 OK: 233 MiB in 51 packages 06:13:48 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:13:48 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:13:48 OK: 12750 distinct packages available 06:13:48 OK: 233 MiB in 51 packages 06:13:48 OK: 233 MiB in 51 packages 06:13:49 Removing intermediate container 6c25c719aef2 06:13:49 ---> cf62535ed268 06:13:49 Step 6/21 : COPY go.mod . 06:13:49 Removing intermediate container 9f0b149dfd19 06:13:49 ---> 7e7515efa7aa 06:13:49 Step 6/24 : COPY go.mod . 06:13:49 Removing intermediate container dd85f14b0e3a 06:13:49 ---> f268cdc96b12 06:13:49 Step 6/22 : COPY go.mod . 06:13:49 Removing intermediate container 27f1960a1a37 06:13:49 ---> 2b0ac2593efe 06:13:49 Step 7/29 : COPY . . 06:13:49 Removing intermediate container fd84a50ee0a7 06:13:49 ---> 76a941891d2f 06:13:49 Step 6/21 : COPY go.mod . 06:13:49 ---> 0ef19e246318 06:13:49 Step 7/21 : RUN go mod download 06:13:49 ---> 327ff52dcbe9 06:13:49 Step 7/24 : RUN go mod download 06:13:49 ---> f2542f4560d2 06:13:49 Step 7/22 : RUN go mod download 06:13:50 ---> Running in 09bfe476901e 06:13:50 ---> Running in 21b00cedb562 06:13:50 ---> Running in 955435fdd8b4 06:13:50 ---> 7bfdd5a299f1 06:13:50 Step 7/21 : RUN go mod download 06:13:51 ---> Running in 3f4cd3d9abd8 06:13:57 Removing intermediate container 09bfe476901e 06:13:57 ---> 518b12d59a88 06:13:57 Step 8/21 : COPY . . 06:13:59 Removing intermediate container 21b00cedb562 06:13:59 ---> a474241def70 06:13:59 Step 8/24 : COPY . . 06:14:07 Removing intermediate container 955435fdd8b4 06:14:07 ---> bc58c138682d 06:14:07 Step 8/22 : COPY . . 06:14:08 Removing intermediate container 3f4cd3d9abd8 06:14:08 ---> 7d514d565b7d 06:14:08 Step 8/21 : COPY . . 06:14:23 ---> 3a8cbca901dd 06:14:23 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:14:26 ---> Running in 08f55222a5d2 06:14:33 ---> 6fc71a9962d3 06:14:33 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:14:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:14:37 ---> Running in 31c995fba056 06:14:37 ---> cb85753de056 06:14:37 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:14:39 ---> Running in d53ec1ad942c 06:14:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:14:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:14:42 ---> c82505bb9c4a 06:14:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:14:42 ---> 861563d9cbd9 06:14:42 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:14:42 ---> Running in 02c028655ddb 06:14:42 ---> Running in 8cfe0162f32f 06:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:15:06 Removing intermediate container 08f55222a5d2 06:15:06 ---> a8c4f8f0e251 06:15:06 06:15:06 Step 9/29 : FROM alpine:latest 06:15:06 latest: Pulling from library/alpine 06:15:06 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:15:06 Status: Downloaded newer image for alpine:latest 06:15:06 ---> b14afc6dfb98 06:15:06 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:15:06 ---> Running in dfd9fbc68096 06:15:06 Removing intermediate container dfd9fbc68096 06:15:06 ---> 4eb3f36d2f30 06:15:06 Step 11/29 : USER root 06:15:06 ---> Running in 4596e3f26104 06:15:06 Removing intermediate container 4596e3f26104 06:15:06 ---> ed4b4d381704 06:15:06 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:15:06 ---> Running in 02bc0dba72bd 06:15:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:07 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:15:07 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:15:07 OK: 12747 distinct packages available 06:15:07 (1/2) Installing ca-certificates (20191127-r4) 06:15:07 (2/2) Installing dumb-init (1.2.2-r1) 06:15:07 Executing busybox-1.31.1-r19.trigger 06:15:08 Executing ca-certificates-20191127-r4.trigger 06:15:08 OK: 6 MiB in 16 packages 06:15:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:15:10 Removing intermediate container 02bc0dba72bd 06:15:10 ---> fefdae7eb173 06:15:10 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:15:11 ---> Running in 9f06ea82840f 06:15:11 Removing intermediate container 31c995fba056 06:15:11 ---> 74015cc926e8 06:15:11 06:15:11 Step 10/21 : FROM scratch 06:15:11 ---> 06:15:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:15:11 Removing intermediate container 9f06ea82840f 06:15:11 ---> 9e6f87cb4ff8 06:15:11 Step 14/29 : WORKDIR $BASE_DIR 06:15:11 ---> Running in 0f603a93399b 06:15:11 ---> Running in 7400d330c8ad 06:15:12 Removing intermediate container 0f603a93399b 06:15:12 ---> 6ab37eacaa7a 06:15:12 Step 12/21 : ENV APP_PORT=48085 06:15:12 ---> Running in a0a6620198c3 06:15:12 Removing intermediate container 7400d330c8ad 06:15:12 ---> 2ed5d3695a4f 06:15:12 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:15:13 ---> Running in ad22d650f3b7 06:15:13 Removing intermediate container a0a6620198c3 06:15:13 ---> f31af4579475 06:15:13 Step 13/21 : EXPOSE $APP_PORT 06:15:13 ---> Running in 96778e097bde 06:15:13 Removing intermediate container 96778e097bde 06:15:13 ---> 9bc4261286e8 06:15:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:15:14 ---> 5b7ff8ccc579 06:15:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:15:17 ---> dcdd7564b91e 06:15:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:15:17 Removing intermediate container 8cfe0162f32f 06:15:17 ---> a9e425651599 06:15:17 06:15:17 Step 10/21 : FROM alpine 06:15:17 Removing intermediate container d53ec1ad942c 06:15:17 ---> 61a77cfcf5f0 06:15:17 06:15:17 Step 10/24 : FROM scratch 06:15:17 ---> 06:15:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:15:17 ---> b14afc6dfb98 06:15:17 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:15:17 Removing intermediate container ad22d650f3b7 06:15:17 ---> 98fcbf570ee2 06:15:17 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:15:17 ---> Running in 0f3865b5b827 06:15:17 ---> Running in 52148b93a822 06:15:18 ---> ba85a2c06aaa 06:15:18 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:15:20 Removing intermediate container 52148b93a822 06:15:20 ---> 56ae2211d839 06:15:20 Step 12/24 : ENV APP_PORT=48060 06:15:20 ---> Running in bd5254f43ba9 06:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:20 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:15:20 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:15:20 OK: 12747 distinct packages available 06:15:20 ---> 03270718ff76 06:15:20 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:15:20 ---> Running in 7da5550d2634 06:15:20 Removing intermediate container 02c028655ddb 06:15:20 ---> afdcbf59cf3b 06:15:20 06:15:20 Step 10/22 : FROM scratch 06:15:20 ---> 06:15:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:15:20 Removing intermediate container bd5254f43ba9 06:15:20 ---> e2b62bec0d30 06:15:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:20 ---> Using cache 06:15:20 ---> 6ab37eacaa7a 06:15:20 Step 12/22 : ENV APP_PORT=48081 06:15:20 (1/4) Installing ca-certificates (20191127-r4) 06:15:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:15:20 (3/4) Installing libcurl (7.69.1-r3) 06:15:21 (4/4) Installing curl (7.69.1-r3) 06:15:21 Executing busybox-1.31.1-r19.trigger 06:15:21 Executing ca-certificates-20191127-r4.trigger 06:15:21 OK: 7 MiB in 18 packages 06:15:21 ---> Running in 00814275c830 06:15:21 ---> Running in 4faa1d764fc2 06:15:21 Removing intermediate container 7da5550d2634 06:15:21 ---> e5e1ea16f68d 06:15:21 Step 13/24 : EXPOSE $APP_PORT 06:15:21 ---> e325b97382d3 06:15:21 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:15:21 ---> Running in 6ec766a8e415 06:15:21 Removing intermediate container 00814275c830 06:15:21 ---> bc6305688c99 06:15:21 Step 13/22 : EXPOSE $APP_PORT 06:15:22 Removing intermediate container 4faa1d764fc2 06:15:22 ---> a16e1d538b02 06:15:22 Step 19/21 : LABEL arch=x86_64 06:15:23 ---> Running in c162db27f6ae 06:15:23 ---> Running in 80960c016c26 06:15:23 Removing intermediate container 6ec766a8e415 06:15:23 ---> 6a569c8ea81d 06:15:23 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:15:23 ---> 053e65d07c40 06:15:23 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:15:23 Removing intermediate container 0f3865b5b827 06:15:23 ---> 2e6e0a0095fb 06:15:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:15:23 Removing intermediate container c162db27f6ae 06:15:23 ---> 42d6a53a3581 06:15:23 Step 14/22 : WORKDIR / 06:15:23 Removing intermediate container 80960c016c26 06:15:23 ---> 21a8963350a8 06:15:23 Step 20/21 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:15:23 ---> Running in b5b49bce2ad5 06:15:23 ---> Running in cd3878546e90 06:15:23 ---> 1e904b81c165 06:15:23 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:15:23 ---> Running in 762c852e4c2a 06:15:23 ---> e32e28f55f6a 06:15:23 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:15:24 Removing intermediate container b5b49bce2ad5 06:15:24 ---> 80d1780cb40b 06:15:24 Step 13/21 : WORKDIR /edgex 06:15:24 Removing intermediate container cd3878546e90 06:15:24 ---> 9bd4ea32fe50 06:15:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:15:25 ---> Running in df69befbbc97 06:15:25 Removing intermediate container 762c852e4c2a 06:15:25 ---> 4f66d5b975e7 06:15:25 Step 21/21 : LABEL version=0.0.0 06:15:25 ---> 715f0afc095a 06:15:25 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:15:25 ---> Running in 85e94753c32a 06:15:25 ---> 25f6b8e5cac3 06:15:25 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:15:25 ---> bb86c2ba5120 06:15:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:15:25 ---> Running in 04153d5aaafe 06:15:25 Removing intermediate container df69befbbc97 06:15:25 ---> 736dcdec3aa4 06:15:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:15:25 Removing intermediate container 85e94753c32a 06:15:25 ---> 293dbff200ca 06:15:25 06:15:26 Successfully built 293dbff200ca 06:15:26 ---> 1d15bdf9eee2 06:15:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:15:26 Successfully tagged docker-support-scheduler-go:latest 06:15:26 Building docker-security-secretstore-setup-go 06:15:26  Building docker-support-scheduler-go ... done  ---> 981ce24976e6 06:15:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:15:26 ---> 901b87e626aa 06:15:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:15:26 ---> 7e961df7c075 06:15:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:15:27 ---> 117cf93806ed 06:15:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:15:27 ---> 8a0f0ee5e90f 06:15:27 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:15:27 ---> Running in dc092fbbb5d4 06:15:27 ---> bc18fee3b040 06:15:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:15:29 Removing intermediate container 04153d5aaafe 06:15:29 ---> 89b5fc3f0f4b 06:15:29 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:15:30 Removing intermediate container dc092fbbb5d4 06:15:30 ---> 7067d6b7b896 06:15:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:31 ---> d070dbaf6c7e 06:15:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:15:31 ---> 2715e8c84a06 06:15:31 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:15:31 ---> e3f845e805d4 06:15:31 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:15:31 ---> Running in 80e082c3f3f3 06:15:31 ---> Running in d787857fc23d 06:15:31 ---> Running in 94dd32fbc733 06:15:32 ---> Running in ca88a37fbff5 06:15:32 Removing intermediate container d787857fc23d 06:15:32 ---> 3c10cb1e34ee 06:15:32 Step 18/21 : CMD ["--init=true"] 06:15:33 Removing intermediate container 80e082c3f3f3 06:15:33 ---> 283c8d5a117a 06:15:33 Step 20/22 : LABEL arch=x86_64 06:15:33 Removing intermediate container 94dd32fbc733 06:15:33 ---> 08b7760604b1 06:15:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:35 ---> Running in 0a80a8ae67ee 06:15:35 ---> Running in 03dde244c296 06:15:35 ---> Running in bd2be4ffa294 06:15:36 Removing intermediate container bd2be4ffa294 06:15:36 ---> c708c96a2f76 06:15:36 Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:15:37 Removing intermediate container 0a80a8ae67ee 06:15:37 ---> 1e8852e401f8 06:15:37 Step 19/21 : LABEL arch=x86_64 06:15:37 Removing intermediate container 03dde244c296 06:15:37 ---> 41c2509a0004 06:15:37 Step 22/24 : LABEL arch=x86_64 06:15:38 ---> Running in b279d0ab0d4f 06:15:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:15:38 ---> 8d5e4833afbe 06:15:38 Step 3/24 : WORKDIR /edgex-go 06:15:38 ---> Using cache 06:15:38 ---> e5d5bc4a2c6d 06:15:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:38 ---> Using cache 06:15:38 ---> 932737aba930 06:15:38 Step 5/24 : RUN apk update && apk add make git 06:15:38 ---> Using cache 06:15:38 ---> 76a941891d2f 06:15:38 Step 6/24 : COPY go.mod . 06:15:38 ---> Using cache 06:15:38 ---> 7bfdd5a299f1 06:15:38 Step 7/24 : RUN go mod download 06:15:38 ---> Using cache 06:15:38 ---> 7d514d565b7d 06:15:38 Step 8/24 : COPY . . 06:15:38 ---> Using cache 06:15:38 ---> c82505bb9c4a 06:15:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:15:39 ---> Running in 5c2ad8395cbf 06:15:39 Removing intermediate container ca88a37fbff5 06:15:39 ---> 42fd2229292e 06:15:39 Step 24/29 : RUN chmod 755 security-secrets-setup 06:15:39 ---> Running in db828bf87adc 06:15:39 ---> Running in 51045e945346 06:15:39 Removing intermediate container b279d0ab0d4f 06:15:39 ---> bd038ad045b8 06:15:39 Step 22/22 : LABEL version=0.0.0 06:15:39 ---> Running in 7b4d8825d7e2 06:15:40 ---> Running in 9bb034cfb0e3 06:15:40 Removing intermediate container 5c2ad8395cbf 06:15:40 ---> 0628845c29d0 06:15:40 Step 20/21 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:15:40 Removing intermediate container db828bf87adc 06:15:40 ---> 1e6b289575c6 06:15:40 Step 23/24 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:15:40 ---> Running in 30824e4613aa 06:15:40 ---> Running in efa113e36b67 06:15:40 Removing intermediate container 9bb034cfb0e3 06:15:40 ---> b438cb60f280 06:15:40 06:15:41 Successfully built b438cb60f280 06:15:41 Successfully tagged docker-core-metadata-go:latest 06:15:41 Building docker-sys-mgmt-agent-go 06:15:41 Removing intermediate container efa113e36b67 06:15:41 ---> dabc19bad2f9 06:15:41  Building docker-core-metadata-go ... done Step 24/24 : LABEL version=0.0.0 06:15:41 Removing intermediate container 30824e4613aa 06:15:41 ---> 43bb250574c6 06:15:41 Step 21/21 : LABEL version=0.0.0 06:15:41 ---> Running in 948a8b9800c0 06:15:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:15:41 ---> Running in 708761178a70 06:15:41 Removing intermediate container 948a8b9800c0 06:15:41 ---> 54882d10826b 06:15:41 06:15:41 Successfully built 54882d10826b 06:15:41 Successfully tagged docker-support-notifications-go:latest 06:15:41 Removing intermediate container 708761178a70 06:15:41 ---> 656053640c1a 06:15:41 06:15:41  Building docker-support-notifications-go ... done Building docker-core-data-go 06:15:41 Successfully built 656053640c1a 06:15:41 Successfully tagged docker-security-proxy-setup-go:latest 06:15:41  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 06:15:42 Removing intermediate container 7b4d8825d7e2 06:15:42 ---> c68aac8133ec 06:15:42 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:15:47 ---> Running in f9e26602b19a 06:15:49 Removing intermediate container f9e26602b19a 06:15:49 ---> 48123d9915b7 06:15:49 Step 26/29 : CMD [ "generate" ] 06:15:52 ---> Running in bb0dbd2ff1a9 06:15:52 Removing intermediate container bb0dbd2ff1a9 06:15:52 ---> af1a1d60a174 06:15:52 Step 27/29 : LABEL arch=x86_64 06:15:52 ---> Running in 610493cb1fea 06:15:52 Removing intermediate container 610493cb1fea 06:15:52 ---> f9d32ca45a60 06:15:52 Step 28/29 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:15:52 ---> Running in 5bc9e5bc7101 06:15:54 Removing intermediate container 5bc9e5bc7101 06:15:54 ---> 6c51486b83ca 06:15:54 Step 29/29 : LABEL version=0.0.0 06:16:00 ---> Running in e0df8a2428d5 06:16:01 Removing intermediate container e0df8a2428d5 06:16:01 ---> 013e44b02939 06:16:01 06:16:02 Successfully built 013e44b02939 06:16:02 Successfully tagged docker-security-secrets-setup-go:latest 06:16:02  Building docker-security-secrets-setup-go ... done Building docker-security-bootstrap-redis-go 06:16:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:07 ---> 8d5e4833afbe 06:16:07 Step 3/23 : WORKDIR /edgex-go 06:16:07 ---> Using cache 06:16:07 ---> e5d5bc4a2c6d 06:16:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:07 ---> Using cache 06:16:07 ---> 932737aba930 06:16:07 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:16:07 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:16:07 ---> 8d5e4833afbe 06:16:07 Step 3/27 : WORKDIR /edgex-go 06:16:07 ---> Using cache 06:16:07 ---> e5d5bc4a2c6d 06:16:07 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:07 ---> Using cache 06:16:07 ---> 932737aba930 06:16:07 Step 5/27 : RUN apk update && apk add make bash git 06:16:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:07 ---> 8d5e4833afbe 06:16:07 Step 3/22 : WORKDIR /edgex-go 06:16:07 ---> Using cache 06:16:07 ---> e5d5bc4a2c6d 06:16:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:07 ---> Using cache 06:16:07 ---> 932737aba930 06:16:07 Step 5/22 : RUN apk update && apk add make git 06:16:07 ---> Using cache 06:16:07 ---> 76a941891d2f 06:16:07 Step 6/22 : COPY go.mod . 06:16:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:16:07 ---> Using cache 06:16:07 ---> 7bfdd5a299f1 06:16:07 Step 7/22 : RUN go mod download 06:16:07 ---> Using cache 06:16:07 ---> 7d514d565b7d 06:16:07 Step 8/22 : COPY . . 06:16:07 ---> Using cache 06:16:07 ---> c82505bb9c4a 06:16:07 Step 9/22 : RUN make cmd/core-command/core-command 06:16:08 ---> Running in edda072f4ff3 06:16:08 ---> Running in a30764c4c662 06:16:08 ---> Running in 7899078a9f29 06:16:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:16:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:16 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:16:16 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:16:16 OK: 12750 distinct packages available 06:16:16 OK: 233 MiB in 51 packages 06:16:16 Removing intermediate container 51045e945346 06:16:16 ---> f277effa173e 06:16:16 06:16:16 Step 10/24 : FROM alpine:3.10 06:16:16 3.10: Pulling from library/alpine 06:16:17 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:16:17 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:16:17 OK: 12750 distinct packages available 06:16:18 OK: 233 MiB in 51 packages 06:16:20 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:16:20 Status: Downloaded newer image for alpine:3.10 06:16:20 ---> be4e4bea2c2e 06:16:20 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:16:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:21 ---> 8d5e4833afbe 06:16:21 Step 3/22 : WORKDIR /edgex-go 06:16:21 ---> Using cache 06:16:21 ---> e5d5bc4a2c6d 06:16:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:21 ---> Using cache 06:16:21 ---> 932737aba930 06:16:21 Step 5/22 : RUN apk update && apk add make git 06:16:21 ---> Using cache 06:16:21 ---> 76a941891d2f 06:16:21 Step 6/22 : COPY go.mod . 06:16:21 ---> Using cache 06:16:21 ---> 7bfdd5a299f1 06:16:21 Step 7/22 : RUN go mod download 06:16:21 ---> Using cache 06:16:21 ---> 7d514d565b7d 06:16:21 Step 8/22 : COPY . . 06:16:21 ---> Using cache 06:16:21 ---> c82505bb9c4a 06:16:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:16:22 ---> Running in 1fc64f76ba77 06:16:22 Removing intermediate container a30764c4c662 06:16:22 ---> e891d83bada8 06:16:22 Step 6/23 : COPY go.mod . 06:16:22 ---> Running in a31460d484b0 06:16:22 Removing intermediate container 7899078a9f29 06:16:22 ---> ff23bf49771a 06:16:22 Step 6/27 : COPY go.mod . 06:16:22 ---> c5b20fe4d0e5 06:16:22 Step 7/23 : RUN go mod download 06:16:22 ---> 688d8ac1ee92 06:16:22 Step 7/27 : RUN go mod download 06:16:22 ---> Running in 792f9b399fc8 06:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:16:23 ---> Running in a998571eb230 06:16:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:16:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:16:23 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:16:23 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:16:23 OK: 10348 distinct packages available 06:16:23 (1/5) Installing ca-certificates (20191127-r2) 06:16:23 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:16:23 (3/5) Installing libcurl (7.66.0-r3) 06:16:23 (4/5) Installing curl (7.66.0-r3) 06:16:23 (5/5) Installing dumb-init (1.2.2-r1) 06:16:23 Executing busybox-1.30.1-r3.trigger 06:16:23 Executing ca-certificates-20191127-r2.trigger 06:16:23 OK: 7 MiB in 19 packages 06:16:26 Removing intermediate container 1fc64f76ba77 06:16:26 ---> d7937c3cc885 06:16:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:16:26 Removing intermediate container a998571eb230 06:16:26 ---> b7b1ef3af3f9 06:16:26 Step 8/27 : COPY . . 06:16:26 Removing intermediate container 792f9b399fc8 06:16:26 ---> f0b74a33e4e8 06:16:26 Step 8/23 : COPY . . 06:16:26 ---> Running in e1b3f24099b6 06:16:27 Removing intermediate container e1b3f24099b6 06:16:27 ---> abe600e79261 06:16:27 Step 13/24 : WORKDIR / 06:16:27 ---> Running in a656238ecbe6 06:16:31 Removing intermediate container a656238ecbe6 06:16:31 ---> 8979c12a0674 06:16:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:16:36 ---> 80fffdb45594 06:16:36 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:16:41 ---> b4482370157e 06:16:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:16:44 Removing intermediate container edda072f4ff3 06:16:44 ---> 888cf63c4d50 06:16:44 06:16:44 Step 10/22 : FROM scratch 06:16:44 ---> 06:16:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:16:45 ---> Using cache 06:16:45 ---> 6ab37eacaa7a 06:16:45 Step 12/22 : ENV APP_PORT=48082 06:16:47 ---> 95292da5d54b 06:16:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:16:47 ---> Running in a875de4d4542 06:16:48 Removing intermediate container a875de4d4542 06:16:48 ---> 584b579f2fb5 06:16:48 Step 13/22 : EXPOSE $APP_PORT 06:16:50 ---> Running in 093937a0c644 06:16:50 ---> 8a62fc1bf18d 06:16:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:16:51 Removing intermediate container 093937a0c644 06:16:51 ---> a9db5d267232 06:16:51 Step 14/22 : WORKDIR / 06:16:55 ---> f02a09a88a87 06:16:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:16:55 ---> Running in f681f4277434 06:16:55 ---> f92f5eb59298 06:16:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:16:55 Removing intermediate container a31460d484b0 06:16:55 ---> 9704bfe92d4e 06:16:55 06:16:55 Step 10/22 : FROM alpine:3.10 06:16:55 ---> be4e4bea2c2e 06:16:55 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:16:55 ---> Using cache 06:16:55 ---> d7937c3cc885 06:16:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:16:55 Removing intermediate container f681f4277434 06:16:55 ---> ef28c36236c2 06:16:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:16:55 ---> 10445ed98930 06:16:55 Step 9/23 : RUN make cmd/core-data/core-data 06:16:55 ---> Running in 477eb177ebf4 06:16:55 ---> 09d6c553f410 06:16:55 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:16:55 ---> Running in 6f35e9ddee5d 06:16:56 ---> Running in f7b73e7d5c16 06:16:56 ---> Running in c880ae684132 06:16:56 ---> 4fca80d80938 06:16:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:16:56 Removing intermediate container 6f35e9ddee5d 06:16:56 ---> 3f1412c718d8 06:16:56 Step 13/22 : WORKDIR / 06:16:56 ---> Running in 816f268865eb 06:16:57 ---> b0842bb560d6 06:16:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:16:57 Removing intermediate container 816f268865eb 06:16:57 ---> e1779504680e 06:16:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:16:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:16:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:16:57 ---> ab5e2b7a1aa1 06:16:57 Step 18/22 : ENTRYPOINT ["/core-command"] 06:16:57 ---> Running in 9df886420240 06:16:57 ---> 55bbebb2f31a 06:16:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:16:57 Removing intermediate container 477eb177ebf4 06:16:57 ---> 1d6d4b7d14fc 06:16:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:16:57 ---> Running in b61b194c2209 06:16:57 Removing intermediate container 9df886420240 06:16:57 ---> 47327180d15c 06:16:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:58 Removing intermediate container b61b194c2209 06:16:58 ---> aca28dfcb45f 06:16:58 Step 22/24 : LABEL arch=x86_64 06:16:58 ---> Running in bddd727bdfc8 06:16:58 ---> Running in b9218d8656f3 06:16:58 ---> 41d2958e851d 06:16:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:16:58 Removing intermediate container bddd727bdfc8 06:16:58 ---> cbe015f9e237 06:16:58 Step 20/22 : LABEL arch=x86_64 06:16:58 ---> Running in b3ca1663b35d 06:16:58 Removing intermediate container b9218d8656f3 06:16:58 ---> 399011d0ab65 06:16:58 Step 23/24 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:16:59 ---> Running in 4c5175a25446 06:16:59 ---> 1ea4154ce8a0 06:16:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:16:59 Removing intermediate container b3ca1663b35d 06:16:59 ---> 6869e93ec7a9 06:16:59 Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:17:00 Removing intermediate container 4c5175a25446 06:17:00 ---> b5fdec66223c 06:17:00 Step 24/24 : LABEL version=0.0.0 06:17:00 ---> Running in 6aaca6467ca6 06:17:00 ---> Running in 8d37921e1d20 06:17:00 ---> 5e076046ac89 06:17:00 Step 18/22 : RUN chmod +x entrypoint.sh 06:17:00 Removing intermediate container 6aaca6467ca6 06:17:00 ---> 637e34f6ce9c 06:17:00 Step 22/22 : LABEL version=0.0.0 06:17:00 Removing intermediate container 8d37921e1d20 06:17:00 ---> a7333d3fd59d 06:17:00 06:17:00 ---> Running in a2a9a2e0deb7 06:17:00 ---> Running in 60af13894bb2 06:17:01 Successfully built a7333d3fd59d 06:17:01 Successfully tagged docker-security-secretstore-setup-go:latest 06:17:01  Building docker-security-secretstore-setup-go ... done Removing intermediate container 60af13894bb2 06:17:01 ---> a68cb233dd02 06:17:01 06:17:01 Successfully built a68cb233dd02 06:17:02 Successfully tagged docker-core-command-go:latest 06:17:04  Building docker-core-command-go ... done Removing intermediate container a2a9a2e0deb7 06:17:04 ---> cf0664fa9731 06:17:04 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:17:04 ---> Running in d2c9d976a4d3 06:17:04 Removing intermediate container d2c9d976a4d3 06:17:04 ---> ecf82634bf56 06:17:04 Step 20/22 : LABEL arch=x86_64 06:17:04 ---> Running in bda6cd5bf0ee 06:17:04 Removing intermediate container bda6cd5bf0ee 06:17:04 ---> d8619a90f27d 06:17:04 Step 21/22 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:17:05 ---> Running in f5139361df93 06:17:05 Removing intermediate container f5139361df93 06:17:05 ---> 7a71780b2695 06:17:05 Step 22/22 : LABEL version=0.0.0 06:17:05 ---> Running in 3bdc2cf3d390 06:17:05 Removing intermediate container 3bdc2cf3d390 06:17:05 ---> 922cffc7f596 06:17:05 06:17:05 Successfully built 922cffc7f596 06:17:05 Successfully tagged docker-security-bootstrap-redis-go:latest 06:17:16  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c880ae684132 06:17:16 ---> e3720efc8114 06:17:16 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:17:16 ---> Running in 8ea64e91a39d 06:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:17:18 Removing intermediate container 8ea64e91a39d 06:17:18 ---> 3b8458a5c332 06:17:18 06:17:18 Step 11/27 : FROM docker:latest 06:17:18 ---> aefe523efa57 06:17:18 Step 12/27 : RUN apk add --no-cache bash 06:17:18 ---> Running in 62507a528a70 06:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:19 (1/2) Installing readline (8.0.4-r0) 06:17:19 (2/2) Installing bash (5.0.17-r0) 06:17:19 Executing bash-5.0.17-r0.post-install 06:17:19 Executing busybox-1.31.1-r19.trigger 06:17:19 OK: 12 MiB in 22 packages 06:17:21 Removing intermediate container f7b73e7d5c16 06:17:21 ---> 411a2cce044b 06:17:21 06:17:21 Step 10/23 : FROM alpine 06:17:21 ---> b14afc6dfb98 06:17:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:21 ---> Running in db6bef719d67 06:17:21 Removing intermediate container 62507a528a70 06:17:21 ---> d449d38e8058 06:17:21 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:17:21 ---> Running in e10a562b9be8 06:17:21 Removing intermediate container db6bef719d67 06:17:21 ---> 904ab0e154dd 06:17:21 Step 12/23 : ENV APP_PORT=48080 06:17:22 ---> Running in e6d1d9e51297 06:17:22 Removing intermediate container e6d1d9e51297 06:17:22 ---> 102caf86c746 06:17:22 Step 13/23 : EXPOSE $APP_PORT 06:17:22 ---> Running in 80e8bfb28fe4 06:17:22 Removing intermediate container 80e8bfb28fe4 06:17:22 ---> 1e00cf12e4ec 06:17:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:22 ---> Running in 1c46e4a1d220 06:17:23 Removing intermediate container e10a562b9be8 06:17:23 ---> 8ee605d103be 06:17:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:17:23 ---> Running in ac0f2fb823f6 06:17:23 Removing intermediate container ac0f2fb823f6 06:17:23 ---> cc681e4b89ef 06:17:23 Step 15/27 : ENV APP_PORT=48090 06:17:23 ---> Running in e8345a3807d8 06:17:23 Removing intermediate container e8345a3807d8 06:17:23 ---> e8f65667076b 06:17:23 Step 16/27 : EXPOSE $APP_PORT 06:17:23 ---> Running in b14aa5dce886 06:17:23 Removing intermediate container 1c46e4a1d220 06:17:23 ---> a82849ff5e4e 06:17:23 Step 15/23 : RUN apk --no-cache add zeromq 06:17:23 ---> Running in ec8b9e754483 06:17:23 Removing intermediate container b14aa5dce886 06:17:23 ---> 9f353faf1eec 06:17:23 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:17:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:24 ---> 9795c2a2569d 06:17:24 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:17:24 ---> 0dd5171af353 06:17:24 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:17:25 ---> f449c897eacb 06:17:25 Step 20/27 : RUN apk --no-cache add py3-pip 06:17:25 ---> Running in 2cf08b29cb57 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:25 (1/33) Installing libbz2 (1.0.8-r1) 06:17:25 (2/33) Installing expat (2.2.9-r1) 06:17:25 (3/33) Installing libffi (3.3-r2) 06:17:25 (4/33) Installing gdbm (1.13-r1) 06:17:25 (5/33) Installing xz-libs (5.2.5-r0) 06:17:25 (6/33) Installing sqlite-libs (3.32.1-r0) 06:17:26 (7/33) Installing python3 (3.8.5-r0) 06:17:27 (8/33) Installing py3-appdirs (1.4.4-r1) 06:17:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:17:27 (10/33) Installing py3-parsing (2.4.7-r0) 06:17:27 (11/33) Installing py3-six (1.15.0-r0) 06:17:27 (12/33) Installing py3-packaging (20.4-r0) 06:17:27 (13/33) Installing py3-setuptools (47.0.0-r0) 06:17:27 (14/33) Installing py3-chardet (3.0.4-r4) 06:17:27 (15/33) Installing py3-idna (2.9-r0) 06:17:27 (1/5) Installing libgcc (9.3.0-r2) 06:17:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:17:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:17:27 (18/33) Installing py3-requests (2.23.0-r0) 06:17:27 (19/33) Installing py3-msgpack (1.0.0-r0) 06:17:27 (20/33) Installing py3-lockfile (0.12.2-r3) 06:17:27 (2/5) Installing libsodium (1.0.18-r0) 06:17:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:17:27 (22/33) Installing py3-colorama (0.4.3-r0) 06:17:27 (23/33) Installing py3-distlib (0.3.0-r0) 06:17:27 (24/33) Installing py3-distro (1.5.0-r1) 06:17:27 (3/5) Installing libstdc++ (9.3.0-r2) 06:17:27 (25/33) Installing py3-webencodings (0.5.1-r3) 06:17:27 (26/33) Installing py3-html5lib (1.0.1-r4) 06:17:27 (27/33) Installing py3-pytoml (0.1.21-r0) 06:17:27 (28/33) Installing py3-pep517 (0.8.2-r0) 06:17:27 (29/33) Installing py3-progress (1.5-r0) 06:17:27 (30/33) Installing py3-toml (0.10.1-r0) 06:17:27 (31/33) Installing py3-retrying (1.3.3-r0) 06:17:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:17:27 (33/33) Installing py3-pip (20.1.1-r0) 06:17:28 (4/5) Installing libzmq (4.3.3-r0) 06:17:28 Executing busybox-1.31.1-r19.trigger 06:17:28 OK: 71 MiB in 55 packages 06:17:28 (5/5) Installing zeromq (4.3.3-r0) 06:17:28 Executing busybox-1.31.1-r19.trigger 06:17:28 OK: 8 MiB in 19 packages 06:17:33 Removing intermediate container ec8b9e754483 06:17:33 ---> ced76da58ab5 06:17:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:17:36 ---> 767f6bd2a790 06:17:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:17:37 ---> 5380121ac692 06:17:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:17:38 Removing intermediate container 2cf08b29cb57 06:17:38 ---> 0944058d4239 06:17:38 Step 21/27 : RUN pip install docker-compose==1.23.2 06:17:38 ---> Running in 57ac5a4884af 06:17:38 ---> e3a218a16890 06:17:38 Step 19/23 : ENTRYPOINT ["/core-data"] 06:17:38 ---> Running in 7793d37278d2 06:17:38 Removing intermediate container 7793d37278d2 06:17:38 ---> 9a0367380865 06:17:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:38 ---> Running in 1c739c3c2c46 06:17:39 Removing intermediate container 1c739c3c2c46 06:17:39 ---> fc68e2100261 06:17:39 Step 21/23 : LABEL arch=x86_64 06:17:39 ---> Running in 27b4765d8ce9 06:17:39 Removing intermediate container 27b4765d8ce9 06:17:39 ---> f0c04f9f23ef 06:17:39 Step 22/23 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:17:39 ---> Running in f9cdba710bed 06:17:39 Removing intermediate container f9cdba710bed 06:17:39 ---> 68a07e419fee 06:17:39 Step 23/23 : LABEL version=0.0.0 06:17:39 ---> Running in b62ea3a420cc 06:17:39 Removing intermediate container b62ea3a420cc 06:17:39 ---> 7e0fc11670a6 06:17:39 06:17:39 Collecting docker-compose==1.23.2 06:17:39 Successfully built 7e0fc11670a6 06:17:39 Successfully tagged docker-core-data-go:latest 06:17:39  Building docker-core-data-go ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:17:39 Collecting docker<4.0,>=3.6.0 06:17:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:17:40 Collecting cached-property<2,>=1.2.0 06:17:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:17:40 Collecting PyYAML<4,>=3.10 06:17:40 Downloading PyYAML-3.13.tar.gz (270 kB) 06:17:41 Collecting jsonschema<3,>=2.5.1 06:17:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:17:41 Collecting websocket-client<1.0,>=0.32.0 06:17:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:17:41 Collecting dockerpty<0.5,>=0.4.1 06:17:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:17:42 Collecting texttable<0.10,>=0.9.0 06:17:42 Downloading texttable-0.9.1.tar.gz (11 kB) 06:17:42 Collecting docopt<0.7,>=0.6.1 06:17:42 Downloading docopt-0.6.2.tar.gz (25 kB) 06:17:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:17:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:17:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:17:43 Collecting docker-pycreds>=0.4.0 06:17:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:17:43 Collecting idna<2.8,>=2.5 06:17:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:17:43 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:17:43 Collecting urllib3<1.25,>=1.21.1 06:17:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:17:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:17:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:17:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:17:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:17:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:17:43 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, jsonschema, dockerpty, texttable, docopt, docker-compose 06:17:43 Attempting uninstall: idna 06:17:43 Found existing installation: idna 2.9 06:17:43 Uninstalling idna-2.9: 06:17:43 Successfully uninstalled idna-2.9 06:17:43 Attempting uninstall: urllib3 06:17:43 Found existing installation: urllib3 1.25.9 06:17:43 Uninstalling urllib3-1.25.9: 06:17:43 Successfully uninstalled urllib3-1.25.9 06:17:44 Attempting uninstall: requests 06:17:44 Found existing installation: requests 2.23.0 06:17:44 Uninstalling requests-2.23.0: 06:17:44 Successfully uninstalled requests-2.23.0 06:17:44 Running setup.py install for PyYAML: started 06:17:45 Running setup.py install for PyYAML: finished with status 'done' 06:17:45 Running setup.py install for dockerpty: started 06:17:45 Running setup.py install for dockerpty: finished with status 'done' 06:17:45 Running setup.py install for texttable: started 06:17:46 Running setup.py install for texttable: finished with status 'done' 06:17:46 Running setup.py install for docopt: started 06:17:46 Running setup.py install for docopt: finished with status 'done' 06:17:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:17:50 Removing intermediate container 57ac5a4884af 06:17:50 ---> 41f1d9f9283d 06:17:50 Step 22/27 : RUN apk --no-cache add curl 06:17:50 ---> Running in e7611340e076 06:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:17:51 (2/3) Installing libcurl (7.69.1-r3) 06:17:51 (3/3) Installing curl (7.69.1-r3) 06:17:51 Executing busybox-1.31.1-r19.trigger 06:17:51 OK: 72 MiB in 58 packages 06:17:51 Removing intermediate container e7611340e076 06:17:51 ---> 461cdddffac2 06:17:51 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:17:51 ---> Running in 5b405fc02260 06:17:51 Removing intermediate container 5b405fc02260 06:17:51 ---> 1d95f855f1ac 06:17:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:51 ---> Running in cf47ddaca496 06:17:52 Removing intermediate container cf47ddaca496 06:17:52 ---> 304126bdaf47 06:17:52 Step 25/27 : LABEL arch=x86_64 06:17:52 ---> Running in be2c8f42cd46 06:17:52 Removing intermediate container be2c8f42cd46 06:17:52 ---> d9cafa8dea58 06:17:52 Step 26/27 : LABEL git_sha=b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 06:17:52 ---> Running in 86c569582607 06:17:52 Removing intermediate container 86c569582607 06:17:52 ---> f3ac4f1708d5 06:17:52 Step 27/27 : LABEL version=0.0.0 06:17:52 ---> Running in 1d7d01e3699d 06:17:52 Removing intermediate container 1d7d01e3699d 06:17:52 ---> 61961eb3bd5f 06:17:52 06:17:52 Successfully built 61961eb3bd5f 06:17:53 Successfully tagged docker-sys-mgmt-agent-go:latest 06:17:53  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:17:53 $ docker stop --time=1 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c 06:17:55 $ docker rm -f 1ddf10628ec1666e7692ee93bb56da0c269408cfb31f0d902b092d928c8aed8c [Pipeline] // withDockerContainer [Pipeline] sh 06:17:55 + docker images 06:17:55 + grep docker 06:17:55 docker-sys-mgmt-agent-go latest 61961eb3bd5f 3 seconds ago 313MB 06:17:55 docker-core-data-go latest 7e0fc11670a6 16 seconds ago 23.7MB 06:17:55 docker-security-bootstrap-redis-go latest 922cffc7f596 50 seconds ago 15.8MB 06:17:55 docker-core-command-go latest a68cb233dd02 54 seconds ago 12.2MB 06:17:55 docker-security-secretstore-setup-go latest a7333d3fd59d 55 seconds ago 24.7MB 06:17:55 docker-security-secrets-setup-go latest 013e44b02939 About a minute ago 23.9MB 06:17:55 docker-security-proxy-setup-go latest 656053640c1a 2 minutes ago 24.6MB 06:17:55 docker-support-notifications-go latest 54882d10826b 2 minutes ago 13.6MB 06:17:55 docker-core-metadata-go latest b438cb60f280 2 minutes ago 14.5MB 06:17:55 docker-support-scheduler-go latest 293dbff200ca 2 minutes ago 12.3MB 06:17:55 docker latest aefe523efa57 4 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:18:12 Still waiting to schedule task 06:18:12 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:19:08 Running on prd-ubuntu18.04-docker-8c-8g-16067 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws 06:19:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:19:10 using credential edgex-jenkins-ssh 06:19:10 Cloning the remote Git repository 06:19:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:19:10 > git init /w/workspace/edgex-go/1 # timeout=10 06:19:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:19:10 > git --version # timeout=10 06:19:10 > git --version # 'git version 2.17.1' 06:19:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:41 Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 [Pipeline] } 06:19:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:19:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:19:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:19:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:19:41 > git config core.sparsecheckout # timeout=10 06:19:41 > git checkout -f b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:19:42 Failed in branch amd64 [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 06:19:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:19:51 ---> package-listing.sh 06:19:51 ++ facter osfamily 06:19:51 ++ tr '[:upper:]' '[:lower:]' 06:19:51 + OS_FAMILY=redhat 06:19:51 + workspace=/w/workspace/edgex-go/1 06:19:51 + START_PACKAGES=/tmp/packages_start.txt 06:19:51 + END_PACKAGES=/tmp/packages_end.txt 06:19:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:19:51 + PACKAGES=/tmp/packages_start.txt 06:19:51 + '[' /w/workspace/edgex-go/1 ']' 06:19:51 + PACKAGES=/tmp/packages_end.txt 06:19:51 + case "${OS_FAMILY}" in 06:19:51 + rpm -qa 06:19:51 + sort 06:19:57 + '[' -f /tmp/packages_start.txt ']' 06:19:57 + '[' -f /tmp/packages_end.txt ']' 06:19:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:19:57 + '[' /w/workspace/edgex-go/1 ']' 06:19:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:19:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:19:57 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 06:19:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:57 06:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:19:58 alpine: Pulling from edgex-lftools-log-publisher 06:19:58 df20fa9351a1: Pulling fs layer 06:19:58 36b3adc4ff6f: Pulling fs layer 06:19:58 8ad3a11d3b57: Pulling fs layer 06:19:58 46f8f816bc3b: Pulling fs layer 06:19:58 93b61091891f: Pulling fs layer 06:19:58 93b9cdb0e59b: Pulling fs layer 06:19:58 5e14af77c1be: Pulling fs layer 06:19:58 01666e4c0597: Pulling fs layer 06:19:58 aa168da1d23b: Pulling fs layer 06:19:58 93b9cdb0e59b: Waiting 06:19:58 5e14af77c1be: Waiting 06:19:58 01666e4c0597: Waiting 06:19:58 aa168da1d23b: Waiting 06:19:58 46f8f816bc3b: Waiting 06:19:58 93b61091891f: Waiting 06:19:58 36b3adc4ff6f: Verifying Checksum 06:19:58 36b3adc4ff6f: Download complete 06:19:58 46f8f816bc3b: Verifying Checksum 06:19:58 46f8f816bc3b: Download complete 06:19:58 df20fa9351a1: Verifying Checksum 06:19:58 df20fa9351a1: Download complete 06:19:58 93b9cdb0e59b: Verifying Checksum 06:19:58 93b9cdb0e59b: Download complete 06:19:58 5e14af77c1be: Download complete 06:19:58 93b61091891f: Verifying Checksum 06:19:58 93b61091891f: Download complete 06:19:58 01666e4c0597: Verifying Checksum 06:19:58 01666e4c0597: Download complete 06:19:58 df20fa9351a1: Pull complete 06:19:59 8ad3a11d3b57: Verifying Checksum 06:19:59 8ad3a11d3b57: Download complete 06:19:59 36b3adc4ff6f: Pull complete 06:19:59 8ad3a11d3b57: Pull complete 06:19:59 46f8f816bc3b: Pull complete 06:20:00 93b61091891f: Pull complete 06:20:00 93b9cdb0e59b: Pull complete 06:20:01 aa168da1d23b: Verifying Checksum 06:20:01 aa168da1d23b: Download complete 06:20:04 5e14af77c1be: Pull complete 06:20:04 01666e4c0597: Pull complete 06:20:12 aa168da1d23b: Pull complete 06:20:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:20:12 prd-centos7-docker-4c-2g-16062 does not seem to be running inside a container 06:20:12 $ 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 06:20:22 $ docker top 2968333a7dc7151f4c8d02521a239f55255594e95f7a54f812dbc629e682bdf4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:22 + touch /tmp/pre-build-complete [Pipeline] sh 06:20:23 + mkdir -p /var/log/sa [Pipeline] sh 06:20:23 + ls /var/log/sa-host 06:20:23 + sadf -c /var/log/sa-host/sa15 06:20:23 file_magic: OK 06:20:23 HZ: Using current value: 100 06:20:23 file_header: OK 06:20:23 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 06:20:23 Statistics: 06:20:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:20:23 File successfully converted to sysstat format version 12.2.1 06:20:23 + sadf -c /var/log/sa-host/sa23 06:20:23 file_magic: OK 06:20:23 HZ: Using current value: 100 06:20:23 file_header: OK 06:20:23 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 06:20:23 Statistics: 06:20:23 Hnuu...uuuununununu... 06:20:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:23 provisioning config files... 06:20:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7200513317598204594tmp [Pipeline] { [Pipeline] echo 06:20:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:20:24 ---> create-netrc.sh [Pipeline] } 06:20:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:20:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:20:24 ---> python-tools-install.sh [Pipeline] echo 06:20:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:20:25 ---> sudo-logs.sh 06:20:25 Archiving 'sudo' log.. [Pipeline] echo 06:20:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:20:25 ---> job-cost.sh 06:20:25 lf-activate-venv: SKIPPING 06:20:25 INFO: No Stack... 06:20:26 INFO: Retrieving Pricing Info for: v1-standard-2 06:20:27 INFO: Archiving Costs [Pipeline] echo 06:20:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:20:27 ---> logs-deploy.sh 06:20:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2949/1 06:20:27 INFO: archiving workspace using pattern(s): 06:20:29 Archives upload complete. 06:20:29 INFO: archiving logs to Nexus 06:20:30 ---> uname -a: 06:20:30 Linux prd-centos7-docker-4c-2g-16062.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:20:30 06:20:30 06:20:30 ---> lscpu: 06:20:30 Architecture: x86_64 06:20:30 CPU op-mode(s): 32-bit, 64-bit 06:20:30 Byte Order: Little Endian 06:20:30 Address sizes: 40 bits physical, 48 bits virtual 06:20:30 CPU(s): 4 06:20:30 On-line CPU(s) list: 0-3 06:20:30 Thread(s) per core: 1 06:20:30 Core(s) per socket: 1 06:20:30 Socket(s): 4 06:20:30 NUMA node(s): 1 06:20:30 Vendor ID: GenuineIntel 06:20:30 CPU family: 6 06:20:30 Model: 44 06:20:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:20:30 Stepping: 1 06:20:30 CPU MHz: 2933.442 06:20:30 BogoMIPS: 5866.88 06:20:30 Virtualization: VT-x 06:20:30 Hypervisor vendor: KVM 06:20:30 Virtualization type: full 06:20:30 L1d cache: 128 KiB 06:20:30 L1i cache: 128 KiB 06:20:30 L2 cache: 16 MiB 06:20:30 L3 cache: 64 MiB 06:20:30 NUMA node0 CPU(s): 0-3 06:20:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:20:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:20:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:20:30 Vulnerability Meltdown: Mitigation; PTI 06:20:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:20:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:20:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:20:30 Vulnerability Srbds: Not affected 06:20:30 Vulnerability Tsx async abort: Not affected 06:20:30 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 06:20:30 06:20:30 06:20:30 ---> nproc: 06:20:30 4 06:20:30 06:20:30 06:20:30 ---> df -h: 06:20:30 Filesystem Size Used Available Use% Mounted on 06:20:30 overlay 50.0G 12.7G 37.3G 25% / 06:20:30 tmpfs 64.0M 0 64.0M 0% /dev 06:20:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:20:30 shm 64.0M 0 64.0M 0% /dev/shm 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 06:20:30 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 06:20:30 06:20:30 06:20:30 ---> free -m: 06:20:30 total used free shared buff/cache available 06:20:30 Mem: 1837 689 246 0 901 1063 06:20:30 Swap: 1023 35 988 06:20:30 06:20:30 06:20:30 ---> ip addr: 06:20:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:20:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:20:30 inet 127.0.0.1/8 scope host lo 06:20:30 valid_lft forever preferred_lft forever 06:20:30 inet6 ::1/128 scope host 06:20:30 valid_lft forever preferred_lft forever 06:20:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:20:30 link/ether fa:16:3e:0a:d0:0f brd ff:ff:ff:ff:ff:ff 06:20:30 inet 10.30.123.221/23 brd 10.30.123.255 scope global dynamic eth0 06:20:30 valid_lft 85602sec preferred_lft 85602sec 06:20:30 inet6 fe80::f816:3eff:fe0a:d00f/64 scope link 06:20:30 valid_lft forever preferred_lft forever 06:20:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:20:30 link/ether 02:42:a6:1e:ad:b2 brd ff:ff:ff:ff:ff:ff 06:20:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:20:30 valid_lft forever preferred_lft forever 06:20:30 inet6 fe80::42:a6ff:fe1e:adb2/64 scope link 06:20:30 valid_lft forever preferred_lft forever 06:20:30 06:20:30 06:20:30 ---> sar -b -r -n DEV: 06:20:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 06:20:30 06:20:30 06:07:00 LINUX RESTART (4 CPU) 06:20:30 06:20:30 06:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:20:30 06:09:01 50.69 13.52 37.17 0.00 4736.74 3385.75 0.00 06:20:30 06:10:01 210.22 107.77 102.45 0.00 6904.31 43919.00 0.00 06:20:30 06:11:01 251.56 104.81 146.75 0.00 5425.30 31944.99 0.00 06:20:30 06:12:01 191.10 91.55 99.55 0.00 3280.88 10535.53 0.00 06:20:30 06:13:01 143.14 43.19 99.95 0.00 2345.14 25438.20 0.00 06:20:30 06:14:02 1572.70 1260.05 312.65 0.00 133590.92 188963.90 0.00 06:20:30 06:15:02 1766.03 1481.13 284.90 0.00 117298.06 126358.75 0.00 06:20:30 06:16:01 1241.08 894.61 346.47 0.00 84450.58 131808.54 0.00 06:20:30 06:17:02 2197.71 1846.10 351.61 0.00 113554.40 120436.80 0.00 06:20:30 06:18:01 207.62 28.94 178.67 0.00 4970.89 18815.86 0.00 06:20:30 06:19:01 5.90 0.05 5.85 0.00 0.80 187.16 0.00 06:20:30 06:20:02 66.71 52.99 13.72 0.00 4768.76 2379.22 0.00 06:20:30 Average: 659.84 494.86 164.98 0.00 40195.94 58784.53 0.00 06:20:30 06:20:30 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:20:30 06:09:01 68328 0 658144 34.98 2620 1152452 1264820 43.17 515884 1092556 69316 06:20:30 06:10:01 141260 0 688588 36.60 2032 1049664 1393104 47.54 567092 931324 7120 06:20:30 06:11:01 154480 0 769500 40.90 1428 956136 1392796 47.53 609836 838940 3760 06:20:30 06:12:01 374076 0 761796 40.49 428 745244 1732840 59.14 572828 652968 85620 06:20:30 06:13:01 234248 0 676108 35.93 396 970792 1067388 36.43 536728 822036 87420 06:20:30 06:14:02 52584 0 744764 39.58 0 1084196 1892596 64.59 755912 851892 91812 06:20:30 06:15:02 241224 0 980668 52.12 0 659652 2992936 102.14 705208 669840 69740 06:20:30 06:16:01 72632 0 759276 40.35 0 1049636 2177008 74.30 715892 867244 60004 06:20:30 06:17:02 264980 0 772764 41.07 0 843800 2520200 86.01 623512 741808 9844 06:20:30 06:18:01 301336 0 618776 32.89 0 961432 1153244 39.36 570392 764660 20 06:20:30 06:19:01 310188 0 609920 32.42 0 961436 1104700 37.70 565308 763964 12 06:20:30 06:20:02 65044 0 641580 34.10 0 1174920 1308044 44.64 603952 962796 248 06:20:30 Average: 190032 0 723490 38.45 575 967447 1666640 56.88 611879 830002 40410 06:20:30 06:20:30 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:20:30 06:09:01 veth2974f33 466.94 329.48 43.15 1196.11 0.00 0.00 0.00 0.00 06:20:30 06:09:01 eth0 471.52 590.71 1961.18 90.49 0.00 0.00 0.00 0.00 06:20:30 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:09:01 docker0 466.94 329.35 36.77 1196.10 0.00 0.00 0.00 0.00 06:20:30 06:10:01 eth0 749.53 877.92 4345.87 80.03 0.00 0.00 0.00 0.00 06:20:30 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:10:01 veth6d0a826 5.41 6.21 0.39 35.06 0.00 0.00 0.00 0.00 06:20:30 06:10:01 docker0 601.53 427.69 43.41 1507.20 0.00 0.00 0.00 0.00 06:20:30 06:11:01 eth0 451.35 351.36 2094.23 79.75 0.00 0.00 0.00 0.00 06:20:30 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:11:01 vethf2864e5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:11:01 docker0 175.20 192.66 12.18 796.84 0.00 0.00 0.00 0.00 06:20:30 06:12:01 eth0 34.52 20.69 25.02 42.80 0.00 0.00 0.00 0.00 06:20:30 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:12:01 vethf2864e5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:13:01 eth0 200.27 169.57 1691.44 63.97 0.00 0.00 0.00 0.00 06:20:30 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:14:02 eth0 63.47 39.49 177.98 40.71 0.00 0.00 0.00 0.00 06:20:30 06:14:02 vethdb3e176 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 06:20:30 06:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:14:02 docker0 12.02 23.52 0.63 144.68 0.00 0.00 0.00 0.00 06:20:30 06:15:02 veth7674539 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:15:02 vethaa9fb36 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:15:02 eth0 21.70 12.33 17.82 9.45 0.00 0.00 0.00 0.00 06:20:30 06:15:02 vethdb3e176 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:16:01 veth2593d21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:16:01 eth0 58.60 42.04 105.36 62.08 0.00 0.00 0.00 0.00 06:20:30 06:16:01 vethdb3e176 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:20:30 06:17:02 veth33f823a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:17:02 eth0 77.66 55.21 171.49 89.63 0.00 0.00 0.00 0.00 06:20:30 06:17:02 vethdb3e176 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:17:02 veth76fa4d9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:20:30 06:18:01 eth0 131.36 82.82 487.90 55.96 0.00 0.00 0.00 0.00 06:20:30 06:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:20:30 06:18:01 docker0 1342.87 1092.32 98.44 4326.13 0.00 0.00 0.00 0.00 06:20:30 06:19:01 eth0 0.50 0.08 0.05 0.04 0.00 0.00 0.00 0.00 06:20:30 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:20:02 eth0 225.55 199.80 2153.82 43.45 0.00 0.00 0.00 0.00 06:20:30 06:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 06:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 Average: eth0 207.29 203.65 1103.93 54.92 0.00 0.00 0.00 0.00 06:20:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:30 Average: docker0 110.10 89.56 8.07 354.69 0.00 0.00 0.00 0.00 06:20:30 06:20:30 06:20:30 ---> sar -P ALL: 06:20:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 06:20:30 06:20:30 06:07:00 LINUX RESTART (4 CPU) 06:20:30 06:20:30 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:20:30 06:09:01 all 5.63 0.00 3.22 1.41 0.01 89.73 06:20:30 06:09:01 0 5.58 0.00 3.15 0.85 0.00 90.43 06:20:30 06:09:01 1 5.75 0.00 3.24 2.29 0.02 88.71 06:20:30 06:09:01 2 5.60 0.00 3.22 2.09 0.02 89.06 06:20:30 06:09:01 3 5.61 0.00 3.26 0.41 0.00 90.73 06:20:30 06:10:01 all 12.15 0.00 6.62 1.10 0.03 80.11 06:20:30 06:10:01 0 12.73 0.00 6.87 0.85 0.02 79.53 06:20:30 06:10:01 1 8.61 0.00 5.99 1.26 0.02 84.13 06:20:30 06:10:01 2 16.53 0.00 7.14 1.64 0.03 74.66 06:20:30 06:10:01 3 10.75 0.00 6.48 0.65 0.03 82.09 06:20:30 06:11:01 all 8.88 0.00 6.82 5.62 0.04 78.65 06:20:30 06:11:01 0 8.45 0.00 7.67 4.55 0.03 79.29 06:20:30 06:11:01 1 8.80 0.00 6.46 6.29 0.03 78.41 06:20:30 06:11:01 2 8.79 0.00 6.69 7.38 0.05 77.09 06:20:30 06:11:01 3 9.47 0.00 6.44 4.23 0.03 79.83 06:20:30 06:12:01 all 63.98 0.00 13.83 5.84 0.03 16.33 06:20:30 06:12:01 0 60.49 0.00 13.75 6.22 0.03 19.51 06:20:30 06:12:01 1 64.02 0.00 13.18 5.84 0.02 16.94 06:20:30 06:12:01 2 67.57 0.00 13.74 5.79 0.03 12.87 06:20:30 06:12:01 3 63.82 0.00 14.63 5.52 0.03 16.00 06:20:30 06:13:01 all 37.69 0.00 13.15 2.47 0.04 46.65 06:20:30 06:13:01 0 37.17 0.00 12.71 2.43 0.03 47.66 06:20:30 06:13:01 1 37.74 0.00 13.10 1.83 0.05 47.28 06:20:30 06:13:01 2 38.55 0.00 13.52 4.01 0.03 43.88 06:20:30 06:13:01 3 37.30 0.00 13.28 1.60 0.05 47.76 06:20:30 06:14:02 all 20.81 0.00 25.36 16.06 0.05 37.71 06:20:30 06:14:02 0 20.90 0.00 24.50 14.61 0.10 39.89 06:20:30 06:14:02 1 20.73 0.00 25.81 16.90 0.03 36.52 06:20:30 06:14:02 2 20.50 0.00 25.81 18.47 0.02 35.20 06:20:30 06:14:02 3 21.12 0.00 25.31 14.26 0.05 39.25 06:20:30 06:15:02 all 43.74 0.00 19.36 23.39 0.06 13.45 06:20:30 06:15:02 0 43.70 0.00 18.38 22.60 0.07 15.25 06:20:30 06:15:02 1 44.05 0.00 19.20 21.84 0.07 14.84 06:20:30 06:15:02 2 43.40 0.00 19.85 25.65 0.05 11.05 06:20:30 06:15:02 3 43.82 0.00 20.01 23.47 0.05 12.65 06:20:30 06:16:01 all 33.09 0.00 20.52 26.58 0.04 19.77 06:20:30 06:16:01 0 31.84 0.00 20.63 29.25 0.03 18.25 06:20:30 06:16:01 1 32.66 0.00 20.91 25.54 0.05 20.83 06:20:30 06:16:01 2 33.60 0.00 19.90 25.76 0.03 20.71 06:20:30 06:16:01 3 34.26 0.00 20.66 25.75 0.05 19.27 06:20:30 06:17:02 all 37.44 0.00 23.33 24.80 0.06 14.36 06:20:30 06:17:02 0 37.01 0.00 22.19 24.63 0.09 16.09 06:20:30 06:17:02 1 37.26 0.00 24.10 21.30 0.03 17.31 06:20:30 06:17:02 2 38.23 0.00 23.34 25.52 0.05 12.85 06:20:30 06:17:02 3 37.27 0.00 23.70 27.79 0.07 11.16 06:20:30 06:18:01 all 23.04 0.00 8.85 10.59 0.03 57.48 06:20:30 06:18:01 0 24.62 0.00 9.34 12.03 0.05 53.96 06:20:30 06:18:01 1 20.51 0.00 8.29 9.29 0.03 61.87 06:20:30 06:18:01 2 23.75 0.00 8.61 6.09 0.02 61.54 06:20:30 06:18:01 3 23.28 0.00 9.18 15.01 0.04 52.50 06:20:30 06:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79 06:20:30 06:19:01 0 0.03 0.00 0.03 0.02 0.00 99.92 06:20:30 06:19:01 1 0.07 0.00 0.05 0.00 0.00 99.88 06:20:30 06:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:20:30 06:19:01 3 0.55 0.00 0.05 0.00 0.00 99.40 06:20:30 06:20:30 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:20:30 06:20:02 all 2.13 0.00 1.31 2.03 0.00 94.53 06:20:30 06:20:02 0 2.40 0.00 1.40 0.80 0.00 95.41 06:20:30 06:20:02 1 1.78 0.00 1.23 1.89 0.02 95.08 06:20:30 06:20:02 2 2.04 0.00 1.43 2.69 0.00 93.84 06:20:30 06:20:02 3 2.30 0.00 1.20 2.73 0.00 93.78 06:20:30 Average: all 23.85 0.00 11.76 9.86 0.03 54.49 06:20:30 Average: 0 23.56 0.00 11.64 9.80 0.04 54.96 06:20:30 Average: 1 23.27 0.00 11.68 9.41 0.03 55.61 06:20:30 Average: 2 24.69 0.00 11.84 10.31 0.03 53.14 06:20:30 Average: 3 23.89 0.00 11.87 9.94 0.03 54.27 06:20:30 06:20:30 06:20:30