Pull request #3570 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at c3ee48ec81a1cae6a8275850650318015b1b17b0 rather than 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Obtained Jenkinsfile from c3ee48ec81a1cae6a8275850650318015b1b17b0 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-ssh1674856118260019608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5966942044784445549.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-3570/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-3570/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1983766803207313116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh2964395069787348287.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-3570/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-3570/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8387905165921789157.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: false 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-1439 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [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-ssh5211735519546393968.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 c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Merge succeeded, producing 0f13c5708a59b6eb7573615dca0c521ebd7ef084 Checking out Revision 0f13c5708a59b6eb7573615dca0c521ebd7ef084 (PR-3570) > 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-ssh8353367776643783133.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # 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-ssh2137550092960609876.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 Commit message: "docs(sma): update Swaggerfile" > git rev-list --no-walk 73b0ac4402805780b902e1fcce16f0b931479d0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:56 ========================================================= 05:58:56 EdgeX Global Pipelines Version Info 05:58:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:57 ------------------- 05:58:57 stable info: 05:58:57 ------------------- 05:58:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:57 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 05:58:57 Message: update stable to v1.0.194 05:58:58 ------------------- 05:58:58 experimental info: 05:58:58 ------------------- 05:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:58:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3570 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3570 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3570 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f13c5708a59b6eb7573615dca0c521ebd7ef084 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f13c57 [Pipeline] echo 05:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:59 provisioning config files... 05:58:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8715011770597933978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:59 ---> docker-login.sh 05:58:59 nexus3.edgexfoundry.org:10001 05:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10002 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10003 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 nexus3.edgexfoundry.org:10004 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 docker.io 05:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:00 Configure a credential helper to remove this warning. See 05:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:00 05:59:00 Login Succeeded 05:59:00 ---> docker-login.sh ends [Pipeline] } 05:59:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:01 ++ 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 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/core-command/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo core-command,cmd/core-command/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/core-data/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo core-data,cmd/core-data/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/core-metadata/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo core-metadata,cmd/core-metadata/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/security-bootstrapper/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/security-proxy-setup/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/support-notifications/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo support-notifications,cmd/support-notifications/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/support-scheduler/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:59:01 + for file in '`ls cmd/**/Dockerfile`' 05:59:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:59:01 ++ cut -d/ -f2 05:59:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:59:01 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 05:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:01 05:59:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:59:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:02 latest: Pulling from edgex-devops/git-semver 05:59:02 31603596830f: Pulling fs layer 05:59:02 54011a49482f: Pulling fs layer 05:59:02 a6820b24f6d8: Pulling fs layer 05:59:02 f581987b2513: Pulling fs layer 05:59:02 f581987b2513: Waiting 05:59:02 54011a49482f: Verifying Checksum 05:59:02 54011a49482f: Download complete 05:59:02 31603596830f: Verifying Checksum 05:59:02 31603596830f: Download complete 05:59:02 f581987b2513: Verifying Checksum 05:59:02 f581987b2513: Download complete 05:59:02 a6820b24f6d8: Verifying Checksum 05:59:02 a6820b24f6d8: Download complete 05:59:02 31603596830f: Pull complete 05:59:02 54011a49482f: Pull complete 05:59:03 a6820b24f6d8: Pull complete 05:59:03 f581987b2513: Pull complete 05:59:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:59:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:59:03 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 05:59:03 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:59:04 $ docker top 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:04 [ssh-agent] Looking for ssh-agent implementation... 05:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:05 $ docker exec 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent 05:59:05 SSH_AUTH_SOCK=/tmp/ssh-g8ULdo1dNbmw/agent.13 05:59:05 SSH_AGENT_PID=19 05:59:05 Running ssh-add (command line suppressed) 05:59:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3811742323599166473.key (/w/workspace/edgex-go/2@tmp/private_key_3811742323599166473.key) 05:59:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:05 + git tag --points-at HEAD [Pipeline] } 05:59:05 $ docker exec --env ******** --env ******** 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent -k 05:59:05 unset SSH_AUTH_SOCK; 05:59:05 unset SSH_AGENT_PID; 05:59:05 echo Agent pid 19 killed; 05:59:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:05 [ssh-agent] Looking for ssh-agent implementation... 05:59:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:05 $ docker exec 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent 05:59:05 SSH_AUTH_SOCK=/tmp/ssh-0sOMLvOjuesd/agent.53 05:59:05 SSH_AGENT_PID=59 05:59:05 Running ssh-add (command line suppressed) 05:59:06 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4268350270684990101.key (/w/workspace/edgex-go/2@tmp/private_key_4268350270684990101.key) 05:59:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:06 + git semver init 05:59:06 # -> Open(): unable to determine branch for HEAD 05:59:06 # $GIT_DIR = /w/workspace/edgex-go/2/.git 05:59:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 05:59:06 # $SEMVER_REMOTE_NAME = origin 05:59:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:59:06 # $SEMVER_USER_NAME = edgex-jenkins 05:59:06 # $SEMVER_BRANCH = PR-3570 05:59:06 # $SEMVER_TEMP = /tmp/semver-944941051 05:59:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:59:28 # '/tmp/semver-944941051' -> '/w/workspace/edgex-go/2/.semver' 05:59:28 # -> Force: false 05:59:28 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 05:59:28 $ docker exec --env ******** --env ******** 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce ssh-agent -k 05:59:28 unset SSH_AUTH_SOCK; 05:59:28 unset SSH_AGENT_PID; 05:59:28 echo Agent pid 59 killed; 05:59:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:28 + git semver [Pipeline] } 05:59:28 $ docker stop --time=1 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce 05:59:30 $ docker rm -f 47fef7bef46be871427e2f88fe7b63509d542b58646baec57c410871042937ce [Pipeline] // withDockerContainer [Pipeline] sh 05:59:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:31 Stashed 1 file(s) [Pipeline] echo 05:59:31 [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 05:59:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:59:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:59:32 + sudo service docker restart 05:59:32 + true 05:59:32 Redirecting to /bin/systemctl restart docker.service 05:59:46 Still waiting to schedule task 05:59:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1438’ [Pipeline] echo 05:59:51 ========================================================= 05:59:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:59:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:59:51 + 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 . 05:59:52 Sending build context to Docker daemon 329.5MB 05:59:52 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:59:52 Step 2/6 : FROM ${BASE} 05:59:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:53 540db60ca938: Pulling fs layer 05:59:53 adcc1eea9eea: Pulling fs layer 05:59:53 4c4ab2625f07: Pulling fs layer 05:59:53 0510c868ecb4: Pulling fs layer 05:59:53 afea3b2eda06: Pulling fs layer 05:59:53 7809a108b3ef: Pulling fs layer 05:59:53 f706445af74f: Pulling fs layer 05:59:53 0510c868ecb4: Waiting 05:59:53 afea3b2eda06: Waiting 05:59:53 7809a108b3ef: Waiting 05:59:53 f706445af74f: Waiting 05:59:53 4c4ab2625f07: Verifying Checksum 05:59:53 4c4ab2625f07: Download complete 05:59:53 adcc1eea9eea: Verifying Checksum 05:59:53 adcc1eea9eea: Download complete 05:59:53 afea3b2eda06: Verifying Checksum 05:59:53 afea3b2eda06: Download complete 05:59:53 7809a108b3ef: Verifying Checksum 05:59:53 7809a108b3ef: Download complete 05:59:53 540db60ca938: Verifying Checksum 05:59:53 540db60ca938: Download complete 05:59:53 540db60ca938: Pull complete 05:59:53 adcc1eea9eea: Pull complete 05:59:54 4c4ab2625f07: Pull complete 05:59:55 f706445af74f: Verifying Checksum 05:59:55 f706445af74f: Download complete 05:59:55 0510c868ecb4: Verifying Checksum 05:59:55 0510c868ecb4: Download complete 05:59:59 0510c868ecb4: Pull complete 05:59:59 afea3b2eda06: Pull complete 05:59:59 7809a108b3ef: Pull complete 06:00:02 f706445af74f: Pull complete 06:00:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:00:02 ---> b068be0155e3 06:00:02 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 06:00:03 ---> Running in 40af1a452b54 06:00:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:00:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:00:05 (1/12) Installing libmagic (5.39-r0) 06:00:05 (2/12) Installing file (5.39-r0) 06:00:05 (3/12) Installing libc-dev (0.7.2-r3) 06:00:05 (4/12) Installing g++ (10.2.1_pre1-r3) 06:00:10 (5/12) Installing fortify-headers (1.1-r0) 06:00:10 (6/12) Installing patch (2.7.6-r6) 06:00:10 (7/12) Installing build-base (0.5-r2) 06:00:10 (8/12) Installing libsodium (1.0.18-r0) 06:00:10 (9/12) Installing pkgconf (1.7.3-r0) 06:00:10 (10/12) Installing libsodium-dev (1.0.18-r0) 06:00:10 (11/12) Installing libzmq (4.3.3-r1) 06:00:10 (12/12) Installing zeromq-dev (4.3.3-r1) 06:00:10 Executing busybox-1.32.1-r6.trigger 06:00:10 OK: 219 MiB in 52 packages 06:00:11 Removing intermediate container 40af1a452b54 06:00:11 ---> 71b13d2e2b1a 06:00:11 Step 4/6 : WORKDIR /edgex-go 06:00:11 ---> Running in 36f439a795d1 06:00:11 Removing intermediate container 36f439a795d1 06:00:11 ---> d0817e5b50a7 06:00:11 Step 5/6 : COPY go.mod . 06:00:11 ---> f002889c2441 06:00:11 Step 6/6 : RUN go mod download 06:00:11 ---> Running in 873d24815cc7 06:00:30 Removing intermediate container 873d24815cc7 06:00:30 ---> ce4e39fe8ba6 06:00:30 Successfully built ce4e39fe8ba6 06:00:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:00:30 + docker inspect -f . ci-base-image-x86_64 06:00:30 . [Pipeline] withDockerContainer 06:00:30 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 06:00:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:30 $ docker top 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:31 + go version 06:00:31 go version go1.16.3 linux/amd64 [Pipeline] } 06:00:31 $ docker stop --time=1 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 06:00:32 $ docker rm -f 3f1cb63a5af5ba22c695e42f7ede5d41d2ff137855289a6a356305603f977511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:00:33 + docker inspect -f . ci-base-image-x86_64 06:00:33 . [Pipeline] withDockerContainer 06:00:33 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 06:00:33 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:33 $ docker top 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 -eo pid,comm [Pipeline] { [Pipeline] echo 06:00:33 ========================================================= 06:00:33 [edgeXBuildGoParallel] Running Tests and Build... 06:00:33 ========================================================= [Pipeline] sh 06:00:34 + go mod tidy [Pipeline] sh 06:00:34 + make test 06:00:34 go mod tidy 06:00:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:00:40 ? github.com/edgexfoundry/edgex-go [no test files] 06:00:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:01:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:01:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:01:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:01:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:01:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:01:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:01:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 06:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:01:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:01:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 06:01:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:01:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 53.4% of statements 06:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:01:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 87.7% of statements 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:01:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:01:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.055s coverage: 78.9% of statements 06:01:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements 06:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:01:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 95.1% of statements 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:01:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:01:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 22.0% of statements 06:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 06:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 06:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements 06:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 06:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements 06:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 06:01:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.344s coverage: 81.8% of statements 06:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:01:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 06:01:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 06:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 06:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 06:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements 06:01:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 91.9% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.6% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.041s coverage: 6.7% of statements 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:01:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 06:01:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 06:01:59 GO111MODULE=on go vet ./... 06:02:21 gofmt -l . 06:02:21 [ "`gofmt -l .`" = "" ] 06:02:22 ./bin/test-attribution-txt.sh [Pipeline] sh 06:02:22 + ls -al . 06:02:22 total 516 06:02:22 drwxrwxr-x 10 1001 1001 4096 Jun 15 06:02 . 06:02:22 drwxr-xr-x 4 root root 28 Jun 15 06:00 .. 06:02:22 -rw-rw-r-- 1 1001 1001 11 Jun 15 05:58 .dockerignore 06:02:22 drwxrwxr-x 8 1001 1001 179 Jun 15 05:58 .git 06:02:22 drwxrwxr-x 3 1001 1001 125 Jun 15 05:58 .github 06:02:22 -rw-rw-r-- 1 1001 1001 818 Jun 15 05:58 .gitignore 06:02:22 drwx------ 3 1001 1001 60 Jun 15 05:59 .semver 06:02:22 -rw-rw-r-- 1 1001 1001 166 Jun 15 05:58 .sonarcloud.properties 06:02:22 -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:58 Attribution.txt 06:02:22 -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:58 CONTRIBUTING.md 06:02:22 -rw-rw-r-- 1 1001 1001 931 Jun 15 05:58 Dockerfile.build 06:02:22 -rw-rw-r-- 1 1001 1001 849 Jun 15 05:58 Jenkinsfile 06:02:22 -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:58 LICENSE 06:02:22 -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:58 Makefile 06:02:22 -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:58 README.md 06:02:22 -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:58 SECURITY.md 06:02:22 -rw-rw-r-- 1 1001 1001 5 Jun 15 05:59 VERSION 06:02:22 -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:58 ZMQWindows.md 06:02:22 drwxrwxr-x 2 1001 1001 37 Jun 15 05:58 bin 06:02:22 drwxrwxr-x 14 1001 1001 4096 Jun 15 05:58 cmd 06:02:22 -rw-r--r-- 1 root root 400748 Jun 15 06:01 coverage.out 06:02:22 -rw-rw-r-- 1 1001 1001 841 Jun 15 05:58 go.mod 06:02:22 -rw-r--r-- 1 root root 20952 Jun 15 06:00 go.sum 06:02:22 drwxrwxr-x 7 1001 1001 114 Jun 15 05:58 internal 06:02:22 drwxrwxr-x 3 1001 1001 16 Jun 15 05:58 openapi 06:02:22 drwxrwxr-x 4 1001 1001 71 Jun 15 05:58 snap 06:02:22 -rw-rw-r-- 1 1001 1001 168 Jun 15 05:58 version.go [Pipeline] sh 06:02:22 + '[' -e coverage.out ] 06:02:22 + chown 1001:1001 coverage.out [Pipeline] stash 06:02:23 Stashed 1 file(s) [Pipeline] sh 06:02:23 + make build 06:02:23 go mod tidy 06:02:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:02:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:02:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:02:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:02: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 06:02:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:02:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:02:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:02:37 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] } 06:02:39 $ docker stop --time=1 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 06:02:41 $ docker rm -f 25c798c5bf2373d8cde5aacaa771d2dc69407ec47069b2dfda09659513deeae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:02:44 06:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:02:44 latest: Pulling from edgex-devops/edgex-compose 06:02:44 cbdbe7a5bc2a: Pulling fs layer 06:02:44 ca9280d653b3: Pulling fs layer 06:02:44 7e9c9ca2126c: Pulling fs layer 06:02:44 cbdbe7a5bc2a: Verifying Checksum 06:02:44 cbdbe7a5bc2a: Download complete 06:02:44 cbdbe7a5bc2a: Pull complete 06:02:45 ca9280d653b3: Verifying Checksum 06:02:45 ca9280d653b3: Download complete 06:02:46 ca9280d653b3: Pull complete 06:02:46 7e9c9ca2126c: Verifying Checksum 06:02:46 7e9c9ca2126c: Download complete 06:02:49 7e9c9ca2126c: Pull complete 06:02:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:02:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:02:49 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 06:02:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:02:52 $ docker top ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:52 + docker-compose build --help 06:02:52 + grep parallel 06:02:53 --parallel Build images in parallel. [Pipeline] } 06:02:53 $ docker stop --time=1 ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d 06:02:54 $ docker rm -f ccfc9fee6d5004e4eb8784c0988ee0de40f38d59608ca15576d0181abac9c88d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:02:55 . [Pipeline] withDockerContainer 06:02:55 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 06:02:55 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:02:55 $ docker top 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:56 + docker-compose -f ./docker-compose-build.yml build --parallel 06:02:56 Building core-command ... 06:02:56 Building core-data ... 06:02:56 Building core-metadata ... 06:02:56 Building security-bootstrapper ... 06:02:56 Building security-proxy-setup ... 06:02:56 Building security-secretstore-setup ... 06:02:56 Building support-notifications ... 06:02:56 Building support-scheduler ... 06:02:56 Building sys-mgmt-agent ... 06:02:56 Building core-command 06:02:56 Building security-bootstrapper 06:02:56 Building core-metadata 06:02:56 Building support-notifications 06:02:56 Building support-scheduler 06:03:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:03:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:03:09 ---> ce4e39fe8ba6 06:03:09 Step 3/24 : WORKDIR /edgex-go 06:03:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:03:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:03:09 ---> ce4e39fe8ba6 06:03:09 Step 3/23 : WORKDIR /edgex-go 06:03:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:03:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:03:09 ---> ce4e39fe8ba6 06:03:09 Step 3/23 : WORKDIR /edgex-go 06:03:14 ---> Running in 8c2746e4dc34 06:03:14 ---> Running in 4293b9e7fbe2 06:03:14 ---> Running in 28418fe37ee2 06:03:16 Removing intermediate container 8c2746e4dc34 06:03:16 ---> 20b23b056a60 06:03:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:16 Removing intermediate container 4293b9e7fbe2 06:03:16 ---> 0df037b84103 06:03:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:17 Removing intermediate container 28418fe37ee2 06:03:17 ---> de53bc0a1a13 06:03:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:03:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:03:17 ---> ce4e39fe8ba6 06:03:17 Step 3/32 : WORKDIR /edgex-go 06:03:17 ---> Using cache 06:03:17 ---> de53bc0a1a13 06:03:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:17 ---> Running in af7b62f7a17f 06:03:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:03:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:03:17 ---> ce4e39fe8ba6 06:03:17 Step 3/24 : WORKDIR /edgex-go 06:03:17 ---> Using cache 06:03:17 ---> de53bc0a1a13 06:03:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:17 ---> Running in 2cee08ab7fb6 06:03:17 ---> Running in 76e8a22192d8 06:03:17 ---> Running in 419d2f684dfd 06:03:17 ---> Running in 3df7dfb3e44d 06:03:18 Removing intermediate container 2cee08ab7fb6 06:03:18 ---> 861667d48173 06:03:18 Step 5/23 : RUN apk add --update --no-cache make git 06:03:18 ---> Running in 9060c7e9ec04 06:03:18 Removing intermediate container af7b62f7a17f 06:03:18 ---> a6949914e544 06:03:18 Step 5/24 : RUN apk add --update --no-cache make git 06:03:18 ---> Running in 192bfccf8504 06:03:18 Removing intermediate container 76e8a22192d8 06:03:18 ---> b82bd04797e9 06:03:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:03:18 ---> Running in 267dd5f46786 06:03:18 Removing intermediate container 419d2f684dfd 06:03:18 ---> 99e0fdcb5de2 06:03:18 Step 5/32 : RUN apk add --update --no-cache make git 06:03:18 ---> Running in a0dd34aed4fa 06:03:19 Removing intermediate container 3df7dfb3e44d 06:03:19 ---> afbc0e05fee2 06:03:19 Step 5/24 : RUN apk add --update --no-cache make git 06:03:19 ---> Running in 60d259a621e7 06:03:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:03:20 OK: 219 MiB in 52 packages 06:03:20 OK: 219 MiB in 52 packages 06:03:20 OK: 219 MiB in 52 packages 06:03:20 OK: 219 MiB in 52 packages 06:03:21 OK: 219 MiB in 52 packages 06:03:21 Removing intermediate container a0dd34aed4fa 06:03:21 ---> 0c1c73449ff5 06:03:21 Step 6/32 : COPY go.mod . 06:03:21 Removing intermediate container 192bfccf8504 06:03:21 ---> 3b5b897a7717 06:03:21 Step 6/24 : COPY go.mod . 06:03:21 Removing intermediate container 267dd5f46786 06:03:21 ---> 83553e4a749d 06:03:21 Step 6/23 : COPY go.mod . 06:03:21 Removing intermediate container 60d259a621e7 06:03:21 ---> b56f5eeaeb2d 06:03:21 Step 6/24 : COPY go.mod . 06:03:21 ---> 1627c0026eb1 06:03:21 Step 7/32 : RUN go mod download 06:03:21 ---> Running in 953593a8b75c 06:03:21 ---> 57dcc7cd945f 06:03:21 Step 7/24 : RUN go mod download 06:03:21 Removing intermediate container 9060c7e9ec04 06:03:21 ---> 29596f1f62f8 06:03:21 Step 6/23 : COPY go.mod . 06:03:21 ---> 8bc3c1f012ec 06:03:21 Step 7/23 : RUN go mod download 06:03:21 ---> 89189f2f0cb8 06:03:21 Step 7/24 : RUN go mod download 06:03:21 ---> Running in 8c2798ca1d10 06:03:21 ---> Running in b0cb641ca942 06:03:21 ---> Running in bf6428c3bc73 06:03:21 ---> 1335ba219180 06:03:21 Step 7/23 : RUN go mod download 06:03:22 ---> Running in dcdaa999dd39 06:03:22 Removing intermediate container 953593a8b75c 06:03:22 ---> 6b333c4437fd 06:03:22 Step 8/32 : COPY . . 06:03:26 Removing intermediate container b0cb641ca942 06:03:26 ---> c193cfae40fc 06:03:26 Step 8/24 : COPY . . 06:03:26 Removing intermediate container 8c2798ca1d10 06:03:26 ---> 82b05d4ac357 06:03:26 Step 8/23 : COPY . . 06:03:26 Removing intermediate container bf6428c3bc73 06:03:26 ---> 35de61c29f76 06:03:26 Step 8/24 : COPY . . 06:03:26 ---> 7d1f7c41a0ad 06:03:26 Step 9/32 : RUN go mod tidy 06:03:26 Removing intermediate container dcdaa999dd39 06:03:26 ---> c48e3c835f37 06:03:26 Step 8/23 : COPY . . 06:03:31 ---> Running in 9991295fe1ed 06:03:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1440 in /w/workspace/edgexfoundry_edgex-go_PR-3570 [Pipeline] { [Pipeline] ws 06:03:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 06:03:34 The recommended git tool is: git 06:03:39 using credential edgex-jenkins-ssh 06:03:39 Cloning the remote Git repository 06:03:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:03:39 > git init /w/workspace/edgex-go/2 # timeout=10 06:03:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:03:39 > git --version # timeout=10 06:03:39 > git --version # 'git version 2.17.1' 06:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:43 ---> d5a9fb1ba5f3 06:03:43 Step 9/23 : RUN go mod tidy 06:03:43 ---> 965a7df443e6 06:03:43 Step 9/24 : RUN go mod tidy 06:03:43 ---> Running in aa9085b0171b 06:03:43 ---> Running in 246faba616e6 06:03:43 Removing intermediate container 9991295fe1ed 06:03:43 ---> 901c0283e51c 06:03:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:44 ---> Running in 49867c33bac9 06:03:44 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 06:03:47 Removing intermediate container aa9085b0171b 06:03:47 ---> 87d06c141124 06:03:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:03:47 Removing intermediate container 246faba616e6 06:03:47 ---> fa84193fcd36 06:03:47 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:03:47 ---> Running in c9f0368e092e 06:03:48 ---> Running in f50831c1af46 06:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:03:53 ---> 7a86713da2f4 06:03:53 Step 9/24 : RUN go mod tidy 06:03:53 ---> Running in 7bb329d437db 06:03:57 Removing intermediate container 7bb329d437db 06:03:57 ---> 79a1f44c95db 06:03:57 Step 10/24 : RUN make cmd/core-command/core-command 06:03:58 ---> Running in 509ab9c547f7 06:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:03:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3570/head:refs/remotes/origin/PR-3570 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:58 ---> bf026feb30bf 06:03:58 Step 9/23 : RUN go mod tidy 06:03:58 ---> Running in 664b7ba990fc 06:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:03:59 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:03:59 Merge succeeded, producing 0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:03:59 Checking out Revision 0f13c5708a59b6eb7573615dca0c521ebd7ef084 (PR-3570) 06:03:59 > git config core.sparsecheckout # timeout=10 06:03:59 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 06:03:59 > git remote # timeout=10 06:03:59 > git config --get remote.origin.url # timeout=10 06:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:59 > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 06:03:59 > git rev-parse HEAD^{commit} # timeout=10 06:03:59 > git config core.sparsecheckout # timeout=10 06:03:59 > git checkout -f 0f13c5708a59b6eb7573615dca0c521ebd7ef084 # timeout=10 06:04:01 Removing intermediate container 664b7ba990fc 06:04:01 ---> df3143e1af37 06:04:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:04:01 ---> Running in 19588082243f 06:04:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:04:04 Commit message: "docs(sma): update Swaggerfile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:06 + true 06:04:06 + sudo service docker restart 06:04:19 Removing intermediate container 49867c33bac9 06:04:19 ---> e8cc905f1d6d 06:04:19 06:04:19 Step 11/32 : FROM alpine:3.12 06:04:19 3.12: Pulling from library/alpine 06:04:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:04:19 Status: Downloaded newer image for alpine:3.12 06:04:19 ---> 13621d1b12d4 06:04:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:04:19 ---> Running in 621709c37121 06:04:20 Removing intermediate container 621709c37121 06:04:20 ---> bafdec828372 06:04:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:04:20 ---> Running in 62265c36be1e 06:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:20 (1/2) Installing dumb-init (1.2.2-r1) 06:04:20 (2/2) Installing su-exec (0.2-r1) 06:04:20 Executing busybox-1.31.1-r20.trigger 06:04:20 OK: 6 MiB in 16 packages 06:04:21 Removing intermediate container 62265c36be1e 06:04:21 ---> e60e10f32b27 06:04:21 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:04:21 ---> Running in 58f25d99965f 06:04:21 Removing intermediate container 58f25d99965f 06:04:21 ---> 8956fc40438e 06:04:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:04:21 ---> Running in fab26cc29694 06:04:22 Removing intermediate container fab26cc29694 06:04:22 ---> 976d7fa9cd76 06:04:22 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:04:22 ---> Running in 352bd44f0484 06:04:23 Removing intermediate container 352bd44f0484 06:04:23 ---> a68a8db9f61c 06:04:23 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:04:23 ---> Running in 2ee2340ac99b 06:04:24 Removing intermediate container 2ee2340ac99b 06:04:24 ---> 221610151827 06:04:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:04:24 Removing intermediate container c9f0368e092e 06:04:24 ---> a4f6735f69e5 06:04:24 06:04:24 Step 11/23 : FROM alpine:3.12 06:04:24 ---> 13621d1b12d4 06:04:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:04:24 ---> Running in 35a2b095d32a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:24 provisioning config files... 06:04:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1236045087358581868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:24 ---> 17c84c173652 06:04:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:04:24 ---> Running in d6a73f9f01fb 06:04:25 ---> docker-login.sh 06:04:25 nexus3.edgexfoundry.org:10001 06:04:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:25 (1/2) Installing ca-certificates (20191127-r4) 06:04:25 (2/2) Installing dumb-init (1.2.2-r1) 06:04:25 Executing busybox-1.31.1-r20.trigger 06:04:25 Removing intermediate container d6a73f9f01fb 06:04:25 ---> e7f99212e196 06:04:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:25 Executing ca-certificates-20191127-r4.trigger 06:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:26 OK: 6 MiB in 16 packages 06:04:26 ---> fffe2976623c 06:04:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:26 Configure a credential helper to remove this warning. See 06:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:26 06:04:26 Login Succeeded 06:04:26 nexus3.edgexfoundry.org:10002 06:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:26 Configure a credential helper to remove this warning. See 06:04:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:26 06:04:26 Login Succeeded 06:04:26 nexus3.edgexfoundry.org:10003 06:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:27 Configure a credential helper to remove this warning. See 06:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:27 06:04:27 Login Succeeded 06:04:27 nexus3.edgexfoundry.org:10004 06:04:27 ---> e936d11a2d79 06:04:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:27 Configure a credential helper to remove this warning. See 06:04:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:27 06:04:27 Login Succeeded 06:04:27 docker.io 06:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:28 Removing intermediate container 35a2b095d32a 06:04:28 ---> c1690116fa0d 06:04:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:28 Configure a credential helper to remove this warning. See 06:04:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:28 06:04:28 Login Succeeded 06:04:28 ---> docker-login.sh ends 06:04:28 ---> Running in 4c0cca7d8230 [Pipeline] } 06:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:29 ========================================================= 06:04:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:31 ---> 3b93417567ae 06:04:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:04:31 Removing intermediate container f50831c1af46 06:04:31 ---> c7ea2e60ba73 06:04:31 06:04:31 Step 11/24 : FROM alpine:3.12 06:04:31 ---> 13621d1b12d4 06:04:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:04:31 ---> Running in 3b9255eaa3e7 06:04:31 Removing intermediate container 4c0cca7d8230 06:04:31 ---> 1fdb82fc7025 06:04:31 Step 14/23 : ENV APP_PORT=59860 06:04:31 ---> Running in a9c2d1b9e017 06:04:32 ---> 85666c84670f 06:04:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:04:32 Removing intermediate container a9c2d1b9e017 06:04:32 ---> 7c5554f9b34a 06:04:32 Step 15/23 : EXPOSE $APP_PORT 06:04:32 ---> Running in c76fb2fa5a5e 06:04:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:04:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:04:32 Removing intermediate container c76fb2fa5a5e 06:04:32 ---> 38401ce49014 06:04:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:32 ---> 1478f5c13f8d 06:04:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:04:32 (1/1) Installing dumb-init (1.2.2-r1) 06:04:32 Executing busybox-1.31.1-r20.trigger 06:04:32 OK: 6 MiB in 15 packages 06:04:32 ---> Running in a45e2f53f5a3 06:04:32 ---> deb50d13a4d9 06:04:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:04:32 Removing intermediate container a45e2f53f5a3 06:04:32 ---> 2eb85f164ac1 06:04:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:04:32 ---> 2d0dc05ca55c 06:04:32 Step 27/32 : RUN chmod +x /entrypoint.sh 06:04:32 Removing intermediate container 3b9255eaa3e7 06:04:32 ---> d068a03dd778 06:04:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:32 ---> 0daf6f4e08e2 06:04:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:04:32 ---> Running in 987e083cc1c1 06:04:32 ---> Running in bea59d9efca3 06:04:32 Removing intermediate container bea59d9efca3 06:04:32 ---> 7bba259dc94e 06:04:32 Step 14/24 : ENV APP_PORT=59881 06:04:32 ---> 5e747be250f4 06:04:32 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:04:32 ---> Running in 78b5f22b7580 06:04:32 ---> Running in f10762de9d05 06:04:32 Removing intermediate container 78b5f22b7580 06:04:32 ---> 957e096a74e9 06:04:32 Step 15/24 : EXPOSE $APP_PORT 06:04:32 ---> Running in bfb6ba25b2b9 06:04:32 Removing intermediate container f10762de9d05 06:04:32 ---> ac50537b75a6 06:04:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:32 ---> Running in 1ecc385dbcd0 06:04:32 Removing intermediate container bfb6ba25b2b9 06:04:32 ---> aa21ac3ec90f 06:04:32 Step 16/24 : WORKDIR / 06:04:32 Removing intermediate container 1ecc385dbcd0 06:04:32 ---> 060a3373c715 06:04:32 Step 21/23 : LABEL arch=x86_64 06:04:32 ---> Running in 9e9689b323e7 06:04:32 Removing intermediate container 987e083cc1c1 06:04:32 ---> 5db71fadf359 06:04:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:04:32 ---> Running in 024ecb52d2bf 06:04:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:04:32 ---> Running in 03c9f282088e 06:04:32 Removing intermediate container 024ecb52d2bf 06:04:32 ---> 27f5e19851c7 06:04:32 Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:04:32 Removing intermediate container 9e9689b323e7 06:04:32 ---> b0da9d094700 06:04:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:32 ---> Running in ae9e00ede7bd 06:04:32 Removing intermediate container 03c9f282088e 06:04:32 ---> a86658907b63 06:04:32 Step 29/32 : CMD ["gate"] 06:04:32 Removing intermediate container ae9e00ede7bd 06:04:32 ---> c77139edb1e9 06:04:32 Step 23/23 : LABEL version=0.0.0 06:04:32 ---> Running in 3cc1c3031f74 06:04:32 ---> 02ea2d73e0e3 06:04:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:04:32 ---> Running in ac21c1343962 06:04:33 Removing intermediate container 3cc1c3031f74 06:04:33 ---> fd2d093b848a 06:04:33 Step 30/32 : LABEL arch=x86_64 06:04:33 Removing intermediate container ac21c1343962 06:04:33 ---> 4dc26bba4e56 06:04:33 06:04:33 Successfully built 4dc26bba4e56 06:04:33 Successfully tagged support-notifications:latest 06:04:33 Building sys-mgmt-agent 06:04:33 ---> Running in aab285a82526 06:04:33  Building support-notifications ... done Removing intermediate container 509ab9c547f7 06:04:33 ---> e1b2be66d15b 06:04:33 06:04:33 Step 11/24 : FROM alpine:3.12 06:04:33 ---> 13621d1b12d4 06:04:33 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:04:33 ---> Using cache 06:04:33 ---> d068a03dd778 06:04:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:33 ---> Using cache 06:04:33 ---> 7bba259dc94e 06:04:33 Step 14/24 : ENV APP_PORT=59882 06:04:34 ---> 9c16dbca1ed7 06:04:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:04:34 ---> Running in 67d9427fd17e 06:04:34 Removing intermediate container aab285a82526 06:04:34 ---> 4d3767380b80 06:04:34 Step 31/32 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:04:34 Sending build context to Docker daemon 166.3MB 06:04:34 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 06:04:34 Step 2/6 : FROM ${BASE} 06:04:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:34 595b0fe564bb: Pulling fs layer 06:04:34 3088b5b3c5c0: Pulling fs layer 06:04:34 5b7225fbf94c: Pulling fs layer 06:04:34 ba82ee9f976e: Pulling fs layer 06:04:34 506bd15cee9f: Pulling fs layer 06:04:34 75a0a4a0db45: Pulling fs layer 06:04:34 618dc40b7e24: Pulling fs layer 06:04:34 506bd15cee9f: Waiting 06:04:34 75a0a4a0db45: Waiting 06:04:34 ba82ee9f976e: Waiting 06:04:34 618dc40b7e24: Waiting 06:04:34 5b7225fbf94c: Verifying Checksum 06:04:34 5b7225fbf94c: Download complete 06:04:34 3088b5b3c5c0: Verifying Checksum 06:04:34 3088b5b3c5c0: Download complete 06:04:34 506bd15cee9f: Download complete 06:04:34 75a0a4a0db45: Verifying Checksum 06:04:34 75a0a4a0db45: Download complete 06:04:34 595b0fe564bb: Download complete 06:04:34 Removing intermediate container 19588082243f 06:04:34 ---> d97e3d210bb7 06:04:34 06:04:34 Step 11/23 : FROM alpine:3.12 06:04:34 ---> 13621d1b12d4 06:04:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:04:34 ---> Using cache 06:04:34 ---> d068a03dd778 06:04:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:04:34 ---> Using cache 06:04:34 ---> 7bba259dc94e 06:04:34 Step 14/23 : ENV APP_PORT=59861 06:04:34 ---> Running in 23b6b4bc739b 06:04:34 Removing intermediate container 67d9427fd17e 06:04:34 ---> 61c4fea3d8e1 06:04:34 Step 15/24 : EXPOSE $APP_PORT 06:04:35 595b0fe564bb: Pull complete 06:04:35 ---> Running in 938681b71f75 06:04:36 3088b5b3c5c0: Pull complete 06:04:36 5b7225fbf94c: Pull complete 06:04:36 ---> 9dcffcfe8f63 06:04:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:04:36 ---> Running in 3ea95a654879 06:04:37 618dc40b7e24: Verifying Checksum 06:04:37 618dc40b7e24: Download complete 06:04:37 Removing intermediate container 23b6b4bc739b 06:04:37 ---> ce1f4da143b5 06:04:37 Step 32/32 : LABEL version=0.0.0 06:04:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:04:38 ---> ce4e39fe8ba6 06:04:38 Step 3/24 : WORKDIR /edgex-go 06:04:38 ---> Using cache 06:04:38 ---> de53bc0a1a13 06:04:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:38 ---> Using cache 06:04:38 ---> afbc0e05fee2 06:04:38 Step 5/24 : RUN apk add --update --no-cache make bash git 06:04:38 ---> Running in 1efd80e05be6 06:04:38 Removing intermediate container 938681b71f75 06:04:38 ---> 4df4239e305e 06:04:38 Step 15/23 : EXPOSE $APP_PORT 06:04:38 Removing intermediate container 3ea95a654879 06:04:38 ---> 7d35b521fedf 06:04:38 Step 16/24 : WORKDIR / 06:04:38 ---> Running in fe0769ae4af2 06:04:38 ---> Running in 4f3e8d0a37b0 06:04:38 ---> Running in 87b2fd8dc8a1 06:04:38 ---> Running in b9531cd094d1 06:04:38 Removing intermediate container 1efd80e05be6 06:04:38 ---> b63022d728f5 06:04:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:38 ---> Running in e2639bcd364d 06:04:38 Removing intermediate container 87b2fd8dc8a1 06:04:38 ---> 3efcae9b0c07 06:04:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:38 Removing intermediate container fe0769ae4af2 06:04:38 ---> 67e92c0f06eb 06:04:38 06:04:38 Removing intermediate container b9531cd094d1 06:04:38 ---> fc7351535df6 06:04:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:38 Successfully built 67e92c0f06eb 06:04:38 Removing intermediate container e2639bcd364d 06:04:38 ---> f5cd2908a76e 06:04:38 Step 22/24 : LABEL arch=x86_64 06:04:38 ba82ee9f976e: Verifying Checksum 06:04:38 ba82ee9f976e: Download complete 06:04:39 Successfully tagged security-bootstrapper:latest 06:04:39 Building security-secretstore-setup 06:04:39  Building security-bootstrapper ... done  ---> Running in b033fa7f2f48 06:04:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:04:39 ---> 868eab1db0dd 06:04:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:04:40 OK: 219 MiB in 52 packages 06:04:40 ---> 1b887fedb73d 06:04:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:04:42 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:04:42 ---> ce4e39fe8ba6 06:04:42 Step 3/26 : WORKDIR /edgex-go 06:04:42 ---> Using cache 06:04:42 ---> de53bc0a1a13 06:04:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:42 ---> Using cache 06:04:42 ---> afbc0e05fee2 06:04:42 Step 5/26 : RUN apk add --update --no-cache make git 06:04:42 ---> Using cache 06:04:42 ---> b56f5eeaeb2d 06:04:42 Step 6/26 : COPY go.mod . 06:04:42 ---> Using cache 06:04:42 ---> 89189f2f0cb8 06:04:42 Step 7/26 : RUN go mod download 06:04:42 ---> Using cache 06:04:42 ---> 35de61c29f76 06:04:42 Step 8/26 : COPY . . 06:04:42 ---> Using cache 06:04:42 ---> 965a7df443e6 06:04:42 Step 9/26 : RUN go mod tidy 06:04:42 ---> Using cache 06:04:42 ---> fa84193fcd36 06:04:42 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:04:42 ---> 726ee2cf5576 06:04:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:04:42 Removing intermediate container b033fa7f2f48 06:04:42 ---> fd1707fb3bf0 06:04:42 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:04:42 ---> d7a284efecaa 06:04:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:04:42 ---> Running in f1492f4a34dc 06:04:42 ---> Running in 6127dea3aec6 06:04:43 Removing intermediate container 4f3e8d0a37b0 06:04:43 ---> 775176b63ccb 06:04:43 Step 6/24 : COPY go.mod . 06:04:43 Removing intermediate container 6127dea3aec6 06:04:43 ---> 5cd1e944f2a0 06:04:43 Step 24/24 : LABEL version=0.0.0 06:04:43 ---> dab592110bab 06:04:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:04:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:04:43 ---> a51c609ecee0 06:04:43 Step 20/24 : ENTRYPOINT ["/core-command"] 06:04:43 ---> Running in 1f8a0d9ede3a 06:04:43 ---> Running in 2fd1d9340c94 06:04:43 ---> Running in b24cb6d28f26 06:04:43 Removing intermediate container 1f8a0d9ede3a 06:04:43 ---> f27972c1a204 06:04:43 06:04:43 ---> 1dafe9094054 06:04:43 Step 7/24 : RUN go mod download 06:04:43 ---> Running in 068ffc4317ef 06:04:43 Removing intermediate container b24cb6d28f26 06:04:43 ---> 782fd70eb9b1 06:04:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:43 Successfully built f27972c1a204 06:04:43 Removing intermediate container 2fd1d9340c94 06:04:43 ---> 143c47e6a729 06:04:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:04:43 Successfully tagged core-metadata:latest 06:04:43 Building core-data 06:04:43  Building core-metadata ... done  ---> Running in cb0071dda08b 06:04:43 ---> Running in 694b351120ac 06:04:43 Removing intermediate container cb0071dda08b 06:04:43 ---> 30cafd6c6e06 06:04:43 Step 22/24 : LABEL arch=x86_64 06:04:47 Removing intermediate container 694b351120ac 06:04:47 ---> cbe8f462cb51 06:04:47 Step 21/23 : LABEL arch=x86_64 06:04:47 ---> Running in 27cb24668389 06:04:47 ---> Running in 3959f0f3eb60 06:04:47 Removing intermediate container 27cb24668389 06:04:47 ---> acc32500b7cd 06:04:47 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:04:47 ---> Running in 087306c8bd87 06:04:47 Removing intermediate container 3959f0f3eb60 06:04:47 ---> a25ed0b3ecf5 06:04:47 Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:04:47 Removing intermediate container 068ffc4317ef 06:04:47 ---> 7f549a7dd764 06:04:47 Step 8/24 : COPY . . 06:04:47 Removing intermediate container 087306c8bd87 06:04:47 ---> de4e0612c53b 06:04:47 Step 24/24 : LABEL version=0.0.0 06:04:47 ---> Running in 2c9f039250ec 06:04:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:04:47 ---> ce4e39fe8ba6 06:04:47 Step 3/24 : WORKDIR /edgex-go 06:04:47 ---> Using cache 06:04:47 ---> de53bc0a1a13 06:04:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:47 ---> Using cache 06:04:47 ---> afbc0e05fee2 06:04:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:04:47 ---> Running in 9c2ed098fd2c 06:04:47 ---> Running in 1cfeed8e4a2f 06:04:48 Removing intermediate container 2c9f039250ec 06:04:48 ---> 390ddc8362ec 06:04:48 Step 23/23 : LABEL version=0.0.0 06:04:49 Removing intermediate container 1cfeed8e4a2f 06:04:49 ---> e7d22b7f39be 06:04:49 06:04:49 ba82ee9f976e: Pull complete 06:04:49 506bd15cee9f: Pull complete 06:04:49 Successfully built e7d22b7f39be 06:04:49 75a0a4a0db45: Pull complete 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:04:49 Successfully tagged core-command:latest 06:04:49 Building security-proxy-setup 06:04:49 ---> Running in f2ebbc9fb29a 06:04:50  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:04:50 Removing intermediate container f2ebbc9fb29a 06:04:50 ---> 3b5bb30785e1 06:04:50 06:04:50 Successfully built 3b5bb30785e1 06:04:50 Successfully tagged support-scheduler:latest 06:04:51  Building support-scheduler ... done OK: 219 MiB in 52 packages 06:04:53 618dc40b7e24: Pull complete 06:04:53 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:04:53 ---> a36622ca3599 06:04:53 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 06:04:54 ---> 2e4c705c1123 06:04:54 Step 9/24 : RUN go mod tidy 06:04:54 Removing intermediate container 9c2ed098fd2c 06:04:54 ---> 9b4e4124d3eb 06:04:54 Step 6/24 : COPY go.mod . 06:04:54 ---> Running in 1b4ff7c5e66d 06:04:54 ---> e3deeb989343 06:04:54 Step 7/24 : RUN go mod download 06:04:55 ---> Running in 4a1d42578fd8 06:04:55 ---> Running in f91fb77e0866 06:04:56 Removing intermediate container 1b4ff7c5e66d 06:04:56 ---> c2e8af7feb55 06:04:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:04:56 Removing intermediate container 4a1d42578fd8 06:04:56 ---> 37a3960cb8b2 06:04:56 Step 8/24 : COPY . . 06:04:56 ---> Running in b5f586c7f754 06:04:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:04:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:04:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:04:59 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:04:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:59 ---> ce4e39fe8ba6 06:04:59 Step 3/22 : WORKDIR /edgex-go 06:04:59 ---> Using cache 06:04:59 ---> de53bc0a1a13 06:04:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:59 ---> Using cache 06:04:59 ---> afbc0e05fee2 06:04:59 Step 5/22 : RUN apk add --update --no-cache make git 06:04:59 ---> Using cache 06:04:59 ---> b56f5eeaeb2d 06:04:59 Step 6/22 : COPY go.mod . 06:04:59 ---> Using cache 06:04:59 ---> 89189f2f0cb8 06:04:59 Step 7/22 : RUN go mod download 06:04:59 ---> Using cache 06:04:59 ---> 35de61c29f76 06:04:59 Step 8/22 : COPY . . 06:04:59 ---> Using cache 06:04:59 ---> 965a7df443e6 06:04:59 Step 9/22 : RUN go mod tidy 06:04:59 ---> Using cache 06:04:59 ---> fa84193fcd36 06:04:59 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:04:59 (1/12) Installing libmagic (5.39-r0) 06:04:59 (2/12) Installing file (5.39-r0) 06:04:59 (3/12) Installing libc-dev (0.7.2-r3) 06:04:59 (4/12) Installing g++ (10.2.1_pre1-r3) 06:05:02 ---> Running in cc8df2a7fcaf 06:05:02 ---> c3c50abe5e0e 06:05:02 Step 9/24 : RUN go mod tidy 06:05:02 ---> Running in f1b45cbd1017 06:05:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:05:05 Removing intermediate container f1b45cbd1017 06:05:05 ---> d8abb44ddf8e 06:05:05 Step 10/24 : RUN make cmd/core-data/core-data 06:05:05 ---> Running in 740d5663623e 06:05:05 (5/12) Installing fortify-headers (1.1-r0) 06:05:05 (6/12) Installing patch (2.7.6-r6) 06:05:05 (7/12) Installing build-base (0.5-r2) 06:05:05 (8/12) Installing libsodium (1.0.18-r0) 06:05:05 (9/12) Installing pkgconf (1.7.3-r0) 06:05: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 06:05:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:05:05 (10/12) Installing libsodium-dev (1.0.18-r0) 06:05:05 (11/12) Installing libzmq (4.3.3-r1) 06:05:05 (12/12) Installing zeromq-dev (4.3.3-r1) 06:05:05 Executing busybox-1.32.1-r6.trigger 06:05:05 OK: 218 MiB in 52 packages 06:05:10 Removing intermediate container f91fb77e0866 06:05:10 ---> 512bdbb85020 06:05:10 Step 4/6 : WORKDIR /edgex-go 06:05:10 ---> Running in 256b67020e7f 06:05:10 Removing intermediate container 256b67020e7f 06:05:10 ---> 326f41d3d15b 06:05:10 Step 5/6 : COPY go.mod . 06:05:10 Removing intermediate container f1492f4a34dc 06:05:10 ---> 64e892b1b15f 06:05:10 06:05:10 Step 11/26 : FROM alpine:3.12 06:05:10 ---> 13621d1b12d4 06:05:10 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:05:10 ---> Running in f22b7b5cd35e 06:05:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:11 ---> 7d8c6c22d334 06:05:11 Step 6/6 : RUN go mod download 06:05:11 ---> Running in c5c23ed407fc 06:05:11 (1/6) Installing ca-certificates (20191127-r4) 06:05:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:05:11 (3/6) Installing libcurl (7.77.0-r0) 06:05:11 (4/6) Installing curl (7.77.0-r0) 06:05:11 (5/6) Installing dumb-init (1.2.2-r1) 06:05:11 (6/6) Installing su-exec (0.2-r1) 06:05:11 Executing busybox-1.31.1-r20.trigger 06:05:11 Executing ca-certificates-20191127-r4.trigger 06:05:11 OK: 7 MiB in 20 packages 06:05:12 Removing intermediate container f22b7b5cd35e 06:05:12 ---> 041861fbdf37 06:05:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:12 ---> Running in 0cd1fb021cb0 06:05:12 Removing intermediate container 0cd1fb021cb0 06:05:12 ---> cc62a430932b 06:05:12 Step 14/26 : WORKDIR / 06:05:12 ---> Running in 729d584b3433 06:05:13 Removing intermediate container 729d584b3433 06:05:13 ---> 3ceb47dc7bf5 06:05:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:05:13 ---> 28e4c02b5782 06:05:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:05:13 ---> 0dfa628806d1 06:05:13 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:05:13 ---> 9e315ebe0e0e 06:05:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:05:14 ---> 3693461bdca8 06:05:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:05:14 ---> 2e7890b60dcb 06:05:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:05:15 ---> c15fe231e97b 06:05:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:05:15 ---> 9ab23f6bc1d5 06:05:15 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/ 06:05:15 ---> Running in a0e5c39153be 06:05:16 Removing intermediate container a0e5c39153be 06:05:16 ---> a888a02004fb 06:05:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:05:16 ---> Running in 12b36489199b 06:05:16 Removing intermediate container 12b36489199b 06:05:16 ---> 9371b94e9cb4 06:05:16 Step 24/26 : LABEL arch=x86_64 06:05:17 ---> Running in a2653e58783c 06:05:17 Removing intermediate container a2653e58783c 06:05:17 ---> 2ae61dd8902b 06:05:17 Step 25/26 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:05:17 ---> Running in 38149a8b7a70 06:05:17 Removing intermediate container 38149a8b7a70 06:05:17 ---> 093d5e2b2bd8 06:05:17 Step 26/26 : LABEL version=0.0.0 06:05:17 ---> Running in 66dbc90f81b3 06:05:17 Removing intermediate container 66dbc90f81b3 06:05:17 ---> 0d801e54f737 06:05:17 06:05:17 Successfully built 0d801e54f737 06:05:17 Successfully tagged security-secretstore-setup:latest 06:05:24  Building security-secretstore-setup ... done Removing intermediate container b5f586c7f754 06:05:24 ---> 324ad47a39ac 06:05:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:05:24 ---> Running in 675b1b413e6f 06:05:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:05:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:05:25 Removing intermediate container 675b1b413e6f 06:05:25 ---> ccc1703a4a7d 06:05:25 06:05:25 Step 12/24 : FROM docker:20.10.0 06:05:25 20.10.0: Pulling from library/docker 06:05:28 Removing intermediate container cc8df2a7fcaf 06:05:28 ---> 3bab534b92d5 06:05:28 06:05:28 Step 11/22 : FROM alpine:3.12 06:05:28 ---> 13621d1b12d4 06:05:28 Step 12/22 : RUN apk add --update --no-cache curl 06:05:28 ---> Running in a152db0597be 06:05:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:28 (1/4) Installing ca-certificates (20191127-r4) 06:05:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:05:28 (3/4) Installing libcurl (7.77.0-r0) 06:05:28 (4/4) Installing curl (7.77.0-r0) 06:05:28 Executing busybox-1.31.1-r20.trigger 06:05:28 Executing ca-certificates-20191127-r4.trigger 06:05:29 OK: 7 MiB in 18 packages 06:05:30 Removing intermediate container a152db0597be 06:05:30 ---> 4593c71b1727 06:05:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:05:30 ---> Running in 975418943dd7 06:05:30 Removing intermediate container 975418943dd7 06:05:30 ---> f9b03bceb6ab 06:05:30 Step 14/22 : WORKDIR /edgex 06:05:30 ---> Running in 809449b4d74a 06:05:30 Removing intermediate container 809449b4d74a 06:05:30 ---> b7a7b4d53abb 06:05:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:05:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:05:30 Status: Downloaded newer image for docker:20.10.0 06:05:30 ---> aefe523efa57 06:05:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:05:31 ---> Running in 0b3529171192 06:05:31 ---> d5df8b369e52 06:05:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:05:31 Removing intermediate container 740d5663623e 06:05:31 ---> fba130369126 06:05:31 06:05:31 Step 11/24 : FROM alpine:3.12 06:05:31 ---> 13621d1b12d4 06:05:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:05:31 ---> Running in 0fe5fc210a9c 06:05:31 Removing intermediate container 0b3529171192 06:05:31 ---> 3dcd230ab0a2 06:05:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:05:31 ---> Running in 1dc2ca350a90 06:05:31 Removing intermediate container 0fe5fc210a9c 06:05:31 ---> 69fe0068d7b8 06:05:31 Step 13/24 : ENV APP_PORT=59880 06:05:31 ---> Running in 80541549d577 06:05:31 ---> b22362dc2e24 06:05:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:05:31 Removing intermediate container 80541549d577 06:05:31 ---> afa9adbcc6d8 06:05:31 Step 14/24 : EXPOSE $APP_PORT 06:05:31 ---> Running in d887a5e7260f 06:05:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:31 (1/39) Installing readline (8.0.4-r0) 06:05:31 (2/39) Installing bash (5.0.17-r0) 06:05:31 Executing bash-5.0.17-r0.post-install 06:05:31 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:05:31 (4/39) Installing libcurl (7.77.0-r0) 06:05:31 Removing intermediate container d887a5e7260f 06:05:31 ---> 430254128949 06:05:31 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:31 (5/39) Installing curl (7.77.0-r0) 06:05:31 (6/39) Installing dumb-init (1.2.2-r1) 06:05:31 (7/39) Installing libbz2 (1.0.8-r1) 06:05:31 (8/39) Installing expat (2.2.9-r1) 06:05:31 (9/39) Installing libffi (3.3-r2) 06:05:31 (10/39) Installing gdbm (1.13-r1) 06:05:31 ---> bf5b1861cee7 06:05:31 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:05:31 (11/39) Installing xz-libs (5.2.5-r0) 06:05:31 (12/39) Installing sqlite-libs (3.32.1-r1) 06:05:31 ---> Running in 3e6552651d1e 06:05:31 (13/39) Installing python3 (3.8.10-r0) 06:05:31 ---> Running in d7ba6b017e35 06:05:32 Removing intermediate container d7ba6b017e35 06:05:32 ---> 0c421235c4cc 06:05:32 Step 19/22 : CMD ["--init=true"] 06:05:32 ---> Running in 88f42de53141 06:05:32 (14/39) Installing py3-appdirs (1.4.4-r1) 06:05:32 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:05:32 Removing intermediate container 88f42de53141 06:05:32 ---> 55d23486d056 06:05:32 Step 20/22 : LABEL arch=x86_64 06:05:32 (16/39) Installing py3-parsing (2.4.7-r0) 06:05:32 (17/39) Installing py3-six (1.15.0-r0) 06:05:32 (18/39) Installing py3-packaging (20.4-r0) 06:05:32 (19/39) Installing py3-setuptools (47.0.0-r0) 06:05:32 (20/39) Installing py3-chardet (3.0.4-r4) 06:05:33 ---> Running in 3300c9ad04ab 06:05:33 (21/39) Installing py3-idna (2.9-r0) 06:05:33 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:05:33 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:05:33 (24/39) Installing py3-requests (2.23.0-r0) 06:05:33 (25/39) Installing py3-msgpack (1.0.0-r0) 06:05:33 (26/39) Installing py3-lockfile (0.12.2-r3) 06:05:33 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:05:33 (28/39) Installing py3-colorama (0.4.3-r0) 06:05:33 Removing intermediate container 3e6552651d1e 06:05:33 ---> 1853ab077698 06:05:33 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:05:33 (29/39) Installing py3-distlib (0.3.0-r0) 06:05:33 (30/39) Installing py3-distro (1.5.0-r1) 06:05:33 (31/39) Installing py3-webencodings (0.5.1-r3) 06:05:33 Removing intermediate container 3300c9ad04ab 06:05:33 ---> 2ac801ee45f3 06:05:33 Step 21/22 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:05:33 (32/39) Installing py3-html5lib (1.0.1-r4) 06:05:33 (33/39) Installing py3-pytoml (0.1.21-r0) 06:05:33 (34/39) Installing py3-pep517 (0.8.2-r0) 06:05:33 ---> Running in 6d3775525d78 06:05:33 (35/39) Installing py3-progress (1.5-r0) 06:05:33 (36/39) Installing py3-toml (0.10.1-r0) 06:05:33 (37/39) Installing py3-retrying (1.3.3-r0) 06:05:33 ---> Running in a5cb8d676489 06:05:33 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:05:33 (39/39) Installing py3-pip (20.1.1-r0) 06:05:33 Executing busybox-1.31.1-r19.trigger 06:05:33 OK: 72 MiB in 59 packages 06:05:33 Removing intermediate container a5cb8d676489 06:05:33 ---> 95edd84c4bea 06:05:33 Step 22/22 : LABEL version=0.0.0 06:05:33 ---> Running in a569ee1bdbbc 06:05:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:05:33 Removing intermediate container a569ee1bdbbc 06:05:33 ---> c1ccfbb270e5 06:05:33 06:05:34 Successfully built c1ccfbb270e5 06:05:34 Successfully tagged security-proxy-setup:latest 06:05:34  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 06:05:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:05:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:05:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:05:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:05:34 Collecting websocket-client<1.0,>=0.32.0 06:05:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:05:34 Collecting docopt<0.7,>=0.6.1 06:05:34 Downloading docopt-0.6.2.tar.gz (25 kB) 06:05:34 (1/6) Installing dumb-init (1.2.2-r1) 06:05:34 (2/6) Installing libgcc (9.3.0-r2) 06:05:34 Collecting jsonschema<3,>=2.5.1 06:05:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:05:34 (3/6) Installing libsodium (1.0.18-r0) 06:05:35 Collecting cached-property<2,>=1.2.0 06:05:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:05:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:05:35 (4/6) Installing libstdc++ (9.3.0-r2) 06:05:35 Collecting docker<4.0,>=3.6.0 06:05:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:05:35 Collecting PyYAML<4,>=3.10 06:05:35 Downloading PyYAML-3.13.tar.gz (270 kB) 06:05:35 Collecting texttable<0.10,>=0.9.0 06:05:35 Downloading texttable-0.9.1.tar.gz (11 kB) 06:05:36 Collecting dockerpty<0.5,>=0.4.1 06:05:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:05:36 (5/6) Installing libzmq (4.3.3-r0) 06:05:36 (6/6) Installing zeromq (4.3.3-r0) 06:05:36 Executing busybox-1.31.1-r20.trigger 06:05:36 OK: 8 MiB in 20 packages 06:05:36 Collecting urllib3<1.25,>=1.21.1 06:05:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:05:36 Collecting idna<2.8,>=2.5 06:05:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:05:36 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:05:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:05:36 Collecting docker-pycreds>=0.4.0 06:05:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:05:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:05:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:05:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:05:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:05:36 Removing intermediate container 6d3775525d78 06:05:36 ---> c41d4985467f 06:05:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:36 Installing collected packages: urllib3, idna, requests, websocket-client, docopt, jsonschema, cached-property, docker-pycreds, docker, PyYAML, texttable, dockerpty, docker-compose 06:05:36 Attempting uninstall: urllib3 06:05:36 Found existing installation: urllib3 1.25.9 06:05:36 Uninstalling urllib3-1.25.9: 06:05:37 Successfully uninstalled urllib3-1.25.9 06:05:37 Attempting uninstall: idna 06:05:37 Found existing installation: idna 2.9 06:05:37 Uninstalling idna-2.9: 06:05:37 ---> 1eb11c0a715c 06:05:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:05:37 Successfully uninstalled idna-2.9 06:05:37 Attempting uninstall: requests 06:05:37 Found existing installation: requests 2.23.0 06:05:37 Uninstalling requests-2.23.0: 06:05:37 Successfully uninstalled requests-2.23.0 06:05:37 Running setup.py install for docopt: started 06:05:37 ---> 179c42e159fd 06:05:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:05:37 ---> bc6a27e507ed 06:05:37 Step 20/24 : ENTRYPOINT ["/core-data"] 06:05:37 ---> Running in fec4deb55ba3 06:05:37 Removing intermediate container fec4deb55ba3 06:05:37 ---> 9c808ece0f23 06:05:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:37 ---> Running in 3d8245307a23 06:05:37 Running setup.py install for docopt: finished with status 'done' 06:05:37 Removing intermediate container 3d8245307a23 06:05:37 ---> a6bd0adbaf1b 06:05:37 Step 22/24 : LABEL arch=x86_64 06:05:37 Removing intermediate container c5c23ed407fc 06:05:37 ---> 23bf32618006 06:05:37 Successfully built 23bf32618006 06:05:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:38 ---> Running in dd4dcab4bfb1 06:05:38 Running setup.py install for PyYAML: started 06:05:38 + docker inspect -f . ci-base-image-arm64 06:05:38 . [Pipeline] withDockerContainer 06:05:38 prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container 06:05:38 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:38 Removing intermediate container dd4dcab4bfb1 06:05:38 ---> d3b27842ddec 06:05:38 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:05:38 Running setup.py install for PyYAML: finished with status 'done' 06:05:38 Running setup.py install for texttable: started 06:05:38 ---> Running in 261cc2cb3368 06:05:39 Removing intermediate container 261cc2cb3368 06:05:39 ---> 79a8762216d3 06:05:39 Step 24/24 : LABEL version=0.0.0 06:05:39 Running setup.py install for texttable: finished with status 'done' 06:05:39 Running setup.py install for dockerpty: started 06:05:39 ---> Running in 25e834ceb03c 06:05:39 Removing intermediate container 25e834ceb03c 06:05:39 ---> 84cdeabeb136 06:05:39 06:05:39 Running setup.py install for dockerpty: finished with status 'done' 06:05:39 Successfully built 84cdeabeb136 06:05:39 Successfully tagged core-data:latest 06:05:39  Building core-data ... done 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 06:05:40 $ docker top e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:41 + go version 06:05:41 go version go1.16.5 linux/arm64 [Pipeline] } 06:05:41 $ docker stop --time=1 e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 06:05:42 Removing intermediate container 1dc2ca350a90 06:05:42 ---> 317d3c0ca759 06:05:42 Step 15/24 : ENV APP_PORT=58890 06:05:42 ---> Running in c82278d62ba8 06:05:42 Removing intermediate container c82278d62ba8 06:05:42 ---> d66778000d4c 06:05:42 Step 16/24 : EXPOSE $APP_PORT 06:05:42 ---> Running in 53acc45a9637 06:05:42 Removing intermediate container 53acc45a9637 06:05:42 ---> 2fa38409b7d1 06:05:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:05:42 ---> 9e8922f14ea4 06:05:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:05:42 ---> 87fd06f6b780 06:05:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:05:42 ---> 0454149810e2 06:05:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:05:42 ---> Running in a6f2d70c6b0a 06:05:42 Removing intermediate container a6f2d70c6b0a 06:05:42 ---> 3e1a2c5525be 06:05:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:05:42 ---> Running in 0e0d26af7685 06:05:42 Removing intermediate container 0e0d26af7685 06:05:42 ---> 5df3c50ece7d 06:05:42 Step 22/24 : LABEL arch=x86_64 06:05:42 ---> Running in bd5663f24e0a 06:05:43 Removing intermediate container bd5663f24e0a 06:05:43 ---> a7fd9e671efb 06:05:43 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:05:43 ---> Running in f0d41f75afda 06:05:43 $ docker rm -f e3f5cd7de6e9dd2b7b4425e800d2fc73864a7f141331cb6d3b958dcc6d203278 06:05:43 Removing intermediate container f0d41f75afda 06:05:43 ---> caa53ff84542 06:05:43 Step 24/24 : LABEL version=0.0.0 06:05:43 ---> Running in ae2c41be0e96 06:05:43 Removing intermediate container ae2c41be0e96 06:05:43 ---> faaf7a3170e2 06:05:43 06:05:43 Successfully built faaf7a3170e2 06:05:43 Successfully tagged sys-mgmt-agent:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:43  Building sys-mgmt-agent ... done  [Pipeline] } 06:05:43 $ docker stop --time=1 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 06:05:44 + docker inspect -f . ci-base-image-arm64 06:05:44 . 06:05:45 $ docker rm -f 8847d0ec0a930c0180925ce772e33b5672f235fd285622b41389eae50492cd87 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withDockerContainer 06:05:45 prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container 06:05:45 + docker images 06:05:45 REPOSITORY TAG IMAGE ID CREATED SIZE 06:05:45 sys-mgmt-agent latest faaf7a3170e2 2 seconds ago 312MB 06:05:45 core-data latest 84cdeabeb136 6 seconds ago 20.2MB 06:05:45 security-proxy-setup latest c1ccfbb270e5 12 seconds ago 25.7MB 06:05:45 fba130369126 15 seconds ago 1.15GB 06:05:45 3bab534b92d5 18 seconds ago 1.15GB 06:05:45 ccc1703a4a7d 20 seconds ago 1.15GB 06:05:45 security-secretstore-setup latest 0d801e54f737 28 seconds ago 28.7MB 06:05:45 64e892b1b15f 36 seconds ago 1.15GB 06:05:45 support-scheduler latest 3b5bb30785e1 56 seconds ago 15.9MB 06:05:45 core-command latest e7d22b7f39be 58 seconds ago 15.9MB 06:05:45 core-metadata latest f27972c1a204 About a minute ago 16.6MB 06:05:45 security-bootstrapper latest 67e92c0f06eb About a minute ago 18.6MB 06:05:45 d97e3d210bb7 About a minute ago 1.15GB 06:05:45 e1b2be66d15b About a minute ago 1.14GB 06:05:45 support-notifications latest 4dc26bba4e56 About a minute ago 16.7MB 06:05:45 c7ea2e60ba73 About a minute ago 1.15GB 06:05:45 a4f6735f69e5 About a minute ago 1.15GB 06:05:45 e8cc905f1d6d About a minute ago 1.15GB 06:05:45 ci-base-image-x86_64 latest ce4e39fe8ba6 5 minutes ago 647MB 06:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 06:05:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 06:05:45 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 06:05:45 docker 20.10.0 aefe523efa57 6 months ago 240MB 06:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB 06:05:45 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:47 $ docker top 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] echo 06:05:47 ========================================================= 06:05:47 [edgeXBuildGoParallel] Running Tests and Build... 06:05:47 ========================================================= [Pipeline] sh [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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:48 + go mod tidy [Pipeline] sh 06:05:49 + make test 06:05:49 go mod tidy 06:05:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:06:16 ? github.com/edgexfoundry/edgex-go [no test files] 06:07:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:07:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:07:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:07:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:07:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:07:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:07:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:07:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:07:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:07:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:07:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.152s coverage: 28.7% of statements 06:07:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:07:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:07:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 100.0% of statements 06:07:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:07:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.337s coverage: 53.4% of statements 06:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:07:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.520s coverage: 87.7% of statements 06:07:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:07:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:07:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.329s coverage: 78.9% of statements 06:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements 06:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.675s coverage: 95.1% of statements 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.250s coverage: 60.0% of statements 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.311s coverage: 0.8% of statements 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.176s coverage: 22.0% of statements 06:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 06:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.223s coverage: 79.5% of statements 06:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 06:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements 06:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements 06:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements 06:08:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 06:08:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.598s coverage: 81.8% of statements 06:08:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.205s coverage: 76.0% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.174s coverage: 100.0% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 06:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 06:08:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 06:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.997s coverage: 66.9% of statements 06:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.789s coverage: 43.6% of statements 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.188s coverage: 84.8% of statements 06:08:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 19.3% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.577s coverage: 91.9% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.6% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor 0.165s coverage: 6.7% of statements 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:08:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.148s coverage: 100.0% of statements 06:08:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 06:08:38 GO111MODULE=on go vet ./... 06:10:00 gofmt -l . 06:10:00 [ "`gofmt -l .`" = "" ] 06:10:00 ./bin/test-attribution-txt.sh [Pipeline] sh 06:10:00 + ls -al . 06:10:00 total 544 06:10:00 drwxrwxr-x 9 1001 1001 4096 Jun 15 06:09 . 06:10:00 drwxr-xr-x 4 root root 4096 Jun 15 06:05 .. 06:10:00 -rw-rw-r-- 1 1001 1001 11 Jun 15 06:03 .dockerignore 06:10:00 drwxrwxr-x 8 1001 1001 4096 Jun 15 06:04 .git 06:10:00 drwxrwxr-x 3 1001 1001 4096 Jun 15 06:03 .github 06:10:00 -rw-rw-r-- 1 1001 1001 818 Jun 15 06:03 .gitignore 06:10:00 -rw-rw-r-- 1 1001 1001 166 Jun 15 06:03 .sonarcloud.properties 06:10:00 -rw-rw-r-- 1 1001 1001 8609 Jun 15 06:03 Attribution.txt 06:10:00 -rw-rw-r-- 1 1001 1001 3804 Jun 15 06:03 CONTRIBUTING.md 06:10:00 -rw-rw-r-- 1 1001 1001 931 Jun 15 06:03 Dockerfile.build 06:10:00 -rw-rw-r-- 1 1001 1001 849 Jun 15 06:03 Jenkinsfile 06:10:00 -rw-rw-r-- 1 1001 1001 10775 Jun 15 06:03 LICENSE 06:10:00 -rw-rw-r-- 1 1001 1001 5605 Jun 15 06:03 Makefile 06:10:00 -rw-rw-r-- 1 1001 1001 7905 Jun 15 06:03 README.md 06:10:00 -rw-rw-r-- 1 1001 1001 7071 Jun 15 06:03 SECURITY.md 06:10:00 -rw-rw-r-- 1 1001 1001 5 Jun 15 05:59 VERSION 06:10:00 -rw-rw-r-- 1 1001 1001 4131 Jun 15 06:03 ZMQWindows.md 06:10:00 drwxrwxr-x 2 1001 1001 4096 Jun 15 06:03 bin 06:10:00 drwxrwxr-x 14 1001 1001 4096 Jun 15 06:03 cmd 06:10:00 -rw-r--r-- 1 root root 400748 Jun 15 06:08 coverage.out 06:10:00 -rw-rw-r-- 1 1001 1001 841 Jun 15 06:03 go.mod 06:10:00 -rw-r--r-- 1 root root 20952 Jun 15 06:05 go.sum 06:10:00 drwxrwxr-x 7 1001 1001 4096 Jun 15 06:03 internal 06:10:00 drwxrwxr-x 3 1001 1001 4096 Jun 15 06:03 openapi 06:10:00 drwxrwxr-x 4 1001 1001 4096 Jun 15 06:03 snap 06:10:00 -rw-rw-r-- 1 1001 1001 168 Jun 15 06:03 version.go [Pipeline] sh 06:10:01 + '[' -e coverage.out ] 06:10:01 + chown 1001:1001 coverage.out [Pipeline] stash 06:10:01 Warning: overwriting stash ‘coverage-report’ 06:10:02 Stashed 1 file(s) [Pipeline] sh 06:10:03 + make build 06:10:03 go mod tidy 06:10:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:10:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:10:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:10:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:10:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:10:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:10:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:10:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:10:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:10:58 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] } 06:11:03 $ docker stop --time=1 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 06:11:06 $ docker rm -f 2172eccf6870bf3d9678e1d9b1166b84f4696ab23143cdf453e1d030b7a229c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:11:08 06:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:11:09 latest: Pulling from edgex-devops/edgex-compose-arm64 06:11:09 29e5d40040c1: Pulling fs layer 06:11:09 1ce36da41761: Pulling fs layer 06:11:09 25b303627fd3: Pulling fs layer 06:11:09 29e5d40040c1: Verifying Checksum 06:11:09 29e5d40040c1: Download complete 06:11:09 1ce36da41761: Verifying Checksum 06:11:09 1ce36da41761: Download complete 06:11:10 29e5d40040c1: Pull complete 06:11:11 1ce36da41761: Pull complete 06:11:12 25b303627fd3: Verifying Checksum 06:11:12 25b303627fd3: Download complete 06:11:22 25b303627fd3: Pull complete 06:11:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:11:22 prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container 06:11:22 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:11:25 $ docker top 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:26 + grep parallel 06:11:26 + docker-compose build --help 06:11:29 --parallel Build images in parallel. [Pipeline] } 06:11:29 $ docker stop --time=1 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e 06:11:31 $ docker rm -f 38802254f76f7ad2a9d3107bba89eae750ca9d31139b7566b8f9b8e74ebd4d9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:11:32 . [Pipeline] withDockerContainer 06:11:32 prd-ubuntu18.04-docker-arm64-4c-16g-1440 does not seem to be running inside a container 06:11:32 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:11:34 $ docker top c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:37 + docker-compose -f ./docker-compose-build.yml build --parallel 06:11:40 Building core-command ... 06:11:40 Building core-data ... 06:11:40 Building core-metadata ... 06:11:40 Building security-bootstrapper ... 06:11:40 Building security-proxy-setup ... 06:11:40 Building security-secretstore-setup ... 06:11:40 Building support-notifications ... 06:11:40 Building support-scheduler ... 06:11:40 Building sys-mgmt-agent ... 06:11:40 Building support-notifications 06:11:40 Building security-proxy-setup 06:11:40 Building security-secretstore-setup 06:11:40 Building support-scheduler 06:11:40 Building security-bootstrapper 06:12:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:12:48 ---> 23bf32618006 06:12:48 Step 3/26 : WORKDIR /edgex-go 06:12:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:12:49 ---> 23bf32618006 06:12:49 Step 3/22 : WORKDIR /edgex-go 06:12:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:12:50 ---> 23bf32618006 06:12:50 Step 3/23 : WORKDIR /edgex-go 06:12:50 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:12:50 ---> 23bf32618006 06:12:50 Step 3/32 : WORKDIR /edgex-go 06:12:50 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:12:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:12:50 ---> 23bf32618006 06:12:50 Step 3/23 : WORKDIR /edgex-go 06:12:52 ---> Running in fd87cd314025 06:12:52 ---> Running in e9fe39278f92 06:12:52 ---> Running in 9ed63d15ec39 06:12:52 ---> Running in 3e58c0ff29a1 06:12:52 ---> Running in 38478c187b99 06:12:53 Removing intermediate container e9fe39278f92 06:12:53 ---> 0c37aaed0f56 06:12:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:53 Removing intermediate container fd87cd314025 06:12:53 ---> d2e0df0a3632 06:12:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:53 Removing intermediate container 3e58c0ff29a1 06:12:53 ---> 4c09981a5a7c 06:12:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:53 Removing intermediate container 38478c187b99 06:12:53 ---> cc868aa24789 06:12:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:53 Removing intermediate container 9ed63d15ec39 06:12:53 ---> 32aef1d91154 06:12:53 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:12:53 ---> Running in 7b9c192b95a9 06:12:53 ---> Running in e79a099a0af9 06:12:53 ---> Running in 15ad24eb6258 06:12:53 ---> Running in b0640e45c614 06:12:53 ---> Running in 8f763b576b96 06:12:57 Removing intermediate container 7b9c192b95a9 06:12:57 ---> 3589ea18c676 06:12:57 Step 5/26 : RUN apk add --update --no-cache make git 06:12:57 ---> Running in f98e1a771ff3 06:12:57 Removing intermediate container e79a099a0af9 06:12:57 ---> 56d52b749568 06:12:57 Step 5/23 : RUN apk add --update --no-cache make git 06:12:58 ---> Running in c5892ca58ed5 06:12:58 Removing intermediate container 15ad24eb6258 06:12:58 ---> a623e649d355 06:12:58 Step 5/22 : RUN apk add --update --no-cache make git 06:12:58 Removing intermediate container b0640e45c614 06:12:58 ---> 719f86aba940 06:12:58 Step 5/32 : RUN apk add --update --no-cache make git 06:12:58 Removing intermediate container 8f763b576b96 06:12:58 ---> 29da5e24e2b4 06:12:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:12:58 ---> Running in 623dec82f1b6 06:12:58 ---> Running in 6fc637b3d51a 06:12:58 ---> Running in 6bb5c6ef1fb4 06:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:01 OK: 218 MiB in 52 packages 06:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:02 OK: 218 MiB in 52 packages 06:13:02 OK: 218 MiB in 52 packages 06:13:02 OK: 218 MiB in 52 packages 06:13:02 OK: 218 MiB in 52 packages 06:13:03 Removing intermediate container f98e1a771ff3 06:13:03 ---> 3f76bdd9b6ae 06:13:03 Step 6/26 : COPY go.mod . 06:13:04 Removing intermediate container c5892ca58ed5 06:13:04 ---> 142950688722 06:13:04 Step 6/23 : COPY go.mod . 06:13:04 Removing intermediate container 623dec82f1b6 06:13:04 ---> 8d9ee31add33 06:13:04 Step 6/22 : COPY go.mod . 06:13:04 ---> db3f33ec6452 06:13:04 Step 7/26 : RUN go mod download 06:13:04 Removing intermediate container 6bb5c6ef1fb4 06:13:04 ---> ae965838335b 06:13:04 Step 6/23 : COPY go.mod . 06:13:04 Removing intermediate container 6fc637b3d51a 06:13:04 ---> 74788d4f6219 06:13:04 Step 6/32 : COPY go.mod . 06:13:04 ---> Running in 4b07ce6eac87 06:13:05 ---> a1e74b1265fd 06:13:05 Step 7/23 : RUN go mod download 06:13:05 ---> Running in 5d5cb16110a9 06:13:05 ---> 4164d8abe95e 06:13:05 Step 7/22 : RUN go mod download 06:13:06 ---> 58d00462d581 06:13:06 Step 7/32 : RUN go mod download 06:13:06 ---> a4f2aaaa21ba 06:13:06 Step 7/23 : RUN go mod download 06:13:06 ---> Running in b7386c212055 06:13:06 ---> Running in a6f3cc27aefa 06:13:06 ---> Running in 5c8d2c287095 06:13:09 Removing intermediate container 4b07ce6eac87 06:13:09 ---> 24f4212ac800 06:13:09 Step 8/26 : COPY . . 06:13:09 Removing intermediate container 5d5cb16110a9 06:13:09 ---> a3809ca5fa6f 06:13:09 Step 8/23 : COPY . . 06:13:11 Removing intermediate container b7386c212055 06:13:11 ---> 7c134e7b264f 06:13:11 Step 8/22 : COPY . . 06:13:11 Removing intermediate container 5c8d2c287095 06:13:11 ---> b664cfb7228f 06:13:11 Step 8/23 : COPY . . 06:13:12 Removing intermediate container a6f3cc27aefa 06:13:12 ---> bb00c9d46b33 06:13:12 Step 8/32 : COPY . . 06:13:34 ---> e19a51791593 06:13:34 Step 9/26 : RUN go mod tidy 06:13:34 ---> 146dd6c3e9d4 06:13:34 Step 9/23 : RUN go mod tidy 06:13:34 ---> 7e0367b4aa3d 06:13:34 Step 9/32 : RUN go mod tidy 06:13:34 ---> 261994d2964e 06:13:34 Step 9/22 : RUN go mod tidy 06:13:34 ---> Running in 4f8efe716273 06:13:34 ---> Running in da8d280b799e 06:13:34 ---> Running in 049d169aa14b 06:13:34 ---> Running in 2fe14d1bd2da 06:13:35 ---> ae5cd5e0a623 06:13:35 Step 9/23 : RUN go mod tidy 06:13:35 ---> Running in aba2acd4d8a1 06:13:40 Removing intermediate container 4f8efe716273 06:13:40 ---> c13fe782b3e9 06:13:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:13:41 ---> Running in 3c9d9b84a0c5 06:13:42 Removing intermediate container da8d280b799e 06:13:42 ---> 175149ede821 06:13:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:13:42 ---> Running in 12df03ff426b 06:13:42 Removing intermediate container aba2acd4d8a1 06:13:42 ---> a0059887827d 06:13:42 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:13:43 Removing intermediate container 049d169aa14b 06:13:43 ---> 4abfd9e9a008 06:13:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:13:43 ---> Running in f0c057c447ad 06:13:43 Removing intermediate container 2fe14d1bd2da 06:13:43 ---> 09efd50ddcc4 06:13:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:13:43 ---> Running in e162f1fb1164 06:13:43 ---> Running in 9f020922fbf5 06:13:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:13:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:13:45 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 06:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:15:39 Removing intermediate container 3c9d9b84a0c5 06:15:39 ---> 961a05863f98 06:15:39 06:15:39 Step 11/26 : FROM alpine:3.12 06:15:40 3.12: Pulling from library/alpine 06:15:40 Removing intermediate container 9f020922fbf5 06:15:40 ---> 90b9bc87bb8b 06:15:40 06:15:40 Step 11/32 : FROM alpine:3.12 06:15:40 Removing intermediate container f0c057c447ad 06:15:40 ---> 6088e1690926 06:15:40 06:15:40 Step 11/23 : FROM alpine:3.12 06:15:40 Removing intermediate container 12df03ff426b 06:15:40 ---> 87b457ad239f 06:15:40 06:15:40 Step 11/23 : FROM alpine:3.12 06:15:40 3.12: Pulling from library/alpine 06:15:40 3.12: Pulling from library/alpine 06:15:40 3.12: Pulling from library/alpine 06:15:40 Removing intermediate container e162f1fb1164 06:15:40 ---> 955d977964f7 06:15:40 06:15:40 Step 11/22 : FROM alpine:3.12 06:15:40 3.12: Pulling from library/alpine 06:15:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:41 Status: Downloaded newer image for alpine:3.12 06:15:41 Status: Image is up to date for alpine:3.12 06:15:41 ---> 9852663dfa18 06:15:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:15:41 ---> 9852663dfa18 06:15:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:15:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:41 Status: Image is up to date for alpine:3.12 06:15:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:41 Status: Image is up to date for alpine:3.12 06:15:41 ---> 9852663dfa18 06:15:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:15:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:15:41 Status: Image is up to date for alpine:3.12 06:15:41 ---> 9852663dfa18 06:15:41 Step 12/22 : RUN apk add --update --no-cache curl 06:15:41 ---> 9852663dfa18 06:15:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:15:41 ---> Running in 39e5fccaccf0 06:15:41 ---> Running in 4f4d95d38c19 06:15:41 ---> Running in 8ea143ecf379 06:15:42 ---> Running in 8f0b3535868d 06:15:42 ---> Running in 23356e79e290 06:15:42 Removing intermediate container 8f0b3535868d 06:15:42 ---> 3767429ea0f1 06:15:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:15:42 ---> Running in 6998bceab4a9 06:15:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:15:45 (1/2) Installing ca-certificates (20191127-r4) 06:15:45 (1/1) Installing dumb-init (1.2.2-r1) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 (1/6) Installing ca-certificates (20191127-r4) 06:15:45 OK: 5 MiB in 15 packages 06:15:45 (2/2) Installing dumb-init (1.2.2-r1) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:15:45 Executing ca-certificates-20191127-r4.trigger 06:15:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:15:45 (3/6) Installing libcurl (7.77.0-r0) 06:15:45 (4/6) Installing curl (7.77.0-r0) 06:15:45 (5/6) Installing dumb-init (1.2.2-r1) 06:15:45 (6/6) Installing su-exec (0.2-r1) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 Executing ca-certificates-20191127-r4.trigger 06:15:45 OK: 6 MiB in 16 packages 06:15:45 OK: 7 MiB in 20 packages 06:15:45 (1/4) Installing ca-certificates (20191127-r4) 06:15:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:15:45 (3/4) Installing libcurl (7.77.0-r0) 06:15:45 (4/4) Installing curl (7.77.0-r0) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 Executing ca-certificates-20191127-r4.trigger 06:15:45 (1/2) Installing dumb-init (1.2.2-r1) 06:15:45 (2/2) Installing su-exec (0.2-r1) 06:15:45 Executing busybox-1.31.1-r20.trigger 06:15:45 OK: 5 MiB in 16 packages 06:15:46 OK: 7 MiB in 18 packages 06:15:47 Removing intermediate container 39e5fccaccf0 06:15:47 ---> 5c9cc189a6d7 06:15:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:15:47 ---> Running in 50e3c113f80d 06:15:48 Removing intermediate container 8ea143ecf379 06:15:48 ---> 2da8b7580858 06:15:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:15:48 Removing intermediate container 50e3c113f80d 06:15:48 ---> 414ab50f2d7b 06:15:48 Step 14/23 : ENV APP_PORT=59861 06:15:48 Removing intermediate container 6998bceab4a9 06:15:48 ---> 24302ad9b347 06:15:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:15:48 ---> Running in 8e903986324b 06:15:48 ---> Running in 13df0a40934c 06:15:48 ---> Running in 8cecd9be58a4 06:15:48 Removing intermediate container 4f4d95d38c19 06:15:48 ---> 97333a546da9 06:15:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:15:48 Removing intermediate container 23356e79e290 06:15:48 ---> 15c08701c307 06:15:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:15:48 ---> Running in ebfcfea4c757 06:15:48 ---> Running in 08d19028eae7 06:15:48 Removing intermediate container 8e903986324b 06:15:48 ---> 608abb45c643 06:15:48 Step 14/23 : ENV APP_PORT=59860 06:15:49 Removing intermediate container 13df0a40934c 06:15:49 ---> f3d7bcb36f0e 06:15:49 Step 15/23 : EXPOSE $APP_PORT 06:15:49 ---> Running in b29cc8e5c5b1 06:15:49 Removing intermediate container 8cecd9be58a4 06:15:49 ---> 13d83183602e 06:15:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:15:49 ---> Running in f6bd48465dc6 06:15:49 Removing intermediate container ebfcfea4c757 06:15:49 ---> e51c10a3a74b 06:15:49 Step 14/26 : WORKDIR / 06:15:49 ---> Running in c7847f4c9ff7 06:15:49 Removing intermediate container 08d19028eae7 06:15:49 ---> 63df3b5b9446 06:15:49 Step 14/22 : WORKDIR /edgex 06:15:49 ---> Running in 1664f87694ea 06:15:49 Removing intermediate container b29cc8e5c5b1 06:15:49 ---> 15080b7315fa 06:15:49 Step 15/23 : EXPOSE $APP_PORT 06:15:49 ---> Running in d19979ee82c3 06:15:50 ---> Running in 61f48535bbfc 06:15:50 Removing intermediate container f6bd48465dc6 06:15:50 ---> 4112002dab74 06:15:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:50 Removing intermediate container c7847f4c9ff7 06:15:50 ---> 1af580aa8313 06:15:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:15:50 ---> Running in 2318a04d9842 06:15:50 Removing intermediate container 1664f87694ea 06:15:50 ---> 6c3717f4229c 06:15:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:15:50 Removing intermediate container d19979ee82c3 06:15:50 ---> 244eb362cd3b 06:15:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:15:51 Removing intermediate container 61f48535bbfc 06:15:51 ---> 0c1ec175ec76 06:15:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:15:51 ---> 2418346643a5 06:15:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:15:51 ---> 36b76ae2161e 06:15:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:15:51 ---> 6291769058af 06:15:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:15:52 ---> 8bb3c5a8f21d 06:15:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:15:53 ---> a09518a77b01 06:15:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:15:53 ---> a1ee7f28b2d7 06:15:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:15:53 ---> 0d3b5d31daff 06:15:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:15:54 Removing intermediate container 2318a04d9842 06:15:54 ---> 42884502ef35 06:15:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:15:54 ---> Running in 46754f9ce767 06:15:54 ---> 394b8eea3d9c 06:15:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:15:54 ---> 3d8b22679771 06:15:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:15:54 ---> 9e81eb336a0b 06:15:54 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:15:54 ---> Running in 44414b8f3185 06:15:55 Removing intermediate container 46754f9ce767 06:15:55 ---> 91bdc17cc948 06:15:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:15:55 ---> 00abea773b21 06:15:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:15:55 ---> ae4fc3c1edbe 06:15:55 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:15:56 Removing intermediate container 44414b8f3185 06:15:56 ---> b5374b9c09eb 06:15:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:56 ---> 5b77b5cb1069 06:15:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:15:56 ---> Running in 5bfa06349c7a 06:15:56 ---> Running in 940d014aca62 06:15:56 ---> Running in 8a7c50d3cad9 06:15:56 ---> bc4c9c92acc2 06:15:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:15:56 ---> Running in bc0fa321a0f1 06:15:56 Removing intermediate container 5bfa06349c7a 06:15:56 ---> 6fd9e4d4522a 06:15:56 Step 19/22 : CMD ["--init=true"] 06:15:57 ---> Running in 5d43bd486c6f 06:15:57 Removing intermediate container 8a7c50d3cad9 06:15:57 ---> e3ebdb31037e 06:15:57 Step 21/23 : LABEL arch=arm64 06:15:57 Removing intermediate container 940d014aca62 06:15:57 ---> 73c7bd6cad7c 06:15:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:15:57 ---> 08c6d0f8b28e 06:15:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:15:57 ---> Running in 5449cbc869c8 06:15:57 ---> Running in f164abe058ee 06:15:58 Removing intermediate container 5d43bd486c6f 06:15:58 ---> 39084ecf808d 06:15:58 Step 20/22 : LABEL arch=arm64 06:15:58 ---> Running in 5e7f50298237 06:15:58 Removing intermediate container 5449cbc869c8 06:15:58 ---> 1a8c4fe1333e 06:15:58 Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:15:58 Removing intermediate container f164abe058ee 06:15:58 ---> 76b1a9aa2ffa 06:15:58 Step 21/23 : LABEL arch=arm64 06:15:58 ---> Running in 09f01dd03c94 06:15:58 ---> Running in 355ebab16a11 06:15:59 ---> 7399ca8ee227 06:15:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:15:59 Removing intermediate container 5e7f50298237 06:15:59 ---> e32e83413d57 06:15:59 Step 21/22 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:15:59 ---> Running in a1bb0b73511d 06:15:59 Removing intermediate container 355ebab16a11 06:15:59 ---> 49c9c08dadc4 06:15:59 Step 22/23 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:15:59 Removing intermediate container 09f01dd03c94 06:15:59 ---> d6fc3338c675 06:15:59 Step 23/23 : LABEL version=0.0.0 06:15:59 ---> Running in ec9e10dbaac1 06:16:00 ---> Running in 01df3e27cbe6 06:16:00 Removing intermediate container bc0fa321a0f1 06:16:00 ---> 25595092a078 06:16:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:00 ---> 234f863eadaa 06:16:00 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/ 06:16:00 Removing intermediate container a1bb0b73511d 06:16:00 ---> 0ec1a24e123e 06:16:00 Step 22/22 : LABEL version=0.0.0 06:16:00 Removing intermediate container ec9e10dbaac1 06:16:00 ---> d056bcccce18 06:16:00 Step 23/23 : LABEL version=0.0.0 06:16:00 ---> Running in fde762c7b071 06:16:00 ---> Running in 263ef94eda6a 06:16:01 ---> Running in 880f2350f176 06:16:01 Removing intermediate container 01df3e27cbe6 06:16:01 ---> 5fd0ef01cf26 06:16:01 06:16:01 Removing intermediate container 263ef94eda6a 06:16:01 ---> b150a4279d71 06:16:01 06:16:02 ---> 0059c5bfce6f 06:16:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:16:02 Successfully built 5fd0ef01cf26 06:16:02 Successfully tagged support-scheduler-arm64:latest 06:16:02  Building support-scheduler ... done Building core-command 06:16:02 Removing intermediate container 880f2350f176 06:16:02 ---> d476e4164727 06:16:02 06:16:02 Successfully built b150a4279d71 06:16:02 Successfully tagged security-proxy-setup-arm64:latest 06:16:02  Building security-proxy-setup ... done Building core-metadata 06:16:03 Successfully built d476e4164727 06:16:03 Successfully tagged support-notifications-arm64:latest 06:16:03 Building core-data 06:16:03  Building support-notifications ... done  ---> 9345d55e965c 06:16:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:16:04 Removing intermediate container fde762c7b071 06:16:04 ---> 96014eeccbcc 06:16:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:16:04 ---> Running in 13907da92f3a 06:16:04 ---> 386be1285caa 06:16:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:16:04 Removing intermediate container 13907da92f3a 06:16:04 ---> 6aa56482cbfa 06:16:04 Step 24/26 : LABEL arch=arm64 06:16:05 ---> Running in 0cde1d88d346 06:16:05 ---> b16f3bfeb1e4 06:16:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:16:05 Removing intermediate container 0cde1d88d346 06:16:05 ---> dafa134bd238 06:16:05 Step 25/26 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:16:06 ---> Running in b5d7e71fffc4 06:16:06 ---> 2bbcdbe3f6b5 06:16:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:16:06 Removing intermediate container b5d7e71fffc4 06:16:06 ---> 77f87e34e172 06:16:06 Step 26/26 : LABEL version=0.0.0 06:16:07 ---> Running in 61efeb6e1d94 06:16:07 ---> Running in 8a74312823fa 06:16:08 Removing intermediate container 61efeb6e1d94 06:16:08 ---> b23cf0043e35 06:16:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:16:08 Removing intermediate container 8a74312823fa 06:16:08 ---> 1bddf5901ab8 06:16:08 06:16:08 Successfully built 1bddf5901ab8 06:16:08 Successfully tagged security-secretstore-setup-arm64:latest 06:16:08 Building sys-mgmt-agent 06:16:09  Building security-secretstore-setup ... done  ---> 819741db6e7f 06:16:09 Step 27/32 : RUN chmod +x /entrypoint.sh 06:16:09 ---> Running in c2d0daebb45f 06:16:12 Removing intermediate container c2d0daebb45f 06:16:12 ---> 12075d6ae5d0 06:16:12 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:16:13 ---> Running in 41208e8519a6 06:16:13 Removing intermediate container 41208e8519a6 06:16:13 ---> d62a8c1e0ebf 06:16:13 Step 29/32 : CMD ["gate"] 06:16:14 ---> Running in b36813dd17b0 06:16:14 Removing intermediate container b36813dd17b0 06:16:14 ---> ec15045949c1 06:16:14 Step 30/32 : LABEL arch=arm64 06:16:15 ---> Running in 1df0fc83077b 06:16:15 Removing intermediate container 1df0fc83077b 06:16:15 ---> 0187844f52de 06:16:15 Step 31/32 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:16:16 ---> Running in d1ba192fc479 06:16:17 Removing intermediate container d1ba192fc479 06:16:17 ---> 1598b2a99958 06:16:17 Step 32/32 : LABEL version=0.0.0 06:16:17 ---> Running in 686336d3251f 06:16:18 Removing intermediate container 686336d3251f 06:16:18 ---> fac51ab252d6 06:16:18 06:16:18 Successfully built fac51ab252d6 06:16:18 Successfully tagged security-bootstrapper-arm64:latest 06:17:05  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:05 ---> 23bf32618006 06:17:05 Step 3/24 : WORKDIR /edgex-go 06:17:05 ---> Using cache 06:17:05 ---> 32aef1d91154 06:17:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:05 ---> Using cache 06:17:05 ---> 719f86aba940 06:17:05 Step 5/24 : RUN apk add --update --no-cache make git 06:17:05 ---> Using cache 06:17:05 ---> 74788d4f6219 06:17:05 Step 6/24 : COPY go.mod . 06:17:05 ---> Using cache 06:17:05 ---> 58d00462d581 06:17:05 Step 7/24 : RUN go mod download 06:17:05 ---> Using cache 06:17:05 ---> bb00c9d46b33 06:17:05 Step 8/24 : COPY . . 06:17:05 ---> Using cache 06:17:05 ---> 7e0367b4aa3d 06:17:05 Step 9/24 : RUN go mod tidy 06:17:05 ---> Using cache 06:17:05 ---> 09efd50ddcc4 06:17:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:17:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:05 ---> 23bf32618006 06:17:05 Step 3/24 : WORKDIR /edgex-go 06:17:05 ---> Using cache 06:17:05 ---> 32aef1d91154 06:17:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:05 ---> Using cache 06:17:05 ---> 719f86aba940 06:17:05 Step 5/24 : RUN apk add --update --no-cache make git 06:17:05 ---> Using cache 06:17:05 ---> 74788d4f6219 06:17:05 Step 6/24 : COPY go.mod . 06:17:05 ---> Using cache 06:17:05 ---> 58d00462d581 06:17:05 Step 7/24 : RUN go mod download 06:17:05 ---> Using cache 06:17:05 ---> bb00c9d46b33 06:17:05 Step 8/24 : COPY . . 06:17:05 ---> Using cache 06:17:05 ---> 7e0367b4aa3d 06:17:05 Step 9/24 : RUN go mod tidy 06:17:05 ---> Using cache 06:17:05 ---> 09efd50ddcc4 06:17:05 Step 10/24 : RUN make cmd/core-command/core-command 06:17:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:05 ---> 23bf32618006 06:17:05 Step 3/24 : WORKDIR /edgex-go 06:17:05 ---> Using cache 06:17:05 ---> 32aef1d91154 06:17:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:05 ---> Using cache 06:17:05 ---> 719f86aba940 06:17:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:17:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:17:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:17:05 ---> 23bf32618006 06:17:05 Step 3/24 : WORKDIR /edgex-go 06:17:05 ---> Using cache 06:17:05 ---> 32aef1d91154 06:17:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:05 ---> Using cache 06:17:05 ---> 719f86aba940 06:17:05 Step 5/24 : RUN apk add --update --no-cache make bash git 06:17:05 ---> Running in 97481dfb08a0 06:17:05 ---> Running in ae2600591dc1 06:17:05 ---> Running in e8770f89dd57 06:17:05 ---> Running in e92d61ee0934 06:17:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:17:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:17:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:17:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:17:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:17:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:17:08 OK: 218 MiB in 52 packages 06:17:08 OK: 218 MiB in 52 packages 06:17:09 Removing intermediate container e92d61ee0934 06:17:09 ---> 68636aec8469 06:17:09 Step 6/24 : COPY go.mod . 06:17:10 Removing intermediate container ae2600591dc1 06:17:10 ---> 8630bdf482af 06:17:10 Step 6/24 : COPY go.mod . 06:17:11 ---> 1a7b529f2e4c 06:17:11 Step 7/24 : RUN go mod download 06:17:11 ---> c70fdfca83ee 06:17:11 Step 7/24 : RUN go mod download 06:17:11 ---> Running in 479dbc2b3827 06:17:11 ---> Running in 54558193fdda 06:17:17 Removing intermediate container 479dbc2b3827 06:17:17 ---> 724755d26b9e 06:17:17 Step 8/24 : COPY . . 06:17:17 Removing intermediate container 54558193fdda 06:17:17 ---> 1db24d9a9c12 06:17:17 Step 8/24 : COPY . . 06:17:50 ---> caaa8794de26 06:17:50 Step 9/24 : RUN go mod tidy 06:17:50 ---> decfc959d23a 06:17:50 Step 9/24 : RUN go mod tidy 06:17:50 ---> Running in 5401ef586f7a 06:17:50 ---> Running in fb26018e44f3 06:17:52 Removing intermediate container fb26018e44f3 06:17:52 ---> 3e6e5d9a4f96 06:17:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:17:52 ---> Running in dc5bf68f130e 06:17:53 Removing intermediate container 5401ef586f7a 06:17:53 ---> 2744b1859d93 06:17:53 Step 10/24 : RUN make cmd/core-data/core-data 06:17:53 ---> Running in d6e3bbc01e69 06:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:17:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:18:22 Removing intermediate container e8770f89dd57 06:18:22 ---> 717ed7324495 06:18:22 06:18:22 Step 11/24 : FROM alpine:3.12 06:18:22 ---> 9852663dfa18 06:18:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:18:22 ---> Using cache 06:18:22 ---> 5c9cc189a6d7 06:18:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:18:22 ---> Using cache 06:18:22 ---> 414ab50f2d7b 06:18:22 Step 14/24 : ENV APP_PORT=59882 06:18:22 ---> Running in 1f992788130b 06:18:22 Removing intermediate container 1f992788130b 06:18:22 ---> 54de8ca457f1 06:18:22 Step 15/24 : EXPOSE $APP_PORT 06:18:22 ---> Running in 33835104d53b 06:18:22 Removing intermediate container 33835104d53b 06:18:22 ---> f81609d18300 06:18:22 Step 16/24 : WORKDIR / 06:18:22 ---> Running in 09202a75bc57 06:18:22 Removing intermediate container 09202a75bc57 06:18:22 ---> 2d3cea2f8fdc 06:18:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:24 ---> 2d522ae2ce8c 06:18:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:18:26 ---> 0de77a4a9e3b 06:18:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:18:28 ---> ede1ffdbb578 06:18:28 Step 20/24 : ENTRYPOINT ["/core-command"] 06:18:28 ---> Running in dd3204907148 06:18:30 Removing intermediate container dd3204907148 06:18:30 ---> 288f0e98e01a 06:18:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:30 ---> Running in 22f11fe6a8fc 06:18:31 Removing intermediate container 97481dfb08a0 06:18:31 ---> 80b888297c71 06:18:31 06:18:31 Step 11/24 : FROM alpine:3.12 06:18:31 ---> 9852663dfa18 06:18:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:18:31 ---> Using cache 06:18:31 ---> 5c9cc189a6d7 06:18:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:18:31 ---> Using cache 06:18:31 ---> 414ab50f2d7b 06:18:31 Step 14/24 : ENV APP_PORT=59881 06:18:31 Removing intermediate container 22f11fe6a8fc 06:18:31 ---> a2fb2d18914e 06:18:31 Step 22/24 : LABEL arch=arm64 06:18:31 ---> Running in ff518d78a833 06:18:31 ---> Running in c6e632b6a023 06:18:32 Removing intermediate container ff518d78a833 06:18:32 ---> efef3a6c4e28 06:18:32 Step 15/24 : EXPOSE $APP_PORT 06:18:32 ---> Running in 5cbfd4118c57 06:18:32 Removing intermediate container c6e632b6a023 06:18:32 ---> 1c28325ae6f2 06:18:32 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:18:33 ---> Running in acafb8407184 06:18:33 Removing intermediate container 5cbfd4118c57 06:18:33 ---> 281b7ba69cab 06:18:33 Step 16/24 : WORKDIR / 06:18:33 ---> Running in 6000c51eac95 06:18:33 Removing intermediate container acafb8407184 06:18:33 ---> 03e8db490cdc 06:18:33 Step 24/24 : LABEL version=0.0.0 06:18:34 ---> Running in 81985cf9e3fe 06:18:34 Removing intermediate container 6000c51eac95 06:18:34 ---> 54be8fc9b2ed 06:18:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:18:35 Removing intermediate container 81985cf9e3fe 06:18:35 ---> 75a08d39de4e 06:18:35 06:18:36 Successfully built 75a08d39de4e 06:18:36 Successfully tagged core-command-arm64:latest 06:18:36  Building core-command ... done  ---> 65da5ebcf3ef 06:18:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:18:38 ---> 5de8aebd4278 06:18:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:18:39 ---> 5a45e0585ec1 06:18:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:18:39 ---> Running in d2baed665166 06:18:40 Removing intermediate container d2baed665166 06:18:40 ---> 53db479ea4d1 06:18:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:40 ---> Running in 6af3f1637fce 06:18:41 Removing intermediate container 6af3f1637fce 06:18:41 ---> 96d8e82753a1 06:18:41 Step 22/24 : LABEL arch=arm64 06:18:41 ---> Running in 01757bf72e00 06:18:42 Removing intermediate container 01757bf72e00 06:18:42 ---> 8f6fd1841967 06:18:42 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:18:42 ---> Running in ae57077d03f9 06:18:43 Removing intermediate container ae57077d03f9 06:18:43 ---> 24b42bfa3c03 06:18:43 Step 24/24 : LABEL version=0.0.0 06:18:43 ---> Running in 21b593ca3ed3 06:18:44 Removing intermediate container 21b593ca3ed3 06:18:44 ---> c805c6fd0b31 06:18:44 06:18:44 Successfully built c805c6fd0b31 06:18:44 Successfully tagged core-metadata-arm64:latest 06:19:06  Building core-metadata ... done Removing intermediate container dc5bf68f130e 06:19:06 ---> 6bcde7905ab4 06:19:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:19:06 ---> Running in a7e26b29761a 06:19:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:19:09 Removing intermediate container a7e26b29761a 06:19:09 ---> 9d583f89fab2 06:19:09 06:19:09 Step 12/24 : FROM docker:20.10.0 06:19:09 20.10.0: Pulling from library/docker 06:19:09 Removing intermediate container d6e3bbc01e69 06:19:09 ---> 95576e930b7b 06:19:09 06:19:09 Step 11/24 : FROM alpine:3.12 06:19:09 ---> 9852663dfa18 06:19:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:19:09 ---> Running in 3010e59b056a 06:19:10 Removing intermediate container 3010e59b056a 06:19:10 ---> 2360c86225c1 06:19:10 Step 13/24 : ENV APP_PORT=59880 06:19:10 ---> Running in 6a0db0d2dfdf 06:19:11 Removing intermediate container 6a0db0d2dfdf 06:19:11 ---> 310a74f88ac0 06:19:11 Step 14/24 : EXPOSE $APP_PORT 06:19:11 ---> Running in 245a57bea77d 06:19:11 Removing intermediate container 245a57bea77d 06:19:11 ---> 0f2acba15a21 06:19:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:12 ---> Running in 14d9999ccc24 06:19:15 Removing intermediate container 14d9999ccc24 06:19:15 ---> e402c68b03bf 06:19:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:19:15 ---> Running in 418c6173144d 06:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:19:18 Status: Downloaded newer image for docker:20.10.0 06:19:18 ---> eeaf43b92773 06:19:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:19:18 (1/6) Installing dumb-init (1.2.2-r1) 06:19:18 ---> Running in 165742b95e06 06:19:18 (2/6) Installing libgcc (9.3.0-r2) 06:19:18 (3/6) Installing libsodium (1.0.18-r0) 06:19:18 (4/6) Installing libstdc++ (9.3.0-r2) 06:19:18 Removing intermediate container 165742b95e06 06:19:18 ---> 18a2613d5e25 06:19:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 06:19:18 (5/6) Installing libzmq (4.3.3-r0) 06:19:19 (6/6) Installing zeromq (4.3.3-r0) 06:19:19 ---> Running in 545779a27baa 06:19:19 Executing busybox-1.31.1-r20.trigger 06:19:19 OK: 8 MiB in 20 packages 06:19:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:20 Removing intermediate container 418c6173144d 06:19:20 ---> 4c2dbe009970 06:19:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:19:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:21 (1/39) Installing readline (8.0.4-r0) 06:19:21 (2/39) Installing bash (5.0.17-r0) 06:19:21 Executing bash-5.0.17-r0.post-install 06:19:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 06:19:21 (4/39) Installing libcurl (7.77.0-r0) 06:19:21 (5/39) Installing curl (7.77.0-r0) 06:19:21 (6/39) Installing dumb-init (1.2.2-r1) 06:19:21 (7/39) Installing libbz2 (1.0.8-r1) 06:19:21 (8/39) Installing expat (2.2.9-r1) 06:19:21 (9/39) Installing libffi (3.3-r2) 06:19:21 (10/39) Installing gdbm (1.13-r1) 06:19:21 (11/39) Installing xz-libs (5.2.5-r0) 06:19:21 (12/39) Installing sqlite-libs (3.32.1-r1) 06:19:21 (13/39) Installing python3 (3.8.10-r0) 06:19:24 (14/39) Installing py3-appdirs (1.4.4-r1) 06:19:24 (15/39) Installing py3-ordered-set (4.0.1-r0) 06:19:24 (16/39) Installing py3-parsing (2.4.7-r0) 06:19:24 (17/39) Installing py3-six (1.15.0-r0) 06:19:24 (18/39) Installing py3-packaging (20.4-r0) 06:19:24 (19/39) Installing py3-setuptools (47.0.0-r0) 06:19:24 (20/39) Installing py3-chardet (3.0.4-r4) 06:19:25 (21/39) Installing py3-idna (2.9-r0) 06:19:25 (22/39) Installing py3-certifi (2020.4.5.1-r0) 06:19:25 (23/39) Installing py3-urllib3 (1.25.9-r0) 06:19:25 (24/39) Installing py3-requests (2.23.0-r0) 06:19:25 (25/39) Installing py3-msgpack (1.0.0-r0) 06:19:25 (26/39) Installing py3-lockfile (0.12.2-r3) 06:19:25 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:19:25 (28/39) Installing py3-colorama (0.4.3-r0) 06:19:25 (29/39) Installing py3-distlib (0.3.0-r0) 06:19:25 (30/39) Installing py3-distro (1.5.0-r1) 06:19:25 (31/39) Installing py3-webencodings (0.5.1-r3) 06:19:25 (32/39) Installing py3-html5lib (1.0.1-r4) 06:19:25 (33/39) Installing py3-pytoml (0.1.21-r0) 06:19:25 (34/39) Installing py3-pep517 (0.8.2-r0) 06:19:25 (35/39) Installing py3-progress (1.5-r0) 06:19:25 (36/39) Installing py3-toml (0.10.1-r0) 06:19:25 (37/39) Installing py3-retrying (1.3.3-r0) 06:19:25 (38/39) Installing py3-contextlib2 (0.6.0-r0) 06:19:25 (39/39) Installing py3-pip (20.1.1-r0) 06:19:25 ---> 4ff7ca45ad33 06:19:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:19:25 Executing busybox-1.31.1-r19.trigger 06:19:25 OK: 72 MiB in 59 packages 06:19:27 ---> a4388738a7b7 06:19:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:19:27 ---> ecb2fc4a8732 06:19:27 Step 20/24 : ENTRYPOINT ["/core-data"] 06:19:28 ---> Running in 5c680efb3ab6 06:19:28 Removing intermediate container 5c680efb3ab6 06:19:28 ---> 1dc411c9e4b2 06:19:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:28 ---> Running in 711eaeb62970 06:19:29 Removing intermediate container 711eaeb62970 06:19:29 ---> 78cba96566fe 06:19:29 Step 22/24 : LABEL arch=arm64 06:19:29 ---> Running in e8702fdb8e0d 06:19:29 Removing intermediate container e8702fdb8e0d 06:19:29 ---> bcb949e3ca9c 06:19:29 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:19:29 ---> Running in ae4686dac1fa 06:19:30 Collecting docker-compose==1.23.2 06:19:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:19:30 Removing intermediate container ae4686dac1fa 06:19:30 ---> 43c11deb6c01 06:19:30 Step 24/24 : LABEL version=0.0.0 06:19:30 ---> Running in 895cdbe8b5ab 06:19:30 Removing intermediate container 895cdbe8b5ab 06:19:30 ---> 149bf6782532 06:19:30 06:19:31 Successfully built 149bf6782532 06:19:31 Successfully tagged core-data-arm64:latest 06:19:31  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:19:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:19:32 Collecting texttable<0.10,>=0.9.0 06:19:32 Downloading texttable-0.9.1.tar.gz (11 kB) 06:19:34 Collecting PyYAML<4,>=3.10 06:19:34 Downloading PyYAML-3.13.tar.gz (270 kB) 06:19:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:19:37 Collecting websocket-client<1.0,>=0.32.0 06:19:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:19:37 Collecting cached-property<2,>=1.2.0 06:19:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:19:38 Collecting jsonschema<3,>=2.5.1 06:19:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:19:38 Collecting dockerpty<0.5,>=0.4.1 06:19:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:19:40 Collecting docker<4.0,>=3.6.0 06:19:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:19:41 Collecting docopt<0.7,>=0.6.1 06:19:41 Downloading docopt-0.6.2.tar.gz (25 kB) 06:19:43 Collecting urllib3<1.25,>=1.21.1 06:19:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:19:43 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:19:43 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:19:43 Collecting idna<2.8,>=2.5 06:19:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:19:44 Collecting docker-pycreds>=0.4.0 06:19:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:19:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:19:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:19:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:19:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:19:45 Installing collected packages: urllib3, idna, requests, texttable, PyYAML, websocket-client, cached-property, jsonschema, dockerpty, docker-pycreds, docker, docopt, docker-compose 06:19:45 Attempting uninstall: urllib3 06:19:45 Found existing installation: urllib3 1.25.9 06:19:45 Uninstalling urllib3-1.25.9: 06:19:45 Successfully uninstalled urllib3-1.25.9 06:19:45 Attempting uninstall: idna 06:19:45 Found existing installation: idna 2.9 06:19:45 Uninstalling idna-2.9: 06:19:45 Successfully uninstalled idna-2.9 06:19:46 Attempting uninstall: requests 06:19:46 Found existing installation: requests 2.23.0 06:19:46 Uninstalling requests-2.23.0: 06:19:46 Successfully uninstalled requests-2.23.0 06:19:46 Running setup.py install for texttable: started 06:19:48 Running setup.py install for texttable: finished with status 'done' 06:19:48 Running setup.py install for PyYAML: started 06:19:51 Running setup.py install for PyYAML: finished with status 'done' 06:19:51 Running setup.py install for dockerpty: started 06:19:53 Running setup.py install for dockerpty: finished with status 'done' 06:19:54 Running setup.py install for docopt: started 06:19:56 Running setup.py install for docopt: finished with status 'done' 06:19: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 06:20:04 Removing intermediate container 545779a27baa 06:20:04 ---> a9209850b7b4 06:20:04 Step 15/24 : ENV APP_PORT=58890 06:20:04 ---> Running in 01ff7fb07d70 06:20:04 Removing intermediate container 01ff7fb07d70 06:20:04 ---> d2102e7fd2ab 06:20:04 Step 16/24 : EXPOSE $APP_PORT 06:20:04 ---> Running in 08cd4048ec7e 06:20:05 Removing intermediate container 08cd4048ec7e 06:20:05 ---> 0d4d66ed5840 06:20:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:20:07 ---> df706f3bcce7 06:20:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:20:07 ---> 494f415f82b9 06:20:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:20:10 ---> 96e0c8101234 06:20:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:20:10 ---> Running in 7481348d421c 06:20:10 Removing intermediate container 7481348d421c 06:20:10 ---> 277a73b7e7de 06:20:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:10 ---> Running in f68a934dd71e 06:20:10 Removing intermediate container f68a934dd71e 06:20:10 ---> 0e6db6c507d6 06:20:10 Step 22/24 : LABEL arch=arm64 06:20:10 ---> Running in 76e5a932d66a 06:20:10 Removing intermediate container 76e5a932d66a 06:20:10 ---> 372a7a8e05b6 06:20:10 Step 23/24 : LABEL git_sha=0f13c5708a59b6eb7573615dca0c521ebd7ef084 06:20:10 ---> Running in 7cf737e2cd5f 06:20:10 Removing intermediate container 7cf737e2cd5f 06:20:10 ---> 9c8abcc3b00d 06:20:10 Step 24/24 : LABEL version=0.0.0 06:20:11 ---> Running in dc8226bda2c4 06:20:11 Removing intermediate container dc8226bda2c4 06:20:11 ---> 9bfc29d9feb1 06:20:11 06:20:12 Successfully built 9bfc29d9feb1 06:20:12 Successfully tagged sys-mgmt-agent-arm64:latest 06:20:12  Building sys-mgmt-agent ... done  [Pipeline] } 06:20:12 $ docker stop --time=1 c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a 06:20:14 $ docker rm -f c1271ad2dd443780245cf93bdf80801957c96878c509429eeb51690d6fcc7a7a [Pipeline] // withDockerContainer [Pipeline] sh 06:20:14 + docker images 06:20:14 REPOSITORY TAG IMAGE ID CREATED SIZE 06:20:14 sys-mgmt-agent-arm64 latest 9bfc29d9feb1 3 seconds ago 299MB 06:20:14 core-data-arm64 latest 149bf6782532 44 seconds ago 19.1MB 06:20:14 9d583f89fab2 About a minute ago 969MB 06:20:14 95576e930b7b About a minute ago 975MB 06:20:14 core-metadata-arm64 latest c805c6fd0b31 About a minute ago 15.7MB 06:20:14 core-command-arm64 latest 75a08d39de4e About a minute ago 15MB 06:20:14 80b888297c71 About a minute ago 972MB 06:20:14 717ed7324495 About a minute ago 966MB 06:20:14 security-bootstrapper-arm64 latest fac51ab252d6 3 minutes ago 17.5MB 06:20:14 security-secretstore-setup-arm64 latest 1bddf5901ab8 4 minutes ago 27.1MB 06:20:14 security-proxy-setup-arm64 latest b150a4279d71 4 minutes ago 24.3MB 06:20:14 support-notifications-arm64 latest d476e4164727 4 minutes ago 15.7MB 06:20:14 support-scheduler-arm64 latest 5fd0ef01cf26 4 minutes ago 15.1MB 06:20:14 6088e1690926 4 minutes ago 969MB 06:20:14 955d977964f7 4 minutes ago 973MB 06:20:14 90b9bc87bb8b 4 minutes ago 969MB 06:20:14 87b457ad239f 4 minutes ago 968MB 06:20:14 961a05863f98 4 minutes ago 976MB 06:20:14 ci-base-image-arm64 latest 23bf32618006 14 minutes ago 641MB 06:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 06:20:14 alpine 3.12 9852663dfa18 2 months ago 5.32MB 06:20:14 docker 20.10.0 eeaf43b92773 6 months ago 228MB 06:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 06:20:15 ---> job-cost.sh 06:20:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnIy 06:20:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-mnIy/bin to PATH 06:22:33 INFO: No Stack... 06:22:33 INFO: Retrieving Pricing Info for: v2-standard-4 06:22:33 INFO: Archiving Costs [Pipeline] sh 06:22:34 + cut -d, -f6 06:22:34 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 06:22:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] 06:22:34 Resource [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] did not exist. Created. 06:22:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:22:34 + echo total: 0.18000000715255737 [Pipeline] stash 06:22:34 Stashed 1 file(s) [Pipeline] } 06:22:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3570-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:22:35 provisioning config files... 06:22:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config927993441470441609tmp [Pipeline] { [Pipeline] sh 06:22:35 + set +x 06:22:35 + curl -s https://codecov.io/bash 06:22:35 + bash -s -- 06:22:36 06:22:36 _____ _ 06:22:36 / ____| | | 06:22:36 | | ___ __| | ___ ___ _____ __ 06:22:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:22:36 | |___| (_) | (_| | __/ (_| (_) \ V / 06:22:36 \_____\___/ \__,_|\___|\___\___/ \_/ 06:22:36 Bash-1.0.3 06:22:36 06:22:36 06:22:36 ==> git version 2.24.4 found 06:22:36 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:22:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:22:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:22:36 ==> Jenkins CI detected. 06:22:36 project root: . 06:22:36 --> token set from env 06:22:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:22:36 ==> Running gcov in . (disable via -X gcov) 06:22:36 ==> Python coveragepy not found 06:22:36 ==> Searching for coverage reports in: 06:22:36 + . 06:22:36 -> Found 1 reports 06:22:36 ==> Detecting git/mercurial file structure 06:22:36 ==> Reading reports 06:22:36 + ./coverage.out bytes=400748 06:22:36 ==> Appending adjustments 06:22:36 https://docs.codecov.io/docs/fixing-reports 06:22:37 + Found adjustments 06:22:37 ==> Gzipping contents 06:22:37 56K /tmp/codecov.ynESXo.gz 06:22:37 ==> Uploading reports 06:22:37 url: https://codecov.io 06:22:37 query: branch=PR-3570&commit=0f13c5708a59b6eb7573615dca0c521ebd7ef084&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 06:22:37 -> Pinging Codecov 06:22:37 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3570&commit=0f13c5708a59b6eb7573615dca0c521ebd7ef084&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3570%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3570&job=&cmd_args= 06:22:37 -> Uploading to 06:22:37 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/0f13c5708a59b6eb7573615dca0c521ebd7ef084/674354c8-53fa-4a76-802b-ca09e062917e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T062237Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f089245f4c02183f03bb211bb7003736ac703d5e16318bef7e949412749fcf1 06:22:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:22:37 Dload Upload Total Spent Left Speed 06:22:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54796 0 0 100 54796 0 125k --:--:-- --:--:-- --:--:-- 125k 06:22:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0f13c5708a59b6eb7573615dca0c521ebd7ef084 [Pipeline] } 06:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:22:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:22:39 ---> package-listing.sh 06:22:39 ++ facter osfamily 06:22:39 ++ tr '[:upper:]' '[:lower:]' 06:22:40 + OS_FAMILY=redhat 06:22:40 + workspace=/w/workspace/edgex-go/2 06:22:40 + START_PACKAGES=/tmp/packages_start.txt 06:22:40 + END_PACKAGES=/tmp/packages_end.txt 06:22:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:22:40 + PACKAGES=/tmp/packages_start.txt 06:22:40 + '[' /w/workspace/edgex-go/2 ']' 06:22:40 + PACKAGES=/tmp/packages_end.txt 06:22:40 + case "${OS_FAMILY}" in 06:22:40 + rpm -qa 06:22:40 + sort 06:22:42 + '[' -f /tmp/packages_start.txt ']' 06:22:42 + '[' -f /tmp/packages_end.txt ']' 06:22:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:22:42 + '[' /w/workspace/edgex-go/2 ']' 06:22:42 + mkdir -p /w/workspace/edgex-go/2/archives/ 06:22:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 06:22:42 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 06:22:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:42 06:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:43 alpine: Pulling from edgex-lftools-log-publisher 06:22:43 df20fa9351a1: Pulling fs layer 06:22:43 36b3adc4ff6f: Pulling fs layer 06:22:43 8ad3a11d3b57: Pulling fs layer 06:22:43 46f8f816bc3b: Pulling fs layer 06:22:43 93b61091891f: Pulling fs layer 06:22:43 93b9cdb0e59b: Pulling fs layer 06:22:43 5e14af77c1be: Pulling fs layer 06:22:43 01666e4c0597: Pulling fs layer 06:22:43 aa168da1d23b: Pulling fs layer 06:22:43 46f8f816bc3b: Waiting 06:22:43 93b61091891f: Waiting 06:22:43 93b9cdb0e59b: Waiting 06:22:43 5e14af77c1be: Waiting 06:22:43 01666e4c0597: Waiting 06:22:43 aa168da1d23b: Waiting 06:22:43 36b3adc4ff6f: Verifying Checksum 06:22:43 36b3adc4ff6f: Download complete 06:22:43 46f8f816bc3b: Verifying Checksum 06:22:43 46f8f816bc3b: Download complete 06:22:43 df20fa9351a1: Verifying Checksum 06:22:43 df20fa9351a1: Download complete 06:22:43 93b9cdb0e59b: Verifying Checksum 06:22:43 93b9cdb0e59b: Download complete 06:22:43 5e14af77c1be: Verifying Checksum 06:22:43 5e14af77c1be: Download complete 06:22:43 01666e4c0597: Verifying Checksum 06:22:43 01666e4c0597: Download complete 06:22:43 93b61091891f: Verifying Checksum 06:22:43 93b61091891f: Download complete 06:22:43 df20fa9351a1: Pull complete 06:22:43 36b3adc4ff6f: Pull complete 06:22:43 8ad3a11d3b57: Verifying Checksum 06:22:43 8ad3a11d3b57: Download complete 06:22:44 8ad3a11d3b57: Pull complete 06:22:44 46f8f816bc3b: Pull complete 06:22:44 93b61091891f: Pull complete 06:22:44 93b9cdb0e59b: Pull complete 06:22:44 5e14af77c1be: Pull complete 06:22:44 01666e4c0597: Pull complete 06:22:45 aa168da1d23b: Verifying Checksum 06:22:45 aa168da1d23b: Download complete 06:22:49 aa168da1d23b: Pull complete 06:22:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:22:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:22:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:22:49 prd-centos7-docker-4c-2g-1439 does not seem to be running inside a container 06:22:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:22:52 $ docker top fef0b0103e8e3374fd43783e1ce51bbdffe34327596d59e55174ec8bb2cdcbe7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:53 + touch /tmp/pre-build-complete [Pipeline] sh 06:22:53 + mkdir -p /var/log/sa [Pipeline] sh 06:22:53 + ls /var/log/sa-host 06:22:53 + sadf -c /var/log/sa-host/sa05 06:22:53 file_magic: OK 06:22:53 HZ: Using current value: 100 06:22:53 file_header: OK 06:22:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:22:53 Statistics: 06:22:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:53 File successfully converted to sysstat format version 12.2.1 06:22:53 + sadf -c /var/log/sa-host/sa15 06:22:53 file_magic: OK 06:22:53 HZ: Using current value: 100 06:22:53 file_header: OK 06:22:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:22:53 Statistics: 06:22:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:22:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:54 provisioning config files... 06:22:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2723445261220627041tmp [Pipeline] { [Pipeline] echo 06:22:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:22:54 ---> create-netrc.sh [Pipeline] } 06:22:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:22:54 ---> python-tools-install.sh [Pipeline] echo 06:22:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:22:55 ---> sudo-logs.sh 06:22:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:22:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:22:57 ---> job-cost.sh 06:22:57 lf-activate-venv: SKIPPING 06:22:57 DEBUG: total: 0.18000000715255737 06:22:57 INFO: Retrieving Stack Cost... 06:22:58 INFO: Retrieving Pricing Info for: v3-standard-2 06:22:58 INFO: Archiving Costs [Pipeline] echo 06:22:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:22:59 ---> logs-deploy.sh 06:22:59 lf-activate-venv: SKIPPING 06:22:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3570/2 06:22:59 INFO: archiving workspace using pattern(s): 06:23:00 Archives upload complete. 06:23:00 INFO: archiving logs to Nexus 06:23:00 ---> uname -a: 06:23:00 Linux prd-centos7-docker-4c-2g-1439.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:23:00 06:23:00 06:23:00 ---> lscpu: 06:23:00 Architecture: x86_64 06:23:00 CPU op-mode(s): 32-bit, 64-bit 06:23:00 Byte Order: Little Endian 06:23:00 Address sizes: 40 bits physical, 48 bits virtual 06:23:00 CPU(s): 2 06:23:00 On-line CPU(s) list: 0,1 06:23:00 Thread(s) per core: 1 06:23:00 Core(s) per socket: 1 06:23:00 Socket(s): 2 06:23:00 NUMA node(s): 1 06:23:00 Vendor ID: AuthenticAMD 06:23:00 CPU family: 23 06:23:00 Model: 49 06:23:00 Model name: AMD EPYC-Rome Processor 06:23:00 Stepping: 0 06:23:00 CPU MHz: 2800.000 06:23:00 BogoMIPS: 5600.00 06:23:00 Virtualization: AMD-V 06:23:00 Hypervisor vendor: KVM 06:23:00 Virtualization type: full 06:23:00 L1d cache: 64 KiB 06:23:00 L1i cache: 64 KiB 06:23:00 L2 cache: 1 MiB 06:23:00 L3 cache: 32 MiB 06:23:00 NUMA node0 CPU(s): 0,1 06:23:00 Vulnerability Itlb multihit: Not affected 06:23:00 Vulnerability L1tf: Not affected 06:23:00 Vulnerability Mds: Not affected 06:23:00 Vulnerability Meltdown: Not affected 06:23:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:23:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:23:00 Vulnerability Srbds: Not affected 06:23:00 Vulnerability Tsx async abort: Not affected 06:23:00 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 06:23:00 06:23:00 06:23:00 ---> nproc: 06:23:00 2 06:23:00 06:23:00 06:23:00 ---> df -h: 06:23:00 Filesystem Size Used Available Use% Mounted on 06:23:00 overlay 40.0G 12.5G 27.5G 31% / 06:23:00 tmpfs 64.0M 0 64.0M 0% /dev 06:23:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:23:00 shm 64.0M 0 64.0M 0% /dev/shm 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 06:23:00 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 06:23:00 06:23:00 06:23:00 ---> free -m: 06:23:00 total used free shared buff/cache available 06:23:00 Mem: 7821 1249 1385 0 5186 6546 06:23:00 Swap: 1023 1 1022 06:23:00 06:23:00 06:23:00 ---> ip addr: 06:23:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:23:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:23:00 inet 127.0.0.1/8 scope host lo 06:23:00 valid_lft forever preferred_lft forever 06:23:00 inet6 ::1/128 scope host 06:23:00 valid_lft forever preferred_lft forever 06:23:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:23:00 link/ether fa:16:3e:b0:66:fb brd ff:ff:ff:ff:ff:ff 06:23:00 inet 10.30.123.251/23 brd 10.30.123.255 scope global dynamic eth0 06:23:00 valid_lft 84920sec preferred_lft 84920sec 06:23:00 inet6 fe80::f816:3eff:feb0:66fb/64 scope link 06:23:00 valid_lft forever preferred_lft forever 06:23:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:23:00 link/ether 02:42:22:04:04:7d brd ff:ff:ff:ff:ff:ff 06:23:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:23:00 valid_lft forever preferred_lft forever 06:23:00 inet6 fe80::42:22ff:fe04:47d/64 scope link 06:23:00 valid_lft forever preferred_lft forever 06:23:00 06:23:00 06:23:00 ---> sar -b -r -n DEV: 06:23:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:23:00 06:23:00 05:58:10 LINUX RESTART (2 CPU) 06:23:00 06:23:00 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:00 06:00:01 54.30 0.67 53.63 0.00 352.83 21861.09 0.00 06:23:00 06:01:01 177.15 0.02 177.13 0.00 0.13 39643.65 0.00 06:23:00 06:02:01 57.83 0.12 57.71 0.00 2.26 10753.35 0.00 06:23:00 06:03:01 157.79 0.02 157.78 0.00 0.53 65348.92 0.00 06:23:00 06:04:01 813.78 406.62 407.16 0.00 16161.76 255037.99 0.00 06:23:00 06:05:01 477.53 19.23 458.30 0.00 1623.71 205348.43 0.00 06:23:00 06:06:01 292.89 27.32 265.57 0.00 3381.61 45398.15 0.00 06:23:00 06:07:01 4.66 0.00 4.66 0.00 0.00 153.11 0.00 06:23:00 06:08:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 06:23:00 06:09:01 0.25 0.00 0.25 0.00 0.00 3.57 0.00 06:23:00 06:10:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 06:23:00 06:11:01 0.18 0.00 0.18 0.00 0.00 3.13 0.00 06:23:00 06:12:01 0.17 0.00 0.17 0.00 0.00 2.47 0.00 06:23:00 06:13:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 06:23:00 06:14:01 0.35 0.18 0.17 0.00 5.73 1.78 0.00 06:23:00 06:15:01 0.80 0.00 0.80 0.00 0.00 16.61 0.00 06:23:00 06:16:02 0.25 0.00 0.25 0.00 0.00 3.85 0.00 06:23:00 06:17:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 06:23:00 06:18:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 06:23:00 06:19:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 06:23:00 06:20:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 06:23:00 06:21:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 06:23:00 06:22:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 06:23:00 Average: 88.81 19.78 69.03 0.00 937.37 28019.66 0.00 06:23:00 06:23:00 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:00 06:00:01 4203444 0 950396 11.87 2620 2852480 1534276 16.94 1038436 2279700 554204 06:23:00 06:01:01 3952824 0 1075592 13.43 2620 2977904 1769560 19.54 1257940 2248056 223164 06:23:00 06:02:01 4006436 0 1069452 13.35 2620 2930432 1668088 18.42 1146272 2296212 20796 06:23:00 06:03:01 1370488 0 1193964 14.91 2620 5441868 1766984 19.51 1969192 4030208 771920 06:23:00 06:04:01 530548 0 1762076 22.00 2620 5713696 3593544 39.67 2740244 4000472 5172 06:23:00 06:05:01 324896 0 1309584 16.35 2620 6371840 1994552 22.02 2680552 4245452 61128 06:23:00 06:06:01 2039116 0 1186168 14.81 2620 4781036 1413572 15.61 1333600 3907440 20 06:23:00 06:07:01 2050852 0 1174424 14.66 2620 4781044 1266112 13.98 1346168 3887028 12 06:23:00 06:08:01 2048748 0 1176528 14.69 2620 4781044 1266172 13.98 1354064 3881056 12 06:23:00 06:09:01 2050280 0 1174988 14.67 2620 4781052 1266196 13.98 1354140 3881056 8 06:23:00 06:10:01 2050508 0 1174760 14.67 2620 4781052 1266112 13.98 1354168 3881056 20 06:23:00 06:11:01 2050744 0 1174516 14.67 2620 4781060 1266212 13.98 1353596 3881552 16 06:23:00 06:12:01 2050768 0 1174488 14.66 2620 4781064 1266176 13.98 1353620 3881552 8 06:23:00 06:13:01 2050636 0 1174620 14.67 2620 4781064 1266176 13.98 1353620 3881552 8 06:23:00 06:14:01 2050524 0 1174692 14.67 2620 4781104 1266272 13.98 1354560 3880752 28 06:23:00 06:15:01 2050604 0 1174612 14.67 2620 4781104 1266212 13.98 1354476 3880752 12 06:23:00 06:16:02 2050252 0 1174956 14.67 2620 4781112 1266308 13.98 1354716 3880752 8 06:23:00 06:17:01 2050552 0 1174652 14.67 2620 4781116 1266176 13.98 1354604 3880752 8 06:23:00 06:18:01 2049940 0 1175260 14.67 2620 4781120 1266368 13.98 1354832 3880752 8 06:23:00 06:19:01 2050868 0 1174328 14.66 2620 4781124 1266248 13.98 1354668 3880752 8 06:23:00 06:20:01 2050708 0 1174484 14.66 2620 4781128 1266176 13.98 1354516 3880752 8 06:23:00 06:21:01 2050308 0 1174848 14.67 2620 4781164 1266320 13.98 1354872 3880760 20 06:23:00 06:22:01 2050640 0 1174540 14.67 2620 4781140 1266176 13.98 1354528 3880756 20 06:23:00 Average: 2140638 0 1188866 14.84 2620 4676815 1478260 16.32 1470756 3700399 71157 06:23:00 06:23:00 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:00 06:00:01 eth0 1130.38 1280.25 5713.19 150.35 0.00 0.00 0.00 0.00 06:23:00 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:00:01 docker0 1002.32 817.46 79.05 2702.48 0.00 0.00 0.00 0.00 06:23:00 06:01:01 eth0 266.40 201.00 876.11 29.41 0.00 0.00 0.00 0.00 06:23:00 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:01:01 vethbab6358 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:01:01 docker0 178.55 227.34 12.58 839.36 0.00 0.00 0.00 0.00 06:23:00 06:02:01 eth0 31.80 17.16 24.48 13.08 0.00 0.00 0.00 0.00 06:23:00 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:02:01 vethbab6358 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 06:23:00 06:02:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 06:23:00 06:03:01 eth0 180.73 154.41 1706.54 26.11 0.00 0.00 0.00 0.00 06:23:00 06:03:01 veth69b1d08 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:04:01 vethfd3a276 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:04:01 veth2b2c739 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:04:01 veth508066e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:04:01 eth0 109.84 85.67 196.18 78.10 0.00 0.00 0.00 0.00 06:23:00 06:05:01 vethc271976 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:23:00 06:05:01 eth0 88.81 58.86 236.32 66.93 0.00 0.00 0.00 0.00 06:23:00 06:05:01 veth69b1d08 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 06:23:00 06:05:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:23:00 06:06:01 eth0 238.52 170.77 1723.31 77.73 0.00 0.00 0.00 0.00 06:23:00 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:06:01 docker0 1330.86 1241.39 101.52 4342.27 0.00 0.00 0.00 0.00 06:23:00 06:07:01 eth0 0.37 0.33 0.02 0.03 0.00 0.00 0.00 0.00 06:23:00 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:08:01 eth0 0.40 0.30 0.37 0.02 0.00 0.00 0.00 0.00 06:23:00 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:09:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:23:00 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:00 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:11:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:23:00 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:12:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:23:00 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:23:00 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:14:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:23:00 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:15:01 eth0 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:23:00 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:16:02 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 06:23:00 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:17:01 eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:23:00 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:18:01 eth0 0.70 0.32 0.29 0.17 0.00 0.00 0.00 0.00 06:23:00 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:19:01 eth0 0.18 0.15 0.08 0.10 0.00 0.00 0.00 0.00 06:23:00 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:20:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:23:00 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:21:01 eth0 1.25 0.38 0.39 0.17 0.00 0.00 0.00 0.00 06:23:00 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:22:01 eth0 0.53 0.07 0.05 0.04 0.00 0.00 0.00 0.00 06:23:00 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 Average: eth0 89.30 85.77 455.96 19.27 0.00 0.00 0.00 0.00 06:23:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:00 Average: docker0 57.91 54.02 4.42 188.94 0.00 0.00 0.00 0.00 06:23:00 06:23:00 06:23:00 ---> sar -P ALL: 06:23:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:23:00 06:23:00 05:58:10 LINUX RESTART (2 CPU) 06:23:00 06:23:00 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:23:00 06:00:01 all 19.14 0.00 5.84 2.76 0.09 72.17 06:23:00 06:00:01 0 22.71 0.00 5.94 2.79 0.09 68.46 06:23:00 06:00:01 1 15.64 0.00 5.74 2.72 0.09 75.81 06:23:00 06:01:01 all 42.66 0.00 7.24 4.40 0.11 45.60 06:23:00 06:01:01 0 42.84 0.00 7.70 3.88 0.11 45.47 06:23:00 06:01:01 1 42.48 0.00 6.78 4.91 0.11 45.72 06:23:00 06:02:01 all 31.72 0.00 4.66 0.94 0.09 62.59 06:23:00 06:02:01 0 31.29 0.00 4.53 1.26 0.09 62.83 06:23:00 06:02:01 1 32.15 0.00 4.80 0.61 0.09 62.35 06:23:00 06:03:01 all 54.34 0.00 10.90 2.79 0.09 31.88 06:23:00 06:03:01 0 55.52 0.00 11.09 3.35 0.09 29.95 06:23:00 06:03:01 1 53.16 0.00 10.71 2.24 0.09 33.81 06:23:00 06:04:01 all 38.08 0.00 19.03 33.31 0.15 9.44 06:23:00 06:04:01 0 37.93 0.00 19.06 34.23 0.16 8.63 06:23:00 06:04:01 1 38.22 0.00 19.00 32.40 0.13 10.25 06:23:00 06:05:01 all 69.49 0.00 17.46 10.60 0.15 2.30 06:23:00 06:05:01 0 68.27 0.00 18.76 9.87 0.15 2.96 06:23:00 06:05:01 1 70.72 0.00 16.16 11.34 0.15 1.64 06:23:00 06:06:01 all 45.96 0.00 10.37 4.22 0.12 39.34 06:23:00 06:06:01 0 45.59 0.00 11.41 3.57 0.11 39.32 06:23:00 06:06:01 1 46.33 0.00 9.32 4.87 0.12 39.36 06:23:00 06:07:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:23:00 06:07:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:23:00 06:07:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:23:00 06:08:01 all 0.06 0.00 0.03 0.00 0.03 99.87 06:23:00 06:08:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:23:00 06:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:23:00 06:09:01 all 0.04 0.00 0.03 0.00 0.03 99.91 06:23:00 06:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:23:00 06:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:23:00 06:10:01 all 0.07 0.00 0.02 0.00 0.03 99.88 06:23:00 06:10:01 0 0.12 0.00 0.02 0.00 0.05 99.82 06:23:00 06:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:23:00 06:23:00 06:10:01 CPU %user %nice %system %iowait %steal %idle 06:23:00 06:11:01 all 0.18 0.00 0.02 0.00 0.03 99.77 06:23:00 06:11:01 0 0.30 0.00 0.02 0.00 0.02 99.67 06:23:00 06:11:01 1 0.07 0.00 0.02 0.00 0.03 99.88 06:23:00 06:12:01 all 0.16 0.00 0.01 0.00 0.03 99.80 06:23:00 06:12:01 0 0.02 0.00 0.00 0.00 0.03 99.95 06:23:00 06:12:01 1 0.30 0.00 0.02 0.00 0.03 99.65 06:23:00 06:13:01 all 0.08 0.00 0.01 0.00 0.03 99.89 06:23:00 06:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:23:00 06:13:01 1 0.13 0.00 0.00 0.00 0.03 99.83 06:23:00 06:14:01 all 0.05 0.00 0.04 0.00 0.03 99.87 06:23:00 06:14:01 0 0.02 0.00 0.05 0.00 0.03 99.90 06:23:00 06:14:01 1 0.08 0.00 0.03 0.00 0.03 99.85 06:23:00 06:15:01 all 0.05 0.00 0.02 0.00 0.03 99.91 06:23:00 06:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:23:00 06:15:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:23:00 06:16:02 all 0.06 0.00 0.02 0.00 0.03 99.89 06:23:00 06:16:02 0 0.03 0.00 0.02 0.00 0.02 99.93 06:23:00 06:16:02 1 0.08 0.00 0.02 0.00 0.05 99.85 06:23:00 06:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 06:23:00 06:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:23:00 06:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:23:00 06:18:01 all 0.06 0.00 0.01 0.00 0.03 99.90 06:23:00 06:18:01 0 0.08 0.00 0.00 0.00 0.02 99.90 06:23:00 06:18:01 1 0.03 0.00 0.02 0.00 0.05 99.90 06:23:00 06:19:01 all 0.05 0.00 0.02 0.00 0.02 99.92 06:23:00 06:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:23:00 06:19:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:23:00 06:20:01 all 0.05 0.00 0.01 0.00 0.03 99.91 06:23:00 06:20:01 0 0.02 0.00 0.00 0.00 0.03 99.95 06:23:00 06:20:01 1 0.08 0.00 0.02 0.00 0.03 99.87 06:23:00 06:21:01 all 0.09 0.00 0.01 0.00 0.03 99.87 06:23:00 06:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:23:00 06:21:01 1 0.15 0.00 0.00 0.00 0.03 99.82 06:23:00 06:23:00 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:23:00 06:22:01 all 0.07 0.00 0.02 0.00 0.03 99.88 06:23:00 06:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:23:00 06:22:01 1 0.12 0.00 0.02 0.00 0.03 99.83 06:23:00 Average: all 12.46 0.00 3.11 2.41 0.05 81.96 06:23:00 Average: 0 12.54 0.00 3.23 2.41 0.05 81.77 06:23:00 Average: 1 12.38 0.00 3.00 2.42 0.05 82.15 06:23:00 06:23:00 06:23:00