Pull request #3541 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b+a2749409447314ed009d40dfa1be3db87bf47467 (97f115e519d993a9b260f807e7a1fb35d9869a44) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2161834591385759025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1712524110672341820.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6796206124839916820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh881635203204374590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2626251903420140987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-437 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7508835788637903592.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b Merge succeeded, producing 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b Checking out Revision 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b (PR-3541) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2968252112392346720.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1937498990415380734.key > git merge a2749409447314ed009d40dfa1be3db87bf47467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 Commit message: "fix: Don't regenerate DB passwords if already exists" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:24:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:24:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:24:19 ========================================================= 21:24:19 EdgeX Global Pipelines Version Info 21:24:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bd61b152a3c25aa80e8a2fba198dc30d49a5602b # timeout=10 21:24:20 ------------------- 21:24:20 stable info: 21:24:20 ------------------- 21:24:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:24:20 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:24:20 Message: update stable to v1.0.193 21:24:21 ------------------- 21:24:21 experimental info: 21:24:21 ------------------- 21:24:21 Commited By: **** collab-it+edgex@linuxfoundation.org 21:24:21 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 21:24:21 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ccbf2b [Pipeline] echo 21:24:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:22 provisioning config files... 21:24:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1690634741494158267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:24:22 ---> docker-login.sh 21:24:22 nexus3.edgexfoundry.org:10001 21:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:22 Configure a credential helper to remove this warning. See 21:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:22 21:24:22 Login Succeeded 21:24:22 nexus3.edgexfoundry.org:10002 21:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:22 Configure a credential helper to remove this warning. See 21:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:22 21:24:22 Login Succeeded 21:24:23 nexus3.edgexfoundry.org:10003 21:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:23 Configure a credential helper to remove this warning. See 21:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:23 21:24:23 Login Succeeded 21:24:23 nexus3.edgexfoundry.org:10004 21:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:23 Configure a credential helper to remove this warning. See 21:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:23 21:24:23 Login Succeeded 21:24:23 docker.io 21:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:24:23 Configure a credential helper to remove this warning. See 21:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:24:23 21:24:23 Login Succeeded 21:24:23 ---> docker-login.sh ends [Pipeline] } 21:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:24 ++ 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 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/core-command/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo core-command,cmd/core-command/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/core-data/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo core-data,cmd/core-data/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/core-metadata/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo core-metadata,cmd/core-metadata/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/security-bootstrapper/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/security-proxy-setup/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/support-notifications/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo support-notifications,cmd/support-notifications/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/support-scheduler/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:24:24 + for file in '`ls cmd/**/Dockerfile`' 21:24:24 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:24:24 ++ cut -d/ -f2 21:24:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:24:24 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:25 21:24:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:24:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:25 latest: Pulling from edgex-devops/git-semver 21:24:25 31603596830f: Pulling fs layer 21:24:25 54011a49482f: Pulling fs layer 21:24:25 a6820b24f6d8: Pulling fs layer 21:24:25 f581987b2513: Pulling fs layer 21:24:25 f581987b2513: Waiting 21:24:25 54011a49482f: Verifying Checksum 21:24:25 54011a49482f: Download complete 21:24:25 31603596830f: Verifying Checksum 21:24:25 31603596830f: Download complete 21:24:25 f581987b2513: Verifying Checksum 21:24:25 f581987b2513: Download complete 21:24:25 a6820b24f6d8: Verifying Checksum 21:24:25 a6820b24f6d8: Download complete 21:24:26 31603596830f: Pull complete 21:24:26 54011a49482f: Pull complete 21:24:26 a6820b24f6d8: Pull complete 21:24:27 f581987b2513: Pull complete 21:24:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:24:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:24:27 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:24:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:24:28 $ docker top 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:28 [ssh-agent] Looking for ssh-agent implementation... 21:24:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:28 $ docker exec 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent 21:24:28 SSH_AUTH_SOCK=/tmp/ssh-sgJrcuZe68ZG/agent.14 21:24:28 SSH_AGENT_PID=21 21:24:28 Running ssh-add (command line suppressed) 21:24:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3905377414434275778.key (/w/workspace/edgex-go/2@tmp/private_key_3905377414434275778.key) 21:24:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:29 + git tag --points-at HEAD [Pipeline] } 21:24:29 $ docker exec --env ******** --env ******** 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent -k 21:24:29 unset SSH_AUTH_SOCK; 21:24:29 unset SSH_AGENT_PID; 21:24:29 echo Agent pid 21 killed; 21:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:24:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:29 [ssh-agent] Looking for ssh-agent implementation... 21:24:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:29 $ docker exec 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent 21:24:29 SSH_AUTH_SOCK=/tmp/ssh-Kfwl7mJQbIJD/agent.57 21:24:29 SSH_AGENT_PID=63 21:24:29 Running ssh-add (command line suppressed) 21:24:29 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2649608869574362726.key (/w/workspace/edgex-go/2@tmp/private_key_2649608869574362726.key) 21:24:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:30 + git semver init 21:24:30 # -> Open(): unable to determine branch for HEAD 21:24:30 # $GIT_DIR = /w/workspace/edgex-go/2/.git 21:24:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 21:24:30 # $SEMVER_REMOTE_NAME = origin 21:24:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:24:30 # $SEMVER_USER_NAME = edgex-jenkins 21:24:30 # $SEMVER_BRANCH = PR-3541 21:24:30 # $SEMVER_TEMP = /tmp/semver-207216513 21:24:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:24:52 # '/tmp/semver-207216513' -> '/w/workspace/edgex-go/2/.semver' 21:24:52 # -> Force: false 21:24:52 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 21:24:52 $ docker exec --env ******** --env ******** 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 ssh-agent -k 21:24:52 unset SSH_AUTH_SOCK; 21:24:52 unset SSH_AGENT_PID; 21:24:52 echo Agent pid 63 killed; 21:24:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:52 + git semver [Pipeline] } 21:24:52 $ docker stop --time=1 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 21:24:55 $ docker rm -f 1e77790c5120facc4b5d8bf9318184d8ae9841184b8449a6a1d02efcd5345fa2 [Pipeline] // withDockerContainer [Pipeline] sh 21:24:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:24:56 Stashed 1 file(s) [Pipeline] echo 21:24:56 [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 21:24:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:24:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:24:57 + true 21:24:57 + sudo service docker restart 21:24:57 Redirecting to /bin/systemctl restart docker.service 21:25:11 Still waiting to schedule task 21:25:11 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-435’ [Pipeline] echo 21:25:15 ========================================================= 21:25:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:25:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:25:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:25:17 Sending build context to Docker daemon 329.1MB 21:25:17 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 21:25:17 Step 2/6 : FROM ${BASE} 21:25:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:25:17 540db60ca938: Pulling fs layer 21:25:17 adcc1eea9eea: Pulling fs layer 21:25:17 4c4ab2625f07: Pulling fs layer 21:25:17 0510c868ecb4: Pulling fs layer 21:25:17 afea3b2eda06: Pulling fs layer 21:25:17 7809a108b3ef: Pulling fs layer 21:25:17 f706445af74f: Pulling fs layer 21:25:17 0510c868ecb4: Waiting 21:25:17 afea3b2eda06: Waiting 21:25:17 7809a108b3ef: Waiting 21:25:17 f706445af74f: Waiting 21:25:17 4c4ab2625f07: Verifying Checksum 21:25:17 4c4ab2625f07: Download complete 21:25:17 adcc1eea9eea: Verifying Checksum 21:25:17 adcc1eea9eea: Download complete 21:25:17 afea3b2eda06: Verifying Checksum 21:25:17 afea3b2eda06: Download complete 21:25:17 7809a108b3ef: Verifying Checksum 21:25:17 7809a108b3ef: Download complete 21:25:17 540db60ca938: Verifying Checksum 21:25:17 540db60ca938: Download complete 21:25:17 540db60ca938: Pull complete 21:25:18 adcc1eea9eea: Pull complete 21:25:18 4c4ab2625f07: Pull complete 21:25:19 f706445af74f: Verifying Checksum 21:25:19 f706445af74f: Download complete 21:25:20 0510c868ecb4: Verifying Checksum 21:25:20 0510c868ecb4: Download complete 21:25:24 0510c868ecb4: Pull complete 21:25:24 afea3b2eda06: Pull complete 21:25:24 7809a108b3ef: Pull complete 21:25:29 f706445af74f: Pull complete 21:25:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:25:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:25:29 ---> b068be0155e3 21:25:29 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 21:25:36 ---> Running in aaa7fbab0286 21:25:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:25:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:25:37 (1/12) Installing libmagic (5.39-r0) 21:25:37 (2/12) Installing file (5.39-r0) 21:25:37 (3/12) Installing libc-dev (0.7.2-r3) 21:25:37 (4/12) Installing g++ (10.2.1_pre1-r3) 21:25:43 (5/12) Installing fortify-headers (1.1-r0) 21:25:43 (6/12) Installing patch (2.7.6-r6) 21:25:43 (7/12) Installing build-base (0.5-r2) 21:25:43 (8/12) Installing libsodium (1.0.18-r0) 21:25:43 (9/12) Installing pkgconf (1.7.3-r0) 21:25:43 (10/12) Installing libsodium-dev (1.0.18-r0) 21:25:43 (11/12) Installing libzmq (4.3.3-r1) 21:25:43 (12/12) Installing zeromq-dev (4.3.3-r1) 21:25:43 Executing busybox-1.32.1-r6.trigger 21:25:43 OK: 219 MiB in 52 packages 21:25:49 Removing intermediate container aaa7fbab0286 21:25:49 ---> 77a78574d165 21:25:49 Step 4/6 : WORKDIR /edgex-go 21:25:49 ---> Running in 3e3c5098f97d 21:25:49 Removing intermediate container 3e3c5098f97d 21:25:49 ---> 2e4a56181bf2 21:25:49 Step 5/6 : COPY go.mod . 21:25:49 ---> e52bea7528ad 21:25:49 Step 6/6 : RUN go mod download 21:25:49 ---> Running in d0194eba70cd 21:26:04 Removing intermediate container d0194eba70cd 21:26:04 ---> 0ff7e172e23b 21:26:04 Successfully built 0ff7e172e23b 21:26:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:26:05 + docker inspect -f . ci-base-image-x86_64 21:26:05 . [Pipeline] withDockerContainer 21:26:05 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:26:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:26:05 $ docker top 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 -eo pid,comm [Pipeline] { [Pipeline] sh 21:26:06 + go version 21:26:06 go version go1.16.3 linux/amd64 [Pipeline] } 21:26:06 $ docker stop --time=1 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 21:26:07 $ docker rm -f 490879fd237aa6f8a995b8dcfc904f9ba1c487d756b7451a6a97e61fc718fd40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:26:07 + docker inspect -f . ci-base-image-x86_64 21:26:07 . [Pipeline] withDockerContainer 21:26:07 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:26:07 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:26:08 $ docker top 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 -eo pid,comm [Pipeline] { [Pipeline] echo 21:26:08 ========================================================= 21:26:08 [edgeXBuildGoParallel] Running Tests and Build... 21:26:08 ========================================================= [Pipeline] sh 21:26:08 + go mod tidy [Pipeline] sh 21:26:09 + make test 21:26:09 go mod tidy 21:26:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:26:14 ? github.com/edgexfoundry/edgex-go [no test files] 21:26:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:26:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:26:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:26:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:26:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:26:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:26:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:26:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:26:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:26:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.048s coverage: 28.7% of statements 21:26:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.069s coverage: 100.0% of statements 21:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:26:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 21:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:26:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.052s coverage: 53.4% of statements 21:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:26:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 87.7% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:26:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:26:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:26:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:26:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 21:26:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:26:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.060s coverage: 60.0% of statements 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements 21:26:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.0% of statements 21:26:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 21:26:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements 21:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 21:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 21:27:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 21:27:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.308s coverage: 81.8% of statements 21:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:27:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.038s coverage: 84.8% of statements 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:27:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.116s coverage: 91.9% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 28.9% of statements 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 21:27:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 21:27:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements 21:27:34 GO111MODULE=on go vet ./... 21:28:01 gofmt -l . 21:28:01 [ "`gofmt -l .`" = "" ] 21:28:01 ./bin/test-attribution-txt.sh [Pipeline] sh 21:28:01 + ls -al . 21:28:01 total 528 21:28:01 drwxrwxr-x 10 1001 1001 4096 Jun 3 21:27 . 21:28:01 drwxr-xr-x 4 root root 28 Jun 3 21:26 .. 21:28:01 -rw-rw-r-- 1 1001 1001 11 Jun 3 21:24 .dockerignore 21:28:01 drwxrwxr-x 8 1001 1001 179 Jun 3 21:24 .git 21:28:01 drwxrwxr-x 3 1001 1001 125 Jun 3 21:24 .github 21:28:01 -rw-rw-r-- 1 1001 1001 818 Jun 3 21:24 .gitignore 21:28:01 drwx------ 3 1001 1001 60 Jun 3 21:24 .semver 21:28:01 -rw-rw-r-- 1 1001 1001 166 Jun 3 21:24 .sonarcloud.properties 21:28:01 -rw-rw-r-- 1 1001 1001 8609 Jun 3 21:24 Attribution.txt 21:28:01 -rw-rw-r-- 1 1001 1001 3804 Jun 3 21:24 CONTRIBUTING.md 21:28:01 -rw-rw-r-- 1 1001 1001 931 Jun 3 21:24 Dockerfile.build 21:28:01 -rw-rw-r-- 1 1001 1001 849 Jun 3 21:24 Jenkinsfile 21:28:01 -rw-rw-r-- 1 1001 1001 10775 Jun 3 21:24 LICENSE 21:28:01 -rw-rw-r-- 1 1001 1001 5605 Jun 3 21:24 Makefile 21:28:01 -rw-rw-r-- 1 1001 1001 7978 Jun 3 21:24 README.md 21:28:01 -rw-rw-r-- 1 1001 1001 6755 Jun 3 21:24 SECURITY.md 21:28:01 -rw-rw-r-- 1 1001 1001 5 Jun 3 21:24 VERSION 21:28:01 -rw-rw-r-- 1 1001 1001 4131 Jun 3 21:24 ZMQWindows.md 21:28:01 drwxrwxr-x 2 1001 1001 37 Jun 3 21:24 bin 21:28:01 drwxrwxr-x 14 1001 1001 4096 Jun 3 21:24 cmd 21:28:01 -rw-r--r-- 1 root root 412088 Jun 3 21:27 coverage.out 21:28:01 -rw-rw-r-- 1 1001 1001 902 Jun 3 21:24 go.mod 21:28:01 -rw-r--r-- 1 root root 21048 Jun 3 21:26 go.sum 21:28:01 drwxrwxr-x 8 1001 1001 127 Jun 3 21:24 internal 21:28:01 drwxrwxr-x 3 1001 1001 16 Jun 3 21:24 openapi 21:28:01 drwxrwxr-x 4 1001 1001 71 Jun 3 21:24 snap 21:28:01 -rw-rw-r-- 1 1001 1001 168 Jun 3 21:24 version.go [Pipeline] sh 21:28:01 + '[' -e coverage.out ] 21:28:01 + chown 1001:1001 coverage.out [Pipeline] stash 21:28:02 Stashed 1 file(s) [Pipeline] sh 21:28:02 + make build 21:28:02 go mod tidy 21:28:02 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 21:28:03 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 21:28:10 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 21:28:11 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 21:28:12 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 21:28:12 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 21:28:14 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 21:28:14 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 21:28:15 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 21:28: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 21:28:17 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 21:28:18 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] } 21:28:19 $ docker stop --time=1 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 21:28:21 $ docker rm -f 4342367da762ab4e151d583b6dfa319ad29caf0a8159440c01c79136b7ac7548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:28:24 21:28:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:28:25 latest: Pulling from edgex-devops/edgex-compose 21:28:25 cbdbe7a5bc2a: Pulling fs layer 21:28:25 ca9280d653b3: Pulling fs layer 21:28:25 7e9c9ca2126c: Pulling fs layer 21:28:25 cbdbe7a5bc2a: Verifying Checksum 21:28:25 cbdbe7a5bc2a: Download complete 21:28:25 cbdbe7a5bc2a: Pull complete 21:28:26 ca9280d653b3: Verifying Checksum 21:28:26 ca9280d653b3: Download complete 21:28:26 ca9280d653b3: Pull complete 21:28:27 7e9c9ca2126c: Verifying Checksum 21:28:27 7e9c9ca2126c: Download complete 21:28:30 7e9c9ca2126c: Pull complete 21:28:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:28:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:28:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:28:30 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:28:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:28:33 $ docker top b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:33 + docker-compose build --help 21:28:33 + grep parallel 21:28:34 --parallel Build images in parallel. [Pipeline] } 21:28:34 $ docker stop --time=1 b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 21:28:35 $ docker rm -f b01da455e68dbfed06bb37c26d9a4f75a000fe14d5fb49d8798453eb8fac42f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:28:36 . [Pipeline] withDockerContainer 21:28:36 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:28:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:28:36 $ docker top a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:37 + docker-compose -f ./docker-compose-build.yml build --parallel 21:28:37 Building core-command ... 21:28:37 Building core-data ... 21:28:37 Building core-metadata ... 21:28:37 Building security-bootstrapper ... 21:28:37 Building security-proxy-setup ... 21:28:37 Building security-secretstore-setup ... 21:28:37 Building support-notifications ... 21:28:37 Building support-scheduler ... 21:28:37 Building sys-mgmt-agent ... 21:28:37 Building sys-mgmt-agent 21:28:37 Building security-proxy-setup 21:28:37 Building core-command 21:28:37 Building security-secretstore-setup 21:28:37 Building core-data 21:28:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:52 ---> 0ff7e172e23b 21:28:52 Step 3/24 : WORKDIR /edgex-go 21:28:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:28:53 ---> 0ff7e172e23b 21:28:53 Step 3/26 : WORKDIR /edgex-go 21:28:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:28:53 ---> 0ff7e172e23b 21:28:53 Step 3/24 : WORKDIR /edgex-go 21:28:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:28:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:28:53 ---> 0ff7e172e23b 21:28:53 Step 3/22 : WORKDIR /edgex-go 21:29:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:29:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:29:03 ---> 0ff7e172e23b 21:29:03 Step 3/24 : WORKDIR /edgex-go 21:29:03 ---> Running in 55ad9dd255d1 21:29:03 ---> Running in db4d6e48bfca 21:29:03 ---> Running in fb05068721fe 21:29:03 ---> Running in 445de734ccf6 21:29:03 ---> Running in 2b3c6c7f70df 21:29:03 Removing intermediate container 55ad9dd255d1 21:29:03 ---> aee61af7c631 21:29:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:03 Removing intermediate container fb05068721fe 21:29:03 ---> bd52dace6cca 21:29:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:03 Removing intermediate container 2b3c6c7f70df 21:29:03 ---> 1b772ffb1d0a 21:29:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:03 Removing intermediate container db4d6e48bfca 21:29:03 ---> 1683bb29b94e 21:29:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:03 Removing intermediate container 445de734ccf6 21:29:03 ---> 551688b940f3 21:29:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:29:03 ---> Running in c046ed389a4f 21:29:03 ---> Running in 2ca37aac54d0 21:29:03 ---> Running in c5e9ab990fc8 21:29:03 ---> Running in b7581f732405 21:29:03 ---> Running in 8bf0d61e7b4a 21:29:03 Removing intermediate container c5e9ab990fc8 21:29:03 ---> 114112627231 21:29:03 Step 5/22 : RUN apk add --update --no-cache make git 21:29:04 ---> Running in 21dc9f5fad9b 21:29:04 Removing intermediate container 2ca37aac54d0 21:29:04 ---> 21350202d1a1 21:29:04 Step 5/24 : RUN apk add --update --no-cache make git 21:29:04 ---> Running in 7b48485c258c 21:29:04 Removing intermediate container c046ed389a4f 21:29:04 ---> 940582b9b541 21:29:04 Step 5/26 : RUN apk add --update --no-cache make git 21:29:04 Removing intermediate container b7581f732405 21:29:04 ---> 97d64332f82d 21:29:04 Step 5/24 : RUN apk add --update --no-cache make bash git 21:29:04 ---> Running in 6b0b6a564ae5 21:29:04 ---> Running in 2b4af6effbf5 21:29:04 Removing intermediate container 8bf0d61e7b4a 21:29:04 ---> 62351477fdab 21:29:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:29:04 ---> Running in 530d01d4e81f 21:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:06 OK: 219 MiB in 52 packages 21:29:06 OK: 219 MiB in 52 packages 21:29:06 OK: 219 MiB in 52 packages 21:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:29:06 OK: 219 MiB in 52 packages 21:29:06 Removing intermediate container 21dc9f5fad9b 21:29:06 ---> c35b0154e24a 21:29:06 Step 6/22 : COPY go.mod . 21:29:06 Removing intermediate container 7b48485c258c 21:29:06 ---> 32b9dd1edddf 21:29:06 Step 6/24 : COPY go.mod . 21:29:06 ---> f5396b4121b9 21:29:06 Step 7/22 : RUN go mod download 21:29:06 Removing intermediate container 2b4af6effbf5 21:29:06 ---> 146c243574dc 21:29:06 Step 6/26 : COPY go.mod . 21:29:07 ---> dbb93995044b 21:29:07 Step 7/24 : RUN go mod download 21:29:07 ---> Running in 8603803d74e9 21:29:07 Removing intermediate container 530d01d4e81f 21:29:07 ---> ba6adad7e9e7 21:29:07 Step 6/24 : COPY go.mod . 21:29:07 ---> Running in d63d99ec2084 21:29:07 ---> fc54c897e10c 21:29:07 Step 7/26 : RUN go mod download 21:29:07 ---> Running in 28736e140161 21:29:07 ---> 1c7736149b6d 21:29:07 Step 7/24 : RUN go mod download 21:29:07 OK: 219 MiB in 52 packages 21:29:07 ---> Running in 4f2267b96e32 21:29:08 Removing intermediate container 6b0b6a564ae5 21:29:08 ---> a12742f9c132 21:29:08 Step 6/24 : COPY go.mod . 21:29:08 Removing intermediate container 8603803d74e9 21:29:08 ---> d169f2209dc8 21:29:08 Step 8/22 : COPY . . 21:29:08 Removing intermediate container d63d99ec2084 21:29:08 ---> 709ed6d79b1f 21:29:08 Step 8/24 : COPY . . 21:29:08 ---> a978bd66f422 21:29:08 Step 7/24 : RUN go mod download 21:29:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-438 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 21:29:12 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:29:12 The recommended git tool is: git 21:29:15 ---> Running in 28f52893c72b 21:29:15 Removing intermediate container 28736e140161 21:29:15 ---> abd845785b21 21:29:15 Step 8/26 : COPY . . 21:29:15 ---> f0f5b737fcf0 21:29:15 Step 9/22 : RUN go mod tidy 21:29:15 ---> 28e8fb06d5da 21:29:15 Step 9/24 : RUN go mod tidy 21:29:16 Removing intermediate container 4f2267b96e32 21:29:16 ---> f98da3e87787 21:29:16 Step 8/24 : COPY . . 21:29:16 ---> Running in 0dc39ce74325 21:29:17 ---> Running in b61d9a384782 21:29:18 using credential edgex-jenkins-ssh 21:29:18 Cloning the remote Git repository 21:29:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:29:18 > git init /w/workspace/edgex-go/2 # timeout=10 21:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:18 > git --version # timeout=10 21:29:18 > git --version # 'git version 2.17.1' 21:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:20 Removing intermediate container 28f52893c72b 21:29:20 ---> d0993552838b 21:29:20 Step 8/24 : COPY . . 21:29:20 ---> 2b294b5d3236 21:29:20 Step 9/26 : RUN go mod tidy 21:29:23 ---> Running in d278adfa4155 21:29:23 Removing intermediate container 0dc39ce74325 21:29:23 ---> aa2b21036865 21:29:23 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:29:23 ---> Running in 7090d8e8ebca 21:29:23 Removing intermediate container b61d9a384782 21:29:23 ---> 505cc8d9f211 21:29:23 Step 10/24 : RUN make cmd/core-command/core-command 21:29:24 ---> Running in 9ea96aa29a82 21:29:24 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 21:29:24 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 21:29:25 ---> 718e86240f36 21:29:25 Step 9/24 : RUN go mod tidy 21:29:28 ---> Running in 7ef0a3e3e1c5 21:29:28 Removing intermediate container d278adfa4155 21:29:28 ---> e0d3f9fbe269 21:29:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:29:29 ---> Running in 5b2d3334fbe0 21:29:29 ---> 37dd285c43cf 21:29:29 Step 9/24 : RUN go mod tidy 21:29:29 ---> Running in 28f6f522ee20 21:29:29 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 21:29:30 Removing intermediate container 7ef0a3e3e1c5 21:29:30 ---> fab8aef8cef1 21:29:30 Step 10/24 : RUN make cmd/core-data/core-data 21:29:30 ---> Running in 0d31a298baee 21:29:31 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 21:29:31 Removing intermediate container 28f6f522ee20 21:29:31 ---> 1f2b919246b0 21:29:31 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:29:31 ---> Running in 8a36d87cd354 21:29:32 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 21:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:29:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:29:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 21:29:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:29:35 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:29:35 Failed in branch arm64 21:29:35 > git config core.sparsecheckout # timeout=10 21:29:35 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 21:29:59 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 21:30:02 Removing intermediate container 9ea96aa29a82 21:30:02 ---> 718b33dd20f4 21:30:02 21:30:02 Step 11/24 : FROM alpine:3.12 21:30:02 Removing intermediate container 7090d8e8ebca 21:30:02 ---> eb4a504a9d93 21:30:02 21:30:02 Step 11/22 : FROM alpine:3.12 21:30:02 3.12: Pulling from library/alpine 21:30:02 3.12: Pulling from library/alpine 21:30:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:30:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:30:03 Status: Downloaded newer image for alpine:3.12 21:30:03 Status: Image is up to date for alpine:3.12 21:30:03 ---> 13621d1b12d4 21:30:03 Step 12/22 : RUN apk add --update --no-cache curl 21:30:03 ---> 13621d1b12d4 21:30:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:30:03 ---> Running in e6723ba63f0a 21:30:03 ---> Running in 075dd5829f47 21:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:04 (1/1) Installing dumb-init (1.2.2-r1) 21:30:04 Executing busybox-1.31.1-r20.trigger 21:30:04 OK: 6 MiB in 15 packages 21:30:04 (1/4) Installing ca-certificates (20191127-r4) 21:30:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:30:04 (3/4) Installing libcurl (7.77.0-r0) 21:30:04 (4/4) Installing curl (7.77.0-r0) 21:30:04 Executing busybox-1.31.1-r20.trigger 21:30:04 Executing ca-certificates-20191127-r4.trigger 21:30:04 OK: 7 MiB in 18 packages 21:30:04 Removing intermediate container e6723ba63f0a 21:30:04 ---> a497381b78ba 21:30:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:30:05 ---> Running in dcea1c8297b2 21:30: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 21:30:05 Removing intermediate container dcea1c8297b2 21:30:05 ---> 562731616ea0 21:30:05 Step 14/24 : ENV APP_PORT=59882 21:30:05 ---> Running in 04829066cdb2 21:30:05 Removing intermediate container 04829066cdb2 21:30:05 ---> 6e7880be9d7e 21:30:05 Step 15/24 : EXPOSE $APP_PORT 21:30:05 Removing intermediate container 075dd5829f47 21:30:05 ---> 5ea551351c21 21:30:05 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:30:05 ---> Running in 0d1651385478 21:30:05 ---> Running in bb4d6786451b 21:30:05 Removing intermediate container bb4d6786451b 21:30:05 ---> d78ac85080f6 21:30:05 Step 14/22 : WORKDIR /edgex 21:30:05 Removing intermediate container 0d1651385478 21:30:05 ---> 82c5fdd7aecb 21:30:05 Step 16/24 : WORKDIR / 21:30:05 ---> Running in 4d3615027025 21:30:05 ---> Running in b8d90d0fe356 21:30:06 Removing intermediate container 4d3615027025 21:30:06 ---> df1ecde83374 21:30:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:30:06 Removing intermediate container b8d90d0fe356 21:30:06 ---> 3990906c1094 21:30:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:07 ---> 7b8ab1895b17 21:30:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:30:07 ---> 9568f27ca309 21:30:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:30:07 ---> a545025984d5 21:30:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:30:07 ---> 0ea4e0a03624 21:30:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:30:08 ---> c2773eb7c33a 21:30:08 Step 20/24 : ENTRYPOINT ["/core-command"] 21:30:09 ---> 77e8a65b1f13 21:30:09 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:30:09 ---> Running in 152e88f5f469 21:30:10 ---> Running in 0f9dc96134dd 21:30:10 Removing intermediate container 5b2d3334fbe0 21:30:10 ---> 622697f761d5 21:30:10 21:30:10 Step 11/26 : FROM alpine:3.12 21:30:10 ---> 13621d1b12d4 21:30:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:30:10 ---> Running in df4826df6e34 21:30:10 Removing intermediate container 152e88f5f469 21:30:10 ---> b2cf9abad59c 21:30:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:10 Removing intermediate container 0f9dc96134dd 21:30:10 ---> 0481ddf4ea08 21:30:10 Step 19/22 : CMD ["--init=true"] 21:30:10 ---> Running in d539872563b8 21:30:10 ---> Running in 7f268506a154 21:30:10 Removing intermediate container 7f268506a154 21:30:10 ---> 5430b4449493 21:30:10 Step 20/22 : LABEL arch=x86_64 21:30:10 Removing intermediate container d539872563b8 21:30:10 ---> af486bb458f4 21:30:10 Step 22/24 : LABEL arch=x86_64 21:30:10 ---> Running in b8fb97905db9 21:30:10 ---> Running in d1af29be31c3 21:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:10 Removing intermediate container b8fb97905db9 21:30:10 ---> 99f8a914e01c 21:30:10 Step 21/22 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:30:10 ---> Running in 47f5857c5efe 21:30:10 Removing intermediate container d1af29be31c3 21:30:10 ---> 10d92f34fb91 21:30:10 Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:30:11 (1/6) Installing ca-certificates (20191127-r4) 21:30:11 ---> Running in 66aa54553a66 21:30:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:30:11 (3/6) Installing libcurl (7.77.0-r0) 21:30:11 (4/6) Installing curl (7.77.0-r0) 21:30:11 (5/6) Installing dumb-init (1.2.2-r1) 21:30:11 (6/6) Installing su-exec (0.2-r1) 21:30:11 Executing busybox-1.31.1-r20.trigger 21:30:11 Executing ca-certificates-20191127-r4.trigger 21:30:11 OK: 7 MiB in 20 packages 21:30:11 Removing intermediate container 47f5857c5efe 21:30:11 ---> 689968b3fa34 21:30:11 Step 22/22 : LABEL version=0.0.0 21:30:11 Removing intermediate container 66aa54553a66 21:30:11 ---> 17bc31a75922 21:30:11 Step 24/24 : LABEL version=0.0.0 21:30:11 ---> Running in 428d4df50519 21:30:11 ---> Running in b49c3d8e2d26 21:30:12 Removing intermediate container 428d4df50519 21:30:12 ---> 02d27ab719f1 21:30:12 21:30:12 Removing intermediate container b49c3d8e2d26 21:30:12 ---> fa4874f63027 21:30:12 21:30:12 Successfully built fa4874f63027 21:30:12 Successfully built 02d27ab719f1 21:30:12 Successfully tagged core-command:latest 21:30:12  Building core-command ... done Building support-scheduler 21:30:12 Successfully tagged security-proxy-setup:latest 21:30:12  Building security-proxy-setup ... done Building security-bootstrapper 21:30:12 Removing intermediate container df4826df6e34 21:30:12 ---> 858f99687809 21:30:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:30:12 ---> Running in f8e6cfcca674 21:30:15 Removing intermediate container f8e6cfcca674 21:30:15 ---> e8eae02b3ea2 21:30:15 Step 14/26 : WORKDIR / 21:30:15 Removing intermediate container 0d31a298baee 21:30:15 ---> e9b97f71399c 21:30:15 21:30:15 Step 11/24 : FROM alpine:3.12 21:30:15 ---> 13621d1b12d4 21:30:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:30:16 Removing intermediate container 8a36d87cd354 21:30:16 ---> 0a9d1bbb7ee4 21:30:16 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:30:16 ---> Running in c87d2bf768ed 21:30:16 ---> Running in aba580aa418b 21:30:16 ---> Running in d5095741a876 21:30:17 Removing intermediate container c87d2bf768ed 21:30:17 ---> 7cfe172ea52b 21:30:17 Step 13/24 : ENV APP_PORT=59880 21:30:17 Removing intermediate container aba580aa418b 21:30:17 ---> f64082cd9ffc 21:30:17 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:30:20 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 21:30:20 ---> Running in 8029b36c7e3d 21:30:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:30:20 ---> 0ff7e172e23b 21:30:20 Step 3/32 : WORKDIR /edgex-go 21:30:20 ---> Using cache 21:30:20 ---> 551688b940f3 21:30:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:20 ---> Using cache 21:30:20 ---> 62351477fdab 21:30:20 Step 5/32 : RUN apk add --update --no-cache make git 21:30:21 ---> 0aa7bfc2b665 21:30:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:30:22 ---> Running in cd505165ca48 21:30:22 Removing intermediate container 8029b36c7e3d 21:30:22 ---> 353e72a11700 21:30:22 Step 14/24 : EXPOSE $APP_PORT 21:30:22 ---> Running in 89a7889a334d 21:30:22 ---> b1bfe9dc99c8 21:30:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:30:22 Removing intermediate container d5095741a876 21:30:22 ---> e4fc968100dd 21:30:22 21:30:22 Step 12/24 : FROM docker:20.10.0 21:30:22 Removing intermediate container 89a7889a334d 21:30:22 ---> 0ae639327c28 21:30:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:22 20.10.0: Pulling from library/docker 21:30:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:22 ---> a8d2de5fe8c0 21:30:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:30:22 ---> Running in 50f6f85b264e 21:30:23 ---> 1b97900b45ed 21:30:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:30:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:30:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:30:24 ---> 0ff7e172e23b 21:30:24 Step 3/23 : WORKDIR /edgex-go 21:30:24 ---> Using cache 21:30:24 ---> 551688b940f3 21:30:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:24 ---> Using cache 21:30:24 ---> 62351477fdab 21:30:24 Step 5/23 : RUN apk add --update --no-cache make git 21:30:24 OK: 219 MiB in 52 packages 21:30:24 ---> b6aa4c8f890e 21:30:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:30:24 ---> Running in 38ef5e555f79 21:30:24 Removing intermediate container 50f6f85b264e 21:30:24 ---> c50cd1504d2e 21:30:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:30:24 ---> Running in 9db36c9739d7 21:30:25 Removing intermediate container cd505165ca48 21:30:25 ---> 3c0512c15281 21:30:25 Step 6/32 : COPY go.mod . 21:30:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:25 ---> 0529bf702471 21:30:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:30:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:25 ---> 49e5309e8aa7 21:30:25 Step 7/32 : RUN go mod download 21:30:25 ---> Running in 71707a0196a7 21:30:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:30:26 ---> 271af4dcfde4 21:30:26 Step 22/26 : 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/ 21:30:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:27 (1/6) Installing dumb-init (1.2.2-r1) 21:30:27 ---> Running in 2c8c59ba8a7b 21:30:27 (2/6) Installing libgcc (9.3.0-r2) 21:30:27 (3/6) Installing libsodium (1.0.18-r0) 21:30:27 (4/6) Installing libstdc++ (9.3.0-r2) 21:30:27 (5/6) Installing libzmq (4.3.3-r0) 21:30:27 (6/6) Installing zeromq (4.3.3-r0) 21:30:27 Executing busybox-1.31.1-r20.trigger 21:30:27 OK: 219 MiB in 52 packages 21:30:27 OK: 8 MiB in 20 packages 21:30:27 Removing intermediate container 71707a0196a7 21:30:27 ---> e198daca83df 21:30:27 Step 8/32 : COPY . . 21:30:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:30:29 Status: Downloaded newer image for docker:20.10.0 21:30:29 ---> aefe523efa57 21:30:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:30:29 Removing intermediate container 38ef5e555f79 21:30:29 ---> 6e0e8a0d5592 21:30:29 Step 6/23 : COPY go.mod . 21:30:29 ---> Running in 87a7c95aa7b0 21:30:30 Removing intermediate container 2c8c59ba8a7b 21:30:30 ---> c24b4e88a871 21:30:30 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:30:30 Removing intermediate container 87a7c95aa7b0 21:30:30 ---> 8cabffecfc2c 21:30:30 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:30:30 ---> e4e3bf359628 21:30:30 Step 7/23 : RUN go mod download 21:30:30 ---> Running in b4318e33ec06 21:30:30 Removing intermediate container 9db36c9739d7 21:30:30 ---> 75f2c3ef7296 21:30:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:30:30 ---> Running in ba25e8db56f1 21:30:30 ---> Running in 2c097af1f729 21:30:30 ---> 7349cf45e2ef 21:30:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:30:30 Removing intermediate container b4318e33ec06 21:30:30 ---> 861078c7fb2e 21:30:30 Step 24/26 : LABEL arch=x86_64 21:30:30 ---> Running in ddf83cd531af 21:30:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:30:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:30:31 (1/39) Installing readline (8.0.4-r0) 21:30:31 (2/39) Installing bash (5.0.17-r0) 21:30:31 Executing bash-5.0.17-r0.post-install 21:30:31 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:30:31 (4/39) Installing libcurl (7.77.0-r0) 21:30:31 (5/39) Installing curl (7.77.0-r0) 21:30:31 (6/39) Installing dumb-init (1.2.2-r1) 21:30:31 (7/39) Installing libbz2 (1.0.8-r1) 21:30:31 (8/39) Installing expat (2.2.9-r1) 21:30:31 (9/39) Installing libffi (3.3-r2) 21:30:31 Removing intermediate container ddf83cd531af 21:30:31 ---> 8b3a5ab339c3 21:30:31 Step 25/26 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:30:31 (10/39) Installing gdbm (1.13-r1) 21:30:31 (11/39) Installing xz-libs (5.2.5-r0) 21:30:31 (12/39) Installing sqlite-libs (3.32.1-r0) 21:30:31 (13/39) Installing python3 (3.8.10-r0) 21:30:33 ---> 5c712c42cf74 21:30:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:30:33 ---> Running in c3f77472322d 21:30:33 (14/39) Installing py3-appdirs (1.4.4-r1) 21:30:33 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:30:33 (16/39) Installing py3-parsing (2.4.7-r0) 21:30:33 (17/39) Installing py3-six (1.15.0-r0) 21:30:33 (18/39) Installing py3-packaging (20.4-r0) 21:30:33 (19/39) Installing py3-setuptools (47.0.0-r0) 21:30:33 (20/39) Installing py3-chardet (3.0.4-r4) 21:30:33 (21/39) Installing py3-idna (2.9-r0) 21:30:33 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:30:33 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:30:33 (24/39) Installing py3-requests (2.23.0-r0) 21:30:33 (25/39) Installing py3-msgpack (1.0.0-r0) 21:30:33 (26/39) Installing py3-lockfile (0.12.2-r3) 21:30:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:30:33 (28/39) Installing py3-colorama (0.4.3-r0) 21:30:33 (29/39) Installing py3-distlib (0.3.0-r0) 21:30:33 (30/39) Installing py3-distro (1.5.0-r1) 21:30:33 (31/39) Installing py3-webencodings (0.5.1-r3) 21:30:33 (32/39) Installing py3-html5lib (1.0.1-r4) 21:30:33 Removing intermediate container 2c097af1f729 21:30:33 ---> c99805c07629 21:30:33 Step 8/23 : COPY . . 21:30:33 Removing intermediate container c3f77472322d 21:30:33 ---> 13ebdbf9919f 21:30:33 Step 26/26 : LABEL version=0.0.0 21:30:33 ---> 5f73df2aa52d 21:30:33 Step 20/24 : ENTRYPOINT ["/core-data"] 21:30:33 (33/39) Installing py3-pytoml (0.1.21-r0) 21:30:33 (34/39) Installing py3-pep517 (0.8.2-r0) 21:30:33 (35/39) Installing py3-progress (1.5-r0) 21:30:33 (36/39) Installing py3-toml (0.10.1-r0) 21:30:33 (37/39) Installing py3-retrying (1.3.3-r0) 21:30:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:30:33 (39/39) Installing py3-pip (20.1.1-r0) 21:30:33 ---> b2b0846bbcfc 21:30:33 Step 9/32 : RUN go mod tidy 21:30:33 ---> Running in 386abb8a7d0c 21:30:33 ---> Running in 93e39f83ced6 21:30:33 Executing busybox-1.31.1-r19.trigger 21:30:33 OK: 72 MiB in 59 packages 21:30:38 ---> Running in cb0fcf28718a 21:30:38 Removing intermediate container 386abb8a7d0c 21:30:38 ---> e2543ed10d45 21:30:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:30:38 Collecting docker-compose==1.23.2 21:30:38 Removing intermediate container 93e39f83ced6 21:30:38 ---> dff4cf78eecb 21:30:38 21:30:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:30:39 Successfully built dff4cf78eecb 21:30:39 Successfully tagged security-secretstore-setup:latest 21:30:39 Building core-metadata 21:30:39 Collecting docker<4.0,>=3.6.0 21:30:39 ---> Running in 9d12c0d28db2 21:30:39  Building security-secretstore-setup ... done  Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:30:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:30:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:30:43 Collecting jsonschema<3,>=2.5.1 21:30:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:30:43 Removing intermediate container 9d12c0d28db2 21:30:43 ---> 4ceab2275540 21:30:43 Step 22/24 : LABEL arch=x86_64 21:30:43 Collecting dockerpty<0.5,>=0.4.1 21:30:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:30:43 ---> Running in 875491d94e89 21:30:44 ---> a9be252206c0 21:30:44 Step 9/23 : RUN go mod tidy 21:30:44 Collecting PyYAML<4,>=3.10 21:30:44 Downloading PyYAML-3.13.tar.gz (270 kB) 21:30:44 ---> Running in 32a2cbb075a0 21:30:44 Removing intermediate container 875491d94e89 21:30:44 ---> 21f91bba0979 21:30:44 Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:30:44 Removing intermediate container cb0fcf28718a 21:30:44 ---> 40e84c382b53 21:30:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:30:44 Collecting cached-property<2,>=1.2.0 21:30:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:30:45 Collecting texttable<0.10,>=0.9.0 21:30:45 ---> Running in 2cf511d34818 21:30:45 Downloading texttable-0.9.1.tar.gz (11 kB) 21:30:46 ---> Running in 2f9b0fa5eadf 21:30:46 Collecting websocket-client<1.0,>=0.32.0 21:30:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:30:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:30:46 ---> 0ff7e172e23b 21:30:46 Step 3/24 : WORKDIR /edgex-go 21:30:46 ---> Using cache 21:30:46 ---> 551688b940f3 21:30:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:46 ---> Using cache 21:30:46 ---> 62351477fdab 21:30:46 Step 5/24 : RUN apk add --update --no-cache make git 21:30:46 ---> Using cache 21:30:46 ---> 6e0e8a0d5592 21:30:46 Step 6/24 : COPY go.mod . 21:30:46 ---> Using cache 21:30:46 ---> e4e3bf359628 21:30:46 Step 7/24 : RUN go mod download 21:30:46 ---> Using cache 21:30:46 ---> c99805c07629 21:30:46 Step 8/24 : COPY . . 21:30:46 ---> Using cache 21:30:46 ---> a9be252206c0 21:30:46 Step 9/24 : RUN go mod tidy 21:30:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:30:48 Collecting docopt<0.7,>=0.6.1 21:30:48 Removing intermediate container 2cf511d34818 21:30:48 ---> 859766ebe743 21:30:48 Step 24/24 : LABEL version=0.0.0 21:30:48 Downloading docopt-0.6.2.tar.gz (25 kB) 21:30:48 ---> Running in c9d14bdf2b7f 21:30:48 ---> Running in 6658a37edca2 21:30:48 Collecting docker-pycreds>=0.4.0 21:30:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:30:48 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 21:30:48 Removing intermediate container 6658a37edca2 21:30:48 ---> 087e893f7f06 21:30:48 21:30:48 Collecting urllib3<1.25,>=1.21.1 21:30:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:30:48 Successfully built 087e893f7f06 21:30:49 Successfully tagged core-data:latest 21:30:49 Building support-notifications 21:30:49  Building core-data ... done 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) 21:30:49 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) 21:30:49 Collecting idna<2.8,>=2.5 21:30:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:30:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:30:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:30:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:30:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:30:49 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, dockerpty, PyYAML, cached-property, texttable, docopt, docker-compose 21:30:49 Attempting uninstall: urllib3 21:30:49 Found existing installation: urllib3 1.25.9 21:30:49 Uninstalling urllib3-1.25.9: 21:30:49 Successfully uninstalled urllib3-1.25.9 21:30:49 Removing intermediate container 32a2cbb075a0 21:30:49 ---> 0f23e2a9d94e 21:30:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:30:50 Attempting uninstall: idna 21:30:50 Found existing installation: idna 2.9 21:30:50 Uninstalling idna-2.9: 21:30:50 Successfully uninstalled idna-2.9 21:30:51 ---> Running in 5c37086f0718 21:30:51 Attempting uninstall: requests 21:30:51 Found existing installation: requests 2.23.0 21:30:51 Uninstalling requests-2.23.0: 21:30:51 Successfully uninstalled requests-2.23.0 21:30:52 Removing intermediate container c9d14bdf2b7f 21:30:52 ---> 627f52942512 21:30:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:30:52 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 21:30:53 ---> Running in 9e6d173ef8bb 21:30:53 Running setup.py install for dockerpty: started 21:30:54 Running setup.py install for dockerpty: finished with status 'done' 21:30:54 Running setup.py install for PyYAML: started 21:30:54 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 21:30:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:30:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:30:55 ---> 0ff7e172e23b 21:30:55 Step 3/23 : WORKDIR /edgex-go 21:30:55 ---> Using cache 21:30:55 ---> 551688b940f3 21:30:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:55 ---> Using cache 21:30:55 ---> 62351477fdab 21:30:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:30:55 ---> Running in 70235d9ba001 21:30:55 Running setup.py install for PyYAML: finished with status 'done' 21:30:55 Running setup.py install for texttable: started 21:30:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:55 Running setup.py install for texttable: finished with status 'done' 21:30:55 Running setup.py install for docopt: started 21:30:56 Running setup.py install for docopt: finished with status 'done' 21:30:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:30:56 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.59.0 21:30:57 OK: 219 MiB in 52 packages 21:30:57 Removing intermediate container 70235d9ba001 21:30:57 ---> 18ec1a3b60d0 21:30:57 Step 6/23 : COPY go.mod . 21:30:58 ---> ee7c9fe97f6d 21:30:58 Step 7/23 : RUN go mod download 21:30:58 ---> Running in 8c50f9654253 21:31:00 Removing intermediate container 8c50f9654253 21:31:00 ---> 1dd024e03988 21:31:00 Step 8/23 : COPY . . 21:31:01 Removing intermediate container ba25e8db56f1 21:31:01 ---> 663770bc66fa 21:31:01 Step 15/24 : ENV APP_PORT=58890 21:31:02 ---> Running in 668885fdebf4 21:31:03 Removing intermediate container 668885fdebf4 21:31:03 ---> 6692c2eabb03 21:31:03 Step 16/24 : EXPOSE $APP_PORT 21:31:03 ---> Running in 1b85ba556461 21:31:06 Removing intermediate container 1b85ba556461 21:31:06 ---> b36a518d3b8a 21:31:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:31:08 ---> ef94865fa8da 21:31:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:31:08 ---> 96f9a4506da9 21:31:08 Step 9/23 : RUN go mod tidy 21:31:08 ---> Running in 21059b62ef2c 21:31:09 ---> 88a51e6d827a 21:31:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:31:09 ---> bdbabde9a176 21:31:09 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:31:09 ---> Running in 7055098d301b 21:31:09 Removing intermediate container 7055098d301b 21:31:09 ---> 6a67b5bc5b70 21:31:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:09 ---> Running in 52e12bc66d5f 21:31:09 Removing intermediate container 52e12bc66d5f 21:31:09 ---> 790bc9756c84 21:31:09 Step 22/24 : LABEL arch=x86_64 21:31:09 ---> Running in 48df1a292c19 21:31:10 Removing intermediate container 48df1a292c19 21:31:10 ---> c070a34caf97 21:31:10 Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:31:10 ---> Running in c81bf64cf6de 21:31:10 Removing intermediate container c81bf64cf6de 21:31:10 ---> cb7a911be043 21:31:10 Step 24/24 : LABEL version=0.0.0 21:31:10 ---> Running in 59ae7a5478a4 21:31:10 Removing intermediate container 59ae7a5478a4 21:31:10 ---> d3a7e9c4c147 21:31:10 21:31:10 Successfully built d3a7e9c4c147 21:31:10 Successfully tagged sys-mgmt-agent:latest 21:31:10  Building sys-mgmt-agent ... done Removing intermediate container 21059b62ef2c 21:31:10 ---> baf3723b7818 21:31:10 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:31:10 ---> Running in 898648f31d09 21:31:11 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 21:31:26 Removing intermediate container 2f9b0fa5eadf 21:31:26 ---> f689331d294d 21:31:26 21:31:26 Step 11/32 : FROM alpine:3.12 21:31:26 ---> 13621d1b12d4 21:31:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:31:26 ---> Running in f2f82975efd6 21:31:26 Removing intermediate container f2f82975efd6 21:31:26 ---> 9970ca10e0b8 21:31:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:31:26 ---> Running in 7a3557acddf9 21:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:26 (1/2) Installing dumb-init (1.2.2-r1) 21:31:26 (2/2) Installing su-exec (0.2-r1) 21:31:26 Executing busybox-1.31.1-r20.trigger 21:31:26 OK: 6 MiB in 16 packages 21:31:26 Removing intermediate container 7a3557acddf9 21:31:26 ---> 51827f8a169b 21:31:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:31:27 ---> Running in 12ebac13cf3e 21:31:27 Removing intermediate container 5c37086f0718 21:31:27 ---> 0fa49cf143d0 21:31:27 21:31:27 Step 11/23 : FROM alpine:3.12 21:31:27 ---> 13621d1b12d4 21:31:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:31:27 ---> Using cache 21:31:27 ---> a497381b78ba 21:31:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:31:27 ---> Using cache 21:31:27 ---> 562731616ea0 21:31:27 Step 14/23 : ENV APP_PORT=59861 21:31:27 ---> Running in 8232c28c8b4d 21:31:27 Removing intermediate container 12ebac13cf3e 21:31:27 ---> 5a83505b79a3 21:31:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:31:27 ---> Running in 087781260f04 21:31:27 Removing intermediate container 8232c28c8b4d 21:31:27 ---> 25444079b150 21:31:27 Step 15/23 : EXPOSE $APP_PORT 21:31:27 ---> Running in 210d0b7da8ed 21:31:27 Removing intermediate container 087781260f04 21:31:27 ---> 999f053e03de 21:31:27 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:31:27 ---> Running in de5b485facf4 21:31:27 Removing intermediate container 210d0b7da8ed 21:31:27 ---> 4c71c61ead01 21:31:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:28 ---> b7cff1b65634 21:31:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:31:28 ---> 57cda5fb2454 21:31:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:31:29 Removing intermediate container de5b485facf4 21:31:29 ---> 3ee4d84547b2 21:31:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:31:29 ---> Running in a7a3d1695ae3 21:31:29 ---> 49917a64cfd7 21:31:29 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:31:29 ---> Running in 6c81cd76df4c 21:31:29 Removing intermediate container a7a3d1695ae3 21:31:29 ---> 4c99212ab1ff 21:31:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:31:29 Removing intermediate container 6c81cd76df4c 21:31:29 ---> 8aeb6bf71c7b 21:31:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:29 ---> Running in c73c0caecd2e 21:31:29 ---> 16070e1b3b7c 21:31:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:31:29 ---> Running in dea2050099bc 21:31:29 Removing intermediate container c73c0caecd2e 21:31:29 ---> abef107971f8 21:31:29 Step 21/23 : LABEL arch=x86_64 21:31:29 ---> Running in 943a1f0c3782 21:31:29 Removing intermediate container 943a1f0c3782 21:31:29 ---> 93c93f973793 21:31:29 Step 22/23 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:31:30 ---> Running in c99a7e169c7f 21:31:31 Removing intermediate container c99a7e169c7f 21:31:31 ---> b7247f4397cd 21:31:31 Step 23/23 : LABEL version=0.0.0 21:31:31 ---> Running in 7fac4e4ae3ae 21:31:32 Removing intermediate container 7fac4e4ae3ae 21:31:32 ---> 6914f5f801ab 21:31:32 21:31:33 Successfully built 6914f5f801ab 21:31:33 Successfully tagged support-scheduler:latest 21:31:34  Building support-scheduler ... done Removing intermediate container dea2050099bc 21:31:34 ---> 0e70ff8664e9 21:31:34 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:34 Removing intermediate container 9e6d173ef8bb 21:31:34 ---> 05dab72a1d2f 21:31:34 21:31:34 Step 11/24 : FROM alpine:3.12 21:31:34 ---> 13621d1b12d4 21:31:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:31:34 ---> Using cache 21:31:34 ---> a497381b78ba 21:31:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:31:34 ---> Using cache 21:31:34 ---> 562731616ea0 21:31:34 Step 14/24 : ENV APP_PORT=59881 21:31:34 ---> ad7ffaef4861 21:31:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:31:35 ---> Running in bb61a9f6ea81 21:31:35 Removing intermediate container bb61a9f6ea81 21:31:35 ---> fc8b92c0d94e 21:31:35 Step 15/24 : EXPOSE $APP_PORT 21:31:35 ---> Running in 5e7a4ca7608d 21:31:35 ---> 82ed8f71b5c8 21:31:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:31:35 Removing intermediate container 5e7a4ca7608d 21:31:35 ---> 81a743227a84 21:31:35 Step 16/24 : WORKDIR / 21:31:35 ---> Running in 88c1b4e3b74e 21:31:35 ---> b3dd2640f756 21:31:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:31:36 Removing intermediate container 88c1b4e3b74e 21:31:36 ---> fd4da013ebb0 21:31:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:36 ---> cdad1aff9800 21:31:36 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:31:36 ---> 3866975296d1 21:31:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:31:37 ---> 5e638650631a 21:31:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:31:39 ---> Running in fd9be51c5ad0 21:31:39 ---> 7e33704b7c35 21:31:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:31:39 Removing intermediate container 898648f31d09 21:31:39 ---> 5ffe9cb464bd 21:31:39 21:31:39 Step 11/23 : FROM alpine:3.12 21:31:39 ---> 13621d1b12d4 21:31:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:31:39 ---> Running in 61ba37c7a6ce 21:31:39 Removing intermediate container fd9be51c5ad0 21:31:39 ---> 76d2d80ed218 21:31:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:31:39 ---> c7076a94ee88 21:31:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:31:39 ---> Running in cd86af17e42a 21:31:39 ---> 460e2b80a303 21:31:39 Step 27/32 : RUN chmod +x /entrypoint.sh 21:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:31:39 ---> Running in 64ea9223eede 21:31:39 Removing intermediate container cd86af17e42a 21:31:39 ---> 8b4fac4eec90 21:31:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:31:39 ---> Running in 210a397c2c0d 21:31:39 (1/2) Installing ca-certificates (20191127-r4) 21:31:39 (2/2) Installing dumb-init (1.2.2-r1) 21:31:39 Executing busybox-1.31.1-r20.trigger 21:31:39 Executing ca-certificates-20191127-r4.trigger 21:31:39 OK: 6 MiB in 16 packages 21:31:39 Removing intermediate container 210a397c2c0d 21:31:39 ---> ebba5af43954 21:31:39 Step 22/24 : LABEL arch=x86_64 21:31:40 ---> Running in d5817da8dbcc 21:31:40 Removing intermediate container d5817da8dbcc 21:31:40 ---> 6e4501737a31 21:31:40 Step 23/24 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:31:40 Removing intermediate container 61ba37c7a6ce 21:31:40 ---> 4b47369e7d90 21:31:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:31:40 ---> Running in 22d184b2c357 21:31:40 ---> Running in 4b0a642ccfa7 21:31:40 Removing intermediate container 64ea9223eede 21:31:40 ---> 72c660582b48 21:31:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:31:40 Removing intermediate container 4b0a642ccfa7 21:31:40 ---> c0c9e1611216 21:31:40 Step 14/23 : ENV APP_PORT=59860 21:31:40 Removing intermediate container 22d184b2c357 21:31:40 ---> 6e739406e754 21:31:40 Step 24/24 : LABEL version=0.0.0 21:31:40 ---> Running in 3ee4843a76a8 21:31:40 ---> Running in 504be308412c 21:31:40 ---> Running in a39bb3d272df 21:31:40 Removing intermediate container 3ee4843a76a8 21:31:40 ---> 250f5c91b4eb 21:31:40 Step 29/32 : CMD ["gate"] 21:31:40 Removing intermediate container a39bb3d272df 21:31:40 ---> 086a9300185b 21:31:40 21:31:40 Removing intermediate container 504be308412c 21:31:40 ---> 9af2ed2bd035 21:31:40 Step 15/23 : EXPOSE $APP_PORT 21:31:40 ---> Running in bda3ae64f570 21:31:40 ---> Running in 6a3e737db8d5 21:31:40 Successfully built 086a9300185b 21:31:40 Successfully tagged core-metadata:latest 21:31:41  Building core-metadata ... done Removing intermediate container 6a3e737db8d5 21:31:41 ---> 705ded4f702e 21:31:41 Step 30/32 : LABEL arch=x86_64 21:31:41 Removing intermediate container bda3ae64f570 21:31:41 ---> fe11be3cf5a1 21:31:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:31:41 ---> Running in af86c0f5be89 21:31:41 Removing intermediate container af86c0f5be89 21:31:41 ---> 35c4b7ee932e 21:31:41 Step 31/32 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:31:41 ---> 4731c8bfe48d 21:31:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:31:41 ---> Running in 17f590c0c632 21:31:41 Removing intermediate container 17f590c0c632 21:31:41 ---> c5697dd602a8 21:31:41 Step 32/32 : LABEL version=0.0.0 21:31:41 ---> db0a9001c805 21:31:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:31:42 ---> Running in 288e482f71b2 21:31:42 ---> bd3993f50d0e 21:31:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:31:42 Removing intermediate container 288e482f71b2 21:31:42 ---> d15e82ad0608 21:31:42 21:31:42 ---> Running in 04def3953890 21:31:42 Successfully built d15e82ad0608 21:31:42 Successfully tagged security-bootstrapper:latest 21:31:42  Building security-bootstrapper ... done Removing intermediate container 04def3953890 21:31:42 ---> 4d2e50e0e59d 21:31:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:31:42 ---> Running in cd0296626104 21:31:42 Removing intermediate container cd0296626104 21:31:42 ---> 361471991fa9 21:31:42 Step 21/23 : LABEL arch=x86_64 21:31:42 ---> Running in 253d643dbb9b 21:31:43 Removing intermediate container 253d643dbb9b 21:31:43 ---> f66eb57d0162 21:31:43 Step 22/23 : LABEL git_sha=6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b 21:31:43 ---> Running in 1b15503afb42 21:31:43 Removing intermediate container 1b15503afb42 21:31:43 ---> 44507cffb4c5 21:31:43 Step 23/23 : LABEL version=0.0.0 21:31:43 ---> Running in c0c87e28a9b1 21:31:43 Removing intermediate container c0c87e28a9b1 21:31:43 ---> 6f762ff4dcd5 21:31:43 21:31:43 Successfully built 6f762ff4dcd5 21:31:43 Successfully tagged support-notifications:latest 21:31:43  Building support-notifications ... done  [Pipeline] } 21:31:43 $ docker stop --time=1 a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc 21:31:44 $ docker rm -f a606746b22a7dd83c699f7fb0d0e6f7ae97781fb971b95e97186c096688a14fc [Pipeline] // withDockerContainer [Pipeline] sh 21:31:44 + docker images 21:31:44 REPOSITORY TAG IMAGE ID CREATED SIZE 21:31:44 support-notifications latest 6f762ff4dcd5 1 second ago 16.6MB 21:31:44 security-bootstrapper latest d15e82ad0608 3 seconds ago 18.2MB 21:31:44 core-metadata latest 086a9300185b 4 seconds ago 16.6MB 21:31:44 5ffe9cb464bd 7 seconds ago 1.15GB 21:31:44 05dab72a1d2f 10 seconds ago 1.15GB 21:31:44 support-scheduler latest 6914f5f801ab 12 seconds ago 15.9MB 21:31:44 0fa49cf143d0 18 seconds ago 1.14GB 21:31:44 f689331d294d 20 seconds ago 1.14GB 21:31:44 sys-mgmt-agent latest d3a7e9c4c147 34 seconds ago 312MB 21:31:44 core-data latest 087e893f7f06 56 seconds ago 20.2MB 21:31:44 security-secretstore-setup latest dff4cf78eecb About a minute ago 28.1MB 21:31:44 e4fc968100dd About a minute ago 1.15GB 21:31:44 e9b97f71399c About a minute ago 1.15GB 21:31:44 security-proxy-setup latest 02d27ab719f1 About a minute ago 25.3MB 21:31:44 core-command latest fa4874f63027 About a minute ago 15.9MB 21:31:44 622697f761d5 About a minute ago 1.15GB 21:31:44 eb4a504a9d93 About a minute ago 1.15GB 21:31:44 718b33dd20f4 About a minute ago 1.14GB 21:31:44 ci-base-image-x86_64 latest 0ff7e172e23b 5 minutes ago 648MB 21:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 21:31:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 21:31:44 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 21:31:44 docker 20.10.0 aefe523efa57 5 months ago 240MB 21:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 21:32:00 Still waiting to schedule task 21:32:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:34:51 Running on prd-ubuntu18.04-docker-8c-8g-441 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 21:34:51 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:34:51 The recommended git tool is: git 21:34:54 using credential edgex-jenkins-ssh 21:34:54 Cloning the remote Git repository 21:34:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:34:54 > git init /w/workspace/edgex-go/2 # timeout=10 21:34:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:54 > git --version # timeout=10 21:34:54 > git --version # 'git version 2.17.1' 21:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:35:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:35:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:35:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:35:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:35:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:35:02 Merging remotes/origin/master commit a2749409447314ed009d40dfa1be3db87bf47467 into PR head commit 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:35:02 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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 21:35:02 > git config core.sparsecheckout # timeout=10 21:35:02 > git checkout -f 6ccbf2b2b9c60400f027e8ac62f9f8e5f1f7210b # timeout=10 21:35:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:35:04 ---> package-listing.sh 21:35:04 ++ facter osfamily 21:35:04 ++ tr '[:upper:]' '[:lower:]' 21:35:04 + OS_FAMILY=redhat 21:35:04 + workspace=/w/workspace/edgex-go/2 21:35:04 + START_PACKAGES=/tmp/packages_start.txt 21:35:04 + END_PACKAGES=/tmp/packages_end.txt 21:35:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:35:04 + PACKAGES=/tmp/packages_start.txt 21:35:04 + '[' /w/workspace/edgex-go/2 ']' 21:35:04 + PACKAGES=/tmp/packages_end.txt 21:35:04 + case "${OS_FAMILY}" in 21:35:04 + sort 21:35:04 + rpm -qa 21:35:06 + '[' -f /tmp/packages_start.txt ']' 21:35:06 + '[' -f /tmp/packages_end.txt ']' 21:35:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:35:06 + '[' /w/workspace/edgex-go/2 ']' 21:35:06 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:35:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:35:06 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:35:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:07 21:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:07 alpine: Pulling from edgex-lftools-log-publisher 21:35:07 df20fa9351a1: Pulling fs layer 21:35:07 36b3adc4ff6f: Pulling fs layer 21:35:07 8ad3a11d3b57: Pulling fs layer 21:35:07 46f8f816bc3b: Pulling fs layer 21:35:07 93b61091891f: Pulling fs layer 21:35:07 93b9cdb0e59b: Pulling fs layer 21:35:07 5e14af77c1be: Pulling fs layer 21:35:07 01666e4c0597: Pulling fs layer 21:35:07 aa168da1d23b: Pulling fs layer 21:35:07 93b9cdb0e59b: Waiting 21:35:07 5e14af77c1be: Waiting 21:35:07 01666e4c0597: Waiting 21:35:07 aa168da1d23b: Waiting 21:35:07 46f8f816bc3b: Waiting 21:35:07 93b61091891f: Waiting 21:35:07 36b3adc4ff6f: Verifying Checksum 21:35:07 36b3adc4ff6f: Download complete 21:35:07 46f8f816bc3b: Verifying Checksum 21:35:07 46f8f816bc3b: Download complete 21:35:07 df20fa9351a1: Verifying Checksum 21:35:07 df20fa9351a1: Download complete 21:35:07 93b9cdb0e59b: Download complete 21:35:07 5e14af77c1be: Verifying Checksum 21:35:07 5e14af77c1be: Download complete 21:35:07 01666e4c0597: Verifying Checksum 21:35:07 01666e4c0597: Download complete 21:35:07 93b61091891f: Verifying Checksum 21:35:07 93b61091891f: Download complete 21:35:07 8ad3a11d3b57: Verifying Checksum 21:35:07 8ad3a11d3b57: Download complete 21:35:07 df20fa9351a1: Pull complete 21:35:07 36b3adc4ff6f: Pull complete 21:35:08 8ad3a11d3b57: Pull complete 21:35:08 46f8f816bc3b: Pull complete 21:35:08 93b61091891f: Pull complete 21:35:08 93b9cdb0e59b: Pull complete 21:35:08 5e14af77c1be: Pull complete 21:35:08 01666e4c0597: Pull complete 21:35:09 aa168da1d23b: Verifying Checksum 21:35:09 aa168da1d23b: Download complete 21:35:13 aa168da1d23b: Pull complete 21:35:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:35:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:35:13 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 21:35:13 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10003/edgex-lftools-log-publisher:alpine cat 21:35:16 $ docker top 833bb3b26de8c382627034b315db3c2e97fc4cdc74c68ef9290e44a4f6cf1e5e -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:35:17 + mkdir -p /var/log/sa [Pipeline] sh 21:35:17 + ls /var/log/sa-host 21:35:17 + sadf -c /var/log/sa-host/sa03 21:35:17 file_magic: OK 21:35:17 HZ: Using current value: 100 21:35:17 file_header: OK 21:35:17 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 21:35:17 Statistics: 21:35:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:35:17 File successfully converted to sysstat format version 12.2.1 21:35:17 + sadf -c /var/log/sa-host/sa05 21:35:17 file_magic: OK 21:35:17 HZ: Using current value: 100 21:35:17 file_header: OK 21:35:17 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 21:35:17 Statistics: 21:35:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:35:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:17 provisioning config files... 21:35:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1671636239101378120tmp [Pipeline] { [Pipeline] echo 21:35:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:35:18 ---> create-netrc.sh [Pipeline] } 21:35:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:35:18 ---> python-tools-install.sh [Pipeline] echo 21:35:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:35:18 ---> sudo-logs.sh 21:35:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:35:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:35:19 ---> job-cost.sh 21:35:19 lf-activate-venv: SKIPPING 21:35:19 INFO: No Stack... 21:35:20 INFO: Retrieving Pricing Info for: v3-standard-2 21:35:20 INFO: Archiving Costs [Pipeline] echo 21:35:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:35:21 ---> logs-deploy.sh 21:35:21 lf-activate-venv: SKIPPING 21:35:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/2 21:35:21 INFO: archiving workspace using pattern(s): 21:35:22 Archives upload complete. 21:35:22 INFO: archiving logs to Nexus 21:35:22 ---> uname -a: 21:35:22 Linux prd-centos7-docker-4c-2g-437.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:35:22 21:35:22 21:35:22 ---> lscpu: 21:35:22 Architecture: x86_64 21:35:22 CPU op-mode(s): 32-bit, 64-bit 21:35:22 Byte Order: Little Endian 21:35:22 Address sizes: 40 bits physical, 48 bits virtual 21:35:22 CPU(s): 2 21:35:22 On-line CPU(s) list: 0,1 21:35:22 Thread(s) per core: 1 21:35:22 Core(s) per socket: 1 21:35:22 Socket(s): 2 21:35:22 NUMA node(s): 1 21:35:22 Vendor ID: AuthenticAMD 21:35:22 CPU family: 23 21:35:22 Model: 49 21:35:22 Model name: AMD EPYC-Rome Processor 21:35:22 Stepping: 0 21:35:22 CPU MHz: 2799.998 21:35:22 BogoMIPS: 5599.99 21:35:22 Virtualization: AMD-V 21:35:22 Hypervisor vendor: KVM 21:35:22 Virtualization type: full 21:35:22 L1d cache: 64 KiB 21:35:22 L1i cache: 64 KiB 21:35:22 L2 cache: 1 MiB 21:35:22 L3 cache: 32 MiB 21:35:22 NUMA node0 CPU(s): 0,1 21:35:22 Vulnerability Itlb multihit: Not affected 21:35:22 Vulnerability L1tf: Not affected 21:35:22 Vulnerability Mds: Not affected 21:35:22 Vulnerability Meltdown: Not affected 21:35:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:35:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:35:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:35:22 Vulnerability Srbds: Not affected 21:35:22 Vulnerability Tsx async abort: Not affected 21:35:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:35:22 21:35:22 21:35:22 ---> nproc: 21:35:22 2 21:35:22 21:35:22 21:35:22 ---> df -h: 21:35:22 Filesystem Size Used Available Use% Mounted on 21:35:22 overlay 40.0G 13.2G 26.8G 33% / 21:35:22 tmpfs 64.0M 0 64.0M 0% /dev 21:35:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:35:22 shm 64.0M 0 64.0M 0% /dev/shm 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /facter-os 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /etc/resolv.conf 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /etc/hostname 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /etc/hosts 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /run/cloud-init/result.json 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/sa-host 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/secure 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /var/log/auth.log 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /w/workspace/edgex-go/2 21:35:22 /dev/vda1 40.0G 13.2G 26.8G 33% /w/workspace/edgex-go/2@tmp 21:35:22 21:35:22 21:35:22 ---> free -m: 21:35:22 total used free shared buff/cache available 21:35:22 Mem: 7821 1245 2235 0 4340 6546 21:35:22 Swap: 1023 1 1022 21:35:22 21:35:22 21:35:22 ---> ip addr: 21:35:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:35:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:35:22 inet 127.0.0.1/8 scope host lo 21:35:22 valid_lft forever preferred_lft forever 21:35:22 inet6 ::1/128 scope host 21:35:22 valid_lft forever preferred_lft forever 21:35:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:35:22 link/ether fa:16:3e:db:58:17 brd ff:ff:ff:ff:ff:ff 21:35:22 inet 10.30.123.215/23 brd 10.30.123.255 scope global dynamic eth0 21:35:22 valid_lft 85700sec preferred_lft 85700sec 21:35:22 inet6 fe80::f816:3eff:fedb:5817/64 scope link 21:35:22 valid_lft forever preferred_lft forever 21:35:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:35:22 link/ether 02:42:52:9c:a0:7b brd ff:ff:ff:ff:ff:ff 21:35:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:35:22 valid_lft forever preferred_lft forever 21:35:22 inet6 fe80::42:52ff:fe9c:a07b/64 scope link 21:35:22 valid_lft forever preferred_lft forever 21:35:22 21:35:22 21:35:22 ---> sar -b -r -n DEV: 21:35:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 21:35:22 21:35:22 21:23:31 LINUX RESTART (2 CPU) 21:35:22 21:35:22 21:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:35:22 21:25:01 101.58 5.71 95.87 0.00 3033.84 19645.60 0.00 21:35:22 21:26:01 138.22 0.00 138.22 0.00 0.00 41654.40 0.00 21:35:22 21:27:01 88.84 0.00 88.84 0.00 0.00 12670.83 0.00 21:35:22 21:28:01 58.70 0.05 58.65 0.00 1.60 5487.76 0.00 21:35:22 21:29:02 296.75 67.95 228.80 0.00 1631.16 146371.07 0.00 21:35:22 21:30:01 374.12 30.35 343.78 0.00 1001.46 163911.89 0.00 21:35:22 21:31:01 558.17 46.57 511.60 0.00 2461.43 219096.29 0.00 21:35:22 21:32:01 258.47 17.65 240.83 0.00 1782.75 51582.08 0.00 21:35:22 21:33:01 7.00 0.00 7.00 0.00 0.00 261.24 0.00 21:35:22 21:34:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 21:35:22 21:35:01 0.30 0.00 0.30 0.00 0.00 3.43 0.00 21:35:22 Average: 171.01 15.33 155.69 0.00 901.93 60012.30 0.00 21:35:22 21:35:22 21:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:35:22 21:25:01 5142200 0 804372 10.04 2620 2059748 1282032 14.15 729068 1722644 160 21:35:22 21:26:01 3765216 0 1043544 13.03 2620 3197560 1609204 17.77 1203140 2485884 123140 21:35:22 21:27:01 3823752 0 1099472 13.73 2620 3083096 1857468 20.51 1334504 2286420 145044 21:35:22 21:28:01 3984132 0 1020372 12.74 2620 3001816 1532608 16.92 1145272 2310416 71212 21:35:22 21:29:02 2234960 0 1111880 13.88 2620 4659480 1460804 16.13 1237392 3885156 16 21:35:22 21:30:01 641544 0 1279104 15.97 2620 6085672 2187852 24.16 2920840 3690652 6900 21:35:22 21:31:01 199036 0 1609048 20.09 2620 6198236 3157792 34.86 3154200 3845584 104108 21:35:22 21:32:01 2905616 0 1183944 14.78 2620 3916760 1429596 15.78 1262316 3102620 20 21:35:22 21:33:01 2914104 0 1175448 14.68 2620 3916768 1268596 14.01 1281292 3079728 8 21:35:22 21:34:01 2917708 0 1171840 14.63 2620 3916772 1249232 13.79 1277960 3081972 8 21:35:22 21:35:01 2917360 0 1172188 14.64 2620 3916772 1249256 13.79 1278140 3081972 20 21:35:22 Average: 2858693 0 1151928 14.38 2620 3995698 1662222 18.35 1529466 2961186 40967 21:35:22 21:35:22 21:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:35:22 21:25:01 eth0 1976.85 1864.82 6426.11 241.17 0.00 0.00 0.00 0.00 21:35:22 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:25:01 docker0 1021.90 901.18 80.24 2707.66 0.00 0.00 0.00 0.00 21:35:22 21:26:01 eth0 554.85 467.47 3540.76 44.04 0.00 0.00 0.00 0.00 21:35:22 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:26:01 docker0 197.82 254.45 13.96 850.34 0.00 0.00 0.00 0.00 21:35:22 21:27:01 veth47839c1 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 21:35:22 21:27:01 eth0 43.11 27.69 39.01 72.30 0.00 0.00 0.00 0.00 21:35:22 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:27:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 21:35:22 21:28:01 veth47839c1 1.60 1.60 0.13 0.13 0.00 0.00 0.00 0.00 21:35:22 21:28:01 eth0 18.26 10.06 14.09 7.28 0.00 0.00 0.00 0.00 21:35:22 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:28:01 docker0 1.60 1.60 0.11 0.13 0.00 0.00 0.00 0.00 21:35:22 21:29:02 eth0 197.54 170.94 1692.52 68.70 0.00 0.00 0.00 0.00 21:35:22 21:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:29:02 vetheb28fc4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:35:22 21:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:30:01 veth38c76fd 0.03 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:35:22 21:30:01 vethff9feeb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:35:22 21:30:01 eth0 97.90 74.61 192.46 62.15 0.00 0.00 0.00 0.00 21:35:22 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:31:01 veth48c6ae5 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 21:35:22 21:31:01 veth4a60423 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 21:35:22 21:31:01 eth0 275.10 208.28 1903.18 88.11 0.00 0.00 0.00 0.00 21:35:22 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:32:01 eth0 109.54 64.75 149.17 116.26 0.00 0.00 0.00 0.00 21:35:22 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:32:01 docker0 1363.84 1342.34 103.47 4384.84 0.00 0.00 0.00 0.00 21:35:22 21:33:01 eth0 9.81 5.71 10.15 3.46 0.00 0.00 0.00 0.00 21:35:22 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:34:01 eth0 0.65 0.33 0.29 0.20 0.00 0.00 0.00 0.00 21:35:22 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:35:01 eth0 1.00 0.43 0.44 0.23 0.00 0.00 0.00 0.00 21:35:22 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 Average: eth0 298.81 263.38 1271.92 64.01 0.00 0.00 0.00 0.00 21:35:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:35:22 Average: docker0 124.08 122.13 9.41 398.93 0.00 0.00 0.00 0.00 21:35:22 21:35:22 21:35:22 ---> sar -P ALL: 21:35:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 21:35:22 21:35:22 21:23:31 LINUX RESTART (2 CPU) 21:35:22 21:35:22 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:35:22 21:25:01 all 25.17 0.00 5.97 5.05 0.11 63.71 21:35:22 21:25:01 0 29.87 0.00 7.06 5.48 0.11 57.48 21:35:22 21:25:01 1 20.52 0.00 4.89 4.62 0.11 69.87 21:35:22 21:26:01 all 10.66 0.00 5.17 14.04 0.09 70.04 21:35:22 21:26:01 0 11.09 0.00 5.37 18.94 0.09 64.51 21:35:22 21:26:01 1 10.23 0.00 4.98 9.16 0.09 75.54 21:35:22 21:27:01 all 56.93 0.00 6.89 1.77 0.10 34.31 21:35:22 21:27:01 0 56.78 0.00 6.58 2.04 0.11 34.48 21:35:22 21:27:01 1 57.07 0.00 7.21 1.50 0.09 34.13 21:35:22 21:28:01 all 42.04 0.00 6.23 3.67 0.10 47.97 21:35:22 21:28:01 0 41.52 0.00 5.85 3.88 0.09 48.67 21:35:22 21:28:01 1 42.56 0.00 6.60 3.46 0.11 47.27 21:35:22 21:29:02 all 35.11 0.00 12.46 20.76 0.10 31.57 21:35:22 21:29:02 0 35.99 0.00 12.99 20.50 0.11 30.41 21:35:22 21:29:02 1 34.24 0.00 11.92 21.03 0.09 32.72 21:35:22 21:30:01 all 65.35 0.00 17.22 11.96 0.11 5.36 21:35:22 21:30:01 0 66.04 0.00 16.50 12.20 0.11 5.15 21:35:22 21:30:01 1 64.65 0.00 17.95 11.72 0.11 5.57 21:35:22 21:31:01 all 45.88 0.00 19.05 28.27 0.12 6.68 21:35:22 21:31:01 0 46.38 0.00 18.88 30.48 0.13 4.14 21:35:22 21:31:01 1 45.38 0.00 19.22 26.07 0.11 9.23 21:35:22 21:32:01 all 46.12 0.00 10.40 9.10 0.10 34.29 21:35:22 21:32:01 0 45.73 0.00 11.24 8.12 0.11 34.80 21:35:22 21:32:01 1 46.50 0.00 9.56 10.08 0.09 33.77 21:35:22 21:33:01 all 0.11 0.00 0.08 0.02 0.05 99.75 21:35:22 21:33:01 0 0.08 0.00 0.07 0.02 0.07 99.77 21:35:22 21:33:01 1 0.13 0.00 0.08 0.02 0.03 99.73 21:35:22 21:34:01 all 0.06 0.00 0.03 0.00 0.04 99.87 21:35:22 21:34:01 0 0.07 0.00 0.02 0.00 0.05 99.87 21:35:22 21:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:35:22 21:35:01 all 0.06 0.00 0.03 0.00 0.03 99.88 21:35:22 21:35:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:35:22 21:35:01 1 0.10 0.00 0.03 0.00 0.02 99.85 21:35:22 21:35:22 Average: CPU %user %nice %system %iowait %steal %idle 21:35:22 Average: all 28.96 0.00 7.39 8.43 0.08 55.14 21:35:22 Average: 0 29.52 0.00 7.49 9.06 0.09 53.84 21:35:22 Average: 1 28.41 0.00 7.29 7.79 0.08 56.43 21:35:22 21:35:22 21:35:22