Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0f4494481a7bb1629b14ab67d2a6bef5ce10488b+c3ee48ec81a1cae6a8275850650318015b1b17b0 (aad9b182cda227887dc4135c8a32fdf4fa0a34a0) 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-ssh1100917073377446362.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-ssh208409639007132755.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-3531/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-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1915897116731157789.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-ssh9010463214371501020.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-3531/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-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7983612728399761704.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-1362 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/19 [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/19 # 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/19@tmp/jenkins-gitclient-ssh4805132202058721179.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/19@tmp/jenkins-gitclient-ssh4080190369442595251.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b Merge succeeded, producing 990c3ea0668733844d2fca64b090db60a225b8bb Checking out Revision 990c3ea0668733844d2fca64b090db60a225b8bb (PR-3531) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # 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/19@tmp/jenkins-gitclient-ssh4681820904170913914.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 990c3ea0668733844d2fca64b090db60a225b8bb # timeout=10 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" > git rev-list --no-walk 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:58 ========================================================= 00:31:58 EdgeX Global Pipelines Version Info 00:31:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:59 ------------------- 00:31:59 stable info: 00:31:59 ------------------- 00:31:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:59 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:31:59 Message: update stable to v1.0.194 00:32:00 ------------------- 00:32:00 experimental info: 00:32:00 ------------------- 00:32:00 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:32:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 990c3ea0668733844d2fca64b090db60a225b8bb [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 990c3ea [Pipeline] echo 00:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:01 provisioning config files... 00:32:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config1969308461326597288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:01 ---> docker-login.sh 00:32:01 nexus3.edgexfoundry.org:10001 00:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:01 Configure a credential helper to remove this warning. See 00:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:01 00:32:01 Login Succeeded 00:32:01 nexus3.edgexfoundry.org:10002 00:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10003 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 nexus3.edgexfoundry.org:10004 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 docker.io 00:32:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:02 Configure a credential helper to remove this warning. See 00:32:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:02 00:32:02 Login Succeeded 00:32:02 ---> docker-login.sh ends [Pipeline] } 00:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:03 ++ 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 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-command/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-command,cmd/core-command/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-data/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-data,cmd/core-data/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/core-metadata/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/support-notifications/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/support-scheduler/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:03 + for file in '`ls cmd/**/Dockerfile`' 00:32:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:03 ++ cut -d/ -f2 00:32:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:03 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 00:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:03 00:32:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:04 latest: Pulling from edgex-devops/git-semver 00:32:04 31603596830f: Pulling fs layer 00:32:04 54011a49482f: Pulling fs layer 00:32:04 a6820b24f6d8: Pulling fs layer 00:32:04 f581987b2513: Pulling fs layer 00:32:04 f581987b2513: Waiting 00:32:04 54011a49482f: Verifying Checksum 00:32:04 54011a49482f: Download complete 00:32:04 31603596830f: Verifying Checksum 00:32:04 31603596830f: Download complete 00:32:04 f581987b2513: Verifying Checksum 00:32:04 f581987b2513: Download complete 00:32:04 a6820b24f6d8: Verifying Checksum 00:32:04 a6820b24f6d8: Download complete 00:32:04 31603596830f: Pull complete 00:32:04 54011a49482f: Pull complete 00:32:05 a6820b24f6d8: Pull complete 00:32:05 f581987b2513: Pull complete 00:32:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:05 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:07 $ docker top 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:07 [ssh-agent] Looking for ssh-agent implementation... 00:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:07 $ docker exec 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 ssh-agent 00:32:07 SSH_AUTH_SOCK=/tmp/ssh-dvDOZFCdJzeg/agent.14 00:32:07 SSH_AGENT_PID=19 00:32:07 Running ssh-add (command line suppressed) 00:32:07 Identity added: /w/workspace/edgex-go/19@tmp/private_key_1566501471491053080.key (/w/workspace/edgex-go/19@tmp/private_key_1566501471491053080.key) 00:32:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:07 + git tag --points-at HEAD [Pipeline] } 00:32:07 $ docker exec --env ******** --env ******** 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 ssh-agent -k 00:32:07 unset SSH_AUTH_SOCK; 00:32:07 unset SSH_AGENT_PID; 00:32:07 echo Agent pid 19 killed; 00:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:07 [ssh-agent] Looking for ssh-agent implementation... 00:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:08 $ docker exec 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 ssh-agent 00:32:08 SSH_AUTH_SOCK=/tmp/ssh-33pHs6EBA3hn/agent.52 00:32:08 SSH_AGENT_PID=58 00:32:08 Running ssh-add (command line suppressed) 00:32:08 Identity added: /w/workspace/edgex-go/19@tmp/private_key_3033969397443927456.key (/w/workspace/edgex-go/19@tmp/private_key_3033969397443927456.key) 00:32:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:08 + git semver init 00:32:08 # -> Open(): unable to determine branch for HEAD 00:32:08 # $GIT_DIR = /w/workspace/edgex-go/19/.git 00:32:08 # $GIT_WORK_TREE = /w/workspace/edgex-go/19 00:32:08 # $SEMVER_REMOTE_NAME = origin 00:32:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:08 # $SEMVER_USER_NAME = edgex-jenkins 00:32:08 # $SEMVER_BRANCH = PR-3531 00:32:08 # $SEMVER_TEMP = /tmp/semver-056589292 00:32:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:21 # '/tmp/semver-056589292' -> '/w/workspace/edgex-go/19/.semver' 00:32:21 # -> Force: false 00:32:21 # $SEMVER_DIR = /w/workspace/edgex-go/19/.semver [Pipeline] } 00:32:21 $ docker exec --env ******** --env ******** 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 ssh-agent -k 00:32:21 unset SSH_AUTH_SOCK; 00:32:21 unset SSH_AGENT_PID; 00:32:21 echo Agent pid 58 killed; 00:32:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:21 + git semver [Pipeline] } 00:32:21 $ docker stop --time=1 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 00:32:27 $ docker rm -f 01dbac172ef01a0a639edd9e7866aa7f38db97e310444c252e83ea3d9964ea16 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:27 Stashed 1 file(s) [Pipeline] echo 00:32:27 [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 00:32:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:29 + sudo service docker restart 00:32:29 + true 00:32:29 Redirecting to /bin/systemctl restart docker.service 00:32:42 Still waiting to schedule task 00:32:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1357’ [Pipeline] echo 00:32:47 ========================================================= 00:32:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:47 + 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 . 00:32:48 Sending build context to Docker daemon 329.4MB 00:32:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:48 Step 2/6 : FROM ${BASE} 00:32:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:48 540db60ca938: Pulling fs layer 00:32:48 adcc1eea9eea: Pulling fs layer 00:32:48 4c4ab2625f07: Pulling fs layer 00:32:48 0510c868ecb4: Pulling fs layer 00:32:48 afea3b2eda06: Pulling fs layer 00:32:48 7809a108b3ef: Pulling fs layer 00:32:48 f706445af74f: Pulling fs layer 00:32:48 afea3b2eda06: Waiting 00:32:48 7809a108b3ef: Waiting 00:32:48 f706445af74f: Waiting 00:32:48 0510c868ecb4: Waiting 00:32:48 4c4ab2625f07: Verifying Checksum 00:32:48 4c4ab2625f07: Download complete 00:32:48 adcc1eea9eea: Verifying Checksum 00:32:48 adcc1eea9eea: Download complete 00:32:48 afea3b2eda06: Verifying Checksum 00:32:48 afea3b2eda06: Download complete 00:32:48 540db60ca938: Verifying Checksum 00:32:48 540db60ca938: Download complete 00:32:48 7809a108b3ef: Verifying Checksum 00:32:48 7809a108b3ef: Download complete 00:32:49 540db60ca938: Pull complete 00:32:49 adcc1eea9eea: Pull complete 00:32:49 4c4ab2625f07: Pull complete 00:32:50 f706445af74f: Verifying Checksum 00:32:50 f706445af74f: Download complete 00:32:50 0510c868ecb4: Verifying Checksum 00:32:50 0510c868ecb4: Download complete 00:32:54 0510c868ecb4: Pull complete 00:32:54 afea3b2eda06: Pull complete 00:32:54 7809a108b3ef: Pull complete 00:32:59 f706445af74f: Pull complete 00:32:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:59 ---> b068be0155e3 00:32:59 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 00:33:03 ---> Running in 505361075eaa 00:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:33:04 (1/12) Installing libmagic (5.39-r0) 00:33:04 (2/12) Installing file (5.39-r0) 00:33:05 (3/12) Installing libc-dev (0.7.2-r3) 00:33:05 (4/12) Installing g++ (10.2.1_pre1-r3) 00:33:10 (5/12) Installing fortify-headers (1.1-r0) 00:33:10 (6/12) Installing patch (2.7.6-r6) 00:33:10 (7/12) Installing build-base (0.5-r2) 00:33:10 (8/12) Installing libsodium (1.0.18-r0) 00:33:10 (9/12) Installing pkgconf (1.7.3-r0) 00:33:10 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:10 (11/12) Installing libzmq (4.3.3-r1) 00:33:10 (12/12) Installing zeromq-dev (4.3.3-r1) 00:33:10 Executing busybox-1.32.1-r6.trigger 00:33:10 OK: 219 MiB in 52 packages 00:33:12 Removing intermediate container 505361075eaa 00:33:12 ---> b651941dd430 00:33:12 Step 4/6 : WORKDIR /edgex-go 00:33:12 ---> Running in f39754a2ddcc 00:33:12 Removing intermediate container f39754a2ddcc 00:33:12 ---> 3ce7aeda1cf1 00:33:12 Step 5/6 : COPY go.mod . 00:33:13 ---> ce5b887e55fc 00:33:13 Step 6/6 : RUN go mod download 00:33:13 ---> Running in 82f5f4c095a3 00:33:35 Removing intermediate container 82f5f4c095a3 00:33:35 ---> 2a051bc0be65 00:33:35 Successfully built 2a051bc0be65 00:33:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:35 + docker inspect -f . ci-base-image-x86_64 00:33:35 . [Pipeline] withDockerContainer 00:33:35 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:36 $ docker top 0b9fef901b2d4cabe0dbb6626f152bbfea302100484ff3fe1213c52f4427b168 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:36 + go version 00:33:36 go version go1.16.3 linux/amd64 [Pipeline] } 00:33:37 $ docker stop --time=1 0b9fef901b2d4cabe0dbb6626f152bbfea302100484ff3fe1213c52f4427b168 00:33:38 $ docker rm -f 0b9fef901b2d4cabe0dbb6626f152bbfea302100484ff3fe1213c52f4427b168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:38 + docker inspect -f . ci-base-image-x86_64 00:33:38 . [Pipeline] withDockerContainer 00:33:39 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:33:39 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:39 $ docker top dc2abea702d38d93f2df2135400cbfd89b33e7a9304f5295c8548b644da10ba1 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:39 ========================================================= 00:33:39 [edgeXBuildGoParallel] Running Tests and Build... 00:33:39 ========================================================= [Pipeline] sh 00:33:40 + go mod tidy [Pipeline] sh 00:33:40 + make test 00:33:40 go mod tidy 00:33:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:46 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:34:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.037s coverage: 28.7% of statements 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.4% of statements 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.103s coverage: 87.7% of statements 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:34:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:34:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.270s coverage: 95.1% of statements 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 22.0% of statements 00:34:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 00:34:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 00:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.168s coverage: 81.8% of statements 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:34:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.6% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 91.9% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:35:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 00:35:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:35:05 GO111MODULE=on go vet ./... 00:35:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1366 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:35:24 Running in /w/workspace/edgex-go/19 [Pipeline] { [Pipeline] checkout 00:35:24 The recommended git tool is: git 00:35:31 using credential edgex-jenkins-ssh 00:35:31 Cloning the remote Git repository 00:35:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:31 > git init /w/workspace/edgex-go/19 # timeout=10 00:35:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:31 > git --version # timeout=10 00:35:31 > git --version # 'git version 2.17.1' 00:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:32 gofmt -l . 00:35:32 [ "`gofmt -l .`" = "" ] 00:35:32 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:32 + ls -al . 00:35:32 total 516 00:35:32 drwxrwxr-x 10 1001 1001 4096 Jun 15 00:35 . 00:35:32 drwxr-xr-x 4 root root 30 Jun 15 00:33 .. 00:35:32 -rw-rw-r-- 1 1001 1001 11 Jun 15 00:31 .dockerignore 00:35:32 drwxrwxr-x 8 1001 1001 179 Jun 15 00:31 .git 00:35:32 drwxrwxr-x 3 1001 1001 125 Jun 15 00:31 .github 00:35:32 -rw-rw-r-- 1 1001 1001 818 Jun 15 00:31 .gitignore 00:35:32 drwx------ 3 1001 1001 60 Jun 15 00:32 .semver 00:35:32 -rw-rw-r-- 1 1001 1001 166 Jun 15 00:31 .sonarcloud.properties 00:35:32 -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:31 Attribution.txt 00:35:32 -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:31 CONTRIBUTING.md 00:35:32 -rw-rw-r-- 1 1001 1001 931 Jun 15 00:31 Dockerfile.build 00:35:32 -rw-rw-r-- 1 1001 1001 849 Jun 15 00:31 Jenkinsfile 00:35:32 -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:31 LICENSE 00:35:32 -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:31 Makefile 00:35:32 -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:31 README.md 00:35:32 -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:31 SECURITY.md 00:35:32 -rw-rw-r-- 1 1001 1001 5 Jun 15 00:32 VERSION 00:35:32 -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:31 ZMQWindows.md 00:35:32 drwxrwxr-x 2 1001 1001 37 Jun 15 00:31 bin 00:35:32 drwxrwxr-x 14 1001 1001 4096 Jun 15 00:31 cmd 00:35:32 -rw-r--r-- 1 root root 398195 Jun 15 00:35 coverage.out 00:35:32 -rw-rw-r-- 1 1001 1001 841 Jun 15 00:31 go.mod 00:35:32 -rw-r--r-- 1 root root 21043 Jun 15 00:33 go.sum 00:35:32 drwxrwxr-x 7 1001 1001 114 Jun 15 00:31 internal 00:35:32 drwxrwxr-x 3 1001 1001 16 Jun 15 00:31 openapi 00:35:32 drwxrwxr-x 4 1001 1001 71 Jun 15 00:31 snap 00:35:32 -rw-rw-r-- 1 1001 1001 168 Jun 15 00:31 version.go [Pipeline] sh 00:35:33 + '[' -e coverage.out ] 00:35:33 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:33 Stashed 1 file(s) [Pipeline] sh 00:35:33 + make build 00:35:33 go mod tidy 00:35:33 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 00:35:34 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 00:35:41 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 00:35:41 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 00:35:42 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 00:35:42 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 00:35:43 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 00:35:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:45 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 00:35:46 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 00:35:46 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 00:35:47 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] } 00:35:49 $ docker stop --time=1 dc2abea702d38d93f2df2135400cbfd89b33e7a9304f5295c8548b644da10ba1 00:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:51 $ docker rm -f dc2abea702d38d93f2df2135400cbfd89b33e7a9304f5295c8548b644da10ba1 00:35:51 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit 0f4494481a7bb1629b14ab67d2a6bef5ce10488b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 00:35:51 Merge succeeded, producing 0db313e08184609159e338338e34b96cfe825f53 00:35:51 Checking out Revision 0db313e08184609159e338338e34b96cfe825f53 (PR-3531) [Pipeline] isUnix [Pipeline] sh 00:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:52 00:35:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:52 latest: Pulling from edgex-devops/edgex-compose 00:35:52 cbdbe7a5bc2a: Pulling fs layer 00:35:52 ca9280d653b3: Pulling fs layer 00:35:52 7e9c9ca2126c: Pulling fs layer 00:35:53 cbdbe7a5bc2a: Verifying Checksum 00:35:53 cbdbe7a5bc2a: Download complete 00:35:53 cbdbe7a5bc2a: Pull complete 00:35:51 > git config core.sparsecheckout # timeout=10 00:35:51 > git checkout -f 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 00:35:51 > git remote # timeout=10 00:35:51 > git config --get remote.origin.url # timeout=10 00:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:51 > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 00:35:51 > git rev-parse HEAD^{commit} # timeout=10 00:35:51 > git config core.sparsecheckout # timeout=10 00:35:51 > git checkout -f 0db313e08184609159e338338e34b96cfe825f53 # timeout=10 00:35:53 ca9280d653b3: Verifying Checksum 00:35:53 ca9280d653b3: Download complete 00:35:54 ca9280d653b3: Pull complete 00:35:54 7e9c9ca2126c: Verifying Checksum 00:35:54 7e9c9ca2126c: Download complete 00:35:55 Commit message: "Merge commit 'c3ee48ec81a1cae6a8275850650318015b1b17b0' into HEAD" 00:35:55 > git rev-list --no-walk 0f4494481a7bb1629b14ab67d2a6bef5ce10488b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:58 7e9c9ca2126c: Pull complete 00:35:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:58 + true 00:35:58 + sudo service docker restart 00:35:58 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:35:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:06 $ docker top bb5fa9bf40eb9026e502687033c21d2bb3d0b361394b60bb089037febde20dbb -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:06 + docker-compose build --help 00:36:06 + grep parallel 00:36:07 --parallel Build images in parallel. [Pipeline] } 00:36:07 $ docker stop --time=1 bb5fa9bf40eb9026e502687033c21d2bb3d0b361394b60bb089037febde20dbb 00:36:08 $ docker rm -f bb5fa9bf40eb9026e502687033c21d2bb3d0b361394b60bb089037febde20dbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:08 . [Pipeline] withDockerContainer 00:36:09 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:36:09 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:09 $ docker top 48c29770a164263743593030b7ab066bf982e8df9e910c82e6d59f2b41cf312c -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:09 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:10 Building core-command ... 00:36:10 Building core-data ... 00:36:10 Building core-metadata ... 00:36:10 Building security-bootstrapper ... 00:36:10 Building security-proxy-setup ... 00:36:10 Building security-secretstore-setup ... 00:36:10 Building support-notifications ... 00:36:10 Building support-scheduler ... 00:36:10 Building sys-mgmt-agent ... 00:36:10 Building sys-mgmt-agent 00:36:10 Building support-notifications 00:36:10 Building core-command 00:36:10 Building core-metadata 00:36:10 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:16 provisioning config files... 00:36:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/19@tmp/config683859334674837178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:16 ---> docker-login.sh 00:36:16 nexus3.edgexfoundry.org:10001 00:36:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:18 Configure a credential helper to remove this warning. See 00:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:18 00:36:18 Login Succeeded 00:36:18 nexus3.edgexfoundry.org:10002 00:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:18 Configure a credential helper to remove this warning. See 00:36:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:18 00:36:18 Login Succeeded 00:36:18 nexus3.edgexfoundry.org:10003 00:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:19 Configure a credential helper to remove this warning. See 00:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:19 00:36:19 Login Succeeded 00:36:19 nexus3.edgexfoundry.org:10004 00:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:19 Configure a credential helper to remove this warning. See 00:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:19 00:36:19 Login Succeeded 00:36:19 docker.io 00:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:20 Configure a credential helper to remove this warning. See 00:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:20 00:36:20 Login Succeeded 00:36:20 ---> docker-login.sh ends [Pipeline] } 00:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:21 ========================================================= 00:36:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:21 + 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 . 00:36:24 Sending build context to Docker daemon 166.3MB 00:36:24 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:24 Step 2/6 : FROM ${BASE} 00:36:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:24 595b0fe564bb: Pulling fs layer 00:36:24 3088b5b3c5c0: Pulling fs layer 00:36:24 5b7225fbf94c: Pulling fs layer 00:36:24 ba82ee9f976e: Pulling fs layer 00:36:24 506bd15cee9f: Pulling fs layer 00:36:24 75a0a4a0db45: Pulling fs layer 00:36:24 618dc40b7e24: Pulling fs layer 00:36:24 506bd15cee9f: Waiting 00:36:24 75a0a4a0db45: Waiting 00:36:24 ba82ee9f976e: Waiting 00:36:24 618dc40b7e24: Waiting 00:36:24 5b7225fbf94c: Download complete 00:36:24 3088b5b3c5c0: Verifying Checksum 00:36:24 3088b5b3c5c0: Download complete 00:36:24 506bd15cee9f: Verifying Checksum 00:36:24 506bd15cee9f: Download complete 00:36:24 75a0a4a0db45: Verifying Checksum 00:36:24 75a0a4a0db45: Download complete 00:36:24 595b0fe564bb: Download complete 00:36:25 595b0fe564bb: Pull complete 00:36:25 3088b5b3c5c0: Pull complete 00:36:26 5b7225fbf94c: Pull complete 00:36:26 618dc40b7e24: Verifying Checksum 00:36:26 618dc40b7e24: Download complete 00:36:27 ba82ee9f976e: Verifying Checksum 00:36:27 ba82ee9f976e: Download complete 00:36:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:32 ---> 2a051bc0be65 00:36:32 Step 3/24 : WORKDIR /edgex-go 00:36:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:32 ---> 2a051bc0be65 00:36:32 Step 3/24 : WORKDIR /edgex-go 00:36:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:36:33 ---> 2a051bc0be65 00:36:33 Step 3/23 : WORKDIR /edgex-go 00:36:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:33 ---> 2a051bc0be65 00:36:33 Step 3/24 : WORKDIR /edgex-go 00:36:37 ba82ee9f976e: Pull complete 00:36:37 506bd15cee9f: Pull complete 00:36:38 75a0a4a0db45: Pull complete 00:36:42 618dc40b7e24: Pull complete 00:36:42 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:42 ---> a36622ca3599 00:36:42 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 00:36:44 ---> Running in 904c708ed739 00:36:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:47 (1/12) Installing libmagic (5.39-r0) 00:36:47 (2/12) Installing file (5.39-r0) 00:36:47 (3/12) Installing libc-dev (0.7.2-r3) 00:36:47 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:48 ---> Running in 16946d92cc28 00:36:48 ---> Running in c77e4cc37066 00:36:48 ---> Running in a16a4f2665ed 00:36:48 ---> Running in da05441ceb2a 00:36:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:48 ---> 2a051bc0be65 00:36:48 Step 3/22 : WORKDIR /edgex-go 00:36:48 ---> Using cache 00:36:48 ---> 8dab8b9630f9 00:36:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:48 Removing intermediate container c77e4cc37066 00:36:48 ---> 2f238f5e37b8 00:36:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:48 Removing intermediate container da05441ceb2a 00:36:48 ---> 8dab8b9630f9 00:36:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:48 Removing intermediate container a16a4f2665ed 00:36:48 ---> 1f8ae28801fd 00:36:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:48 Removing intermediate container 16946d92cc28 00:36:48 ---> dfb6386eb495 00:36:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:48 ---> Running in 79addacfd3e9 00:36:48 ---> Running in 7276fb45de8d 00:36:48 ---> Running in c2d725708e12 00:36:48 ---> Running in 59ea481b797f 00:36:48 ---> Running in 6bf015af5a7b 00:36:48 Removing intermediate container 79addacfd3e9 00:36:48 ---> 924e45cf8047 00:36:48 Step 5/22 : RUN apk add --update --no-cache make git 00:36:48 ---> Running in ac91e2ae1a93 00:36:49 Removing intermediate container c2d725708e12 00:36:49 ---> 457dff5b8b2b 00:36:49 Step 5/24 : RUN apk add --update --no-cache make git 00:36:49 ---> Running in ed4284569337 00:36:49 Removing intermediate container 7276fb45de8d 00:36:49 ---> a3325e95ff95 00:36:49 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:49 Removing intermediate container 59ea481b797f 00:36:49 ---> 92b939f3c8cf 00:36:49 Step 5/24 : RUN apk add --update --no-cache make git 00:36:49 ---> Running in af7449e3aaa2 00:36:49 ---> Running in 0008a1e1bcdc 00:36:49 Removing intermediate container 6bf015af5a7b 00:36:49 ---> 9057d164e53c 00:36:49 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:36:49 ---> Running in 677dd183c0b1 00:36:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:50 OK: 219 MiB in 52 packages 00:36:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:51 Removing intermediate container ac91e2ae1a93 00:36:51 ---> 9d43f5cd22f2 00:36:51 Step 6/22 : COPY go.mod . 00:36:51 ---> 24fc9fb7bd85 00:36:51 Step 7/22 : RUN go mod download 00:36:51 ---> Running in 8190bbcaab7e 00:36:51 OK: 219 MiB in 52 packages 00:36:51 OK: 219 MiB in 52 packages 00:36:51 Removing intermediate container ed4284569337 00:36:51 ---> 4a74b4c19bbc 00:36:51 Step 6/24 : COPY go.mod . 00:36:51 OK: 219 MiB in 52 packages 00:36:51 OK: 219 MiB in 52 packages 00:36:52 ---> d783805608ae 00:36:52 Step 7/24 : RUN go mod download 00:36:52 ---> Running in 9b2e9b7eeea1 00:36:52 Removing intermediate container af7449e3aaa2 00:36:52 ---> e3f3e397db0b 00:36:52 Step 6/24 : COPY go.mod . 00:36:53 Removing intermediate container 8190bbcaab7e 00:36:53 ---> 2a1ba874b3bf 00:36:53 Step 8/22 : COPY . . 00:36:53 ---> 2715d9a1e317 00:36:53 Step 7/24 : RUN go mod download 00:36:54 ---> Running in df19b5f79d11 00:37:02 (5/12) Installing fortify-headers (1.1-r0) 00:37:02 (6/12) Installing patch (2.7.6-r6) 00:37:02 (7/12) Installing build-base (0.5-r2) 00:37:02 (8/12) Installing libsodium (1.0.18-r0) 00:37:02 (9/12) Installing pkgconf (1.7.3-r0) 00:37:02 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:03 Removing intermediate container 0008a1e1bcdc 00:37:03 ---> 9a6ad7ec88b3 00:37:03 Step 6/24 : COPY go.mod . 00:37:03 Removing intermediate container 677dd183c0b1 00:37:03 ---> ac321067870f 00:37:03 Step 6/23 : COPY go.mod . 00:37:03 ---> 28a8d4ea0a98 00:37:03 Step 9/22 : RUN go mod tidy 00:37:03 ---> 06809566ec7c 00:37:03 Step 7/24 : RUN go mod download 00:37:03 ---> Running in 2df4a7b70eb3 00:37:03 (11/12) Installing libzmq (4.3.3-r1) 00:37:03 ---> 25cc0423c256 00:37:03 Step 7/23 : RUN go mod download 00:37:03 ---> Running in 931ab35fe6f2 00:37:03 Removing intermediate container 9b2e9b7eeea1 00:37:03 ---> b8ca7d1e1a49 00:37:03 Step 8/24 : COPY . . 00:37:03 ---> Running in 3d7a841b2b92 00:37:03 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:03 Executing busybox-1.32.1-r6.trigger 00:37:03 OK: 218 MiB in 52 packages 00:37:08 Removing intermediate container 904c708ed739 00:37:08 ---> 48a225e09905 00:37:08 Step 4/6 : WORKDIR /edgex-go 00:37:08 ---> Running in a6edf907c78c 00:37:08 Removing intermediate container a6edf907c78c 00:37:08 ---> 7b9d5e496e1b 00:37:08 Step 5/6 : COPY go.mod . 00:37:08 ---> 81a709d1b482 00:37:08 Step 6/6 : RUN go mod download 00:37:08 ---> Running in 244946b0e5e2 00:37:11 ---> b30a5822f80e 00:37:11 Step 9/24 : RUN go mod tidy 00:37:11 Removing intermediate container df19b5f79d11 00:37:11 ---> 6d75eb857ff5 00:37:11 Step 8/24 : COPY . . 00:37:11 ---> Running in a9062d5ca769 00:37:21 Removing intermediate container 2df4a7b70eb3 00:37:21 ---> 3a67efdd3faa 00:37:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:21 Removing intermediate container 931ab35fe6f2 00:37:21 ---> bca506d91d3c 00:37:21 Step 8/24 : COPY . . 00:37:21 ---> Running in 3d8877e3573f 00:37:21 ---> 4b1a55e00241 00:37:21 Step 9/24 : RUN go mod tidy 00:37:29 ---> Running in 6b87e0f7e480 00:37:29 Removing intermediate container 3d7a841b2b92 00:37:29 ---> f8c13cac781e 00:37:29 Step 8/23 : COPY . . 00:37:29 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 00:37:33 Removing intermediate container a9062d5ca769 00:37:33 ---> 601933743471 00:37:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:37:35 ---> ab25866a0f02 00:37:35 Step 9/24 : RUN go mod tidy 00:37:35 Removing intermediate container 244946b0e5e2 00:37:35 ---> 4a1c4e351e50 00:37:35 Successfully built 4a1c4e351e50 00:37:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:36 ---> Running in fe78888d8bf3 00:37:36 + docker inspect -f . ci-base-image-arm64 00:37:36 . [Pipeline] withDockerContainer 00:37:36 prd-ubuntu18.04-docker-arm64-4c-16g-1366 does not seem to be running inside a container 00:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:36 ---> Running in c2c15eefcc6e 00:37:38 $ docker top 6c932e8f14ecd0a6ead46d3964b3663f811adb9ecb596ebf8332f7cef1a18fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:39 + go version 00:37:39 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:39 $ docker stop --time=1 6c932e8f14ecd0a6ead46d3964b3663f811adb9ecb596ebf8332f7cef1a18fa9 00:37:39 Removing intermediate container 6b87e0f7e480 00:37:39 ---> 8387b25f92b5 00:37:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:39 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 00:37:41 $ docker rm -f 6c932e8f14ecd0a6ead46d3964b3663f811adb9ecb596ebf8332f7cef1a18fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:41 + docker inspect -f . ci-base-image-arm64 00:37:41 . [Pipeline] withDockerContainer 00:37:42 prd-ubuntu18.04-docker-arm64-4c-16g-1366 does not seem to be running inside a container 00:37:42 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:43 ---> Running in b366268d2c5e 00:37:43 ---> 92e9dbd2fc51 00:37:43 Step 9/23 : RUN go mod tidy 00:37:43 ---> Running in c50239525511 00:37:43 Removing intermediate container c2c15eefcc6e 00:37:43 ---> 565f319a2065 00:37:43 Step 10/24 : RUN make cmd/core-command/core-command 00:37:43 $ docker top 78957df72de8c0eeff8dce53b5902f1923201bf5d5c37d595426b440df6442b0 -eo pid,comm 00:37:43 ---> Running in c484b9a54a7e 00:37:43 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 [Pipeline] { [Pipeline] echo 00:37:44 ========================================================= 00:37:44 [edgeXBuildGoParallel] Running Tests and Build... 00:37:44 ========================================================= [Pipeline] sh 00:37:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:37:44 + go mod tidy [Pipeline] sh 00:37:46 Removing intermediate container c50239525511 00:37:46 ---> e22a0e9a87c4 00:37:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:37:46 ---> Running in f1fe969aaa36 00:37:46 + make test 00:37:46 go mod tidy 00:37:46 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 00:37:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:58 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 00:38:02 Removing intermediate container 3d8877e3573f 00:38:02 ---> afa1d24c6062 00:38:02 00:38:02 Step 11/22 : FROM alpine:3.12 00:38:03 3.12: Pulling from library/alpine 00:38:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:38:03 Status: Downloaded newer image for alpine:3.12 00:38:03 ---> 13621d1b12d4 00:38:03 Step 12/22 : RUN apk add --update --no-cache curl 00:38:04 ---> Running in dcb314a10bbb 00:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:05 (1/4) Installing ca-certificates (20191127-r4) 00:38:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:05 (3/4) Installing libcurl (7.77.0-r0) 00:38:06 (4/4) Installing curl (7.77.0-r0) 00:38:06 Executing busybox-1.31.1-r20.trigger 00:38:06 Executing ca-certificates-20191127-r4.trigger 00:38:06 OK: 7 MiB in 18 packages 00:38:07 Removing intermediate container dcb314a10bbb 00:38:07 ---> 6e03f286ea4c 00:38:07 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:07 ---> Running in fe6d30f0c112 00:38:08 Removing intermediate container fe6d30f0c112 00:38:08 ---> adf89a46720c 00:38:08 Step 14/22 : WORKDIR /edgex 00:38:09 ---> Running in b9c960d80c4a 00:38:09 Removing intermediate container b9c960d80c4a 00:38:09 ---> 5141dcf854e6 00:38:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:10 ---> 28a740b0f3cc 00:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:12 ---> 9a7aa3a22897 00:38:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:13 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:13 ---> 5cf0bbb6ab8d 00:38:13 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:13 ---> Running in 00575e8aba9f 00:38:14 Removing intermediate container 00575e8aba9f 00:38:14 ---> 713a46530ed2 00:38:14 Step 19/22 : CMD ["--init=true"] 00:38:14 ---> Running in ff49c425f70a 00:38:14 Removing intermediate container ff49c425f70a 00:38:14 ---> 5f61577ff69d 00:38:14 Step 20/22 : LABEL arch=x86_64 00:38:15 ---> Running in 0e183b0fef2e 00:38:15 Removing intermediate container 0e183b0fef2e 00:38:15 ---> 41e537014339 00:38:15 Step 21/22 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:38:16 ---> Running in 9ca4bd827439 00:38:16 Removing intermediate container 9ca4bd827439 00:38:16 ---> f6712ae07de8 00:38:16 Step 22/22 : LABEL version=0.0.0 00:38:17 ---> Running in d8328263427e 00:38:17 Removing intermediate container d8328263427e 00:38:17 ---> e3f193c6fbab 00:38:17 00:38:17 Successfully built e3f193c6fbab 00:38:17 Successfully tagged security-proxy-setup:latest 00:38:17 Building security-bootstrapper 00:38:30  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:38:30 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:38:30 ---> 2a051bc0be65 00:38:30 Step 3/32 : WORKDIR /edgex-go 00:38:30 ---> Using cache 00:38:30 ---> dfb6386eb495 00:38:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:30 ---> Using cache 00:38:30 ---> 9057d164e53c 00:38:30 Step 5/32 : RUN apk add --update --no-cache make git 00:38:31 ---> Running in 1ae5c4125590 00:38:31 Removing intermediate container fe78888d8bf3 00:38:31 ---> ef9cfe2481ae 00:38:31 00:38:31 Step 11/24 : FROM alpine:3.12 00:38:31 ---> 13621d1b12d4 00:38:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:38:33 ---> Running in 7d38343b1f18 00:38:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:38:34 Removing intermediate container c484b9a54a7e 00:38:34 ---> 2a2bd6bdc88b 00:38:34 00:38:34 Step 11/24 : FROM alpine:3.12 00:38:34 ---> 13621d1b12d4 00:38:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:38:34 Removing intermediate container b366268d2c5e 00:38:34 ---> 8d799759e256 00:38:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:36 (1/1) Installing dumb-init (1.2.2-r1) 00:38:36 Executing busybox-1.31.1-r20.trigger 00:38:36 OK: 6 MiB in 15 packages 00:38:36 OK: 219 MiB in 52 packages 00:38:36 ---> Running in 7a0d0eb9e661 00:38:36 ---> Running in 7b0cc08b1711 00:38:37 Removing intermediate container f1fe969aaa36 00:38:37 ---> 35bf1a1cf840 00:38:37 00:38:37 Step 11/23 : FROM alpine:3.12 00:38:37 ---> 13621d1b12d4 00:38:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:38:37 ---> Running in 509009b7a356 00:38:38 Removing intermediate container 1ae5c4125590 00:38:38 ---> 276c00ad0f04 00:38:38 Step 6/32 : COPY go.mod . 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38: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 00:38:38 (1/1) Installing dumb-init (1.2.2-r1) 00:38:38 Executing busybox-1.31.1-r20.trigger 00:38:38 OK: 6 MiB in 15 packages 00:38:38 Removing intermediate container 7d38343b1f18 00:38:38 ---> 07ae565667b1 00:38:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:38 ---> cadc2bcb724a 00:38:38 Step 7/32 : RUN go mod download 00:38:38 ---> Running in 4cf32f7d2e6d 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:38 ---> Running in 9d5993220418 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:39 (1/2) Installing ca-certificates (20191127-r4) 00:38:39 (2/2) Installing dumb-init (1.2.2-r1) 00:38:39 Executing busybox-1.31.1-r20.trigger 00:38:39 Executing ca-certificates-20191127-r4.trigger 00:38:39 OK: 6 MiB in 16 packages 00:38:39 Removing intermediate container 4cf32f7d2e6d 00:38:39 ---> fddc551bb286 00:38:39 Step 14/24 : ENV APP_PORT=59881 00:38:39 ---> Running in ce95f6060b27 00:38:39 Removing intermediate container 7a0d0eb9e661 00:38:39 ---> f3f7ab34be14 00:38:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:39 ---> Running in 8260d6bbbd23 00:38:40 Removing intermediate container ce95f6060b27 00:38:40 ---> aef36f7fa845 00:38:40 Step 15/24 : EXPOSE $APP_PORT 00:38:40 ---> Running in f696bcff60fe 00:38:41 Removing intermediate container 8260d6bbbd23 00:38:41 ---> 33015c0a7f7b 00:38:41 Step 14/24 : ENV APP_PORT=59882 00:38:41 Removing intermediate container 7b0cc08b1711 00:38:41 ---> 04c11d96b2b0 00:38:41 00:38:41 Step 12/24 : FROM docker:20.10.0 00:38:41 Removing intermediate container 509009b7a356 00:38:41 ---> bef68defa8cc 00:38:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:38:41 ---> Running in 556c1a9ef0e3 00:38:41 Removing intermediate container f696bcff60fe 00:38:41 ---> b11886cb45d0 00:38:41 Step 16/24 : WORKDIR / 00:38:41 20.10.0: Pulling from library/docker 00:38:41 ---> Running in 5ba58758995a 00:38:42 ---> Running in 466f93e989cc 00:38:42 Removing intermediate container 9d5993220418 00:38:42 ---> f8bac06388db 00:38:42 Step 8/32 : COPY . . 00:38:42 Removing intermediate container 556c1a9ef0e3 00:38:42 ---> 354bb459b13d 00:38:42 Step 15/24 : EXPOSE $APP_PORT 00:38:54 ---> Running in 38baebcaa5e0 00:38:54 Removing intermediate container 5ba58758995a 00:38:54 ---> b0c560c9e34a 00:38:54 Step 14/23 : ENV APP_PORT=59860 00:38:54 Removing intermediate container 466f93e989cc 00:38:54 ---> 5de01fb01d4e 00:38:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:54 ---> 3d331a79c113 00:38:54 Step 9/32 : RUN go mod tidy 00:38:54 ---> Running in bb0b43e47a12 00:38:54 Removing intermediate container 38baebcaa5e0 00:38:54 ---> 9956677a4345 00:38:54 Step 16/24 : WORKDIR / 00:38:54 ---> 98d380d2266b 00:38:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:54 ---> Running in 3fe290cae09a 00:38:54 ---> Running in 179c88c825fe 00:38:54 Removing intermediate container bb0b43e47a12 00:38:54 ---> e751b88fa9a9 00:38:54 Step 15/23 : EXPOSE $APP_PORT 00:38:55 ---> Running in 674bf790f7d1 00:38:56 ---> 1ff3432ce566 00:38:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:57 Removing intermediate container 179c88c825fe 00:38:57 ---> 254450a96924 00:38:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:59 Removing intermediate container 674bf790f7d1 00:38:59 ---> f05617c26cc7 00:38:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:59 ---> ef7ea5d98156 00:38:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:38:59 ---> ff25462cc89c 00:38:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:59 ---> Running in 4b9098a39497 00:38:59 ---> 3afcc1ebc0e2 00:38:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:01 Removing intermediate container 4b9098a39497 00:39:01 ---> a2a56fb5def5 00:39:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:01 Removing intermediate container 3fe290cae09a 00:39:01 ---> 25bc876ed2ec 00:39:01 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:01 ---> 4fed54ef72f7 00:39:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:39:01 ---> Running in 8875a1abfe6e 00:39:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:01 ---> 9a1f71f75e38 00:39:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:01 Status: Downloaded newer image for docker:20.10.0 00:39:01 ---> Running in 18a220f1145f 00:39:01 ---> aefe523efa57 00:39:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:39:01 Removing intermediate container 8875a1abfe6e 00:39:01 ---> f53fb2c0b50b 00:39:01 Step 22/24 : LABEL arch=x86_64 00:39:01 ---> Running in b8af79001623 00:39:01 ---> e7387a1d03c7 00:39:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:39:02 ---> 326d3a108561 00:39:02 Step 20/24 : ENTRYPOINT ["/core-command"] 00:39:02 ---> Running in dcb763a94bc6 00:39:02 ---> Running in f535129f4d7b 00:39:02 Removing intermediate container b8af79001623 00:39:02 ---> 78ad949a3346 00:39:02 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:39:02 ---> Running in 5661166b78b0 00:39:02 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 00:39:02 ---> Running in 2a5f67122c90 00:39:02 Removing intermediate container f535129f4d7b 00:39:02 ---> f595a4ad6564 00:39:02 Step 23/24 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:39:02 Removing intermediate container dcb763a94bc6 00:39:02 ---> 9b0eff5ba628 00:39:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:02 Removing intermediate container 5661166b78b0 00:39:02 ---> d5d5340acfc3 00:39:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:02 ---> Running in 404be97dd415 00:39:02 ---> Running in ee99fae49696 00:39:02 ---> Running in e4745a94c744 00:39:03 Removing intermediate container 404be97dd415 00:39:03 ---> 1f4f413a22da 00:39:03 Step 24/24 : LABEL version=0.0.0 00:39:03 Removing intermediate container ee99fae49696 00:39:03 ---> 103264be2c8a 00:39:03 Step 21/23 : LABEL arch=x86_64 00:39:03 Removing intermediate container e4745a94c744 00:39:03 ---> 7d8b8a067a69 00:39:03 Step 22/24 : LABEL arch=x86_64 00:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:03 ---> Running in 0449e66662bb 00:39:03 ---> Running in e0b7c120beeb 00:39:03 ---> Running in 73ab483ac4c6 00:39:03 (1/39) Installing readline (8.0.4-r0) 00:39:03 (2/39) Installing bash (5.0.17-r0) 00:39:03 Executing bash-5.0.17-r0.post-install 00:39:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:39:03 (4/39) Installing libcurl (7.77.0-r0) 00:39:03 (5/39) Installing curl (7.77.0-r0) 00:39:03 (6/39) Installing dumb-init (1.2.2-r1) 00:39:03 (7/39) Installing libbz2 (1.0.8-r1) 00:39:03 (8/39) Installing expat (2.2.9-r1) 00:39:03 (9/39) Installing libffi (3.3-r2) 00:39:03 (10/39) Installing gdbm (1.13-r1) 00:39:03 (11/39) Installing xz-libs (5.2.5-r0) 00:39:03 (12/39) Installing sqlite-libs (3.32.1-r1) 00:39:03 (13/39) Installing python3 (3.8.10-r0) 00:39:06 Removing intermediate container 0449e66662bb 00:39:06 ---> 8abb45deabf8 00:39:06 Step 22/23 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:39:06 Removing intermediate container e0b7c120beeb 00:39:06 ---> fa496f9ef5a8 00:39:06 00:39:06 ---> Running in 701b2003febd 00:39:06 Successfully built fa496f9ef5a8 00:39:06 Removing intermediate container 73ab483ac4c6 00:39:06 ---> f0b088f83f73 00:39:06 Step 23/24 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:39:06 Successfully tagged core-metadata:latest 00:39:06 Building security-secretstore-setup 00:39:06 (14/39) Installing py3-appdirs (1.4.4-r1) 00:39:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:39:06 (16/39) Installing py3-parsing (2.4.7-r0) 00:39:06 (17/39) Installing py3-six (1.15.0-r0) 00:39:06  Building core-metadata ... done (18/39) Installing py3-packaging (20.4-r0) 00:39:06 (19/39) Installing py3-setuptools (47.0.0-r0) 00:39:06 (20/39) Installing py3-chardet (3.0.4-r4) 00:39:07 (21/39) Installing py3-idna (2.9-r0) 00:39:07 ---> Running in 1586a6cc4d6f 00:39:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:39:07 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:39:08 (24/39) Installing py3-requests (2.23.0-r0) 00:39:08 Removing intermediate container 701b2003febd 00:39:08 ---> 09be362cb33c 00:39:08 Step 23/23 : LABEL version=0.0.0 00:39:08 (25/39) Installing py3-msgpack (1.0.0-r0) 00:39:09 (26/39) Installing py3-lockfile (0.12.2-r3) 00:39:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:39:10 (28/39) Installing py3-colorama (0.4.3-r0) 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:13 (29/39) Installing py3-distlib (0.3.0-r0) 00:39:15 (30/39) Installing py3-distro (1.5.0-r1) 00:39:15 (31/39) Installing py3-webencodings (0.5.1-r3) 00:39:15 (32/39) Installing py3-html5lib (1.0.1-r4) 00:39:16 Removing intermediate container 1586a6cc4d6f 00:39:16 ---> 5e513eb34b15 00:39:16 Step 24/24 : LABEL version=0.0.0 00:39:16 (33/39) Installing py3-pytoml (0.1.21-r0) 00:39:16 ---> Running in c5f08493b378 00:39:17 (34/39) Installing py3-pep517 (0.8.2-r0) 00:39:17 (35/39) Installing py3-progress (1.5-r0) 00:39:17 (36/39) Installing py3-toml (0.10.1-r0) 00:39:17 (37/39) Installing py3-retrying (1.3.3-r0) 00:39:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:39:17 (39/39) Installing py3-pip (20.1.1-r0) 00:39:18 Executing busybox-1.31.1-r19.trigger 00:39:18 OK: 72 MiB in 59 packages 00:39:19 ---> Running in d0f7814e79ce 00:39:20 Removing intermediate container c5f08493b378 00:39:20 ---> 9cbd3e894b57 00:39:20 00:39:20 Successfully built 9cbd3e894b57 00:39:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:39:21 Successfully tagged support-notifications:latest 00:39:21 Building support-scheduler 00:39:21 ---> 2a051bc0be65 00:39:21 Step 3/26 : WORKDIR /edgex-go 00:39:21 ---> Using cache 00:39:21 ---> dfb6386eb495 00:39:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:21 ---> Using cache 00:39:21 ---> 9057d164e53c 00:39:21 Step 5/26 : RUN apk add --update --no-cache make git 00:39:21 ---> Using cache 00:39:21 ---> 276c00ad0f04 00:39:21 Step 6/26 : COPY go.mod . 00:39:21 ---> Using cache 00:39:21 ---> cadc2bcb724a 00:39:21 Step 7/26 : RUN go mod download 00:39:21 ---> Using cache 00:39:21 ---> f8bac06388db 00:39:21 Step 8/26 : COPY . . 00:39:21  Building support-notifications ... done  ---> Using cache 00:39:21 ---> 3d331a79c113 00:39:21 Step 9/26 : RUN go mod tidy 00:39:21 ---> Using cache 00:39:21 ---> 25bc876ed2ec 00:39:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:21 Removing intermediate container d0f7814e79ce 00:39:21 ---> ae16191406dc 00:39:21 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:21 Successfully built ae16191406dc 00:39:22 Successfully tagged core-command:latest 00:39:22  Building core-command ... done Building core-data 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:22 Collecting docker-compose==1.23.2 00:39:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:27 ---> Running in a473c6fb524f 00:39:27 Collecting docker<4.0,>=3.6.0 00:39:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:27 Collecting websocket-client<1.0,>=0.32.0 00:39:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:39:27 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 00:39:27 Collecting docopt<0.7,>=0.6.1 00:39:27 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:27 Collecting jsonschema<3,>=2.5.1 00:39:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:28 Collecting dockerpty<0.5,>=0.4.1 00:39:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:32 ---> 2a051bc0be65 00:39:32 Step 3/24 : WORKDIR /edgex-go 00:39:32 ---> Using cache 00:39:32 ---> dfb6386eb495 00:39:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:32 ---> Using cache 00:39:32 ---> 9057d164e53c 00:39:32 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:39:33 Collecting cached-property<2,>=1.2.0 00:39:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.338s coverage: 100.0% of statements 00:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.311s coverage: 53.4% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.551s coverage: 87.7% of statements 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.209s coverage: 78.9% of statements 00:39:41 Collecting texttable<0.10,>=0.9.0 00:39:41 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:41 ---> Running in 0a0eaaa1a322 00:39:41 Collecting PyYAML<4,>=3.10 00:39:41 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:39:42 Collecting docker-pycreds>=0.4.0 00:39:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:42 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) 00:39:42 Collecting idna<2.8,>=2.5 00:39:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:42 Collecting urllib3<1.25,>=1.21.1 00:39:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39: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) 00:39:43 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:43 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:43 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:43 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:43 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, jsonschema, dockerpty, cached-property, texttable, PyYAML, docker-compose 00:39:43 Attempting uninstall: idna 00:39:43 Found existing installation: idna 2.9 00:39:43 Uninstalling idna-2.9: 00:39:43 Successfully uninstalled idna-2.9 00:39:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:43 Attempting uninstall: urllib3 00:39:43 Found existing installation: urllib3 1.25.9 00:39:43 Uninstalling urllib3-1.25.9: 00:39:43 Successfully uninstalled urllib3-1.25.9 00:39:43 Attempting uninstall: requests 00:39:43 Found existing installation: requests 2.23.0 00:39:43 Uninstalling requests-2.23.0: 00:39:43 Successfully uninstalled requests-2.23.0 00:39:43 OK: 219 MiB in 52 packages 00:39:44 Running setup.py install for docopt: started 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.189s coverage: 81.2% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:46 Running setup.py install for docopt: finished with status 'done' 00:39:48 Running setup.py install for dockerpty: started 00:39:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:39:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:48 ---> 2a051bc0be65 00:39:48 Step 3/23 : WORKDIR /edgex-go 00:39:48 ---> Using cache 00:39:48 ---> dfb6386eb495 00:39:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:48 ---> Using cache 00:39:48 ---> 9057d164e53c 00:39:48 Step 5/23 : RUN apk add --update --no-cache make git 00:39:48 ---> Using cache 00:39:48 ---> 276c00ad0f04 00:39:48 Step 6/23 : COPY go.mod . 00:39:48 ---> Using cache 00:39:48 ---> cadc2bcb724a 00:39:48 Step 7/23 : RUN go mod download 00:39:48 ---> Using cache 00:39:48 ---> f8bac06388db 00:39:48 Step 8/23 : COPY . . 00:39:48 ---> Using cache 00:39:48 ---> 3d331a79c113 00:39:48 Step 9/23 : RUN go mod tidy 00:39:48 ---> Using cache 00:39:48 ---> 25bc876ed2ec 00:39:48 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:39:49 Running setup.py install for dockerpty: finished with status 'done' 00:39:49 ---> Running in e46fa81955f5 00:39:49 Running setup.py install for texttable: started 00:39:50 Removing intermediate container 0a0eaaa1a322 00:39:50 ---> 41323ce9eab1 00:39:50 Step 6/24 : COPY go.mod . 00:39:50 Running setup.py install for texttable: finished with status 'done' 00:39:50 Running setup.py install for PyYAML: started 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.330s coverage: 95.1% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.171s coverage: 60.0% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.385s coverage: 0.8% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 22.0% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.208s coverage: 79.5% of statements 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.217s coverage: 94.1% of statements 00:39:50 ---> eb7bc4a8a6d0 00:39:50 Step 7/24 : RUN go mod download 00:39:50 ---> Running in 1f5f245a5498 00:39:50 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 00:39:51 Running setup.py install for PyYAML: finished with status 'done' 00:39:51 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 00:39:52 Removing intermediate container 1f5f245a5498 00:39:52 ---> 20776c48c6fa 00:39:52 Step 8/24 : COPY . . 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.162s coverage: 87.5% of statements 00:40:00 Removing intermediate container 18a220f1145f 00:40:00 ---> 807b53142ed0 00:40:00 00:40:00 Step 11/32 : FROM alpine:3.12 00:40:00 ---> 13621d1b12d4 00:40:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:01 ---> Running in bd06027e9ad4 00:40:01 ---> 5a2e222988a7 00:40:01 Step 9/24 : RUN go mod tidy 00:40:01 Removing intermediate container bd06027e9ad4 00:40:01 ---> e6845c6fc232 00:40:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:40:01 ---> Running in d27cd2831563 00:40:01 ---> Running in 392d0a4ea532 00:40:01 Removing intermediate container 2a5f67122c90 00:40:01 ---> 1a217cdfaf22 00:40:01 Step 15/24 : ENV APP_PORT=58890 00:40:01 ---> Running in b434519be230 00:40:02 Removing intermediate container b434519be230 00:40:02 ---> 40c1f0547b81 00:40:02 Step 16/24 : EXPOSE $APP_PORT 00:40:02 ---> Running in c9dc360de267 00:40:02 Removing intermediate container c9dc360de267 00:40:02 ---> 76098dfd202b 00:40:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:03 ---> 5018aba5dcda 00:40:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:03 (1/2) Installing dumb-init (1.2.2-r1) 00:40:03 (2/2) Installing su-exec (0.2-r1) 00:40:03 Executing busybox-1.31.1-r20.trigger 00:40:03 OK: 6 MiB in 16 packages 00:40:03 ---> bf90a5d8e5fc 00:40:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:03 Removing intermediate container 392d0a4ea532 00:40:03 ---> 202cd40d848d 00:40:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:40:04 ---> 835f0204e869 00:40:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:04 ---> Running in 4cee094d4998 00:40:04 ---> Running in c175304d8311 00:40:04 Removing intermediate container d27cd2831563 00:40:04 ---> c698809d56f6 00:40:04 Step 10/24 : RUN make cmd/core-data/core-data 00:40:04 ---> Running in 5178efc41740 00:40:04 Removing intermediate container 4cee094d4998 00:40:04 ---> f141bac1c690 00:40:04 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:04 Removing intermediate container c175304d8311 00:40:04 ---> 68b4502479dc 00:40:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:04 ---> Running in 9ee2bf29036f 00:40:04 ---> Running in 2433b5997768 00:40:04 Removing intermediate container 9ee2bf29036f 00:40:04 ---> 12d1b5e49951 00:40:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:04 Removing intermediate container 2433b5997768 00:40:04 ---> 522586cfb7bf 00:40:04 Step 22/24 : LABEL arch=x86_64 00:40:04 ---> Running in 682b5da08e8c 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 00:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements 00:40: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 00:40:05 ---> Running in a5e708809fbe 00:40:05 Removing intermediate container a5e708809fbe 00:40:05 ---> f1f661e6253d 00:40:05 Step 23/24 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:40:05 ---> Running in 8a998d13558f 00:40:05 Removing intermediate container 8a998d13558f 00:40:05 ---> 5a8edebac000 00:40:05 Step 24/24 : LABEL version=0.0.0 00:40: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 00:40:06 ---> Running in 81db8de38b50 00:40:06 Removing intermediate container 81db8de38b50 00:40:06 ---> f985cc6d455e 00:40:06 00:40:06 Successfully built f985cc6d455e 00:40:06 Successfully tagged sys-mgmt-agent:latest 00:40:06 Removing intermediate container 682b5da08e8c 00:40:06 ---> 0b0482639c2b 00:40:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:40:06  Building sys-mgmt-agent ... done  ---> Running in e552d6d6e464 00:40:06 Removing intermediate container e552d6d6e464 00:40:06 ---> 5db8911f76ed 00:40:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:06 ---> 0bc5c53e2a8f 00:40:06 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:06 ---> Running in 876f99100c27 00:40:08 Removing intermediate container 876f99100c27 00:40:08 ---> 0081aaff5735 00:40:08 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:09 ---> e77f7c93a147 00:40:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.503s coverage: 81.8% of statements 00:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:12 Removing intermediate container a473c6fb524f 00:40:12 ---> faad6befed4c 00:40:12 00:40:12 Step 11/26 : FROM alpine:3.12 00:40:12 ---> 13621d1b12d4 00:40:12 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:40:12 ---> ee0fbaf0cd60 00:40:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:12 ---> Running in 7932fc78fc91 00:40:13 ---> 1724a39e81bd 00:40:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:13 ---> 8ca8619c4726 00:40:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:14 ---> 816eae5e37ba 00:40:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:40:14 (1/6) Installing ca-certificates (20191127-r4) 00:40:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:40:14 (3/6) Installing libcurl (7.77.0-r0) 00:40:14 (4/6) Installing curl (7.77.0-r0) 00:40:14 (5/6) Installing dumb-init (1.2.2-r1) 00:40:14 (6/6) Installing su-exec (0.2-r1) 00:40:14 ---> Running in 5a1acf3b30f5 00:40:14 Executing busybox-1.31.1-r20.trigger 00:40:14 Executing ca-certificates-20191127-r4.trigger 00:40:14 OK: 7 MiB in 20 packages 00:40:14 Removing intermediate container 5a1acf3b30f5 00:40:14 ---> 9690647baf45 00:40:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:15 ---> 95957b82bf26 00:40:15 Step 27/32 : RUN chmod +x /entrypoint.sh 00:40:15 Removing intermediate container 7932fc78fc91 00:40:15 ---> ec46fab83912 00:40:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:15 ---> Running in ed9ba2fc87a1 00:40:15 ---> Running in 5959774c5f2c 00:40:15 Removing intermediate container ed9ba2fc87a1 00:40:15 ---> 843c53b957ab 00:40:15 Step 14/26 : WORKDIR / 00:40:15 ---> Running in 5526941e2871 00:40:16 Removing intermediate container 5526941e2871 00:40:16 ---> ff1df1b00b23 00:40:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:17 ---> 751512ae6924 00:40:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.168s coverage: 87.2% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 76.0% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.197s coverage: 80.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.248s coverage: 85.4% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.296s coverage: 91.2% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 64.4% of statements 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 00:40:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 00:40:17 ---> 42d34569259b 00:40:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:17 Removing intermediate container 5959774c5f2c 00:40:17 ---> 1136bf8255a7 00:40:17 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 00:40:18 ---> Running in 92ec249aee5a 00:40:18 ---> f69ed3253831 00:40:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:40:18 Removing intermediate container 92ec249aee5a 00:40:18 ---> f9168ce5c2ff 00:40:18 Step 29/32 : CMD ["gate"] 00:40:18 ---> ac510dc16bb2 00:40:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:19 ---> Running in 14b5b145f7f0 00:40:19 ---> af1f107bcbce 00:40:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:19 Removing intermediate container 14b5b145f7f0 00:40:19 ---> 4c6e5cb045ee 00:40:19 Step 30/32 : LABEL arch=x86_64 00:40:19 ---> Running in 0d2f2cdc66de 00:40:20 Removing intermediate container 0d2f2cdc66de 00:40:20 ---> 6f4b7f7a0f05 00:40:20 Step 31/32 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.931s coverage: 66.9% of statements 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:22 ---> 2e08be026d25 00:40:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:22 ---> Running in e5943ceb7af1 00:40:22 Removing intermediate container e46fa81955f5 00:40:22 ---> 3659ddb670e5 00:40:22 00:40:22 Step 11/23 : FROM alpine:3.12 00:40:22 ---> 13621d1b12d4 00:40:22 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:40:22 ---> Using cache 00:40:22 ---> f3f7ab34be14 00:40:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:22 ---> Using cache 00:40:22 ---> 33015c0a7f7b 00:40:22 Step 14/23 : ENV APP_PORT=59861 00:40:23 ---> fedd0d8d2214 00:40:23 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/ 00:40:23 ---> Running in a8b9ea8ca968 00:40:23 Removing intermediate container e5943ceb7af1 00:40:23 ---> ff6e10ef2085 00:40:23 Step 32/32 : LABEL version=0.0.0 00:40:23 ---> Running in a64b1b35375b 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.672s coverage: 43.6% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.326s coverage: 89.5% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.336s coverage: 84.8% of statements 00:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:23 ---> Running in d0db4570015f 00:40:24 Removing intermediate container a8b9ea8ca968 00:40:24 ---> 8abd6e09e537 00:40:24 Step 15/23 : EXPOSE $APP_PORT 00:40:24 Removing intermediate container d0db4570015f 00:40:24 ---> a9d7c51983cc 00:40:24 00:40:24 ---> Running in 5ead053f6b3b 00:40:24 Successfully built a9d7c51983cc 00:40:24 Successfully tagged security-bootstrapper:latest 00:40:25  Building security-bootstrapper ... done Removing intermediate container 5ead053f6b3b 00:40:25 ---> c1fbb23a2d08 00:40:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:25 ---> 9528a9706162 00:40:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:40:25 Removing intermediate container a64b1b35375b 00:40:25 ---> bca37146c671 00:40:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:40:26 ---> Running in d90398af8c0b 00:40:26 ---> 3e7faaece51b 00:40:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:40:27 Removing intermediate container d90398af8c0b 00:40:27 ---> a5fbb35919b3 00:40:27 Step 24/26 : LABEL arch=x86_64 00:40:27 ---> 6876e19f6972 00:40:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:40:27 ---> Running in 9dcfffcefa19 00:40:27 ---> Running in 9c5da710d5ae 00:40:27 Removing intermediate container 9dcfffcefa19 00:40:27 ---> 951cc5df4394 00:40:27 Step 25/26 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:40:28 Removing intermediate container 9c5da710d5ae 00:40:28 ---> 58f1e2780c36 00:40:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:28 ---> Running in 316443b8010c 00:40:28 ---> Running in 2d72cd83795c 00:40:28 Removing intermediate container 316443b8010c 00:40:28 ---> 11dec61fde6b 00:40:28 Step 26/26 : LABEL version=0.0.0 00:40:28 ---> Running in 7a2a1ca26441 00:40:28 Removing intermediate container 2d72cd83795c 00:40:28 ---> b5c0eec32d0d 00:40:28 Step 21/23 : LABEL arch=x86_64 00:40:28 ---> Running in bc00a2f8b64e 00:40:29 Removing intermediate container 7a2a1ca26441 00:40:29 ---> 5ece1a0dd53c 00:40:29 00:40:29 Successfully built 5ece1a0dd53c 00:40:29 Successfully tagged security-secretstore-setup:latest 00:40:29  Building security-secretstore-setup ... done Removing intermediate container bc00a2f8b64e 00:40:29 ---> 60744a462419 00:40:29 Step 22/23 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:40:29 ---> Running in bd4935783573 00:40:29 Removing intermediate container bd4935783573 00:40:29 ---> 40ef5396ab36 00:40:29 Step 23/23 : LABEL version=0.0.0 00:40:30 ---> Running in f6af6a69c182 00:40:30 Removing intermediate container f6af6a69c182 00:40:30 ---> 8b65557b31c4 00:40:30 00:40:30 Successfully built 8b65557b31c4 00:40:30 Successfully tagged support-scheduler:latest 00:40:33  Building support-scheduler ... done Removing intermediate container 5178efc41740 00:40:33 ---> 7494bd5f72f8 00:40:33 00:40:33 Step 11/24 : FROM alpine:3.12 00:40:33 ---> 13621d1b12d4 00:40:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:33 ---> Running in d0511e7d631f 00:40:33 Removing intermediate container d0511e7d631f 00:40:33 ---> 7979cad82723 00:40:33 Step 13/24 : ENV APP_PORT=59880 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 19.3% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.545s coverage: 91.9% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.345s coverage: 97.6% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.158s coverage: 100.0% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 00:40:33 GO111MODULE=on go vet ./... 00:40:33 ---> Running in f2c25a48223a 00:40:33 Removing intermediate container f2c25a48223a 00:40:33 ---> 5425790506fb 00:40:33 Step 14/24 : EXPOSE $APP_PORT 00:40:33 ---> Running in 9e9b1a516eb5 00:40:34 Removing intermediate container 9e9b1a516eb5 00:40:34 ---> 6b8f89422e60 00:40:34 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:34 ---> Running in 46bb8f755d5d 00:40:34 Removing intermediate container 46bb8f755d5d 00:40:34 ---> 873391ab2fcd 00:40:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:40:35 ---> Running in f0afe964fc3c 00:40:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:36 (1/6) Installing dumb-init (1.2.2-r1) 00:40:36 (2/6) Installing libgcc (9.3.0-r2) 00:40:36 (3/6) Installing libsodium (1.0.18-r0) 00:40:36 (4/6) Installing libstdc++ (9.3.0-r2) 00:40:37 (5/6) Installing libzmq (4.3.3-r0) 00:40:37 (6/6) Installing zeromq (4.3.3-r0) 00:40:37 Executing busybox-1.31.1-r20.trigger 00:40:37 OK: 8 MiB in 20 packages 00:40:38 Removing intermediate container f0afe964fc3c 00:40:38 ---> 2b60a6e04324 00:40:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:38 ---> 29e4d2aa278b 00:40:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:39 ---> 23770c9835f1 00:40:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:40 ---> f8239284e4ee 00:40:40 Step 20/24 : ENTRYPOINT ["/core-data"] 00:40:40 ---> Running in 13df235f8ffb 00:40:40 Removing intermediate container 13df235f8ffb 00:40:40 ---> 9d80302bcdcf 00:40:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:40 ---> Running in bba6f874be5a 00:40:40 Removing intermediate container bba6f874be5a 00:40:40 ---> d7087e4b48cb 00:40:40 Step 22/24 : LABEL arch=x86_64 00:40:40 ---> Running in f4dbf87ac1c1 00:40:40 Removing intermediate container f4dbf87ac1c1 00:40:40 ---> ed274bdd76b9 00:40:40 Step 23/24 : LABEL git_sha=990c3ea0668733844d2fca64b090db60a225b8bb 00:40:40 ---> Running in 3b3e0d965cf2 00:40:40 Removing intermediate container 3b3e0d965cf2 00:40:40 ---> 3c7c3e5cca15 00:40:40 Step 24/24 : LABEL version=0.0.0 00:40:40 ---> Running in 48d1b0e1a607 00:40:41 Removing intermediate container 48d1b0e1a607 00:40:41 ---> 854cb18befb1 00:40:41 00:40:41 Successfully built 854cb18befb1 00:40:41 Successfully tagged core-data:latest 00:40:41  Building core-data ... done  [Pipeline] } 00:40:41 $ docker stop --time=1 48c29770a164263743593030b7ab066bf982e8df9e910c82e6d59f2b41cf312c 00:40:43 $ docker rm -f 48c29770a164263743593030b7ab066bf982e8df9e910c82e6d59f2b41cf312c [Pipeline] // withDockerContainer [Pipeline] sh 00:40:43 + docker images 00:40:43 REPOSITORY TAG IMAGE ID CREATED SIZE 00:40:43 core-data latest 854cb18befb1 3 seconds ago 20.3MB 00:40:43 7494bd5f72f8 12 seconds ago 1.15GB 00:40:43 support-scheduler latest 8b65557b31c4 13 seconds ago 15.9MB 00:40:43 security-secretstore-setup latest 5ece1a0dd53c 15 seconds ago 28.7MB 00:40:43 security-bootstrapper latest a9d7c51983cc 20 seconds ago 18.6MB 00:40:43 3659ddb670e5 22 seconds ago 1.15GB 00:40:43 faad6befed4c 34 seconds ago 1.15GB 00:40:43 sys-mgmt-agent latest f985cc6d455e 37 seconds ago 312MB 00:40:43 807b53142ed0 46 seconds ago 1.15GB 00:40:43 core-command latest ae16191406dc About a minute ago 15.9MB 00:40:43 support-notifications latest 9cbd3e894b57 About a minute ago 16.7MB 00:40:43 core-metadata latest fa496f9ef5a8 About a minute ago 16.6MB 00:40:43 04c11d96b2b0 2 minutes ago 1.15GB 00:40:43 35bf1a1cf840 2 minutes ago 1.15GB 00:40:43 2a2bd6bdc88b 2 minutes ago 1.14GB 00:40:43 ef9cfe2481ae 2 minutes ago 1.15GB 00:40:43 security-proxy-setup latest e3f193c6fbab 2 minutes ago 25.7MB 00:40:43 afa1d24c6062 2 minutes ago 1.15GB 00:40:43 ci-base-image-x86_64 latest 2a051bc0be65 7 minutes ago 647MB 00:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 00:40:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 00:40:43 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:40:43 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:40:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:41:55 gofmt -l . 00:41:55 [ "`gofmt -l .`" = "" ] 00:41:55 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:56 + ls -al . 00:41:56 total 544 00:41:56 drwxrwxr-x 9 1001 1001 4096 Jun 15 00:41 . 00:41:56 drwxr-xr-x 4 root root 4096 Jun 15 00:37 .. 00:41:56 -rw-rw-r-- 1 1001 1001 11 Jun 15 00:35 .dockerignore 00:41:56 drwxrwxr-x 8 1001 1001 4096 Jun 15 00:35 .git 00:41:56 drwxrwxr-x 3 1001 1001 4096 Jun 15 00:35 .github 00:41:56 -rw-rw-r-- 1 1001 1001 818 Jun 15 00:35 .gitignore 00:41:56 -rw-rw-r-- 1 1001 1001 166 Jun 15 00:35 .sonarcloud.properties 00:41:56 -rw-rw-r-- 1 1001 1001 8609 Jun 15 00:35 Attribution.txt 00:41:56 -rw-rw-r-- 1 1001 1001 3804 Jun 15 00:35 CONTRIBUTING.md 00:41:56 -rw-rw-r-- 1 1001 1001 931 Jun 15 00:35 Dockerfile.build 00:41:56 -rw-rw-r-- 1 1001 1001 849 Jun 15 00:35 Jenkinsfile 00:41:56 -rw-rw-r-- 1 1001 1001 10775 Jun 15 00:35 LICENSE 00:41:56 -rw-rw-r-- 1 1001 1001 5605 Jun 15 00:35 Makefile 00:41:56 -rw-rw-r-- 1 1001 1001 7905 Jun 15 00:35 README.md 00:41:56 -rw-rw-r-- 1 1001 1001 7071 Jun 15 00:35 SECURITY.md 00:41:56 -rw-rw-r-- 1 1001 1001 5 Jun 15 00:32 VERSION 00:41:56 -rw-rw-r-- 1 1001 1001 4131 Jun 15 00:35 ZMQWindows.md 00:41:56 drwxrwxr-x 2 1001 1001 4096 Jun 15 00:35 bin 00:41:56 drwxrwxr-x 14 1001 1001 4096 Jun 15 00:35 cmd 00:41:56 -rw-r--r-- 1 root root 398195 Jun 15 00:40 coverage.out 00:41:56 -rw-rw-r-- 1 1001 1001 841 Jun 15 00:35 go.mod 00:41:56 -rw-r--r-- 1 root root 21043 Jun 15 00:37 go.sum 00:41:56 drwxrwxr-x 7 1001 1001 4096 Jun 15 00:35 internal 00:41:56 drwxrwxr-x 3 1001 1001 4096 Jun 15 00:35 openapi 00:41:56 drwxrwxr-x 4 1001 1001 4096 Jun 15 00:35 snap 00:41:56 -rw-rw-r-- 1 1001 1001 168 Jun 15 00:35 version.go [Pipeline] sh 00:41:56 + '[' -e coverage.out ] 00:41:56 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:56 Warning: overwriting stash ‘coverage-report’ 00:41:57 Stashed 1 file(s) [Pipeline] sh 00:41:58 + make build 00:41:58 go mod tidy 00:41:58 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 00:42: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 00:42:27 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 00:42:29 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 00:42:33 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 00:42:33 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 00:42:37 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 00:42:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:43 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 00:42:47 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 00:42:50 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 00:42:53 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] } 00:42:59 $ docker stop --time=1 78957df72de8c0eeff8dce53b5902f1923201bf5d5c37d595426b440df6442b0 00:43:01 $ docker rm -f 78957df72de8c0eeff8dce53b5902f1923201bf5d5c37d595426b440df6442b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:03 00:43:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:04 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:04 29e5d40040c1: Pulling fs layer 00:43:04 1ce36da41761: Pulling fs layer 00:43:04 25b303627fd3: Pulling fs layer 00:43:04 29e5d40040c1: Verifying Checksum 00:43:04 29e5d40040c1: Download complete 00:43:04 1ce36da41761: Verifying Checksum 00:43:04 1ce36da41761: Download complete 00:43:05 29e5d40040c1: Pull complete 00:43:06 1ce36da41761: Pull complete 00:43:06 25b303627fd3: Verifying Checksum 00:43:16 25b303627fd3: Pull complete 00:43:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:17 prd-ubuntu18.04-docker-arm64-4c-16g-1366 does not seem to be running inside a container 00:43:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:20 $ docker top 470b103543c760c8d1097350e473981abc8ff62eaddf673afb6f608b8b3b9087 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:21 + grep parallel 00:43:21 + docker-compose build --help 00:43:24 --parallel Build images in parallel. [Pipeline] } 00:43:24 $ docker stop --time=1 470b103543c760c8d1097350e473981abc8ff62eaddf673afb6f608b8b3b9087 00:43:26 $ docker rm -f 470b103543c760c8d1097350e473981abc8ff62eaddf673afb6f608b8b3b9087 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:27 . [Pipeline] withDockerContainer 00:43:27 prd-ubuntu18.04-docker-arm64-4c-16g-1366 does not seem to be running inside a container 00:43:27 $ 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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:29 $ docker top abaaddf1870514843e5da9fedfdda4612e6aa086d5a22b2403cf30a5c1854931 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:30 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:33 Building core-command ... 00:43:33 Building core-data ... 00:43:33 Building core-metadata ... 00:43:33 Building security-bootstrapper ... 00:43:33 Building security-proxy-setup ... 00:43:33 Building security-secretstore-setup ... 00:43:33 Building support-notifications ... 00:43:33 Building support-scheduler ... 00:43:33 Building sys-mgmt-agent ... 00:43:33 Building support-notifications 00:43:33 Building security-proxy-setup 00:43:33 Building core-command 00:43:33 Building support-scheduler 00:43:33 Building security-secretstore-setup 00:44:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:55 ---> 4a1c4e351e50 00:44:55 Step 3/23 : WORKDIR /edgex-go 00:44:55 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:55 ---> 4a1c4e351e50 00:44:55 Step 3/26 : WORKDIR /edgex-go 00:44:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:55 ---> 4a1c4e351e50 00:44:55 Step 3/24 : WORKDIR /edgex-go 00:44:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:55 ---> 4a1c4e351e50 00:44:55 Step 3/22 : WORKDIR /edgex-go 00:44:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:55 ---> 4a1c4e351e50 00:44:55 Step 3/23 : WORKDIR /edgex-go 00:44:55 ---> Running in ae531c8b306d 00:44:55 ---> Running in 6329951439cc 00:44:55 ---> Running in 2f9e3099ada2 00:44:55 ---> Running in 4e0041c6f273 00:44:55 ---> Running in 10b90a119bed 00:44:55 Removing intermediate container 10b90a119bed 00:44:55 ---> 258a25f174b7 00:44:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:55 Removing intermediate container ae531c8b306d 00:44:55 ---> fb980d43e239 00:44:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:55 Removing intermediate container 4e0041c6f273 00:44:55 ---> 7ff84af9d074 00:44:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:55 Removing intermediate container 6329951439cc 00:44:55 ---> a390709173ec 00:44:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:55 Removing intermediate container 2f9e3099ada2 00:44:55 ---> 19756d992813 00:44:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:55 ---> Running in 55d44c31633a 00:44:55 ---> Running in e152fd15da0a 00:44:55 ---> Running in 228f981524a4 00:44:55 ---> Running in c25b63d6d3f2 00:44:55 ---> Running in ac1231a0d979 00:44:55 Removing intermediate container 55d44c31633a 00:44:55 ---> 97cce05f59d0 00:44:55 Step 5/23 : RUN apk add --update --no-cache make git 00:44:55 ---> Running in 225237515d7e 00:44:55 Removing intermediate container e152fd15da0a 00:44:55 ---> b9f9c387f20f 00:44:55 Step 5/24 : RUN apk add --update --no-cache make git 00:44:55 ---> Running in 4ce36adf8a63 00:44:55 Removing intermediate container c25b63d6d3f2 00:44:55 ---> 0e07d41864b9 00:44:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:55 ---> Running in 079fbe85fcb5 00:44:55 Removing intermediate container 228f981524a4 00:44:55 ---> d29112982f4d 00:44:55 Step 5/26 : RUN apk add --update --no-cache make git 00:44:55 Removing intermediate container ac1231a0d979 00:44:55 ---> 6c8b097538b5 00:44:55 Step 5/22 : RUN apk add --update --no-cache make git 00:44:55 ---> Running in b362185e3575 00:44:55 ---> Running in 68086bc6e22d 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:55 OK: 218 MiB in 52 packages 00:44:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:56 OK: 218 MiB in 52 packages 00:44:56 OK: 218 MiB in 52 packages 00:44:56 OK: 218 MiB in 52 packages 00:44:56 OK: 218 MiB in 52 packages 00:44:57 Removing intermediate container 225237515d7e 00:44:57 ---> 4d0b13bb7b64 00:44:57 Step 6/23 : COPY go.mod . 00:44:57 Removing intermediate container 4ce36adf8a63 00:44:57 ---> d149deae2bd4 00:44:57 Step 6/24 : COPY go.mod . 00:44:57 Removing intermediate container 079fbe85fcb5 00:44:57 ---> 048278e6162e 00:44:57 Step 6/23 : COPY go.mod . 00:44:58 Removing intermediate container b362185e3575 00:44:58 ---> e47e03567df3 00:44:58 Step 6/26 : COPY go.mod . 00:44:58 Removing intermediate container 68086bc6e22d 00:44:58 ---> 75fcf281ec75 00:44:58 Step 6/22 : COPY go.mod . 00:44:58 ---> f1d15203a35f 00:44:58 Step 7/23 : RUN go mod download 00:44:58 ---> Running in 27029e8fb612 00:44:59 ---> b5a22dbefc41 00:44:59 Step 7/24 : RUN go mod download 00:44:59 ---> 5625584f889b 00:44:59 Step 7/23 : RUN go mod download 00:44:59 ---> Running in 5fde30b36444 00:44:59 ---> Running in cdb6dce34e30 00:44:59 ---> 128040ccfdbe 00:44:59 Step 7/26 : RUN go mod download 00:44:59 ---> 34d56c807dd2 00:44:59 Step 7/22 : RUN go mod download 00:44:59 ---> Running in 9d52d1be6cf6 00:45:00 ---> Running in ba5f9ec8d29d 00:45:02 Removing intermediate container 27029e8fb612 00:45:02 ---> 520fb2fdd3f8 00:45:02 Step 8/23 : COPY . . 00:45:04 Removing intermediate container 9d52d1be6cf6 00:45:04 ---> f456291ef1b7 00:45:04 Step 8/26 : COPY . . 00:45:04 Removing intermediate container cdb6dce34e30 00:45:04 ---> aa45a3a61207 00:45:04 Step 8/24 : COPY . . 00:45:05 Removing intermediate container ba5f9ec8d29d 00:45:05 ---> cab682bd3b9e 00:45:05 Step 8/22 : COPY . . 00:45:05 Removing intermediate container 5fde30b36444 00:45:05 ---> 91be4e2fc548 00:45:05 Step 8/23 : COPY . . 00:45:27 ---> 303fe43052e4 00:45:27 Step 9/23 : RUN go mod tidy 00:45:27 ---> 5636ec830d94 00:45:27 Step 9/26 : RUN go mod tidy 00:45:27 ---> 3b426e93fea8 00:45:27 Step 9/24 : RUN go mod tidy 00:45:27 ---> 44abb53f0ff6 00:45:27 Step 9/22 : RUN go mod tidy 00:45:27 ---> 34151ac0d3d1 00:45:27 Step 9/23 : RUN go mod tidy 00:45:27 ---> Running in 12ad18ca0d04 00:45:27 ---> Running in 4b0d3c34ad7a 00:45:28 ---> Running in 1d1edd9ca671 00:45:28 ---> Running in 0d266f7592d8 00:45:28 ---> Running in fda3345e4db4 00:45:34 Removing intermediate container 0d266f7592d8 00:45:34 ---> e00157ddf375 00:45:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:34 Removing intermediate container 4b0d3c34ad7a 00:45:34 ---> 6b2848e4afcb 00:45:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:34 ---> Running in d19f5188379d 00:45:34 Removing intermediate container 12ad18ca0d04 00:45:34 ---> 5537a1d906bc 00:45:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:35 ---> Running in 6beb86c6a557 00:45:35 ---> Running in 56b28739cfaf 00:45:35 Removing intermediate container fda3345e4db4 00:45:35 ---> b64e892a1c62 00:45:35 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:35 Removing intermediate container 1d1edd9ca671 00:45:35 ---> 1b2abeb488b8 00:45:35 Step 10/24 : RUN make cmd/core-command/core-command 00:45:35 ---> Running in 7df344435e87 00:45:35 ---> Running in 149a967fa96e 00:45:37 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 00:45:37 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 00:45:37 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 00:45:37 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 00:45:38 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 00:47:30 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 00:47:30 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 00:47:30 Removing intermediate container 149a967fa96e 00:47:30 ---> 758fc19b1272 00:47:30 00:47:30 Step 11/24 : FROM alpine:3.12 00:47:30 3.12: Pulling from library/alpine 00:47:30 Removing intermediate container 6beb86c6a557 00:47:30 ---> b582ab1acc0b 00:47:30 00:47:30 Step 11/23 : FROM alpine:3.12 00:47:30 Removing intermediate container d19f5188379d 00:47:30 ---> ff167014a98f 00:47:30 00:47:30 Step 11/23 : FROM alpine:3.12 00:47:30 3.12: Pulling from library/alpine 00:47:30 3.12: Pulling from library/alpine 00:47:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:31 Status: Image is up to date for alpine:3.12 00:47:31 Status: Downloaded newer image for alpine:3.12 00:47:31 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 00:47:31 Status: Image is up to date for alpine:3.12 00:47:32 ---> 9852663dfa18 00:47:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:32 ---> 9852663dfa18 00:47:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:32 ---> 9852663dfa18 00:47:32 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:33 Removing intermediate container 56b28739cfaf 00:47:33 ---> 57e09d430fd3 00:47:33 00:47:33 Step 11/26 : FROM alpine:3.12 00:47:33 ---> 9852663dfa18 00:47:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:33 ---> Running in 53de99c093f6 00:47:33 ---> Running in 8850e6245c8a 00:47:33 ---> Running in 0e52a185b0ac 00:47:33 Removing intermediate container 7df344435e87 00:47:33 ---> 5e7c6a03b359 00:47:33 00:47:33 Step 11/22 : FROM alpine:3.12 00:47:33 ---> 9852663dfa18 00:47:33 Step 12/22 : RUN apk add --update --no-cache curl 00:47:33 ---> Running in 365f3211a06f 00:47:33 ---> Running in a5f23ec3138e 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:36 (1/1) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.31.1-r20.trigger 00:47:36 (1/1) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.31.1-r20.trigger 00:47:36 OK: 5 MiB in 15 packages 00:47:36 OK: 5 MiB in 15 packages 00:47:36 (1/2) Installing ca-certificates (20191127-r4) 00:47:36 (2/2) Installing dumb-init (1.2.2-r1) 00:47:36 Executing busybox-1.31.1-r20.trigger 00:47:36 Executing ca-certificates-20191127-r4.trigger 00:47:36 (1/6) Installing ca-certificates (20191127-r4) 00:47:36 OK: 6 MiB in 16 packages 00:47:37 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:37 (3/6) Installing libcurl (7.77.0-r0) 00:47:37 (1/4) Installing ca-certificates (20191127-r4) 00:47:37 (4/6) Installing curl (7.77.0-r0) 00:47:37 (5/6) Installing dumb-init (1.2.2-r1) 00:47:37 (6/6) Installing su-exec (0.2-r1) 00:47:37 Executing busybox-1.31.1-r20.trigger 00:47:37 Executing ca-certificates-20191127-r4.trigger 00:47:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:37 (3/4) Installing libcurl (7.77.0-r0) 00:47:37 (4/4) Installing curl (7.77.0-r0) 00:47:37 Executing busybox-1.31.1-r20.trigger 00:47:37 Executing ca-certificates-20191127-r4.trigger 00:47:37 OK: 7 MiB in 20 packages 00:47:37 OK: 7 MiB in 18 packages 00:47:38 Removing intermediate container 53de99c093f6 00:47:38 ---> b6735df5435e 00:47:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:38 ---> Running in b555998082a0 00:47:39 Removing intermediate container 8850e6245c8a 00:47:39 ---> 2aae8a91ae20 00:47:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:39 ---> Running in 3c38a3946392 00:47:39 Removing intermediate container 365f3211a06f 00:47:39 ---> 67de9b5133b0 00:47:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:39 Removing intermediate container b555998082a0 00:47:39 ---> 71b2092fe78d 00:47:39 Step 14/23 : ENV APP_PORT=59861 00:47:39 Removing intermediate container 0e52a185b0ac 00:47:39 ---> 79ccc4c53a98 00:47:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:40 Removing intermediate container 3c38a3946392 00:47:40 ---> 6758901a07ed 00:47:40 Step 14/24 : ENV APP_PORT=59882 00:47:40 Removing intermediate container a5f23ec3138e 00:47:40 ---> 15e61a7e328a 00:47:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:40 ---> Running in eb37df4b0c2e 00:47:40 ---> Running in 16502b62ff61 00:47:40 ---> Running in 7c50b80d3cb5 00:47:40 ---> Running in bf2ed665cce3 00:47:40 ---> Running in 460267978f13 00:47:41 Removing intermediate container 16502b62ff61 00:47:41 Removing intermediate container eb37df4b0c2e 00:47:41 ---> 97dbd9953726 00:47:41 Step 14/26 : WORKDIR / 00:47:41 ---> 6e7dc2e02729 00:47:41 Step 15/23 : EXPOSE $APP_PORT 00:47:41 Removing intermediate container 7c50b80d3cb5 00:47:41 ---> 62aacabc4150 00:47:41 Step 14/23 : ENV APP_PORT=59860 00:47:41 ---> Running in 3e47426201d1 00:47:41 ---> Running in 33076da8c8a6 00:47:41 Removing intermediate container bf2ed665cce3 00:47:41 Removing intermediate container 460267978f13 00:47:41 ---> c751da7b5e8a 00:47:41 Step 14/22 : WORKDIR /edgex 00:47:41 ---> 502796a2b9de 00:47:41 Step 15/24 : EXPOSE $APP_PORT 00:47:41 ---> Running in 97f8aa9885e5 00:47:41 ---> Running in 6ce5729a3f4e 00:47:41 ---> Running in f3e36605f0a1 00:47:41 Removing intermediate container 33076da8c8a6 00:47:41 ---> 183921ef4a0f 00:47:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:41 Removing intermediate container 3e47426201d1 00:47:41 ---> 168fc76b8098 00:47:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:42 Removing intermediate container f3e36605f0a1 00:47:42 ---> c858049ffa38 00:47:42 Step 16/24 : WORKDIR / 00:47:42 Removing intermediate container 97f8aa9885e5 00:47:42 ---> 8eb4330a1ef1 00:47:42 Step 15/23 : EXPOSE $APP_PORT 00:47:42 Removing intermediate container 6ce5729a3f4e 00:47:42 ---> 19d886d71fe5 00:47:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:42 ---> Running in bdb85bd0e686 00:47:42 ---> Running in 1425774214b3 00:47:43 ---> 2f33625ca544 00:47:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:43 Removing intermediate container 1425774214b3 00:47:43 ---> f4b9f79b2110 00:47:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:43 Removing intermediate container bdb85bd0e686 00:47:43 ---> afe9749846d4 00:47:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:43 ---> 3ae740384143 00:47:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:43 ---> d4bfff20a59b 00:47:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:44 ---> c7dd1ff049d3 00:47:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:44 ---> 48930c895345 00:47:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:44 ---> 373c6435333b 00:47:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:44 ---> 5f83711bf4d2 00:47:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:45 ---> 70339869bd56 00:47:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:46 ---> 591e45e76780 00:47:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:46 ---> Running in 9efe00e3c249 00:47:46 ---> f489acc86462 00:47:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:47:46 ---> e74a1097106b 00:47:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:46 ---> 83bf8748bde4 00:47:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:47 ---> 959224639a19 00:47:47 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:47 Removing intermediate container 9efe00e3c249 00:47:47 ---> 959d97adb396 00:47:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:47 ---> Running in 6e8ae5e76189 00:47:47 ---> Running in 8465e0da04b0 00:47:47 ---> a4cc12937ac0 00:47:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:47 ---> 7fe7fcbf4cfa 00:47:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:47:48 ---> a9d79d067106 00:47:48 Step 20/24 : ENTRYPOINT ["/core-command"] 00:47:48 Removing intermediate container 6e8ae5e76189 00:47:48 ---> 2bee7d239ae1 00:47:48 Step 19/22 : CMD ["--init=true"] 00:47:48 ---> Running in 0f38785ed36a 00:47:48 ---> Running in 294f77085055 00:47:48 ---> Running in a2b4aa29411f 00:47:48 Removing intermediate container 8465e0da04b0 00:47:48 ---> 01256fe3d1a0 00:47:48 Step 21/23 : LABEL arch=arm64 00:47:48 ---> Running in 2646d8531046 00:47:48 Removing intermediate container 0f38785ed36a 00:47:48 ---> df881836488c 00:47:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:49 ---> Running in 638efcb00400 00:47:49 Removing intermediate container 294f77085055 00:47:49 ---> 9e8a12eed1e4 00:47:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:49 Removing intermediate container a2b4aa29411f 00:47:49 ---> 9342a4b4e58a 00:47:49 Step 20/22 : LABEL arch=arm64 00:47:49 ---> 51155992c6d7 00:47:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:49 Removing intermediate container 2646d8531046 00:47:49 ---> a9634aaf5162 00:47:49 Step 22/23 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:47:49 ---> Running in 52ad0ec6b6e8 00:47:49 ---> Running in 750fb6553211 00:47:49 ---> Running in 9b4431d3abd2 00:47:49 Removing intermediate container 638efcb00400 00:47:49 ---> 64745eae0885 00:47:49 Step 21/23 : LABEL arch=arm64 00:47:50 ---> Running in 010f324bb108 00:47:50 Removing intermediate container 52ad0ec6b6e8 00:47:50 ---> 8638da85d340 00:47:50 Step 22/24 : LABEL arch=arm64 00:47:50 Removing intermediate container 9b4431d3abd2 00:47:50 ---> 6d1039dec26d 00:47:50 Step 21/22 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:47:50 Removing intermediate container 750fb6553211 00:47:50 ---> 28516c9ce993 00:47:50 Step 23/23 : LABEL version=0.0.0 00:47:50 ---> Running in a1d3935ace84 00:47:50 Removing intermediate container 010f324bb108 00:47:50 ---> cb0a70751e4f 00:47:50 Step 22/23 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:47:50 ---> Running in bc490a9cba8b 00:47:50 ---> Running in 9063b66bb5cb 00:47:50 ---> Running in 1b5696b22fd8 00:47:51 ---> ec02379bd6fb 00:47:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:51 Removing intermediate container a1d3935ace84 00:47:51 ---> d6d0acbdfdb3 00:47:51 Step 23/24 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:47:51 ---> Running in b4426a608417 00:47:51 Removing intermediate container bc490a9cba8b 00:47:51 ---> c7fe11f799f6 00:47:51 00:47:51 Removing intermediate container 1b5696b22fd8 00:47:51 ---> b56e7f6b4642 00:47:51 Step 23/23 : LABEL version=0.0.0 00:47:51 Removing intermediate container 9063b66bb5cb 00:47:51 ---> c96312abb269 00:47:51 Step 22/22 : LABEL version=0.0.0 00:47:52 ---> Running in 56043fe6cb36 00:47:52 Successfully built c7fe11f799f6 00:47:52 ---> Running in 79bec8ba6bc7 00:47:52 Removing intermediate container b4426a608417 00:47:52 ---> 5994c35da19e 00:47:52 Step 24/24 : LABEL version=0.0.0 00:47:52 Successfully tagged support-scheduler-arm64:latest 00:47:52  Building support-scheduler ... done Building core-data 00:47:52 ---> b577e5d78401 00:47:52 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/ 00:47:52 ---> Running in cbc99c338642 00:47:52 ---> Running in e9aa117beeae 00:47:52 Removing intermediate container 56043fe6cb36 00:47:52 ---> 7e3ac36bcd0e 00:47:52 00:47:52 Removing intermediate container 79bec8ba6bc7 00:47:52 ---> 8d1f1a4a418e 00:47:52 00:47:53 Removing intermediate container cbc99c338642 00:47:53 ---> afe1e5977939 00:47:53 00:47:53 Successfully built 7e3ac36bcd0e 00:47:53 Successfully tagged support-notifications-arm64:latest 00:47:53 Building sys-mgmt-agent 00:47:53  Building support-notifications ... done Successfully built 8d1f1a4a418e 00:47:53 Successfully tagged security-proxy-setup-arm64:latest 00:47:53  Building security-proxy-setup ... done Building core-metadata 00:47:53 Successfully built afe1e5977939 00:47:53 Successfully tagged core-command-arm64:latest 00:47:53  Building core-command ... done Building security-bootstrapper 00:47:55 Removing intermediate container e9aa117beeae 00:47:55 ---> 940f4eebf5fa 00:47:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:47:55 ---> Running in adcc55d6a96a 00:47:56 Removing intermediate container adcc55d6a96a 00:47:56 ---> 9a3da8c9d0ff 00:47:56 Step 24/26 : LABEL arch=arm64 00:47:56 ---> Running in b8b3414cd649 00:47:56 Removing intermediate container b8b3414cd649 00:47:56 ---> 8e3780285447 00:47:56 Step 25/26 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:47:57 ---> Running in ee0b1137554a 00:47:57 Removing intermediate container ee0b1137554a 00:47:57 ---> 1d7f23d64337 00:47:57 Step 26/26 : LABEL version=0.0.0 00:47:58 ---> Running in 19072b69a59c 00:47:59 Removing intermediate container 19072b69a59c 00:47:59 ---> 0671f5094c57 00:47:59 00:47:59 Successfully built 0671f5094c57 00:48:00 Successfully tagged security-secretstore-setup-arm64:latest 00:48:47  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:47 ---> 4a1c4e351e50 00:48:47 Step 3/24 : WORKDIR /edgex-go 00:48:47 ---> Using cache 00:48:47 ---> 19756d992813 00:48:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:47 ---> Using cache 00:48:47 ---> 6c8b097538b5 00:48:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:48 ---> 4a1c4e351e50 00:48:48 Step 3/24 : WORKDIR /edgex-go 00:48:48 ---> Using cache 00:48:48 ---> 19756d992813 00:48:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:48 ---> Using cache 00:48:48 ---> 6c8b097538b5 00:48:48 Step 5/24 : RUN apk add --update --no-cache make git 00:48:48 ---> Using cache 00:48:48 ---> 75fcf281ec75 00:48:48 Step 6/24 : COPY go.mod . 00:48:48 ---> Using cache 00:48:48 ---> 34d56c807dd2 00:48:48 Step 7/24 : RUN go mod download 00:48:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:48 ---> 4a1c4e351e50 00:48:48 Step 3/24 : WORKDIR /edgex-go 00:48:48 ---> Using cache 00:48:48 ---> 19756d992813 00:48:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 00:48:48 ---> cab682bd3b9e 00:48:48 Step 8/24 : COPY . . 00:48:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:48 00:48:48 ---> Using cache 00:48:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder ---> 6c8b097538b5 00:48:48 00:48:48 Step 5/24 : RUN apk add --update --no-cache make bash git ---> 4a1c4e351e50 00:48:48 00:48:48 Step 3/32 : WORKDIR /edgex-go 00:48:48 ---> Using cache 00:48:48 ---> 19756d992813 00:48:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:48 ---> Using cache 00:48:48 ---> 6c8b097538b5 00:48:48 Step 5/32 : RUN apk add --update --no-cache make git 00:48:48 ---> Using cache 00:48:48 ---> 75fcf281ec75 00:48:48 Step 6/32 : COPY go.mod . 00:48:48 ---> Using cache 00:48:48 ---> 34d56c807dd2 00:48:48 Step 7/32 : RUN go mod download 00:48:48 ---> Using cache 00:48:48 ---> cab682bd3b9e 00:48:48 Step 8/32 : COPY . . 00:48:48 ---> Using cache 00:48:48 ---> 44abb53f0ff6 00:48:48 Step 9/32 : RUN go mod tidy 00:48:48 ---> Using cache 00:48:48 ---> b64e892a1c62 00:48:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:48 ---> Using cache 00:48:48 ---> 44abb53f0ff6 00:48:48 Step 9/24 : RUN go mod tidy 00:48:48 ---> Using cache 00:48:48 ---> b64e892a1c62 00:48:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:48:50 ---> Running in 0ab08808bd5c 00:48:50 ---> Running in 105fa884338b 00:48:50 ---> Running in ca593c49d488 00:48:50 ---> Running in 6c9722bd295f 00:48:51 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 00:48:51 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 00:48:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:54 OK: 218 MiB in 52 packages 00:48:54 OK: 218 MiB in 52 packages 00:48:56 Removing intermediate container 105fa884338b 00:48:56 ---> bc86d2bf9d28 00:48:56 Step 6/24 : COPY go.mod . 00:48:56 Removing intermediate container 0ab08808bd5c 00:48:56 ---> cef808dd7ccb 00:48:56 Step 6/24 : COPY go.mod . 00:48:57 ---> 388bad727985 00:48:57 Step 7/24 : RUN go mod download 00:48:57 ---> 79c736f763ac 00:48:57 Step 7/24 : RUN go mod download 00:48:57 ---> Running in 56e608b2e5ab 00:48:57 ---> Running in ab027d30f422 00:49:03 Removing intermediate container 56e608b2e5ab 00:49:03 ---> 2eda9a3337d0 00:49:03 Step 8/24 : COPY . . 00:49:03 Removing intermediate container ab027d30f422 00:49:03 ---> dac298ec55d1 00:49:03 Step 8/24 : COPY . . 00:49:35 ---> 8f54027398f4 00:49:35 Step 9/24 : RUN go mod tidy 00:49:35 ---> c39b85182969 00:49:35 Step 9/24 : RUN go mod tidy 00:49:35 ---> Running in e51cbee77469 00:49:35 ---> Running in 37ee083ad2f0 00:49:39 Removing intermediate container e51cbee77469 00:49:39 ---> 83e907d67a8e 00:49:39 Step 10/24 : RUN make cmd/core-data/core-data 00:49:39 Removing intermediate container 37ee083ad2f0 00:49:39 ---> 44be2c86a384 00:49:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:39 ---> Running in 1900ddf4eb70 00:49:39 ---> Running in 016f4c2fff1f 00:49:41 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 00:49:41 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 00:50:08 Removing intermediate container ca593c49d488 00:50:08 ---> 9671095af86c 00:50:08 00:50:08 Step 11/32 : FROM alpine:3.12 00:50:08 ---> 9852663dfa18 00:50:08 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:08 ---> Running in f249d0a1e9e3 00:50:09 Removing intermediate container f249d0a1e9e3 00:50:09 ---> c8d2e837e300 00:50:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:50:09 ---> Running in 625829fb7919 00:50:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:12 (1/2) Installing dumb-init (1.2.2-r1) 00:50:12 (2/2) Installing su-exec (0.2-r1) 00:50:12 Executing busybox-1.31.1-r20.trigger 00:50:12 OK: 5 MiB in 16 packages 00:50:14 Removing intermediate container 625829fb7919 00:50:14 ---> f2710426d2fb 00:50:14 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:50:14 ---> Running in 7e436dfc0f12 00:50:16 Removing intermediate container 7e436dfc0f12 00:50:16 ---> bdba41a164e7 00:50:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:16 ---> Running in 94ce88638465 00:50:17 Removing intermediate container 6c9722bd295f 00:50:17 ---> 0a1bb92766e6 00:50:17 00:50:17 Step 11/24 : FROM alpine:3.12 00:50:17 ---> 9852663dfa18 00:50:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:17 ---> Using cache 00:50:17 ---> 2aae8a91ae20 00:50:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:17 ---> Using cache 00:50:17 ---> 6758901a07ed 00:50:17 Step 14/24 : ENV APP_PORT=59881 00:50:17 Removing intermediate container 94ce88638465 00:50:17 ---> dd56a5ddaf8c 00:50:17 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:17 ---> Running in b56546f9a6dc 00:50:18 ---> Running in aa732795e475 00:50:18 Removing intermediate container b56546f9a6dc 00:50:18 ---> 5b3519056049 00:50:18 Step 15/24 : EXPOSE $APP_PORT 00:50:19 ---> Running in 8cc1fa095397 00:50:19 Removing intermediate container 8cc1fa095397 00:50:19 ---> edc2d9399d04 00:50:19 Step 16/24 : WORKDIR / 00:50:19 ---> Running in ecf12ff61e3b 00:50:20 Removing intermediate container ecf12ff61e3b 00:50:20 ---> 592c11d4673a 00:50:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:21 Removing intermediate container aa732795e475 00:50:21 ---> 2de63d02678a 00:50:21 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:50:22 ---> Running in 6965540defd7 00:50:22 ---> e1f424f4dd63 00:50:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:23 Removing intermediate container 6965540defd7 00:50:23 ---> bb95b9bbd731 00:50:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:24 ---> 22ce000718df 00:50:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:24 ---> 0f4852fec348 00:50:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:25 ---> Running in b661242d6aa5 00:50:26 ---> 098ee3752e40 00:50:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:26 ---> Running in d8c9522016fd 00:50:27 Removing intermediate container d8c9522016fd 00:50:27 ---> 5757cb716182 00:50:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:27 ---> Running in f86fdfe02b05 00:50:28 Removing intermediate container f86fdfe02b05 00:50:28 ---> e157753f211a 00:50:28 Step 22/24 : LABEL arch=arm64 00:50:29 Removing intermediate container b661242d6aa5 00:50:29 ---> c36473efb940 00:50:29 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:29 ---> Running in bae9af895383 00:50:29 Removing intermediate container bae9af895383 00:50:29 ---> f80987da68bd 00:50:29 Step 23/24 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:50:30 ---> Running in 66995cfb4a5b 00:50:30 ---> 848e5393da90 00:50:30 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:31 Removing intermediate container 66995cfb4a5b 00:50:31 ---> b77e50da036e 00:50:31 Step 24/24 : LABEL version=0.0.0 00:50:31 ---> Running in b7c884f033c5 00:50:32 Removing intermediate container b7c884f033c5 00:50:32 ---> 54d255dec608 00:50:32 00:50:32 ---> 80d5200f8800 00:50:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:33 Successfully built 54d255dec608 00:50:33 Successfully tagged core-metadata-arm64:latest 00:50:33  Building core-metadata ... done  ---> 624d0dc61e3b 00:50:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:35 ---> 99c812388ced 00:50:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:36 ---> e1e9aa1f086f 00:50:36 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:50:37 ---> Running in bd4009d06519 00:50:37 Removing intermediate container bd4009d06519 00:50:37 ---> eccd88485611 00:50:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:39 ---> 7e6291005465 00:50:39 Step 27/32 : RUN chmod +x /entrypoint.sh 00:50:39 ---> Running in 10876ba03814 00:50:42 Removing intermediate container 10876ba03814 00:50:42 ---> 47adcfa1dca2 00:50:42 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:50:43 ---> Running in fb27aee5d644 00:50:44 Removing intermediate container fb27aee5d644 00:50:44 ---> c64b85f167aa 00:50:44 Step 29/32 : CMD ["gate"] 00:50:44 ---> Running in f0d05999295a 00:50:45 Removing intermediate container f0d05999295a 00:50:45 ---> c1c960038530 00:50:45 Step 30/32 : LABEL arch=arm64 00:50:45 ---> Running in 4bf73bddf3a2 00:50:46 Removing intermediate container 4bf73bddf3a2 00:50:46 ---> 91ed668b0cc8 00:50:46 Step 31/32 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:50:46 ---> Running in 281b2bcdb2a0 00:50:47 Removing intermediate container 281b2bcdb2a0 00:50:47 ---> 6796f9ca01fa 00:50:47 Step 32/32 : LABEL version=0.0.0 00:50:48 ---> Running in 5e004b513816 00:50:48 Removing intermediate container 5e004b513816 00:50:48 ---> 084b1a11c70f 00:50:48 00:50:49 Successfully built 084b1a11c70f 00:50:49 Successfully tagged security-bootstrapper-arm64:latest 00:50:57  Building security-bootstrapper ... done Removing intermediate container 016f4c2fff1f 00:50:57 ---> 84ddd1535905 00:50:57 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:57 ---> Running in 9f869c2e2bd6 00:50:57 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 00:51:00 Removing intermediate container 9f869c2e2bd6 00:51:00 ---> 2199f43126ce 00:51:00 00:51:00 Step 12/24 : FROM docker:20.10.0 00:51:00 20.10.0: Pulling from library/docker 00:51:02 Removing intermediate container 1900ddf4eb70 00:51:02 ---> c96f6a91d437 00:51:02 00:51:02 Step 11/24 : FROM alpine:3.12 00:51:02 ---> 9852663dfa18 00:51:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:02 ---> Running in 461a6d6af09a 00:51:03 Removing intermediate container 461a6d6af09a 00:51:03 ---> 84e152c0232f 00:51:03 Step 13/24 : ENV APP_PORT=59880 00:51:03 ---> Running in 6820b50664cc 00:51:04 Removing intermediate container 6820b50664cc 00:51:04 ---> 6968c2c458c7 00:51:04 Step 14/24 : EXPOSE $APP_PORT 00:51:04 ---> Running in 1d2c03e49b06 00:51:05 Removing intermediate container 1d2c03e49b06 00:51:05 ---> 02a0104eec15 00:51:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:05 ---> Running in eba98909157e 00:51:08 Removing intermediate container eba98909157e 00:51:08 ---> 51725f08ae12 00:51:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:51:08 ---> Running in d4a907691a5b 00:51:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:51:09 Status: Downloaded newer image for docker:20.10.0 00:51:09 ---> eeaf43b92773 00:51:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:51:10 ---> Running in 58c6f577cd00 00:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:10 Removing intermediate container 58c6f577cd00 00:51:10 ---> e82e023476c0 00:51:10 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:51:10 ---> Running in c3c83d7e83a0 00:51:11 (1/6) Installing dumb-init (1.2.2-r1) 00:51:11 (2/6) Installing libgcc (9.3.0-r2) 00:51:11 (3/6) Installing libsodium (1.0.18-r0) 00:51:11 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:11 (5/6) Installing libzmq (4.3.3-r0) 00:51:11 (6/6) Installing zeromq (4.3.3-r0) 00:51:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:12 Executing busybox-1.31.1-r20.trigger 00:51:12 OK: 8 MiB in 20 packages 00:51:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:12 (1/39) Installing readline (8.0.4-r0) 00:51:12 (2/39) Installing bash (5.0.17-r0) 00:51:13 Executing bash-5.0.17-r0.post-install 00:51:13 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:51:13 (4/39) Installing libcurl (7.77.0-r0) 00:51:13 (5/39) Installing curl (7.77.0-r0) 00:51:13 (6/39) Installing dumb-init (1.2.2-r1) 00:51:13 (7/39) Installing libbz2 (1.0.8-r1) 00:51:13 (8/39) Installing expat (2.2.9-r1) 00:51:13 (9/39) Installing libffi (3.3-r2) 00:51:13 (10/39) Installing gdbm (1.13-r1) 00:51:13 (11/39) Installing xz-libs (5.2.5-r0) 00:51:13 (12/39) Installing sqlite-libs (3.32.1-r1) 00:51:13 (13/39) Installing python3 (3.8.10-r0) 00:51:13 Removing intermediate container d4a907691a5b 00:51:13 ---> 6f00b8cf8a03 00:51:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:14 ---> 2171748630be 00:51:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:14 (14/39) Installing py3-appdirs (1.4.4-r1) 00:51:14 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:51:14 (16/39) Installing py3-parsing (2.4.7-r0) 00:51:14 (17/39) Installing py3-six (1.15.0-r0) 00:51:14 (18/39) Installing py3-packaging (20.4-r0) 00:51:14 (19/39) Installing py3-setuptools (47.0.0-r0) 00:51:15 (20/39) Installing py3-chardet (3.0.4-r4) 00:51:15 (21/39) Installing py3-idna (2.9-r0) 00:51:15 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:51:15 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:51:15 (24/39) Installing py3-requests (2.23.0-r0) 00:51:15 (25/39) Installing py3-msgpack (1.0.0-r0) 00:51:15 (26/39) Installing py3-lockfile (0.12.2-r3) 00:51:15 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:51:15 (28/39) Installing py3-colorama (0.4.3-r0) 00:51:15 (29/39) Installing py3-distlib (0.3.0-r0) 00:51:15 (30/39) Installing py3-distro (1.5.0-r1) 00:51:15 (31/39) Installing py3-webencodings (0.5.1-r3) 00:51:15 (32/39) Installing py3-html5lib (1.0.1-r4) 00:51:15 (33/39) Installing py3-pytoml (0.1.21-r0) 00:51:15 (34/39) Installing py3-pep517 (0.8.2-r0) 00:51:15 (35/39) Installing py3-progress (1.5-r0) 00:51:15 (36/39) Installing py3-toml (0.10.1-r0) 00:51:15 (37/39) Installing py3-retrying (1.3.3-r0) 00:51:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:51:15 (39/39) Installing py3-pip (20.1.1-r0) 00:51:15 Executing busybox-1.31.1-r19.trigger 00:51:15 OK: 72 MiB in 59 packages 00:51:16 ---> 62de51d47148 00:51:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:16 ---> 4b558e8c4f55 00:51:16 Step 20/24 : ENTRYPOINT ["/core-data"] 00:51:16 ---> Running in e62d3590efa5 00:51:17 Removing intermediate container e62d3590efa5 00:51:17 ---> 91aba9f37905 00:51:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:17 ---> Running in de9896679301 00:51:18 Removing intermediate container de9896679301 00:51:18 ---> c86599fd3d92 00:51:18 Step 22/24 : LABEL arch=arm64 00:51:18 ---> Running in 9ae7d05aed0e 00:51:18 Removing intermediate container 9ae7d05aed0e 00:51:18 ---> e868b4ee96e3 00:51:18 Step 23/24 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:51:18 ---> Running in dcce2587d629 00:51:19 Removing intermediate container dcce2587d629 00:51:19 ---> be53a8147a53 00:51:19 Step 24/24 : LABEL version=0.0.0 00:51:19 ---> Running in 6aa593df126d 00:51:19 Removing intermediate container 6aa593df126d 00:51:19 ---> d54f78179df0 00:51:19 00:51:20 Successfully built d54f78179df0 00:51:20 Collecting docker-compose==1.23.2 00:51:20 Successfully tagged core-data-arm64:latest 00:51:20  Building core-data ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:21 Collecting PyYAML<4,>=3.10 00:51:21 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:25 Collecting jsonschema<3,>=2.5.1 00:51:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:26 Collecting texttable<0.10,>=0.9.0 00:51:26 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:28 Collecting dockerpty<0.5,>=0.4.1 00:51:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:30 Collecting cached-property<2,>=1.2.0 00:51:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:30 Collecting docker<4.0,>=3.6.0 00:51:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:31 Collecting websocket-client<1.0,>=0.32.0 00:51:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:31 Collecting docopt<0.7,>=0.6.1 00:51:31 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:33 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) 00:51:33 Collecting urllib3<1.25,>=1.21.1 00:51:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:34 Collecting idna<2.8,>=2.5 00:51:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:34 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) 00:51:34 Collecting docker-pycreds>=0.4.0 00:51:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:35 Installing collected packages: PyYAML, urllib3, idna, requests, jsonschema, texttable, dockerpty, cached-property, docker-pycreds, websocket-client, docker, docopt, docker-compose 00:51:35 Running setup.py install for PyYAML: started 00:51:37 Running setup.py install for PyYAML: finished with status 'done' 00:51:37 Attempting uninstall: urllib3 00:51:37 Found existing installation: urllib3 1.25.9 00:51:37 Uninstalling urllib3-1.25.9: 00:51:37 Successfully uninstalled urllib3-1.25.9 00:51:38 Attempting uninstall: idna 00:51:38 Found existing installation: idna 2.9 00:51:38 Uninstalling idna-2.9: 00:51:38 Successfully uninstalled idna-2.9 00:51:39 Attempting uninstall: requests 00:51:39 Found existing installation: requests 2.23.0 00:51:39 Uninstalling requests-2.23.0: 00:51:39 Successfully uninstalled requests-2.23.0 00:51:39 Running setup.py install for texttable: started 00:51:41 Running setup.py install for texttable: finished with status 'done' 00:51:41 Running setup.py install for dockerpty: started 00:51:43 Running setup.py install for dockerpty: finished with status 'done' 00:51:44 Running setup.py install for docopt: started 00:51:45 Running setup.py install for docopt: finished with status 'done' 00:51:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:51:55 Removing intermediate container c3c83d7e83a0 00:51:55 ---> d19feb661679 00:51:55 Step 15/24 : ENV APP_PORT=58890 00:51:55 ---> Running in e8a8ed963e81 00:51:55 Removing intermediate container e8a8ed963e81 00:51:55 ---> 45110bf3c4b9 00:51:55 Step 16/24 : EXPOSE $APP_PORT 00:51:55 ---> Running in 1103c0f12074 00:51:55 Removing intermediate container 1103c0f12074 00:51:55 ---> 14a952fd1ed4 00:51:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:57 ---> 51696b6ecdd2 00:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:57 ---> 1b9ec9a9d2f8 00:51:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:58 ---> 2620eb8f5ca8 00:51:58 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:58 ---> Running in b918e67fb07c 00:51:59 Removing intermediate container b918e67fb07c 00:51:59 ---> cc7865353f23 00:51:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:59 ---> Running in 967632f9f460 00:51:59 Removing intermediate container 967632f9f460 00:51:59 ---> c33319503f43 00:51:59 Step 22/24 : LABEL arch=arm64 00:51:59 ---> Running in 2f36b9068131 00:52:00 Removing intermediate container 2f36b9068131 00:52:00 ---> 4f5d3ae3255b 00:52:00 Step 23/24 : LABEL git_sha=0db313e08184609159e338338e34b96cfe825f53 00:52:00 ---> Running in dd459d857f2f 00:52:01 Removing intermediate container dd459d857f2f 00:52:01 ---> 9939d11fb8bf 00:52:01 Step 24/24 : LABEL version=0.0.0 00:52:01 ---> Running in 31741dd062b3 00:52:01 Removing intermediate container 31741dd062b3 00:52:01 ---> 3d5027390d2d 00:52:01 00:52:01 Successfully built 3d5027390d2d 00:52:01 Successfully tagged sys-mgmt-agent-arm64:latest 00:52:02  Building sys-mgmt-agent ... done  [Pipeline] } 00:52:02 $ docker stop --time=1 abaaddf1870514843e5da9fedfdda4612e6aa086d5a22b2403cf30a5c1854931 00:52:04 $ docker rm -f abaaddf1870514843e5da9fedfdda4612e6aa086d5a22b2403cf30a5c1854931 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:04 + docker images 00:52:04 REPOSITORY TAG IMAGE ID CREATED SIZE 00:52:04 sys-mgmt-agent-arm64 latest 3d5027390d2d 3 seconds ago 299MB 00:52:04 core-data-arm64 latest d54f78179df0 45 seconds ago 19.2MB 00:52:04 c96f6a91d437 About a minute ago 975MB 00:52:04 2199f43126ce About a minute ago 970MB 00:52:04 security-bootstrapper-arm64 latest 084b1a11c70f About a minute ago 17.5MB 00:52:04 core-metadata-arm64 latest 54d255dec608 About a minute ago 15.7MB 00:52:04 0a1bb92766e6 About a minute ago 972MB 00:52:04 9671095af86c About a minute ago 970MB 00:52:04 security-secretstore-setup-arm64 latest 0671f5094c57 4 minutes ago 27.1MB 00:52:04 core-command-arm64 latest afe1e5977939 4 minutes ago 15MB 00:52:04 security-proxy-setup-arm64 latest 8d1f1a4a418e 4 minutes ago 24.3MB 00:52:04 support-notifications-arm64 latest 7e3ac36bcd0e 4 minutes ago 15.7MB 00:52:04 support-scheduler-arm64 latest c7fe11f799f6 4 minutes ago 15.1MB 00:52:04 5e7c6a03b359 4 minutes ago 974MB 00:52:04 57e09d430fd3 4 minutes ago 976MB 00:52:04 ff167014a98f 4 minutes ago 969MB 00:52:04 758fc19b1272 4 minutes ago 967MB 00:52:04 b582ab1acc0b 4 minutes ago 969MB 00:52:04 ci-base-image-arm64 latest 4a1c4e351e50 14 minutes ago 641MB 00:52:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 00:52:04 alpine 3.12 9852663dfa18 2 months ago 5.32MB 00:52:04 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:52:04 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 00:52:05 ---> job-cost.sh 00:52:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jcv6 00:52:44 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-Jcv6/bin to PATH 00:54:21 INFO: No Stack... 00:54:21 INFO: Retrieving Pricing Info for: v2-standard-4 00:54:21 INFO: Archiving Costs [Pipeline] sh 00:54:21 + cat /w/workspace/edgex-go/19/archives/cost.csv 00:54:21 + cut -d, -f6 [Pipeline] lock 00:54:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-19-stack-cost] 00:54:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-19-stack-cost] did not exist. Created. 00:54:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:22 + echo total: 0.18000000715255737 [Pipeline] stash 00:54:22 Stashed 1 file(s) [Pipeline] } 00:54:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-19-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 00:54:22 provisioning config files... 00:54:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/19@tmp/config5196932307450917610tmp [Pipeline] { [Pipeline] sh 00:54:23 + set +x 00:54:23 + curl -s https://codecov.io/bash 00:54:23 + bash -s -- 00:54:23 00:54:23 _____ _ 00:54:23 / ____| | | 00:54:23 | | ___ __| | ___ ___ _____ __ 00:54:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:23 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:23 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:23 Bash-1.0.3 00:54:23 00:54:23 00:54:23 ==> git version 2.24.4 found 00:54:23 ==> 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 00:54:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:23 ==> Jenkins CI detected. 00:54:23 project root: . 00:54:23 --> token set from env 00:54:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:23 ==> Running gcov in . (disable via -X gcov) 00:54:23 ==> Python coveragepy not found 00:54:23 ==> Searching for coverage reports in: 00:54:23 + . 00:54:23 -> Found 1 reports 00:54:23 ==> Detecting git/mercurial file structure 00:54:23 ==> Reading reports 00:54:23 + ./coverage.out bytes=398195 00:54:23 ==> Appending adjustments 00:54:23 https://docs.codecov.io/docs/fixing-reports 00:54:24 + Found adjustments 00:54:24 ==> Gzipping contents 00:54:24 56K /tmp/codecov.twd4nH.gz 00:54:24 ==> Uploading reports 00:54:24 url: https://codecov.io 00:54:24 query: branch=PR-3531&commit=990c3ea0668733844d2fca64b090db60a225b8bb&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:54:24 -> Pinging Codecov 00:54:24 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=990c3ea0668733844d2fca64b090db60a225b8bb&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F19%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:54:25 -> Uploading to 00:54:25 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/990c3ea0668733844d2fca64b090db60a225b8bb/b677d037-1e99-4ec4-a7ba-954aac3f05ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T005424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8061cf6ad78c9e22af08a231a746c7ef4e17b48e08e6174165b2a2284440b967 00:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:25 Dload Upload Total Spent Left Speed 00:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54506 0 0 100 54506 0 145k --:--:-- --:--:-- --:--:-- 145k 00:54:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/990c3ea0668733844d2fca64b090db60a225b8bb [Pipeline] } 00:54:25 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 00:54:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:27 ---> package-listing.sh 00:54:27 ++ facter osfamily 00:54:27 ++ tr '[:upper:]' '[:lower:]' 00:54:27 + OS_FAMILY=redhat 00:54:27 + workspace=/w/workspace/edgex-go/19 00:54:27 + START_PACKAGES=/tmp/packages_start.txt 00:54:27 + END_PACKAGES=/tmp/packages_end.txt 00:54:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:27 + PACKAGES=/tmp/packages_start.txt 00:54:27 + '[' /w/workspace/edgex-go/19 ']' 00:54:27 + PACKAGES=/tmp/packages_end.txt 00:54:27 + case "${OS_FAMILY}" in 00:54:27 + rpm -qa 00:54:27 + sort 00:54:30 + '[' -f /tmp/packages_start.txt ']' 00:54:30 + '[' -f /tmp/packages_end.txt ']' 00:54:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:30 + '[' /w/workspace/edgex-go/19 ']' 00:54:30 + mkdir -p /w/workspace/edgex-go/19/archives/ 00:54:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/19/archives/ [Pipeline] echo 00:54:30 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/19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:31 00:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:31 alpine: Pulling from edgex-lftools-log-publisher 00:54:31 df20fa9351a1: Pulling fs layer 00:54:31 36b3adc4ff6f: Pulling fs layer 00:54:31 8ad3a11d3b57: Pulling fs layer 00:54:31 46f8f816bc3b: Pulling fs layer 00:54:31 93b61091891f: Pulling fs layer 00:54:31 93b9cdb0e59b: Pulling fs layer 00:54:31 5e14af77c1be: Pulling fs layer 00:54:31 01666e4c0597: Pulling fs layer 00:54:31 aa168da1d23b: Pulling fs layer 00:54:31 46f8f816bc3b: Waiting 00:54:31 93b61091891f: Waiting 00:54:31 93b9cdb0e59b: Waiting 00:54:31 5e14af77c1be: Waiting 00:54:31 01666e4c0597: Waiting 00:54:31 aa168da1d23b: Waiting 00:54:31 36b3adc4ff6f: Verifying Checksum 00:54:31 36b3adc4ff6f: Download complete 00:54:31 46f8f816bc3b: Verifying Checksum 00:54:31 46f8f816bc3b: Download complete 00:54:31 df20fa9351a1: Verifying Checksum 00:54:31 df20fa9351a1: Download complete 00:54:31 93b9cdb0e59b: Verifying Checksum 00:54:31 93b9cdb0e59b: Download complete 00:54:31 93b61091891f: Verifying Checksum 00:54:31 93b61091891f: Download complete 00:54:32 5e14af77c1be: Verifying Checksum 00:54:32 5e14af77c1be: Download complete 00:54:32 01666e4c0597: Verifying Checksum 00:54:32 01666e4c0597: Download complete 00:54:32 df20fa9351a1: Pull complete 00:54:32 8ad3a11d3b57: Verifying Checksum 00:54:32 8ad3a11d3b57: Download complete 00:54:32 36b3adc4ff6f: Pull complete 00:54:32 8ad3a11d3b57: Pull complete 00:54:32 46f8f816bc3b: Pull complete 00:54:32 93b61091891f: Pull complete 00:54:32 93b9cdb0e59b: Pull complete 00:54:33 5e14af77c1be: Pull complete 00:54:33 01666e4c0597: Pull complete 00:54:33 aa168da1d23b: Verifying Checksum 00:54:33 aa168da1d23b: Download complete 00:54:38 aa168da1d23b: Pull complete 00:54:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:38 prd-centos7-docker-4c-2g-1362 does not seem to be running inside a container 00:54:38 $ 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/19/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/19 -v /w/workspace/edgex-go/19:/w/workspace/edgex-go/19:rw,z -v /w/workspace/edgex-go/19@tmp:/w/workspace/edgex-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:54:41 $ docker top 24796a734eece4c6670ae9791cdb7f0af19c66f35d8c7f0773d28df71299016a -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:41 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:41 + mkdir -p /var/log/sa [Pipeline] sh 00:54:42 + ls /var/log/sa-host 00:54:42 + sadf -c /var/log/sa-host/sa05 00:54:42 file_magic: OK 00:54:42 HZ: Using current value: 100 00:54:42 file_header: OK 00:54:42 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 00:54:42 Statistics: 00:54:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:42 File successfully converted to sysstat format version 12.2.1 00:54:42 + sadf -c /var/log/sa-host/sa15 00:54:42 file_magic: OK 00:54:42 HZ: Using current value: 100 00:54:42 file_header: OK 00:54:42 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 00:54:42 Statistics: 00:54:42 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... 00:54:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:42 provisioning config files... 00:54:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/19@tmp/config4449761642626631315tmp [Pipeline] { [Pipeline] echo 00:54:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:42 ---> create-netrc.sh [Pipeline] } 00:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> python-tools-install.sh [Pipeline] echo 00:54:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> sudo-logs.sh 00:54:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> job-cost.sh 00:54:43 lf-activate-venv: SKIPPING 00:54:43 DEBUG: total: 0.18000000715255737 00:54:43 INFO: Retrieving Stack Cost... 00:54:44 INFO: Retrieving Pricing Info for: v3-standard-2 00:54:45 INFO: Archiving Costs [Pipeline] echo 00:54:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:45 ---> logs-deploy.sh 00:54:45 lf-activate-venv: SKIPPING 00:54:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/19 00:54:45 INFO: archiving workspace using pattern(s): 00:54:46 Archives upload complete. 00:54:46 INFO: archiving logs to Nexus 00:54:46 ---> uname -a: 00:54:46 Linux prd-centos7-docker-4c-2g-1362.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:54:46 00:54:46 00:54:46 ---> lscpu: 00:54:46 Architecture: x86_64 00:54:46 CPU op-mode(s): 32-bit, 64-bit 00:54:46 Byte Order: Little Endian 00:54:46 Address sizes: 40 bits physical, 48 bits virtual 00:54:46 CPU(s): 2 00:54:46 On-line CPU(s) list: 0,1 00:54:46 Thread(s) per core: 1 00:54:46 Core(s) per socket: 1 00:54:46 Socket(s): 2 00:54:46 NUMA node(s): 1 00:54:46 Vendor ID: AuthenticAMD 00:54:46 CPU family: 23 00:54:46 Model: 49 00:54:46 Model name: AMD EPYC-Rome Processor 00:54:46 Stepping: 0 00:54:46 CPU MHz: 2800.000 00:54:46 BogoMIPS: 5600.00 00:54:46 Virtualization: AMD-V 00:54:46 Hypervisor vendor: KVM 00:54:46 Virtualization type: full 00:54:46 L1d cache: 64 KiB 00:54:46 L1i cache: 64 KiB 00:54:46 L2 cache: 1 MiB 00:54:46 L3 cache: 32 MiB 00:54:46 NUMA node0 CPU(s): 0,1 00:54:46 Vulnerability Itlb multihit: Not affected 00:54:46 Vulnerability L1tf: Not affected 00:54:46 Vulnerability Mds: Not affected 00:54:46 Vulnerability Meltdown: Not affected 00:54:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:46 Vulnerability Srbds: Not affected 00:54:46 Vulnerability Tsx async abort: Not affected 00:54:46 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 00:54:46 00:54:46 00:54:46 ---> nproc: 00:54:46 2 00:54:46 00:54:46 00:54:46 ---> df -h: 00:54:46 Filesystem Size Used Available Use% Mounted on 00:54:46 overlay 40.0G 12.5G 27.5G 31% / 00:54:46 tmpfs 64.0M 0 64.0M 0% /dev 00:54:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:54:46 shm 64.0M 0 64.0M 0% /dev/shm 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/19 00:54:46 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/19@tmp 00:54:46 00:54:46 00:54:46 ---> free -m: 00:54:46 total used free shared buff/cache available 00:54:46 Mem: 7821 1216 2312 0 4292 6561 00:54:46 Swap: 1023 1 1022 00:54:46 00:54:46 00:54:46 ---> ip addr: 00:54:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:46 inet 127.0.0.1/8 scope host lo 00:54:46 valid_lft forever preferred_lft forever 00:54:46 inet6 ::1/128 scope host 00:54:46 valid_lft forever preferred_lft forever 00:54:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:46 link/ether fa:16:3e:90:4e:32 brd ff:ff:ff:ff:ff:ff 00:54:46 inet 10.30.123.37/23 brd 10.30.123.255 scope global dynamic eth0 00:54:46 valid_lft 84989sec preferred_lft 84989sec 00:54:46 inet6 fe80::f816:3eff:fe90:4e32/64 scope link 00:54:46 valid_lft forever preferred_lft forever 00:54:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:46 link/ether 02:42:ee:83:d3:60 brd ff:ff:ff:ff:ff:ff 00:54:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:46 valid_lft forever preferred_lft forever 00:54:46 inet6 fe80::42:eeff:fe83:d360/64 scope link 00:54:46 valid_lft forever preferred_lft forever 00:54:46 00:54:46 00:54:46 ---> sar -b -r -n DEV: 00:54:46 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) 00:54:46 00:54:46 00:31:05 LINUX RESTART (2 CPU) 00:54:46 00:54:46 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:46 00:33:01 84.16 0.73 83.43 0.00 354.10 42846.66 0.00 00:54:46 00:34:01 158.10 0.00 158.10 0.00 0.00 19333.86 0.00 00:54:46 00:35:01 57.69 0.02 57.68 0.00 0.53 10701.67 0.00 00:54:46 00:36:02 73.15 0.03 73.12 0.00 1.06 14736.33 0.00 00:54:46 00:37:02 342.78 83.71 259.07 0.00 2037.33 167930.67 0.00 00:54:46 00:38:01 324.67 94.31 230.36 0.00 4714.58 128053.40 0.00 00:54:46 00:39:01 264.82 6.23 258.59 0.00 1032.83 92261.95 0.00 00:54:46 00:40:01 333.78 56.60 277.18 0.00 1646.21 126715.17 0.00 00:54:46 00:41:01 202.30 29.18 173.12 0.00 2859.22 23579.15 0.00 00:54:46 00:42:01 3.51 0.00 3.51 0.00 0.00 94.07 0.00 00:54:46 00:43:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 00:54:46 00:44:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 00:54:46 00:45:01 0.33 0.00 0.33 0.00 0.00 3.35 0.00 00:54:46 00:46:01 0.35 0.12 0.23 0.00 3.60 2.83 0.00 00:54:46 00:47:01 0.82 0.07 0.75 0.00 2.13 16.26 0.00 00:54:46 00:48:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 00:54:46 00:49:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 00:54:46 00:50:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 00:54:46 00:51:02 0.18 0.00 0.18 0.00 0.00 2.02 0.00 00:54:46 00:52:01 0.83 0.07 0.76 0.00 0.54 9.44 0.00 00:54:46 00:53:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 00:54:46 00:54:01 0.27 0.00 0.27 0.00 0.00 3.56 0.00 00:54:46 Average: 84.01 12.29 71.72 0.00 573.10 28449.10 0.00 00:54:46 00:54:46 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:46 00:33:01 4196136 0 957820 11.96 2620 2852364 1533460 16.93 1027304 2284512 0 00:54:46 00:34:01 4039032 0 1035156 12.93 2620 2932132 1674228 18.48 1193148 2233136 177892 00:54:46 00:35:01 3812556 0 1093568 13.65 2620 3100196 1830944 20.21 1330028 2301556 35992 00:54:46 00:36:02 3784452 0 1026732 12.82 2620 3195136 1493680 16.49 1148232 2498952 141672 00:54:46 00:37:02 1353104 0 1144284 14.29 2620 5508932 1468300 16.21 2102644 3873340 24 00:54:46 00:38:01 417196 0 1501980 18.75 2620 6087144 2882684 31.83 3016904 3825028 4312 00:54:46 00:39:01 473120 0 1210364 15.11 2620 6322836 1447848 15.99 2915068 3883228 44 00:54:46 00:40:01 685492 0 1446984 18.07 2620 5873844 2473268 27.31 2684584 3851468 0 00:54:46 00:41:01 2999728 0 1144852 14.29 2620 3861740 1410756 15.58 1232032 3064156 20 00:54:46 00:42:01 3010848 0 1133724 14.16 2620 3861748 1259184 13.90 1227068 3062936 12 00:54:46 00:43:01 3012308 0 1132264 14.14 2620 3861748 1253016 13.83 1218124 3071496 8 00:54:46 00:44:01 3014332 0 1130232 14.11 2620 3861756 1248904 13.79 1221796 3067336 8 00:54:46 00:45:01 3014604 0 1129956 14.11 2620 3861760 1248904 13.79 1215244 3073928 16 00:54:46 00:46:01 3012812 0 1131744 14.13 2620 3861764 1250644 13.81 1216764 3073932 8 00:54:46 00:47:01 3014216 0 1130308 14.11 2620 3861796 1248976 13.79 1216496 3072808 8 00:54:46 00:48:01 3014864 0 1129656 14.10 2620 3861800 1248904 13.79 1216512 3072812 8 00:54:46 00:49:01 3012620 0 1131896 14.13 2620 3861804 1248940 13.79 1218228 3072808 12 00:54:46 00:50:01 3011884 0 1132628 14.14 2620 3861808 1248904 13.79 1241140 3050780 12 00:54:46 00:51:02 3011792 0 1132716 14.14 2620 3861812 1248904 13.79 1241048 3050780 8 00:54:46 00:52:01 3011964 0 1132540 14.14 2620 3861816 1249084 13.79 1241444 3050796 8 00:54:46 00:53:01 3011896 0 1132604 14.14 2620 3861820 1248904 13.79 1242344 3049572 8 00:54:46 00:54:01 3011784 0 1132712 14.14 2620 3861824 1249048 13.79 1242676 3049572 8 00:54:46 Average: 2769397 0 1148851 14.34 2620 4088072 1475795 16.29 1482219 3074315 16367 00:54:46 00:54:46 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:46 00:33:01 eth0 1039.20 1189.28 5717.21 145.76 0.00 0.00 0.00 0.00 00:54:46 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:33:01 docker0 875.42 680.15 72.40 2693.01 0.00 0.00 0.00 0.00 00:54:46 00:34:01 vetheddfa10 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:54:46 00:34:01 eth0 308.61 263.01 879.81 33.41 0.00 0.00 0.00 0.00 00:54:46 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:34:01 docker0 241.45 269.19 16.45 845.71 0.00 0.00 0.00 0.00 00:54:46 00:35:01 vetheddfa10 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 00:54:46 00:35:01 eth0 33.78 20.35 22.33 64.49 0.00 0.00 0.00 0.00 00:54:46 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:35:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 00:54:46 00:36:02 eth0 216.20 187.09 1692.22 70.33 0.00 0.00 0.00 0.00 00:54:46 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:37:02 veth8c39b7d 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 00:54:46 00:37:02 veth9cf4f30 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:37:02 veth2217959 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:37:02 eth0 95.37 68.30 193.98 15.86 0.00 0.00 0.00 0.00 00:54:46 00:38:01 veth16b4aca 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:54:46 00:38:01 eth0 30.63 18.08 22.15 56.28 0.00 0.00 0.00 0.00 00:54:46 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:38:01 veth03d0e2f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:54:46 00:39:01 vethdd88d60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:39:01 vethb25d7f3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:39:01 eth0 196.92 146.99 1460.44 24.96 0.00 0.00 0.00 0.00 00:54:46 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:40:01 veth4c04cc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:40:01 veth94c360b 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 00:54:46 00:40:01 vethed65b2b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:40:01 veth47a9e0b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:41:01 eth0 3098.30 2700.90 13995.21 649.30 0.00 0.00 0.00 0.00 00:54:46 00:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:41:01 docker0 1253.61 1142.15 97.71 4363.92 0.00 0.00 0.00 0.00 00:54:46 00:42:01 eth0 0.68 0.65 0.46 0.11 0.00 0.00 0.00 0.00 00:54:46 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:43:01 eth0 0.28 0.23 0.07 0.02 0.00 0.00 0.00 0.00 00:54:46 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:47:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 00:54:46 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:48:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:46 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:49:01 eth0 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 00:54:46 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:50:01 eth0 0.32 0.13 0.02 0.01 0.00 0.00 0.00 0.00 00:54:46 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:51:02 eth0 0.57 0.03 0.05 0.00 0.00 0.00 0.00 0.00 00:54:46 00:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:52:01 eth0 0.86 0.49 0.58 0.39 0.00 0.00 0.00 0.00 00:54:46 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:53:01 eth0 0.62 0.07 0.06 0.01 0.00 0.00 0.00 0.00 00:54:46 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:54:01 eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00 00:54:46 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 Average: eth0 96.03 91.47 480.48 25.15 0.00 0.00 0.00 0.00 00:54:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:46 Average: docker0 57.06 51.99 4.45 198.63 0.00 0.00 0.00 0.00 00:54:46 00:54:46 00:54:46 ---> sar -P ALL: 00:54:46 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) 00:54:46 00:54:46 00:31:05 LINUX RESTART (2 CPU) 00:54:46 00:54:46 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:54:46 00:33:01 all 18.43 0.00 6.12 8.87 0.07 66.50 00:54:46 00:33:01 0 15.29 0.00 6.63 10.14 0.07 67.86 00:54:46 00:33:01 1 21.58 0.00 5.62 7.59 0.07 65.14 00:54:46 00:34:01 all 35.12 0.00 6.37 5.55 0.11 52.86 00:54:46 00:34:01 0 34.83 0.00 6.52 5.28 0.11 53.27 00:54:46 00:34:01 1 35.41 0.00 6.22 5.83 0.11 52.44 00:54:46 00:35:01 all 36.80 0.00 4.75 1.27 0.07 57.11 00:54:46 00:35:01 0 36.32 0.00 5.00 1.37 0.07 57.23 00:54:46 00:35:01 1 37.29 0.00 4.49 1.17 0.07 56.99 00:54:46 00:36:02 all 53.42 0.00 8.26 3.95 0.13 34.23 00:54:46 00:36:02 0 53.59 0.00 8.36 5.78 0.13 32.14 00:54:46 00:36:02 1 53.25 0.00 8.17 2.13 0.13 36.33 00:54:46 00:37:02 all 18.17 0.00 11.76 50.45 0.12 19.50 00:54:46 00:37:02 0 19.49 0.00 10.96 51.41 0.12 18.02 00:54:46 00:37:02 1 16.85 0.00 12.56 49.50 0.11 20.99 00:54:46 00:38:01 all 44.34 0.00 11.98 38.32 0.15 5.22 00:54:46 00:38:01 0 44.47 0.00 11.87 39.27 0.15 4.24 00:54:46 00:38:01 1 44.20 0.00 12.08 37.37 0.15 6.21 00:54:46 00:39:01 all 34.77 0.00 10.04 41.97 0.14 13.08 00:54:46 00:39:01 0 35.06 0.00 9.89 38.72 0.14 16.19 00:54:46 00:39:01 1 34.48 0.00 10.20 45.21 0.14 9.96 00:54:46 00:40:01 all 38.61 0.00 10.29 47.98 0.13 2.98 00:54:46 00:40:01 0 38.27 0.00 10.18 48.18 0.14 3.22 00:54:46 00:40:01 1 38.96 0.00 10.39 47.78 0.12 2.75 00:54:46 00:41:01 all 28.82 0.00 7.99 14.48 0.10 48.62 00:54:46 00:41:01 0 28.35 0.00 8.43 14.55 0.09 48.58 00:54:46 00:41:01 1 29.29 0.00 7.54 14.40 0.11 48.65 00:54:46 00:42:01 all 0.12 0.00 0.03 0.00 0.02 99.83 00:54:46 00:42:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:54:46 00:42:01 1 0.20 0.00 0.02 0.00 0.02 99.77 00:54:46 00:43:01 all 0.30 0.00 0.41 0.00 0.02 99.28 00:54:46 00:43:01 0 0.17 0.00 0.43 0.00 0.02 99.39 00:54:46 00:43:01 1 0.43 0.00 0.38 0.00 0.02 99.17 00:54:46 00:54:46 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:54:46 00:44:01 all 0.20 0.00 0.04 0.00 0.01 99.75 00:54:46 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:54:46 00:44:01 1 0.38 0.00 0.07 0.00 0.02 99.53 00:54:46 00:45:01 all 0.22 0.00 0.03 0.00 0.02 99.73 00:54:46 00:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:54:46 00:45:01 1 0.40 0.00 0.03 0.00 0.02 99.55 00:54:46 00:46:01 all 0.21 0.00 0.03 0.00 0.02 99.75 00:54:46 00:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:54:46 00:46:01 1 0.38 0.00 0.02 0.00 0.02 99.58 00:54:46 00:47:01 all 0.20 0.00 0.03 0.00 0.01 99.77 00:54:46 00:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:54:46 00:47:01 1 0.37 0.00 0.03 0.00 0.02 99.58 00:54:46 00:48:01 all 0.19 0.00 0.03 0.00 0.02 99.77 00:54:46 00:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:54:46 00:48:01 1 0.37 0.00 0.03 0.00 0.02 99.58 00:54:46 00:49:01 all 0.13 0.00 0.03 0.00 0.01 99.84 00:54:46 00:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:54:46 00:49:01 1 0.22 0.00 0.02 0.00 0.00 99.77 00:54:46 00:50:01 all 0.17 0.00 0.03 0.00 0.02 99.78 00:54:46 00:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:54:46 00:50:01 1 0.30 0.00 0.02 0.00 0.02 99.67 00:54:46 00:51:02 all 0.12 0.00 0.03 0.00 0.02 99.84 00:54:46 00:51:02 0 0.03 0.00 0.03 0.00 0.02 99.92 00:54:46 00:51:02 1 0.20 0.00 0.02 0.00 0.02 99.77 00:54:46 00:52:01 all 0.13 0.00 0.03 0.00 0.00 99.85 00:54:46 00:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 00:54:46 00:52:01 1 0.19 0.00 0.02 0.00 0.00 99.80 00:54:46 00:53:01 all 0.08 0.00 0.02 0.00 0.02 99.88 00:54:46 00:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 00:54:46 00:53:01 1 0.12 0.00 0.02 0.00 0.02 99.85 00:54:46 00:54:01 all 0.20 0.00 0.03 0.00 0.02 99.75 00:54:46 00:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:54:46 00:54:01 1 0.38 0.00 0.03 0.00 0.02 99.57 00:54:46 00:54:46 Average: CPU %user %nice %system %iowait %steal %idle 00:54:46 Average: all 13.57 0.00 3.42 9.28 0.05 73.68 00:54:46 Average: 0 13.36 0.00 3.44 9.36 0.05 73.79 00:54:46 Average: 1 13.78 0.00 3.41 9.19 0.05 73.57 00:54:46 00:54:46 00:54:46