Pull request #3662 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at dbae55fc488469eb58ee4ed534c55ed7a05c4c0d rather than 6c00953cc9715ff6a6eef8af7fab1c21744d0331 Obtained Jenkinsfile from dbae55fc488469eb58ee4ed534c55ed7a05c4c0d 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4296456538428952646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4673743586677589695.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3408166806374282679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh313535613910533173.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3662/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3662/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6791147335417541527.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-275 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3305561528010022225.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8713579134188347909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 6c00953cc9715ff6a6eef8af7fab1c21744d0331 Merge succeeded, producing 918fe7c4b00d62d31d3918b62878c295fd7d1493 Checking out Revision 918fe7c4b00d62d31d3918b62878c295fd7d1493 (PR-3662) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c00953cc9715ff6a6eef8af7fab1c21744d0331 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7714237292455592423.key > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 918fe7c4b00d62d31d3918b62878c295fd7d1493 # timeout=10 Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" > git rev-list --no-walk b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:44 ========================================================= 01:27:44 EdgeX Global Pipelines Version Info 01:27:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:45 ------------------- 01:27:45 stable info: 01:27:45 ------------------- 01:27:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:45 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:27:45 Message: update stable to v1.0.204 01:27:45 ------------------- 01:27:45 experimental info: 01:27:45 ------------------- 01:27:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:45 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 01:27:45 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3662 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3662 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3662 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 918fe7c4b00d62d31d3918b62878c295fd7d1493 [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 918fe7c [Pipeline] echo 01:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:46 provisioning config files... 01:27:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8241425483422938351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:47 ---> docker-login.sh 01:27:47 nexus3.edgexfoundry.org:10001 01:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 nexus3.edgexfoundry.org:10002 01:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 nexus3.edgexfoundry.org:10003 01:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 nexus3.edgexfoundry.org:10004 01:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:48 Configure a credential helper to remove this warning. See 01:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:48 01:27:48 Login Succeeded 01:27:48 docker.io 01:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:48 Configure a credential helper to remove this warning. See 01:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:48 01:27:48 Login Succeeded 01:27:48 ---> docker-login.sh ends [Pipeline] } 01:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:48 ++ 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 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/core-command/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo core-command,cmd/core-command/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/core-data/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo core-data,cmd/core-data/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ cut -d/ -f2 01:27:48 ++ dirname cmd/core-metadata/Dockerfile 01:27:48 + echo core-metadata,cmd/core-metadata/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/security-bootstrapper/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/security-proxy-setup/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/support-notifications/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo support-notifications,cmd/support-notifications/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/support-scheduler/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:27:48 + for file in '`ls cmd/**/Dockerfile`' 01:27:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:27:48 ++ cut -d/ -f2 01:27:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:27:48 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 01:27:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:49 01:27:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:27:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:55 latest: Pulling from edgex-devops/git-semver 01:27:55 31603596830f: Pulling fs layer 01:27:55 d4622e32a9a9: Pulling fs layer 01:27:55 1030fce36090: Pulling fs layer 01:27:55 6c6cb7e1b49b: Pulling fs layer 01:27:55 6c6cb7e1b49b: Waiting 01:27:55 d4622e32a9a9: Verifying Checksum 01:27:55 d4622e32a9a9: Download complete 01:27:55 31603596830f: Download complete 01:27:55 31603596830f: Pull complete 01:27:55 6c6cb7e1b49b: Verifying Checksum 01:27:55 6c6cb7e1b49b: Download complete 01:27:55 d4622e32a9a9: Pull complete 01:27:55 1030fce36090: Verifying Checksum 01:27:55 1030fce36090: Download complete 01:27:56 1030fce36090: Pull complete 01:27:56 6c6cb7e1b49b: Pull complete 01:27:56 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 01:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:27:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:27:56 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:27:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat 01:27:57 $ docker top 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:57 [ssh-agent] Looking for ssh-agent implementation... 01:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:58 $ docker exec 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 ssh-agent 01:27:58 SSH_AUTH_SOCK=/tmp/ssh-YUuagYwHmTwh/agent.14 01:27:58 SSH_AGENT_PID=20 01:27:58 Running ssh-add (command line suppressed) 01:27:58 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5311753067905824362.key (/w/workspace/edgex-go/5@tmp/private_key_5311753067905824362.key) 01:27:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:58 + git tag --points-at HEAD [Pipeline] } 01:27:58 $ docker exec --env ******** --env ******** 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 ssh-agent -k 01:27:58 unset SSH_AUTH_SOCK; 01:27:58 unset SSH_AGENT_PID; 01:27:58 echo Agent pid 20 killed; 01:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:58 [ssh-agent] Looking for ssh-agent implementation... 01:27:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:58 $ docker exec 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 ssh-agent 01:27:59 SSH_AUTH_SOCK=/tmp/ssh-Ys0WaiI1RQwm/agent.54 01:27:59 SSH_AGENT_PID=60 01:27:59 Running ssh-add (command line suppressed) 01:27:59 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1337147417223756251.key (/w/workspace/edgex-go/5@tmp/private_key_1337147417223756251.key) 01:27:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:59 + git semver init 01:27:59 # -> Open(): unable to determine branch for HEAD 01:27:59 # $GIT_DIR = /w/workspace/edgex-go/5/.git 01:27:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 01:27:59 # $SEMVER_REMOTE_NAME = origin 01:27:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:27:59 # $SEMVER_USER_NAME = edgex-jenkins 01:27:59 # $SEMVER_BRANCH = PR-3662 01:27:59 # $SEMVER_TEMP = /tmp/semver-432979562 01:27:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:28:31 # '/tmp/semver-432979562' -> '/w/workspace/edgex-go/5/.semver' 01:28:31 # -> Force: false 01:28:31 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 01:28:31 $ docker exec --env ******** --env ******** 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 ssh-agent -k 01:28:31 unset SSH_AUTH_SOCK; 01:28:31 unset SSH_AGENT_PID; 01:28:31 echo Agent pid 60 killed; 01:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:32 + git semver [Pipeline] } 01:28:32 $ docker stop --time=1 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 01:28:34 $ docker rm -f 418def2bc62e7d4302d9796f7d703921cf23cf4fee522d3265e38a4987d76ad2 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:34 Stashed 1 file(s) [Pipeline] echo 01:28:34 [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] echo 01:28:35 ========================================================= 01:28:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:28:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:28:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:35 540db60ca938: Pulling fs layer 01:28:35 adcc1eea9eea: Pulling fs layer 01:28:35 4c4ab2625f07: Pulling fs layer 01:28:35 db62176df00c: Pulling fs layer 01:28:35 3b30891b0d05: Pulling fs layer 01:28:35 06b49ca38bd5: Pulling fs layer 01:28:35 c788192a36de: Pulling fs layer 01:28:35 a77e37c0d609: Pulling fs layer 01:28:35 c3185cebc471: Pulling fs layer 01:28:35 06b49ca38bd5: Waiting 01:28:35 c788192a36de: Waiting 01:28:35 a77e37c0d609: Waiting 01:28:35 c3185cebc471: Waiting 01:28:35 db62176df00c: Waiting 01:28:35 3b30891b0d05: Waiting 01:28:35 4c4ab2625f07: Verifying Checksum 01:28:35 4c4ab2625f07: Download complete 01:28:35 adcc1eea9eea: Verifying Checksum 01:28:35 adcc1eea9eea: Download complete 01:28:35 3b30891b0d05: Verifying Checksum 01:28:35 3b30891b0d05: Download complete 01:28:35 06b49ca38bd5: Verifying Checksum 01:28:35 06b49ca38bd5: Download complete 01:28:35 c788192a36de: Verifying Checksum 01:28:35 c788192a36de: Download complete 01:28:35 540db60ca938: Verifying Checksum 01:28:35 540db60ca938: Download complete 01:28:35 540db60ca938: Pull complete 01:28:35 adcc1eea9eea: Pull complete 01:28:35 4c4ab2625f07: Pull complete 01:28:36 a77e37c0d609: Verifying Checksum 01:28:36 a77e37c0d609: Download complete 01:28:41 c3185cebc471: Verifying Checksum 01:28:41 c3185cebc471: Download complete 01:28:42 db62176df00c: Verifying Checksum 01:28:42 db62176df00c: Download complete 01:28:45 db62176df00c: Pull complete 01:28:45 3b30891b0d05: Pull complete 01:28:45 06b49ca38bd5: Pull complete 01:28:45 c788192a36de: Pull complete 01:28:45 a77e37c0d609: Pull complete 01:28:47 c3185cebc471: Pull complete 01:28:47 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:28:48 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:48 WORKDIR /edgex 01:28:48 COPY go.mod . 01:28:48 RUN go mod download' 01:28:48 + docker build -t ci-base-image-x86_64 -f - . 01:28:50 Still waiting to schedule task 01:28:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:28:52 Sending build context to Docker daemon 328.7MB 01:28:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:52 ---> 031687cdd783 01:28:52 Step 2/4 : WORKDIR /edgex 01:28:55 ---> Running in c9420e2583ca 01:28:55 Removing intermediate container c9420e2583ca 01:28:55 ---> 47bfda9f1f21 01:28:55 Step 3/4 : COPY go.mod . 01:28:55 ---> 73c1c9a76538 01:28:55 Step 4/4 : RUN go mod download 01:28:55 ---> Running in 7fcc79f791b2 01:29:43 Removing intermediate container 7fcc79f791b2 01:29:43 ---> 484d1a84b51d 01:29:43 Successfully built 484d1a84b51d 01:29:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:29:43 + docker inspect -f . ci-base-image-x86_64 01:29:43 . [Pipeline] withDockerContainer 01:29:43 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:29:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:43 $ docker top 985337c6f1d27996d3219b2c04b615f127e2050d1ada101ba49b5f26cc1dec1c -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:44 + go version 01:29:44 go version go1.16.6 linux/amd64 [Pipeline] } 01:29:44 $ docker stop --time=1 985337c6f1d27996d3219b2c04b615f127e2050d1ada101ba49b5f26cc1dec1c 01:29:45 $ docker rm -f 985337c6f1d27996d3219b2c04b615f127e2050d1ada101ba49b5f26cc1dec1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:29:46 + docker inspect -f . ci-base-image-x86_64 01:29:46 . [Pipeline] withDockerContainer 01:29:46 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:29:46 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:46 $ docker top 80a9f7c7ee26896636fbeefcacd778457812a80c105d4881fd4e8c5a63f1ddec -eo pid,comm [Pipeline] { [Pipeline] echo 01:29:46 ========================================================= 01:29:46 [edgeXBuildGoParallel] Running Tests and Build... 01:29:46 ========================================================= [Pipeline] sh 01:29:47 + go mod tidy [Pipeline] sh 01:29:47 + make test 01:29:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:29:48 go mod tidy 01:29:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:29:53 ? github.com/edgexfoundry/edgex-go [no test files] 01:30:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:30:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:30:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 100.0% of statements 01:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 46.3% of statements 01:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.1% of statements 01:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 01:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 59.1% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:30:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:30:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements 01:30:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 01:30:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements 01:30:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 01:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 01:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 01:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 01:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 01:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 01:30:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 01:30:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements 01:30:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.2% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 01:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 66.9% of statements 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 43.6% of statements 01:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 01:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 01:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:31:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 01:31:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.025s coverage: 95.4% of statements 01:31:12 GO111MODULE=on go vet ./... 01:31:38 gofmt -l . 01:31:38 [ "`gofmt -l .`" = "" ] 01:31:38 ./bin/test-attribution-txt.sh [Pipeline] sh 01:31:39 + ls -al . 01:31:39 total 604 01:31:39 drwxrwxr-x 10 1001 1001 4096 Aug 11 01:31 . 01:31:39 drwxr-xr-x 4 root root 28 Aug 11 01:29 .. 01:31:39 -rw-rw-r-- 1 1001 1001 11 Aug 11 01:27 .dockerignore 01:31:39 drwxrwxr-x 8 1001 1001 179 Aug 11 01:27 .git 01:31:39 drwxrwxr-x 3 1001 1001 125 Aug 11 01:27 .github 01:31:39 -rw-rw-r-- 1 1001 1001 818 Aug 11 01:27 .gitignore 01:31:39 -rw-rw-r-- 1 1001 1001 76 Aug 11 01:27 .hadolint.yml 01:31:39 drwx------ 3 1001 1001 58 Aug 11 01:28 .semver 01:31:39 -rw-rw-r-- 1 1001 1001 166 Aug 11 01:27 .sonarcloud.properties 01:31:39 -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:27 ADOPTERS.md 01:31:39 -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:27 Attribution.txt 01:31:39 -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:27 CHANGELOG.md 01:31:39 -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:27 CONTRIBUTING.md 01:31:39 -rw-rw-r-- 1 1001 1001 677 Aug 11 01:27 GOVERNANCE.md 01:31:39 -rw-rw-r-- 1 1001 1001 849 Aug 11 01:27 Jenkinsfile 01:31:39 -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:27 LICENSE 01:31:39 -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:27 Makefile 01:31:39 -rw-rw-r-- 1 1001 1001 582 Aug 11 01:27 OWNERS.md 01:31:39 -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:27 README.md 01:31:39 -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:27 SECURITY.md 01:31:39 -rw-rw-r-- 1 1001 1001 5 Aug 11 01:28 VERSION 01:31:39 -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:27 ZMQWindows.md 01:31:39 drwxrwxr-x 2 1001 1001 37 Aug 11 01:27 bin 01:31:39 drwxrwxr-x 14 1001 1001 4096 Aug 11 01:27 cmd 01:31:39 -rw-r--r-- 1 root root 404329 Aug 11 01:31 coverage.out 01:31:39 -rw-rw-r-- 1 1001 1001 813 Aug 11 01:27 go.mod 01:31:39 -rw-r--r-- 1 root root 48847 Aug 11 01:29 go.sum 01:31:39 drwxrwxr-x 8 1001 1001 124 Aug 11 01:27 internal 01:31:39 drwxrwxr-x 3 1001 1001 16 Aug 11 01:27 openapi 01:31:39 drwxrwxr-x 4 1001 1001 71 Aug 11 01:27 snap 01:31:39 -rw-rw-r-- 1 1001 1001 204 Aug 11 01:27 version.go [Pipeline] sh 01:31:39 + '[' -e coverage.out ] 01:31:39 + chown 1001:1001 coverage.out [Pipeline] stash 01:31:39 Stashed 1 file(s) [Pipeline] sh 01:31:39 + make build 01:31:39 go mod tidy 01:31:40 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 01:31:41 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 01:31:48 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 01:31:48 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 01:31:49 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 01:31:50 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 01:31:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:31:51 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 01:31:52 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 01:31:53 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 01:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:31:54 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] } 01:31:56 $ docker stop --time=1 80a9f7c7ee26896636fbeefcacd778457812a80c105d4881fd4e8c5a63f1ddec 01:31:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-281 in /w/workspace/edgexfoundry_edgex-go_PR-3662 01:31:58 $ docker rm -f 80a9f7c7ee26896636fbeefcacd778457812a80c105d4881fd4e8c5a63f1ddec [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 01:31:59 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { 01:31:59 The recommended git tool is: git [Pipeline] isUnix [Pipeline] sh 01:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:01 01:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:02 latest: Pulling from edgex-devops/edgex-compose 01:32:02 cbdbe7a5bc2a: Pulling fs layer 01:32:02 ca9280d653b3: Pulling fs layer 01:32:02 7e9c9ca2126c: Pulling fs layer 01:32:02 cbdbe7a5bc2a: Download complete 01:32:02 cbdbe7a5bc2a: Pull complete 01:32:03 ca9280d653b3: Verifying Checksum 01:32:03 ca9280d653b3: Download complete 01:32:04 ca9280d653b3: Pull complete 01:32:05 using credential edgex-jenkins-ssh 01:32:05 Cloning the remote Git repository 01:32:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:32:05 > git init /w/workspace/edgex-go/5 # timeout=10 01:32:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:32:05 > git --version # timeout=10 01:32:05 > git --version # 'git version 2.17.1' 01:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:32:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:06 7e9c9ca2126c: Verifying Checksum 01:32:06 7e9c9ca2126c: Download complete 01:32:09 7e9c9ca2126c: Pull complete 01:32:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:32:09 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:32:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:32:11 $ docker top 73e60b8e6fc64060db9f5f98faef1f1a521077488b79b3e4934e13c3083d7839 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:12 + docker-compose build --help 01:32:12 + grep parallel 01:32:12 --parallel Build images in parallel. [Pipeline] } 01:32:12 $ docker stop --time=1 73e60b8e6fc64060db9f5f98faef1f1a521077488b79b3e4934e13c3083d7839 01:32:14 $ docker rm -f 73e60b8e6fc64060db9f5f98faef1f1a521077488b79b3e4934e13c3083d7839 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:32:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:32:14 . [Pipeline] withDockerContainer 01:32:14 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:32:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:32:15 $ docker top e95d27cefa45ba1c44b243bda77facf56fa94be974fe6fd7c16d5491ea489fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:15 + docker-compose -f ./docker-compose-build.yml build --parallel 01:32:16 Building core-command ... 01:32:16 Building core-data ... 01:32:16 Building core-metadata ... 01:32:16 Building security-bootstrapper ... 01:32:16 Building security-proxy-setup ... 01:32:16 Building security-secretstore-setup ... 01:32:16 Building support-notifications ... 01:32:16 Building support-scheduler ... 01:32:16 Building sys-mgmt-agent ... 01:32:16 Building security-secretstore-setup 01:32:16 Building security-proxy-setup 01:32:16 Building support-scheduler 01:32:16 Building sys-mgmt-agent 01:32:16 Building core-data 01:32:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:32:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:32:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:32:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:32:26 ---> 484d1a84b51d 01:32:26 Step 3/24 : WORKDIR /edgex-go 01:32:26 ---> 484d1a84b51d 01:32:26 Step 3/24 : WORKDIR /edgex-go 01:32:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:32:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:32:26 ---> 484d1a84b51d 01:32:26 Step 3/22 : WORKDIR /edgex-go 01:32:30 ---> Running in 2c18a4a899e6 01:32:30 ---> Running in 57ae6c5bf025 01:32:30 ---> Running in 2d291a19b29e 01:32:31 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 6c00953cc9715ff6a6eef8af7fab1c21744d0331 01:32:32 Merge succeeded, producing dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:32:32 Checking out Revision dc44ab897ad7e0f3260862b5fda2147dfee608bf (PR-3662) 01:32:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:32:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:32:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:32:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:32:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:32:31 > git config core.sparsecheckout # timeout=10 01:32:31 > git checkout -f 6c00953cc9715ff6a6eef8af7fab1c21744d0331 # timeout=10 01:32:31 > git remote # timeout=10 01:32:31 > git config --get remote.origin.url # timeout=10 01:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:32:31 > git merge dbae55fc488469eb58ee4ed534c55ed7a05c4c0d # timeout=10 01:32:32 > git rev-parse HEAD^{commit} # timeout=10 01:32:32 > git config core.sparsecheckout # timeout=10 01:32:32 > git checkout -f dc44ab897ad7e0f3260862b5fda2147dfee608bf # timeout=10 01:32:34 Removing intermediate container 57ae6c5bf025 01:32:34 ---> 82ec7b86274c 01:32:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:34 Removing intermediate container 2d291a19b29e 01:32:34 ---> 9c18ac2e86ad 01:32:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:34 Removing intermediate container 2c18a4a899e6 01:32:34 ---> 6d7ed5f4feb9 01:32:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:34 ---> Running in 7ba0f0521b49 01:32:34 ---> Running in 27f6f977dd85 01:32:34 ---> Running in 70f1e50331d2 01:32:36 Commit message: "Merge commit 'dbae55fc488469eb58ee4ed534c55ed7a05c4c0d' into HEAD" 01:32:36 > git rev-list --no-walk b2f72c3131fff454aa383eb2e1867a8ba4389575 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:37 provisioning config files... 01:32:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2270605359858897179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:37 ---> docker-login.sh 01:32:37 nexus3.edgexfoundry.org:10001 01:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:39 Configure a credential helper to remove this warning. See 01:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:39 01:32:39 Login Succeeded 01:32:39 nexus3.edgexfoundry.org:10002 01:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:39 Configure a credential helper to remove this warning. See 01:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:39 01:32:39 Login Succeeded 01:32:39 nexus3.edgexfoundry.org:10003 01:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:40 Configure a credential helper to remove this warning. See 01:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:40 01:32:40 Login Succeeded 01:32:40 nexus3.edgexfoundry.org:10004 01:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:40 Configure a credential helper to remove this warning. See 01:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:40 01:32:40 Login Succeeded 01:32:40 docker.io 01:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:41 Configure a credential helper to remove this warning. See 01:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:41 01:32:41 Login Succeeded 01:32:41 ---> docker-login.sh ends [Pipeline] } 01:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:32:41 Removing intermediate container 7ba0f0521b49 01:32:41 ---> 784293da5385 01:32:41 Step 5/22 : RUN apk add --update --no-cache make git 01:32:41 Removing intermediate container 70f1e50331d2 01:32:41 ---> 466efebdb656 01:32:41 Step 5/24 : RUN apk add --update --no-cache make bash git 01:32:41 ---> Running in 6520d926c985 01:32:41 Removing intermediate container 27f6f977dd85 01:32:41 ---> cac1eda87230 01:32:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:32:41 ---> Running in 48b6a7b297ac 01:32:41 ---> Running in 7806070627f0 [Pipeline] echo 01:32:42 ========================================================= 01:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:32:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:32:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:32:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:32:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:32:43 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:32:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:32:43 ---> 484d1a84b51d 01:32:43 Step 3/23 : WORKDIR /edgex-go 01:32:43 ---> Using cache 01:32:43 ---> 6d7ed5f4feb9 01:32:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:43 ---> Using cache 01:32:43 ---> 784293da5385 01:32:43 Step 5/23 : RUN apk add --update --no-cache make git 01:32:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:32:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:43 595b0fe564bb: Pulling fs layer 01:32:43 24495759ef45: Pulling fs layer 01:32:43 d148012ef14d: Pulling fs layer 01:32:43 e90a11edd702: Pulling fs layer 01:32:43 d77568369979: Pulling fs layer 01:32:43 fc1c9f9a7f3b: Pulling fs layer 01:32:43 170f2ba95c9a: Pulling fs layer 01:32:43 97ac5df62f85: Pulling fs layer 01:32:43 170f2ba95c9a: Waiting 01:32:43 e90a11edd702: Waiting 01:32:43 97ac5df62f85: Waiting 01:32:43 d77568369979: Waiting 01:32:43 fc1c9f9a7f3b: Waiting 01:32:43 d148012ef14d: Verifying Checksum 01:32:43 d148012ef14d: Download complete 01:32:43 24495759ef45: Verifying Checksum 01:32:43 24495759ef45: Download complete 01:32:43 d77568369979: Verifying Checksum 01:32:43 d77568369979: Download complete 01:32:43 fc1c9f9a7f3b: Verifying Checksum 01:32:43 fc1c9f9a7f3b: Download complete 01:32:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:32:43 170f2ba95c9a: Verifying Checksum 01:32:43 170f2ba95c9a: Download complete 01:32:43 595b0fe564bb: Verifying Checksum 01:32:43 595b0fe564bb: Download complete 01:32:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:32:43 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:32:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:32:43 ---> 484d1a84b51d 01:32:43 Step 3/26 : WORKDIR /edgex-go 01:32:43 ---> Using cache 01:32:43 ---> 6d7ed5f4feb9 01:32:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:43 ---> Using cache 01:32:43 ---> 784293da5385 01:32:43 Step 5/26 : RUN apk add --update --no-cache make git 01:32:43 OK: 219 MiB in 52 packages 01:32:43 OK: 219 MiB in 52 packages 01:32:44 ---> Running in 059c14237ab2 01:32:44 ---> Running in 8921a97890f3 01:32:44 595b0fe564bb: Pull complete 01:32:44 Removing intermediate container 7806070627f0 01:32:44 ---> 8d5ee6b0bb1e 01:32:44 Step 6/24 : COPY go.mod . 01:32:44 Removing intermediate container 6520d926c985 01:32:44 ---> 9e9549ad0e78 01:32:44 Step 6/24 : COPY go.mod . 01:32:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:32:44 ---> f50e1b80c150 01:32:44 Step 7/24 : RUN go mod download 01:32:44 ---> a9df7a95e98e 01:32:44 Step 7/24 : RUN go mod download 01:32:44 ---> Running in 4ea8d80150c7 01:32:44 ---> Running in 3b28b5f3eb5d 01:32:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:32:45 24495759ef45: Pull complete 01:32:45 OK: 219 MiB in 52 packages 01:32:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:32:45 d148012ef14d: Pull complete 01:32:46 Removing intermediate container 48b6a7b297ac 01:32:46 ---> 38d27066dd0f 01:32:46 Step 6/22 : COPY go.mod . 01:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:32:46 ---> 3e13cc95aef3 01:32:46 Step 7/22 : RUN go mod download 01:32:46 Removing intermediate container 4ea8d80150c7 01:32:46 ---> 1a9f9be053af 01:32:46 Step 8/24 : COPY . . 01:32:46 Removing intermediate container 3b28b5f3eb5d 01:32:46 ---> 322bccf67ca0 01:32:46 Step 8/24 : COPY . . 01:32:46 ---> Running in 26c2d1e093c1 01:32:47 97ac5df62f85: Verifying Checksum 01:32:47 97ac5df62f85: Download complete 01:32:48 e90a11edd702: Verifying Checksum 01:32:48 e90a11edd702: Download complete 01:32:48 OK: 219 MiB in 52 packages 01:32:48 OK: 219 MiB in 52 packages 01:32:52 ---> 8c7d4678cb37 01:32:52 Step 9/24 : RUN go mod tidy 01:32:52 ---> 100fcb146d09 01:32:52 Step 9/24 : RUN go mod tidy 01:32:52 Removing intermediate container 059c14237ab2 01:32:52 ---> 19cd44125498 01:32:52 Step 6/23 : COPY go.mod . 01:32:52 ---> Running in bdd9f8f54e98 01:32:52 Removing intermediate container 26c2d1e093c1 01:32:52 ---> a8ba584bb8e7 01:32:52 Step 8/22 : COPY . . 01:32:52 ---> Running in 18bfda1bdce9 01:32:52 Removing intermediate container 8921a97890f3 01:32:52 ---> f85477d8cc6c 01:32:52 Step 6/26 : COPY go.mod . 01:32:52 ---> d83e06710f6e 01:32:52 Step 7/23 : RUN go mod download 01:32:53 ---> e700e5ac979e 01:32:53 Step 7/26 : RUN go mod download 01:32:53 ---> Running in bb589ac2aed8 01:32:53 ---> Running in fb7019d6bf14 01:32:54 Removing intermediate container bdd9f8f54e98 01:32:54 ---> e41be46501b6 01:32:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:32:55 Removing intermediate container 18bfda1bdce9 01:32:55 ---> 5535cd3ae2a4 01:32:55 Step 10/24 : RUN make cmd/core-data/core-data 01:32:55 ---> Running in 7a7a8d7fb267 01:32:55 ---> Running in 200b3508d9ac 01:32:55 Removing intermediate container bb589ac2aed8 01:32:55 ---> 8d15df497fbd 01:32:55 Step 8/23 : COPY . . 01:32:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:32:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:32:56 Removing intermediate container fb7019d6bf14 01:32:56 ---> 4a9002f31ae2 01:32:56 Step 8/26 : COPY . . 01:32:58 ---> e65eeba3ca42 01:32:58 Step 9/22 : RUN go mod tidy 01:32:58 e90a11edd702: Pull complete 01:32:59 ---> Running in c1c8aeaf6748 01:32:59 d77568369979: Pull complete 01:32:59 fc1c9f9a7f3b: Pull complete 01:33:00 170f2ba95c9a: Pull complete 01:33:03 Removing intermediate container c1c8aeaf6748 01:33:03 ---> d026e4660a1c 01:33:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:33:03 ---> Running in 93ae8af813f6 01:33:04 ---> c86218a75ac9 01:33:04 Step 9/23 : RUN go mod tidy 01:33:04 ---> Running in dce61d1d5d35 01:33:04 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 01:33:05 ---> f9d7ea5c5556 01:33:05 Step 9/26 : RUN go mod tidy 01:33:05 ---> Running in de745468a3cb 01:33:05 97ac5df62f85: Pull complete 01:33:05 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:33:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:33:06 WORKDIR /edgex 01:33:06 COPY go.mod . 01:33:06 RUN go mod download 01:33:06 + docker build -t ci-base-image-arm64 -f - . 01:33:06 Removing intermediate container dce61d1d5d35 01:33:06 ---> 963345b57790 01:33:06 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:33:06 ---> Running in a1ac16e984f1 01:33:06 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 01:33:07 Removing intermediate container de745468a3cb 01:33:07 ---> 5d33b19fece4 01:33:07 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:33:07 ---> Running in 51a73dc46b77 01:33:08 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 01:33:08 Sending build context to Docker daemon 165.9MB 01:33:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:33:08 ---> 04bc70af865f 01:33:08 Step 2/4 : WORKDIR /edgex 01:33:12 ---> Running in ed539ba98900 01:33:13 Removing intermediate container ed539ba98900 01:33:13 ---> 41ec05faf298 01:33:13 Step 3/4 : COPY go.mod . 01:33:14 ---> 27fa1022b05e 01:33:14 Step 4/4 : RUN go mod download 01:33:14 ---> Running in f9f20780ba8e 01:33:35 Removing intermediate container 7a7a8d7fb267 01:33:35 ---> 49a56f6f3e9a 01:33:35 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:33:35 ---> Running in 499598ce0da5 01:33:35 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 01:33:35 Removing intermediate container 499598ce0da5 01:33:35 ---> b6982db725ec 01:33:35 01:33:35 Step 12/24 : FROM docker:20.10.7 01:33:35 20.10.7: Pulling from library/docker 01:33:39 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 01:33:42 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 01:33:42 Removing intermediate container 200b3508d9ac 01:33:42 ---> 5c029387a584 01:33:42 01:33:42 Step 11/24 : FROM alpine:3.12 01:33:42 3.12: Pulling from library/alpine 01:33:43 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:33:43 Status: Downloaded newer image for alpine:3.12 01:33:43 ---> 13621d1b12d4 01:33:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:33:43 ---> Running in eea57baeda39 01:33:43 Removing intermediate container eea57baeda39 01:33:43 ---> f75c881eda78 01:33:43 Step 13/24 : ENV APP_PORT=59880 01:33:43 ---> Running in 537fde90b8db 01:33:44 Removing intermediate container 537fde90b8db 01:33:44 ---> 968b1976002a 01:33:44 Step 14/24 : EXPOSE $APP_PORT 01:33:44 ---> Running in 286e056c5d68 01:33:45 Removing intermediate container 286e056c5d68 01:33:45 ---> be019ee5c56f 01:33:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:45 Removing intermediate container 93ae8af813f6 01:33:45 ---> 3e49dbb20d96 01:33:45 01:33:45 Step 11/22 : FROM alpine:3.12 01:33:45 ---> 13621d1b12d4 01:33:45 Step 12/22 : RUN apk add --update --no-cache curl 01:33:45 ---> Running in 488db97788a0 01:33:45 ---> Running in 8bbd72d1ceb7 01:33:45 Removing intermediate container a1ac16e984f1 01:33:45 ---> 046905c31a71 01:33:45 01:33:45 Step 11/23 : FROM alpine:3.12 01:33:45 ---> 13621d1b12d4 01:33:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:33:45 Removing intermediate container 51a73dc46b77 01:33:45 ---> e465cb0374db 01:33:45 01:33:45 Step 11/26 : FROM alpine:3.12 01:33:45 ---> 13621d1b12d4 01:33:45 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:33:45 ---> Running in 0d2521aeaa3b 01:33:45 ---> Running in ccde4c4898e1 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:33:46 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:33:46 Status: Downloaded newer image for docker:20.10.7 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:33:46 ---> 08bdaf2f88f9 01:33:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:33:46 ---> Running in 380d8129e981 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:33:46 Removing intermediate container 488db97788a0 01:33:46 ---> 6da99fa4b7ab 01:33:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:33:46 ---> Running in 3976a6ce57a1 01:33:46 (1/6) Installing ca-certificates (20191127-r4) 01:33:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:33:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:33:46 (3/6) Installing libcurl (7.78.0-r0) 01:33:46 (4/6) Installing curl (7.78.0-r0) 01:33:46 (5/6) Installing dumb-init (1.2.2-r1) 01:33:46 (6/6) Installing su-exec (0.2-r1) 01:33:46 Executing busybox-1.31.1-r20.trigger 01:33:46 Executing ca-certificates-20191127-r4.trigger 01:33:46 Removing intermediate container 380d8129e981 01:33:46 ---> 9dbc98509f53 01:33:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:33:46 (1/4) Installing ca-certificates (20191127-r4) 01:33:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:33:46 (3/4) Installing libcurl (7.78.0-r0) 01:33:46 (4/4) Installing curl (7.78.0-r0) 01:33:46 Executing busybox-1.31.1-r20.trigger 01:33:46 OK: 7 MiB in 20 packages 01:33:46 Executing ca-certificates-20191127-r4.trigger 01:33:46 (1/1) Installing dumb-init (1.2.2-r1) 01:33:46 Executing busybox-1.31.1-r20.trigger 01:33:46 OK: 6 MiB in 15 packages 01:33:46 ---> Running in 19cc5aebdce4 01:33:46 OK: 7 MiB in 18 packages 01:33:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:33:47 Removing intermediate container 0d2521aeaa3b 01:33:47 ---> 56be47d2485e 01:33:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:33:47 Removing intermediate container ccde4c4898e1 01:33:47 ---> 12cfb8dcddd6 01:33:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:33:47 ---> Running in 7e032485cca6 01:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:33:47 ---> Running in df6e7683c40c 01:33:47 Removing intermediate container 8bbd72d1ceb7 01:33:47 ---> e311e9e80147 01:33:47 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:33:47 Removing intermediate container df6e7683c40c 01:33:47 ---> b3032d095260 01:33:47 Step 14/23 : ENV APP_PORT=59861 01:33:47 ---> Running in fe1015c179ba 01:33:47 (1/39) Installing readline (8.1.0-r0) 01:33:47 Removing intermediate container 7e032485cca6 01:33:47 ---> 061a030ea9a1 01:33:47 Step 14/26 : WORKDIR / 01:33:47 (2/39) Installing bash (5.1.0-r0) 01:33:47 ---> Running in 459183fdbabe 01:33:47 Executing bash-5.1.0-r0.post-install 01:33:47 ---> Running in e10427445923 01:33:47 (3/39) Installing brotli-libs (1.0.9-r3) 01:33:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:33:47 (5/39) Installing libcurl (7.78.0-r0) 01:33:47 Removing intermediate container fe1015c179ba 01:33:47 ---> 6a76d43406e5 01:33:47 Step 14/22 : WORKDIR /edgex 01:33:47 (6/39) Installing curl (7.78.0-r0) 01:33:47 (7/39) Installing dumb-init (1.2.5-r0) 01:33:47 (8/39) Installing libbz2 (1.0.8-r1) 01:33:47 Removing intermediate container 459183fdbabe 01:33:47 ---> c137f4009fbc 01:33:47 Step 15/23 : EXPOSE $APP_PORT 01:33:47 ---> Running in 4a9770343e46 01:33:47 (9/39) Installing expat (2.2.10-r1) 01:33:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:33:47 (10/39) Installing libffi (3.3-r2) 01:33:47 (11/39) Installing gdbm (1.19-r0) 01:33:47 (12/39) Installing xz-libs (5.2.5-r0) 01:33:47 ---> Running in 10a80dd32bb1 01:33:47 Removing intermediate container e10427445923 01:33:47 ---> b315fff01a5a 01:33:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:33:47 (13/39) Installing sqlite-libs (3.34.1-r0) 01:33:47 (14/39) Installing python3 (3.8.10-r0) 01:33:48 Removing intermediate container 4a9770343e46 01:33:48 ---> d7bbd1aa082d 01:33:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:33:48 Removing intermediate container 10a80dd32bb1 01:33:48 ---> 18da407222a6 01:33:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:33:48 ---> d19ef7f67c6a 01:33:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:33:48 (1/6) Installing dumb-init (1.2.2-r1) 01:33:48 (2/6) Installing libgcc (9.3.0-r2) 01:33:48 ---> dd1401aecb5b 01:33:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:33:48 ---> ac3c9cc63766 01:33:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:33:48 (3/6) Installing libsodium (1.0.18-r0) 01:33:48 (4/6) Installing libstdc++ (9.3.0-r2) 01:33:48 ---> eb046e58b2de 01:33:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:33:48 (5/6) Installing libzmq (4.3.3-r0) 01:33:49 (15/39) Installing py3-appdirs (1.4.4-r1) 01:33:49 ---> 16c09cbafec1 01:33:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:33:49 ---> aa2e1add7ca7 01:33:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:33:49 ---> 00ff9f57089f 01:33:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:33:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:33:49 (17/39) Installing py3-parsing (2.4.7-r1) 01:33:49 (18/39) Installing py3-six (1.15.0-r0) 01:33:49 (19/39) Installing py3-packaging (20.9-r0) 01:33:49 (20/39) Installing py3-setuptools (51.3.3-r0) 01:33:49 (6/6) Installing zeromq (4.3.3-r0) 01:33:49 (21/39) Installing py3-chardet (4.0.0-r0) 01:33:49 (22/39) Installing py3-idna (3.1-r0) 01:33:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:33:49 Executing busybox-1.31.1-r20.trigger 01:33:49 OK: 8 MiB in 20 packages 01:33:49 (24/39) Installing py3-requests (2.25.1-r1) 01:33:49 (25/39) Installing py3-msgpack (1.0.2-r0) 01:33:49 ---> 885d3d81fb7c 01:33:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:33:49 (26/39) Installing py3-lockfile (0.12.2-r3) 01:33:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:33:49 (28/39) Installing py3-colorama (0.4.4-r0) 01:33:49 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:33:49 (30/39) Installing py3-distlib (0.3.1-r1) 01:33:49 ---> b19310707f07 01:33:49 ---> 848afd54babc 01:33:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:33:49 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:33:49 (31/39) Installing py3-distro (1.5.0-r1) 01:33:49 (32/39) Installing py3-webencodings (0.5.1-r3) 01:33:49 ---> Running in f3f7c902da8e 01:33:49 (33/39) Installing py3-html5lib (1.1-r0) 01:33:49 ---> Running in 670eab223e26 01:33:49 (34/39) Installing py3-pytoml (0.1.21-r0) 01:33:49 (35/39) Installing py3-pep517 (0.9.1-r0) 01:33:49 (36/39) Installing py3-progress (1.5-r0) 01:33:49 (37/39) Installing py3-retrying (1.3.3-r0) 01:33:49 (38/39) Installing py3-toml (0.10.2-r0) 01:33:49 (39/39) Installing py3-pip (20.3.4-r0) 01:33:50 Removing intermediate container 3976a6ce57a1 01:33:50 ---> 730585271a7d 01:33:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:33:50 Executing busybox-1.32.1-r6.trigger 01:33:50 OK: 82 MiB in 59 packages 01:33:50 Removing intermediate container 670eab223e26 01:33:50 ---> 3aaaecce8863 01:33:50 Step 19/22 : CMD ["--init=true"] 01:33:50 Removing intermediate container f3f7c902da8e 01:33:50 ---> 20f9a776d236 01:33:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:50 ---> 05104b42e8f8 01:33:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:33:50 ---> Running in a90b5358a5e7 01:33:50 ---> Running in 52a5dfa89ed2 01:33:50 ---> d5d859205257 01:33:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:33:50 Removing intermediate container a90b5358a5e7 01:33:50 ---> cc169f11b8b6 01:33:50 Step 20/22 : LABEL arch=x86_64 01:33:50 ---> 5fedec4778f2 01:33:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:33:50 Removing intermediate container 52a5dfa89ed2 01:33:50 ---> 95fc62a97127 01:33:50 Step 21/23 : LABEL arch=x86_64 01:33:50 ---> Running in 25d46535eeb1 01:33:50 ---> Running in e920eecc487e 01:33:51 Removing intermediate container 25d46535eeb1 01:33:51 ---> 3d9bb0e11c75 01:33:51 Step 21/22 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:33:51 Removing intermediate container e920eecc487e 01:33:51 ---> 626a53600f6b 01:33:51 Step 22/23 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:33:51 ---> Running in 5173ccfcb178 01:33:51 ---> Running in 92e6ac3e8340 01:33:51 ---> f5d0514dca6d 01:33: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/ 01:33:51 ---> f6213536cace 01:33:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:33:51 ---> Running in 71215cf5bda4 01:33:51 Removing intermediate container 5173ccfcb178 01:33:51 ---> 0f5b5124b100 01:33:51 Step 22/22 : LABEL version=0.0.0 01:33:51 Removing intermediate container 92e6ac3e8340 01:33:51 ---> 3fd7479d0290 01:33:51 Step 23/23 : LABEL version=0.0.0 01:33:51 ---> Running in 8a838b85975f 01:33:51 ---> Running in 7166a5867cb6 01:33:51 ---> dc402c4d8d52 01:33:51 Step 20/24 : ENTRYPOINT ["/core-data"] 01:33:51 ---> Running in 97ba61402151 01:33:51 Removing intermediate container 8a838b85975f 01:33:51 ---> 5ae8f0b39154 01:33:51 01:33:51 Removing intermediate container 7166a5867cb6 01:33:51 ---> d8a2296e2d8a 01:33:51 01:33:51 Collecting docker-compose==1.23.2 01:33:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:33:51 Successfully built 5ae8f0b39154 01:33:51 Successfully tagged security-proxy-setup:latest 01:33:51 Building security-bootstrapper 01:33:52  Building security-proxy-setup ... done Successfully built d8a2296e2d8a 01:33:52 Successfully tagged support-scheduler:latest 01:33:52 Building support-notifications 01:33:52 Collecting jsonschema<3,>=2.5.1 01:33:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:33:52  Building support-scheduler ... done Removing intermediate container 97ba61402151 01:33:52 ---> 08af155b6295 01:33:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:52 ---> Running in fb2dada72992 01:33:52 Collecting PyYAML<4,>=3.10 01:33:52 Downloading PyYAML-3.13.tar.gz (270 kB) 01:33:52 Removing intermediate container fb2dada72992 01:33:52 ---> 5937dcd136f3 01:33:52 Step 22/24 : LABEL arch=x86_64 01:33:53 Removing intermediate container 71215cf5bda4 01:33:53 ---> ba231ccb44ca 01:33:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:33:53 Collecting docker<4.0,>=3.6.0 01:33:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:33:53 ---> Running in 5152e8a28104 01:33:53 Collecting cached-property<2,>=1.2.0 01:33:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:33:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:33:53 Collecting dockerpty<0.5,>=0.4.1 01:33:53 ---> Running in 424743e5556d 01:33:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:33:53 Removing intermediate container 5152e8a28104 01:33:53 ---> 42bb6e130544 01:33:53 Step 23/24 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:33:53 Collecting texttable<0.10,>=0.9.0 01:33:53 Downloading texttable-0.9.1.tar.gz (11 kB) 01:33:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:33:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:33:54 Collecting docopt<0.7,>=0.6.1 01:33:54 Removing intermediate container 424743e5556d 01:33:54 ---> 0dd5559c77ab 01:33:54 Step 24/26 : LABEL arch=x86_64 01:33:54 Downloading docopt-0.6.2.tar.gz (25 kB) 01:33:54 Collecting websocket-client<1.0,>=0.32.0 01:33:54 ---> Running in 42359ec7b884 01:33:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:33:54 ---> Running in afff0993bf65 01:33:54 Collecting docker-pycreds>=0.4.0 01:33:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:33:55 Removing intermediate container 42359ec7b884 01:33:55 ---> 6206430b6d02 01:33:55 Step 24/24 : LABEL version=0.0.0 01:33:55 Collecting urllib3<1.25,>=1.21.1 01:33:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:33:55 Collecting certifi>=2017.4.17 01:33:55 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:33:55 Collecting idna<2.8,>=2.5 01:33:55 Removing intermediate container afff0993bf65 01:33:55 ---> 38c3b7eb59a8 01:33:55 Step 25/26 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:33:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:33:55 Collecting chardet<3.1.0,>=3.0.2 01:33:55 ---> Running in 6bf4a4ce90d1 01:33:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:33:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:33:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:33:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:33:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:33:56 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:33:56 Attempting uninstall: urllib3 01:33:56 Found existing installation: urllib3 1.26.2 01:33:56 Uninstalling urllib3-1.26.2: 01:33:56 Successfully uninstalled urllib3-1.26.2 01:33:56 ---> Running in 307e62439ffe 01:33:56 Attempting uninstall: idna 01:33:56 Found existing installation: idna 3.1 01:33:56 Uninstalling idna-3.1: 01:33:56 Successfully uninstalled idna-3.1 01:33:57 Attempting uninstall: chardet 01:33:57 Found existing installation: chardet 4.0.0 01:33:57 Uninstalling chardet-4.0.0: 01:33:57 Removing intermediate container 6bf4a4ce90d1 01:33:57 ---> 37a7d19f17ed 01:33:57 01:33:57 Successfully uninstalled chardet-4.0.0 01:33:57 Successfully built 37a7d19f17ed 01:33:57 Successfully tagged core-data:latest 01:33:57 Building core-command 01:33:59  Building core-data ... done  Attempting uninstall: requests 01:33:59 Found existing installation: requests 2.25.1 01:33:59 Uninstalling requests-2.25.1: 01:33:59 Successfully uninstalled requests-2.25.1 01:33:59 Removing intermediate container 307e62439ffe 01:33:59 ---> ed9aca44aa3c 01:33:59 Step 26/26 : LABEL version=0.0.0 01:33:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:33:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:33:59 ---> 484d1a84b51d 01:33:59 Step 3/32 : WORKDIR /edgex-go 01:33:59 ---> Using cache 01:33:59 ---> 6d7ed5f4feb9 01:33:59 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:59 ---> Using cache 01:33:59 ---> 784293da5385 01:33:59 Step 5/32 : RUN apk add --update --no-cache make git 01:33:59 ---> Using cache 01:33:59 ---> f85477d8cc6c 01:33:59 Step 6/32 : COPY go.mod . 01:33:59 ---> Using cache 01:33:59 ---> e700e5ac979e 01:33:59 Step 7/32 : RUN go mod download 01:33:59 ---> Using cache 01:33:59 ---> 4a9002f31ae2 01:33:59 Step 8/32 : COPY . . 01:33:59 ---> Using cache 01:33:59 ---> f9d7ea5c5556 01:33:59 Step 9/32 : RUN go mod tidy 01:33:59 ---> Using cache 01:33:59 ---> 5d33b19fece4 01:33:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:34:00 Running setup.py install for texttable: started 01:34:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:34:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:34:01 ---> 484d1a84b51d 01:34:01 Step 3/24 : WORKDIR /edgex-go 01:34:01 ---> Using cache 01:34:01 ---> 6d7ed5f4feb9 01:34:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:01 ---> Using cache 01:34:01 ---> 784293da5385 01:34:01 Step 5/24 : RUN apk add --update --no-cache make git 01:34:01 ---> Using cache 01:34:01 ---> f85477d8cc6c 01:34:01 Step 6/24 : COPY go.mod . 01:34:01 ---> Using cache 01:34:01 ---> e700e5ac979e 01:34:01 Step 7/24 : RUN go mod download 01:34:01 ---> Using cache 01:34:01 ---> 4a9002f31ae2 01:34:01 Step 8/24 : COPY . . 01:34:01 ---> Using cache 01:34:01 ---> f9d7ea5c5556 01:34:01 Step 9/24 : RUN go mod tidy 01:34:01 ---> Using cache 01:34:01 ---> 5d33b19fece4 01:34:01 Step 10/24 : RUN make cmd/core-command/core-command 01:34:02 ---> Running in 9cfbd56e94b5 01:34:02 ---> Running in 339ce0737c01 01:34:02 ---> Running in 9b32483066d5 01:34:02 Removing intermediate container 339ce0737c01 01:34:02 ---> 49b8abcfa8fb 01:34:02 01:34:02 Successfully built 49b8abcfa8fb 01:34:02 Successfully tagged security-secretstore-setup:latest 01:34:02 Building core-metadata 01:34:02  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' 01:34:02 Running setup.py install for PyYAML: started 01:34:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:34:03 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 01:34:03 Running setup.py install for PyYAML: finished with status 'done' 01:34:03 Running setup.py install for docopt: started 01:34:04 Running setup.py install for docopt: finished with status 'done' 01:34:04 Running setup.py install for dockerpty: started 01:34:04 Running setup.py install for dockerpty: finished with status 'done' 01:34:05 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 01:34:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:34:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:34:12 ---> 484d1a84b51d 01:34:12 Step 3/23 : WORKDIR /edgex-go 01:34:12 ---> Using cache 01:34:12 ---> 6d7ed5f4feb9 01:34:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:12 ---> Using cache 01:34:12 ---> 784293da5385 01:34:12 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:34:12 ---> Running in 7e81614a7ad1 01:34:12 Removing intermediate container 19cc5aebdce4 01:34:12 ---> 4843b21844e7 01:34:12 Step 15/24 : ENV APP_PORT=58890 01:34:12 ---> Running in e7a13406ab75 01:34:12 Removing intermediate container e7a13406ab75 01:34:12 ---> d75c3d2f2c5e 01:34:12 Step 16/24 : EXPOSE $APP_PORT 01:34:12 ---> Running in 4824fcf8d80f 01:34:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:34:13 Removing intermediate container 4824fcf8d80f 01:34:13 ---> 6fb7010a8414 01:34:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:34:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:34:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:34:13 ---> 484d1a84b51d 01:34:13 Step 3/24 : WORKDIR /edgex-go 01:34:13 ---> Using cache 01:34:13 ---> 6d7ed5f4feb9 01:34:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:13 ---> Using cache 01:34:13 ---> 784293da5385 01:34:13 Step 5/24 : RUN apk add --update --no-cache make git 01:34:13 ---> Using cache 01:34:13 ---> f85477d8cc6c 01:34:13 Step 6/24 : COPY go.mod . 01:34:13 ---> Using cache 01:34:13 ---> e700e5ac979e 01:34:13 Step 7/24 : RUN go mod download 01:34:13 ---> Using cache 01:34:13 ---> 4a9002f31ae2 01:34:13 Step 8/24 : COPY . . 01:34:13 ---> Using cache 01:34:13 ---> f9d7ea5c5556 01:34:13 Step 9/24 : RUN go mod tidy 01:34:13 ---> Using cache 01:34:13 ---> 5d33b19fece4 01:34:13 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:34:13 ---> Running in 20e5f6a45483 01:34:13 ---> 4c98287604a7 01:34:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:34:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:34:13 ---> be9f66637635 01:34:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:34: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 01:34:14 ---> 3e9b95308772 01:34:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:34:14 ---> Running in fd0a014cf664 01:34:14 OK: 219 MiB in 52 packages 01:34:14 Removing intermediate container fd0a014cf664 01:34:14 ---> 59570e50d093 01:34:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:14 ---> Running in a349efa6eef7 01:34:14 Removing intermediate container a349efa6eef7 01:34:14 ---> 608e0ac42a84 01:34:14 Step 22/24 : LABEL arch=x86_64 01:34:15 ---> Running in 08b0fae27b88 01:34:15 Removing intermediate container 7e81614a7ad1 01:34:15 ---> 5f5d045e2b4c 01:34:15 Step 6/23 : COPY go.mod . 01:34:15 Removing intermediate container 08b0fae27b88 01:34:15 ---> 5c3bcddb3f27 01:34:15 Step 23/24 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:34:15 ---> Running in 6ff5e80ca5c7 01:34:15 ---> 128301aca36e 01:34:15 Step 7/23 : RUN go mod download 01:34:15 ---> Running in 19eb94be1c67 01:34:15 Removing intermediate container 6ff5e80ca5c7 01:34:15 ---> 75818fa1b923 01:34:15 Step 24/24 : LABEL version=0.0.0 01:34:15 ---> Running in 2679fc8751ee 01:34:15 Removing intermediate container 2679fc8751ee 01:34:15 ---> e5f8805081dd 01:34:15 01:34:15 Successfully built e5f8805081dd 01:34:15 Successfully tagged sys-mgmt-agent:latest 01:34:17  Building sys-mgmt-agent ... done Removing intermediate container 19eb94be1c67 01:34:17 ---> 9cd081da8209 01:34:17 Step 8/23 : COPY . . 01:34:23 ---> cc9dc3797665 01:34:23 Step 9/23 : RUN go mod tidy 01:34:23 ---> Running in 7de2234a6919 01:34:25 Removing intermediate container 7de2234a6919 01:34:25 ---> b6cf91560351 01:34:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:34:25 ---> Running in 3ef9fec0812e 01:34:25 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 01:34:34 Removing intermediate container 9cfbd56e94b5 01:34:34 ---> 1deba07c0e88 01:34:34 01:34:34 Step 11/32 : FROM alpine:3.12 01:34:34 ---> 13621d1b12d4 01:34:34 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:34:34 ---> Running in 22f0fe14725d 01:34:34 Removing intermediate container 22f0fe14725d 01:34:34 ---> 00dced6ef428 01:34:34 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:34:35 ---> Running in d1c411dfac79 01:34:35 Removing intermediate container 9b32483066d5 01:34:35 ---> 3f8ea4d9afbd 01:34:35 01:34:35 Step 11/24 : FROM alpine:3.12 01:34:35 ---> 13621d1b12d4 01:34:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:34:35 ---> Using cache 01:34:35 ---> 12cfb8dcddd6 01:34:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:35 ---> Using cache 01:34:35 ---> b3032d095260 01:34:35 Step 14/24 : ENV APP_PORT=59882 01:34:35 ---> Running in 5643a6ce65ce 01:34:35 Removing intermediate container 5643a6ce65ce 01:34:35 ---> d8818a6d13f7 01:34:35 Step 15/24 : EXPOSE $APP_PORT 01:34:35 ---> Running in 06943fd2f5d4 01:34:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:35 Removing intermediate container 06943fd2f5d4 01:34:35 ---> 962666ddeb19 01:34:35 Step 16/24 : WORKDIR / 01:34:35 ---> Running in f5cd77f0c8d6 01:34:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:35 Removing intermediate container f5cd77f0c8d6 01:34:35 ---> 5cc07e18f58f 01:34:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:35 (1/2) Installing dumb-init (1.2.2-r1) 01:34:35 (2/2) Installing su-exec (0.2-r1) 01:34:35 Executing busybox-1.31.1-r20.trigger 01:34:35 OK: 6 MiB in 16 packages 01:34:35 ---> b0446a902b66 01:34:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:34:36 Removing intermediate container d1c411dfac79 01:34:36 ---> 4d652f2906ec 01:34:36 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:34:36 ---> 3da2f9806337 01:34:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:34:36 ---> Running in 3fed06896401 01:34:36 Removing intermediate container 3fed06896401 01:34:36 ---> 9333de656ea7 01:34:36 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:34:36 ---> Running in 8fae975b795c 01:34:36 ---> 77815698e7c0 01:34:36 Step 20/24 : ENTRYPOINT ["/core-command"] 01:34:36 ---> Running in 22561c9b1a2a 01:34:36 Removing intermediate container 8fae975b795c 01:34:36 ---> be47962044b3 01:34:36 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:34:37 ---> Running in 6ab9a4a8c468 01:34:37 Removing intermediate container 22561c9b1a2a 01:34:37 ---> 00b69d955449 01:34:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:37 ---> Running in 7d7df68e122c 01:34:37 Removing intermediate container 7d7df68e122c 01:34:37 ---> 6312185b73dd 01:34:37 Step 22/24 : LABEL arch=x86_64 01:34:37 ---> Running in d8235c34796d 01:34:37 Removing intermediate container d8235c34796d 01:34:37 ---> aba2e9e1dea3 01:34:37 Step 23/24 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:34:37 ---> Running in 34a829e724f7 01:34:38 Removing intermediate container 34a829e724f7 01:34:38 ---> 4e27cc4a0ac9 01:34:38 Step 24/24 : LABEL version=0.0.0 01:34:38 ---> Running in 58db62555dd4 01:34:38 Removing intermediate container 6ab9a4a8c468 01:34:38 ---> 8a1128497a4a 01:34:38 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:34:38 Removing intermediate container 58db62555dd4 01:34:38 ---> 97a835240e0a 01:34:38 01:34:38 ---> Running in 6cf1b4e88c5e 01:34:38 Successfully built 97a835240e0a 01:34:38 Successfully tagged core-command:latest 01:34:38  Building core-command ... done Removing intermediate container 6cf1b4e88c5e 01:34:38 ---> 9e7c3da71cce 01:34:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:34:38 ---> faa0d04f8266 01:34:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:34:38 ---> Running in b0f081e33ea6 01:34:39 Removing intermediate container b0f081e33ea6 01:34:39 ---> 475696539aad 01:34:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:40 ---> c59843284b01 01:34:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:34:40 ---> 2f21d627c0c0 01:34:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:34:41 ---> a0b19847216d 01:34:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:34:41 ---> cd27fc337d0e 01:34:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:34:41 ---> d9085cca4aa0 01:34:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:34:41 ---> Running in df9565881e0c 01:34:42 Removing intermediate container df9565881e0c 01:34:42 ---> b7f09c2f554a 01:34:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:34:42 ---> c6bc1535406c 01:34:42 Step 27/32 : RUN chmod +x /entrypoint.sh 01:34:42 ---> Running in 19fce8887402 01:34:43 Removing intermediate container 19fce8887402 01:34:43 ---> 81d2be20ef56 01:34:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:34:43 ---> Running in da82f80b709e 01:34:43 Removing intermediate container da82f80b709e 01:34:43 ---> 4e19a3f063de 01:34:43 Step 29/32 : CMD ["gate"] 01:34:44 ---> Running in 79c2ae761c1b 01:34:44 Removing intermediate container 79c2ae761c1b 01:34:44 ---> ba5d1e0fbeea 01:34:44 Step 30/32 : LABEL arch=x86_64 01:34:44 ---> Running in 1747135e73ba 01:34:44 Removing intermediate container 20e5f6a45483 01:34:44 ---> d5c08665ff87 01:34:44 01:34:44 Step 11/24 : FROM alpine:3.12 01:34:44 ---> 13621d1b12d4 01:34:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:34:44 ---> Using cache 01:34:44 ---> 12cfb8dcddd6 01:34:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:34:44 ---> Using cache 01:34:44 ---> b3032d095260 01:34:44 Step 14/24 : ENV APP_PORT=59881 01:34:44 ---> Running in 901495ecd396 01:34:44 Removing intermediate container 1747135e73ba 01:34:44 ---> 5e60335cd153 01:34:44 Step 31/32 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:34:44 Removing intermediate container 901495ecd396 01:34:44 ---> 714c052ce1f2 01:34:44 Step 15/24 : EXPOSE $APP_PORT 01:34:44 ---> Running in 1fa7d429c839 01:34:45 ---> Running in c3791751d807 01:34:45 Removing intermediate container 1fa7d429c839 01:34:45 ---> 11c27651fda0 01:34:45 Step 32/32 : LABEL version=0.0.0 01:34:45 Removing intermediate container c3791751d807 01:34:45 ---> 6e6e1d32dbc8 01:34:45 Step 16/24 : WORKDIR / 01:34:45 ---> Running in 80576296111e 01:34:45 ---> Running in a8f565258d43 01:34:45 Removing intermediate container 80576296111e 01:34:45 ---> 0ec402638a10 01:34:45 01:34:45 Removing intermediate container a8f565258d43 01:34:45 ---> 0e4dac2eda67 01:34:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:45 Successfully built 0ec402638a10 01:34:45 Successfully tagged security-bootstrapper:latest 01:34:46  Building security-bootstrapper ... done  ---> ba97c1348f4d 01:34:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:34:46 ---> 8bcdb29e6f6d 01:34:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:34:46 ---> 7fab48a849ae 01:34:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:34:46 ---> Running in b596e0e00070 01:34:46 Removing intermediate container b596e0e00070 01:34:46 ---> 4fb0288de568 01:34:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:46 ---> Running in 22bad464a237 01:34:46 Removing intermediate container 22bad464a237 01:34:46 ---> d74d3feab136 01:34:46 Step 22/24 : LABEL arch=x86_64 01:34:46 ---> Running in a9bd3422cdbc 01:34:47 Removing intermediate container a9bd3422cdbc 01:34:47 ---> 5e59dd2c1e76 01:34:47 Step 23/24 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:34:47 ---> Running in defd50c3f0f3 01:34:47 Removing intermediate container defd50c3f0f3 01:34:47 ---> 71005c6e4583 01:34:47 Step 24/24 : LABEL version=0.0.0 01:34:47 ---> Running in b52dc3c8575f 01:34:47 Removing intermediate container b52dc3c8575f 01:34:47 ---> 20ef85b76142 01:34:47 01:34:47 Successfully built 20ef85b76142 01:34:47 Successfully tagged core-metadata:latest 01:34:48  Building core-metadata ... done Removing intermediate container 3ef9fec0812e 01:34:48 ---> ede66af69eeb 01:34:48 01:34:48 Step 11/23 : FROM alpine:3.12 01:34:48 ---> 13621d1b12d4 01:34:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:34:48 ---> Running in 400ccb65871d 01:34:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:34:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:34:48 (1/2) Installing ca-certificates (20191127-r4) 01:34:48 (2/2) Installing dumb-init (1.2.2-r1) 01:34:48 Executing busybox-1.31.1-r20.trigger 01:34:48 Executing ca-certificates-20191127-r4.trigger 01:34:48 OK: 6 MiB in 16 packages 01:34:49 Removing intermediate container 400ccb65871d 01:34:49 ---> a274f7ddb9b7 01:34:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:34:49 ---> Running in 484a53b790a4 01:34:49 Removing intermediate container 484a53b790a4 01:34:49 ---> 8861cc70a343 01:34:49 Step 14/23 : ENV APP_PORT=59860 01:34:49 ---> Running in 234f36e7f4c3 01:34:49 Removing intermediate container 234f36e7f4c3 01:34:49 ---> 22d827120f63 01:34:49 Step 15/23 : EXPOSE $APP_PORT 01:34:49 ---> Running in 567149f93248 01:34:49 Removing intermediate container 567149f93248 01:34:49 ---> e8a63319d3c1 01:34:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:34:49 ---> 93935d6c4b54 01:34:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:34:49 ---> 90405e4fb9df 01:34:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:34:49 ---> eeb850209d4e 01:34:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:34:50 ---> Running in 7e706b2acd23 01:34:50 Removing intermediate container 7e706b2acd23 01:34:50 ---> 3af354216e3f 01:34:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:34:50 ---> Running in 49ceb4b8c251 01:34:50 Removing intermediate container 49ceb4b8c251 01:34:50 ---> c43ab74c2cc3 01:34:50 Step 21/23 : LABEL arch=x86_64 01:34:50 ---> Running in 0c121bf78d77 01:34:50 Removing intermediate container 0c121bf78d77 01:34:50 ---> 25f8afdc2743 01:34:50 Step 22/23 : LABEL git_sha=918fe7c4b00d62d31d3918b62878c295fd7d1493 01:34:50 ---> Running in 71559cab7936 01:34:50 Removing intermediate container 71559cab7936 01:34:50 ---> bd61bf9ef12b 01:34:50 Step 23/23 : LABEL version=0.0.0 01:34:50 ---> Running in f3c99fdf8540 01:34:50 Removing intermediate container f3c99fdf8540 01:34:50 ---> f88cf43dc228 01:34:50 01:34:50 Successfully built f88cf43dc228 01:34:50 Successfully tagged support-notifications:latest 01:34:50  Building support-notifications ... done  [Pipeline] } 01:34:50 $ docker stop --time=1 e95d27cefa45ba1c44b243bda77facf56fa94be974fe6fd7c16d5491ea489fe2 01:34:52 $ docker rm -f e95d27cefa45ba1c44b243bda77facf56fa94be974fe6fd7c16d5491ea489fe2 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:52 Removing intermediate container f9f20780ba8e 01:34:52 ---> f10797dc0868 01:34:52 Successfully built f10797dc0868 01:34:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:34:52 + docker images 01:34:52 REPOSITORY TAG IMAGE ID CREATED SIZE 01:34:52 support-notifications latest f88cf43dc228 2 seconds ago 16.8MB 01:34:52 core-metadata latest 20ef85b76142 5 seconds ago 16.7MB 01:34:52 ede66af69eeb 5 seconds ago 1.75GB 01:34:52 security-bootstrapper latest 0ec402638a10 7 seconds ago 18.8MB 01:34:52 d5c08665ff87 8 seconds ago 1.75GB 01:34:52 core-command latest 97a835240e0a 14 seconds ago 16MB 01:34:52 3f8ea4d9afbd 18 seconds ago 1.74GB 01:34:52 1deba07c0e88 19 seconds ago 1.75GB 01:34:52 sys-mgmt-agent latest e5f8805081dd 37 seconds ago 325MB 01:34:52 security-secretstore-setup latest 49b8abcfa8fb 50 seconds ago 29MB 01:34:52 core-data latest 37a7d19f17ed 57 seconds ago 20.4MB 01:34:52 security-proxy-setup latest 5ae8f0b39154 About a minute ago 25.9MB 01:34:52 support-scheduler latest d8a2296e2d8a About a minute ago 16.1MB 01:34:52 e465cb0374db About a minute ago 1.75GB 01:34:52 046905c31a71 About a minute ago 1.75GB 01:34:52 3e49dbb20d96 About a minute ago 1.75GB 01:34:52 5c029387a584 About a minute ago 1.75GB 01:34:52 b6982db725ec About a minute ago 1.75GB 01:34:52 ci-base-image-x86_64 latest 484d1a84b51d 5 minutes ago 1.24GB 01:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 days ago 547MB 01:34:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 8 days ago 37.5MB 01:34:52 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 01:34:52 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 01:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 01:34:52 + docker inspect -f . ci-base-image-arm64 01:34:52 . [Pipeline] withDockerContainer 01:34:52 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 01:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:34:54 $ docker top 87f5bd2f24bec1307dd4815f5d4ccaad44e208d799e2360004279a94aa21efce -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:34:55 + go version 01:34:55 go version go1.16.6 linux/arm64 [Pipeline] } 01:34:55 $ docker stop --time=1 87f5bd2f24bec1307dd4815f5d4ccaad44e208d799e2360004279a94aa21efce 01:34:57 $ docker rm -f 87f5bd2f24bec1307dd4815f5d4ccaad44e208d799e2360004279a94aa21efce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:58 + docker inspect -f . ci-base-image-arm64 01:34:58 . [Pipeline] withDockerContainer 01:34:58 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 01:34:58 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:35:00 $ docker top cc8d72b3c4119286d284c286fe992890e136ce37d9130fca1da0ed8362998a2c -eo pid,comm [Pipeline] { [Pipeline] echo 01:35:00 ========================================================= 01:35:00 [edgeXBuildGoParallel] Running Tests and Build... 01:35:00 ========================================================= [Pipeline] sh 01:35:01 + go mod tidy [Pipeline] sh 01:35:03 + make test 01:35:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:35:03 go mod tidy 01:35:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:35:10 Still waiting to schedule task 01:35:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:35:30 ? github.com/edgexfoundry/edgex-go [no test files] 01:36:11 Running on prd-ubuntu18.04-docker-8c-8g-284 in /w/workspace/edgexfoundry_edgex-go_PR-3662 [Pipeline] { [Pipeline] ws 01:36:11 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 01:36:11 The recommended git tool is: git 01:36:14 using credential edgex-jenkins-ssh 01:36:14 Cloning the remote Git repository 01:36:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:36:14 > git init /w/workspace/edgex-go/5 # timeout=10 01:36:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:36:14 > git --version # timeout=10 01:36:14 > git --version # 'git version 2.17.1' 01:36:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:36:30 Merging remotes/origin/main commit dbae55fc488469eb58ee4ed534c55ed7a05c4c0d into PR head commit 6c00953cc9715ff6a6eef8af7fab1c21744d0331 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:36:30 Failed in branch amd64 01:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:36:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:36:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:36:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:36:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3662/head:refs/remotes/origin/PR-3662 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:36:30 > git config core.sparsecheckout # timeout=10 01:36:30 > git checkout -f 6c00953cc9715ff6a6eef8af7fab1c21744d0331 # timeout=10 01:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:36:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:36:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:36:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:36:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:37:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.185s coverage: 28.7% of statements 01:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:37:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.469s coverage: 100.0% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.404s coverage: 46.3% of statements 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.711s coverage: 90.1% of statements 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:37:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.279s coverage: 81.2% of statements 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:37:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.753s coverage: 94.2% of statements 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 59.1% of statements 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 60.0% of statements 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.366s coverage: 0.8% of statements 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.167s coverage: 58.8% of statements 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.352s coverage: 21.7% of statements 01:37:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 01:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 79.5% of statements 01:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 01:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.476s coverage: 96.3% of statements 01:37:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.344s coverage: 87.5% of statements 01:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.217s coverage: 94.4% of statements 01:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.190s coverage: 44.8% of statements 01:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.605s coverage: 81.8% of statements 01:37:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.179s coverage: 100.0% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.195s coverage: 58.8% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.308s coverage: 85.4% of statements 01:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements 01:37:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.924s coverage: 64.4% of statements 01:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.216s coverage: 100.0% of statements 01:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 91.3% of statements 01:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 01:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 01:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 01:37:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.188s coverage: 66.9% of statements 01:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:37:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 43.6% of statements 01:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements 01:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 01:38:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.270s coverage: 19.5% of statements 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.0% of statements 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 62.7% of statements 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.521s coverage: 97.7% of statements 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:38:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.243s coverage: 100.0% of statements 01:38:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 01:38:10 GO111MODULE=on go vet ./... 01:39:47 gofmt -l . 01:39:47 [ "`gofmt -l .`" = "" ] 01:39:47 ./bin/test-attribution-txt.sh [Pipeline] sh 01:39:48 + ls -al . 01:39:48 total 632 01:39:48 drwxrwxr-x 9 1001 1001 4096 Aug 11 01:39 . 01:39:48 drwxr-xr-x 4 root root 4096 Aug 11 01:34 .. 01:39:48 -rw-rw-r-- 1 1001 1001 11 Aug 11 01:32 .dockerignore 01:39:48 drwxrwxr-x 8 1001 1001 4096 Aug 11 01:32 .git 01:39:48 drwxrwxr-x 3 1001 1001 4096 Aug 11 01:32 .github 01:39:48 -rw-rw-r-- 1 1001 1001 818 Aug 11 01:32 .gitignore 01:39:48 -rw-rw-r-- 1 1001 1001 76 Aug 11 01:32 .hadolint.yml 01:39:48 -rw-rw-r-- 1 1001 1001 166 Aug 11 01:32 .sonarcloud.properties 01:39:48 -rw-rw-r-- 1 1001 1001 1171 Aug 11 01:32 ADOPTERS.md 01:39:48 -rw-rw-r-- 1 1001 1001 8609 Aug 11 01:32 Attribution.txt 01:39:48 -rw-rw-r-- 1 1001 1001 43881 Aug 11 01:32 CHANGELOG.md 01:39:48 -rw-rw-r-- 1 1001 1001 3804 Aug 11 01:32 CONTRIBUTING.md 01:39:48 -rw-rw-r-- 1 1001 1001 677 Aug 11 01:32 GOVERNANCE.md 01:39:48 -rw-rw-r-- 1 1001 1001 849 Aug 11 01:32 Jenkinsfile 01:39:48 -rw-rw-r-- 1 1001 1001 10775 Aug 11 01:32 LICENSE 01:39:48 -rw-rw-r-- 1 1001 1001 5915 Aug 11 01:32 Makefile 01:39:48 -rw-rw-r-- 1 1001 1001 582 Aug 11 01:32 OWNERS.md 01:39:48 -rw-rw-r-- 1 1001 1001 8643 Aug 11 01:32 README.md 01:39:48 -rw-rw-r-- 1 1001 1001 6912 Aug 11 01:32 SECURITY.md 01:39:48 -rw-rw-r-- 1 1001 1001 5 Aug 11 01:28 VERSION 01:39:48 -rw-rw-r-- 1 1001 1001 4131 Aug 11 01:32 ZMQWindows.md 01:39:48 drwxrwxr-x 2 1001 1001 4096 Aug 11 01:32 bin 01:39:48 drwxrwxr-x 14 1001 1001 4096 Aug 11 01:32 cmd 01:39:48 -rw-r--r-- 1 root root 404329 Aug 11 01:38 coverage.out 01:39:48 -rw-rw-r-- 1 1001 1001 813 Aug 11 01:32 go.mod 01:39:48 -rw-r--r-- 1 root root 48847 Aug 11 01:35 go.sum 01:39:48 drwxrwxr-x 8 1001 1001 4096 Aug 11 01:32 internal 01:39:48 drwxrwxr-x 3 1001 1001 4096 Aug 11 01:32 openapi 01:39:48 drwxrwxr-x 4 1001 1001 4096 Aug 11 01:32 snap 01:39:48 -rw-rw-r-- 1 1001 1001 204 Aug 11 01:32 version.go [Pipeline] sh 01:39:48 + '[' -e coverage.out ] 01:39:48 + chown 1001:1001 coverage.out [Pipeline] stash 01:39:48 Warning: overwriting stash ‘coverage-report’ 01:39:49 Stashed 1 file(s) [Pipeline] sh 01:39:50 + make build 01:39:50 go mod tidy 01:39:51 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 01:39:57 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 01:40:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:40:24 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 01:40:29 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 01:40:30 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 01:40:34 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 01:40:37 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 01:40:41 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 01:40:45 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 01:40:49 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 01:40:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:41:00 $ docker stop --time=1 cc8d72b3c4119286d284c286fe992890e136ce37d9130fca1da0ed8362998a2c 01:41:02 $ docker rm -f cc8d72b3c4119286d284c286fe992890e136ce37d9130fca1da0ed8362998a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:41:04 01:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:41:05 latest: Pulling from edgex-devops/edgex-compose-arm64 01:41:05 29e5d40040c1: Pulling fs layer 01:41:05 1ce36da41761: Pulling fs layer 01:41:05 25b303627fd3: Pulling fs layer 01:41:05 29e5d40040c1: Verifying Checksum 01:41:05 29e5d40040c1: Download complete 01:41:06 1ce36da41761: Verifying Checksum 01:41:06 1ce36da41761: Download complete 01:41:06 29e5d40040c1: Pull complete 01:41:07 1ce36da41761: Pull complete 01:41:08 25b303627fd3: Verifying Checksum 01:41:08 25b303627fd3: Download complete 01:41:18 25b303627fd3: Pull complete 01:41:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:41:18 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 01:41:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:41:22 $ docker top 4a15c0d34fc7ea36b5e7aee01e926bc2c0b455721c6f32d10c44543394b0300a -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:23 + + grepdocker-compose parallel build 01:41:23 --help 01:41:28 --parallel Build images in parallel. [Pipeline] } 01:41:28 $ docker stop --time=1 4a15c0d34fc7ea36b5e7aee01e926bc2c0b455721c6f32d10c44543394b0300a 01:41:30 $ docker rm -f 4a15c0d34fc7ea36b5e7aee01e926bc2c0b455721c6f32d10c44543394b0300a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:41:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:41:31 . [Pipeline] withDockerContainer 01:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 01:41:31 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:41:33 $ docker top 294076b7095fd6be2c4559fa8c9b66bcfc498f32a55d3bbbb66108b0510a5f5b -eo pid,comm [Pipeline] { [Pipeline] sh 01:41:34 + docker-compose -f ./docker-compose-build.yml build --parallel 01:41:39 Building core-command ... 01:41:39 Building core-data ... 01:41:39 Building core-metadata ... 01:41:39 Building security-bootstrapper ... 01:41:39 Building security-proxy-setup ... 01:41:39 Building security-secretstore-setup ... 01:41:39 Building support-notifications ... 01:41:39 Building support-scheduler ... 01:41:39 Building sys-mgmt-agent ... 01:41:39 Building core-data 01:41:39 Building security-bootstrapper 01:41:39 Building support-notifications 01:41:39 Building security-proxy-setup 01:41:39 Building support-scheduler 01:42:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:42:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:42:47 ---> f10797dc0868 01:42:47 Step 3/23 : WORKDIR /edgex-go 01:42:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:42:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:42:47 ---> f10797dc0868 01:42:47 Step 3/22 : WORKDIR /edgex-go 01:42:47 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:42:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:42:47 ---> f10797dc0868 01:42:47 Step 3/32 : WORKDIR /edgex-go 01:42:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:42:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:42:47 ---> f10797dc0868 01:42:47 Step 3/23 : WORKDIR /edgex-go 01:42:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:42:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:42:47 ---> f10797dc0868 01:42:47 Step 3/24 : WORKDIR /edgex-go 01:42:51 ---> Running in 36529cf72b20 01:42:51 ---> Running in d4db12c5eb69 01:42:51 ---> Running in cb19817b88e1 01:42:51 ---> Running in 63e19bc98dd7 01:42:51 ---> Running in 9519a1e9fe1a 01:42:52 Removing intermediate container 9519a1e9fe1a 01:42:52 ---> b1308c39a1dd 01:42:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:52 Removing intermediate container 36529cf72b20 01:42:52 ---> d3d8a19afd0f 01:42:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:52 Removing intermediate container cb19817b88e1 01:42:52 Removing intermediate container d4db12c5eb69 01:42:52 ---> dd805d38402f 01:42:52 ---> aafa3ae3f877 01:42:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:52 01:42:52 Removing intermediate container 63e19bc98dd7 01:42:52 ---> 5fad5973cff2 01:42:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:52 ---> Running in c4ea7d8f64a1 01:42:52 ---> Running in 1a4ef9d42630 01:42:52 ---> Running in fab907773510 01:42:52 ---> Running in 16c52dd7c5dc 01:42:52 ---> Running in f2e516996311 01:42:57 Removing intermediate container 1a4ef9d42630 01:42:57 ---> 485d513c39e2 01:42:57 Step 5/32 : RUN apk add --update --no-cache make git 01:42:57 ---> Running in d44c1ce41250 01:42:57 Removing intermediate container f2e516996311 01:42:57 ---> 0f8f07d52255 01:42:57 Step 5/22 : RUN apk add --update --no-cache make git 01:42:57 Removing intermediate container fab907773510 01:42:57 ---> 0a8ccceb6dca 01:42:57 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:42:57 ---> Running in 67b91b9c4ee1 01:42:58 Removing intermediate container 16c52dd7c5dc 01:42:58 ---> 80be22682c25 01:42:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:42:58 Removing intermediate container c4ea7d8f64a1 01:42:58 ---> e43eff10422d 01:42:58 Step 5/23 : RUN apk add --update --no-cache make git 01:42:58 ---> Running in 351ea60b4d33 01:42:58 ---> Running in c5f327b808ad 01:42:58 ---> Running in cfd3b2e72ab5 01:42:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:42:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:43:01 OK: 218 MiB in 52 packages 01:43:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:01 OK: 218 MiB in 52 packages 01:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:43:03 Removing intermediate container d44c1ce41250 01:43:03 ---> 306bc7f7fe13 01:43:03 Step 6/32 : COPY go.mod . 01:43:03 OK: 218 MiB in 52 packages 01:43:03 OK: 218 MiB in 52 packages 01:43:03 OK: 218 MiB in 52 packages 01:43:04 Removing intermediate container 67b91b9c4ee1 01:43:04 ---> f40afe8155a5 01:43:04 Step 6/22 : COPY go.mod . 01:43:04 ---> 01cb0c961c6a 01:43:04 Step 7/32 : RUN go mod download 01:43:04 ---> Running in a4af3f93dca2 01:43:04 ---> e8b58de393b9 01:43:04 Step 7/22 : RUN go mod download 01:43:04 Removing intermediate container cfd3b2e72ab5 01:43:05 ---> dae233de10a4 01:43:05 Step 6/23 : COPY go.mod . 01:43:05 ---> Running in 8cd0c46d7f46 01:43:05 Removing intermediate container c5f327b808ad 01:43:05 ---> b4482eb19458 01:43:05 Step 6/23 : COPY go.mod . 01:43:05 Removing intermediate container 351ea60b4d33 01:43:05 ---> 1f2688b1203e 01:43:05 Step 6/24 : COPY go.mod . 01:43:06 ---> f5182072ac0d 01:43:06 Step 7/23 : RUN go mod download 01:43:06 ---> Running in 2fb25e4238ee 01:43:07 ---> 6aab6ffa7e5d 01:43:07 Step 7/24 : RUN go mod download 01:43:07 ---> a0ab352590f0 01:43:07 Step 7/23 : RUN go mod download 01:43:08 ---> Running in 80cc46b7e6b3 01:43:08 ---> Running in 157db60a907e 01:43:11 Removing intermediate container a4af3f93dca2 01:43:11 ---> 9d6c65f6bade 01:43:11 Step 8/32 : COPY . . 01:43:13 Removing intermediate container 8cd0c46d7f46 01:43:13 ---> 54349c33d55f 01:43:13 Step 8/22 : COPY . . 01:43:13 Removing intermediate container 2fb25e4238ee 01:43:13 ---> bfd8d3d1ad4a 01:43:13 Step 8/23 : COPY . . 01:43:17 Removing intermediate container 157db60a907e 01:43:17 ---> f86e58a6031d 01:43:17 Step 8/24 : COPY . . 01:43:17 Removing intermediate container 80cc46b7e6b3 01:43:17 ---> ce144b1dad1f 01:43:17 Step 8/23 : COPY . . 01:43:44 ---> 0b4e9a313509 01:43:44 Step 9/32 : RUN go mod tidy 01:43:44 ---> 1544f4b3b917 01:43:44 Step 9/22 : RUN go mod tidy 01:43:44 ---> 4f224e587ebb 01:43:44 Step 9/23 : RUN go mod tidy 01:43:44 ---> Running in 16df9d71b3e1 01:43:44 ---> Running in 2c8c1a635743 01:43:44 ---> 3ba60190e125 01:43:44 Step 9/23 : RUN go mod tidy 01:43:44 ---> ee107555e57e 01:43:44 Step 9/24 : RUN go mod tidy 01:43:44 ---> Running in 02a0042c7cbf 01:43:44 ---> Running in 046b0cb2f73a 01:43:44 ---> Running in 7582d63feed8 01:43:48 Removing intermediate container 16df9d71b3e1 01:43:48 ---> 6e17d3a7505f 01:43:48 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:43:49 ---> Running in a485ac859154 01:43:50 Removing intermediate container 2c8c1a635743 01:43:50 ---> b5f9f38c2eb8 01:43:50 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:43:50 ---> Running in 67760620ccec 01:43:50 Removing intermediate container 7582d63feed8 01:43:50 ---> da2de0b3a958 01:43:50 Step 10/24 : RUN make cmd/core-data/core-data 01:43:51 Removing intermediate container 02a0042c7cbf 01:43:51 ---> 3ea1af1dbf9a 01:43:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:43:51 ---> Running in 67e49d1d6cb0 01:43:51 Removing intermediate container 046b0cb2f73a 01:43:51 ---> 9e0d95770f44 01:43:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:43: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 01:43:51 ---> Running in 57714654d2ef 01:43:51 ---> Running in ce1dfd06ddf8 01:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:43:54 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 01:43:54 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 01:43:55 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 01:46:01 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 01:46:20 Removing intermediate container 67760620ccec 01:46:20 ---> 3930f0b049bc 01:46:20 01:46:20 Step 11/32 : FROM alpine:3.12 01:46:20 3.12: Pulling from library/alpine 01:46:21 Removing intermediate container 57714654d2ef 01:46:21 ---> e17ce31b6c02 01:46:21 01:46:21 Step 11/22 : FROM alpine:3.12 01:46:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:46:22 Status: Downloaded newer image for alpine:3.12 01:46:22 3.12: Pulling from library/alpine 01:46:22 ---> c4fd0aeabfcf 01:46:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:46:22 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:46:22 Status: Image is up to date for alpine:3.12 01:46:22 ---> c4fd0aeabfcf 01:46:22 Step 12/22 : RUN apk add --update --no-cache curl 01:46:22 ---> Running in 7dc4528bbe09 01:46:22 ---> Running in 86e303032cf2 01:46:24 Removing intermediate container 7dc4528bbe09 01:46:24 ---> a1297adfd30f 01:46:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:25 ---> Running in 8950fd31276c 01:46:25 (1/4) Installing ca-certificates (20191127-r4) 01:46:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:46:26 (3/4) Installing libcurl (7.78.0-r0) 01:46:26 (4/4) Installing curl (7.78.0-r0) 01:46:26 Executing busybox-1.31.1-r20.trigger 01:46:26 Executing ca-certificates-20191127-r4.trigger 01:46:26 OK: 7 MiB in 18 packages 01:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:28 Removing intermediate container a485ac859154 01:46:28 ---> c45ea36d4cec 01:46:28 01:46:28 Step 11/23 : FROM alpine:3.12 01:46:28 ---> c4fd0aeabfcf 01:46:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:46:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:28 ---> Running in 2ab4bceffce8 01:46:28 (1/2) Installing dumb-init (1.2.2-r1) 01:46:28 (2/2) Installing su-exec (0.2-r1) 01:46:28 Executing busybox-1.31.1-r20.trigger 01:46:28 OK: 5 MiB in 16 packages 01:46:30 Removing intermediate container 86e303032cf2 01:46:30 ---> d433fae6db6c 01:46:30 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:46:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:31 ---> Running in 204147ac63ac 01:46:31 Removing intermediate container ce1dfd06ddf8 01:46:31 ---> 617c66f62516 01:46:31 01:46:31 Step 11/23 : FROM alpine:3.12 01:46:31 ---> c4fd0aeabfcf 01:46:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:46:31 Removing intermediate container 8950fd31276c 01:46:31 ---> ab547b37ea56 01:46:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:46:31 (1/2) Installing ca-certificates (20191127-r4) 01:46:32 ---> Running in c74d05444d14 01:46:32 (2/2) Installing dumb-init (1.2.2-r1) 01:46:32 Executing busybox-1.31.1-r20.trigger 01:46:32 Executing ca-certificates-20191127-r4.trigger 01:46:32 Removing intermediate container 204147ac63ac 01:46:32 ---> 24b16479949e 01:46:32 Step 14/22 : WORKDIR /edgex 01:46:32 ---> Running in 0a1465bef68e 01:46:32 OK: 6 MiB in 16 packages 01:46:32 ---> Running in 2f2952a128f6 01:46:33 Removing intermediate container 0a1465bef68e 01:46:33 ---> 301da0adfed3 01:46:33 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:46:33 Removing intermediate container 2f2952a128f6 01:46:33 ---> 549be4fd55cb 01:46:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:46:34 ---> Running in 2d9c5175b002 01:46:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:34 ---> b79314f2d6e2 01:46:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:46:34 (1/1) Installing dumb-init (1.2.2-r1) 01:46:34 Executing busybox-1.31.1-r20.trigger 01:46:34 OK: 5 MiB in 15 packages 01:46:35 Removing intermediate container 2d9c5175b002 01:46:35 ---> b5ed0029cce4 01:46:35 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:46:35 Removing intermediate container 2ab4bceffce8 01:46:35 ---> 77c8f0a2ff66 01:46:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:46:35 ---> Running in 525e0f1ecd08 01:46:36 ---> Running in a34d7f93891b 01:46:37 ---> 251f6686558f 01:46:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:46:37 Removing intermediate container c74d05444d14 01:46:37 ---> 1d21273845c4 01:46:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:46:38 ---> Running in 15fdf82637c7 01:46:38 Removing intermediate container a34d7f93891b 01:46:38 ---> 167bf9a2dd14 01:46:38 Step 14/23 : ENV APP_PORT=59860 01:46:38 Removing intermediate container 67e49d1d6cb0 01:46:38 ---> 090a0b4780c6 01:46:38 01:46:38 Step 11/24 : FROM alpine:3.12 01:46:38 ---> c4fd0aeabfcf 01:46:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:46:38 ---> Running in c2560155303e 01:46:39 ---> Running in d1a5a15de1b5 01:46:39 Removing intermediate container 15fdf82637c7 01:46:39 ---> a708d8486566 01:46:39 Step 14/23 : ENV APP_PORT=59861 01:46:39 ---> 03c9bbea365e 01:46:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:46:39 ---> Running in 40ddc479d50f 01:46:39 Removing intermediate container c2560155303e 01:46:39 ---> 98eda738af73 01:46:39 Step 15/23 : EXPOSE $APP_PORT 01:46:39 ---> Running in 2c2cebd943ef 01:46:39 ---> Running in 6e05d0e2628f 01:46:39 Removing intermediate container d1a5a15de1b5 01:46:39 ---> 2eec51b8d3fc 01:46:39 Step 13/24 : ENV APP_PORT=59880 01:46:40 ---> Running in fe7b308b44dc 01:46:40 Removing intermediate container 525e0f1ecd08 01:46:40 ---> eb437fb2b26f 01:46:40 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:46:40 Removing intermediate container 40ddc479d50f 01:46:40 ---> 254aaca8a255 01:46:40 Step 15/23 : EXPOSE $APP_PORT 01:46:40 Removing intermediate container 2c2cebd943ef 01:46:40 ---> 2610360a0d5f 01:46:40 Step 19/22 : CMD ["--init=true"] 01:46:40 ---> Running in f31c7617c04e 01:46:40 ---> Running in e44fccd09ba9 01:46:40 Removing intermediate container 6e05d0e2628f 01:46:40 ---> eadcd6befb95 01:46:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 ---> Running in 52a566eabd9e 01:46:41 Removing intermediate container fe7b308b44dc 01:46:41 ---> 448c0652c201 01:46:41 Step 14/24 : EXPOSE $APP_PORT 01:46:41 ---> Running in 8e722edbe267 01:46:41 Removing intermediate container f31c7617c04e 01:46:41 ---> 4b14a9654b05 01:46:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:41 Removing intermediate container e44fccd09ba9 01:46:41 ---> 1145a6561f99 01:46:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:46:41 Removing intermediate container 52a566eabd9e 01:46:41 ---> a2f1f46c1280 01:46:41 Step 20/22 : LABEL arch=arm64 01:46:42 ---> Running in 95ac35c3b1db 01:46:42 Removing intermediate container 8e722edbe267 01:46:42 ---> 68a577462a93 01:46:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:42 ---> 365dd8ba63e7 01:46:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:42 ---> Running in 13819ba2dc35 01:46:42 ---> 0d0501152fa9 01:46:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:42 ---> 32478be6e7f8 01:46:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:46:42 Removing intermediate container 95ac35c3b1db 01:46:42 ---> eb0918f2ea48 01:46:43 Step 21/22 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:46:43 ---> Running in 877e848ca269 01:46:43 ---> Running in 881677a50a9e 01:46:44 Removing intermediate container 881677a50a9e 01:46:44 ---> 16161d1a77fd 01:46:44 Step 22/22 : LABEL version=0.0.0 01:46:44 ---> 695a41d09e16 01:46:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:46:45 ---> Running in 4ffb8f7cfd66 01:46:45 ---> 79a62d34d808 01:46:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:46:46 Removing intermediate container 4ffb8f7cfd66 01:46:46 ---> 013da9832139 01:46:46 01:46:46 ---> a7352aa3ab0d 01:46:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:46:46 ---> Running in c2d0b23d14fa 01:46:47 Removing intermediate container 13819ba2dc35 01:46:47 ---> 7f4c1f927f58 01:46:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:46:47 Successfully built 013da9832139 01:46:47 Successfully tagged security-proxy-setup-arm64:latest 01:46:47  Building security-proxy-setup ... done Building sys-mgmt-agent 01:46:47 ---> 46900087ae2d 01:46:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:46:47 ---> Running in ff53e0d0e44c 01:46:47 Removing intermediate container 877e848ca269 01:46:47 ---> 4758f0192993 01:46:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:47 ---> Running in 4edd3a626217 01:46:47 Removing intermediate container c2d0b23d14fa 01:46:47 ---> 47fff3e7d310 01:46:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:47 ---> Running in 208975a6328a 01:46:48 Removing intermediate container 4edd3a626217 01:46:48 ---> 14a078b37266 01:46:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:46:49 Removing intermediate container 208975a6328a 01:46:49 ---> e3fc69ae43fa 01:46:49 Step 21/23 : LABEL arch=arm64 01:46:50 ---> Running in e6c078484a80 01:46:50 ---> 2a86b5ed5ab7 01:46:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:46:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:46:50 ---> Running in 9c812886ea05 01:46:51 (1/6) Installing dumb-init (1.2.2-r1) 01:46:51 (2/6) Installing libgcc (9.3.0-r2) 01:46:51 Removing intermediate container e6c078484a80 01:46:51 ---> 71358cf0f560 01:46:51 Step 21/23 : LABEL arch=arm64 01:46:51 (3/6) Installing libsodium (1.0.18-r0) 01:46:51 (4/6) Installing libstdc++ (9.3.0-r2) 01:46:51 (5/6) Installing libzmq (4.3.3-r0) 01:46:51 (6/6) Installing zeromq (4.3.3-r0) 01:46:51 Executing busybox-1.31.1-r20.trigger 01:46:51 OK: 8 MiB in 20 packages 01:46:52 ---> Running in 85fffc379331 01:46:52 Removing intermediate container 9c812886ea05 01:46:52 ---> 86a684f9c517 01:46:52 Step 22/23 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:46:52 ---> 9ee3e0127bc0 01:46:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:46:52 ---> Running in 34ba6f058d59 01:46:53 Removing intermediate container 85fffc379331 01:46:53 ---> ef289aac10b2 01:46:53 Step 22/23 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:46:53 ---> Running in 692d339bfbac 01:46:53 Removing intermediate container 34ba6f058d59 01:46:53 ---> c87bc7d1d957 01:46:53 Step 23/23 : LABEL version=0.0.0 01:46:53 Removing intermediate container ff53e0d0e44c 01:46:53 ---> b5d75a679c26 01:46:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:46:53 ---> Running in f219a6f2ca60 01:46:53 ---> 5d88736beda5 01:46:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:46:53 Removing intermediate container 692d339bfbac 01:46:53 ---> cae825e20e5b 01:46:53 Step 23/23 : LABEL version=0.0.0 01:46:54 ---> Running in c7bb0825c496 01:46:54 Removing intermediate container f219a6f2ca60 01:46:54 ---> a5b4a93fb266 01:46:54 01:46:55 Successfully built a5b4a93fb266 01:46:55 ---> 9bcf41bd2443 01:46:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:46:55 Successfully tagged support-notifications-arm64:latest 01:46:55  Building support-notifications ... done Building security-secretstore-setup 01:46:55 Removing intermediate container c7bb0825c496 01:46:55 ---> b5b394d637fb 01:46:55 01:46:55 ---> ec8dadbdd87e 01:46:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:46:55 Successfully built b5b394d637fb 01:46:55 Successfully tagged support-scheduler-arm64:latest 01:46:55  Building support-scheduler ... done Building core-metadata 01:46:56 ---> de8e9868371c 01:46:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:46:57 ---> 75efe950f6a7 01:46:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:46:57 ---> Running in b8a8f46e092b 01:46:58 ---> bf8325a56f54 01:46:58 Removing intermediate container b8a8f46e092b 01:46:58 Step 20/24 : ENTRYPOINT ["/core-data"] 01:46:58 ---> 9c8e4f5c2af5 01:46:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:46:59 ---> Running in 62a447c2ddd2 01:47:00 ---> a748cb5bc5d1 01:47:00 Step 27/32 : RUN chmod +x /entrypoint.sh 01:47:01 Removing intermediate container 62a447c2ddd2 01:47:01 ---> 70293273b789 01:47:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:47:01 ---> Running in 7f377a465b53 01:47:02 ---> Running in 9e584ae7080a 01:47:03 Removing intermediate container 9e584ae7080a 01:47:03 ---> aef7282fc1cf 01:47:03 Step 22/24 : LABEL arch=arm64 01:47:04 ---> Running in 12b6b00d35ea 01:47:05 Removing intermediate container 12b6b00d35ea 01:47:05 ---> 3e5a990d8afa 01:47:05 Step 23/24 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:47:06 ---> Running in a0ae7e8f148d 01:47:06 Removing intermediate container 7f377a465b53 01:47:06 ---> 4dcdc7a81c90 01:47:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:47:07 ---> Running in a93cad5e8368 01:47:07 Removing intermediate container a0ae7e8f148d 01:47:07 ---> 7502e7a03161 01:47:07 Step 24/24 : LABEL version=0.0.0 01:47:07 ---> Running in 4fc7dbbe0257 01:47:08 Removing intermediate container a93cad5e8368 01:47:08 ---> bd22312695be 01:47:08 Step 29/32 : CMD ["gate"] 01:47:09 ---> Running in 271d6661d6af 01:47:09 Removing intermediate container 4fc7dbbe0257 01:47:09 ---> 4911876b9c9c 01:47:09 01:47:09 Successfully built 4911876b9c9c 01:47:09 Successfully tagged core-data-arm64:latest 01:47:09  Building core-data ... done Building core-command 01:47:09 Removing intermediate container 271d6661d6af 01:47:09 ---> b233fcd82ea2 01:47:09 Step 30/32 : LABEL arch=arm64 01:47:10 ---> Running in f3c4b9f13a85 01:47:11 Removing intermediate container f3c4b9f13a85 01:47:11 ---> fc76e1b9673a 01:47:11 Step 31/32 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:47:11 ---> Running in c519695b37a2 01:47:12 Removing intermediate container c519695b37a2 01:47:12 ---> fb52c1df3a76 01:47:12 Step 32/32 : LABEL version=0.0.0 01:47:13 ---> Running in de4f661db760 01:47:13 Removing intermediate container de4f661db760 01:47:13 ---> 5191648613a0 01:47:13 01:47:14 Successfully built 5191648613a0 01:47:14 Successfully tagged security-bootstrapper-arm64:latest 01:47:17  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:17 ---> f10797dc0868 01:47:17 Step 3/24 : WORKDIR /edgex-go 01:47:17 ---> Using cache 01:47:17 ---> 5fad5973cff2 01:47:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:17 ---> Using cache 01:47:17 ---> 0f8f07d52255 01:47:17 Step 5/24 : RUN apk add --update --no-cache make bash git 01:47:18 ---> Running in 2f03ccbebb96 01:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:47:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:47:21 OK: 218 MiB in 52 packages 01:47:25 Removing intermediate container 2f03ccbebb96 01:47:25 ---> df1877fb2e40 01:47:25 Step 6/24 : COPY go.mod . 01:47:26 ---> f62cf46cff2b 01:47:26 Step 7/24 : RUN go mod download 01:47:26 ---> Running in e4d407946370 01:47:32 Removing intermediate container e4d407946370 01:47:32 ---> 64d1a15c7bb9 01:47:32 Step 8/24 : COPY . . 01:47:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:47:34 ---> f10797dc0868 01:47:34 Step 3/26 : WORKDIR /edgex-go 01:47:34 ---> Using cache 01:47:34 ---> 5fad5973cff2 01:47:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:34 ---> Using cache 01:47:34 ---> 0f8f07d52255 01:47:34 Step 5/26 : RUN apk add --update --no-cache make git 01:47:34 ---> Using cache 01:47:34 ---> f40afe8155a5 01:47:34 Step 6/26 : COPY go.mod . 01:47:34 ---> Using cache 01:47:34 ---> e8b58de393b9 01:47:34 Step 7/26 : RUN go mod download 01:47:34 ---> Using cache 01:47:34 ---> 54349c33d55f 01:47:34 Step 8/26 : COPY . . 01:47:34 ---> Using cache 01:47:34 ---> 1544f4b3b917 01:47:34 Step 9/26 : RUN go mod tidy 01:47:34 ---> Using cache 01:47:34 ---> 3ea1af1dbf9a 01:47:34 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:47:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:35 ---> f10797dc0868 01:47:35 Step 3/24 : WORKDIR /edgex-go 01:47:35 ---> Using cache 01:47:35 ---> 5fad5973cff2 01:47:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:35 ---> Using cache 01:47:35 ---> 0f8f07d52255 01:47:35 Step 5/24 : RUN apk add --update --no-cache make git 01:47:35 ---> Using cache 01:47:35 ---> f40afe8155a5 01:47:35 Step 6/24 : COPY go.mod . 01:47:35 ---> Using cache 01:47:35 ---> e8b58de393b9 01:47:35 Step 7/24 : RUN go mod download 01:47:35 ---> Using cache 01:47:35 ---> 54349c33d55f 01:47:35 Step 8/24 : COPY . . 01:47:35 ---> Using cache 01:47:35 ---> 1544f4b3b917 01:47:35 Step 9/24 : RUN go mod tidy 01:47:35 ---> Using cache 01:47:35 ---> 3ea1af1dbf9a 01:47:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:47:39 ---> Running in 4dc573b0cfe4 01:47:39 ---> Running in a477e9ea34d6 01:47:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:47:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:47:40 ---> f10797dc0868 01:47:40 Step 3/24 : WORKDIR /edgex-go 01:47:40 ---> Using cache 01:47:40 ---> 5fad5973cff2 01:47:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:47:40 ---> Using cache 01:47:40 ---> 0f8f07d52255 01:47:40 Step 5/24 : RUN apk add --update --no-cache make git 01:47:40 ---> Using cache 01:47:40 ---> f40afe8155a5 01:47:40 Step 6/24 : COPY go.mod . 01:47:40 ---> Using cache 01:47:40 ---> e8b58de393b9 01:47:40 Step 7/24 : RUN go mod download 01:47:40 ---> Using cache 01:47:40 ---> 54349c33d55f 01:47:40 Step 8/24 : COPY . . 01:47:40 ---> Using cache 01:47:40 ---> 1544f4b3b917 01:47:40 Step 9/24 : RUN go mod tidy 01:47:40 ---> Using cache 01:47:40 ---> 3ea1af1dbf9a 01:47:40 Step 10/24 : RUN make cmd/core-command/core-command 01:47:41 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 01:47:41 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 01:47:41 ---> Running in 4c4960750c8e 01:47:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:47:49 ---> 95d73b9c7298 01:47:49 Step 9/24 : RUN go mod tidy 01:47:49 ---> Running in d0cdcf534e8a 01:47:57 Removing intermediate container d0cdcf534e8a 01:47:57 ---> aeb622eadccc 01:47:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:47:57 ---> Running in 8951b44a803c 01:47:59 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 01:49:36 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 01:49:45 Removing intermediate container 4c4960750c8e 01:49:45 ---> 70b0e54c97e7 01:49:45 01:49:45 Step 11/24 : FROM alpine:3.12 01:49:45 ---> c4fd0aeabfcf 01:49:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:49:45 ---> Using cache 01:49:45 ---> 1d21273845c4 01:49:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:45 ---> Using cache 01:49:45 ---> a708d8486566 01:49:45 Step 14/24 : ENV APP_PORT=59882 01:49:45 ---> Running in 992fc50beee3 01:49:46 Removing intermediate container 992fc50beee3 01:49:46 ---> 35d60efaf06d 01:49:46 Step 15/24 : EXPOSE $APP_PORT 01:49:46 ---> Running in fdbcab2dcb3d 01:49:47 Removing intermediate container a477e9ea34d6 01:49:47 ---> 1db94d303d28 01:49:47 01:49:47 Step 11/26 : FROM alpine:3.12 01:49:47 ---> c4fd0aeabfcf 01:49:47 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:49:48 ---> Running in 937bdb94ae7c 01:49:48 Removing intermediate container fdbcab2dcb3d 01:49:48 ---> 15da341fd9c1 01:49:48 Step 16/24 : WORKDIR / 01:49:48 ---> Running in 7b5094540ee3 01:49:49 Removing intermediate container 4dc573b0cfe4 01:49:49 ---> 893bfb905e70 01:49:49 01:49:49 Step 11/24 : FROM alpine:3.12 01:49:49 ---> c4fd0aeabfcf 01:49:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:49:49 ---> Using cache 01:49:49 ---> 1d21273845c4 01:49:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:49:49 ---> Using cache 01:49:49 ---> a708d8486566 01:49:49 Step 14/24 : ENV APP_PORT=59881 01:49:49 ---> Running in f65a39527afb 01:49:49 Removing intermediate container 7b5094540ee3 01:49:49 ---> e53569844b1f 01:49:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:49:50 Removing intermediate container f65a39527afb 01:49:50 ---> 48da44a3e14c 01:49:50 Step 15/24 : EXPOSE $APP_PORT 01:49:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:49:51 ---> Running in 9fca21d95a37 01:49:51 ---> 963ab9a2166d 01:49:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:49:51 (1/6) Installing ca-certificates (20191127-r4) 01:49:51 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:49:51 (3/6) Installing libcurl (7.78.0-r0) 01:49:51 (4/6) Installing curl (7.78.0-r0) 01:49:52 (5/6) Installing dumb-init (1.2.2-r1) 01:49:52 (6/6) Installing su-exec (0.2-r1) 01:49:52 Executing busybox-1.31.1-r20.trigger 01:49:52 Executing ca-certificates-20191127-r4.trigger 01:49:52 OK: 7 MiB in 20 packages 01:49:52 Removing intermediate container 9fca21d95a37 01:49:52 ---> 47239c0ae1a9 01:49:52 Step 16/24 : WORKDIR / 01:49:52 Removing intermediate container 8951b44a803c 01:49:52 ---> 8169d62ecf9a 01:49:52 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:49:53 ---> Running in 678c7cd225d2 01:49:53 ---> Running in 4081a0f36b82 01:49:53 ---> 8a9c9f1434a4 01:49:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:49:54 Removing intermediate container 678c7cd225d2 01:49:54 ---> ad7070aa4b1a 01:49:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:49:54 Removing intermediate container 937bdb94ae7c 01:49:54 ---> ff2b5ef2aaaf 01:49:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:49:55 ---> bae1ae0b9064 01:49:55 Step 20/24 : ENTRYPOINT ["/core-command"] 01:49:55 ---> Running in e3443773ac9e 01:49:55 ---> Running in bfe3c5a812cd 01:49:55 ---> ca95134cf253 01:49:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:49:56 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 01:49:56 Removing intermediate container e3443773ac9e 01:49:56 ---> 8787e0b511a1 01:49:56 Step 14/26 : WORKDIR / 01:49:56 Removing intermediate container bfe3c5a812cd 01:49:56 ---> 2845f3e7f984 01:49:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:49:56 ---> Running in f41fc4119269 01:49:56 ---> Running in c64c85079bd4 01:49:58 Removing intermediate container f41fc4119269 01:49:58 ---> 2694dc1d0f57 01:49:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:49:58 Removing intermediate container c64c85079bd4 01:49:58 ---> c44a443b629f 01:49:58 Step 22/24 : LABEL arch=arm64 01:49:58 ---> 54344bf7ab58 01:49:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:49:58 ---> Running in 2c5e0125d0c5 01:49:59 Removing intermediate container 2c5e0125d0c5 01:49:59 ---> 324b1640fd2d 01:49:59 Step 23/24 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:49:59 ---> 72a715efa614 01:49:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:49:59 ---> Running in 45e405bb28d1 01:49:59 ---> 03de44b665e5 01:49:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:49:59 Removing intermediate container 4081a0f36b82 01:49:59 ---> 3d6256626678 01:49:59 01:49:59 Step 12/24 : FROM docker:20.10.7 01:49:59 ---> Running in 6be74f18522f 01:50:00 Removing intermediate container 45e405bb28d1 01:50:00 ---> 3d3ab10c7852 01:50:00 Step 24/24 : LABEL version=0.0.0 01:50:00 20.10.7: Pulling from library/docker 01:50:00 ---> f2f1730fe356 01:50:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:50:00 ---> Running in b99390a66196 01:50:00 Removing intermediate container 6be74f18522f 01:50:00 ---> d8e3725406e4 01:50:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:50:00 ---> Running in 8ba55f434522 01:50:01 Removing intermediate container b99390a66196 01:50:01 ---> 67e2d26e36d4 01:50:01 01:50:02 Successfully built 67e2d26e36d4 01:50:02 ---> 08f2f655506e 01:50:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:50:02 Successfully tagged core-command-arm64:latest 01:50:02  Building core-command ... done Removing intermediate container 8ba55f434522 01:50:02 ---> b4fb9010d677 01:50:02 Step 22/24 : LABEL arch=arm64 01:50:02 ---> Running in abdf80a648ea 01:50:04 ---> f9cd8c71d4a0 01:50:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:50:04 Removing intermediate container abdf80a648ea 01:50:04 ---> 86e44ff20dbf 01:50:04 Step 23/24 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:50:05 ---> Running in 0f28258f18ab 01:50:06 ---> c9a417a603c0 01:50:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:50:06 Removing intermediate container 0f28258f18ab 01:50:06 ---> babbce73a888 01:50:06 Step 24/24 : LABEL version=0.0.0 01:50:07 ---> Running in 725140313f62 01:50:09 ---> 57c65cf63199 01:50:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:50:09 Removing intermediate container 725140313f62 01:50:09 ---> 89ca5b4b2fdb 01:50:09 01:50:09 Successfully built 89ca5b4b2fdb 01:50:09 Successfully tagged core-metadata-arm64:latest 01:50:10  Building core-metadata ... done  ---> 751cbccc5ebd 01:50:10 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/ 01:50:10 ---> Running in fc5df864b1ff 01:50:11 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:50:11 Status: Downloaded newer image for docker:20.10.7 01:50:11 ---> df445af6242a 01:50:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:50:11 ---> Running in d43275630569 01:50:12 Removing intermediate container d43275630569 01:50:12 ---> e7a12e44173a 01:50:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:50:12 ---> Running in 7f28e4c4225e 01:50:13 Removing intermediate container fc5df864b1ff 01:50:13 ---> 9d58450a9ab9 01:50:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:50:13 ---> Running in 7628783fc665 01:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:50:14 Removing intermediate container 7628783fc665 01:50:14 ---> b3f97d3b10d1 01:50:14 Step 24/26 : LABEL arch=arm64 01:50:14 ---> Running in f17b1eab355b 01:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:50:15 Removing intermediate container f17b1eab355b 01:50:15 ---> 2963dd7c2e7b 01:50:15 Step 25/26 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:50:15 ---> Running in 7fd08558a02a 01:50:15 (1/39) Installing readline (8.1.0-r0) 01:50:15 (2/39) Installing bash (5.1.0-r0) 01:50:15 Executing bash-5.1.0-r0.post-install 01:50:16 (3/39) Installing brotli-libs (1.0.9-r3) 01:50:16 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:50:16 (5/39) Installing libcurl (7.78.0-r0) 01:50:16 (6/39) Installing curl (7.78.0-r0) 01:50:16 (7/39) Installing dumb-init (1.2.5-r0) 01:50:16 (8/39) Installing libbz2 (1.0.8-r1) 01:50:16 (9/39) Installing expat (2.2.10-r1) 01:50:16 (10/39) Installing libffi (3.3-r2) 01:50:16 (11/39) Installing gdbm (1.19-r0) 01:50:16 (12/39) Installing xz-libs (5.2.5-r0) 01:50:16 (13/39) Installing sqlite-libs (3.34.1-r0) 01:50:16 (14/39) Installing python3 (3.8.10-r0) 01:50:17 Removing intermediate container 7fd08558a02a 01:50:17 ---> 120337f5b8c5 01:50:17 Step 26/26 : LABEL version=0.0.0 01:50:17 ---> Running in 7e07a1431d27 01:50:18 Removing intermediate container 7e07a1431d27 01:50:18 ---> 6bcd2b35980d 01:50:18 01:50:18 (15/39) Installing py3-appdirs (1.4.4-r1) 01:50:18 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:50:18 (17/39) Installing py3-parsing (2.4.7-r1) 01:50:18 (18/39) Installing py3-six (1.15.0-r0) 01:50:18 (19/39) Installing py3-packaging (20.9-r0) 01:50:18 (20/39) Installing py3-setuptools (51.3.3-r0) 01:50:18 (21/39) Installing py3-chardet (4.0.0-r0) 01:50:18 (22/39) Installing py3-idna (3.1-r0) 01:50:18 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:50:19 Successfully built 6bcd2b35980d 01:50:19 (24/39) Installing py3-requests (2.25.1-r1) 01:50:19 (25/39) Installing py3-msgpack (1.0.2-r0) 01:50:19 Successfully tagged security-secretstore-setup-arm64:latest 01:50:19  Building security-secretstore-setup ... done (26/39) Installing py3-lockfile (0.12.2-r3) 01:50:19 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:50:19 (28/39) Installing py3-colorama (0.4.4-r0) 01:50:19 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:50:19 (30/39) Installing py3-distlib (0.3.1-r1) 01:50:19 (31/39) Installing py3-distro (1.5.0-r1) 01:50:19 (32/39) Installing py3-webencodings (0.5.1-r3) 01:50:19 (33/39) Installing py3-html5lib (1.1-r0) 01:50:19 (34/39) Installing py3-pytoml (0.1.21-r0) 01:50:19 (35/39) Installing py3-pep517 (0.9.1-r0) 01:50:19 (36/39) Installing py3-progress (1.5-r0) 01:50:19 (37/39) Installing py3-retrying (1.3.3-r0) 01:50:19 (38/39) Installing py3-toml (0.10.2-r0) 01:50:19 (39/39) Installing py3-pip (20.3.4-r0) 01:50:19 Executing busybox-1.32.1-r6.trigger 01:50:19 OK: 82 MiB in 59 packages 01:50:30 Collecting docker-compose==1.23.2 01:50:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:50:30 Collecting docopt<0.7,>=0.6.1 01:50:30 Downloading docopt-0.6.2.tar.gz (25 kB) 01:50:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:50:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:50:36 Collecting texttable<0.10,>=0.9.0 01:50:36 Downloading texttable-0.9.1.tar.gz (11 kB) 01:50:39 Collecting jsonschema<3,>=2.5.1 01:50:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:50:40 Collecting PyYAML<4,>=3.10 01:50:40 Downloading PyYAML-3.13.tar.gz (270 kB) 01:50:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:50:45 Collecting dockerpty<0.5,>=0.4.1 01:50:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:50:48 Collecting cached-property<2,>=1.2.0 01:50:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:50:48 Collecting websocket-client<1.0,>=0.32.0 01:50:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:50:49 Collecting docker<4.0,>=3.6.0 01:50:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:50:50 Collecting docker-pycreds>=0.4.0 01:50:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:50:51 Collecting idna<2.8,>=2.5 01:50:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:50:52 Collecting certifi>=2017.4.17 01:50:52 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:50:53 Collecting urllib3<1.25,>=1.21.1 01:50:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:50:53 Collecting chardet<3.1.0,>=3.0.2 01:50:53 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:50:53 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:50:53 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:50:53 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:50:53 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:50:55 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:50:55 Attempting uninstall: urllib3 01:50:55 Found existing installation: urllib3 1.26.2 01:50:55 Uninstalling urllib3-1.26.2: 01:50:55 Successfully uninstalled urllib3-1.26.2 01:50:55 Attempting uninstall: idna 01:50:55 Found existing installation: idna 3.1 01:50:55 Uninstalling idna-3.1: 01:50:55 Successfully uninstalled idna-3.1 01:50:56 Attempting uninstall: chardet 01:50:56 Found existing installation: chardet 4.0.0 01:50:56 Uninstalling chardet-4.0.0: 01:50:56 Successfully uninstalled chardet-4.0.0 01:50:58 Attempting uninstall: requests 01:50:58 Found existing installation: requests 2.25.1 01:50:58 Uninstalling requests-2.25.1: 01:50:59 Successfully uninstalled requests-2.25.1 01:50:59 Running setup.py install for texttable: started 01:51:02 Running setup.py install for texttable: finished with status 'done' 01:51:02 Running setup.py install for PyYAML: started 01:51:05 Running setup.py install for PyYAML: finished with status 'done' 01:51:06 Running setup.py install for docopt: started 01:51:09 Running setup.py install for docopt: finished with status 'done' 01:51:09 Running setup.py install for dockerpty: started 01:51:12 Running setup.py install for dockerpty: finished with status 'done' 01:51:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 01:51:24 Removing intermediate container 7f28e4c4225e 01:51:24 ---> aebcb6f90d92 01:51:24 Step 15/24 : ENV APP_PORT=58890 01:51:24 ---> Running in c65e8da86e45 01:51:24 Removing intermediate container c65e8da86e45 01:51:24 ---> d1e4660243bd 01:51:24 Step 16/24 : EXPOSE $APP_PORT 01:51:24 ---> Running in 027f346c7c26 01:51:25 Removing intermediate container 027f346c7c26 01:51:25 ---> e3af270068b7 01:51:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:51:27 ---> 8898f1da039e 01:51:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:51:27 ---> 3184ff516b7e 01:51:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:51:28 ---> d75dda6b2930 01:51:28 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:51:28 ---> Running in be2ef308e08d 01:51:29 Removing intermediate container be2ef308e08d 01:51:29 ---> 899d8b8b9229 01:51:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:51:29 ---> Running in c5db6bec8328 01:51:30 Removing intermediate container c5db6bec8328 01:51:30 ---> d9f3e375f61f 01:51:30 Step 22/24 : LABEL arch=arm64 01:51:30 ---> Running in 9ed6026cdf95 01:51:30 Removing intermediate container 9ed6026cdf95 01:51:30 ---> 3dce6656b154 01:51:30 Step 23/24 : LABEL git_sha=dc44ab897ad7e0f3260862b5fda2147dfee608bf 01:51:32 ---> Running in 40c3b1cdf374 01:51:32 Removing intermediate container 40c3b1cdf374 01:51:32 ---> 3fd860815834 01:51:32 Step 24/24 : LABEL version=0.0.0 01:51:32 ---> Running in 171b89da3d08 01:51:32 Removing intermediate container 171b89da3d08 01:51:32 ---> c37637d5026e 01:51:32 01:51:33 Successfully built c37637d5026e 01:51:33 Successfully tagged sys-mgmt-agent-arm64:latest 01:51:33  Building sys-mgmt-agent ... done  [Pipeline] } 01:51:33 $ docker stop --time=1 294076b7095fd6be2c4559fa8c9b66bcfc498f32a55d3bbbb66108b0510a5f5b 01:51:35 $ docker rm -f 294076b7095fd6be2c4559fa8c9b66bcfc498f32a55d3bbbb66108b0510a5f5b [Pipeline] // withDockerContainer [Pipeline] sh 01:51:36 + docker images 01:51:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:51:36 sys-mgmt-agent-arm64 latest c37637d5026e 4 seconds ago 311MB 01:51:36 security-secretstore-setup-arm64 latest 6bcd2b35980d About a minute ago 27.4MB 01:51:36 core-metadata-arm64 latest 89ca5b4b2fdb About a minute ago 15.8MB 01:51:36 core-command-arm64 latest 67e2d26e36d4 About a minute ago 15.1MB 01:51:36 3d6256626678 About a minute ago 1.56GB 01:51:36 893bfb905e70 About a minute ago 1.56GB 01:51:36 1db94d303d28 About a minute ago 1.57GB 01:51:36 70b0e54c97e7 About a minute ago 1.56GB 01:51:36 security-bootstrapper-arm64 latest 5191648613a0 4 minutes ago 17.7MB 01:51:36 core-data-arm64 latest 4911876b9c9c 4 minutes ago 19.3MB 01:51:36 support-notifications-arm64 latest a5b4a93fb266 4 minutes ago 15.9MB 01:51:36 support-scheduler-arm64 latest b5b394d637fb 4 minutes ago 15.2MB 01:51:36 security-proxy-setup-arm64 latest 013da9832139 4 minutes ago 24.5MB 01:51:36 090a0b4780c6 4 minutes ago 1.57GB 01:51:36 617c66f62516 5 minutes ago 1.56GB 01:51:36 c45ea36d4cec 5 minutes ago 1.56GB 01:51:36 e17ce31b6c02 5 minutes ago 1.56GB 01:51:36 3930f0b049bc 5 minutes ago 1.56GB 01:51:36 ci-base-image-arm64 latest f10797dc0868 17 minutes ago 1.23GB 01:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 5 days ago 533MB 01:51:36 docker 20.10.7 df445af6242a 8 weeks ago 234MB 01:51:36 alpine 3.12 c4fd0aeabfcf 8 weeks ago 5.32MB 01:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:37 01:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:51:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:38 arm64: Pulling from edgex-lftools-log-publisher 01:51:38 448f6bf000e3: Pulling fs layer 01:51:38 f757da607395: Pulling fs layer 01:51:38 05883995daec: Pulling fs layer 01:51:38 8603b9c90790: Pulling fs layer 01:51:38 1560dd03e051: Pulling fs layer 01:51:38 27f5ce0e4adf: Pulling fs layer 01:51:38 c2d8d7efcc4b: Pulling fs layer 01:51:38 27f5ce0e4adf: Waiting 01:51:38 c2d8d7efcc4b: Waiting 01:51:38 8603b9c90790: Waiting 01:51:38 1560dd03e051: Waiting 01:51:38 f757da607395: Verifying Checksum 01:51:38 f757da607395: Download complete 01:51:39 05883995daec: Verifying Checksum 01:51:39 05883995daec: Download complete 01:51:39 1560dd03e051: Verifying Checksum 01:51:39 1560dd03e051: Download complete 01:51:39 27f5ce0e4adf: Verifying Checksum 01:51:39 27f5ce0e4adf: Download complete 01:51:39 448f6bf000e3: Download complete 01:51:39 8603b9c90790: Download complete 01:51:43 448f6bf000e3: Pull complete 01:51:44 f757da607395: Pull complete 01:51:44 c2d8d7efcc4b: Verifying Checksum 01:51:44 c2d8d7efcc4b: Download complete 01:51:45 05883995daec: Pull complete 01:51:46 8603b9c90790: Pull complete 01:51:46 1560dd03e051: Pull complete 01:51:47 27f5ce0e4adf: Pull complete 01:52:02 c2d8d7efcc4b: Pull complete 01:52:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:52:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:52:02 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 01:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:52:06 $ docker top 4d42c05d489da8695f6b3a3b3170724c07fc5e89960ed95e7792cf15cb4f6ad9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:07 ---> job-cost.sh 01:52:07 lf-activate-venv: SKIPPING 01:52:07 INFO: No Stack... 01:52:08 INFO: Retrieving Pricing Info for: v2-standard-4 01:52:08 INFO: Archiving Costs [Pipeline] sh 01:52:09 + + cut -d,cat -f6 /w/workspace/edgex-go/5/archives/cost.csv 01:52:09 [Pipeline] lock 01:52:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3662-5-stack-cost] 01:52:09 Resource [jenkins-edgexfoundry-edgex-go-PR-3662-5-stack-cost] did not exist. Created. 01:52:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3662-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:10 + echo total: 0.18000000715255737 [Pipeline] stash 01:52:10 Stashed 1 file(s) [Pipeline] } 01:52:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3662-5-stack-cost] [Pipeline] // lock [Pipeline] } 01:52:10 $ docker stop --time=1 4d42c05d489da8695f6b3a3b3170724c07fc5e89960ed95e7792cf15cb4f6ad9 01:52:12 $ docker rm -f 4d42c05d489da8695f6b3a3b3170724c07fc5e89960ed95e7792cf15cb4f6ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:52:13 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:52:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:52:14 ---> package-listing.sh 01:52:14 ++ tr '[:upper:]' '[:lower:]' 01:52:14 ++ facter osfamily 01:52:14 + OS_FAMILY=redhat 01:52:14 + workspace=/w/workspace/edgex-go/5 01:52:14 + START_PACKAGES=/tmp/packages_start.txt 01:52:14 + END_PACKAGES=/tmp/packages_end.txt 01:52:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:52:14 + PACKAGES=/tmp/packages_start.txt 01:52:14 + '[' /w/workspace/edgex-go/5 ']' 01:52:14 + PACKAGES=/tmp/packages_end.txt 01:52:14 + case "${OS_FAMILY}" in 01:52:14 + sort 01:52:14 + rpm -qa 01:52:16 + '[' -f /tmp/packages_start.txt ']' 01:52:16 + '[' -f /tmp/packages_end.txt ']' 01:52:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:52:16 + '[' /w/workspace/edgex-go/5 ']' 01:52:16 + mkdir -p /w/workspace/edgex-go/5/archives/ 01:52:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 01:52:16 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:52:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:17 01:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:17 latest: Pulling from edgex-lftools-log-publisher 01:52:17 b4d181a07f80: Pulling fs layer 01:52:17 a1111a8f2ec3: Pulling fs layer 01:52:17 ed53099fbce6: Pulling fs layer 01:52:17 dc539afda2c1: Pulling fs layer 01:52:17 77bc0d833cb6: Pulling fs layer 01:52:17 9065ff56babe: Pulling fs layer 01:52:17 d287ab97295c: Pulling fs layer 01:52:17 dc539afda2c1: Waiting 01:52:17 77bc0d833cb6: Waiting 01:52:17 9065ff56babe: Waiting 01:52:17 d287ab97295c: Waiting 01:52:17 a1111a8f2ec3: Verifying Checksum 01:52:17 a1111a8f2ec3: Download complete 01:52:17 dc539afda2c1: Verifying Checksum 01:52:17 dc539afda2c1: Download complete 01:52:19 77bc0d833cb6: Verifying Checksum 01:52:19 77bc0d833cb6: Download complete 01:52:19 ed53099fbce6: Verifying Checksum 01:52:19 ed53099fbce6: Download complete 01:52:19 9065ff56babe: Verifying Checksum 01:52:19 9065ff56babe: Download complete 01:52:21 b4d181a07f80: Verifying Checksum 01:52:21 b4d181a07f80: Download complete 01:52:22 b4d181a07f80: Pull complete 01:52:22 a1111a8f2ec3: Pull complete 01:52:22 ed53099fbce6: Pull complete 01:52:23 dc539afda2c1: Pull complete 01:52:23 77bc0d833cb6: Pull complete 01:52:23 9065ff56babe: Pull complete 01:52:28 d287ab97295c: Verifying Checksum 01:52:28 d287ab97295c: Download complete 01:52:34 d287ab97295c: Pull complete 01:52:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:52:34 prd-centos7-docker-4c-2g-275 does not seem to be running inside a container 01:52:34 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:latest cat 01:52:37 $ docker top 744ba77f4932553195f5b498b0bc64e757fc82118bc518d1e74c0b88481810f4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:52:38 + mkdir -p /var/log/sysstat [Pipeline] sh 01:52:38 + ls /var/log/sa-host 01:52:38 + sadf -c /var/log/sa-host/sa05 01:52:38 file_magic: OK 01:52:38 HZ: Using current value: 100 01:52:38 file_header: OK 01:52:38 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 01:52:38 Statistics: 01:52:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:52:38 File successfully converted to sysstat format version 12.0.3 01:52:38 + sadf -c /var/log/sa-host/sa11 01:52:38 file_magic: OK 01:52:38 HZ: Using current value: 100 01:52:38 file_header: OK 01:52:38 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 01:52:38 Statistics: 01:52:38 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:52:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:38 provisioning config files... 01:52:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2981075463750899903tmp [Pipeline] { [Pipeline] echo 01:52:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:52:39 ---> create-netrc.sh [Pipeline] } 01:52:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:52:39 ---> python-tools-install.sh [Pipeline] echo 01:52:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:52:39 ---> sudo-logs.sh 01:52:39 Archiving 'sudo' log.. 01:52:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known 01:52:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:52:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:52:40 ---> job-cost.sh 01:52:40 lf-activate-venv: SKIPPING 01:52:40 DEBUG: total: 0.18000000715255737 01:52:40 INFO: Retrieving Stack Cost... 01:52:41 INFO: Retrieving Pricing Info for: v3-standard-2 01:52:41 INFO: Archiving Costs [Pipeline] echo 01:52:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:52:42 ---> logs-deploy.sh 01:52:42 lf-activate-venv: SKIPPING 01:52:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3662/5 01:52:42 INFO: archiving workspace using pattern(s): 01:52:42 Archives upload complete. 01:52:42 INFO: archiving logs to Nexus 01:52:43 ---> uname -a: 01:52:43 Linux prd-centos7-docker-4c-2g-275.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:52:43 01:52:43 01:52:43 ---> lscpu: 01:52:43 Architecture: x86_64 01:52:43 CPU op-mode(s): 32-bit, 64-bit 01:52:43 Byte Order: Little Endian 01:52:43 Address sizes: 40 bits physical, 48 bits virtual 01:52:43 CPU(s): 2 01:52:43 On-line CPU(s) list: 0,1 01:52:43 Thread(s) per core: 1 01:52:43 Core(s) per socket: 1 01:52:43 Socket(s): 2 01:52:43 NUMA node(s): 1 01:52:43 Vendor ID: AuthenticAMD 01:52:43 CPU family: 23 01:52:43 Model: 49 01:52:43 Model name: AMD EPYC-Rome Processor 01:52:43 Stepping: 0 01:52:43 CPU MHz: 2799.998 01:52:43 BogoMIPS: 5599.99 01:52:43 Virtualization: AMD-V 01:52:43 Hypervisor vendor: KVM 01:52:43 Virtualization type: full 01:52:43 L1d cache: 32K 01:52:43 L1i cache: 32K 01:52:43 L2 cache: 512K 01:52:43 L3 cache: 16384K 01:52:43 NUMA node0 CPU(s): 0,1 01:52:43 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:52:43 01:52:43 01:52:43 ---> nproc: 01:52:43 2 01:52:43 01:52:43 01:52:43 ---> df -h: 01:52:43 Filesystem Size Used Avail Use% Mounted on 01:52:43 overlay 40G 13G 28G 32% / 01:52:43 tmpfs 64M 0 64M 0% /dev 01:52:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:52:43 shm 64M 0 64M 0% /dev/shm 01:52:43 /dev/vda1 40G 13G 28G 32% /facter-os 01:52:43 01:52:43 01:52:43 ---> sar -b -r -n DEV: 01:52:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 01:52:43 01:52:43 01:26:32 LINUX RESTART (2 CPU) 01:52:43 01:52:43 01:27:01 tps rtps wtps bread/s bwrtn/s 01:52:43 01:28:01 107.96 14.60 93.36 4777.49 9364.68 01:52:43 01:29:01 159.70 0.18 159.52 23.18 41904.66 01:52:43 01:30:01 295.94 0.02 295.92 0.53 56869.22 01:52:43 01:31:01 57.17 0.00 57.17 0.00 10467.41 01:52:43 01:32:01 57.23 0.03 57.20 1.07 8953.70 01:52:43 01:33:01 802.32 366.64 435.67 11614.71 288916.99 01:52:43 01:34:02 486.27 98.55 387.72 4184.55 140004.46 01:52:43 01:35:01 404.79 66.78 338.01 3033.12 103130.95 01:52:43 01:36:01 6.18 0.00 6.18 0.00 221.70 01:52:43 01:37:01 0.18 0.00 0.18 0.00 1.65 01:52:43 01:38:01 0.47 0.15 0.32 67.02 3.60 01:52:43 01:39:01 0.22 0.00 0.22 0.00 2.67 01:52:43 01:40:01 0.37 0.00 0.37 0.00 3.78 01:52:43 01:41:01 0.27 0.00 0.27 0.00 3.11 01:52:43 01:42:01 0.33 0.18 0.15 5.73 1.80 01:52:43 01:43:01 0.83 0.00 0.83 0.00 16.64 01:52:43 01:44:01 0.25 0.00 0.25 0.00 2.63 01:52:43 01:45:01 0.28 0.00 0.28 0.00 3.33 01:52:43 01:46:01 0.23 0.00 0.23 0.00 2.60 01:52:43 01:47:01 0.28 0.00 0.28 0.00 3.56 01:52:43 01:48:01 0.28 0.00 0.28 0.00 3.66 01:52:43 01:49:01 0.18 0.00 0.18 0.00 1.70 01:52:43 01:50:01 0.32 0.00 0.32 0.00 4.03 01:52:43 01:51:01 0.25 0.02 0.23 0.13 2.73 01:52:43 01:52:01 0.28 0.00 0.28 0.00 3.35 01:52:43 Average: 95.29 21.94 73.35 949.53 26411.14 01:52:43 01:52:43 01:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:52:43 01:28:01 5203832 0 884520 11.04 2620 1917968 1481056 16.35 821136 1575984 23832 01:52:43 01:29:01 4074040 0 980984 12.25 2620 2951296 1731072 19.11 1066648 2373320 4504 01:52:43 01:30:01 3349016 0 1149128 14.35 2620 3508176 1698688 18.75 1256980 2773424 130804 01:52:43 01:31:01 3124560 0 1172672 14.64 2620 3709088 1692232 18.68 1381968 2855548 27296 01:52:43 01:32:01 3422596 0 1089208 13.60 2620 3494516 1349484 14.90 1171976 2770380 20 01:52:43 01:33:01 135856 0 1494168 18.66 2620 6376296 2556896 28.23 3353096 3737932 82952 01:52:43 01:34:02 540592 0 1413448 17.65 2620 6052280 2060820 22.75 2320612 4352084 836 01:52:43 01:35:01 2872328 0 1213076 15.15 2620 3920916 1278064 14.11 1370484 2994244 20 01:52:43 01:36:01 2873040 0 1212360 15.14 2620 3920920 1241044 13.70 1385036 2981688 12 01:52:43 01:37:01 2874036 0 1211360 15.13 2620 3920924 1241212 13.70 1385296 2981688 8 01:52:43 01:38:01 2867268 0 1216132 15.18 2620 3922920 1255364 13.86 1392344 2980896 16 01:52:43 01:39:01 2866204 0 1217188 15.20 2620 3922928 1276952 14.10 1392980 2980896 8 01:52:43 01:40:01 2865580 0 1217808 15.21 2620 3922932 1288260 14.22 1393564 2980896 8 01:52:43 01:41:01 2865088 0 1218296 15.21 2620 3922936 1297524 14.33 1394164 2980896 8 01:52:43 01:42:01 2869304 0 1214044 15.16 2620 3922972 1241328 13.70 1391752 2980376 20 01:52:43 01:43:01 2869184 0 1214160 15.16 2620 3922976 1241412 13.71 1391816 2980376 8 01:52:43 01:44:01 2869364 0 1213976 15.16 2620 3922980 1241328 13.70 1391824 2980376 8 01:52:43 01:45:01 2869172 0 1214160 15.16 2620 3922988 1241328 13.70 1391724 2980376 8 01:52:43 01:46:01 2869344 0 1213988 15.16 2620 3922988 1241328 13.70 1391716 2980376 8 01:52:43 01:47:01 2869468 0 1213860 15.16 2620 3922992 1241328 13.70 1391836 2980376 8 01:52:43 01:48:01 2869216 0 1214108 15.16 2620 3922996 1241424 13.71 1391932 2980376 8 01:52:43 01:49:01 2869116 0 1214200 15.16 2620 3923004 1241412 13.71 1391944 2980376 8 01:52:43 01:50:01 2868672 0 1214636 15.17 2620 3923012 1241460 13.71 1392212 2980376 8 01:52:43 01:51:01 2867408 0 1215900 15.18 2620 3923012 1241640 13.71 1393064 2980380 8 01:52:43 01:52:01 2867136 0 1216164 15.19 2620 3923020 1241664 13.71 1393608 2980380 8 01:52:43 Average: 2859657 0 1201982 15.01 2620 3944681 1404173 15.50 1455988 2964161 10817 01:52:43 01:52:43 01:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:52:43 01:28:01 eth0 1257.95 902.73 4074.71 122.36 0.00 0.00 0.00 0.00 01:52:43 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:28:01 veth5dd388c 147.34 113.54 15.78 410.29 0.00 0.00 0.00 0.00 01:52:43 01:28:01 docker0 147.34 113.44 13.77 410.29 0.00 0.00 0.00 0.00 01:52:43 01:29:01 veth97b7902 63.51 85.30 6.03 59.52 0.00 0.00 0.00 0.00 01:52:43 01:29:01 eth0 1210.19 867.71 5633.06 132.02 0.00 0.00 0.00 0.00 01:52:43 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:29:01 docker0 543.86 722.63 49.72 2336.39 0.00 0.00 0.00 0.00 01:52:43 01:30:01 vetha19c901 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:52:43 01:30:01 eth0 473.85 406.69 2014.55 45.43 0.00 0.00 0.00 0.00 01:52:43 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:30:01 docker0 390.28 443.23 30.17 1987.61 0.00 0.00 0.00 0.00 01:52:43 01:31:01 vetha19c901 1.97 1.97 0.15 0.17 0.00 0.00 0.00 0.00 01:52:43 01:31:01 eth0 29.98 16.32 20.39 10.87 0.00 0.00 0.00 0.00 01:52:43 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:31:01 docker0 1.97 1.97 0.13 0.17 0.00 0.00 0.00 0.00 01:52:43 01:32:01 eth0 36.69 21.77 24.68 61.20 0.00 0.00 0.00 0.00 01:52:43 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:32:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 01:52:43 01:33:01 eth0 390.08 264.47 1874.11 71.59 0.00 0.00 0.00 0.00 01:52:43 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:33:01 vethe4aa34c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:52:43 01:33:01 vetha79384a 0.00 0.46 0.00 0.03 0.00 0.00 0.00 0.00 01:52:43 01:34:02 vethb9cf664 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:34:02 vethd9d4d8b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:34:02 eth0 357.76 176.23 1814.66 81.80 0.00 0.00 0.00 0.00 01:52:43 01:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:35:01 eth0 71.10 39.49 130.79 18.18 0.00 0.00 0.00 0.00 01:52:43 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:35:01 docker0 1234.59 1534.90 103.73 5643.41 0.00 0.00 0.00 0.00 01:52:43 01:36:01 eth0 0.53 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:52:43 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:37:01 eth0 1.07 0.33 0.32 0.20 0.00 0.00 0.00 0.00 01:52:43 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:38:01 eth0 3.43 2.12 0.86 9.78 0.00 0.00 0.00 0.00 01:52:43 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:39:01 eth0 2.67 1.23 0.45 13.23 0.00 0.00 0.00 0.00 01:52:43 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:40:01 eth0 1.67 1.05 0.36 12.86 0.00 0.00 0.00 0.00 01:52:43 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:41:01 eth0 1.25 0.90 0.32 8.91 0.00 0.00 0.00 0.00 01:52:43 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:52:43 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:43:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:52:43 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:52:43 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:45:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:52:43 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:46:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:48:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 01:52:43 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:49:01 eth0 0.45 0.12 0.13 0.06 0.00 0.00 0.00 0.00 01:52:43 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:50:01 eth0 2.35 0.28 0.46 0.20 0.00 0.00 0.00 0.00 01:52:43 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:51:01 eth0 3.95 1.02 1.28 0.78 0.00 0.00 0.00 0.00 01:52:43 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:52:01 eth0 2.47 1.05 1.14 0.79 0.00 0.00 0.00 0.00 01:52:43 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 Average: eth0 154.08 108.28 624.48 23.64 0.00 0.00 0.00 0.00 01:52:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:52:43 Average: docker0 48.60 60.42 4.08 222.15 0.00 0.00 0.00 0.00 01:52:43 01:52:43 01:52:43 ---> sar -P ALL: 01:52:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 01:52:43 01:52:43 01:26:32 LINUX RESTART (2 CPU) 01:52:43 01:52:43 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:52:43 01:28:01 all 18.03 0.00 4.25 3.14 0.08 74.50 01:52:43 01:28:01 0 17.10 0.00 4.81 2.06 0.09 75.95 01:52:43 01:28:01 1 18.95 0.00 3.71 4.21 0.07 73.07 01:52:43 01:29:01 all 20.43 0.00 6.07 2.84 0.11 70.55 01:52:43 01:29:01 0 17.63 0.00 6.65 2.43 0.09 73.20 01:52:43 01:29:01 1 23.22 0.00 5.49 3.25 0.12 67.91 01:52:43 01:30:01 all 33.93 0.00 9.06 3.41 0.12 53.49 01:52:43 01:30:01 0 34.27 0.00 9.00 3.36 0.11 53.26 01:52:43 01:30:01 1 33.58 0.00 9.12 3.45 0.12 53.72 01:52:43 01:31:01 all 41.11 0.00 4.84 0.46 0.09 53.50 01:52:43 01:31:01 0 41.20 0.00 4.74 0.50 0.09 53.47 01:52:43 01:31:01 1 41.03 0.00 4.93 0.42 0.09 53.53 01:52:43 01:32:01 all 57.13 0.00 8.07 1.12 0.13 33.55 01:52:43 01:32:01 0 56.83 0.00 7.74 1.19 0.13 34.11 01:52:43 01:32:01 1 57.43 0.00 8.40 1.05 0.13 33.00 01:52:43 01:33:01 all 31.76 0.00 19.08 27.82 0.14 21.19 01:52:43 01:33:01 0 30.61 0.00 19.10 26.38 0.14 23.76 01:52:43 01:33:01 1 32.91 0.00 19.07 29.26 0.14 18.62 01:52:43 01:34:02 all 74.90 0.00 15.93 6.88 0.16 2.13 01:52:43 01:34:02 0 73.59 0.00 16.73 7.10 0.15 2.43 01:52:43 01:34:02 1 76.21 0.00 15.14 6.67 0.17 1.82 01:52:43 01:35:01 all 61.34 0.00 13.55 2.92 0.13 22.06 01:52:43 01:35:01 0 60.07 0.00 14.23 3.17 0.13 22.40 01:52:43 01:35:01 1 62.62 0.00 12.87 2.66 0.13 21.71 01:52:43 01:36:01 all 0.21 0.00 0.09 0.01 0.01 99.68 01:52:43 01:36:01 0 0.28 0.00 0.07 0.00 0.02 99.63 01:52:43 01:36:01 1 0.13 0.00 0.12 0.02 0.00 99.73 01:52:43 01:37:01 all 0.18 0.00 0.05 0.00 0.01 99.77 01:52:43 01:37:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:52:43 01:37:01 1 0.28 0.00 0.07 0.00 0.02 99.63 01:52:43 01:38:01 all 0.22 0.00 0.08 0.00 0.01 99.70 01:52:43 01:38:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:52:43 01:38:01 1 0.37 0.00 0.08 0.00 0.00 99.55 01:52:43 01:52:43 01:38:01 CPU %user %nice %system %iowait %steal %idle 01:52:43 01:39:01 all 0.08 0.00 0.05 0.00 0.02 99.85 01:52:43 01:39:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:52:43 01:39:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:52:43 01:40:01 all 0.07 0.00 0.06 0.00 0.00 99.87 01:52:43 01:40:01 0 0.07 0.00 0.07 0.00 0.00 99.87 01:52:43 01:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:52:43 01:41:01 all 0.23 0.00 0.04 0.00 0.02 99.72 01:52:43 01:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:52:43 01:41:01 1 0.38 0.00 0.07 0.00 0.02 99.53 01:52:43 01:42:01 all 0.13 0.00 0.07 0.00 0.01 99.80 01:52:43 01:42:01 0 0.05 0.00 0.07 0.00 0.00 99.88 01:52:43 01:42:01 1 0.20 0.00 0.07 0.00 0.02 99.72 01:52:43 01:43:01 all 0.22 0.00 0.03 0.00 0.00 99.75 01:52:43 01:43:01 0 0.38 0.00 0.03 0.00 0.00 99.58 01:52:43 01:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:52:43 01:44:01 all 0.19 0.00 0.04 0.00 0.02 99.75 01:52:43 01:44:01 0 0.35 0.00 0.03 0.00 0.02 99.60 01:52:43 01:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:52:43 01:45:01 all 0.18 0.00 0.03 0.00 0.01 99.79 01:52:43 01:45:01 0 0.33 0.00 0.02 0.00 0.00 99.65 01:52:43 01:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:52:43 01:46:01 all 0.26 0.00 0.03 0.00 0.02 99.69 01:52:43 01:46:01 0 0.47 0.00 0.05 0.00 0.02 99.47 01:52:43 01:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:52:43 01:47:01 all 0.21 0.00 0.02 0.00 0.01 99.77 01:52:43 01:47:01 0 0.38 0.00 0.02 0.00 0.02 99.58 01:52:43 01:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:52:43 01:48:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:52:43 01:48:01 0 0.08 0.00 0.03 0.00 0.00 99.88 01:52:43 01:48:01 1 0.37 0.00 0.03 0.00 0.03 99.57 01:52:43 01:49:01 all 0.13 0.00 0.03 0.00 0.00 99.84 01:52:43 01:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:52:43 01:49:01 1 0.23 0.00 0.05 0.00 0.00 99.72 01:52:43 01:52:43 01:49:01 CPU %user %nice %system %iowait %steal %idle 01:52:43 01:50:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:52:43 01:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:52:43 01:50:01 1 0.40 0.00 0.05 0.00 0.02 99.53 01:52:43 01:51:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:52:43 01:51:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:52:43 01:51:01 1 0.40 0.00 0.02 0.00 0.02 99.57 01:52:43 01:52:01 all 0.18 0.00 0.06 0.00 0.01 99.76 01:52:43 01:52:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:52:43 01:52:01 1 0.30 0.00 0.05 0.00 0.00 99.65 01:52:43 Average: all 12.90 0.00 3.08 1.84 0.04 82.14 01:52:43 Average: 0 12.62 0.00 3.16 1.74 0.04 82.44 01:52:43 Average: 1 13.19 0.00 3.00 1.93 0.04 81.84 01:52:43 01:52:43 01:52:43