Pull request #3030 updated 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at f7cba1f5bd7f0f50faed19509b697065ec7e4bcf rather than c736001325b9184b3460a953e838aca15e135b7e Obtained Jenkinsfile from f7cba1f5bd7f0f50faed19509b697065ec7e4bcf Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22452 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [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/22 # 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 > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit c736001325b9184b3460a953e838aca15e135b7e Merge succeeded, producing 7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 Checking out Revision 7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 (PR-3030) > git config core.sparsecheckout # timeout=10 > git checkout -f c736001325b9184b3460a953e838aca15e135b7e # 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 f7cba1f5bd7f0f50faed19509b697065ec7e4bcf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 # timeout=10 Commit message: "Merge commit 'f7cba1f5bd7f0f50faed19509b697065ec7e4bcf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 74e4473bf960abeb9d01efa99f58e7164f24e2bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:47 ========================================================= 15:06:47 EdgeX Global Pipelines Version Info 15:06:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:49 ------------------- 15:06:49 stable info: 15:06:49 ------------------- 15:06:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:49 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:06:49 Message: update stable to v1.0.179 15:06:50 ------------------- 15:06:50 experimental info: 15:06:50 ------------------- 15:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:50 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:06:50 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:06:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:06:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo 15:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo 15:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo 15:06:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 [Pipeline] echo 15:06:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ac4f19 [Pipeline] echo 15:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:06:53 provisioning config files... 15:06:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config8050799588845654753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:53 ---> docker-login.sh 15:06:53 nexus3.edgexfoundry.org:10001 15:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:54 Configure a credential helper to remove this warning. See 15:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:54 15:06:54 Login Succeeded 15:06:54 nexus3.edgexfoundry.org:10002 15:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:55 Configure a credential helper to remove this warning. See 15:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:55 15:06:55 Login Succeeded 15:06:55 nexus3.edgexfoundry.org:10003 15:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:55 Configure a credential helper to remove this warning. See 15:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:55 15:06:55 Login Succeeded 15:06:55 nexus3.edgexfoundry.org:10004 15:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:56 Configure a credential helper to remove this warning. See 15:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:56 15:06:56 Login Succeeded 15:06:56 docker.io 15:06:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:56 Configure a credential helper to remove this warning. See 15:06:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:56 15:06:56 Login Succeeded 15:06:56 ---> docker-login.sh ends [Pipeline] } 15:06:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/core-command/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo core-command,cmd/core-command/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/core-data/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo core-data,cmd/core-data/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/core-metadata/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo core-metadata,cmd/core-metadata/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/security-bootstrapper/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/security-proxy-setup/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ cut -d/ -f2 15:06:57 ++ dirname cmd/support-notifications/Dockerfile 15:06:57 + echo support-notifications,cmd/support-notifications/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/support-scheduler/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:06:57 + for file in '`ls cmd/**/Dockerfile`' 15:06:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:06:57 ++ cut -d/ -f2 15:06:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:06:57 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:06:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:59 15:06:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:59 latest: Pulling from edgex-devops/git-semver 15:06:59 31603596830f: Pulling fs layer 15:06:59 2a8b12db71e7: Pulling fs layer 15:06:59 6ca5941a6612: Pulling fs layer 15:06:59 ecc8261a40a4: Pulling fs layer 15:06:59 ecc8261a40a4: Waiting 15:06:59 2a8b12db71e7: Verifying Checksum 15:06:59 2a8b12db71e7: Download complete 15:06:59 31603596830f: Verifying Checksum 15:06:59 31603596830f: Download complete 15:07:00 ecc8261a40a4: Verifying Checksum 15:07:00 ecc8261a40a4: Download complete 15:07:01 6ca5941a6612: Verifying Checksum 15:07:01 6ca5941a6612: Download complete 15:07:01 31603596830f: Pull complete 15:07:02 2a8b12db71e7: Pull complete 15:07:04 6ca5941a6612: Pull complete 15:07:04 ecc8261a40a4: Pull complete 15:07:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:07:05 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:08 $ docker top 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:09 [ssh-agent] Looking for ssh-agent implementation... 15:07:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:09 $ docker exec 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 ssh-agent 15:07:10 SSH_AUTH_SOCK=/tmp/ssh-7jRUc0qfYOpX/agent.12 15:07:10 SSH_AGENT_PID=17 15:07:10 Running ssh-add (command line suppressed) 15:07:10 Identity added: /w/workspace/edgex-go/22@tmp/private_key_4751226530097690728.key (/w/workspace/edgex-go/22@tmp/private_key_4751226530097690728.key) 15:07:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:11 + git tag --points-at HEAD [Pipeline] } 15:07:11 $ docker exec --env ******** --env ******** 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 ssh-agent -k 15:07:11 unset SSH_AUTH_SOCK; 15:07:11 unset SSH_AGENT_PID; 15:07:11 echo Agent pid 17 killed; 15:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:07:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:11 [ssh-agent] Looking for ssh-agent implementation... 15:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:12 $ docker exec 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 ssh-agent 15:07:12 SSH_AUTH_SOCK=/tmp/ssh-qr4fA8wtz1dq/agent.47 15:07:12 SSH_AGENT_PID=52 15:07:12 Running ssh-add (command line suppressed) 15:07:12 Identity added: /w/workspace/edgex-go/22@tmp/private_key_177233679215206402.key (/w/workspace/edgex-go/22@tmp/private_key_177233679215206402.key) 15:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:14 + git semver init 15:07:14 # -> Open(): unable to determine branch for HEAD 15:07:14 # $GIT_DIR = /w/workspace/edgex-go/22/.git 15:07:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 15:07:14 # $SEMVER_REMOTE_NAME = origin 15:07:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:07:14 # $SEMVER_USER_NAME = edgex-jenkins 15:07:14 # $SEMVER_BRANCH = PR-3030 15:07:14 # $SEMVER_TEMP = /tmp/semver-081832897 15:07:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:07:41 # '/tmp/semver-081832897' -> '/w/workspace/edgex-go/22/.semver' 15:07:41 # -> Force: false 15:07:41 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 15:07:41 $ docker exec --env ******** --env ******** 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 ssh-agent -k 15:07:42 unset SSH_AUTH_SOCK; 15:07:42 unset SSH_AGENT_PID; 15:07:42 echo Agent pid 52 killed; 15:07:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:43 + git semver [Pipeline] } 15:07:43 $ docker stop --time=1 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 15:07:45 $ docker rm -f 6d518d7546e7c2fd28e2456d2458a38374401bcbaed62ba86cd58a6a57bf38c0 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:07:47 Stashed 1 file(s) [Pipeline] echo 15:07:47 [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 15:07:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:07:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:07:48 + true 15:07:48 + sudo service docker restart 15:07:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:07:50 ========================================================= 15:07:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:07:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:07:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:07:59 Sending build context to Docker daemon 327.1MB 15:07:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:07:59 Step 2/6 : FROM ${BASE} 15:07:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:59 188c0c94c7c5: Pulling fs layer 15:07:59 0ef7d3d256c8: Pulling fs layer 15:07:59 de9db76c5a1d: Pulling fs layer 15:07:59 bca2f99d35d6: Pulling fs layer 15:07:59 93359f2a8cfa: Pulling fs layer 15:07:59 7c6f9722023f: Pulling fs layer 15:07:59 a35cf1a2eb13: Pulling fs layer 15:07:59 bca2f99d35d6: Waiting 15:07:59 93359f2a8cfa: Waiting 15:07:59 7c6f9722023f: Waiting 15:07:59 a35cf1a2eb13: Waiting 15:07:59 de9db76c5a1d: Verifying Checksum 15:07:59 de9db76c5a1d: Download complete 15:07:59 0ef7d3d256c8: Verifying Checksum 15:07:59 0ef7d3d256c8: Download complete 15:07:59 93359f2a8cfa: Download complete 15:07:59 7c6f9722023f: Verifying Checksum 15:07:59 7c6f9722023f: Download complete 15:07:59 188c0c94c7c5: Verifying Checksum 15:07:59 188c0c94c7c5: Download complete 15:08:00 188c0c94c7c5: Pull complete 15:08:01 0ef7d3d256c8: Pull complete 15:08:01 de9db76c5a1d: Pull complete 15:08:02 Still waiting to schedule task 15:08:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 15:08:05 a35cf1a2eb13: Verifying Checksum 15:08:05 a35cf1a2eb13: Download complete 15:08:05 bca2f99d35d6: Verifying Checksum 15:08:05 bca2f99d35d6: Download complete 15:08:17 bca2f99d35d6: Pull complete 15:08:18 93359f2a8cfa: Pull complete 15:08:18 7c6f9722023f: Pull complete 15:08:25 a35cf1a2eb13: Pull complete 15:08:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:08:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:08:25 ---> a62c8e92a672 15:08:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:08:25 ---> Running in 23c6ea578178 15:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:28 (1/12) Installing libmagic (5.38-r0) 15:08:29 (2/12) Installing file (5.38-r0) 15:08:29 (3/12) Installing libc-dev (0.7.2-r3) 15:08:29 (4/12) Installing g++ (9.3.0-r2) 15:08:33 (5/12) Installing fortify-headers (1.1-r0) 15:08:33 (6/12) Installing patch (2.7.6-r6) 15:08:33 (7/12) Installing build-base (0.5-r2) 15:08:33 (8/12) Installing libsodium (1.0.18-r0) 15:08:34 (9/12) Installing pkgconf (1.7.2-r0) 15:08:34 (10/12) Installing libsodium-dev (1.0.18-r0) 15:08:34 (11/12) Installing libzmq (4.3.3-r0) 15:08:34 (12/12) Installing zeromq-dev (4.3.3-r0) 15:08:34 Executing busybox-1.31.1-r19.trigger 15:08:34 OK: 233 MiB in 51 packages 15:08:39 Removing intermediate container 23c6ea578178 15:08:39 ---> abbab6bd68c8 15:08:39 Step 4/6 : WORKDIR /edgex-go 15:08:39 ---> Running in 8bd402064249 15:08:39 Removing intermediate container 8bd402064249 15:08:39 ---> b7320a10675d 15:08:39 Step 5/6 : COPY go.mod . 15:08:40 ---> ab3874a69c46 15:08:40 Step 6/6 : RUN go mod download 15:08:40 ---> Running in 74d489eef72e 15:09:12 Removing intermediate container 74d489eef72e 15:09:12 ---> 8d165dc6ddf9 15:09:12 Successfully built 8d165dc6ddf9 15:09:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:09:13 + docker inspect -f . ci-base-image-x86_64 15:09:13 . [Pipeline] withDockerContainer 15:09:13 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:16 $ docker top 5a37f766725d4690ebec224493feaa00886210de0925f938b9073059089caf14 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:17 + go version 15:09:17 go version go1.15.5 linux/amd64 [Pipeline] } 15:09:17 $ docker stop --time=1 5a37f766725d4690ebec224493feaa00886210de0925f938b9073059089caf14 15:09:19 $ docker rm -f 5a37f766725d4690ebec224493feaa00886210de0925f938b9073059089caf14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:20 + docker inspect -f . ci-base-image-x86_64 15:09:20 . [Pipeline] withDockerContainer 15:09:20 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:09:20 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:21 $ docker top 5399e896eaea693536ab2c2e97d5568f53e88140c1f5bc6b3fcbaa493b237613 -eo pid,comm [Pipeline] { [Pipeline] echo 15:09:21 ========================================================= 15:09:21 [edgeXBuildGoParallel] Running Tests and Build... 15:09:21 ========================================================= [Pipeline] sh 15:09:22 + make test 15:09:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:09:41 ? github.com/edgexfoundry/edgex-go [no test files] 15:09:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22453 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 15:09:48 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 15:09:53 using credential edgex-jenkins-ssh 15:09:53 Cloning the remote Git repository 15:09:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:09:53 > git init /w/workspace/edgex-go/22 # timeout=10 15:09:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:09:53 > git --version # timeout=10 15:09:53 > git --version # 'git version 2.17.1' 15:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:10:10 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit c736001325b9184b3460a953e838aca15e135b7e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:10 Failed in branch arm64 15:10:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:10:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:10 > git config core.sparsecheckout # timeout=10 15:10:10 > git checkout -f c736001325b9184b3460a953e838aca15e135b7e # timeout=10 15:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:10:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:10:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:10:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 46.6% of statements 15:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.448s coverage: 27.1% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.132s coverage: 100.0% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.156s coverage: 65.8% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:10:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.502s coverage: 82.3% of statements 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:10:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.615s coverage: 28.6% of statements 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 15:10:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:10:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.209s coverage: 86.7% of statements 15:10:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.406s coverage: 97.5% of statements 15:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:10:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements 15:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:10:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.155s coverage: 92.8% of statements 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.101s coverage: 58.8% of statements 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.227s coverage: 0.1% of statements 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:10:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.139s coverage: 43.8% of statements 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.170s coverage: 79.5% of statements 15:10:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 15:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.116s coverage: 96.3% of statements 15:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 15:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.151s coverage: 94.4% of statements 15:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.162s coverage: 87.2% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 75.5% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.109s coverage: 87.2% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.144s coverage: 84.2% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.4% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.276s coverage: 63.5% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 15:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.671s coverage: 68.9% of statements 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:11:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.243s coverage: 37.0% of statements 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.892s coverage: 84.0% of statements 15:11:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.124s coverage: 100.0% of statements 15:11:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.440s coverage: 47.1% of statements 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:11:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.404s coverage: 100.0% of statements 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:11:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.097s coverage: 100.0% of statements 15:11:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.332s coverage: 29.1% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.128s coverage: 99.0% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.092s coverage: 100.0% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.092s coverage: 100.0% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.223s coverage: 87.9% of statements 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:11:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 15:11:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 15:11:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 100.0% of statements 15:11:23 GO111MODULE=on go vet ./... 15:12:21 gofmt -l . 15:12:21 [ "`gofmt -l .`" = "" ] 15:12:21 ./bin/test-go-mod-tidy.sh 15:12:21 ./bin/test-attribution-txt.sh [Pipeline] sh 15:12:22 + ls -al . 15:12:22 total 668 15:12:22 drwxrwxr-x 10 1001 1001 4096 Jan 23 15:12 . 15:12:22 drwxr-xr-x 4 root root 30 Jan 23 15:09 .. 15:12:22 -rw-rw-r-- 1 1001 1001 11 Jan 23 15:06 .dockerignore 15:12:22 drwxrwxr-x 8 1001 1001 179 Jan 23 15:06 .git 15:12:22 drwxrwxr-x 3 1001 1001 125 Jan 23 15:06 .github 15:12:22 -rw-rw-r-- 1 1001 1001 872 Jan 23 15:06 .gitignore 15:12:22 drwx------ 3 1001 1001 47 Jan 23 15:07 .semver 15:12:22 -rw-rw-r-- 1 1001 1001 166 Jan 23 15:06 .sonarcloud.properties 15:12:22 -rw-rw-r-- 1 1001 1001 7859 Jan 23 15:06 Attribution.txt 15:12:22 -rw-rw-r-- 1 1001 1001 3804 Jan 23 15:06 CONTRIBUTING.md 15:12:22 -rw-rw-r-- 1 1001 1001 931 Jan 23 15:06 Dockerfile.build 15:12:22 -rw-rw-r-- 1 1001 1001 863 Jan 23 15:06 Jenkinsfile 15:12:22 -rw-rw-r-- 1 1001 1001 10775 Jan 23 15:06 LICENSE 15:12:22 -rw-rw-r-- 1 1001 1001 6001 Jan 23 15:06 Makefile 15:12:22 -rw-rw-r-- 1 1001 1001 6524 Jan 23 15:06 README.md 15:12:22 -rw-rw-r-- 1 1001 1001 6755 Jan 23 15:06 SECURITY.md 15:12:22 -rw-rw-r-- 1 1001 1001 5 Jan 23 15:07 VERSION 15:12:22 -rw-rw-r-- 1 1001 1001 4131 Jan 23 15:06 ZMQWindows.md 15:12:22 drwxrwxr-x 2 1001 1001 117 Jan 23 15:06 bin 15:12:22 drwxrwxr-x 15 1001 1001 4096 Jan 23 15:06 cmd 15:12:22 -rw-r--r-- 1 root root 564700 Jan 23 15:11 coverage.out 15:12:22 -rw-r--r-- 1 root root 1053 Jan 23 15:12 go.mod 15:12:22 -rw-r--r-- 1 root root 18878 Jan 23 15:12 go.sum 15:12:22 drwxrwxr-x 8 1001 1001 127 Jan 23 15:06 internal 15:12:22 drwxrwxr-x 4 1001 1001 26 Jan 23 15:06 openapi 15:12:22 drwxrwxr-x 4 1001 1001 71 Jan 23 15:06 snap 15:12:22 -rw-rw-r-- 1 1001 1001 168 Jan 23 15:06 version.go [Pipeline] sh 15:12:22 + '[' -e coverage.out ] 15:12:22 + chown 1001:1001 coverage.out [Pipeline] stash 15:12:22 Stashed 1 file(s) [Pipeline] sh 15:12:23 + make build 15:12:23 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 15:12:29 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 15:12:44 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 15:12:47 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 15:12:51 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 15:12:52 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 15:12:57 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 15:13:01 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 15:13:05 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 15:13:09 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 15:13:12 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 15:13:15 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 15:13:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 15:13:23 $ docker stop --time=1 5399e896eaea693536ab2c2e97d5568f53e88140c1f5bc6b3fcbaa493b237613 15:13:25 $ docker rm -f 5399e896eaea693536ab2c2e97d5568f53e88140c1f5bc6b3fcbaa493b237613 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:13:29 15:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:13:31 latest: Pulling from edgex-devops/edgex-compose 15:13:31 cbdbe7a5bc2a: Pulling fs layer 15:13:31 ca9280d653b3: Pulling fs layer 15:13:31 7e9c9ca2126c: Pulling fs layer 15:13:32 cbdbe7a5bc2a: Verifying Checksum 15:13:32 cbdbe7a5bc2a: Download complete 15:13:32 cbdbe7a5bc2a: Pull complete 15:13:33 ca9280d653b3: Verifying Checksum 15:13:33 ca9280d653b3: Download complete 15:13:36 ca9280d653b3: Pull complete 15:13:37 7e9c9ca2126c: Verifying Checksum 15:13:37 7e9c9ca2126c: Download complete 15:13:49 7e9c9ca2126c: Pull complete 15:13:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:13:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:13:49 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:13:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:13:51 $ docker top 5a0908a0128c1338c253b92995dd6222550e1b9ed0d4525c0ace73702c3b78a6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:52 + docker-compose build --help 15:13:52 + grep parallel 15:13:53 --parallel Build images in parallel. [Pipeline] } 15:13:53 $ docker stop --time=1 5a0908a0128c1338c253b92995dd6222550e1b9ed0d4525c0ace73702c3b78a6 15:13:55 $ docker rm -f 5a0908a0128c1338c253b92995dd6222550e1b9ed0d4525c0ace73702c3b78a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:13:56 . [Pipeline] withDockerContainer 15:13:56 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:13:56 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:13:58 $ docker top 356921036bdb59658b40b27b71331b72b1e25a1f94c2fb2810868045c12e7ddd -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:58 + docker-compose -f ./docker-compose-build.yml build --parallel 15:14:00 Building docker-core-command-go ... 15:14:00 Building docker-core-data-go ... 15:14:00 Building docker-core-metadata-go ... 15:14:00 Building docker-security-bootstrapper-go ... 15:14:00 Building docker-security-proxy-setup-go ... 15:14:00 Building docker-security-secretstore-setup-go ... 15:14:00 Building docker-support-notifications-go ... 15:14:00 Building docker-support-scheduler-go ... 15:14:00 Building docker-sys-mgmt-agent-go ... 15:14:00 Building docker-sys-mgmt-agent-go 15:14:00 Building docker-security-bootstrapper-go 15:14:00 Building docker-security-secretstore-setup-go 15:14:00 Building docker-core-metadata-go 15:14:00 Building docker-security-proxy-setup-go 15:15:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:15:09 ---> 8d165dc6ddf9 15:15:09 Step 3/23 : WORKDIR /edgex-go 15:15:09 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:15:09 ---> 8d165dc6ddf9 15:15:09 Step 3/24 : WORKDIR /edgex-go 15:15:09 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:09 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:15:09 ---> 8d165dc6ddf9 15:15:09 Step 3/33 : WORKDIR /edgex-go 15:15:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:15:09 ---> 8d165dc6ddf9 15:15:09 Step 3/21 : WORKDIR /edgex-go 15:15:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:15:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:15:09 ---> 8d165dc6ddf9 15:15:09 Step 3/26 : WORKDIR /edgex-go 15:15:09 ---> Running in 8b2e7a98469a 15:15:09 ---> Running in fd04fe2f87a3 15:15:09 ---> Running in e60ab7fd792e 15:15:09 ---> Running in ccd9110ce060 15:15:09 ---> Running in 99fad50416d0 15:15:09 Removing intermediate container 8b2e7a98469a 15:15:09 ---> 50509b1e3cc7 15:15:09 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:09 Removing intermediate container ccd9110ce060 15:15:09 ---> ac770804e64b 15:15:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:09 Removing intermediate container fd04fe2f87a3 15:15:09 ---> cf82181fa01c 15:15:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:09 Removing intermediate container e60ab7fd792e 15:15:09 ---> 14e4b200f67b 15:15:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:09 Removing intermediate container 99fad50416d0 15:15:09 ---> 6f89699297cb 15:15:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:09 ---> Running in 5f2089828490 15:15:09 ---> Running in 79eada14a4e2 15:15:09 ---> Running in fc6f3b4cb6f6 15:15:09 ---> Running in 06bdc9070487 15:15:09 ---> Running in dc6055fa732f 15:15:09 Removing intermediate container 06bdc9070487 15:15:09 ---> a2fab7ebe8bd 15:15:09 Step 5/23 : RUN apk add --update --no-cache make git 15:15:09 ---> Running in ce83508d32f7 15:15:09 Removing intermediate container 79eada14a4e2 15:15:09 ---> 7377cfc5d190 15:15:09 Step 5/33 : RUN apk add --update --no-cache make git 15:15:09 Removing intermediate container dc6055fa732f 15:15:09 ---> 4a2453afa7da 15:15:09 Step 5/21 : RUN apk add --update --no-cache make git 15:15:09 ---> Running in 186df8a2ea86 15:15:09 Removing intermediate container fc6f3b4cb6f6 15:15:09 ---> 9af07f80f3ed 15:15:09 Step 5/24 : RUN apk add --update --no-cache make git 15:15:09 ---> Running in 29d0461cce05 15:15:09 Removing intermediate container 5f2089828490 15:15:09 ---> fb2f2e2a62ef 15:15:09 Step 5/26 : RUN apk add --update --no-cache make bash git 15:15:10 ---> Running in 316c6aa02f95 15:15:10 ---> Running in ff4e674306ad 15:15:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:13 OK: 233 MiB in 51 packages 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:13 OK: 233 MiB in 51 packages 15:15:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:14 OK: 233 MiB in 51 packages 15:15:14 OK: 233 MiB in 51 packages 15:15:14 OK: 233 MiB in 51 packages 15:15:15 Removing intermediate container ce83508d32f7 15:15:15 ---> 12561af0798d 15:15:15 Step 6/23 : COPY go.mod . 15:15:15 Removing intermediate container 186df8a2ea86 15:15:15 ---> 075b0edcc438 15:15:15 Step 6/33 : COPY go.mod . 15:15:16 Removing intermediate container 29d0461cce05 15:15:16 ---> fb147c142921 15:15:16 Step 6/21 : COPY go.mod . 15:15:16 ---> 2caa4cef811e 15:15:16 Step 7/23 : RUN go mod download 15:15:16 Removing intermediate container ff4e674306ad 15:15:16 ---> 84d76b0890ea 15:15:16 Step 6/26 : COPY go.mod . 15:15:16 ---> Running in ff666203c7f6 15:15:16 Removing intermediate container 316c6aa02f95 15:15:16 ---> 7fab3ea02559 15:15:16 Step 6/24 : COPY go.mod . 15:15:16 ---> a3e123681c7e 15:15:16 Step 7/33 : RUN go mod download 15:15:16 ---> Running in aeef082622a9 15:15:16 ---> 600cf5573562 15:15:16 Step 7/26 : RUN go mod download 15:15:16 ---> f2ca053f44f2 15:15:16 Step 7/21 : RUN go mod download 15:15:17 ---> Running in bcc8fc1f9bfc 15:15:17 ---> 9b7f2acf78b0 15:15:17 Step 7/24 : RUN go mod download 15:15:17 ---> Running in 68d739a12048 15:15:17 ---> Running in 77a90629cdd8 15:15:22 Removing intermediate container aeef082622a9 15:15:22 ---> 7c2b4116be37 15:15:22 Step 8/33 : COPY . . 15:15:22 Removing intermediate container ff666203c7f6 15:15:22 ---> 44f62e2ed114 15:15:22 Step 8/23 : COPY . . 15:15:22 Removing intermediate container 77a90629cdd8 15:15:22 ---> 2ad99e824073 15:15:22 Step 8/24 : COPY . . 15:15:22 Removing intermediate container 68d739a12048 15:15:22 ---> a9bbed4b94c3 15:15:22 Step 8/21 : COPY . . 15:15:22 Removing intermediate container bcc8fc1f9bfc 15:15:22 ---> b71cc3859bad 15:15:22 Step 8/26 : COPY . . 15:17:16 ---> 3286c6b91b11 15:17:16 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 15:17:16 ---> bd5206564368 15:17:16 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:17:16 ---> eca121fc01a3 15:17:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:17:16 ---> 8a51dd50f90b 15:17:16 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:17:16 ---> 4501de913d10 15:17:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:17:16 ---> Running in fd8289125de2 15:17:16 ---> Running in d3aa04e5b07b 15:17:16 ---> Running in 891c6caaa1ad 15:17:16 ---> Running in 890247b0b0a1 15:17:16 ---> Running in e5ae9e3a12b1 15:17:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:17:16 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 15:17:16 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 15:17:16 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 15:17:16 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 15:17:56 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 15:17:56 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 15:17:56 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 15:18:05 Removing intermediate container 891c6caaa1ad 15:18:05 ---> 9782cd87217a 15:18:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:18:05 ---> Running in d3bfaa23f4c7 15:18:06 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 15:18:09 Removing intermediate container e5ae9e3a12b1 15:18:09 ---> 975c4f587d92 15:18:09 15:18:09 Step 10/24 : FROM alpine:3.12 15:18:09 Removing intermediate container fd8289125de2 15:18:09 ---> 5a33539a0d6d 15:18:09 15:18:09 Step 10/21 : FROM alpine:3.12 15:18:09 3.12: Pulling from library/alpine 15:18:09 3.12: Pulling from library/alpine 15:18:10 Removing intermediate container d3aa04e5b07b 15:18:10 ---> 118fd0142805 15:18:10 15:18:10 Step 10/33 : FROM alpine:3.12 15:18:10 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:18:10 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:18:10 Status: Downloaded newer image for alpine:3.12 15:18:10 ---> 389fef711851 15:18:10 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:18:10 Status: Image is up to date for alpine:3.12 15:18:10 ---> 389fef711851 15:18:10 Step 11/21 : RUN apk add --update --no-cache curl 15:18:10 3.12: Pulling from library/alpine 15:18:10 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:18:10 Status: Image is up to date for alpine:3.12 15:18:10 ---> 389fef711851 15:18:10 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 15:18:11 ---> Running in 00cccd8cbd03 15:18:11 ---> Running in 2fc1abc14890 15:18:11 ---> Running in 9b49300f96f3 15:18:12 Removing intermediate container d3bfaa23f4c7 15:18:12 ---> 98f207c4016e 15:18:12 15:18:12 Step 11/26 : FROM docker:20.10.0 15:18:12 20.10.0: Pulling from library/docker 15:18:13 Removing intermediate container 890247b0b0a1 15:18:13 ---> 728a44644a34 15:18:13 15:18:13 Step 10/23 : FROM alpine:3.12 15:18:13 ---> 389fef711851 15:18:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:18:13 ---> Running in 7802f2593043 15:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:15 (1/4) Installing ca-certificates (20191127-r4) 15:18:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:18:15 (3/4) Installing libcurl (7.69.1-r3) 15:18:15 (4/4) Installing curl (7.69.1-r3) 15:18:15 Executing busybox-1.31.1-r19.trigger 15:18:15 Executing ca-certificates-20191127-r4.trigger 15:18:15 OK: 7 MiB in 18 packages 15:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:16 (1/5) Installing ca-certificates (20191127-r4) 15:18:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:18:16 (3/5) Installing libcurl (7.69.1-r3) 15:18:16 (4/5) Installing curl (7.69.1-r3) 15:18:16 (5/5) Installing dumb-init (1.2.2-r1) 15:18:16 Executing busybox-1.31.1-r19.trigger 15:18:16 Executing ca-certificates-20191127-r4.trigger 15:18:16 (1/1) Installing dumb-init (1.2.2-r1) 15:18:16 Executing busybox-1.31.1-r19.trigger 15:18:16 OK: 6 MiB in 15 packages 15:18:16 OK: 7 MiB in 19 packages 15:18:16 (1/3) Installing dumb-init (1.2.2-r1) 15:18:16 (2/3) Installing openssl (1.1.1i-r0) 15:18:16 (3/3) Installing su-exec (0.2-r1) 15:18:16 Executing busybox-1.31.1-r19.trigger 15:18:16 OK: 6 MiB in 17 packages 15:18:18 Removing intermediate container 00cccd8cbd03 15:18:18 ---> f047f3d92770 15:18:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:18:18 ---> Running in dc3af247b48f 15:18:18 Removing intermediate container 7802f2593043 15:18:18 ---> ea33512a40d1 15:18:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:18:18 ---> Running in e2eb971da7c3 15:18:18 Removing intermediate container 2fc1abc14890 15:18:18 ---> 6d9875dadbd0 15:18:18 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:18:18 Removing intermediate container dc3af247b48f 15:18:18 ---> da68e0f8ee8c 15:18:18 Step 13/21 : WORKDIR /edgex 15:18:18 Removing intermediate container 9b49300f96f3 15:18:18 ---> 698a9a64ecee 15:18:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:18:19 ---> Running in fd30e89bd693 15:18:19 ---> Running in 75e2a3744652 15:18:19 ---> Running in 3eb788be41b4 15:18:19 Removing intermediate container e2eb971da7c3 15:18:19 ---> 536212867190 15:18:19 Step 13/23 : ENV APP_PORT=48081 15:18:19 Removing intermediate container fd30e89bd693 15:18:19 ---> dded8baf4349 15:18:19 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 15:18:19 ---> Running in f3b17e2873b3 15:18:19 ---> Running in c2377a3e58bc 15:18:19 Removing intermediate container 75e2a3744652 15:18:19 ---> d75e40276266 15:18:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:18:19 Removing intermediate container 3eb788be41b4 15:18:19 ---> c9e41cd127f9 15:18:19 Step 13/24 : WORKDIR / 15:18:20 Removing intermediate container f3b17e2873b3 15:18:20 ---> afb464fd1af9 15:18:20 Step 14/23 : EXPOSE $APP_PORT 15:18:20 ---> Running in d3fd64862d54 15:18:20 ---> Running in b00c6b54d507 15:18:20 Removing intermediate container c2377a3e58bc 15:18:20 ---> 62d263708675 15:18:20 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 15:18:20 ---> 4c47f3a0c24f 15:18:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:18:20 Removing intermediate container d3fd64862d54 15:18:20 ---> 5f749c33cf59 15:18:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:18:20 ---> Running in 26e28195ce9a 15:18:20 Removing intermediate container b00c6b54d507 15:18:20 ---> d58096f89a3a 15:18:20 Step 15/23 : WORKDIR / 15:18:21 ---> Running in ecc5786be52d 15:18:21 ---> 40c751758648 15:18:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:18:21 Removing intermediate container ecc5786be52d 15:18:21 ---> 0bdd9f38a3f2 15:18:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:21 ---> 25a4a7b17198 15:18:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:18:21 Connecting to github.com (140.82.112.4:443) 15:18:21  ---> 3eba17a23e17 15:18:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:18:21 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.107.60:443) 15:18:22 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 15:18:22 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 15:18:22 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 15:18:22 dockerize 15:18:22 ---> 9a60d89bdcd5 15:18:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:18:22 ---> bc5d08318823 15:18:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:18:23 ---> 205973e72e00 15:18:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:18:24 ---> Running in 225c1a9b1a8c 15:18:24 ---> 341fbf83e8c7 15:18:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:18:24 ---> fe42433c8a28 15:18:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:18:24 Removing intermediate container 225c1a9b1a8c 15:18:24 ---> 67ab19e17d9a 15:18:24 Step 18/21 : CMD ["--init=true"] 15:18:24 ---> Running in d100c5d38234 15:18:24 Removing intermediate container 26e28195ce9a 15:18:24 ---> b2b8d6a1eb04 15:18:24 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 15:18:25 ---> aaaf36f88729 15:18:25 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:18:25 ---> Running in da1ef1b110c5 15:18:25 ---> Running in c270499ae921 15:18:25 ---> 75f54b2ddf4a 15:18:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:18:25 Removing intermediate container d100c5d38234 15:18:25 ---> 5cee3bf8c5fb 15:18:25 Step 19/21 : LABEL arch=x86_64 15:18:25 ---> Running in 6454e19babba 15:18:25 Removing intermediate container da1ef1b110c5 15:18:25 ---> 800f8c65331f 15:18:25 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:18:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:18:25 Removing intermediate container c270499ae921 15:18:25 ---> 5125e9b8ffae 15:18:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:25 Status: Downloaded newer image for docker:20.10.0 15:18:25 ---> Running in 3bc1741f1521 15:18:25 ---> aefe523efa57 15:18:25 Step 12/26 : RUN apk add --no-cache bash 15:18:25 ---> 406f3c9a1a33 15:18:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:18:25 ---> Running in b78c081bbcc7 15:18:26 Removing intermediate container 6454e19babba 15:18:26 ---> 5f44e88ff0f0 15:18:26 Step 20/21 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:18:26 ---> Running in c6c612bd5660 15:18:26 ---> Running in f44f49267408 15:18:26 ---> Running in f426043ce171 15:18:26 Removing intermediate container 3bc1741f1521 15:18:26 ---> 2b891b2970a6 15:18:26 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 15:18:26 Removing intermediate container b78c081bbcc7 15:18:26 ---> 2034f9b5584b 15:18:26 Step 21/23 : LABEL arch=x86_64 15:18:26 ---> Running in b716e23db424 15:18:26 ---> Running in dfc8bc6e50f5 15:18:26 Removing intermediate container f426043ce171 15:18:26 ---> dd9df709892a 15:18:26 Step 21/21 : LABEL version=0.0.0 15:18:27 ---> Running in 740ec6d29038 15:18:27 Removing intermediate container dfc8bc6e50f5 15:18:27 ---> b6efae882782 15:18:27 Step 22/23 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:18:28 ---> Running in 360532d0e142 15:18:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:28 Move dockerize executable 15:18:28 Removing intermediate container 740ec6d29038 15:18:28 ---> 3711929bcaf2 15:18:28 15:18:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:28 Removing intermediate container 360532d0e142 15:18:28 ---> 738ae23414e5 15:18:28 Step 23/23 : LABEL version=0.0.0 15:18:28 (1/2) Installing readline (8.0.4-r0) 15:18:28 (2/2) Installing bash (5.0.17-r0) 15:18:28 Executing bash-5.0.17-r0.post-install 15:18:28 Executing busybox-1.31.1-r19.trigger 15:18:28 OK: 12 MiB in 22 packages 15:18:28 ---> Running in 25c3b8748c40 15:18:28 Successfully built 3711929bcaf2 15:18:28 Successfully tagged docker-security-proxy-setup-go:latest 15:18:28 Building docker-support-scheduler-go 15:18:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 25c3b8748c40 15:18:28 ---> 19d958de013a 15:18:28 15:18:29 Removing intermediate container f44f49267408 15:18:29 ---> 3f208eadcd10 15:18:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:18:29 Successfully built 19d958de013a 15:18:29 Successfully tagged docker-core-metadata-go:latest 15:18:29 Building docker-support-notifications-go 15:18:29  Building docker-core-metadata-go ... done Removing intermediate container b716e23db424 15:18:29 ---> 39c02eff4c30 15:18:29 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 15:18:29 ---> Running in e07621a0c72b 15:18:29 Removing intermediate container c6c612bd5660 15:18:29 ---> 99346c02219b 15:18:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:18:29 ---> Running in 1f603a3c00ca 15:18:29 ---> Running in efd5e8d3a981 15:18:30 Removing intermediate container e07621a0c72b 15:18:30 ---> f7eda49c403f 15:18:30 Step 22/24 : LABEL arch=x86_64 15:18:30 ---> Running in d1991a5732c7 15:18:30 Removing intermediate container 1f603a3c00ca 15:18:30 ---> 92da5adda450 15:18:30 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:18:30 Removing intermediate container efd5e8d3a981 15:18:30 ---> 0090c1833324 15:18:30 Step 14/26 : ENV APP_PORT=48090 15:18:30 ---> Running in e9aade289f34 15:18:32 Removing intermediate container d1991a5732c7 15:18:32 ---> be27dda53163 15:18:32 Step 23/24 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:18:33 ---> 6efbcefa72cb 15:18:33 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:18:33 Removing intermediate container e9aade289f34 15:18:33 ---> 72dcb5baa596 15:18:33 Step 15/26 : EXPOSE $APP_PORT 15:18:33 ---> Running in cfcbbf7afeeb 15:18:33 ---> Running in 1bef64fbc2e5 15:18:34 ---> Running in be6710ff498f 15:18:35 Removing intermediate container cfcbbf7afeeb 15:18:35 ---> 8b281476928c 15:18:35 Step 24/24 : LABEL version=0.0.0 15:18:35 Removing intermediate container be6710ff498f 15:18:35 ---> f0fc88548a08 15:18:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:18:36 ---> Running in 48de18e32fcf 15:18:37 Removing intermediate container 48de18e32fcf 15:18:37 ---> 14c4a1129b71 15:18:37 15:18:38 Successfully built 14c4a1129b71 15:18:38 ---> 434f205d76a9 15:18:38 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:18:38 Successfully tagged docker-security-secretstore-setup-go:latest 15:18:38 Building docker-core-command-go 15:18:39  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1bef64fbc2e5 15:18:39 ---> aeabb7463a11 15:18:39 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:40 ---> 7c3da16032cc 15:18:40 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:18:41 ---> 77557e0dc4a6 15:18:41 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:18:41 ---> 808e76d58fae 15:18:41 Step 19/26 : RUN apk --no-cache add py3-pip 15:18:42 ---> Running in 2f50118b4083 15:18:42 ---> 9f69297f8235 15:18:42 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:44 ---> 75baac4e7603 15:18:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 15:18:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:45 (1/33) Installing libbz2 (1.0.8-r1) 15:18:45 (2/33) Installing expat (2.2.9-r1) 15:18:45 (3/33) Installing libffi (3.3-r2) 15:18:45 (4/33) Installing gdbm (1.13-r1) 15:18:45 (5/33) Installing xz-libs (5.2.5-r0) 15:18:45 (6/33) Installing sqlite-libs (3.32.1-r0) 15:18:45 (7/33) Installing python3 (3.8.5-r0) 15:18:51 (8/33) Installing py3-appdirs (1.4.4-r1) 15:18:51 ---> 9b154c5e8db7 15:18:51 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:18:51 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:18:51 (10/33) Installing py3-parsing (2.4.7-r0) 15:18:51 (11/33) Installing py3-six (1.15.0-r0) 15:18:51 (12/33) Installing py3-packaging (20.4-r0) 15:18:51 (13/33) Installing py3-setuptools (47.0.0-r0) 15:18:51 (14/33) Installing py3-chardet (3.0.4-r4) 15:18:51 (15/33) Installing py3-idna (2.9-r0) 15:18:51 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:18:51 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:18:51 (18/33) Installing py3-requests (2.23.0-r0) 15:18:51 (19/33) Installing py3-msgpack (1.0.0-r0) 15:18:51 (20/33) Installing py3-lockfile (0.12.2-r3) 15:18:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:18:52 (22/33) Installing py3-colorama (0.4.3-r0) 15:18:52 (23/33) Installing py3-distlib (0.3.0-r0) 15:18:52 (24/33) Installing py3-distro (1.5.0-r1) 15:18:52 (25/33) Installing py3-webencodings (0.5.1-r3) 15:18:52 (26/33) Installing py3-html5lib (1.0.1-r4) 15:18:53 (27/33) Installing py3-pytoml (0.1.21-r0) 15:18:53 (28/33) Installing py3-pep517 (0.8.2-r0) 15:18:53 (29/33) Installing py3-progress (1.5-r0) 15:18:54 (30/33) Installing py3-toml (0.10.1-r0) 15:18:54 ---> e3085f845414 15:18:54 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 15:18:54 (31/33) Installing py3-retrying (1.3.3-r0) 15:18:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:18:54 (33/33) Installing py3-pip (20.1.1-r0) 15:18:54 Executing busybox-1.31.1-r19.trigger 15:18:54 OK: 71 MiB in 55 packages 15:18:56 ---> Running in 4f7504a2461b 15:18:57 Removing intermediate container 4f7504a2461b 15:18:57 ---> c5705a1edc95 15:18:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:18:59 ---> 7c7add5dd19c 15:18:59 Step 28/33 : RUN chmod +x /entrypoint.sh 15:19:00 ---> Running in 37a2cbf41b87 15:19:09 Removing intermediate container 37a2cbf41b87 15:19:09 ---> c83be7a2b127 15:19:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:19:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:09 ---> 8d165dc6ddf9 15:19:09 Step 3/22 : WORKDIR /edgex-go 15:19:10 ---> Using cache 15:19:10 ---> 6f89699297cb 15:19:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 ---> Using cache 15:19:10 ---> 4a2453afa7da 15:19:10 Step 5/22 : RUN apk add --update --no-cache make git 15:19:10 ---> Using cache 15:19:10 ---> fb147c142921 15:19:10 Step 6/22 : COPY go.mod . 15:19:10 ---> Using cache 15:19:10 ---> f2ca053f44f2 15:19:10 Step 7/22 : RUN go mod download 15:19:10 ---> Using cache 15:19:10 ---> a9bbed4b94c3 15:19:10 Step 8/22 : COPY . . 15:19:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> 8d165dc6ddf9 15:19:10 Step 3/22 : WORKDIR /edgex-go 15:19:10 ---> Using cache 15:19:10 ---> 6f89699297cb 15:19:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 ---> Using cache 15:19:10 ---> 4a2453afa7da 15:19:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:19:10 ---> Using cache 15:19:10 ---> eca121fc01a3 15:19:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:19:11 ---> Running in 13d2b1e0cfc6 15:19:11 ---> Running in 3af224a9a3e7 15:19:11 ---> Running in d4ba54b53fb5 15:19:13 Removing intermediate container 13d2b1e0cfc6 15:19:13 ---> 1bc8f54fe419 15:19:13 Step 30/33 : CMD ["gate"] 15:19:16 ---> Running in 662661abfa4a 15:19:16 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 15:19:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:16 ---> 8d165dc6ddf9 15:19:16 Step 3/23 : WORKDIR /edgex-go 15:19:16 ---> Using cache 15:19:16 ---> 6f89699297cb 15:19:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:16 ---> Using cache 15:19:16 ---> 4a2453afa7da 15:19:16 Step 5/23 : RUN apk add --update --no-cache make git 15:19:16 ---> Using cache 15:19:16 ---> fb147c142921 15:19:16 Step 6/23 : COPY go.mod . 15:19:16 ---> Using cache 15:19:16 ---> f2ca053f44f2 15:19:16 Step 7/23 : RUN go mod download 15:19:16 ---> Using cache 15:19:16 ---> a9bbed4b94c3 15:19:16 Step 8/23 : COPY . . 15:19:16 ---> Using cache 15:19:16 ---> eca121fc01a3 15:19:16 Step 9/23 : RUN make cmd/core-command/core-command 15:19:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:16 ---> Running in 89a23f64b796 15:19:17 Removing intermediate container 662661abfa4a 15:19:17 ---> b88825e20a48 15:19:17 Step 31/33 : LABEL arch=x86_64 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:17 ---> Running in 58d32a601ce3 15:19:17 OK: 233 MiB in 51 packages 15:19:18 Removing intermediate container 58d32a601ce3 15:19:18 ---> e8a3a3ecace2 15:19:18 Step 32/33 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:19:18 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 15:19:18 ---> Running in 0891276084a9 15:19:19 Removing intermediate container 0891276084a9 15:19:19 ---> 723b0b24c3c6 15:19:19 Step 33/33 : LABEL version=0.0.0 15:19:19 Removing intermediate container 3af224a9a3e7 15:19:19 ---> 2665938534dd 15:19:19 Step 6/22 : COPY go.mod . 15:19:19 ---> Running in 4ec37b790a03 15:19:20 ---> c61ad4866253 15:19:20 Step 7/22 : RUN go mod download 15:19:20 ---> Running in 670ed2d40625 15:19:20 Removing intermediate container 4ec37b790a03 15:19:20 ---> 25096f43342f 15:19:20 15:19:21 Successfully built 25096f43342f 15:19:22 Successfully tagged docker-security-bootstrapper-go:latest 15:19:22  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 15:19:29 Removing intermediate container 670ed2d40625 15:19:29 ---> 84c8872a74f8 15:19:29 Step 8/22 : COPY . . 15:19:42 Removing intermediate container 2f50118b4083 15:19:42 ---> a6d091523801 15:19:42 Step 20/26 : RUN pip install docker-compose==1.23.2 15:19:46 ---> Running in bed6190f7fcb 15:20:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:20:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:20:14 ---> 8d165dc6ddf9 15:20:14 Step 3/23 : WORKDIR /edgex-go 15:20:14 ---> Using cache 15:20:14 ---> 6f89699297cb 15:20:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:20:14 ---> Using cache 15:20:14 ---> 4a2453afa7da 15:20:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:20:14 Collecting docker-compose==1.23.2 15:20:14 ---> Running in e12e112024ae 15:20:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:20:14 Removing intermediate container 89a23f64b796 15:20:14 ---> 0f55e7fab176 15:20:14 15:20:14 Step 10/23 : FROM alpine:3.12 15:20:14 ---> 389fef711851 15:20:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:20:14 Removing intermediate container d4ba54b53fb5 15:20:14 ---> fa307bbe408d 15:20:14 15:20:14 Step 10/22 : FROM alpine:3.12 15:20:14 ---> 389fef711851 15:20:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:20:14 ---> Using cache 15:20:14 ---> ea33512a40d1 15:20:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:20:14 ---> Using cache 15:20:14 ---> ea33512a40d1 15:20:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:20:14 ---> Using cache 15:20:14 ---> 536212867190 15:20:14 Step 13/23 : ENV APP_PORT=48082 15:20:14 ---> Using cache 15:20:14 ---> 536212867190 15:20:14 Step 13/22 : ENV APP_PORT=48085 15:20:14 Collecting docker<4.0,>=3.6.0 15:20:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:20:14 ---> Running in 2005b808b4e4 15:20:14 ---> Running in a9f9e8e83c52 15:20:14 Collecting cached-property<2,>=1.2.0 15:20:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:20:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:20:14 Collecting PyYAML<4,>=3.10 15:20:14 Downloading PyYAML-3.13.tar.gz (270 kB) 15:20:14 Removing intermediate container 2005b808b4e4 15:20:14 ---> d6163b8321fa 15:20:14 Step 14/23 : EXPOSE $APP_PORT 15:20:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:16 ---> Running in 2607f2aae860 15:20:16 OK: 233 MiB in 51 packages 15:20:16 Removing intermediate container a9f9e8e83c52 15:20:16 ---> 1a461fceea75 15:20:16 Step 14/22 : EXPOSE $APP_PORT 15:20:17 ---> Running in 930dbccf45a3 15:20:17 Removing intermediate container 2607f2aae860 15:20:17 ---> 721e2cf702dd 15:20:17 Step 15/23 : WORKDIR / 15:20:17 Collecting jsonschema<3,>=2.5.1 15:20:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:20:18 Collecting texttable<0.10,>=0.9.0 15:20:18 ---> Running in 3784a5c89c8f 15:20:18 Downloading texttable-0.9.1.tar.gz (11 kB) 15:20:18 Removing intermediate container 930dbccf45a3 15:20:18 ---> d65ae1c083ea 15:20:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:19 Removing intermediate container e12e112024ae 15:20:19 ---> 03ad8c85420b 15:20:19 Step 6/23 : COPY go.mod . 15:20:19 Removing intermediate container 3784a5c89c8f 15:20:19 ---> 353e2c69b235 15:20:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:20:19 ---> 6befdf829cd4 15:20:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:20:19 ---> a6f9b9a78e90 15:20:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:20:20 ---> b017d44f51c0 15:20:20 Step 7/23 : RUN go mod download 15:20:20 ---> 029e2f2a8d7a 15:20:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:20:20 ---> Running in 7aeda79e6784 15:20:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:20:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:20:20 ---> Running in d662f327f9db 15:20:20 Collecting websocket-client<1.0,>=0.32.0 15:20:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:20:20 Collecting dockerpty<0.5,>=0.4.1 15:20:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:20:20 ---> b0eecdbe754b 15:20:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:20:21 ---> 2af4e1a9aaa5 15:20:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:20:21 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 15:20:21 Collecting docopt<0.7,>=0.6.1 15:20:21 Downloading docopt-0.6.2.tar.gz (25 kB) 15:20:21 ---> 6a4f79fd4096 15:20:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:20:22 ---> Running in 12d368ae9772 15:20:22 ---> 4c6a7d38ae80 15:20:22 Step 19/23 : ENTRYPOINT ["/core-command"] 15:20:23 ---> Running in 21afa4dcff59 15:20:23 Collecting docker-pycreds>=0.4.0 15:20:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:20:23 Removing intermediate container 12d368ae9772 15:20:23 ---> f84f3fb6072d 15:20:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:23 Collecting urllib3<1.25,>=1.21.1 15:20:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:20:24 ---> Running in 33ab4acfe574 15:20:24 Collecting idna<2.8,>=2.5 15:20:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:20:24 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) 15:20:24 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) 15:20:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:20:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:20:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:20:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:20:24 Removing intermediate container 21afa4dcff59 15:20:24 ---> 624b12a2fe1e 15:20:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:24 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, cached-property, PyYAML, jsonschema, texttable, dockerpty, docopt, docker-compose 15:20:24 Attempting uninstall: urllib3 15:20:24 Found existing installation: urllib3 1.25.9 15:20:24 Uninstalling urllib3-1.25.9: 15:20:24 ---> Running in 0db1ed236a0e 15:20:24 Removing intermediate container 33ab4acfe574 15:20:24 ---> 31ae7c93760f 15:20:24 Step 20/22 : LABEL arch=x86_64 15:20:24 ---> Running in 30613ab4a846 15:20:24 Successfully uninstalled urllib3-1.25.9 15:20:25 Removing intermediate container 0db1ed236a0e 15:20:25 ---> bde948aec57d 15:20:25 Step 21/23 : LABEL arch=x86_64 15:20:25 Attempting uninstall: idna 15:20:25 Found existing installation: idna 2.9 15:20:25 Uninstalling idna-2.9: 15:20:25 Removing intermediate container 30613ab4a846 15:20:25 ---> 40bc9b4daedf 15:20:25 Step 21/22 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:20:25 Successfully uninstalled idna-2.9 15:20:25 ---> Running in cc188a8155e2 15:20:25 ---> Running in dcc4cd7dc0c0 15:20:25 Attempting uninstall: requests 15:20:25 Found existing installation: requests 2.23.0 15:20:25 Uninstalling requests-2.23.0: 15:20:26 Successfully uninstalled requests-2.23.0 15:20:26 Removing intermediate container cc188a8155e2 15:20:26 ---> 54b71e0e3ca4 15:20:26 Step 22/23 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:20:26 Removing intermediate container d662f327f9db 15:20:26 ---> 6a881048b689 15:20:26 Step 8/23 : COPY . . 15:20:26 ---> Running in 90449cf17d0a 15:20:26 Removing intermediate container dcc4cd7dc0c0 15:20:26 ---> 7272882f456f 15:20:26 Step 22/22 : LABEL version=0.0.0 15:20:27 ---> Running in 4909c46d3fac 15:20:28 Removing intermediate container 90449cf17d0a 15:20:28 ---> 529926d961fa 15:20:28 Step 23/23 : LABEL version=0.0.0 15:20:29 Running setup.py install for PyYAML: started 15:20:30 Removing intermediate container 4909c46d3fac 15:20:30 ---> 5f8f93bc93e1 15:20:30 15:20:30 Successfully built 5f8f93bc93e1 15:20:30 Successfully tagged docker-support-scheduler-go:latest 15:20:31  Building docker-support-scheduler-go ... done  Running setup.py install for PyYAML: finished with status 'done' 15:20:32 ---> Running in c7f1b4a2d750 15:20:32 Running setup.py install for texttable: started 15:20:33 Running setup.py install for texttable: finished with status 'done' 15:20:33 Running setup.py install for dockerpty: started 15:20:33 Removing intermediate container c7f1b4a2d750 15:20:33 ---> 6cf884d75138 15:20:33 15:20:35 Running setup.py install for dockerpty: finished with status 'done' 15:20:35 Running setup.py install for docopt: started 15:20:35 Successfully built 6cf884d75138 15:20:35 Successfully tagged docker-core-command-go:latest 15:20:35  Building docker-core-command-go ... done  Running setup.py install for docopt: finished with status 'done' 15:20:36 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 15:20:47 Removing intermediate container bed6190f7fcb 15:20:47 ---> 4df27153c556 15:20:47 Step 21/26 : RUN apk --no-cache add curl 15:20:47 ---> Running in a1c291f8a238 15:20:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:20:50 (2/3) Installing libcurl (7.69.1-r3) 15:20:50 (3/3) Installing curl (7.69.1-r3) 15:20:50 Executing busybox-1.31.1-r19.trigger 15:20:50 OK: 72 MiB in 58 packages 15:20:55 Removing intermediate container 7aeda79e6784 15:20:55 ---> f2804e623256 15:20:55 15:20:55 Step 10/22 : FROM alpine:3.12 15:20:55 ---> 389fef711851 15:20:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:20:55 Removing intermediate container a1c291f8a238 15:20:55 ---> 124105eb358b 15:20:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:20:55 ---> Running in 06f38ec45fc5 15:20:55 ---> Running in 1c8cc8855bdc 15:20:57 Removing intermediate container 1c8cc8855bdc 15:20:57 ---> a739d38c0b1b 15:20:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:57 ---> Running in 08fdef9a644f 15:20:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:57 Removing intermediate container 08fdef9a644f 15:20:58 ---> df63585ce7ae 15:20:58 Step 24/26 : LABEL arch=x86_64 15:20:58 (1/2) Installing ca-certificates (20191127-r4) 15:20:58 (2/2) Installing dumb-init (1.2.2-r1) 15:20:58 Executing busybox-1.31.1-r19.trigger 15:20:58 Executing ca-certificates-20191127-r4.trigger 15:20:58 OK: 6 MiB in 16 packages 15:20:58 ---> Running in 321159a58ea4 15:20:59 Removing intermediate container 321159a58ea4 15:20:59 ---> 4ae4951924b6 15:20:59 Step 25/26 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:21:00 ---> Running in 1333c7b7a427 15:21:01 Removing intermediate container 06f38ec45fc5 15:21:01 ---> 974b4c62ff01 15:21:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:21:01 Removing intermediate container 1333c7b7a427 15:21:01 ---> 1ff87d6cc47d 15:21:01 Step 26/26 : LABEL version=0.0.0 15:21:01 ---> Running in a461f63f5df4 15:21:02 ---> Running in 9d3cdfb81c26 15:21:02 Removing intermediate container a461f63f5df4 15:21:02 ---> 0da43ac2bc41 15:21:02 Step 13/22 : ENV APP_PORT=48060 15:21:02 ---> Running in a97db51be758 15:21:02 Removing intermediate container 9d3cdfb81c26 15:21:02 ---> 466fdd3d6283 15:21:02 15:21:02 ---> bf0f5ae01fb3 15:21:02 Step 9/23 : RUN make cmd/core-data/core-data 15:21:02 Successfully built 466fdd3d6283 15:21:02 Successfully tagged docker-sys-mgmt-agent-go:latest 15:21:02  Building docker-sys-mgmt-agent-go ... done  ---> Running in 9953e4ca8c29 15:21:02 Removing intermediate container a97db51be758 15:21:02 ---> 95fc10c97431 15:21:02 Step 14/22 : EXPOSE $APP_PORT 15:21:03 ---> Running in 47b3a5b3de8c 15:21:03 Removing intermediate container 47b3a5b3de8c 15:21:03 ---> 9170760bf37f 15:21:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:04 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 15:21:04 ---> b237e4f55af4 15:21:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:21:05 ---> 540310242ead 15:21:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:21:06 ---> 850e492ca166 15:21:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:21:06 ---> Running in 36af0a8a6400 15:21:06 Removing intermediate container 36af0a8a6400 15:21:06 ---> 9353ed5ec281 15:21:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:07 ---> Running in 9cf5c7e926b5 15:21:07 Removing intermediate container 9cf5c7e926b5 15:21:07 ---> 1fd702a1e3dd 15:21:07 Step 20/22 : LABEL arch=x86_64 15:21:07 ---> Running in 9c6674d37ab1 15:21:08 Removing intermediate container 9c6674d37ab1 15:21:08 ---> 2d73f10502c9 15:21:08 Step 21/22 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:21:08 ---> Running in 816d138b1e66 15:21:09 Removing intermediate container 816d138b1e66 15:21:09 ---> 9ebf4638a4f8 15:21:09 Step 22/22 : LABEL version=0.0.0 15:21:09 ---> Running in ccf1bd82e018 15:21:10 Removing intermediate container ccf1bd82e018 15:21:10 ---> ec5534dd3e96 15:21:10 15:21:10 Successfully built ec5534dd3e96 15:21:10 Successfully tagged docker-support-notifications-go:latest 15:21:33  Building docker-support-notifications-go ... done Removing intermediate container 9953e4ca8c29 15:21:33 ---> 1ea2bcd3acfc 15:21:33 15:21:33 Step 10/23 : FROM alpine:3.12 15:21:33 ---> 389fef711851 15:21:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:21:33 ---> Running in 2150671da50e 15:21:33 Removing intermediate container 2150671da50e 15:21:33 ---> 288e1cdc8c71 15:21:33 Step 12/23 : ENV APP_PORT=48080 15:21:33 ---> Running in 949b146e2d40 15:21:33 Removing intermediate container 949b146e2d40 15:21:33 ---> ab83029d80ae 15:21:33 Step 13/23 : EXPOSE $APP_PORT 15:21:33 ---> Running in c6f6b93c295c 15:21:33 Removing intermediate container c6f6b93c295c 15:21:33 ---> 70130beadf72 15:21:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:33 ---> Running in c60ba018f81c 15:21:33 Removing intermediate container c60ba018f81c 15:21:33 ---> b8386dd36728 15:21:33 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:21:33 ---> Running in 9f6df4b9a4e4 15:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:35 (1/6) Installing dumb-init (1.2.2-r1) 15:21:35 (2/6) Installing libgcc (9.3.0-r2) 15:21:35 (3/6) Installing libsodium (1.0.18-r0) 15:21:35 (4/6) Installing libstdc++ (9.3.0-r2) 15:21:35 (5/6) Installing libzmq (4.3.3-r0) 15:21:36 (6/6) Installing zeromq (4.3.3-r0) 15:21:36 Executing busybox-1.31.1-r19.trigger 15:21:36 OK: 8 MiB in 20 packages 15:21:37 Removing intermediate container 9f6df4b9a4e4 15:21:37 ---> 8d79204b62b5 15:21:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:37 ---> 8b69f8b442c3 15:21:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:21:38 ---> 330118db755e 15:21:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:21:39 ---> 5fcd12126d10 15:21:39 Step 19/23 : ENTRYPOINT ["/core-data"] 15:21:39 ---> Running in ed8e585898d9 15:21:39 Removing intermediate container ed8e585898d9 15:21:39 ---> ec407e4f8bf4 15:21:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:39 ---> Running in ca4170241ee5 15:21:40 Removing intermediate container ca4170241ee5 15:21:40 ---> 19d03a78c778 15:21:40 Step 21/23 : LABEL arch=x86_64 15:21:40 ---> Running in c806ed4b70e5 15:21:40 Removing intermediate container c806ed4b70e5 15:21:40 ---> 4517593760a6 15:21:40 Step 22/23 : LABEL git_sha=7ac4f19a7a29b8a1b18362b3f7a0e0988f680bf7 15:21:40 ---> Running in 8acbed2a9ba7 15:21:41 Removing intermediate container 8acbed2a9ba7 15:21:41 ---> 1614654b9ca8 15:21:41 Step 23/23 : LABEL version=0.0.0 15:21:41 ---> Running in 54300be3960c 15:21:41 Removing intermediate container 54300be3960c 15:21:41 ---> 961047b271cd 15:21:41 15:21:42 Successfully built 961047b271cd 15:21:42 Successfully tagged docker-core-data-go:latest 15:21:42  Building docker-core-data-go ... done  [Pipeline] } 15:21:42 $ docker stop --time=1 356921036bdb59658b40b27b71331b72b1e25a1f94c2fb2810868045c12e7ddd 15:21:45 $ docker rm -f 356921036bdb59658b40b27b71331b72b1e25a1f94c2fb2810868045c12e7ddd [Pipeline] // withDockerContainer [Pipeline] sh 15:21:46 + docker images 15:21:46 + grep docker 15:21:47 docker-core-data-go latest 961047b271cd 6 seconds ago 22.3MB 15:21:47 docker-support-notifications-go latest ec5534dd3e96 38 seconds ago 16.9MB 15:21:47 docker-sys-mgmt-agent-go latest 466fdd3d6283 45 seconds ago 313MB 15:21:47 docker-core-command-go latest 6cf884d75138 About a minute ago 16.3MB 15:21:47 docker-support-scheduler-go latest 5f8f93bc93e1 About a minute ago 16.4MB 15:21:47 docker-security-bootstrapper-go latest 25096f43342f 2 minutes ago 41.5MB 15:21:47 docker-security-secretstore-setup-go latest 14c4a1129b71 3 minutes ago 24.6MB 15:21:47 docker-core-metadata-go latest 19d958de013a 3 minutes ago 18.8MB 15:21:47 docker-security-proxy-setup-go latest 3711929bcaf2 3 minutes ago 24.4MB 15:21:47 docker 20.10.0 aefe523efa57 6 weeks 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 15:22:03 Still waiting to schedule task 15:22:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-22456’ 15:24:38 Running on prd-ubuntu18.04-docker-8c-8g-22457 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws 15:24:38 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 15:24:40 using credential edgex-jenkins-ssh 15:24:40 Cloning the remote Git repository 15:24:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:24:40 > git init /w/workspace/edgex-go/22 # timeout=10 15:24:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:40 > git --version # timeout=10 15:24:40 > git --version # 'git version 2.17.1' 15:24:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:47 Merging remotes/origin/master commit f7cba1f5bd7f0f50faed19509b697065ec7e4bcf into PR head commit c736001325b9184b3460a953e838aca15e135b7e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:47 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } 15:24:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:24:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:24:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:47 > git config core.sparsecheckout # timeout=10 15:24:47 > git checkout -f c736001325b9184b3460a953e838aca15e135b7e # timeout=10 [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 15:24:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:24:51 ---> package-listing.sh 15:24:51 ++ tr '[:upper:]' '[:lower:]' 15:24:51 ++ facter osfamily 15:24:51 + OS_FAMILY=redhat 15:24:51 + workspace=/w/workspace/edgex-go/22 15:24:51 + START_PACKAGES=/tmp/packages_start.txt 15:24:51 + END_PACKAGES=/tmp/packages_end.txt 15:24:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:51 + PACKAGES=/tmp/packages_start.txt 15:24:51 + '[' /w/workspace/edgex-go/22 ']' 15:24:51 + PACKAGES=/tmp/packages_end.txt 15:24:51 + case "${OS_FAMILY}" in 15:24:51 + rpm -qa 15:24:51 + sort 15:24:58 + '[' -f /tmp/packages_start.txt ']' 15:24:58 + '[' -f /tmp/packages_end.txt ']' 15:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:58 + '[' /w/workspace/edgex-go/22 ']' 15:24:58 + mkdir -p /w/workspace/edgex-go/22/archives/ 15:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 15:24:58 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/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:24:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:00 15:25:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:25:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:00 alpine: Pulling from edgex-lftools-log-publisher 15:25:00 df20fa9351a1: Pulling fs layer 15:25:00 36b3adc4ff6f: Pulling fs layer 15:25:00 8ad3a11d3b57: Pulling fs layer 15:25:00 46f8f816bc3b: Pulling fs layer 15:25:00 93b61091891f: Pulling fs layer 15:25:00 93b9cdb0e59b: Pulling fs layer 15:25:00 5e14af77c1be: Pulling fs layer 15:25:00 01666e4c0597: Pulling fs layer 15:25:00 aa168da1d23b: Pulling fs layer 15:25:00 46f8f816bc3b: Waiting 15:25:00 93b61091891f: Waiting 15:25:00 93b9cdb0e59b: Waiting 15:25:00 5e14af77c1be: Waiting 15:25:00 01666e4c0597: Waiting 15:25:00 aa168da1d23b: Waiting 15:25:00 36b3adc4ff6f: Download complete 15:25:00 46f8f816bc3b: Verifying Checksum 15:25:00 46f8f816bc3b: Download complete 15:25:01 df20fa9351a1: Verifying Checksum 15:25:01 df20fa9351a1: Download complete 15:25:01 93b9cdb0e59b: Verifying Checksum 15:25:01 93b9cdb0e59b: Download complete 15:25:01 5e14af77c1be: Verifying Checksum 15:25:01 5e14af77c1be: Download complete 15:25:01 8ad3a11d3b57: Verifying Checksum 15:25:01 8ad3a11d3b57: Download complete 15:25:01 01666e4c0597: Verifying Checksum 15:25:01 01666e4c0597: Download complete 15:25:01 93b61091891f: Verifying Checksum 15:25:01 93b61091891f: Download complete 15:25:02 df20fa9351a1: Pull complete 15:25:02 36b3adc4ff6f: Pull complete 15:25:03 8ad3a11d3b57: Pull complete 15:25:04 46f8f816bc3b: Pull complete 15:25:04 93b61091891f: Pull complete 15:25:05 93b9cdb0e59b: Pull complete 15:25:06 5e14af77c1be: Pull complete 15:25:06 01666e4c0597: Pull complete 15:25:07 aa168da1d23b: Verifying Checksum 15:25:07 aa168da1d23b: Download complete 15:25:19 aa168da1d23b: Pull complete 15:25:19 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:25:20 prd-centos7-docker-4c-2g-22452 does not seem to be running inside a container 15:25:20 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:25:26 $ docker top bc8c048a17e36bfa20cea7fa26932552e400ea7fc6729bcc752e56dd650e4675 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:25:28 + mkdir -p /var/log/sa [Pipeline] sh 15:25:28 + ls /var/log/sa-host 15:25:28 + sadf -c /var/log/sa-host/sa23 15:25:28 file_magic: OK 15:25:28 HZ: Using current value: 100 15:25:28 file_header: OK 15:25:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:25:28 Statistics: 15:25:28 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:25:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:29 provisioning config files... 15:25:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config995604169055477297tmp [Pipeline] { [Pipeline] echo 15:25:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:25:30 ---> create-netrc.sh [Pipeline] } 15:25:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:25:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:25:31 ---> python-tools-install.sh [Pipeline] echo 15:25:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:25:31 ---> sudo-logs.sh 15:25:31 Archiving 'sudo' log.. [Pipeline] echo 15:25:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:25:32 ---> job-cost.sh 15:25:32 lf-activate-venv: SKIPPING 15:25:32 INFO: No Stack... 15:25:32 INFO: Retrieving Pricing Info for: v1-standard-2 15:25:33 INFO: Archiving Costs [Pipeline] echo 15:25:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:25:34 ---> logs-deploy.sh 15:25:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/22 15:25:34 INFO: archiving workspace using pattern(s): 15:25:37 Archives upload complete. 15:25:37 INFO: archiving logs to Nexus 15:25:39 ---> uname -a: 15:25:39 Linux prd-centos7-docker-4c-2g-22452.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:25:39 15:25:39 15:25:39 ---> lscpu: 15:25:39 Architecture: x86_64 15:25:39 CPU op-mode(s): 32-bit, 64-bit 15:25:39 Byte Order: Little Endian 15:25:39 Address sizes: 40 bits physical, 48 bits virtual 15:25:39 CPU(s): 4 15:25:39 On-line CPU(s) list: 0-3 15:25:39 Thread(s) per core: 1 15:25:39 Core(s) per socket: 1 15:25:39 Socket(s): 4 15:25:39 NUMA node(s): 1 15:25:39 Vendor ID: GenuineIntel 15:25:39 CPU family: 6 15:25:39 Model: 44 15:25:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:25:39 Stepping: 1 15:25:39 CPU MHz: 2933.438 15:25:39 BogoMIPS: 5866.87 15:25:39 Virtualization: VT-x 15:25:39 Hypervisor vendor: KVM 15:25:39 Virtualization type: full 15:25:39 L1d cache: 128 KiB 15:25:39 L1i cache: 128 KiB 15:25:39 L2 cache: 16 MiB 15:25:39 L3 cache: 64 MiB 15:25:39 NUMA node0 CPU(s): 0-3 15:25:39 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:25:39 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:25:39 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:25:39 Vulnerability Meltdown: Mitigation; PTI 15:25:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:25:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:25:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:25:39 Vulnerability Srbds: Not affected 15:25:39 Vulnerability Tsx async abort: Not affected 15:25:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:25:39 15:25:39 15:25:39 ---> nproc: 15:25:39 4 15:25:39 15:25:39 15:25:39 ---> df -h: 15:25:39 Filesystem Size Used Available Use% Mounted on 15:25:39 overlay 50.0G 11.7G 38.3G 23% / 15:25:39 tmpfs 64.0M 0 64.0M 0% /dev 15:25:39 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:25:39 shm 64.0M 0 64.0M 0% /dev/shm 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/22 15:25:39 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/22@tmp 15:25:39 15:25:39 15:25:39 ---> free -m: 15:25:39 total used free shared buff/cache available 15:25:39 Mem: 1837 707 123 0 1006 1043 15:25:39 Swap: 1023 74 949 15:25:39 15:25:39 15:25:39 ---> ip addr: 15:25:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:25:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:39 inet 127.0.0.1/8 scope host lo 15:25:39 valid_lft forever preferred_lft forever 15:25:39 inet6 ::1/128 scope host 15:25:39 valid_lft forever preferred_lft forever 15:25:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:25:39 link/ether fa:16:3e:f7:84:06 brd ff:ff:ff:ff:ff:ff 15:25:39 inet 10.30.123.219/23 brd 10.30.123.255 scope global dynamic eth0 15:25:39 valid_lft 85186sec preferred_lft 85186sec 15:25:39 inet6 fe80::f816:3eff:fef7:8406/64 scope link 15:25:39 valid_lft forever preferred_lft forever 15:25:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:25:39 link/ether 02:42:38:6e:0e:61 brd ff:ff:ff:ff:ff:ff 15:25:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:25:39 valid_lft forever preferred_lft forever 15:25:39 inet6 fe80::42:38ff:fe6e:e61/64 scope link 15:25:39 valid_lft forever preferred_lft forever 15:25:39 15:25:39 15:25:39 ---> sar -b -r -n DEV: 15:25:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/23/21 _x86_64_ (4 CPU) 15:25:39 15:25:39 15:05:13 LINUX RESTART (4 CPU) 15:25:39 15:25:39 15:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:25:39 15:07:01 57.13 20.41 36.72 0.00 4928.58 7246.53 0.00 15:25:39 15:08:01 95.82 45.29 50.52 0.00 6174.73 23366.79 0.00 15:25:39 15:09:02 226.06 73.32 152.74 0.00 3194.04 33957.42 0.00 15:25:39 15:10:01 148.03 75.41 72.62 0.00 2937.02 9958.10 0.00 15:25:39 15:11:01 85.85 27.26 58.59 0.00 1097.33 6143.90 0.00 15:25:39 15:12:01 96.48 46.68 49.79 0.00 1556.52 5498.69 0.00 15:25:39 15:13:01 56.82 24.66 32.16 0.00 1502.50 3596.83 0.00 15:25:39 15:14:01 85.52 15.37 70.15 0.00 861.50 19004.32 0.00 15:25:39 15:15:03 857.63 674.40 183.24 0.00 87078.11 145178.06 0.00 15:25:39 15:16:04 1229.38 1072.84 156.53 0.00 70276.95 73499.28 0.00 15:25:39 15:17:02 1456.19 1320.25 135.94 0.00 70923.70 78452.97 0.00 15:25:39 15:18:02 195.79 131.05 64.73 0.00 10324.92 10609.20 0.00 15:25:39 15:19:02 690.54 355.52 335.02 0.00 57054.45 102830.10 0.00 15:25:39 15:20:04 1396.65 1161.26 235.39 0.00 70594.16 76739.14 0.00 15:25:39 15:21:01 1201.01 924.29 276.72 0.00 50116.79 59687.29 0.00 15:25:39 15:22:01 164.07 94.06 70.00 0.00 7621.29 7786.40 0.00 15:25:39 15:23:01 2.55 0.80 1.76 0.00 51.59 34.22 0.00 15:25:39 15:24:01 0.27 0.02 0.25 0.00 0.13 3.26 0.00 15:25:39 15:25:02 55.42 54.79 0.63 0.00 4654.11 16.59 0.00 15:25:39 Average: 426.59 322.28 104.32 0.00 23849.55 35111.03 0.00 15:25:39 15:25:39 15:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:39 15:07:01 138912 0 632684 33.63 2620 1107328 1339976 45.73 553152 992896 33060 15:25:39 15:08:01 91840 0 686064 36.46 2596 1101044 1405636 47.97 684504 894796 75940 15:25:39 15:09:02 81208 0 789912 41.98 1492 1008932 1526932 52.11 632508 886572 92160 15:25:39 15:10:01 197880 0 789840 41.98 892 892932 1755384 59.91 580768 829500 31692 15:25:39 15:11:01 236284 0 819692 43.56 520 825048 1850880 63.17 662804 700380 54780 15:25:39 15:12:01 240752 0 799212 42.48 520 841060 1765156 60.24 621996 731564 12472 15:25:39 15:13:01 187944 0 760304 40.41 504 932792 1344304 45.88 613876 790836 48096 15:25:39 15:14:01 183332 0 766056 40.71 444 931712 1283524 43.80 595724 814248 228 15:25:39 15:15:03 503724 0 681360 36.21 0 696460 1312108 44.78 490144 676644 36 15:25:39 15:16:04 70964 0 854784 45.43 0 955796 2373204 80.99 774464 816024 2956 15:25:39 15:17:02 531848 0 689488 36.64 0 660208 1386392 47.32 495516 626776 16 15:25:39 15:18:02 240448 0 903432 48.02 0 737664 2691244 91.85 696252 679852 37644 15:25:39 15:19:02 75844 0 828716 44.04 0 976984 2633932 89.89 772908 806292 84700 15:25:39 15:20:04 69840 0 825748 43.89 0 985956 2305196 78.67 650228 924652 93268 15:25:39 15:21:01 99024 0 712044 37.84 0 1070476 1617036 55.19 748564 793644 388 15:25:39 15:22:01 366916 0 631180 33.55 0 883448 1277132 43.59 411476 863652 24 15:25:39 15:23:01 371796 0 624820 33.21 0 884928 1198308 40.90 407848 864008 16 15:25:39 15:24:01 372348 0 624256 33.18 0 884940 1198308 40.90 407996 864052 8 15:25:39 15:25:02 142396 0 688680 36.60 0 1050468 1643580 56.09 480264 1016904 28052 15:25:39 Average: 221226 0 742541 39.46 505 917272 1679381 57.31 593736 819647 31344 15:25:39 15:25:39 15:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:39 15:07:01 eth0 712.90 411.24 3682.31 79.04 0.00 0.00 0.00 0.00 15:25:39 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:08:01 eth0 726.13 823.94 3817.19 120.42 0.00 0.00 0.00 0.00 15:25:39 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:08:01 docker0 702.61 575.86 62.18 2650.68 0.00 0.00 0.00 0.00 15:25:39 15:09:02 eth0 349.45 247.21 2545.12 27.30 0.00 0.00 0.00 0.00 15:25:39 15:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:09:02 docker0 101.62 175.60 7.56 852.91 0.00 0.00 0.00 0.00 15:25:39 15:10:01 eth0 23.93 19.79 26.30 10.08 0.00 0.00 0.00 0.00 15:25:39 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:10:01 vethd4a7895 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:11:01 eth0 36.75 30.43 20.17 79.49 0.00 0.00 0.00 0.00 15:25:39 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:11:01 vethd4a7895 0.33 0.33 0.03 0.04 0.00 0.00 0.00 0.00 15:25:39 15:11:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 15:25:39 15:12:01 eth0 16.19 12.55 13.02 7.24 0.00 0.00 0.00 0.00 15:25:39 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:12:01 vethd4a7895 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:13:01 eth0 22.48 16.68 18.55 9.94 0.00 0.00 0.00 0.00 15:25:39 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:13:01 vethd4a7895 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:14:01 veth802b07d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:14:01 eth0 191.52 143.52 1696.59 86.48 0.00 0.00 0.00 0.00 15:25:39 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:15:03 veth802b07d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:15:03 eth0 5.76 3.91 5.85 2.21 0.00 0.00 0.00 0.00 15:25:39 15:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:15:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:16:04 veth802b07d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:16:04 eth0 36.39 21.15 155.39 7.32 0.00 0.00 0.00 0.00 15:25:39 15:16:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:16:04 docker0 9.17 20.91 0.49 143.32 0.00 0.00 0.00 0.00 15:25:39 15:17:02 veth802b07d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:17:02 eth0 1.90 1.49 1.34 0.73 0.00 0.00 0.00 0.00 15:25:39 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:18:02 veth6db0a67 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:18:02 vethc77268b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:18:02 veth802b07d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:18:02 eth0 8.61 6.45 6.55 3.62 0.00 0.00 0.00 0.00 15:25:39 15:19:02 vethc72fcbe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:19:02 veth802b07d 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:19:02 veth63784c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:19:02 eth0 273.56 176.73 1860.34 87.45 0.00 0.00 0.00 0.00 15:25:39 15:20:04 veth6db8eb6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:20:04 veth802b07d 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:20:04 eth0 30.02 21.01 47.70 10.89 0.00 0.00 0.00 0.00 15:25:39 15:20:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:25:39 15:21:01 veth802b07d 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:25:39 15:21:01 eth0 87.22 59.96 157.01 91.28 0.00 0.00 0.00 0.00 15:25:39 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:21:01 docker0 948.12 978.93 80.11 4656.90 0.00 0.00 0.00 0.00 15:25:39 15:22:01 eth0 44.19 36.64 66.41 68.89 0.00 0.00 0.00 0.00 15:25:39 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:22:01 docker0 2.72 7.51 0.15 44.71 0.00 0.00 0.00 0.00 15:25:39 15:23:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:25:02 eth0 52.36 39.08 430.16 7.05 0.00 0.00 0.00 0.00 15:25:39 15:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 15:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 Average: eth0 137.51 108.93 765.02 36.57 0.00 0.00 0.00 0.00 15:25:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:39 Average: docker0 46.93 48.70 3.96 232.15 0.00 0.00 0.00 0.00 15:25:39 15:25:39 15:25:39 ---> sar -P ALL: 15:25:39 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/23/21 _x86_64_ (4 CPU) 15:25:39 15:25:39 15:05:13 LINUX RESTART (4 CPU) 15:25:39 15:25:39 15:06:02 CPU %user %nice %system %iowait %steal %idle 15:25:39 15:07:01 all 11.43 0.00 3.53 1.49 20.72 62.83 15:25:39 15:07:01 0 7.03 0.00 3.82 1.92 24.00 63.23 15:25:39 15:07:01 1 12.78 0.00 3.67 0.49 20.71 62.34 15:25:39 15:07:01 2 14.59 0.00 3.38 2.34 17.80 61.90 15:25:39 15:07:01 3 11.54 0.00 3.24 1.17 20.21 63.84 15:25:39 15:08:01 all 9.06 0.00 4.77 1.11 21.77 63.29 15:25:39 15:08:01 0 11.58 0.00 5.63 0.89 22.20 59.71 15:25:39 15:08:01 1 6.42 0.00 3.33 0.94 20.73 68.58 15:25:39 15:08:01 2 8.76 0.00 6.06 0.89 21.82 62.47 15:25:39 15:08:01 3 9.56 0.00 4.12 1.73 22.36 62.23 15:25:39 15:09:02 all 5.35 0.00 5.24 3.11 23.60 62.71 15:25:39 15:09:02 0 5.21 0.00 5.23 3.34 24.52 61.70 15:25:39 15:09:02 1 4.80 0.00 5.00 1.94 23.00 65.26 15:25:39 15:09:02 2 5.85 0.00 5.38 4.74 23.64 60.39 15:25:39 15:09:02 3 5.54 0.00 5.35 2.42 23.25 63.45 15:25:39 15:10:01 all 22.58 0.00 8.34 3.79 21.77 43.52 15:25:39 15:10:01 0 20.55 0.00 8.56 4.04 22.80 44.06 15:25:39 15:10:01 1 22.91 0.00 9.28 4.92 22.07 40.82 15:25:39 15:10:01 2 25.78 0.00 8.20 3.34 19.87 42.81 15:25:39 15:10:01 3 21.15 0.00 7.34 2.86 22.28 46.38 15:25:39 15:11:01 all 37.00 0.00 11.78 2.97 29.21 19.03 15:25:39 15:11:01 0 39.26 0.00 11.88 2.77 28.75 17.34 15:25:39 15:11:01 1 32.03 0.00 11.55 1.80 30.99 23.63 15:25:39 15:11:01 2 41.32 0.00 12.17 4.22 28.07 14.22 15:25:39 15:11:01 3 35.65 0.00 11.51 3.16 28.97 20.70 15:25:39 15:12:01 all 34.67 0.00 13.21 3.04 28.26 20.82 15:25:39 15:12:01 0 31.71 0.00 13.56 3.49 28.02 23.22 15:25:39 15:12:01 1 32.95 0.00 12.07 2.32 30.04 22.62 15:25:39 15:12:01 2 37.53 0.00 14.62 3.29 26.71 17.85 15:25:39 15:12:01 3 36.64 0.00 12.61 3.07 28.22 19.45 15:25:39 15:13:01 all 19.40 0.00 9.57 1.65 28.20 41.17 15:25:39 15:13:01 0 18.47 0.00 8.93 1.15 30.48 40.96 15:25:39 15:13:01 1 20.08 0.00 10.12 2.03 27.70 40.06 15:25:39 15:13:01 2 20.31 0.00 9.62 1.57 27.15 41.34 15:25:39 15:13:01 3 18.77 0.00 9.63 1.84 27.45 42.31 15:25:39 15:14:01 all 7.14 0.00 6.01 0.46 26.18 60.21 15:25:39 15:14:01 0 6.74 0.00 6.29 1.06 27.61 58.29 15:25:39 15:14:01 1 7.15 0.00 5.95 0.39 25.63 60.87 15:25:39 15:14:01 2 6.57 0.00 5.81 0.21 25.61 61.80 15:25:39 15:14:01 3 8.10 0.00 5.99 0.20 25.85 59.86 15:25:39 15:15:03 all 11.15 0.00 12.01 11.16 37.09 28.58 15:25:39 15:15:03 0 11.64 0.00 13.65 11.70 37.01 25.99 15:25:39 15:15:03 1 10.20 0.00 10.87 10.93 37.92 30.07 15:25:39 15:15:03 2 10.80 0.00 11.09 11.78 36.01 30.32 15:25:39 15:15:03 3 12.01 0.00 12.52 10.23 37.39 27.85 15:25:39 15:16:04 all 3.90 0.00 8.21 33.71 32.99 21.19 15:25:39 15:16:04 0 4.04 0.00 8.57 33.04 33.68 20.68 15:25:39 15:16:04 1 4.09 0.00 8.65 35.79 31.79 19.67 15:25:39 15:16:04 2 3.80 0.00 7.48 29.99 31.05 27.68 15:25:39 15:16:04 3 3.66 0.00 8.16 36.04 35.44 16.70 15:25:39 15:17:02 all 8.24 0.00 6.68 20.55 43.39 21.14 15:25:39 15:17:02 0 9.90 0.00 8.52 22.08 45.48 14.02 15:25:39 15:17:02 1 7.08 0.00 5.58 19.82 42.76 24.75 15:25:39 15:17:02 2 7.78 0.00 6.07 20.59 41.85 23.71 15:25:39 15:17:02 3 8.31 0.00 6.65 19.77 43.62 21.65 15:25:39 15:25:39 15:17:02 CPU %user %nice %system %iowait %steal %idle 15:25:39 15:18:02 all 58.08 0.00 14.36 4.16 19.50 3.90 15:25:39 15:18:02 0 60.99 0.00 14.70 4.06 17.37 2.89 15:25:39 15:18:02 1 59.11 0.00 14.27 4.27 17.66 4.69 15:25:39 15:18:02 2 55.64 0.00 14.54 4.50 21.29 4.03 15:25:39 15:18:02 3 56.55 0.00 13.95 3.83 21.70 3.98 15:25:39 15:19:02 all 14.85 0.00 15.71 16.48 26.29 26.67 15:25:39 15:19:02 0 15.62 0.00 14.94 15.69 26.30 27.46 15:25:39 15:19:02 1 14.37 0.00 15.84 17.92 26.27 25.60 15:25:39 15:19:02 2 13.13 0.00 14.13 13.17 26.85 32.72 15:25:39 15:19:02 3 16.35 0.00 18.08 19.35 25.69 20.53 15:25:39 15:20:04 all 28.38 0.00 15.80 20.36 24.08 11.38 15:25:39 15:20:04 0 29.35 0.00 15.16 22.16 24.24 9.10 15:25:39 15:20:04 1 28.49 0.00 16.04 21.17 23.88 10.42 15:25:39 15:20:04 2 27.18 0.00 15.40 20.40 23.83 13.19 15:25:39 15:20:04 3 28.51 0.00 16.61 17.69 24.38 12.81 15:25:39 15:21:01 all 21.19 0.00 13.84 19.24 21.90 23.83 15:25:39 15:21:01 0 20.65 0.00 15.77 19.73 21.98 21.87 15:25:39 15:21:01 1 22.80 0.00 14.87 19.09 22.57 20.68 15:25:39 15:21:01 2 20.49 0.00 11.91 19.24 21.85 26.51 15:25:39 15:21:01 3 20.85 0.00 12.86 18.90 21.21 26.17 15:25:39 15:22:01 all 14.70 0.00 8.30 4.06 13.38 59.56 15:25:39 15:22:01 0 14.27 0.00 8.04 3.07 14.09 60.53 15:25:39 15:22:01 1 15.18 0.00 8.81 4.91 13.19 57.91 15:25:39 15:22:01 2 15.38 0.00 9.08 3.54 12.66 59.34 15:25:39 15:22:01 3 13.97 0.00 7.26 4.75 13.60 60.42 15:25:39 15:23:01 all 0.09 0.00 0.05 0.00 0.62 99.23 15:25:39 15:23:01 0 0.00 0.00 0.03 0.00 0.35 99.62 15:25:39 15:23:01 1 0.05 0.00 0.07 0.00 0.64 99.24 15:25:39 15:23:01 2 0.26 0.00 0.03 0.00 0.61 99.09 15:25:39 15:23:01 3 0.05 0.00 0.08 0.02 0.89 98.96 15:25:39 15:24:01 all 0.10 0.00 0.26 0.00 1.16 98.48 15:25:39 15:24:01 0 0.03 0.00 0.23 0.02 0.71 99.01 15:25:39 15:24:01 1 0.05 0.00 0.50 0.00 1.24 98.21 15:25:39 15:24:01 2 0.23 0.00 0.10 0.00 1.14 98.53 15:25:39 15:24:01 3 0.08 0.00 0.20 0.00 1.55 98.17 15:25:39 15:25:02 all 1.19 0.00 0.74 1.96 2.05 94.06 15:25:39 15:25:02 0 0.63 0.00 0.68 1.63 1.95 95.11 15:25:39 15:25:02 1 0.66 0.00 0.50 1.33 1.91 95.60 15:25:39 15:25:02 2 1.01 0.00 0.51 0.28 2.42 95.78 15:25:39 15:25:02 3 2.46 0.00 1.29 4.64 1.91 89.69 15:25:39 Average: all 15.46 0.00 8.15 7.95 22.29 46.15 15:25:39 Average: 0 15.45 0.00 8.45 8.02 22.76 45.31 15:25:39 Average: 1 15.06 0.00 8.06 7.99 22.28 46.61 15:25:39 Average: 2 15.79 0.00 8.00 7.72 21.66 46.83 15:25:39 Average: 3 15.55 0.00 8.08 8.07 22.47 45.83 15:25:39 15:25:39 15:25:39