Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 73839868daec52e33f615e6a5743a210dd70e431 Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh6208184730877036836.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-ssh5024954176847018673.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-3551/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-3551/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2552670558943135846.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-ssh6784037709920469891.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-3551/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-3551/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1888129551038834205.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-993 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh2193000566752403618.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/3@tmp/jenkins-gitclient-ssh5638731150743055299.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # 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/3@tmp/jenkins-gitclient-ssh2387656384239639238.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 Commit message: "fix(notifications): Query with invalid offset range should return 416" > git rev-list --no-walk 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:27 ========================================================= 20:45:27 EdgeX Global Pipelines Version Info 20:45:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:29 ------------------- 20:45:29 stable info: 20:45:29 ------------------- 20:45:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:29 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:45:29 Message: update stable to v1.0.194 20:45:29 ------------------- 20:45:29 experimental info: 20:45:29 ------------------- 20:45:29 Commited By: **** collab-it+edgex@linuxfoundation.org 20:45:29 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:45:29 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3551 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3551 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3551 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7383986 [Pipeline] echo 20:45:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:33 provisioning config files... 20:45:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4618158520534186492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:33 ---> docker-login.sh 20:45:33 nexus3.edgexfoundry.org:10001 20:45:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:34 Configure a credential helper to remove this warning. See 20:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:34 20:45:34 Login Succeeded 20:45:34 nexus3.edgexfoundry.org:10002 20:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:34 Configure a credential helper to remove this warning. See 20:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:34 20:45:34 Login Succeeded 20:45:34 nexus3.edgexfoundry.org:10003 20:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:34 Configure a credential helper to remove this warning. See 20:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:34 20:45:34 Login Succeeded 20:45:34 nexus3.edgexfoundry.org:10004 20:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:34 Configure a credential helper to remove this warning. See 20:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:34 20:45:34 Login Succeeded 20:45:34 docker.io 20:45:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:34 Configure a credential helper to remove this warning. See 20:45:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:34 20:45:34 Login Succeeded 20:45:34 ---> docker-login.sh ends [Pipeline] } 20:45:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:35 ++ 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 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/core-command/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo core-command,cmd/core-command/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/core-data/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo core-data,cmd/core-data/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/core-metadata/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/security-bootstrapper/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/security-proxy-setup/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/support-notifications/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/support-scheduler/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:45:35 + for file in '`ls cmd/**/Dockerfile`' 20:45:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:45:35 ++ cut -d/ -f2 20:45:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:45:35 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 20:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:36 20:45:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:45:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:36 latest: Pulling from edgex-devops/git-semver 20:45:36 31603596830f: Pulling fs layer 20:45:36 54011a49482f: Pulling fs layer 20:45:36 a6820b24f6d8: Pulling fs layer 20:45:36 f581987b2513: Pulling fs layer 20:45:36 f581987b2513: Waiting 20:45:36 54011a49482f: Verifying Checksum 20:45:36 54011a49482f: Download complete 20:45:37 31603596830f: Verifying Checksum 20:45:37 31603596830f: Download complete 20:45:37 f581987b2513: Verifying Checksum 20:45:37 f581987b2513: Download complete 20:45:37 a6820b24f6d8: Verifying Checksum 20:45:37 a6820b24f6d8: Download complete 20:45:37 31603596830f: Pull complete 20:45:37 54011a49482f: Pull complete 20:45:37 a6820b24f6d8: Pull complete 20:45:38 f581987b2513: Pull complete 20:45:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:45:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:45:38 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 20:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:45:40 $ docker top 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:43 [ssh-agent] Looking for ssh-agent implementation... 20:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:43 $ docker exec 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent 20:45:43 SSH_AUTH_SOCK=/tmp/ssh-m8hc87w4IOcG/agent.15 20:45:43 SSH_AGENT_PID=22 20:45:43 Running ssh-add (command line suppressed) 20:45:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8520703384763955646.key (/w/workspace/edgex-go/3@tmp/private_key_8520703384763955646.key) 20:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:43 + git tag --points-at HEAD [Pipeline] } 20:45:43 $ docker exec --env ******** --env ******** 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent -k 20:45:43 unset SSH_AUTH_SOCK; 20:45:43 unset SSH_AGENT_PID; 20:45:43 echo Agent pid 22 killed; 20:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:43 [ssh-agent] Looking for ssh-agent implementation... 20:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:44 $ docker exec 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent 20:45:44 SSH_AUTH_SOCK=/tmp/ssh-e0qiuSt0NN2h/agent.55 20:45:44 SSH_AGENT_PID=61 20:45:44 Running ssh-add (command line suppressed) 20:45:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8057463453463658385.key (/w/workspace/edgex-go/3@tmp/private_key_8057463453463658385.key) 20:45:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:44 + git semver init 20:45:44 # -> Open(): unable to determine branch for HEAD 20:45:44 # $GIT_DIR = /w/workspace/edgex-go/3/.git 20:45:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 20:45:44 # $SEMVER_REMOTE_NAME = origin 20:45:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:45:44 # $SEMVER_USER_NAME = edgex-jenkins 20:45:44 # $SEMVER_BRANCH = PR-3551 20:45:44 # $SEMVER_TEMP = /tmp/semver-610387694 20:45:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:46:14 # '/tmp/semver-610387694' -> '/w/workspace/edgex-go/3/.semver' 20:46:14 # -> Force: false 20:46:14 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 20:46:14 $ docker exec --env ******** --env ******** 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 ssh-agent -k 20:46:14 unset SSH_AUTH_SOCK; 20:46:14 unset SSH_AGENT_PID; 20:46:14 echo Agent pid 61 killed; 20:46:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:14 + git semver [Pipeline] } 20:46:14 $ docker stop --time=1 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 20:46:17 $ docker rm -f 7b67961624be4d47e61e37eb8d7dd635d6a0c6b01d896fe40b4e76bed86a4c16 [Pipeline] // withDockerContainer [Pipeline] sh 20:46:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:46:20 Stashed 1 file(s) [Pipeline] echo 20:46:20 [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 20:46:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:46:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:46:21 + sudo service docker restart 20:46:21 + true 20:46:21 Redirecting to /bin/systemctl restart docker.service 20:46:35 Still waiting to schedule task 20:46:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo 20:46:39 ========================================================= 20:46:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:46:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:46:39 + 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 . 20:46:41 Sending build context to Docker daemon 329.1MB 20:46:41 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:46:41 Step 2/6 : FROM ${BASE} 20:46:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:46:41 540db60ca938: Pulling fs layer 20:46:41 adcc1eea9eea: Pulling fs layer 20:46:41 4c4ab2625f07: Pulling fs layer 20:46:41 0510c868ecb4: Pulling fs layer 20:46:41 afea3b2eda06: Pulling fs layer 20:46:41 7809a108b3ef: Pulling fs layer 20:46:41 f706445af74f: Pulling fs layer 20:46:41 afea3b2eda06: Waiting 20:46:41 7809a108b3ef: Waiting 20:46:41 f706445af74f: Waiting 20:46:41 0510c868ecb4: Waiting 20:46:41 4c4ab2625f07: Verifying Checksum 20:46:41 4c4ab2625f07: Download complete 20:46:41 adcc1eea9eea: Verifying Checksum 20:46:41 adcc1eea9eea: Download complete 20:46:41 afea3b2eda06: Verifying Checksum 20:46:41 afea3b2eda06: Download complete 20:46:41 7809a108b3ef: Verifying Checksum 20:46:41 7809a108b3ef: Download complete 20:46:41 540db60ca938: Verifying Checksum 20:46:41 540db60ca938: Download complete 20:46:41 540db60ca938: Pull complete 20:46:41 adcc1eea9eea: Pull complete 20:46:41 4c4ab2625f07: Pull complete 20:46:44 f706445af74f: Verifying Checksum 20:46:44 f706445af74f: Download complete 20:46:44 0510c868ecb4: Verifying Checksum 20:46:44 0510c868ecb4: Download complete 20:46:47 0510c868ecb4: Pull complete 20:46:47 afea3b2eda06: Pull complete 20:46:47 7809a108b3ef: Pull complete 20:46:48 f706445af74f: Pull complete 20:46:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:46:48 ---> b068be0155e3 20:46:48 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 20:46:51 ---> Running in 0d0635b27468 20:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:46:53 (1/12) Installing libmagic (5.39-r0) 20:46:53 (2/12) Installing file (5.39-r0) 20:46:53 (3/12) Installing libc-dev (0.7.2-r3) 20:46:53 (4/12) Installing g++ (10.2.1_pre1-r3) 20:47:01 (5/12) Installing fortify-headers (1.1-r0) 20:47:01 (6/12) Installing patch (2.7.6-r6) 20:47:01 (7/12) Installing build-base (0.5-r2) 20:47:02 (8/12) Installing libsodium (1.0.18-r0) 20:47:02 (9/12) Installing pkgconf (1.7.3-r0) 20:47:02 (10/12) Installing libsodium-dev (1.0.18-r0) 20:47:02 (11/12) Installing libzmq (4.3.3-r1) 20:47:02 (12/12) Installing zeromq-dev (4.3.3-r1) 20:47:02 Executing busybox-1.32.1-r6.trigger 20:47:02 OK: 219 MiB in 52 packages 20:47:04 Removing intermediate container 0d0635b27468 20:47:04 ---> a3c184c3f2ea 20:47:04 Step 4/6 : WORKDIR /edgex-go 20:47:04 ---> Running in 6199a66e5ee9 20:47:04 Removing intermediate container 6199a66e5ee9 20:47:04 ---> 40ccf66771b0 20:47:04 Step 5/6 : COPY go.mod . 20:47:04 ---> 08e95ef51e2f 20:47:04 Step 6/6 : RUN go mod download 20:47:04 ---> Running in 76367e316c3c 20:47:19 Removing intermediate container 76367e316c3c 20:47:19 ---> 193152107165 20:47:19 Successfully built 193152107165 20:47:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:47:19 + docker inspect -f . ci-base-image-x86_64 20:47:19 . [Pipeline] withDockerContainer 20:47:19 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 20:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 20:47:20 $ docker top b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:47:20 + go version 20:47:20 go version go1.16.3 linux/amd64 [Pipeline] } 20:47:20 $ docker stop --time=1 b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 20:47:21 $ docker rm -f b13856932a8a224f8691e2fb5697c1f3dd511ef52c132d7240dd07eea42eb6f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:22 + docker inspect -f . ci-base-image-x86_64 20:47:22 . [Pipeline] withDockerContainer 20:47:22 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 20:47:22 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 20:47:22 $ docker top c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:22 ========================================================= 20:47:22 [edgeXBuildGoParallel] Running Tests and Build... 20:47:22 ========================================================= [Pipeline] sh 20:47:23 + go mod tidy [Pipeline] sh 20:47:23 + make test 20:47:23 go mod tidy 20:47:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:47:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:47:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:47:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:47:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:47:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:47:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:47:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:47:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:47:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements 20:47:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.066s coverage: 100.0% of statements 20:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:47:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 20:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:48:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.060s coverage: 53.4% of statements 20:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:48:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.136s coverage: 87.7% of statements 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:48:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:48:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:48:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:48:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:48:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements 20:48:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements 20:48:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:48:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements 20:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 20:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 20:48:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 20:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements 20:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 20:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 20:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:48:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.202s coverage: 81.8% of statements 20:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 76.0% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.0% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.108s coverage: 64.4% of statements 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:48:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 20:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 20:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.6% of statements 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 20:48:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:48:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-998 in /w/workspace/edgexfoundry_edgex-go_PR-3551 [Pipeline] { [Pipeline] ws 20:48:42 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:48:43 The recommended git tool is: git 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.061s coverage: 19.3% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:48:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 20:48:49 GO111MODULE=on go vet ./... 20:48:50 using credential edgex-jenkins-ssh 20:48:50 Cloning the remote Git repository 20:48:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:48:50 > git init /w/workspace/edgex-go/3 # timeout=10 20:48:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:48:51 > git --version # timeout=10 20:48:51 > git --version # 'git version 2.17.1' 20:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:06 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 73839868daec52e33f615e6a5743a210dd70e431 20:49:07 Merge succeeded, producing 73839868daec52e33f615e6a5743a210dd70e431 20:49:07 Checking out Revision 73839868daec52e33f615e6a5743a210dd70e431 (PR-3551) 20:49:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:49:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:49:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:49:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3551/head:refs/remotes/origin/PR-3551 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:49:06 > git config core.sparsecheckout # timeout=10 20:49:06 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 20:49:07 > git remote # timeout=10 20:49:07 > git config --get remote.origin.url # timeout=10 20:49:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:49:07 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 20:49:07 > git rev-parse HEAD^{commit} # timeout=10 20:49:07 > git config core.sparsecheckout # timeout=10 20:49:07 > git checkout -f 73839868daec52e33f615e6a5743a210dd70e431 # timeout=10 20:49:11 gofmt -l . 20:49:11 Commit message: "fix(notifications): Query with invalid offset range should return 416" 20:49:11 [ "`gofmt -l .`" = "" ] 20:49:11 ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 20:49:13 + ls -al . 20:49:13 total 528 20:49:13 drwxrwxr-x 10 1001 1001 4096 Jun 8 20:49 . 20:49:13 drwxr-xr-x 4 root root 28 Jun 8 20:47 .. 20:49:13 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:45 .dockerignore 20:49:13 drwxrwxr-x 8 1001 1001 179 Jun 8 20:45 .git 20:49:13 drwxrwxr-x 3 1001 1001 125 Jun 8 20:45 .github 20:49:13 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:45 .gitignore 20:49:13 drwx------ 3 1001 1001 60 Jun 8 20:46 .semver 20:49:13 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:45 .sonarcloud.properties 20:49:13 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:45 Attribution.txt 20:49:13 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:45 CONTRIBUTING.md 20:49:13 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:45 Dockerfile.build 20:49:13 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:45 Jenkinsfile 20:49:13 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:45 LICENSE 20:49:13 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:45 Makefile 20:49:13 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:45 README.md 20:49:13 -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:45 SECURITY.md 20:49:13 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:46 VERSION 20:49:13 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:45 ZMQWindows.md 20:49:13 drwxrwxr-x 2 1001 1001 37 Jun 8 20:45 bin 20:49:13 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:45 cmd 20:49:13 -rw-r--r-- 1 root root 412281 Jun 8 20:48 coverage.out 20:49:13 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:45 go.mod 20:49:13 -rw-r--r-- 1 root root 21048 Jun 8 20:47 go.sum 20:49:13 drwxrwxr-x 8 1001 1001 127 Jun 8 20:45 internal 20:49:13 drwxrwxr-x 3 1001 1001 16 Jun 8 20:45 openapi 20:49:13 drwxrwxr-x 4 1001 1001 71 Jun 8 20:45 snap 20:49:13 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:45 version.go [Pipeline] sh 20:49:13 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:49:13 + '[' -e coverage.out ] 20:49:13 + chown 1001:1001 coverage.out [Pipeline] stash 20:49:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 20:49:13 Stashed 1 file(s) [Pipeline] sh [Pipeline] sh 20:49:13 + make build 20:49:13 go mod tidy 20:49:13 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 20:49:13 + + sudo service dockertrue 20:49:13 restart 20:49:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:49:22 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 20:49:22 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 20:49:23 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 20:49:23 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 20:49:25 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 20:49:25 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 20:49:26 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 20:49: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 20:49:28 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 20:49:28 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] } 20:49:30 $ docker stop --time=1 c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba 20:49:32 $ docker rm -f c528d258ec73278aed73f2ca9d2f68bc9793e6bfd827875639ffb704349752ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:38 provisioning config files... [Pipeline] isUnix [Pipeline] sh 20:49:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8419970492431141726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:49:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:49:38 20:49:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:49:38 ---> docker-login.sh 20:49:38 nexus3.edgexfoundry.org:10001 20:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:49:39 latest: Pulling from edgex-devops/edgex-compose 20:49:39 cbdbe7a5bc2a: Pulling fs layer 20:49:39 ca9280d653b3: Pulling fs layer 20:49:39 7e9c9ca2126c: Pulling fs layer 20:49:39 cbdbe7a5bc2a: Verifying Checksum 20:49:39 cbdbe7a5bc2a: Download complete 20:49:39 cbdbe7a5bc2a: Pull complete 20:49:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:39 ca9280d653b3: Verifying Checksum 20:49:39 ca9280d653b3: Download complete 20:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:40 Configure a credential helper to remove this warning. See 20:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:40 20:49:40 Login Succeeded 20:49:40 nexus3.edgexfoundry.org:10002 20:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:40 ca9280d653b3: Pull complete 20:49:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:40 Configure a credential helper to remove this warning. See 20:49:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:40 20:49:40 Login Succeeded 20:49:40 nexus3.edgexfoundry.org:10003 20:49:40 7e9c9ca2126c: Download complete 20:49:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 nexus3.edgexfoundry.org:10004 20:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:41 Configure a credential helper to remove this warning. See 20:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:41 20:49:41 Login Succeeded 20:49:41 docker.io 20:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:49:42 Configure a credential helper to remove this warning. See 20:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:49:42 20:49:42 Login Succeeded 20:49:42 ---> docker-login.sh ends [Pipeline] } 20:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:49:42 ========================================================= 20:49:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:49:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:49:43 + 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 . 20:49:44 7e9c9ca2126c: Pull complete 20:49:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:49:44 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 20:49:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 20:49:47 Sending build context to Docker daemon 166.2MB 20:49:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:49:47 Step 2/6 : FROM ${BASE} 20:49:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:49:47 595b0fe564bb: Pulling fs layer 20:49:47 7186ed65a4f7: Pulling fs layer 20:49:47 316046926c0a: Pulling fs layer 20:49:47 4ebd0625c992: Pulling fs layer 20:49:47 207e8628e3a3: Pulling fs layer 20:49:47 c791037a9be2: Pulling fs layer 20:49:47 ffd874e62e21: Pulling fs layer 20:49:47 207e8628e3a3: Waiting 20:49:47 4ebd0625c992: Waiting 20:49:47 ffd874e62e21: Waiting 20:49:47 316046926c0a: Verifying Checksum 20:49:47 316046926c0a: Download complete 20:49:47 7186ed65a4f7: Download complete 20:49:47 207e8628e3a3: Verifying Checksum 20:49:47 c791037a9be2: Verifying Checksum 20:49:47 c791037a9be2: Download complete 20:49:47 595b0fe564bb: Verifying Checksum 20:49:47 595b0fe564bb: Download complete 20:49:47 595b0fe564bb: Pull complete 20:49:47 7186ed65a4f7: Pull complete 20:49:47 $ docker top 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:47 + docker-compose build --help 20:49:47 + grep parallel 20:49:47 316046926c0a: Pull complete 20:49:48 --parallel Build images in parallel. [Pipeline] } 20:49:48 $ docker stop --time=1 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 20:49:48 ffd874e62e21: Verifying Checksum 20:49:48 ffd874e62e21: Download complete 20:49:49 $ docker rm -f 019f4ba57730d5f0c4ee77cf2ec6e5b68d1bc29e1cef667e886662e51a2aea26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:49:49 4ebd0625c992: Verifying Checksum 20:49:49 4ebd0625c992: Download complete 20:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:49:49 . [Pipeline] withDockerContainer 20:49:49 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 20:49:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:49:50 $ docker top b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:50 + docker-compose -f ./docker-compose-build.yml build --parallel 20:49:51 Building core-command ... 20:49:51 Building core-data ... 20:49:51 Building core-metadata ... 20:49:51 Building security-bootstrapper ... 20:49:51 Building security-proxy-setup ... 20:49:51 Building security-secretstore-setup ... 20:49:51 Building support-notifications ... 20:49:51 Building support-scheduler ... 20:49:51 Building sys-mgmt-agent ... 20:49:51 Building security-secretstore-setup 20:49:51 Building core-command 20:49:51 Building support-scheduler 20:49:51 Building core-metadata 20:49:51 Building support-notifications 20:49:59 4ebd0625c992: Pull complete 20:49:59 207e8628e3a3: Pull complete 20:50:00 c791037a9be2: Pull complete 20:50:03 ffd874e62e21: Pull complete 20:50:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:50:03 ---> cfc18b08335c 20:50:03 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 20:50:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:50:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:03 ---> 193152107165 20:50:03 Step 3/23 : WORKDIR /edgex-go 20:50:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:50:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:50:03 ---> 193152107165 20:50:03 Step 3/24 : WORKDIR /edgex-go 20:50:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:50:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:03 ---> 193152107165 20:50:03 Step 3/23 : WORKDIR /edgex-go 20:50:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:50:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:50:04 ---> 193152107165 20:50:04 Step 3/24 : WORKDIR /edgex-go 20:50:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:50:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:04 ---> 193152107165 20:50:04 Step 3/26 : WORKDIR /edgex-go 20:50:05 ---> Running in 59692929d6d3 20:50:05 ---> Running in 18a4cc1ae30b 20:50:05 ---> Running in c8f40e4d54d0 20:50:05 ---> Running in 15f68326f3f3 20:50:05 ---> Running in 110d5e2c58bb 20:50:05 Removing intermediate container 18a4cc1ae30b 20:50:05 ---> 4b511efcffce 20:50:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:05 Removing intermediate container 59692929d6d3 20:50:05 ---> ad31426bcb19 20:50:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:05 Removing intermediate container c8f40e4d54d0 20:50:05 ---> e812b35ae355 20:50:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:05 ---> Running in 684980595d7d 20:50:05 Removing intermediate container 110d5e2c58bb 20:50:05 ---> 592e2327a36e 20:50:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:05 Removing intermediate container 15f68326f3f3 20:50:05 ---> 56eb487f63f4 20:50:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:05 ---> Running in 177d2d2d610c 20:50:05 ---> Running in c7359e51b1f0 20:50:05 ---> Running in eba27db23ea5 20:50:05 ---> Running in ff2e31705cce 20:50:06 ---> Running in e2eaec67d72b 20:50:06 Removing intermediate container 684980595d7d 20:50:06 ---> 106e746e4a02 20:50:06 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:50:06 ---> Running in e5e67e89c7e1 20:50:06 Removing intermediate container 177d2d2d610c 20:50:06 ---> 6ef5452d3295 20:50:06 Step 5/23 : RUN apk add --update --no-cache make git 20:50:06 ---> Running in 125c4c9c34de 20:50:06 Removing intermediate container c7359e51b1f0 20:50:06 ---> f9536ff67817 20:50:06 Step 5/24 : RUN apk add --update --no-cache make git 20:50:06 ---> Running in a9c878f408eb 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:50:07 Removing intermediate container ff2e31705cce 20:50:07 ---> 020c87894c58 20:50:07 Step 5/24 : RUN apk add --update --no-cache make git 20:50:07 ---> Running in 17bae590cf72 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:07 Removing intermediate container eba27db23ea5 20:50:07 ---> 7c0401fd4f7e 20:50:07 Step 5/26 : RUN apk add --update --no-cache make git 20:50:07 ---> Running in 2e13afb80154 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:50:09 OK: 219 MiB in 52 packages 20:50:09 OK: 219 MiB in 52 packages 20:50:09 Removing intermediate container 2e13afb80154 20:50:09 ---> 5c71b9f30000 20:50:09 Step 6/26 : COPY go.mod . 20:50:09 Removing intermediate container a9c878f408eb 20:50:09 ---> e847828c076b 20:50:09 Step 6/24 : COPY go.mod . 20:50:09 OK: 219 MiB in 52 packages 20:50:09 OK: 219 MiB in 52 packages 20:50:09 OK: 219 MiB in 52 packages 20:50:09 ---> d3d05b9122b7 20:50:09 Step 7/26 : RUN go mod download 20:50:09 ---> e55548bd0e72 20:50:09 Step 7/24 : RUN go mod download 20:50:09 ---> Running in 2ba26a27214d 20:50:09 ---> Running in 35a1a2ada96d 20:50:09 Removing intermediate container e5e67e89c7e1 20:50:09 ---> 6c0f39d99dbe 20:50:09 Step 6/23 : COPY go.mod . 20:50:10 Removing intermediate container 17bae590cf72 20:50:10 ---> af7e654c8ec1 20:50:10 Step 6/24 : COPY go.mod . 20:50:10 ---> b20fc77d6171 20:50:10 Step 7/23 : RUN go mod download 20:50:10 ---> Running in 1257a116ac30 20:50:10 (1/12) Installing libmagic (5.39-r0) 20:50:10 Removing intermediate container 125c4c9c34de 20:50:10 ---> f1006e3e5470 20:50:10 Step 6/23 : COPY go.mod . 20:50:10 ---> 822f6b60caae 20:50:10 Step 7/24 : RUN go mod download 20:50:10 ---> Running in d74cc18576f8 20:50:10 (2/12) Installing file (5.39-r0) 20:50:10 ---> 1915e96c61cc 20:50:10 Step 7/23 : RUN go mod download 20:50:10 ---> Running in ec8382d6bb8d 20:50:10 (3/12) Installing libc-dev (0.7.2-r3) 20:50:10 (4/12) Installing g++ (10.2.1_pre1-r3) 20:50:11 Removing intermediate container 2ba26a27214d 20:50:11 ---> 49c66f7188d1 20:50:11 Step 8/26 : COPY . . 20:50:11 Removing intermediate container 35a1a2ada96d 20:50:11 ---> 2464594a5297 20:50:11 Step 8/24 : COPY . . 20:50:11 Removing intermediate container 1257a116ac30 20:50:11 ---> eaa350c38273 20:50:11 Step 8/23 : COPY . . 20:50:11 Removing intermediate container d74cc18576f8 20:50:11 ---> c87ba0966775 20:50:11 Step 8/24 : COPY . . 20:50:15 Removing intermediate container ec8382d6bb8d 20:50:15 ---> d9a2e0d4e7de 20:50:15 Step 8/23 : COPY . . 20:50:25 (5/12) Installing fortify-headers (1.1-r0) 20:50:25 (6/12) Installing patch (2.7.6-r6) 20:50:25 (7/12) Installing build-base (0.5-r2) 20:50:25 (8/12) Installing libsodium (1.0.18-r0) 20:50:25 (9/12) Installing pkgconf (1.7.3-r0) 20:50:25 (10/12) Installing libsodium-dev (1.0.18-r0) 20:50:25 (11/12) Installing libzmq (4.3.3-r1) 20:50:25 (12/12) Installing zeromq-dev (4.3.3-r1) 20:50:25 Executing busybox-1.32.1-r6.trigger 20:50:25 OK: 218 MiB in 52 packages 20:50:28 Removing intermediate container e2eaec67d72b 20:50:28 ---> 31ebbe152e0b 20:50:28 Step 4/6 : WORKDIR /edgex-go 20:50:28 ---> Running in e0536be824c1 20:50:29 ---> ce39a4bda4c4 20:50:29 Step 9/23 : RUN go mod tidy 20:50:29 ---> Running in 8809a49fb845 20:50:29 Removing intermediate container e0536be824c1 20:50:29 ---> d366b2977b92 20:50:29 Step 5/6 : COPY go.mod . 20:50:29 ---> d0070dabe555 20:50:29 Step 6/6 : RUN go mod download 20:50:30 ---> Running in 2f6a5244154e 20:50:30 Removing intermediate container 8809a49fb845 20:50:30 ---> 09a1d26aba3c 20:50:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:50:33 ---> Running in 0c2697d83217 20:50:33 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 20:50:45 ---> 0f6b956a5c54 20:50:45 Step 9/24 : RUN go mod tidy 20:50:45 ---> d3b1e72cc4cf 20:50:45 Step 9/24 : RUN go mod tidy 20:50:47 ---> Running in 4a3b762bfc1a 20:50:47 ---> Running in 90d77396bc0b 20:50:47 ---> 569ec97bf797 20:50:47 Step 9/26 : RUN go mod tidy 20:50:47 ---> Running in 7ef27976b9c3 20:50:48 Removing intermediate container 4a3b762bfc1a 20:50:48 ---> bd4810c4c532 20:50:48 Step 10/24 : RUN make cmd/core-command/core-command 20:50:48 ---> Running in c3c0176d9bd1 20:50:48 Removing intermediate container 7ef27976b9c3 20:50:48 ---> a3ebdfabbdfa 20:50:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:50:48 Removing intermediate container 90d77396bc0b 20:50:48 ---> 071e2e57643a 20:50:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:50:48 ---> Running in d67520c4990e 20:50:49 ---> Running in fd5bda840e4a 20:50:49 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 20:50:49 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 20:50:50 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 20:50:52 ---> 4b144e8fece5 20:50:52 Step 9/23 : RUN go mod tidy 20:50:52 ---> Running in 0fb6004bcdd0 20:50:54 Removing intermediate container 2f6a5244154e 20:50:54 ---> 604a665b1e5e 20:50:54 Successfully built 604a665b1e5e 20:50:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:50:55 Removing intermediate container 0fb6004bcdd0 20:50:55 ---> 247c81d2c080 20:50:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:50:55 + docker inspect -f . ci-base-image-arm64 20:50:55 . [Pipeline] withDockerContainer 20:50:55 ---> Running in b9c921807497 20:50:55 prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container 20:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:50:56 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 20:50:57 $ docker top b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:58 + go version 20:50:58 go version go1.16.3 linux/arm64 [Pipeline] } 20:50:58 $ docker stop --time=1 b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 20:51:01 $ docker rm -f b1c98447abfe6e34f5ec5323dd73088829c6e3c50e8acf3805309ef83cac87b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:51:02 + docker inspect -f . ci-base-image-arm64 20:51:02 . [Pipeline] withDockerContainer 20:51:02 prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container 20:51:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:51:04 $ docker top fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 -eo pid,comm [Pipeline] { [Pipeline] echo 20:51:04 ========================================================= 20:51:04 [edgeXBuildGoParallel] Running Tests and Build... 20:51:04 ========================================================= [Pipeline] sh 20:51:05 + go mod tidy 20:51:05 Removing intermediate container 0c2697d83217 20:51:05 ---> a6f7bff370a0 20:51:05 20:51:05 Step 11/23 : FROM alpine:3.12 20:51:05 3.12: Pulling from library/alpine 20:51:05 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:51:05 Status: Downloaded newer image for alpine:3.12 20:51:05 ---> 13621d1b12d4 20:51:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:51:05 ---> Running in 7d09c8fe3b09 [Pipeline] sh 20:51:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:06 + make test 20:51:06 go mod tidy 20:51:06 (1/2) Installing ca-certificates (20191127-r4) 20:51:06 (2/2) Installing dumb-init (1.2.2-r1) 20:51:06 Executing busybox-1.31.1-r20.trigger 20:51:06 Executing ca-certificates-20191127-r4.trigger 20:51:06 OK: 6 MiB in 16 packages 20:51:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:51:07 Removing intermediate container 7d09c8fe3b09 20:51:07 ---> 788214859bed 20:51:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:51:07 ---> Running in 6972d7329674 20:51:07 Removing intermediate container 6972d7329674 20:51:07 ---> 65fee8c79a22 20:51:07 Step 14/23 : ENV APP_PORT=59860 20:51:07 ---> Running in 88262ad0cc08 20:51:08 Removing intermediate container 88262ad0cc08 20:51:08 ---> 02e35d474bea 20:51:08 Step 15/23 : EXPOSE $APP_PORT 20:51:08 ---> Running in 9bf42487c881 20:51:08 Removing intermediate container 9bf42487c881 20:51:08 ---> ddcbe4935cf6 20:51:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:08 ---> 529ae1103cd8 20:51:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:51:09 ---> 22a3e9f39914 20:51:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:51:10 ---> 148751ce7c7a 20:51:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:51:12 ---> Running in 1d0f2c19e4fa 20:51:12 Removing intermediate container 1d0f2c19e4fa 20:51:12 ---> 43e9896bcf47 20:51:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:12 ---> Running in 26c22523b956 20:51:12 Removing intermediate container 26c22523b956 20:51:12 ---> 8ac31db45c66 20:51:12 Step 21/23 : LABEL arch=x86_64 20:51:12 ---> Running in 22d20a16479a 20:51:12 Removing intermediate container 22d20a16479a 20:51:12 ---> 99e00ab41832 20:51:12 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:51:12 ---> Running in 2fec923173b3 20:51:12 Removing intermediate container 2fec923173b3 20:51:12 ---> ee804b551a1c 20:51:12 Step 23/23 : LABEL version=0.0.0 20:51:12 ---> Running in 53c5d16c7ef3 20:51:13 Removing intermediate container 53c5d16c7ef3 20:51:13 ---> bc621c86f249 20:51:13 20:51:13 Successfully built bc621c86f249 20:51:13 Successfully tagged support-notifications:latest 20:51:13 Building security-bootstrapper 20:51:20  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:51:20 ---> 193152107165 20:51:20 Step 3/32 : WORKDIR /edgex-go 20:51:20 ---> Using cache 20:51:20 ---> 56eb487f63f4 20:51:20 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:20 ---> Using cache 20:51:20 ---> 020c87894c58 20:51:20 Step 5/32 : RUN apk add --update --no-cache make git 20:51:20 ---> Using cache 20:51:20 ---> af7e654c8ec1 20:51:20 Step 6/32 : COPY go.mod . 20:51:20 ---> Using cache 20:51:20 ---> 822f6b60caae 20:51:20 Step 7/32 : RUN go mod download 20:51:20 ---> Using cache 20:51:20 ---> c87ba0966775 20:51:20 Step 8/32 : COPY . . 20:51:20 ---> Using cache 20:51:20 ---> d3b1e72cc4cf 20:51:20 Step 9/32 : RUN go mod tidy 20:51:20 ---> Using cache 20:51:20 ---> bd4810c4c532 20:51:20 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:51:23 ---> Running in de4fea2188bf 20:51:24 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 20:51:25 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 20:51:29 Removing intermediate container c3c0176d9bd1 20:51:29 ---> bc284fcfc9c0 20:51:29 20:51:29 Step 11/24 : FROM alpine:3.12 20:51:29 ---> 13621d1b12d4 20:51:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:51:29 ---> Running in ce4b6f44ee4b 20:51:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:31 (1/1) Installing dumb-init (1.2.2-r1) 20:51:31 Executing busybox-1.31.1-r20.trigger 20:51:31 OK: 6 MiB in 15 packages 20:51:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:51:34 Removing intermediate container d67520c4990e 20:51:34 ---> 195bd6751bfb 20:51:34 20:51:34 Step 11/26 : FROM alpine:3.12 20:51:34 ---> 13621d1b12d4 20:51:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:51:35 ---> Running in 7129ff79cb46 20:51:37 Removing intermediate container ce4b6f44ee4b 20:51:37 ---> fb10266a43d5 20:51:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:37 ---> Running in 7539969fc065 20:51:37 Removing intermediate container fd5bda840e4a 20:51:37 ---> f4d065b540d3 20:51:37 20:51:37 Step 11/24 : FROM alpine:3.12 20:51:37 ---> 13621d1b12d4 20:51:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:51:37 ---> Using cache 20:51:37 ---> fb10266a43d5 20:51:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:37 (1/6) Installing ca-certificates (20191127-r4) 20:51:37 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:51:37 (3/6) Installing libcurl (7.77.0-r0) 20:51:37 (4/6) Installing curl (7.77.0-r0) 20:51:37 (5/6) Installing dumb-init (1.2.2-r1) 20:51:37 (6/6) Installing su-exec (0.2-r1) 20:51:37 Executing busybox-1.31.1-r20.trigger 20:51:37 Executing ca-certificates-20191127-r4.trigger 20:51:37 OK: 7 MiB in 20 packages 20:51:38 ---> Running in 258afa430cc5 20:51:39 Removing intermediate container 7539969fc065 20:51:39 ---> 84b84634975e 20:51:39 Step 14/24 : ENV APP_PORT=59882 20:51:39 Removing intermediate container 258afa430cc5 20:51:39 ---> f1bf22d7419e 20:51:39 Step 14/24 : ENV APP_PORT=59881 20:51:40 Removing intermediate container b9c921807497 20:51:40 ---> 50043a8fc3dd 20:51:40 20:51:40 Step 11/23 : FROM alpine:3.12 20:51:40 ---> 13621d1b12d4 20:51:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:51:40 ---> Using cache 20:51:40 ---> fb10266a43d5 20:51:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:40 ---> Using cache 20:51:40 ---> f1bf22d7419e 20:51:40 Step 14/23 : ENV APP_PORT=59861 20:51:40 ---> Running in 7bfccc327385 20:51:40 ---> Running in cccc708c155c 20:51:40 ---> Running in e5686ac2de38 20:51:41 Removing intermediate container 7129ff79cb46 20:51:41 ---> 4ad8d4387ffd 20:51:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:51:41 Removing intermediate container 7bfccc327385 20:51:41 ---> 9117d23eb0a3 20:51:41 Step 15/24 : EXPOSE $APP_PORT 20:51:41 Removing intermediate container cccc708c155c 20:51:41 ---> bb885c58d64e 20:51:41 Step 15/24 : EXPOSE $APP_PORT 20:51:41 ---> Running in 24e64c8d8adc 20:51:41 ---> Running in 5a2fcca4c9ec 20:51:41 ---> Running in 937290dd3046 20:51:42 Removing intermediate container e5686ac2de38 20:51:42 ---> 5c9ce3177b90 20:51:42 Step 15/23 : EXPOSE $APP_PORT 20:51:42 ---> Running in eaa08a3271aa 20:51:43 Removing intermediate container 24e64c8d8adc 20:51:43 ---> 73cfda795cc9 20:51:43 Step 14/26 : WORKDIR / 20:51:43 Removing intermediate container 937290dd3046 20:51:43 ---> 758284f8a032 20:51:43 Step 16/24 : WORKDIR / 20:51:43 Removing intermediate container 5a2fcca4c9ec 20:51:43 ---> a7a380e798eb 20:51:43 Step 16/24 : WORKDIR / 20:51:43 ---> Running in fc3c7f922dc2 20:51:43 ---> Running in 4a414ba031c5 20:51:43 ---> Running in 0dd3f829ac6f 20:51:43 Removing intermediate container eaa08a3271aa 20:51:43 ---> 754601913e5e 20:51:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:44 Removing intermediate container 0dd3f829ac6f 20:51:44 ---> 9ceb7b43265a 20:51:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:44 Removing intermediate container 4a414ba031c5 20:51:44 ---> fda21a25b992 20:51:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:44 Removing intermediate container fc3c7f922dc2 20:51:44 ---> 56fee820f36b 20:51:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:51:44 ---> d68d84545225 20:51:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:45 ---> 28120d6ab3b7 20:51:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:45 ---> f3acf40d34ad 20:51:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:51:45 ---> 60cf1cb3a346 20:51:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:45 ---> d0e9e5f86bf8 20:51:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:51:46 ---> c7734d571797 20:51:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:51:46 ---> c0365b76964c 20:51:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:51:46 ---> 530e872346f0 20:51:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:51:46 ---> 90b97d41241b 20:51:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:46 ---> Running in 99a74519a451 20:51:48 ---> 87ff11a3eca3 20:51:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:51:48 ---> 5961066f65c2 20:51:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:51:48 ---> f98bb78a89f6 20:51:48 Step 20/24 : ENTRYPOINT ["/core-command"] 20:51:48 ---> Running in 5526ef64f0dd 20:51:49 Removing intermediate container 99a74519a451 20:51:49 ---> f874968122c2 20:51:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:49 Removing intermediate container de4fea2188bf 20:51:49 ---> c7910af03183 20:51:49 20:51:49 Step 11/32 : FROM alpine:3.12 20:51:49 ---> 13621d1b12d4 20:51:49 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:51:49 ---> Running in 91f0b09ce9ea 20:51:49 ---> Running in 120dbe39ef59 20:51:49 ---> Running in e2984e1d8be5 20:51:49 ---> 80bd47bc3169 20:51:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:49 Removing intermediate container 5526ef64f0dd 20:51:49 ---> bd9ef0ac0def 20:51:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:49 ---> Running in 047fbf1b5586 20:51:49 Removing intermediate container 91f0b09ce9ea 20:51:49 ---> 85a44f4bdc5f 20:51:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:49 Removing intermediate container e2984e1d8be5 20:51:49 ---> dbe1b44304a6 20:51:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:51:50 Removing intermediate container 120dbe39ef59 20:51:50 ---> 20e9c0803e45 20:51:50 Step 21/23 : LABEL arch=x86_64 20:51:50 ---> db63b44830c0 20:51:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:51:50 ---> Running in 917a332e51c8 20:51:50 ---> Running in 8495f8c19aea 20:51:50 ---> Running in 1957d0713cee 20:51:50 Removing intermediate container 047fbf1b5586 20:51:50 ---> 290ed08cd77a 20:51:50 Step 22/24 : LABEL arch=x86_64 20:51:50 ---> Running in 160c7c3b35b1 20:51:50 Removing intermediate container 917a332e51c8 20:51:50 ---> d0355aa08a66 20:51:50 Step 22/24 : LABEL arch=x86_64 20:51:50 Removing intermediate container 1957d0713cee 20:51:50 ---> 86e6a4963350 20:51:50 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:51:50 ---> c9e7f8318f64 20:51:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:51:50 ---> Running in da7abadd61c9 20:51:50 ---> Running in 49ae276dc7f4 20:51:50 Removing intermediate container 160c7c3b35b1 20:51:50 ---> 885b1a6e19b6 20:51:50 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:51:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:51:51 (1/2) Installing dumb-init (1.2.2-r1) 20:51:51 (2/2) Installing su-exec (0.2-r1) 20:51:51 Executing busybox-1.31.1-r20.trigger 20:51:51 OK: 6 MiB in 16 packages 20:51:51 ---> Running in 022b84cfbdad 20:51:51 Removing intermediate container da7abadd61c9 20:51:51 ---> d07e3ea7218c 20:51:51 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:51:51 ---> 02fab838dd08 20:51:51 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/ 20:51:51 Removing intermediate container 49ae276dc7f4 20:51:51 ---> 1f4549f9e217 20:51:51 Step 23/23 : LABEL version=0.0.0 20:51:51 ---> Running in 0ccff61aa4fa 20:51:51 ---> Running in 5cff8f851c7b 20:51:51 ---> Running in b2e9d9d3373c 20:51:53 Removing intermediate container 022b84cfbdad 20:51:53 ---> 261f9c4743e6 20:51:53 Step 24/24 : LABEL version=0.0.0 20:51:53 ---> Running in 10cd1b56f0f0 20:51:53 Removing intermediate container 0ccff61aa4fa 20:51:53 ---> f6d6b3da0ac5 20:51:53 Step 24/24 : LABEL version=0.0.0 20:51:53 Removing intermediate container 5cff8f851c7b 20:51:53 ---> 9e9663314e6e 20:51:53 20:51:53 Successfully built 9e9663314e6e 20:51:53 Successfully tagged support-scheduler:latest 20:51:53  Building support-scheduler ... done Building sys-mgmt-agent 20:51:53 Removing intermediate container 8495f8c19aea 20:51:53 ---> a6f17fc98389 20:51:53 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:51:54 ---> Running in 2c773027249f 20:51:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:56 ---> 193152107165 20:51:56 Step 3/24 : WORKDIR /edgex-go 20:51:56 ---> Using cache 20:51:56 ---> 56eb487f63f4 20:51:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:56 ---> Using cache 20:51:56 ---> 020c87894c58 20:51:56 Step 5/24 : RUN apk add --update --no-cache make bash git 20:51:58 Removing intermediate container 10cd1b56f0f0 20:51:58 ---> eef3732a8577 20:51:58 20:51:58 ---> Running in d7b2f063063f 20:51:58 ---> Running in f4ebea188b1e 20:51:58 Removing intermediate container 2c773027249f 20:51:58 ---> f6a2a684b1b0 20:51:58 20:51:58 Successfully built eef3732a8577 20:51:58 Successfully tagged core-metadata:latest 20:51:58 Building security-proxy-setup 20:51:58 Successfully built f6a2a684b1b0 20:51:58  Building core-metadata ... done Successfully tagged core-command:latest 20:51:58  Building core-command ... done Building core-data 20:51:58 Removing intermediate container f4ebea188b1e 20:51:58 ---> 4cd7310abfe9 20:51:58 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:51:58 Removing intermediate container b2e9d9d3373c 20:51:58 ---> 699fc1506a20 20:51:58 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:51:58 ---> Running in 2de3560e4c5c 20:51:59 ---> Running in da653e7e1aa7 20:51:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:52:01 Removing intermediate container 2de3560e4c5c 20:52:01 ---> c1bfd9678f6a 20:52:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:52:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:52:01 Removing intermediate container da653e7e1aa7 20:52:01 ---> 58e145cfd541 20:52:01 Step 24/26 : LABEL arch=x86_64 20:52:02 ---> Running in c3d60811a394 20:52:02 OK: 219 MiB in 52 packages 20:52:02 ---> Running in c733bdb2e3a5 20:52:02 Removing intermediate container c733bdb2e3a5 20:52:02 ---> fc2a2bebd1b4 20:52:02 Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:52:02 ---> Running in 024be67fcf1f 20:52:02 Removing intermediate container d7b2f063063f 20:52:02 ---> fb8bef6410f0 20:52:02 Step 6/24 : COPY go.mod . 20:52:02 Removing intermediate container 024be67fcf1f 20:52:02 ---> f5cb31f7a490 20:52:02 Step 26/26 : LABEL version=0.0.0 20:52:02 ---> Running in a11b4aefaf83 20:52:02 ---> 7607864db358 20:52:02 Step 7/24 : RUN go mod download 20:52:03 Removing intermediate container a11b4aefaf83 20:52:03 ---> 312cb118bac2 20:52:03 20:52:03 Removing intermediate container c3d60811a394 20:52:03 ---> 6684f87aaba6 20:52:03 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:52:03 Successfully built 312cb118bac2 20:52:03 ---> Running in 96ed0dbeaebf 20:52:03 ---> Running in 33fcf833d1ab 20:52:03 Successfully tagged security-secretstore-setup:latest 20:52:03  Building security-secretstore-setup ... done Removing intermediate container 33fcf833d1ab 20:52:03 ---> 03c7642450e4 20:52:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:52:04 ---> 161e16e78334 20:52:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:52:04 ---> Running in 4fdaee31eb68 20:52:04 Removing intermediate container 96ed0dbeaebf 20:52:04 ---> 3571e524c217 20:52:04 Step 8/24 : COPY . . 20:52:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:52:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:52:05 ---> 193152107165 20:52:05 Step 3/24 : WORKDIR /edgex-go 20:52:05 ---> Using cache 20:52:05 ---> 56eb487f63f4 20:52:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:05 ---> Using cache 20:52:05 ---> 020c87894c58 20:52:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:52:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:52:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:52:05 ---> 193152107165 20:52:05 Step 3/22 : WORKDIR /edgex-go 20:52:05 ---> Using cache 20:52:05 ---> 56eb487f63f4 20:52:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:05 ---> Using cache 20:52:05 ---> 020c87894c58 20:52:05 Step 5/22 : RUN apk add --update --no-cache make git 20:52:05 ---> Using cache 20:52:05 ---> af7e654c8ec1 20:52:05 Step 6/22 : COPY go.mod . 20:52:05 ---> Using cache 20:52:05 ---> 822f6b60caae 20:52:05 Step 7/22 : RUN go mod download 20:52:05 ---> Using cache 20:52:05 ---> c87ba0966775 20:52:05 Step 8/22 : COPY . . 20:52:05 ---> Using cache 20:52:05 ---> d3b1e72cc4cf 20:52:05 Step 9/22 : RUN go mod tidy 20:52:05 ---> Using cache 20:52:05 ---> bd4810c4c532 20:52:05 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:52:06 ---> Running in 2833b8772d3d 20:52:06 ---> Running in dbf3a87f3110 20:52:06 Removing intermediate container 4fdaee31eb68 20:52:06 ---> a3cc6da74d3b 20:52:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:07 ---> de93125b0736 20:52:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:52:07 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 20:52:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:52:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:52:08 ---> fcad15d86fd7 20:52:08 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:52:08 OK: 219 MiB in 52 packages 20:52:08 ---> 49ca286f4206 20:52:08 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:52:08 ---> d9861eb3fbf1 20:52:08 Step 9/24 : RUN go mod tidy 20:52:09 ---> Running in 91267cc853a8 20:52:09 ---> f811ec544d8b 20:52:09 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:52:09 Removing intermediate container 2833b8772d3d 20:52:09 ---> 0fd00dff4e9c 20:52:09 Step 6/24 : COPY go.mod . 20:52:09 ---> 1d7de460547d 20:52:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:52:09 ---> Running in defbc5d34761 20:52:09 ---> 11dd22abe0c5 20:52:09 Step 7/24 : RUN go mod download 20:52:09 ---> Running in 8d4300cbe5bb 20:52:09 Removing intermediate container defbc5d34761 20:52:09 ---> ffb308a164c2 20:52:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:52:09 ---> d7ec7a1dd249 20:52:09 Step 27/32 : RUN chmod +x /entrypoint.sh 20:52:10 ---> Running in 3f9daf6c2ce7 20:52:11 Removing intermediate container 91267cc853a8 20:52:11 ---> d0efa1111784 20:52:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:11 Removing intermediate container 8d4300cbe5bb 20:52:11 ---> c101640aef59 20:52:11 Step 8/24 : COPY . . 20:52:11 ---> Running in 97fc50a16995 20:52:11 Removing intermediate container 3f9daf6c2ce7 20:52:11 ---> 87dfa0ef30fb 20:52:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:52:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:12 ---> Running in 7899e4ead4ce 20:52:13 Removing intermediate container 7899e4ead4ce 20:52:13 ---> 31040afa5373 20:52:13 Step 29/32 : CMD ["gate"] 20:52:13 ---> Running in e6da8e6e2fd6 20:52:13 Removing intermediate container e6da8e6e2fd6 20:52:13 ---> c6dc93fc9aa0 20:52:13 Step 30/32 : LABEL arch=x86_64 20:52:13 ---> Running in bfd92f7163f2 20:52:14 Removing intermediate container bfd92f7163f2 20:52:14 ---> ac22783b18d9 20:52:14 Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:52:14 ---> Running in 2cf032329cd4 20:52:15 Removing intermediate container 2cf032329cd4 20:52:15 ---> 1118b3f20836 20:52:15 Step 32/32 : LABEL version=0.0.0 20:52:15 ---> Running in bcab9061c850 20:52:16 Removing intermediate container bcab9061c850 20:52:16 ---> d57703558b3d 20:52:16 20:52:16 Successfully built d57703558b3d 20:52:16 Successfully tagged security-bootstrapper:latest 20:52:20  Building security-bootstrapper ... done  ---> 18d864d2461b 20:52:20 Step 9/24 : RUN go mod tidy 20:52:20 ---> Running in e898872ed2c7 20:52:20 Removing intermediate container e898872ed2c7 20:52:20 ---> 5f40388892d9 20:52:20 Step 10/24 : RUN make cmd/core-data/core-data 20:52:20 ---> Running in 2a7ca7d28b2d 20:52:20 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 20:52:23 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 20:52:27 Removing intermediate container dbf3a87f3110 20:52:27 ---> 1510c4295469 20:52:27 20:52:27 Step 11/22 : FROM alpine:3.12 20:52:27 ---> 13621d1b12d4 20:52:27 Step 12/22 : RUN apk add --update --no-cache curl 20:52:27 ---> Running in c323856970b9 20:52:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:28 (1/4) Installing ca-certificates (20191127-r4) 20:52:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:52:28 (3/4) Installing libcurl (7.77.0-r0) 20:52:28 (4/4) Installing curl (7.77.0-r0) 20:52:28 Executing busybox-1.31.1-r20.trigger 20:52:28 Executing ca-certificates-20191127-r4.trigger 20:52:28 OK: 7 MiB in 18 packages 20:52:28 Removing intermediate container c323856970b9 20:52:28 ---> 2b1e255a595d 20:52:28 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:52:28 ---> Running in cc690422ad81 20:52:28 Removing intermediate container cc690422ad81 20:52:28 ---> 0544fee12026 20:52:28 Step 14/22 : WORKDIR /edgex 20:52:29 ---> Running in a314f3859a19 20:52:29 Removing intermediate container a314f3859a19 20:52:29 ---> 837e99140da4 20:52:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:52:29 ---> 1d89a6c0a39f 20:52:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:52:29 ---> 2d82ea23418b 20:52:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:52:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:52:30 ---> cc4879d9a310 20:52:30 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:52:30 ---> Running in aedcf38cd2e3 20:52:30 Removing intermediate container aedcf38cd2e3 20:52:30 ---> d5d062a173fb 20:52:30 Step 19/22 : CMD ["--init=true"] 20:52:30 ---> Running in d5bfd909f275 20:52:30 Removing intermediate container d5bfd909f275 20:52:30 ---> 459f83f0f51a 20:52:30 Step 20/22 : LABEL arch=x86_64 20:52:30 ---> Running in 888cdf1d0471 20:52:31 Removing intermediate container 888cdf1d0471 20:52:31 ---> c77c48fca423 20:52:31 Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:52:31 ---> Running in 507ec23de886 20:52:31 Removing intermediate container 507ec23de886 20:52:31 ---> 16fc33c2c18e 20:52:31 Step 22/22 : LABEL version=0.0.0 20:52:31 ---> Running in 89498a11963b 20:52:31 Removing intermediate container 89498a11963b 20:52:31 ---> 76f8d8747342 20:52:31 20:52:31 Successfully built 76f8d8747342 20:52:31 Successfully tagged security-proxy-setup:latest 20:52:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:52:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:52:36  Building security-proxy-setup ... done Removing intermediate container 97fc50a16995 20:52:36 ---> 791213375c04 20:52:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:52:36 ---> Running in 5706a868e786 20:52:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:52:38 Removing intermediate container 5706a868e786 20:52:38 ---> 943c202d9a17 20:52:38 20:52:38 Step 12/24 : FROM docker:20.10.0 20:52:38 20.10.0: Pulling from library/docker 20:52:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:52:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:52:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:52:42 Status: Downloaded newer image for docker:20.10.0 20:52:42 ---> aefe523efa57 20:52:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:52:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:52:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:52:44 Removing intermediate container 2a7ca7d28b2d 20:52:44 ---> 65b4f81f09e9 20:52:44 20:52:44 Step 11/24 : FROM alpine:3.12 20:52:44 ---> 13621d1b12d4 20:52:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:52:44 ---> Running in 52f1d3b181f5 20:52:44 ---> Running in 037b95dfb7fc 20:52:44 Removing intermediate container 52f1d3b181f5 20:52:44 ---> bf22ac15a71d 20:52:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:52:45 Removing intermediate container 037b95dfb7fc 20:52:45 ---> e85b0fe18b0d 20:52:45 Step 13/24 : ENV APP_PORT=59880 20:52:45 ---> Running in e0fcefcdd602 20:52:45 ---> Running in 00ddc0cad677 20:52:45 Removing intermediate container 00ddc0cad677 20:52:45 ---> 16d936753fa9 20:52:45 Step 14/24 : EXPOSE $APP_PORT 20:52:45 ---> Running in 840def1b15ff 20:52:45 Removing intermediate container 840def1b15ff 20:52:45 ---> 3fb5b16edfd6 20:52:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:45 ---> Running in 7e93cf7d7727 20:52:45 (1/39) Installing readline (8.0.4-r0) 20:52:45 (2/39) Installing bash (5.0.17-r0) 20:52:45 Executing bash-5.0.17-r0.post-install 20:52:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:52:45 (4/39) Installing libcurl (7.77.0-r0) 20:52:45 (5/39) Installing curl (7.77.0-r0) 20:52:45 (6/39) Installing dumb-init (1.2.2-r1) 20:52:45 (7/39) Installing libbz2 (1.0.8-r1) 20:52:45 (8/39) Installing expat (2.2.9-r1) 20:52:46 (9/39) Installing libffi (3.3-r2) 20:52:46 (10/39) Installing gdbm (1.13-r1) 20:52:46 (11/39) Installing xz-libs (5.2.5-r0) 20:52:46 (12/39) Installing sqlite-libs (3.32.1-r1) 20:52:46 (13/39) Installing python3 (3.8.10-r0) 20:52:48 (14/39) Installing py3-appdirs (1.4.4-r1) 20:52:48 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:52:48 (16/39) Installing py3-parsing (2.4.7-r0) 20:52:48 (17/39) Installing py3-six (1.15.0-r0) 20:52:48 (18/39) Installing py3-packaging (20.4-r0) 20:52:48 (19/39) Installing py3-setuptools (47.0.0-r0) 20:52:48 (20/39) Installing py3-chardet (3.0.4-r4) 20:52:48 (21/39) Installing py3-idna (2.9-r0) 20:52:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:52:48 Removing intermediate container 7e93cf7d7727 20:52:48 ---> 29e0a28b2f3f 20:52:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:52:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:52:48 (24/39) Installing py3-requests (2.23.0-r0) 20:52:48 (25/39) Installing py3-msgpack (1.0.0-r0) 20:52:48 (26/39) Installing py3-lockfile (0.12.2-r3) 20:52:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:52:48 ---> Running in 5c901f64e52f 20:52:49 (28/39) Installing py3-colorama (0.4.3-r0) 20:52:49 (29/39) Installing py3-distlib (0.3.0-r0) 20:52:49 (30/39) Installing py3-distro (1.5.0-r1) 20:52:49 (31/39) Installing py3-webencodings (0.5.1-r3) 20:52:49 (32/39) Installing py3-html5lib (1.0.1-r4) 20:52:49 (33/39) Installing py3-pytoml (0.1.21-r0) 20:52:49 (34/39) Installing py3-pep517 (0.8.2-r0) 20:52:49 (35/39) Installing py3-progress (1.5-r0) 20:52:49 (36/39) Installing py3-toml (0.10.1-r0) 20:52:49 (37/39) Installing py3-retrying (1.3.3-r0) 20:52:49 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:52:49 (39/39) Installing py3-pip (20.1.1-r0) 20:52:49 Executing busybox-1.31.1-r19.trigger 20:52:49 OK: 72 MiB in 59 packages 20:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:49 Collecting docker-compose==1.23.2 20:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:50 (1/6) Installing dumb-init (1.2.2-r1) 20:52:50 (2/6) Installing libgcc (9.3.0-r2) 20:52:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:52:51 (3/6) Installing libsodium (1.0.18-r0) 20:52:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:52:51 (4/6) Installing libstdc++ (9.3.0-r2) 20:52:51 Collecting PyYAML<4,>=3.10 20:52:51 Downloading PyYAML-3.13.tar.gz (270 kB) 20:52:51 (5/6) Installing libzmq (4.3.3-r0) 20:52:51 (6/6) Installing zeromq (4.3.3-r0) 20:52:51 Executing busybox-1.31.1-r20.trigger 20:52:51 OK: 8 MiB in 20 packages 20:52:51 Collecting dockerpty<0.5,>=0.4.1 20:52:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:52:52 Removing intermediate container 5c901f64e52f 20:52:52 ---> 46a72b57f55f 20:52:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:52 Collecting websocket-client<1.0,>=0.32.0 20:52:52 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:52:52 ---> 93dab198de28 20:52:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:52:52 Collecting docker<4.0,>=3.6.0 20:52:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:52:52 Collecting jsonschema<3,>=2.5.1 20:52:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:52:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:52:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:52:53 Collecting cached-property<2,>=1.2.0 20:52:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:52:53 ---> 60833cd744d5 20:52:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:52:53 Collecting docopt<0.7,>=0.6.1 20:52:53 Downloading docopt-0.6.2.tar.gz (25 kB) 20:52:54 Collecting texttable<0.10,>=0.9.0 20:52:54 Downloading texttable-0.9.1.tar.gz (11 kB) 20:52:54 ---> 9670bceeea4e 20:52:54 Step 20/24 : ENTRYPOINT ["/core-data"] 20:52:54 ---> Running in 035e27596d12 20:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:52:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:52:54 Removing intermediate container 035e27596d12 20:52:54 ---> 173d12ec2c5d 20:52:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:54 Collecting docker-pycreds>=0.4.0 20:52:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:52:54 ---> Running in 00c7fa88e0df 20:52:54 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) 20:52:54 Collecting urllib3<1.25,>=1.21.1 20:52:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:52:54 Collecting idna<2.8,>=2.5 20:52:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:52:54 Removing intermediate container 00c7fa88e0df 20:52:54 ---> 94cae07fef51 20:52:54 Step 22/24 : LABEL arch=x86_64 20:52:54 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) 20:52:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:52:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:52:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:52:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:52:54 ---> Running in 5f59363e4d20 20:52:54 Installing collected packages: PyYAML, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, docopt, texttable, docker-compose 20:52:54 Running setup.py install for PyYAML: started 20:52:54 Removing intermediate container 5f59363e4d20 20:52:54 ---> 30e292cd1f64 20:52:54 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.165s coverage: 28.7% of statements 20:52:55 ---> Running in 96d2f29ac078 20:52:55 Removing intermediate container 96d2f29ac078 20:52:55 ---> ada668719b66 20:52:55 Step 24/24 : LABEL version=0.0.0 20:52:55 ---> Running in 7c84bb9739a4 20:52:55 Running setup.py install for PyYAML: finished with status 'done' 20:52:55 Running setup.py install for dockerpty: started 20:52:55 Removing intermediate container 7c84bb9739a4 20:52:55 ---> f5cdeec03876 20:52:55 20:52:55 Successfully built f5cdeec03876 20:52:55 Successfully tagged core-data:latest 20:52:55  Building core-data ... done  Running setup.py install for dockerpty: finished with status 'done' 20:52:55 Attempting uninstall: urllib3 20:52:55 Found existing installation: urllib3 1.25.9 20:52:55 Uninstalling urllib3-1.25.9: 20:52:55 Successfully uninstalled urllib3-1.25.9 20:52:56 Attempting uninstall: idna 20:52:56 Found existing installation: idna 2.9 20:52:56 Uninstalling idna-2.9: 20:52:56 Successfully uninstalled idna-2.9 20:52:56 Attempting uninstall: requests 20:52:56 Found existing installation: requests 2.23.0 20:52:56 Uninstalling requests-2.23.0: 20:52:56 Successfully uninstalled requests-2.23.0 20:52:56 Running setup.py install for docopt: started 20:52:57 Running setup.py install for docopt: finished with status 'done' 20:52:57 Running setup.py install for texttable: started 20:52:57 Running setup.py install for texttable: finished with status 'done' 20:52:57 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 20:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:52:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.192s coverage: 81.2% of statements 20:52:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:53:03 Removing intermediate container e0fcefcdd602 20:53:03 ---> c6dc43cd5c57 20:53:03 Step 15/24 : ENV APP_PORT=58890 20:53:03 ---> Running in 3cb105d20fb2 20:53:03 Removing intermediate container 3cb105d20fb2 20:53:03 ---> edc9d8748540 20:53:03 Step 16/24 : EXPOSE $APP_PORT 20:53:03 ---> Running in a572677f7834 20:53:03 Removing intermediate container a572677f7834 20:53:03 ---> f313f0ec3b33 20:53:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.380s coverage: 53.4% of statements 20:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:53:03 ---> b14f9cc80a90 20:53:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:53:03 ---> 359b6905e11a 20:53:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:53:04 ---> 6c6f6fa98401 20:53:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:53:04 ---> Running in 99c846ed9ae6 20:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.637s coverage: 87.7% of statements 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:53:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:53:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:53:04 Removing intermediate container 99c846ed9ae6 20:53:04 ---> c23d36338794 20:53:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:04 ---> Running in 8c00aecbb3ff 20:53:04 Removing intermediate container 8c00aecbb3ff 20:53:04 ---> 83ac0daa9461 20:53:04 Step 22/24 : LABEL arch=x86_64 20:53:04 ---> Running in 23454283b10b 20:53:04 Removing intermediate container 23454283b10b 20:53:04 ---> 65eb93fbb1fa 20:53:04 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 20:53:04 ---> Running in ac95e7752e8a 20:53:04 Removing intermediate container ac95e7752e8a 20:53:04 ---> 7d681bb7dd15 20:53:04 Step 24/24 : LABEL version=0.0.0 20:53:05 ---> Running in 7010b0c99528 20:53:05 Removing intermediate container 7010b0c99528 20:53:05 ---> 98a8b388d96f 20:53:05 20:53:05 Successfully built 98a8b388d96f 20:53:05 Successfully tagged sys-mgmt-agent:latest 20:53:05  Building sys-mgmt-agent ... done  [Pipeline] } 20:53:05 $ docker stop --time=1 b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d 20:53:06 $ docker rm -f b53122f6c5d9e5ef0da5ccddb45805c64caca26c1210660b6ae3fd9f76334f0d [Pipeline] // withDockerContainer [Pipeline] sh 20:53:07 + docker images 20:53:07 REPOSITORY TAG IMAGE ID CREATED SIZE 20:53:07 sys-mgmt-agent latest 98a8b388d96f 2 seconds ago 312MB 20:53:07 core-data latest f5cdeec03876 12 seconds ago 20.2MB 20:53:07 65b4f81f09e9 25 seconds ago 1.15GB 20:53:07 943c202d9a17 29 seconds ago 1.15GB 20:53:07 security-proxy-setup latest 76f8d8747342 36 seconds ago 25.3MB 20:53:07 1510c4295469 41 seconds ago 1.15GB 20:53:07 security-bootstrapper latest d57703558b3d 52 seconds ago 18.2MB 20:53:07 security-secretstore-setup latest 312cb118bac2 About a minute ago 28.1MB 20:53:07 core-command latest f6a2a684b1b0 About a minute ago 15.9MB 20:53:07 core-metadata latest eef3732a8577 About a minute ago 16.6MB 20:53:07 support-scheduler latest 9e9663314e6e About a minute ago 15.9MB 20:53:07 c7910af03183 About a minute ago 1.14GB 20:53:07 50043a8fc3dd About a minute ago 1.14GB 20:53:07 f4d065b540d3 About a minute ago 1.15GB 20:53:07 195bd6751bfb About a minute ago 1.15GB 20:53:07 bc284fcfc9c0 About a minute ago 1.14GB 20:53:07 support-notifications latest bc621c86f249 About a minute ago 16.6MB 20:53:07 a6f7bff370a0 2 minutes ago 1.15GB 20:53:07 ci-base-image-x86_64 latest 193152107165 5 minutes ago 648MB 20:53:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 20:53:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 20:53:07 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 20:53:07 docker 20.10.0 aefe523efa57 5 months ago 240MB 20:53:07 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] } 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.280s coverage: 95.1% of statements 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.386s coverage: 60.0% of statements 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.242s coverage: 0.8% of statements 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.174s coverage: 22.0% of statements 20:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 47.1% of statements 20:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.225s coverage: 79.5% of statements 20:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.190s coverage: 94.1% of statements 20:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements 20:53:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 20:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements 20:53:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 20:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.548s coverage: 81.8% of statements 20:53:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.229s coverage: 92.9% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.290s coverage: 91.2% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 20:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 20:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 20:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 20:53:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements 20:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:53:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.725s coverage: 43.6% of statements 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:53:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:53:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.270s coverage: 19.3% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.527s coverage: 91.9% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 63.4% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.445s coverage: 97.6% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.186s coverage: 28.1% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.172s coverage: 28.9% of statements 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:53:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:53:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 20:53:54 GO111MODULE=on go vet ./... 20:55:17 gofmt -l . 20:55:17 [ "`gofmt -l .`" = "" ] 20:55:17 ./bin/test-attribution-txt.sh [Pipeline] sh 20:55:18 + ls -al . 20:55:18 total 556 20:55:18 drwxrwxr-x 9 1001 1001 4096 Jun 8 20:55 . 20:55:18 drwxr-xr-x 4 root root 4096 Jun 8 20:51 .. 20:55:18 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:49 .dockerignore 20:55:18 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:49 .git 20:55:18 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:49 .github 20:55:18 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:49 .gitignore 20:55:18 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:49 .sonarcloud.properties 20:55:18 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:49 Attribution.txt 20:55:18 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:49 CONTRIBUTING.md 20:55:18 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:49 Dockerfile.build 20:55:18 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:49 Jenkinsfile 20:55:18 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:49 LICENSE 20:55:18 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:49 Makefile 20:55:18 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:49 README.md 20:55:18 -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:49 SECURITY.md 20:55:18 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:46 VERSION 20:55:18 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:49 ZMQWindows.md 20:55:18 drwxrwxr-x 2 1001 1001 4096 Jun 8 20:49 bin 20:55:18 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:49 cmd 20:55:18 -rw-r--r-- 1 root root 412281 Jun 8 20:53 coverage.out 20:55:18 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:49 go.mod 20:55:18 -rw-r--r-- 1 root root 21048 Jun 8 20:51 go.sum 20:55:18 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:49 internal 20:55:18 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:49 openapi 20:55:18 drwxrwxr-x 4 1001 1001 4096 Jun 8 20:49 snap 20:55:18 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:49 version.go [Pipeline] sh 20:55:19 + '[' -e coverage.out ] 20:55:19 + chown 1001:1001 coverage.out [Pipeline] stash 20:55:19 Warning: overwriting stash ‘coverage-report’ 20:55:20 Stashed 1 file(s) [Pipeline] sh 20:55:20 + make build 20:55:20 go mod tidy 20:55:21 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 20:55:28 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 20:55:50 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 20:55:51 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 20:55:55 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 20:55:56 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 20:56:00 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 20:56:05 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 20:56:08 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 20:56:11 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 20:56:14 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 20:56:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:56:22 $ docker stop --time=1 fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 20:56:24 $ docker rm -f fcc08f036a22cee5528d682c481f6eb7c4d9880c6bcbe2a1ce974bf14789bf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:26 20:56:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:56:26 29e5d40040c1: Pulling fs layer 20:56:26 1ce36da41761: Pulling fs layer 20:56:26 25b303627fd3: Pulling fs layer 20:56:27 29e5d40040c1: Verifying Checksum 20:56:27 29e5d40040c1: Download complete 20:56:27 1ce36da41761: Verifying Checksum 20:56:27 1ce36da41761: Download complete 20:56:27 29e5d40040c1: Pull complete 20:56:29 1ce36da41761: Pull complete 20:56:29 25b303627fd3: Verifying Checksum 20:56:29 25b303627fd3: Download complete 20:56:39 25b303627fd3: Pull complete 20:56:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:56:39 prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container 20:56:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:56:42 $ docker top ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:43 + docker-compose build --help 20:56:43 + grep parallel 20:56:47 --parallel Build images in parallel. [Pipeline] } 20:56:47 $ docker stop --time=1 ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f 20:56:49 $ docker rm -f ffb4e2c2eefe004142a494d69a625d30347824699af83e4b90002e2920903d7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:56:49 . [Pipeline] withDockerContainer 20:56:50 prd-ubuntu18.04-docker-arm64-4c-16g-998 does not seem to be running inside a container 20:56:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:56:51 $ docker top dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:52 + docker-compose -f ./docker-compose-build.yml build --parallel 20:56:56 Building core-command ... 20:56:56 Building core-data ... 20:56:56 Building core-metadata ... 20:56:56 Building security-bootstrapper ... 20:56:56 Building security-proxy-setup ... 20:56:56 Building security-secretstore-setup ... 20:56:56 Building support-notifications ... 20:56:56 Building support-scheduler ... 20:56:56 Building sys-mgmt-agent ... 20:56:56 Building support-scheduler 20:56:56 Building security-bootstrapper 20:56:56 Building core-command 20:56:56 Building support-notifications 20:56:56 Building security-proxy-setup 20:58:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:58:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 604a665b1e5e 20:58:17 Step 3/23 : WORKDIR /edgex-go 20:58:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:58:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 604a665b1e5e 20:58:17 Step 3/32 : WORKDIR /edgex-go 20:58:17 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:58:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 604a665b1e5e 20:58:17 Step 3/23 : WORKDIR /edgex-go 20:58:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:58:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 604a665b1e5e 20:58:17 Step 3/22 : WORKDIR /edgex-go 20:58:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:58:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:58:17 ---> 604a665b1e5e 20:58:17 Step 3/24 : WORKDIR /edgex-go 20:58:17 ---> Running in 290c0048bbae 20:58:17 ---> Running in 57167319226f 20:58:17 ---> Running in c2c29e024351 20:58:17 ---> Running in 56f543165c25 20:58:17 ---> Running in 26006208182d 20:58:17 Removing intermediate container 57167319226f 20:58:17 ---> 0258735adb57 20:58:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:17 Removing intermediate container 290c0048bbae 20:58:17 ---> 07c307ec96e9 20:58:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:17 ---> Running in e5790fc5ba4e 20:58:17 Removing intermediate container c2c29e024351 20:58:17 ---> 81fbc7f99ca8 20:58:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:17 Removing intermediate container 26006208182d 20:58:17 ---> e372dfebc97f 20:58:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:17 Removing intermediate container 56f543165c25 20:58:17 ---> be2dd87df0a7 20:58:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:17 ---> Running in 9085776ffc1f 20:58:17 ---> Running in f8e2736a5af2 20:58:17 ---> Running in 2959bb74a627 20:58:17 ---> Running in cc96eb9ef455 20:58:17 Removing intermediate container e5790fc5ba4e 20:58:17 ---> 7e0d6c70245a 20:58:17 Step 5/23 : RUN apk add --update --no-cache make git 20:58:17 ---> Running in f363f128d698 20:58:17 Removing intermediate container 2959bb74a627 20:58:17 ---> d20a4f45c0ea 20:58:17 Step 5/24 : RUN apk add --update --no-cache make git 20:58:17 Removing intermediate container f8e2736a5af2 20:58:17 ---> 3669fb06b0f8 20:58:17 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:58:17 ---> Running in f690e9a9789a 20:58:17 ---> Running in 8b3e70e0877e 20:58:17 Removing intermediate container 9085776ffc1f 20:58:17 ---> 8e280689b0b3 20:58:17 Step 5/22 : RUN apk add --update --no-cache make git 20:58:17 Removing intermediate container cc96eb9ef455 20:58:17 ---> 9b6535563883 20:58:17 Step 5/32 : RUN apk add --update --no-cache make git 20:58:17 ---> Running in cb12c8dc4722 20:58:17 ---> Running in 1d3805a39aa5 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:17 OK: 218 MiB in 52 packages 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:58:17 OK: 218 MiB in 52 packages 20:58:17 OK: 218 MiB in 52 packages 20:58:17 OK: 218 MiB in 52 packages 20:58:17 OK: 218 MiB in 52 packages 20:58:17 Removing intermediate container f363f128d698 20:58:17 ---> c602d73fd460 20:58:17 Step 6/23 : COPY go.mod . 20:58:18 Removing intermediate container 8b3e70e0877e 20:58:18 ---> 4aa355af9663 20:58:18 Step 6/23 : COPY go.mod . 20:58:18 ---> b14d98be4e4d 20:58:18 Step 7/23 : RUN go mod download 20:58:18 Removing intermediate container f690e9a9789a 20:58:18 ---> 19740e4739c0 20:58:18 Step 6/24 : COPY go.mod . 20:58:18 ---> Running in 8c537e9ce64f 20:58:19 Removing intermediate container 1d3805a39aa5 20:58:19 ---> f254a5cf238e 20:58:19 Step 6/32 : COPY go.mod . 20:58:19 Removing intermediate container cb12c8dc4722 20:58:19 ---> 3435c6f525a2 20:58:19 Step 6/22 : COPY go.mod . 20:58:19 ---> d1be5f3888d0 20:58:19 Step 7/23 : RUN go mod download 20:58:19 ---> Running in ef8b0cc82ac1 20:58:20 ---> dd753752c2bd 20:58:20 Step 7/24 : RUN go mod download 20:58:20 ---> f63b97d4041a 20:58:20 Step 7/32 : RUN go mod download 20:58:20 ---> 137c80b004a8 20:58:20 Step 7/22 : RUN go mod download 20:58:20 ---> Running in 75a19b8ef825 20:58:20 ---> Running in 940317da6195 20:58:21 ---> Running in cd2d1d653ce7 20:58:23 Removing intermediate container 8c537e9ce64f 20:58:23 ---> 62985b775416 20:58:23 Step 8/23 : COPY . . 20:58:24 Removing intermediate container ef8b0cc82ac1 20:58:24 ---> b578874e3eb8 20:58:24 Step 8/23 : COPY . . 20:58:25 Removing intermediate container 75a19b8ef825 20:58:25 ---> 7d7ca31e050c 20:58:25 Step 8/24 : COPY . . 20:58:25 Removing intermediate container cd2d1d653ce7 20:58:25 ---> 288dffb6ea0f 20:58:25 Step 8/22 : COPY . . 20:58:25 Removing intermediate container 940317da6195 20:58:25 ---> 531af5e82e02 20:58:25 Step 8/32 : COPY . . 20:58:49 ---> 5d1aa93930f7 20:58:49 Step 9/23 : RUN go mod tidy 20:58:49 ---> 74b29860915f 20:58:49 Step 9/23 : RUN go mod tidy 20:58:49 ---> f226eced1a65 20:58:49 Step 9/24 : RUN go mod tidy 20:58:49 ---> 657d8132fa26 20:58:49 Step 9/22 : RUN go mod tidy 20:58:49 ---> Running in 5adfa5f2404d 20:58:49 ---> Running in c81004f730d0 20:58:49 ---> Running in a7284326e036 20:58:49 ---> Running in e1fa5a77e881 20:58:49 ---> 36c101e37d66 20:58:49 Step 9/32 : RUN go mod tidy 20:58:49 ---> Running in e037d84478aa 20:58:55 Removing intermediate container 5adfa5f2404d 20:58:55 ---> bc5e4364671d 20:58:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:58:55 ---> Running in 6bb67b3cc0f5 20:58:55 Removing intermediate container e1fa5a77e881 20:58:55 ---> 02c0aeb56ed6 20:58:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:58:55 Removing intermediate container a7284326e036 20:58:55 ---> 5a79779ceaa9 20:58:55 Step 10/24 : RUN make cmd/core-command/core-command 20:58:55 ---> Running in 777151b0e349 20:58:55 ---> Running in 8e040ea5248b 20:58:55 Removing intermediate container c81004f730d0 20:58:55 ---> 6886bd23f718 20:58:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:58:55 Removing intermediate container e037d84478aa 20:58:55 ---> 8d3d07be6071 20:58:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:58:56 ---> Running in 953a8a0bd05e 20:58:56 ---> Running in 62a9b51eee3a 20:58:56 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 20:58:58 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 20:58:58 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 20:58:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:58:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 21:00:53 Removing intermediate container 8e040ea5248b 21:00:53 ---> 7e92eb888d5f 21:00:53 21:00:53 Step 11/24 : FROM alpine:3.12 21:00:53 3.12: Pulling from library/alpine 21:00:53 Removing intermediate container 953a8a0bd05e 21:00:53 ---> 817937c1a814 21:00:53 21:00:53 Step 11/32 : FROM alpine:3.12 21:00:53 3.12: Pulling from library/alpine 21:00:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:00:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:00:53 Status: Downloaded newer image for alpine:3.12 21:00:53 Status: Image is up to date for alpine:3.12 21:00:53 ---> 9852663dfa18 21:00:53 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:00:53 ---> 9852663dfa18 21:00:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:00:54 ---> Running in 6d2dc82ca10b 21:00:54 ---> Running in abb87c3702e4 21:00:54 Removing intermediate container 6bb67b3cc0f5 21:00:54 ---> 0dac7ba5773c 21:00:54 21:00:54 Step 11/23 : FROM alpine:3.12 21:00:54 ---> 9852663dfa18 21:00:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:00:54 Removing intermediate container 777151b0e349 21:00:54 ---> fb023094b3f3 21:00:54 21:00:54 Step 11/22 : FROM alpine:3.12 21:00:54 ---> 9852663dfa18 21:00:54 Step 12/22 : RUN apk add --update --no-cache curl 21:00:54 Removing intermediate container 62a9b51eee3a 21:00:54 ---> 669ddd4a721e 21:00:54 21:00:54 Step 11/23 : FROM alpine:3.12 21:00:54 ---> 9852663dfa18 21:00:54 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:00:54 ---> Running in 60c83d4e43e3 21:00:55 ---> Running in f864f52a2887 21:00:55 ---> Running in a220fbd97d60 21:00:55 Removing intermediate container 6d2dc82ca10b 21:00:55 ---> 04942cdec4a8 21:00:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:00:55 ---> Running in fa9a85fde9ab 21:00:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:57 (1/1) Installing dumb-init (1.2.2-r1) 21:00:57 Executing busybox-1.31.1-r20.trigger 21:00:57 OK: 5 MiB in 15 packages 21:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:00:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:00:58 (1/1) Installing dumb-init (1.2.2-r1) 21:00:58 Executing busybox-1.31.1-r20.trigger 21:00:58 OK: 5 MiB in 15 packages 21:00:58 (1/4) Installing ca-certificates (20191127-r4) 21:00:58 (1/2) Installing ca-certificates (20191127-r4) 21:00:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:00:58 (1/2) Installing dumb-init (1.2.2-r1) 21:00:58 (3/4) Installing libcurl (7.77.0-r0) 21:00:58 (2/2) Installing su-exec (0.2-r1) 21:00:58 Executing busybox-1.31.1-r20.trigger 21:00:58 (4/4) Installing curl (7.77.0-r0) 21:00:58 Executing busybox-1.31.1-r20.trigger 21:00:58 OK: 5 MiB in 16 packages 21:00:58 Executing ca-certificates-20191127-r4.trigger 21:00:58 (2/2) Installing dumb-init (1.2.2-r1) 21:00:58 Executing busybox-1.31.1-r20.trigger 21:00:58 Executing ca-certificates-20191127-r4.trigger 21:00:58 Removing intermediate container abb87c3702e4 21:00:58 ---> 6ad6eb01b10c 21:00:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:00:59 OK: 7 MiB in 18 packages 21:00:59 OK: 6 MiB in 16 packages 21:00:59 ---> Running in 3fb55d6c23f3 21:01:00 Removing intermediate container 3fb55d6c23f3 21:01:00 ---> 1854d5513d88 21:01:00 Step 14/24 : ENV APP_PORT=59882 21:01:00 Removing intermediate container 60c83d4e43e3 21:01:00 ---> f54d92a790aa 21:01:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:01:00 ---> Running in a31d08dd4f5e 21:01:00 ---> Running in 22a04a151009 21:01:01 Removing intermediate container fa9a85fde9ab 21:01:01 ---> 5a283b6c5c2e 21:01:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:01:01 ---> Running in 364a90d1c49f 21:01:01 Removing intermediate container f864f52a2887 21:01:01 ---> 1c9f2881dd0c 21:01:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:01:01 Removing intermediate container a31d08dd4f5e 21:01:01 ---> b938c561017f 21:01:01 Step 15/24 : EXPOSE $APP_PORT 21:01:01 Removing intermediate container a220fbd97d60 21:01:01 ---> e41d774102e9 21:01:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:01:01 ---> Running in 2042f898a144 21:01:01 ---> Running in d77a36901b80 21:01:01 Removing intermediate container 22a04a151009 21:01:01 ---> 752866d5297d 21:01:01 Step 14/23 : ENV APP_PORT=59861 21:01:01 ---> Running in 6afb8a76b932 21:01:01 Removing intermediate container 364a90d1c49f 21:01:01 ---> 39d56d5b77a8 21:01:01 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:01:01 ---> Running in 60b0fc79ba85 21:01:02 ---> Running in 4af12ad51e47 21:01:02 Removing intermediate container d77a36901b80 21:01:02 ---> 428bf12d1329 21:01:02 Step 14/22 : WORKDIR /edgexRemoving intermediate container 2042f898a144 21:01:02 ---> 1f6e144fac56 21:01:02 Step 16/24 : WORKDIR / 21:01:02 21:01:02 Removing intermediate container 6afb8a76b932 21:01:02 ---> 19c1a156cdbf 21:01:02 Step 14/23 : ENV APP_PORT=59860 21:01:02 ---> Running in f528157f4f20 21:01:02 ---> Running in 788d442f011e 21:01:02 Removing intermediate container 60b0fc79ba85 21:01:02 ---> 845240fda61b 21:01:02 Step 15/23 : EXPOSE $APP_PORT 21:01:03 ---> Running in f8fe80112813 21:01:03 Removing intermediate container 4af12ad51e47 21:01:03 ---> 3d417998946b 21:01:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:01:03 ---> Running in 66842bd9417d 21:01:03 ---> Running in 2c2ac09b8e82 21:01:03 Removing intermediate container f528157f4f20 21:01:03 ---> 8f6e673db7fd 21:01:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:03 Removing intermediate container 788d442f011e 21:01:03 ---> 56e91d8f4788 21:01:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:01:03 Removing intermediate container f8fe80112813 21:01:03 ---> 6db745d14e92 21:01:03 Step 15/23 : EXPOSE $APP_PORT 21:01:03 Removing intermediate container 66842bd9417d 21:01:03 ---> 483901cb02fd 21:01:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:03 ---> Running in 4c614cf2cc9e 21:01:04 ---> cb04eb68f2d7 21:01:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:01:05 ---> d3f0946c40f0 21:01:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:01:05 Removing intermediate container 4c614cf2cc9e 21:01:05 ---> bb65b273ba71 21:01:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:05 ---> db618291e376 21:01:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:01:06 ---> 808368c0bbe6 21:01:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:01:06 ---> a9a587c26d62 21:01:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:01:06 Removing intermediate container 2c2ac09b8e82 21:01:06 ---> 4ba624f5527a 21:01:06 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:01:06 ---> 9ab58d0e1c02 21:01:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:01:07 ---> Running in 4df241c98eb9 21:01:07 ---> 01a15b3b1ae4 21:01:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:01:07 Removing intermediate container 4df241c98eb9 21:01:07 ---> ddbe61f6a48b 21:01:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:01:07 ---> 8ca31ff62c99 21:01:07 Step 20/24 : ENTRYPOINT ["/core-command"] 21:01:08 ---> c7d256e063ea 21:01:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:01:08 ---> Running in a76941ff9785 21:01:08 ---> eeded77bde96 21:01:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:01:08 ---> 13695df449b3 21:01:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:01:08 ---> Running in b02e7792a16c 21:01:08 ---> Running in bc7f118a298d 21:01:09 Removing intermediate container a76941ff9785 21:01:09 ---> b9e36db4e6ce 21:01:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:09 ---> 1b13104cc035 21:01:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:01:09 ---> Running in 64ab0adcccd4 21:01:09 ---> Running in 67317cf0eeb7 21:01:09 ---> 68a891d93dc1 21:01:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:01:09 Removing intermediate container b02e7792a16c 21:01:09 ---> 6187ffe0b5bd 21:01:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:09 Removing intermediate container bc7f118a298d 21:01:09 ---> 4b97055de005 21:01:09 Step 19/22 : CMD ["--init=true"] 21:01:09 ---> Running in 5a524827ee8e 21:01:09 ---> Running in 207c012499f6 21:01:09 ---> Running in 2bdb2ed1f0c6 21:01:09 Removing intermediate container 64ab0adcccd4 21:01:09 ---> f4ff129e649a 21:01:09 Step 22/24 : LABEL arch=arm64 21:01:10 ---> Running in ca58889c26bd 21:01:10 Removing intermediate container 207c012499f6 21:01:10 ---> 6927c4e78224 21:01:10 Step 21/23 : LABEL arch=arm64 21:01:10 Removing intermediate container 5a524827ee8e 21:01:10 ---> 43e649417a16 21:01:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:01:10 Removing intermediate container 2bdb2ed1f0c6 21:01:10 ---> 51e0ff60d5ae 21:01:10 Step 20/22 : LABEL arch=arm64 21:01:10 ---> Running in 8e5faeca3078 21:01:10 ---> Running in 686914e43860 21:01:11 ---> Running in c7113c2619a0 21:01:11 Removing intermediate container ca58889c26bd 21:01:11 ---> 248429051fa5 21:01:11 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:01:11 ---> Running in 769da1f45d03 21:01:16 Removing intermediate container 8e5faeca3078 21:01:16 ---> 79c5b1c21b3e 21:01:16 Step 21/23 : LABEL arch=arm64 21:01:16 Removing intermediate container 686914e43860 21:01:16 ---> 6a47a8c6007a 21:01:16 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:01:16 ---> Running in dc3236f67ac7 21:01:16 ---> Running in b2b58de3aa87 21:01:16 Removing intermediate container c7113c2619a0 21:01:16 ---> e4b306dbde60 21:01:16 Step 21/22 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:01:16 Removing intermediate container 769da1f45d03 21:01:16 ---> d6129b21d036 21:01:16 Step 24/24 : LABEL version=0.0.0 21:01:16 ---> Running in 56de2c1a2c3c 21:01:16 ---> Running in fb419fd0658e 21:01:16 Removing intermediate container 67317cf0eeb7 21:01:16 ---> da23a84aa67b 21:01:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:01:16 Removing intermediate container dc3236f67ac7 21:01:16 ---> 7fc3cefbafa4 21:01:16 Step 22/23 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:01:16 Removing intermediate container b2b58de3aa87 21:01:16 ---> 839d22a6c53b 21:01:16 Step 23/23 : LABEL version=0.0.0 21:01:16 ---> Running in fa58e76ba109 21:01:16 Removing intermediate container 56de2c1a2c3c 21:01:16 ---> 9318a334bd10 21:01:16 Step 22/22 : LABEL version=0.0.0 21:01:16 ---> Running in ec235e1401b3 21:01:16 Removing intermediate container fb419fd0658e 21:01:16 ---> db6f0bba0c92 21:01:16 21:01:16 ---> Running in e49855bf076a 21:01:16 Removing intermediate container fa58e76ba109 21:01:16 ---> 2cde1e6c86e0 21:01:16 Step 23/23 : LABEL version=0.0.0 21:01:16 Successfully built db6f0bba0c92 21:01:16 Successfully tagged core-command-arm64:latest 21:01:16  Building core-command ... done Building security-secretstore-setup 21:01:16 ---> 78dd84bcd236 21:01:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:01:16 ---> Running in 679ddc2b766f 21:01:16 Removing intermediate container ec235e1401b3 21:01:16 ---> 337e5c9ae03c 21:01:16 21:01:16 Removing intermediate container e49855bf076a 21:01:16 ---> e3a605ff33cb 21:01:16 21:01:16 Successfully built 337e5c9ae03c 21:01:16 Successfully tagged support-scheduler-arm64:latest 21:01:16 Removing intermediate container 679ddc2b766f 21:01:16  Building support-scheduler ... done Building core-metadata 21:01:16 ---> 78fb44635be1 21:01:16 21:01:16 Successfully built e3a605ff33cb 21:01:16 Successfully tagged security-proxy-setup-arm64:latest 21:01:16  Building security-proxy-setup ... done Building core-data 21:01:16 Successfully built 78fb44635be1 21:01:16 Successfully tagged support-notifications-arm64:latest 21:01:16  Building support-notifications ... done Building sys-mgmt-agent 21:01:16 ---> 7ae8d226461f 21:01:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:01:16 ---> 6bffc0cde7f7 21:01:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:01:17 ---> ea52ece2dfa6 21:01:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:01:18 ---> 8fe08604b882 21:01:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:01:19 ---> Running in 3df958dd4fe1 21:01:20 Removing intermediate container 3df958dd4fe1 21:01:20 ---> c19f01d0132d 21:01:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:01:22 ---> 31e2ed9477fb 21:01:22 Step 27/32 : RUN chmod +x /entrypoint.sh 21:01:22 ---> Running in 7d515af1adc6 21:01:25 Removing intermediate container 7d515af1adc6 21:01:25 ---> af4340f847c4 21:01:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:01:25 ---> Running in c0aed3b2612b 21:01:26 Removing intermediate container c0aed3b2612b 21:01:26 ---> 81ee7380ab14 21:01:26 Step 29/32 : CMD ["gate"] 21:01:26 ---> Running in 9ca12eb42406 21:01:27 Removing intermediate container 9ca12eb42406 21:01:27 ---> 7c89c66990f4 21:01:27 Step 30/32 : LABEL arch=arm64 21:01:27 ---> Running in 1b68c93e632d 21:01:28 Removing intermediate container 1b68c93e632d 21:01:28 ---> 5e53e0d88db6 21:01:28 Step 31/32 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:01:28 ---> Running in 94005cb79f1c 21:01:29 Removing intermediate container 94005cb79f1c 21:01:29 ---> c528fc6578c1 21:01:29 Step 32/32 : LABEL version=0.0.0 21:01:29 ---> Running in f43b0b2cc7a8 21:01:30 Removing intermediate container f43b0b2cc7a8 21:01:30 ---> a510eac41aa9 21:01:30 21:01:30 Successfully built a510eac41aa9 21:01:30 Successfully tagged security-bootstrapper-arm64:latest 21:02:09  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> 604a665b1e5e 21:02:09 Step 3/26 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> be2dd87df0a7 21:02:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 9b6535563883 21:02:09 Step 5/26 : RUN apk add --update --no-cache make git 21:02:09 ---> Using cache 21:02:09 ---> f254a5cf238e 21:02:09 Step 6/26 : COPY go.mod . 21:02:09 ---> Using cache 21:02:09 ---> f63b97d4041a 21:02:09 Step 7/26 : RUN go mod download 21:02:09 ---> Using cache 21:02:09 ---> 531af5e82e02 21:02:09 Step 8/26 : COPY . . 21:02:09 ---> Using cache 21:02:09 ---> 36c101e37d66 21:02:09 Step 9/26 : RUN go mod tidy 21:02:09 ---> Using cache 21:02:09 ---> 8d3d07be6071 21:02:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:02:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> 604a665b1e5e 21:02:09 Step 3/24 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> be2dd87df0a7 21:02:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 9b6535563883 21:02:09 Step 5/24 : RUN apk add --update --no-cache make git 21:02:09 ---> Using cache 21:02:09 ---> f254a5cf238e 21:02:09 Step 6/24 : COPY go.mod . 21:02:09 ---> Using cache 21:02:09 ---> f63b97d4041a 21:02:09 Step 7/24 : RUN go mod download 21:02:09 ---> Using cache 21:02:09 ---> 531af5e82e02 21:02:09 Step 8/24 : COPY . . 21:02:09 ---> Using cache 21:02:09 ---> 36c101e37d66 21:02:09 Step 9/24 : RUN go mod tidy 21:02:09 ---> Using cache 21:02:09 ---> 8d3d07be6071 21:02:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:02:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> 604a665b1e5e 21:02:09 Step 3/24 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> be2dd87df0a7 21:02:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 9b6535563883 21:02:09 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:02:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:02:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:02:09 ---> 604a665b1e5e 21:02:09 Step 3/24 : WORKDIR /edgex-go 21:02:09 ---> Using cache 21:02:09 ---> be2dd87df0a7 21:02:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:09 ---> Using cache 21:02:09 ---> 9b6535563883 21:02:09 Step 5/24 : RUN apk add --update --no-cache make bash git 21:02:13 ---> Running in 3c92709dec05 21:02:13 ---> Running in 5bcf14ef5b60 21:02:13 ---> Running in 4eee59997c4c 21:02:13 ---> Running in 8cf66cade856 21:02:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:02:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:02:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:02:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:02:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:02:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:02:16 OK: 218 MiB in 52 packages 21:02:17 OK: 218 MiB in 52 packages 21:02:18 Removing intermediate container 5bcf14ef5b60 21:02:18 ---> c5a9a1451e6e 21:02:18 Step 6/24 : COPY go.mod . 21:02:19 Removing intermediate container 8cf66cade856 21:02:19 ---> 0d21c48f2e8a 21:02:19 Step 6/24 : COPY go.mod . 21:02:22 ---> f918e3a0e73b 21:02:22 Step 7/24 : RUN go mod download 21:02:22 ---> Running in ff0b187c5d5e 21:02:22 ---> 45ea45acfded 21:02:22 Step 7/24 : RUN go mod download 21:02:22 ---> Running in 2e63e8a80166 21:02:25 Removing intermediate container ff0b187c5d5e 21:02:25 ---> b2852859026c 21:02:25 Step 8/24 : COPY . . 21:02:25 Removing intermediate container 2e63e8a80166 21:02:25 ---> e805d2023e4b 21:02:25 Step 8/24 : COPY . . 21:02:54 ---> 01abc8ef1827 21:02:54 Step 9/24 : RUN go mod tidy 21:02:54 ---> dec15948f09b 21:02:54 Step 9/24 : RUN go mod tidy 21:02:54 ---> Running in fbf0cf45841f 21:02:54 ---> Running in 91c82c1a404c 21:03:01 Removing intermediate container fbf0cf45841f 21:03:01 ---> b172870e73e4 21:03:01 Step 10/24 : RUN make cmd/core-data/core-data 21:03:01 ---> Running in 05bd0cbea367 21:03:01 Removing intermediate container 91c82c1a404c 21:03:01 ---> df0b9d7414f7 21:03:01 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:03:02 ---> Running in 2a19198b0116 21:03:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:03:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:03:36 Removing intermediate container 3c92709dec05 21:03:36 ---> 1f5e708fc4e2 21:03:36 21:03:36 Step 11/26 : FROM alpine:3.12 21:03:36 ---> 9852663dfa18 21:03:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:03:36 ---> Running in 2b5edda4fcb8 21:03:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:38 (1/6) Installing ca-certificates (20191127-r4) 21:03:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:03:38 (3/6) Installing libcurl (7.77.0-r0) 21:03:38 (4/6) Installing curl (7.77.0-r0) 21:03:38 (5/6) Installing dumb-init (1.2.2-r1) 21:03:38 (6/6) Installing su-exec (0.2-r1) 21:03:38 Executing busybox-1.31.1-r20.trigger 21:03:38 Executing ca-certificates-20191127-r4.trigger 21:03:38 OK: 7 MiB in 20 packages 21:03:41 Removing intermediate container 2b5edda4fcb8 21:03:41 ---> c1c1c97087ca 21:03:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:42 ---> Running in 53089cbb89bb 21:03:43 Removing intermediate container 53089cbb89bb 21:03:43 ---> d104e5929b5a 21:03:43 Step 14/26 : WORKDIR / 21:03:43 ---> Running in 681d7523ff9f 21:03:44 Removing intermediate container 4eee59997c4c 21:03:44 ---> 0591f7895643 21:03:44 21:03:44 Step 11/24 : FROM alpine:3.12 21:03:44 ---> 9852663dfa18 21:03:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:03:44 ---> Using cache 21:03:44 ---> f54d92a790aa 21:03:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:44 ---> Using cache 21:03:44 ---> 752866d5297d 21:03:44 Step 14/24 : ENV APP_PORT=59881 21:03:44 ---> Running in 492403e6d35c 21:03:44 Removing intermediate container 681d7523ff9f 21:03:44 ---> 3a18c291108b 21:03:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:03:45 Removing intermediate container 492403e6d35c 21:03:45 ---> f30347bf3a90 21:03:45 Step 15/24 : EXPOSE $APP_PORT 21:03:45 ---> Running in 3bcb04793f08 21:03:46 ---> 7c63b95aedd8 21:03:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:03:46 Removing intermediate container 3bcb04793f08 21:03:46 ---> 006fbc2c993d 21:03:46 Step 16/24 : WORKDIR / 21:03:46 ---> Running in 910aa525a85e 21:03:47 ---> 1a5948a6a4cd 21:03:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:03:47 Removing intermediate container 910aa525a85e 21:03:47 ---> d96281b0f380 21:03:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:48 ---> 7cf2ec028ab5 21:03:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:03:49 ---> e8513ed59b96 21:03:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:50 ---> fbb66fc70dca 21:03:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:03:51 ---> ab5161772cb6 21:03:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:03:54 ---> 2d5ca85964b3 21:03:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:03:54 ---> 874e56365eeb 21:03:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:03:54 ---> Running in da41495334a7 21:03:54 Removing intermediate container da41495334a7 21:03:54 ---> cc4a43aab235 21:03:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:54 ---> Running in c0f1a4247d58 21:03:54 ---> 5c3a30d853b3 21:03:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:55 Removing intermediate container c0f1a4247d58 21:03:55 ---> ae1a5e6ce1b0 21:03:55 Step 22/24 : LABEL arch=arm64 21:03:55 ---> Running in 6e7286c4860e 21:03:56 ---> 91ed6a300b27 21:03:56 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:03:56 Removing intermediate container 6e7286c4860e 21:03:56 ---> 566861b70ada 21:03:56 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:03:56 ---> Running in 7dc69548ed5a 21:03:56 ---> Running in 5f1f8b7c4795 21:03:57 Removing intermediate container 5f1f8b7c4795 21:03:57 ---> 8d0894d6d7a4 21:03:57 Step 24/24 : LABEL version=0.0.0 21:03:57 ---> Running in 1b4793c191be 21:03:58 Removing intermediate container 1b4793c191be 21:03:58 ---> da7bb8e59408 21:03:58 21:03:58 Successfully built da7bb8e59408 21:03:58 Successfully tagged core-metadata-arm64:latest 21:03:59  Building core-metadata ... done Removing intermediate container 7dc69548ed5a 21:03:59 ---> 393262eb9f48 21:03:59 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:03:59 ---> Running in 84a68d06e762 21:04:00 Removing intermediate container 84a68d06e762 21:04:00 ---> bb745ba0fcfb 21:04:00 Step 24/26 : LABEL arch=arm64 21:04:00 ---> Running in de3f9f4150cd 21:04:01 Removing intermediate container de3f9f4150cd 21:04:01 ---> da8753c1ca4c 21:04:01 Step 25/26 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:04:01 ---> Running in 67b95332847a 21:04:02 Removing intermediate container 67b95332847a 21:04:02 ---> 9a266d2c8855 21:04:02 Step 26/26 : LABEL version=0.0.0 21:04:02 ---> Running in a4e8d49c8e0f 21:04:03 Removing intermediate container a4e8d49c8e0f 21:04:03 ---> df639525c308 21:04:03 21:04:04 Successfully built df639525c308 21:04:04 Successfully tagged security-secretstore-setup-arm64:latest 21:04:23  Building security-secretstore-setup ... done Removing intermediate container 2a19198b0116 21:04:23 ---> 2043f4cc8ce1 21:04:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:04:23 ---> Running in 8579df655f79 21:04:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:04:26 Removing intermediate container 05bd0cbea367 21:04:26 ---> 0ca7deb629eb 21:04:26 21:04:26 Step 11/24 : FROM alpine:3.12 21:04:26 ---> 9852663dfa18 21:04:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:04:26 ---> Running in 33fec18386f0 21:04:27 Removing intermediate container 8579df655f79 21:04:27 ---> e357e20a630c 21:04:27 21:04:27 Step 12/24 : FROM docker:20.10.0 21:04:27 Removing intermediate container 33fec18386f0 21:04:27 ---> 585c239f0d8d 21:04:27 Step 13/24 : ENV APP_PORT=59880 21:04:29 ---> Running in c4dae72eeaaf 21:04:29 20.10.0: Pulling from library/docker 21:04:29 Removing intermediate container c4dae72eeaaf 21:04:29 ---> 66e8bed5d339 21:04:29 Step 14/24 : EXPOSE $APP_PORT 21:04:29 ---> Running in 2d2244dd97c4 21:04:29 Removing intermediate container 2d2244dd97c4 21:04:29 ---> d6ba81c8f09b 21:04:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:29 ---> Running in cf7a463fc923 21:04:34 Removing intermediate container cf7a463fc923 21:04:34 ---> 405f01946b9a 21:04:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:04:34 ---> Running in 4a58c5a8f220 21:04:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:35 (1/6) Installing dumb-init (1.2.2-r1) 21:04:35 (2/6) Installing libgcc (9.3.0-r2) 21:04:35 (3/6) Installing libsodium (1.0.18-r0) 21:04:35 (4/6) Installing libstdc++ (9.3.0-r2) 21:04:35 (5/6) Installing libzmq (4.3.3-r0) 21:04:35 (6/6) Installing zeromq (4.3.3-r0) 21:04:36 Executing busybox-1.31.1-r20.trigger 21:04:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:04:36 OK: 8 MiB in 20 packages 21:04:36 Status: Downloaded newer image for docker:20.10.0 21:04:36 ---> eeaf43b92773 21:04:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:04:37 ---> Running in b3f7c9873b46 21:04:37 Removing intermediate container b3f7c9873b46 21:04:37 ---> 4cd1fe227a0a 21:04:37 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:04:37 ---> Running in 91370fc3d622 21:04:37 Removing intermediate container 4a58c5a8f220 21:04:37 ---> ab7c9618552d 21:04:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:04:38 ---> 9a21d63ad9ca 21:04:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:04:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:04:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:04:39 (1/39) Installing readline (8.0.4-r0) 21:04:39 (2/39) Installing bash (5.0.17-r0) 21:04:39 Executing bash-5.0.17-r0.post-install 21:04:39 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:04:39 ---> 54bccd620dee 21:04:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:04:39 (4/39) Installing libcurl (7.77.0-r0) 21:04:39 (5/39) Installing curl (7.77.0-r0) 21:04:39 (6/39) Installing dumb-init (1.2.2-r1) 21:04:39 (7/39) Installing libbz2 (1.0.8-r1) 21:04:39 (8/39) Installing expat (2.2.9-r1) 21:04:39 (9/39) Installing libffi (3.3-r2) 21:04:40 (10/39) Installing gdbm (1.13-r1) 21:04:40 (11/39) Installing xz-libs (5.2.5-r0) 21:04:40 (12/39) Installing sqlite-libs (3.32.1-r1) 21:04:40 (13/39) Installing python3 (3.8.10-r0) 21:04:43 ---> 43a9318dddbf 21:04:43 Step 20/24 : ENTRYPOINT ["/core-data"] 21:04:43 ---> Running in b053a84c267d 21:04:43 Removing intermediate container b053a84c267d 21:04:43 ---> e0141738fa01 21:04:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:43 ---> Running in 9a60725f3c0c 21:04:43 Removing intermediate container 9a60725f3c0c 21:04:43 ---> ede41509b570 21:04:43 Step 22/24 : LABEL arch=arm64 21:04:43 ---> Running in 48f9e55faf26 21:04:43 (14/39) Installing py3-appdirs (1.4.4-r1) 21:04:43 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:04:43 (16/39) Installing py3-parsing (2.4.7-r0) 21:04:43 (17/39) Installing py3-six (1.15.0-r0) 21:04:43 (18/39) Installing py3-packaging (20.4-r0) 21:04:43 (19/39) Installing py3-setuptools (47.0.0-r0) 21:04:43 Removing intermediate container 48f9e55faf26 21:04:43 ---> 5da42e392a7a 21:04:43 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:04:43 (20/39) Installing py3-chardet (3.0.4-r4) 21:04:43 (21/39) Installing py3-idna (2.9-r0) 21:04:43 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:04:43 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:04:43 ---> Running in 7f8c4a5b5525 21:04:43 (24/39) Installing py3-requests (2.23.0-r0) 21:04:43 (25/39) Installing py3-msgpack (1.0.0-r0) 21:04:43 (26/39) Installing py3-lockfile (0.12.2-r3) 21:04:43 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:04:43 (28/39) Installing py3-colorama (0.4.3-r0) 21:04:43 (29/39) Installing py3-distlib (0.3.0-r0) 21:04:43 (30/39) Installing py3-distro (1.5.0-r1) 21:04:43 (31/39) Installing py3-webencodings (0.5.1-r3) 21:04:43 (32/39) Installing py3-html5lib (1.0.1-r4) 21:04:44 (33/39) Installing py3-pytoml (0.1.21-r0) 21:04:44 (34/39) Installing py3-pep517 (0.8.2-r0) 21:04:44 (35/39) Installing py3-progress (1.5-r0) 21:04:44 (36/39) Installing py3-toml (0.10.1-r0) 21:04:44 (37/39) Installing py3-retrying (1.3.3-r0) 21:04:44 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:04:44 (39/39) Installing py3-pip (20.1.1-r0) 21:04:44 Executing busybox-1.31.1-r19.trigger 21:04:44 OK: 72 MiB in 59 packages 21:04:44 Removing intermediate container 7f8c4a5b5525 21:04:44 ---> c04af629db4b 21:04:44 Step 24/24 : LABEL version=0.0.0 21:04:44 ---> Running in a752470e1584 21:04:44 Removing intermediate container a752470e1584 21:04:44 ---> 029777eb4463 21:04:44 21:04:45 Successfully built 029777eb4463 21:04:45 Successfully tagged core-data-arm64:latest 21:04:48  Building core-data ... done Collecting docker-compose==1.23.2 21:04:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:04:48 Collecting texttable<0.10,>=0.9.0 21:04:48 Downloading texttable-0.9.1.tar.gz (11 kB) 21:04:50 Collecting cached-property<2,>=1.2.0 21:04:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:04:51 Collecting docker<4.0,>=3.6.0 21:04:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:04:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:04:51 Collecting dockerpty<0.5,>=0.4.1 21:04:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:54 Collecting PyYAML<4,>=3.10 21:04:54 Downloading PyYAML-3.13.tar.gz (270 kB) 21:04:57 Collecting websocket-client<1.0,>=0.32.0 21:04:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:04:57 Collecting jsonschema<3,>=2.5.1 21:04:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:04:58 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:04:58 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:04:58 Collecting docopt<0.7,>=0.6.1 21:04:58 Downloading docopt-0.6.2.tar.gz (25 kB) 21:05:00 Collecting docker-pycreds>=0.4.0 21:05:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:05:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:05:01 Collecting urllib3<1.25,>=1.21.1 21:05:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:05:01 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 21:05:02 Collecting idna<2.8,>=2.5 21:05:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:05:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:05:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:05:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:05:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:05:04 Installing collected packages: texttable, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, jsonschema, docopt, docker-compose 21:05:04 Running setup.py install for texttable: started 21:05:04 Running setup.py install for texttable: finished with status 'done' 21:05:04 Attempting uninstall: urllib3 21:05:04 Found existing installation: urllib3 1.25.9 21:05:04 Uninstalling urllib3-1.25.9: 21:05:05 Successfully uninstalled urllib3-1.25.9 21:05:05 Attempting uninstall: idna 21:05:05 Found existing installation: idna 2.9 21:05:05 Uninstalling idna-2.9: 21:05:05 Successfully uninstalled idna-2.9 21:05:06 Attempting uninstall: requests 21:05:06 Found existing installation: requests 2.23.0 21:05:06 Uninstalling requests-2.23.0: 21:05:06 Successfully uninstalled requests-2.23.0 21:05:07 Running setup.py install for dockerpty: started 21:05:09 Running setup.py install for dockerpty: finished with status 'done' 21:05:09 Running setup.py install for PyYAML: started 21:05:13 Running setup.py install for PyYAML: finished with status 'done' 21:05:13 Running setup.py install for docopt: started 21:05:13 Running setup.py install for docopt: finished with status 'done' 21:05:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:05:22 Removing intermediate container 91370fc3d622 21:05:22 ---> 66b4e0f6b8ff 21:05:22 Step 15/24 : ENV APP_PORT=58890 21:05:22 ---> Running in b21a9541c3d3 21:05:22 Removing intermediate container b21a9541c3d3 21:05:22 ---> 87495814dee3 21:05:22 Step 16/24 : EXPOSE $APP_PORT 21:05:22 ---> Running in fb5da232d0d3 21:05:23 Removing intermediate container fb5da232d0d3 21:05:23 ---> 02c82c29b281 21:05:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:05:24 ---> 870c767b89f0 21:05:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:05:27 ---> aa420bed1015 21:05:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:05:27 ---> 2d698ce3c1bb 21:05:27 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:05:27 ---> Running in 8edffe83be68 21:05:27 Removing intermediate container 8edffe83be68 21:05:27 ---> 49902180d5dc 21:05:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:27 ---> Running in 85d2ec395020 21:05:27 Removing intermediate container 85d2ec395020 21:05:27 ---> f1c31e4ae586 21:05:27 Step 22/24 : LABEL arch=arm64 21:05:27 ---> Running in c0c44ded24c8 21:05:27 Removing intermediate container c0c44ded24c8 21:05:27 ---> 5723a2ce0d65 21:05:27 Step 23/24 : LABEL git_sha=73839868daec52e33f615e6a5743a210dd70e431 21:05:27 ---> Running in d001a864558c 21:05:28 Removing intermediate container d001a864558c 21:05:28 ---> 5fa3a7a6a47f 21:05:28 Step 24/24 : LABEL version=0.0.0 21:05:28 ---> Running in 94451a8717a4 21:05:29 Removing intermediate container 94451a8717a4 21:05:29 ---> 24af49a32e54 21:05:29 21:05:29 Successfully built 24af49a32e54 21:05:29 Successfully tagged sys-mgmt-agent-arm64:latest 21:05:29  Building sys-mgmt-agent ... done  [Pipeline] } 21:05:29 $ docker stop --time=1 dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 21:05:31 $ docker rm -f dfbb865eaa81a03641a61edd01fbcea1176f59f2d56465619290937f756c19c3 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:32 + docker images 21:05:32 REPOSITORY TAG IMAGE ID CREATED SIZE 21:05:32 sys-mgmt-agent-arm64 latest 24af49a32e54 4 seconds ago 299MB 21:05:32 core-data-arm64 latest 029777eb4463 48 seconds ago 19.1MB 21:05:32 e357e20a630c About a minute ago 973MB 21:05:32 0ca7deb629eb About a minute ago 974MB 21:05:32 security-secretstore-setup-arm64 latest df639525c308 About a minute ago 26.5MB 21:05:32 core-metadata-arm64 latest da7bb8e59408 About a minute ago 15.6MB 21:05:32 0591f7895643 About a minute ago 971MB 21:05:32 1f5e708fc4e2 About a minute ago 973MB 21:05:32 security-bootstrapper-arm64 latest a510eac41aa9 4 minutes ago 17.1MB 21:05:32 support-notifications-arm64 latest 78fb44635be1 4 minutes ago 15.7MB 21:05:32 support-scheduler-arm64 latest 337e5c9ae03c 4 minutes ago 15MB 21:05:32 security-proxy-setup-arm64 latest e3a605ff33cb 4 minutes ago 24MB 21:05:32 core-command-arm64 latest db6f0bba0c92 4 minutes ago 15MB 21:05:32 fb023094b3f3 4 minutes ago 971MB 21:05:32 669ddd4a721e 4 minutes ago 968MB 21:05:32 0dac7ba5773c 4 minutes ago 968MB 21:05:32 817937c1a814 4 minutes ago 967MB 21:05:32 7e92eb888d5f 4 minutes ago 966MB 21:05:32 ci-base-image-arm64 latest 604a665b1e5e 14 minutes ago 641MB 21:05:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 21:05:32 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 21:05:32 docker 20.10.0 eeaf43b92773 5 months ago 228MB 21:05:32 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 21:05:33 ---> job-cost.sh 21:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSXb 21:06:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-iSXb/bin to PATH 21:07:50 INFO: No Stack... 21:07:50 INFO: Retrieving Pricing Info for: v2-standard-4 21:07:50 INFO: Archiving Costs [Pipeline] sh 21:07:50 + cut -d, -f6 21:07:50 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 21:07:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] 21:07:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] did not exist. Created. 21:07:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3551-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:51 + echo total: 0.18000000715255737 [Pipeline] stash 21:07:51 Stashed 1 file(s) [Pipeline] } 21:07:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3551-3-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 21:07:52 provisioning config files... 21:07:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config85372262935638546tmp [Pipeline] { [Pipeline] sh 21:07:52 + set +x 21:07:52 + curl -s https://codecov.io/bash 21:07:52 + bash -s -- 21:07:52 21:07:52 _____ _ 21:07:52 / ____| | | 21:07:52 | | ___ __| | ___ ___ _____ __ 21:07:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:07:52 | |___| (_) | (_| | __/ (_| (_) \ V / 21:07:52 \_____\___/ \__,_|\___|\___\___/ \_/ 21:07:52 Bash-1.0.3 21:07:52 21:07:52 21:07:52 ==> git version 2.24.4 found 21:07:52 ==> 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 21:07:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:07:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:07:52 ==> Jenkins CI detected. 21:07:52 project root: . 21:07:52 --> token set from env 21:07:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:07:52 ==> Running gcov in . (disable via -X gcov) 21:07:52 ==> Python coveragepy not found 21:07:52 ==> Searching for coverage reports in: 21:07:52 + . 21:07:52 -> Found 1 reports 21:07:52 ==> Detecting git/mercurial file structure 21:07:52 ==> Reading reports 21:07:52 + ./coverage.out bytes=412281 21:07:52 ==> Appending adjustments 21:07:52 https://docs.codecov.io/docs/fixing-reports 21:07:55 + Found adjustments 21:07:55 ==> Gzipping contents 21:07:55 56K /tmp/codecov.gtIzqU.gz 21:07:55 ==> Uploading reports 21:07:55 url: https://codecov.io 21:07:55 query: branch=PR-3551&commit=73839868daec52e33f615e6a5743a210dd70e431&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 21:07:55 -> Pinging Codecov 21:07:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3551&commit=73839868daec52e33f615e6a5743a210dd70e431&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3551%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3551&job=&cmd_args= 21:07:55 -> Uploading to 21:07:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/73839868daec52e33f615e6a5743a210dd70e431/03f36eaf-bc64-4482-bbed-1060db9ce909.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T210754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4810c40b4cd675364d9d91516e56c2bfc02e191145a697cea857558f2e316626 21:07:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:55 Dload Upload Total Spent Left Speed 21:07:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56000 0 0 100 56000 0 121k --:--:-- --:--:-- --:--:-- 121k 21:07:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/73839868daec52e33f615e6a5743a210dd70e431 [Pipeline] } 21:07:55 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 21:07:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:57 ---> package-listing.sh 21:07:57 ++ facter osfamily 21:07:57 ++ tr '[:upper:]' '[:lower:]' 21:07:57 + OS_FAMILY=redhat 21:07:57 + workspace=/w/workspace/edgex-go/3 21:07:57 + START_PACKAGES=/tmp/packages_start.txt 21:07:57 + END_PACKAGES=/tmp/packages_end.txt 21:07:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:57 + PACKAGES=/tmp/packages_start.txt 21:07:57 + '[' /w/workspace/edgex-go/3 ']' 21:07:57 + PACKAGES=/tmp/packages_end.txt 21:07:57 + case "${OS_FAMILY}" in 21:07:57 + rpm -qa 21:07:57 + sort 21:07:59 + '[' -f /tmp/packages_start.txt ']' 21:07:59 + '[' -f /tmp/packages_end.txt ']' 21:07:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:59 + '[' /w/workspace/edgex-go/3 ']' 21:07:59 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:07:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:07:59 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:08:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:00 21:08:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:08:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:01 alpine: Pulling from edgex-lftools-log-publisher 21:08:01 df20fa9351a1: Pulling fs layer 21:08:01 36b3adc4ff6f: Pulling fs layer 21:08:01 8ad3a11d3b57: Pulling fs layer 21:08:01 46f8f816bc3b: Pulling fs layer 21:08:01 93b61091891f: Pulling fs layer 21:08:01 93b9cdb0e59b: Pulling fs layer 21:08:01 5e14af77c1be: Pulling fs layer 21:08:01 01666e4c0597: Pulling fs layer 21:08:01 aa168da1d23b: Pulling fs layer 21:08:01 46f8f816bc3b: Waiting 21:08:01 93b61091891f: Waiting 21:08:01 93b9cdb0e59b: Waiting 21:08:01 5e14af77c1be: Waiting 21:08:01 01666e4c0597: Waiting 21:08:01 aa168da1d23b: Waiting 21:08:01 36b3adc4ff6f: Verifying Checksum 21:08:01 36b3adc4ff6f: Download complete 21:08:01 46f8f816bc3b: Verifying Checksum 21:08:01 46f8f816bc3b: Download complete 21:08:01 df20fa9351a1: Verifying Checksum 21:08:01 df20fa9351a1: Download complete 21:08:01 93b9cdb0e59b: Verifying Checksum 21:08:01 93b9cdb0e59b: Download complete 21:08:01 93b61091891f: Verifying Checksum 21:08:01 93b61091891f: Download complete 21:08:01 5e14af77c1be: Verifying Checksum 21:08:01 5e14af77c1be: Download complete 21:08:01 01666e4c0597: Verifying Checksum 21:08:01 01666e4c0597: Download complete 21:08:01 df20fa9351a1: Pull complete 21:08:01 8ad3a11d3b57: Verifying Checksum 21:08:01 8ad3a11d3b57: Download complete 21:08:01 36b3adc4ff6f: Pull complete 21:08:02 8ad3a11d3b57: Pull complete 21:08:02 46f8f816bc3b: Pull complete 21:08:02 93b61091891f: Pull complete 21:08:02 93b9cdb0e59b: Pull complete 21:08:02 5e14af77c1be: Pull complete 21:08:02 01666e4c0597: Pull complete 21:08:02 aa168da1d23b: Verifying Checksum 21:08:02 aa168da1d23b: Download complete 21:08:07 aa168da1d23b: Pull complete 21:08:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:07 prd-centos7-docker-4c-2g-993 does not seem to be running inside a container 21:08:07 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat 21:08:10 $ docker top 0f4abe0734cd796366461ef06e743eb514d66f50d4e906686a148997316d59ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:10 + touch /tmp/pre-build-complete [Pipeline] sh 21:08:10 + mkdir -p /var/log/sa [Pipeline] sh 21:08:11 + ls /var/log/sa-host 21:08:11 + sadf -c /var/log/sa-host/sa05 21:08:11 file_magic: OK 21:08:11 HZ: Using current value: 100 21:08:11 file_header: OK 21:08:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:08:11 Statistics: 21:08:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:11 File successfully converted to sysstat format version 12.2.1 21:08:11 + sadf -c /var/log/sa-host/sa08 21:08:11 file_magic: OK 21:08:11 HZ: Using current value: 100 21:08:11 file_header: OK 21:08:11 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:08:11 Statistics: 21:08:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:08:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:13 provisioning config files... 21:08:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7476583352983705895tmp [Pipeline] { [Pipeline] echo 21:08:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:13 ---> create-netrc.sh [Pipeline] } 21:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:08:14 ---> python-tools-install.sh [Pipeline] echo 21:08:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:08:14 ---> sudo-logs.sh 21:08:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:08:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:08:14 ---> job-cost.sh 21:08:14 lf-activate-venv: SKIPPING 21:08:14 DEBUG: total: 0.18000000715255737 21:08:14 INFO: Retrieving Stack Cost... 21:08:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:08:16 INFO: Archiving Costs [Pipeline] echo 21:08:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:16 ---> logs-deploy.sh 21:08:16 lf-activate-venv: SKIPPING 21:08:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3551/3 21:08:16 INFO: archiving workspace using pattern(s): 21:08:17 Archives upload complete. 21:08:17 INFO: archiving logs to Nexus 21:08:18 ---> uname -a: 21:08:18 Linux prd-centos7-docker-4c-2g-993.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:08:18 21:08:18 21:08:18 ---> lscpu: 21:08:18 Architecture: x86_64 21:08:18 CPU op-mode(s): 32-bit, 64-bit 21:08:18 Byte Order: Little Endian 21:08:18 Address sizes: 40 bits physical, 48 bits virtual 21:08:18 CPU(s): 2 21:08:18 On-line CPU(s) list: 0,1 21:08:18 Thread(s) per core: 1 21:08:18 Core(s) per socket: 1 21:08:18 Socket(s): 2 21:08:18 NUMA node(s): 1 21:08:18 Vendor ID: AuthenticAMD 21:08:18 CPU family: 23 21:08:18 Model: 49 21:08:18 Model name: AMD EPYC-Rome Processor 21:08:18 Stepping: 0 21:08:18 CPU MHz: 2800.000 21:08:18 BogoMIPS: 5600.00 21:08:18 Virtualization: AMD-V 21:08:18 Hypervisor vendor: KVM 21:08:18 Virtualization type: full 21:08:18 L1d cache: 64 KiB 21:08:18 L1i cache: 64 KiB 21:08:18 L2 cache: 1 MiB 21:08:18 L3 cache: 32 MiB 21:08:18 NUMA node0 CPU(s): 0,1 21:08:18 Vulnerability Itlb multihit: Not affected 21:08:18 Vulnerability L1tf: Not affected 21:08:18 Vulnerability Mds: Not affected 21:08:18 Vulnerability Meltdown: Not affected 21:08:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:08:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:08:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:08:18 Vulnerability Srbds: Not affected 21:08:18 Vulnerability Tsx async abort: Not affected 21:08:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 21:08:18 21:08:18 21:08:18 ---> nproc: 21:08:18 2 21:08:18 21:08:18 21:08:18 ---> df -h: 21:08:18 Filesystem Size Used Available Use% Mounted on 21:08:18 overlay 40.0G 12.5G 27.5G 31% / 21:08:18 tmpfs 64.0M 0 64.0M 0% /dev 21:08:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:08:18 shm 64.0M 0 64.0M 0% /dev/shm 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 21:08:18 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp 21:08:18 21:08:18 21:08:18 ---> free -m: 21:08:18 total used free shared buff/cache available 21:08:18 Mem: 7821 1221 1543 0 5056 6562 21:08:18 Swap: 1023 1 1022 21:08:18 21:08:18 21:08:18 ---> ip addr: 21:08:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:08:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:08:18 inet 127.0.0.1/8 scope host lo 21:08:18 valid_lft forever preferred_lft forever 21:08:18 inet6 ::1/128 scope host 21:08:18 valid_lft forever preferred_lft forever 21:08:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:08:18 link/ether fa:16:3e:b5:6b:c7 brd ff:ff:ff:ff:ff:ff 21:08:18 inet 10.30.123.172/23 brd 10.30.123.255 scope global dynamic eth0 21:08:18 valid_lft 84985sec preferred_lft 84985sec 21:08:18 inet6 fe80::f816:3eff:feb5:6bc7/64 scope link 21:08:18 valid_lft forever preferred_lft forever 21:08:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:08:18 link/ether 02:42:e6:5a:8c:18 brd ff:ff:ff:ff:ff:ff 21:08:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:08:18 valid_lft forever preferred_lft forever 21:08:18 inet6 fe80::42:e6ff:fe5a:8c18/64 scope link 21:08:18 valid_lft forever preferred_lft forever 21:08:18 21:08:18 21:08:18 ---> sar -b -r -n DEV: 21:08:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:08:18 21:08:18 20:44:31 LINUX RESTART (2 CPU) 21:08:18 21:08:18 20:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:08:18 20:46:01 67.33 5.55 61.78 0.00 3009.49 8748.48 0.00 21:08:18 20:47:01 85.80 0.18 85.61 0.00 22.78 41772.67 0.00 21:08:18 20:48:01 145.46 0.00 145.46 0.00 0.00 18721.28 0.00 21:08:18 20:49:01 56.98 0.02 56.96 0.00 0.53 9937.55 0.00 21:08:18 20:50:03 229.06 6.27 222.79 0.00 4365.22 133230.83 0.00 21:08:18 20:51:01 810.21 464.17 346.04 0.00 34848.50 189478.61 0.00 21:08:18 20:52:01 306.23 5.00 301.23 0.00 2434.37 111335.64 0.00 21:08:18 20:53:01 379.90 7.64 372.26 0.00 1989.41 122477.09 0.00 21:08:18 20:54:01 32.63 10.89 21.74 0.00 1301.67 1545.89 0.00 21:08:18 20:55:01 1.67 0.00 1.67 0.00 0.00 28.54 0.00 21:08:18 20:56:01 0.57 0.23 0.33 0.00 94.87 4.60 0.00 21:08:18 20:57:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 21:08:18 20:58:01 0.48 0.00 0.48 0.00 0.00 5.13 0.00 21:08:18 20:59:01 0.63 0.00 0.63 0.00 0.00 6.53 0.00 21:08:18 21:00:01 0.53 0.18 0.35 0.00 5.73 4.61 0.00 21:08:18 21:01:01 0.85 0.07 0.78 0.00 0.80 16.21 0.00 21:08:18 21:02:01 0.43 0.15 0.28 0.00 2.93 5.10 0.00 21:08:18 21:03:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 21:08:18 21:04:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 21:08:18 21:05:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 21:08:18 21:06:01 0.17 0.00 0.17 0.00 0.00 2.48 0.00 21:08:18 21:07:01 0.22 0.00 0.22 0.00 0.00 2.23 0.00 21:08:18 21:08:01 42.37 40.97 1.40 0.00 4187.34 40.81 0.00 21:08:18 Average: 93.15 22.89 70.26 0.00 2227.98 27597.20 0.00 21:08:18 21:08:18 20:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:08:18 20:46:01 5092924 0 893180 11.15 2620 2020216 1468876 16.22 887952 1615892 121260 21:08:18 20:47:01 4119512 0 965156 12.05 2620 2921652 1620992 17.90 1050436 2350676 68308 21:08:18 20:48:01 3863252 0 1090752 13.62 2620 3052316 1767620 19.52 1308168 2277652 263756 21:08:18 20:49:01 3761472 0 1248632 15.59 2620 2996216 1868064 20.62 1401988 2283332 80164 21:08:18 20:50:03 1389964 0 1213504 15.15 2620 5402852 1850188 20.43 1784076 4160828 538740 21:08:18 20:51:01 1094644 0 1611072 20.12 2620 5300604 3494556 38.58 2450308 3736072 65544 21:08:18 20:52:01 807896 0 1294344 16.16 2620 5904080 2019920 22.30 1907848 4569468 36156 21:08:18 20:53:01 1679500 0 1229304 15.35 2620 5097516 1540656 17.01 1930836 3652464 8 21:08:18 20:54:01 2214756 0 1149632 14.35 2620 4641932 1278580 14.12 1417636 3659488 12 21:08:18 20:55:01 2221576 0 1142808 14.27 2620 4641936 1240532 13.70 1414424 3659488 8 21:08:18 20:56:01 2217800 0 1143776 14.28 2620 4644744 1240628 13.70 1420084 3659636 8 21:08:18 20:57:01 2219272 0 1142296 14.26 2620 4644752 1240568 13.70 1419932 3659636 8 21:08:18 20:58:01 2219176 0 1142384 14.26 2620 4644760 1240532 13.70 1419660 3659904 8 21:08:18 20:59:01 2219276 0 1142284 14.26 2620 4644760 1240532 13.70 1419776 3659904 8 21:08:18 21:00:01 2219152 0 1142372 14.26 2620 4644796 1240532 13.70 1420724 3658992 16 21:08:18 21:01:01 2216928 0 1144596 14.29 2620 4644796 1244208 13.74 1421628 3658992 8 21:08:18 21:02:01 2220936 0 1140404 14.24 2620 4644980 1264720 13.96 1423980 3653076 8 21:08:18 21:03:01 2223060 0 1138276 14.21 2620 4644984 1236736 13.65 1421864 3653076 8 21:08:18 21:04:01 2220560 0 1140772 14.24 2620 4644988 1286080 14.20 1425452 3652020 12 21:08:18 21:05:01 2220308 0 1141020 14.25 2620 4644992 1285800 14.20 1425568 3652020 20 21:08:18 21:06:01 2221516 0 1139808 14.23 2620 4644996 1265132 13.97 1424948 3652020 8 21:08:18 21:07:01 2221380 0 1139940 14.23 2620 4645000 1258964 13.90 1424900 3652020 8 21:08:18 21:08:01 1947272 0 1208884 15.09 2620 4850164 1634888 18.05 1511024 3836604 79304 21:08:18 Average: 2384006 0 1162835 14.52 2620 4459480 1514318 16.72 1484053 3464055 54495 21:08:18 21:08:18 20:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:08:18 20:46:01 veth3a90d61 820.75 650.71 75.89 2083.10 0.00 0.00 0.00 0.00 21:08:18 20:46:01 eth0 1610.07 1494.97 5779.20 180.16 0.00 0.00 0.00 0.00 21:08:18 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:46:01 docker0 820.75 650.57 64.67 2083.09 0.00 0.00 0.00 0.00 21:08:18 20:47:01 vethee90457 121.65 143.28 8.06 363.91 0.00 0.00 0.00 0.00 21:08:18 20:47:01 eth0 587.66 588.06 3679.92 81.65 0.00 0.00 0.00 0.00 21:08:18 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:47:01 docker0 334.17 302.53 22.54 981.42 0.00 0.00 0.00 0.00 21:08:18 20:48:01 eth0 171.95 153.12 520.00 77.39 0.00 0.00 0.00 0.00 21:08:18 20:48:01 veth4bade2a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:08:18 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:48:01 docker0 124.90 125.64 9.60 481.83 0.00 0.00 0.00 0.00 21:08:18 20:49:01 eth0 25.51 13.12 18.36 9.81 0.00 0.00 0.00 0.00 21:08:18 20:49:01 veth4bade2a 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 21:08:18 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:49:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 21:08:18 20:50:03 eth0 181.29 154.35 1664.16 70.35 0.00 0.00 0.00 0.00 21:08:18 20:50:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:50:03 veth6abe624 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:08:18 20:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:51:01 vetha3d0bdd 0.03 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:08:18 20:51:01 vethebe3ceb 0.00 0.24 0.00 0.02 0.00 0.00 0.00 0.00 21:08:18 20:51:01 vethcb1d68d 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 21:08:18 20:51:01 eth0 99.17 74.49 196.31 27.19 0.00 0.00 0.00 0.00 21:08:18 20:52:01 veth3e759c5 1.05 1.98 0.08 4.32 0.00 0.00 0.00 0.00 21:08:18 20:52:01 eth0 70.64 41.62 216.60 52.57 0.00 0.00 0.00 0.00 21:08:18 20:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:08:18 20:52:01 veth6abe624 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 21:08:18 20:53:01 eth0 244.18 174.22 1750.06 82.67 0.00 0.00 0.00 0.00 21:08:18 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:53:01 veth6abe624 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 21:08:18 20:53:01 docker0 1411.76 1266.23 105.33 4344.36 0.00 0.00 0.00 0.00 21:08:18 20:54:01 eth0 6.73 4.28 5.74 2.44 0.00 0.00 0.00 0.00 21:08:18 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:54:01 docker0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:55:01 eth0 0.35 0.25 0.02 0.02 0.00 0.00 0.00 0.00 21:08:18 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:56:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:08:18 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:57:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:08:18 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:58:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:59:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:08:18 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:00:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:08:18 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:01:01 eth0 0.58 0.20 0.13 0.07 0.00 0.00 0.00 0.00 21:08:18 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:02:01 eth0 2.13 1.65 0.45 9.76 0.00 0.00 0.00 0.00 21:08:18 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:03:01 eth0 1.97 1.28 0.38 6.64 0.00 0.00 0.00 0.00 21:08:18 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:04:01 eth0 4.03 2.57 0.79 25.66 0.00 0.00 0.00 0.00 21:08:18 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:05:01 eth0 1.88 0.70 0.64 1.50 0.00 0.00 0.00 0.00 21:08:18 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:06:01 eth0 2.23 0.62 0.80 0.46 0.00 0.00 0.00 0.00 21:08:18 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:07:01 eth0 1.40 0.63 0.80 0.58 0.00 0.00 0.00 0.00 21:08:18 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:08:01 eth0 84.99 71.32 815.20 10.25 0.00 0.00 0.00 0.00 21:08:18 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 Average: eth0 134.80 120.91 638.80 27.85 0.00 0.00 0.00 0.00 21:08:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:08:18 Average: docker0 61.41 55.09 4.58 188.99 0.00 0.00 0.00 0.00 21:08:18 21:08:18 21:08:18 ---> sar -P ALL: 21:08:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:08:18 21:08:18 20:44:31 LINUX RESTART (2 CPU) 21:08:18 21:08:18 20:45:01 CPU %user %nice %system %iowait %steal %idle 21:08:18 20:46:01 all 17.63 0.00 4.73 6.58 0.11 70.95 21:08:18 20:46:01 0 17.98 0.00 5.05 8.99 0.11 67.88 21:08:18 20:46:01 1 17.29 0.00 4.42 4.19 0.11 73.99 21:08:18 20:47:01 all 13.75 0.00 4.13 3.88 0.07 78.17 21:08:18 20:47:01 0 16.25 0.00 4.53 2.33 0.07 76.82 21:08:18 20:47:01 1 11.28 0.00 3.73 5.42 0.07 79.51 21:08:18 20:48:01 all 55.99 0.00 8.77 5.23 0.12 29.90 21:08:18 20:48:01 0 56.27 0.00 8.23 5.75 0.11 29.64 21:08:18 20:48:01 1 55.70 0.00 9.31 4.71 0.13 30.16 21:08:18 20:49:01 all 33.92 0.00 4.64 0.55 0.08 60.80 21:08:18 20:49:01 0 35.04 0.00 4.50 0.51 0.09 59.86 21:08:18 20:49:01 1 32.81 0.00 4.78 0.60 0.07 61.74 21:08:18 20:50:03 all 45.88 0.00 12.95 3.53 0.09 37.56 21:08:18 20:50:03 0 45.89 0.00 13.12 2.82 0.09 38.08 21:08:18 20:50:03 1 45.86 0.00 12.78 4.24 0.09 37.03 21:08:18 20:51:01 all 40.38 0.00 16.13 36.48 0.13 6.88 21:08:18 20:51:01 0 39.79 0.00 16.55 36.69 0.13 6.83 21:08:18 20:51:01 1 40.98 0.00 15.70 36.26 0.13 6.92 21:08:18 20:52:01 all 55.94 0.00 12.19 27.01 0.14 4.73 21:08:18 20:52:01 0 56.74 0.00 11.58 27.43 0.13 4.12 21:08:18 20:52:01 1 55.13 0.00 12.80 26.58 0.15 5.34 21:08:18 20:53:01 all 53.55 0.00 15.45 12.84 0.13 18.04 21:08:18 20:53:01 0 53.54 0.00 14.87 11.67 0.14 19.79 21:08:18 20:53:01 1 53.56 0.00 16.03 14.02 0.11 16.28 21:08:18 20:54:01 all 0.86 0.00 0.81 1.16 0.03 97.14 21:08:18 20:54:01 0 0.89 0.00 0.84 1.32 0.03 96.92 21:08:18 20:54:01 1 0.84 0.00 0.77 0.99 0.03 97.36 21:08:18 20:55:01 all 0.06 0.00 0.07 0.00 0.03 99.85 21:08:18 20:55:01 0 0.08 0.00 0.07 0.00 0.03 99.82 21:08:18 20:55:01 1 0.03 0.00 0.07 0.00 0.02 99.88 21:08:18 20:56:01 all 0.17 0.00 0.04 0.01 0.03 99.76 21:08:18 20:56:01 0 0.30 0.00 0.05 0.00 0.03 99.62 21:08:18 20:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 21:08:18 21:08:18 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:08:18 20:57:01 all 0.11 0.00 0.02 0.00 0.03 99.85 21:08:18 20:57:01 0 0.20 0.00 0.02 0.00 0.03 99.75 21:08:18 20:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:08:18 20:58:01 all 0.15 0.00 0.02 0.00 0.03 99.81 21:08:18 20:58:01 0 0.27 0.00 0.03 0.00 0.03 99.67 21:08:18 20:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 21:08:18 20:59:01 all 0.03 0.00 0.02 0.00 0.02 99.94 21:08:18 20:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:08:18 20:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:08:18 21:00:01 all 0.06 0.00 0.03 0.01 0.03 99.87 21:08:18 21:00:01 0 0.05 0.00 0.05 0.02 0.05 99.83 21:08:18 21:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:08:18 21:01:01 all 0.04 0.00 0.03 0.00 0.03 99.89 21:08:18 21:01:01 0 0.02 0.00 0.05 0.00 0.05 99.88 21:08:18 21:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:08:18 21:02:01 all 0.13 0.00 0.04 0.00 0.02 99.82 21:08:18 21:02:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:08:18 21:02:01 1 0.17 0.00 0.03 0.00 0.00 99.80 21:08:18 21:03:01 all 0.03 0.00 0.03 0.00 0.03 99.91 21:08:18 21:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:08:18 21:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:08:18 21:04:01 all 0.11 0.00 0.05 0.00 0.03 99.82 21:08:18 21:04:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:08:18 21:04:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:08:18 21:05:01 all 0.08 0.00 0.02 0.00 0.03 99.88 21:08:18 21:05:01 0 0.10 0.00 0.02 0.00 0.03 99.85 21:08:18 21:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:08:18 21:06:01 all 0.06 0.00 0.03 0.00 0.02 99.89 21:08:18 21:06:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:08:18 21:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:08:18 21:07:01 all 0.05 0.00 0.02 0.00 0.02 99.92 21:08:18 21:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:08:18 21:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 21:08:18 21:08:18 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:08:18 21:08:01 all 3.04 0.00 1.08 0.92 0.03 94.91 21:08:18 21:08:01 0 2.75 0.00 1.04 1.04 0.05 95.11 21:08:18 21:08:01 1 3.33 0.00 1.13 0.81 0.02 94.72 21:08:18 Average: all 13.31 0.00 3.35 4.00 0.05 79.29 21:08:18 Average: 0 13.50 0.00 3.33 4.01 0.06 79.10 21:08:18 Average: 1 13.12 0.00 3.37 3.98 0.05 79.48 21:08:18 21:08:18 21:08:18