Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 7248181b27c1f196cc7a2300d5170335b9add480 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 7248181b27c1f196cc7a2300d5170335b9add480 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 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-29042 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/78 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 Merge succeeded, producing dfa22932515b753042da74e12b19a5d0153458b0 Checking out Revision dfa22932515b753042da74e12b19a5d0153458b0 (PR-2858) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfa22932515b753042da74e12b19a5d0153458b0 # timeout=10 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:01 ========================================================= 00:32:01 EdgeX Global Pipelines Version Info 00:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:03 ------------------- 00:32:03 stable info: 00:32:03 ------------------- 00:32:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:03 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:03 Message: update stable to v1.0.184 00:32:04 ------------------- 00:32:04 experimental info: 00:32:04 ------------------- 00:32:04 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:04 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:04 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfa22932515b753042da74e12b19a5d0153458b0 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfa2293 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:07 provisioning config files... 00:32:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/78@tmp/config4593480976791729658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:08 ---> docker-login.sh 00:32:08 nexus3.edgexfoundry.org:10001 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 nexus3.edgexfoundry.org:10002 00:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:13 Configure a credential helper to remove this warning. See 00:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:13 00:32:13 Login Succeeded 00:32:13 nexus3.edgexfoundry.org:10003 00:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:13 Configure a credential helper to remove this warning. See 00:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:13 00:32:13 Login Succeeded 00:32:13 nexus3.edgexfoundry.org:10004 00:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:13 Configure a credential helper to remove this warning. See 00:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:13 00:32:13 Login Succeeded 00:32:13 docker.io 00:32:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:14 Configure a credential helper to remove this warning. See 00:32:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:14 00:32:14 Login Succeeded 00:32:14 ---> docker-login.sh ends [Pipeline] } 00:32:14 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:15 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-command/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-command,cmd/core-command/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-data/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-data,cmd/core-data/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/core-metadata/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ cut -d/ -f2 00:32:15 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/support-notifications/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ dirname cmd/support-scheduler/Dockerfile 00:32:15 ++ cut -d/ -f2 00:32:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:15 + for file in '`ls cmd/**/Dockerfile`' 00:32:15 ++ cut -d/ -f2 00:32:15 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:15 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:16 00:32:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:16 latest: Pulling from edgex-devops/git-semver 00:32:16 31603596830f: Pulling fs layer 00:32:16 2a8b12db71e7: Pulling fs layer 00:32:16 6ca5941a6612: Pulling fs layer 00:32:16 ecc8261a40a4: Pulling fs layer 00:32:16 ecc8261a40a4: Waiting 00:32:16 2a8b12db71e7: Verifying Checksum 00:32:16 2a8b12db71e7: Download complete 00:32:17 31603596830f: Verifying Checksum 00:32:17 31603596830f: Download complete 00:32:17 ecc8261a40a4: Verifying Checksum 00:32:17 ecc8261a40a4: Download complete 00:32:17 6ca5941a6612: Verifying Checksum 00:32:17 6ca5941a6612: Download complete 00:32:18 31603596830f: Pull complete 00:32:18 2a8b12db71e7: Pull complete 00:32:20 6ca5941a6612: Pull complete 00:32:21 ecc8261a40a4: Pull complete 00:32:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:21 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:32:26 $ docker top a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:26 [ssh-agent] Looking for ssh-agent implementation... 00:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:27 $ docker exec a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent 00:32:27 SSH_AUTH_SOCK=/tmp/ssh-FfcRQG1uWvVT/agent.13 00:32:27 SSH_AGENT_PID=18 00:32:27 Running ssh-add (command line suppressed) 00:32:27 Identity added: /w/workspace/edgex-go/78@tmp/private_key_5266539295073943264.key (/w/workspace/edgex-go/78@tmp/private_key_5266539295073943264.key) 00:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:28 + git tag --points-at HEAD [Pipeline] } 00:32:28 $ docker exec --env ******** --env ******** a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent -k 00:32:28 unset SSH_AUTH_SOCK; 00:32:28 unset SSH_AGENT_PID; 00:32:28 echo Agent pid 18 killed; 00:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:28 [ssh-agent] Looking for ssh-agent implementation... 00:32:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:29 $ docker exec a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent 00:32:29 SSH_AUTH_SOCK=/tmp/ssh-q2j0BHpkJNJh/agent.47 00:32:29 SSH_AGENT_PID=52 00:32:29 Running ssh-add (command line suppressed) 00:32:29 Identity added: /w/workspace/edgex-go/78@tmp/private_key_5432912277356312114.key (/w/workspace/edgex-go/78@tmp/private_key_5432912277356312114.key) 00:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:30 + git semver init 00:32:30 # -> Open(): unable to determine branch for HEAD 00:32:30 # $GIT_DIR = /w/workspace/edgex-go/78/.git 00:32:30 # $GIT_WORK_TREE = /w/workspace/edgex-go/78 00:32:30 # $SEMVER_REMOTE_NAME = origin 00:32:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:30 # $SEMVER_USER_NAME = edgex-jenkins 00:32:30 # $SEMVER_BRANCH = PR-2858 00:32:30 # $SEMVER_TEMP = /tmp/semver-568298263 00:32:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:33:17 # '/tmp/semver-568298263' -> '/w/workspace/edgex-go/78/.semver' 00:33:17 # -> Force: false 00:33:17 # $SEMVER_DIR = /w/workspace/edgex-go/78/.semver [Pipeline] } 00:33:17 $ docker exec --env ******** --env ******** a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 ssh-agent -k 00:33:18 unset SSH_AUTH_SOCK; 00:33:18 unset SSH_AGENT_PID; 00:33:18 echo Agent pid 52 killed; 00:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:20 + git semver [Pipeline] } 00:33:20 $ docker stop --time=1 a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 00:33:23 $ docker rm -f a5f17091438d34170482df23fe4e7b48d82fc89c5d5542d5a75e6a2a7749c6f6 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:25 Stashed 1 file(s) [Pipeline] echo 00:33:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:33:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:27 + sudo service docker restart 00:33:27 + true 00:33:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:33:30 ========================================================= 00:33:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:33:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:41 Still waiting to schedule task 00:33:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:44 Sending build context to Docker daemon 328.4MB 00:33:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:44 Step 2/6 : FROM ${BASE} 00:33:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:44 188c0c94c7c5: Pulling fs layer 00:33:44 0ef7d3d256c8: Pulling fs layer 00:33:44 de9db76c5a1d: Pulling fs layer 00:33:44 bca2f99d35d6: Pulling fs layer 00:33:44 93359f2a8cfa: Pulling fs layer 00:33:44 7c6f9722023f: Pulling fs layer 00:33:44 a35cf1a2eb13: Pulling fs layer 00:33:44 bca2f99d35d6: Waiting 00:33:44 93359f2a8cfa: Waiting 00:33:44 7c6f9722023f: Waiting 00:33:44 a35cf1a2eb13: Waiting 00:33:44 de9db76c5a1d: Verifying Checksum 00:33:44 de9db76c5a1d: Download complete 00:33:44 0ef7d3d256c8: Verifying Checksum 00:33:44 0ef7d3d256c8: Download complete 00:33:44 93359f2a8cfa: Verifying Checksum 00:33:44 93359f2a8cfa: Download complete 00:33:44 7c6f9722023f: Verifying Checksum 00:33:44 7c6f9722023f: Download complete 00:33:45 188c0c94c7c5: Verifying Checksum 00:33:45 188c0c94c7c5: Download complete 00:33:46 188c0c94c7c5: Pull complete 00:33:47 a35cf1a2eb13: Download complete 00:33:49 0ef7d3d256c8: Pull complete 00:33:49 de9db76c5a1d: Pull complete 00:33:49 bca2f99d35d6: Verifying Checksum 00:33:49 bca2f99d35d6: Download complete 00:34:05 bca2f99d35d6: Pull complete 00:34:05 93359f2a8cfa: Pull complete 00:34:06 7c6f9722023f: Pull complete 00:34:16 a35cf1a2eb13: Pull complete 00:34:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:34:16 ---> a62c8e92a672 00:34:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:34:16 ---> Running in c1b2b6cf3b67 00:34:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:20 (1/12) Installing libmagic (5.38-r0) 00:34:20 (2/12) Installing file (5.38-r0) 00:34:20 (3/12) Installing libc-dev (0.7.2-r3) 00:34:20 (4/12) Installing g++ (9.3.0-r2) 00:34:38 (5/12) Installing fortify-headers (1.1-r0) 00:34:38 (6/12) Installing patch (2.7.6-r6) 00:34:38 (7/12) Installing build-base (0.5-r2) 00:34:38 (8/12) Installing libsodium (1.0.18-r0) 00:34:38 (9/12) Installing pkgconf (1.7.2-r0) 00:34:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:34:38 (11/12) Installing libzmq (4.3.3-r0) 00:34:38 (12/12) Installing zeromq-dev (4.3.3-r0) 00:34:38 Executing busybox-1.31.1-r19.trigger 00:34:38 OK: 233 MiB in 51 packages 00:34:46 Removing intermediate container c1b2b6cf3b67 00:34:46 ---> 1b843eba13d8 00:34:46 Step 4/6 : WORKDIR /edgex-go 00:34:46 ---> Running in aa6331d2df4c 00:34:46 Removing intermediate container aa6331d2df4c 00:34:46 ---> 55fc746e057d 00:34:46 Step 5/6 : COPY go.mod . 00:34:47 ---> 3132adbb3d8b 00:34:47 Step 6/6 : RUN go mod download 00:34:47 ---> Running in a2197ada6b9c 00:35:34 Removing intermediate container a2197ada6b9c 00:35:34 ---> 09572f8a1163 00:35:34 Successfully built 09572f8a1163 00:35:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:35:35 + docker inspect -f . ci-base-image-x86_64 00:35:35 . [Pipeline] withDockerContainer 00:35:36 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:35:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:38 $ docker top 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:39 + go version 00:35:39 go version go1.15.5 linux/amd64 [Pipeline] } 00:35:39 $ docker stop --time=1 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 00:35:42 $ docker rm -f 444ba5da6bc85d8758c44903582b8b546f303371b3595f2ffb9161a8c4427df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:44 + docker inspect -f . ci-base-image-x86_64 00:35:44 . [Pipeline] withDockerContainer 00:35:45 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:35:47 $ docker top 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a -eo pid,comm [Pipeline] { [Pipeline] echo 00:35:47 ========================================================= 00:35:47 [edgeXBuildGoParallel] Running Tests and Build... 00:35:47 ========================================================= [Pipeline] sh 00:35:48 + make test 00:35:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:16 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29058 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:36:17 Running in /w/workspace/edgex-go/78 [Pipeline] { [Pipeline] checkout 00:36:22 using credential edgex-jenkins-ssh 00:36:22 Cloning the remote Git repository 00:36:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:22 > git init /w/workspace/edgex-go/78 # timeout=10 00:36:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:22 > git --version # timeout=10 00:36:22 > git --version # 'git version 2.17.1' 00:36:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:49 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:50 Merge succeeded, producing b15bb3c71418b231f024e431e8d3c5cdd75dab51 00:36:50 Checking out Revision b15bb3c71418b231f024e431e8d3c5cdd75dab51 (PR-2858) 00:36:49 > git config core.sparsecheckout # timeout=10 00:36:49 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:49 > git remote # timeout=10 00:36:49 > git config --get remote.origin.url # timeout=10 00:36:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:49 > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 00:36:50 > git rev-parse HEAD^{commit} # timeout=10 00:36:50 > git config core.sparsecheckout # timeout=10 00:36:50 > git checkout -f b15bb3c71418b231f024e431e8d3c5cdd75dab51 # timeout=10 00:36:54 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" 00:36:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:36:54 > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 [Pipeline] sh 00:36:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:57 + true 00:36:57 + sudo service docker restart 00:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:59 provisioning config files... 00:36:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/78@tmp/config5580299117076405812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:59 ---> docker-login.sh 00:36:59 nexus3.edgexfoundry.org:10001 00:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:00 Configure a credential helper to remove this warning. See 00:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:00 00:37:00 Login Succeeded 00:37:00 nexus3.edgexfoundry.org:10002 00:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:01 Configure a credential helper to remove this warning. See 00:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:01 00:37:01 Login Succeeded 00:37:01 nexus3.edgexfoundry.org:10003 00:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:02 Configure a credential helper to remove this warning. See 00:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:02 00:37:02 Login Succeeded 00:37:02 nexus3.edgexfoundry.org:10004 00:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:02 Configure a credential helper to remove this warning. See 00:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:02 00:37:02 Login Succeeded 00:37:02 docker.io 00:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:03 Configure a credential helper to remove this warning. See 00:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:03 00:37:03 Login Succeeded 00:37:03 ---> docker-login.sh ends [Pipeline] } 00:37:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:03 ========================================================= 00:37:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:37:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:37:03 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:37:06 Sending build context to Docker daemon 166.7MB 00:37:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:37:06 Step 2/6 : FROM ${BASE} 00:37:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:06 5f621e34cdf4: Pulling fs layer 00:37:06 a4357932f1b6: Pulling fs layer 00:37:06 18c013af1878: Pulling fs layer 00:37:06 00ac8860ef70: Pulling fs layer 00:37:06 63d7cb157983: Pulling fs layer 00:37:06 b116817d02f9: Pulling fs layer 00:37:06 745a02a5169b: Pulling fs layer 00:37:06 b116817d02f9: Waiting 00:37:06 63d7cb157983: Waiting 00:37:06 745a02a5169b: Waiting 00:37:06 00ac8860ef70: Waiting 00:37:06 18c013af1878: Verifying Checksum 00:37:06 18c013af1878: Download complete 00:37:06 a4357932f1b6: Verifying Checksum 00:37:06 a4357932f1b6: Download complete 00:37:06 63d7cb157983: Download complete 00:37:06 5f621e34cdf4: Verifying Checksum 00:37:06 5f621e34cdf4: Download complete 00:37:06 b116817d02f9: Verifying Checksum 00:37:06 b116817d02f9: Download complete 00:37:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:07 5f621e34cdf4: Pull complete 00:37:08 a4357932f1b6: Pull complete 00:37:08 18c013af1878: Pull complete 00:37:08 745a02a5169b: Verifying Checksum 00:37:08 745a02a5169b: Download complete 00:37:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:10 00ac8860ef70: Download complete 00:37:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:22 00ac8860ef70: Pull complete 00:37:22 63d7cb157983: Pull complete 00:37:22 b116817d02f9: Pull complete 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 45.9% of statements 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:37:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements 00:37:25 745a02a5169b: Pull complete 00:37:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:25 ---> b7e6874047d6 00:37:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.473s coverage: 27.1% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.173s coverage: 66.2% of statements 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:37:28 ---> Running in 8196400a61a4 00:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.632s coverage: 82.4% of statements 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:37:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:30 (1/12) Installing libmagic (5.38-r0) 00:37:31 (2/12) Installing file (5.38-r0) 00:37:31 (3/12) Installing libc-dev (0.7.2-r3) 00:37:31 (4/12) Installing g++ (9.3.0-r2) 00:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.614s coverage: 28.6% of statements 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.076s coverage: 100.0% of statements 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.304s coverage: 86.7% of statements 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.398s coverage: 97.5% of statements 00:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:37:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.100s coverage: 78.3% of statements 00:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:37:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:37:39 (5/12) Installing fortify-headers (1.1-r0) 00:37:39 (6/12) Installing patch (2.7.6-r6) 00:37:39 (7/12) Installing build-base (0.5-r2) 00:37:39 (8/12) Installing libsodium (1.0.18-r0) 00:37:39 (9/12) Installing pkgconf (1.7.2-r0) 00:37:39 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:39 (11/12) Installing libzmq (4.3.3-r0) 00:37:39 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:39 Executing busybox-1.31.1-r19.trigger 00:37:39 OK: 217 MiB in 51 packages 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.869s coverage: 92.8% of statements 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.175s coverage: 0.1% of statements 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.123s coverage: 79.5% of statements 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.074s coverage: 94.1% of statements 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 00:37:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements 00:37:43 Removing intermediate container 8196400a61a4 00:37:43 ---> bab29a87368c 00:37:43 Step 4/6 : WORKDIR /edgex-go 00:37:43 ---> Running in d34c375f5568 00:37:43 Removing intermediate container d34c375f5568 00:37:43 ---> bab304a506c8 00:37:43 Step 5/6 : COPY go.mod . 00:37:44 ---> 9e6b0db80eb2 00:37:44 Step 6/6 : RUN go mod download 00:37:44 ---> Running in b6c9d8131d4a 00:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.099s coverage: 94.4% of statements 00:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 00:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.174s coverage: 81.4% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.236s coverage: 92.9% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.084s coverage: 77.8% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.155s coverage: 87.2% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 75.5% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 84.6% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.6% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.407s coverage: 62.4% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.138s coverage: 100.0% of statements 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 69.0% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 38.4% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements 00:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements 00:38:11 Removing intermediate container b6c9d8131d4a 00:38:11 ---> c1cc93527cb4 00:38:11 Successfully built c1cc93527cb4 00:38:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:11 + docker inspect -f . ci-base-image-arm64 00:38:11 . [Pipeline] withDockerContainer 00:38:11 prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 00:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.221s coverage: 47.0% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.379s coverage: 87.8% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:38:13 $ docker top 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:14 + go version 00:38:14 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:14 $ docker stop --time=1 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 00:38:16 $ docker rm -f 01e30fe53bd950d18e520ba73a4dbc27121d2151e7de75297ab6509b4848ed19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:16 + docker inspect -f . ci-base-image-arm64 00:38:16 . [Pipeline] withDockerContainer 00:38:17 prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.334s coverage: 29.1% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.174s coverage: 95.6% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.075s coverage: 0.0% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:38:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.067s coverage: 100.0% of statements 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 00:38:17 $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 100.0% of statements 00:38:18 GO111MODULE=on go vet ./... 00:38:18 $ docker top 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:18 ========================================================= 00:38:18 [edgeXBuildGoParallel] Running Tests and Build... 00:38:18 ========================================================= [Pipeline] sh 00:38:19 + make test 00:38:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:41 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:16 gofmt -l . 00:39:16 [ "`gofmt -l .`" = "" ] 00:39:16 ./bin/test-go-mod-tidy.sh 00:39:18 ./bin/test-attribution-txt.sh [Pipeline] sh 00:39:22 + ls -al . 00:39:22 total 736 00:39:22 drwxrwxr-x 10 1001 1001 4096 Mar 9 00:39 . 00:39:22 drwxr-xr-x 4 root root 30 Mar 9 00:35 .. 00:39:22 -rw-rw-r-- 1 1001 1001 11 Mar 9 00:31 .dockerignore 00:39:22 drwxrwxr-x 8 1001 1001 179 Mar 9 00:31 .git 00:39:22 drwxrwxr-x 3 1001 1001 125 Mar 9 00:31 .github 00:39:22 -rw-rw-r-- 1 1001 1001 818 Mar 9 00:31 .gitignore 00:39:22 drwx------ 3 1001 1001 60 Mar 9 00:33 .semver 00:39:22 -rw-rw-r-- 1 1001 1001 166 Mar 9 00:31 .sonarcloud.properties 00:39:22 -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:31 Attribution.txt 00:39:22 -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:31 CONTRIBUTING.md 00:39:22 -rw-rw-r-- 1 1001 1001 931 Mar 9 00:31 Dockerfile.build 00:39:22 -rw-rw-r-- 1 1001 1001 863 Mar 9 00:31 Jenkinsfile 00:39:22 -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:31 LICENSE 00:39:22 -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:31 Makefile 00:39:22 -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:31 README.md 00:39:22 -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:31 SECURITY.md 00:39:22 -rw-rw-r-- 1 1001 1001 5 Mar 9 00:33 VERSION 00:39:22 -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:31 ZMQWindows.md 00:39:22 drwxrwxr-x 2 1001 1001 117 Mar 9 00:31 bin 00:39:22 drwxrwxr-x 14 1001 1001 4096 Mar 9 00:31 cmd 00:39:22 -rw-r--r-- 1 root root 622934 Mar 9 00:38 coverage.out 00:39:22 -rw-r--r-- 1 root root 1055 Mar 9 00:39 go.mod 00:39:22 -rw-r--r-- 1 root root 21699 Mar 9 00:39 go.sum 00:39:22 drwxrwxr-x 8 1001 1001 127 Mar 9 00:31 internal 00:39:22 drwxrwxr-x 4 1001 1001 26 Mar 9 00:31 openapi 00:39:22 drwxrwxr-x 4 1001 1001 71 Mar 9 00:31 snap 00:39:22 -rw-rw-r-- 1 1001 1001 168 Mar 9 00:31 version.go [Pipeline] sh 00:39:23 + '[' -e coverage.out ] 00:39:23 + chown 1001:1001 coverage.out [Pipeline] stash 00:39:23 Stashed 1 file(s) [Pipeline] sh 00:39:24 + make build 00:39:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:39:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 45.9% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.229s coverage: 100.0% of statements 00:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:40:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.563s coverage: 27.1% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.209s coverage: 66.2% of statements 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.674s coverage: 82.4% of statements 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.995s coverage: 28.6% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.205s coverage: 100.0% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.372s coverage: 86.7% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.340s coverage: 97.5% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.311s coverage: 92.8% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.224s coverage: 0.1% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.107s coverage: 47.1% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [Pipeline] } 00:40:34 $ docker stop --time=1 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a 00:40:37 $ docker rm -f 94533108fd1bf07379a661b6391d45eeddcc43affe7cce23429f5b2fb1f0cb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:39 00:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:40:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:40 latest: Pulling from edgex-devops/edgex-compose 00:40:40 cbdbe7a5bc2a: Pulling fs layer 00:40:40 ca9280d653b3: Pulling fs layer 00:40:40 7e9c9ca2126c: Pulling fs layer 00:40:40 cbdbe7a5bc2a: Verifying Checksum 00:40:40 cbdbe7a5bc2a: Download complete 00:40:41 cbdbe7a5bc2a: Pull complete 00:40:41 ca9280d653b3: Verifying Checksum 00:40:41 ca9280d653b3: Download complete 00:40:43 7e9c9ca2126c: Download complete 00:40:43 ca9280d653b3: Pull complete 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.127s coverage: 81.4% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.142s coverage: 92.9% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 75.5% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.6% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.222s coverage: 91.6% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.541s coverage: 62.4% of statements 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 00:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 00:40:58 7e9c9ca2126c: Pull complete 00:40:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:40:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:40:58 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:40:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 69.0% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.379s coverage: 38.4% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.105s coverage: 89.5% of statements 00:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements 00:41:03 $ docker top 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:03 + docker-compose build --help 00:41:03 + grep parallel 00:41:05 --parallel Build images in parallel. [Pipeline] } 00:41:05 $ docker stop --time=1 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 00:41:07 $ docker rm -f 87294c1e8a124f7f0a142b5571817e0a0fb5bf4bc92cdc248fa0bbeca77a0d13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 47.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.404s coverage: 87.8% of statements 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:41:08 . [Pipeline] withDockerContainer 00:41:08 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:41:08 $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:41:09 $ docker top 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:11 + docker-compose -f ./docker-compose-build.yml build --parallel 00:41:12 Building docker-core-command-go ... 00:41:12 Building docker-core-data-go ... 00:41:12 Building docker-core-metadata-go ... 00:41:12 Building docker-security-bootstrapper-go ... 00:41:12 Building docker-security-proxy-setup-go ... 00:41:12 Building docker-security-secretstore-setup-go ... 00:41:12 Building docker-support-notifications-go ... 00:41:12 Building docker-support-scheduler-go ... 00:41:12 Building docker-sys-mgmt-agent-go ... 00:41:12 Building docker-sys-mgmt-agent-go 00:41:12 Building docker-core-data-go 00:41:12 Building docker-support-scheduler-go 00:41:12 Building docker-security-bootstrapper-go 00:41:12 Building docker-support-notifications-go 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.237s coverage: 29.1% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.253s coverage: 95.6% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:41:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 00:41:18 GO111MODULE=on go vet ./... 00:42:40 gofmt -l . 00:42:40 [ "`gofmt -l .`" = "" ] 00:42:40 ./bin/test-go-mod-tidy.sh 00:42:40 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:41 + ls -al . 00:42:41 total 764 00:42:41 drwxrwxr-x 9 1001 1001 4096 Mar 9 00:42 . 00:42:41 drwxr-xr-x 4 root root 4096 Mar 9 00:38 .. 00:42:41 -rw-rw-r-- 1 1001 1001 11 Mar 9 00:36 .dockerignore 00:42:41 drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 .git 00:42:41 drwxrwxr-x 3 1001 1001 4096 Mar 9 00:36 .github 00:42:41 -rw-rw-r-- 1 1001 1001 818 Mar 9 00:36 .gitignore 00:42:41 -rw-rw-r-- 1 1001 1001 166 Mar 9 00:36 .sonarcloud.properties 00:42:41 -rw-rw-r-- 1 1001 1001 8475 Mar 9 00:36 Attribution.txt 00:42:41 -rw-rw-r-- 1 1001 1001 3804 Mar 9 00:36 CONTRIBUTING.md 00:42:41 -rw-rw-r-- 1 1001 1001 931 Mar 9 00:36 Dockerfile.build 00:42:41 -rw-rw-r-- 1 1001 1001 863 Mar 9 00:36 Jenkinsfile 00:42:41 -rw-rw-r-- 1 1001 1001 10775 Mar 9 00:36 LICENSE 00:42:41 -rw-rw-r-- 1 1001 1001 5774 Mar 9 00:36 Makefile 00:42:41 -rw-rw-r-- 1 1001 1001 6524 Mar 9 00:36 README.md 00:42:41 -rw-rw-r-- 1 1001 1001 6755 Mar 9 00:36 SECURITY.md 00:42:41 -rw-rw-r-- 1 1001 1001 5 Mar 9 00:33 VERSION 00:42:41 -rw-rw-r-- 1 1001 1001 4131 Mar 9 00:36 ZMQWindows.md 00:42:41 drwxrwxr-x 2 1001 1001 4096 Mar 9 00:36 bin 00:42:41 drwxrwxr-x 14 1001 1001 4096 Mar 9 00:36 cmd 00:42:41 -rw-r--r-- 1 root root 622934 Mar 9 00:41 coverage.out 00:42:41 -rw-r--r-- 1 root root 1055 Mar 9 00:42 go.mod 00:42:41 -rw-r--r-- 1 root root 21699 Mar 9 00:42 go.sum 00:42:41 drwxrwxr-x 8 1001 1001 4096 Mar 9 00:36 internal 00:42:41 drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 openapi 00:42:41 drwxrwxr-x 4 1001 1001 4096 Mar 9 00:36 snap 00:42:41 -rw-rw-r-- 1 1001 1001 168 Mar 9 00:36 version.go [Pipeline] sh 00:42:42 + '[' -e coverage.out ] 00:42:42 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:42 Warning: overwriting stash ‘coverage-report’ 00:42:43 Stashed 1 file(s) [Pipeline] sh 00:42:44 + make build 00:42:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:08 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:43:08 ---> 09572f8a1163 00:43:08 Step 3/31 : WORKDIR /edgex-go 00:43:08 ---> 09572f8a1163 00:43:08 Step 3/26 : WORKDIR /edgex-go 00:43:08 ---> 09572f8a1163 00:43:08 Step 3/22 : WORKDIR /edgex-go 00:43:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:08 ---> 09572f8a1163 00:43:08 Step 3/23 : WORKDIR /edgex-go 00:43:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:08 ---> 09572f8a1163 00:43:08 Step 3/22 : WORKDIR /edgex-go 00:43:08 ---> Running in 7d89961acab1 00:43:08 ---> Running in 8f91e7033b15 00:43:08 ---> Running in 3f2e3f78b33c 00:43:08 ---> Running in 58f2c5eb116f 00:43:08 ---> Running in 13cab99d8c13 00:43:08 Removing intermediate container 8f91e7033b15 00:43:08 ---> 25909e33cee0 00:43:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 Removing intermediate container 7d89961acab1 00:43:08 ---> b10dc9a8cfd1 00:43:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 Removing intermediate container 13cab99d8c13 00:43:08 ---> 132d9f934ef9 00:43:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 Removing intermediate container 58f2c5eb116f 00:43:08 ---> de894bb27839 00:43:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 Removing intermediate container 3f2e3f78b33c 00:43:08 ---> 53f7912d5cc7 00:43:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:08 ---> Running in eebd78949972 00:43:08 ---> Running in dfec2fbc9ef8 00:43:08 ---> Running in 175415e343ac 00:43:08 ---> Running in d2b10596006e 00:43:08 ---> Running in 76a7975cd30f 00:43:08 Removing intermediate container d2b10596006e 00:43:08 ---> cb72984a4978 00:43:08 Step 5/22 : RUN apk add --update --no-cache make git 00:43:08 Removing intermediate container dfec2fbc9ef8 00:43:08 ---> 11beca0834ee 00:43:08 Step 5/31 : RUN apk add --update --no-cache make git 00:43:08 ---> Running in 618f3aa2e376 00:43:08 ---> Running in e79b101bc2d6 00:43:08 Removing intermediate container 76a7975cd30f 00:43:08 ---> 4083b507cdb2 00:43:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:43:08 Removing intermediate container eebd78949972 00:43:08 ---> 869bcac41124 00:43:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:08 Removing intermediate container 175415e343ac 00:43:08 ---> a9257bc064a4 00:43:08 Step 5/26 : RUN apk add --update --no-cache make bash git 00:43:08 ---> Running in 018666c81b88 00:43:08 ---> Running in 05cc7dc3f620 00:43:08 ---> Running in 9e03e98346ec 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:43:08 OK: 233 MiB in 51 packages 00:43:08 OK: 233 MiB in 51 packages 00:43:08 OK: 233 MiB in 51 packages 00:43:09 OK: 233 MiB in 51 packages 00:43:09 OK: 233 MiB in 51 packages 00:43:10 Removing intermediate container 618f3aa2e376 00:43:10 ---> e20228389939 00:43:10 Step 6/22 : COPY go.mod . 00:43:10 Removing intermediate container 018666c81b88 00:43:10 ---> 49525351f949 00:43:10 Step 6/23 : COPY go.mod . 00:43:11 Removing intermediate container 9e03e98346ec 00:43:11 ---> 5652b19c0864 00:43:11 Step 6/26 : COPY go.mod . 00:43:12 ---> 491188bbd909 00:43:12 Step 7/22 : RUN go mod download 00:43:12 ---> b97ff3a9c5ab 00:43:12 Step 7/23 : RUN go mod download 00:43:12 Removing intermediate container e79b101bc2d6 00:43:12 ---> 006d52b2188d 00:43:12 Step 6/31 : COPY go.mod . 00:43:12 ---> 37b0b5f7026f 00:43:12 Step 7/26 : RUN go mod download 00:43:12 Removing intermediate container 05cc7dc3f620 00:43:12 ---> bc00c067ea02 00:43:12 Step 6/22 : COPY go.mod . 00:43:12 ---> Running in 4abbc4c1e0dd 00:43:12 ---> Running in 73c9bc67d0ab 00:43:13 ---> Running in 32db2f93ca18 00:43:14 ---> eb0ca3cac807 00:43:14 Step 7/31 : RUN go mod download 00:43:14 ---> 54bfdf55052f 00:43:14 Step 7/22 : RUN go mod download 00:43:14 ---> Running in 8d2c8d5c1dd2 00:43:14 ---> Running in 08f4c111a47c 00:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:20 Removing intermediate container 8d2c8d5c1dd2 00:43:20 ---> f55455f4fad6 00:43:20 Step 8/31 : COPY . . 00:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:21 Removing intermediate container 4abbc4c1e0dd 00:43:21 ---> b5469c3e7758 00:43:21 Step 8/22 : COPY . . 00:43:24 Removing intermediate container 73c9bc67d0ab 00:43:24 ---> 6a4724b7fed7 00:43:24 Step 8/23 : COPY . . 00:43:25 Removing intermediate container 32db2f93ca18 00:43:25 ---> d2131709eabc 00:43:25 Step 8/26 : COPY . . 00:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:28 Removing intermediate container 08f4c111a47c 00:43:28 ---> e6487927c4f5 00:43:28 Step 8/22 : COPY . . 00:43:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43: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 00:43: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 00:43: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 00: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 [Pipeline] } 00:43:58 $ docker stop --time=1 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 00:44:01 $ docker rm -f 5c1b10dda83ac1c11c321a9cd4a0cb8ed6aeec3e63dedbbe84487907da576356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:03 00:44:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:03 latest: Pulling from edgex-devops/edgex-compose-arm64 00:44:03 29e5d40040c1: Pulling fs layer 00:44:03 1ce36da41761: Pulling fs layer 00:44:03 25b303627fd3: Pulling fs layer 00:44:04 29e5d40040c1: Verifying Checksum 00:44:04 29e5d40040c1: Download complete 00:44:05 1ce36da41761: Verifying Checksum 00:44:05 1ce36da41761: Download complete 00:44:05 29e5d40040c1: Pull complete 00:44:07 1ce36da41761: Pull complete 00:44:07 25b303627fd3: Verifying Checksum 00:44:07 25b303627fd3: Download complete 00:44:17 25b303627fd3: Pull complete 00:44:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:17 prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 00:44:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:21 $ docker top a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:22 + docker-compose build --help+ 00:44:22 grep parallel 00:44:25 --parallel Build images in parallel. [Pipeline] } 00:44:25 $ docker stop --time=1 a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 00:44:27 $ docker rm -f a0b12da4a707a7cdeee2e01766b96f8a954c538545a52d708bc1e936eb400df7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:28 . [Pipeline] withDockerContainer 00:44:28 prd-ubuntu18.04-docker-arm64-4c-16g-29058 does not seem to be running inside a container 00:44:28 $ 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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:44:30 $ docker top b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:31 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:35 Building docker-core-command-go ... 00:44:35 Building docker-core-data-go ... 00:44:35 Building docker-core-metadata-go ... 00:44:35 Building docker-security-bootstrapper-go ... 00:44:35 Building docker-security-proxy-setup-go ... 00:44:35 Building docker-security-secretstore-setup-go ... 00:44:35 Building docker-support-notifications-go ... 00:44:35 Building docker-support-scheduler-go ... 00:44:35 Building docker-sys-mgmt-agent-go ... 00:44:35 Building docker-sys-mgmt-agent-go 00:44:35 Building docker-support-notifications-go 00:44:35 Building docker-core-command-go 00:44:35 Building docker-core-metadata-go 00:44:35 Building docker-security-proxy-setup-go 00:45:37 ---> 1158fbcf25ce 00:45:37 ---> 39c8c51be7b7 00:45:37 ---> efbbaedd1b0a 00:45:37 ---> b5fad685e81a 00:45:37 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agentStep 9/23 : RUN make cmd/core-data/core-data 00:45:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:45:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:45:37 00:45:37 ---> 2fb5068de88f 00:45:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:45:37 ---> Running in b8a605ec83e7 00:45:37 ---> Running in 4d1a100c4d83 00:45:37 ---> Running in 634fcc55a0da 00:45:37 ---> Running in a01b75deb24e 00:45:37 ---> Running in 70f5f10e3598 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:45:57 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:57 ---> c1cc93527cb4 00:45:57 Step 3/26 : WORKDIR /edgex-go 00:45:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:57 ---> c1cc93527cb4 00:45:57 Step 3/23 : WORKDIR /edgex-go 00:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:57 ---> c1cc93527cb4 00:45:57 Step 3/22 : WORKDIR /edgex-go 00:45:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:57 ---> c1cc93527cb4 00:45:57 Step 3/21 : WORKDIR /edgex-go 00:45:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:57 ---> c1cc93527cb4 00:45:57 Step 3/23 : WORKDIR /edgex-go 00:45:57 ---> Running in c90cfa42247a 00:45:57 ---> Running in 36d367ccb574 00:45:57 ---> Running in deee516dcf6b 00:45:57 ---> Running in 1628bb901448 00:45:57 ---> Running in 2acf00b58856 00:45:57 Removing intermediate container deee516dcf6b 00:45:57 Removing intermediate container 36d367ccb574 00:45:57 Removing intermediate container 2acf00b58856 00:45:57 ---> 2fb288c1782a 00:45:57 ---> 169bb0ff1b65 00:45:57 ---> 9c8fecb08202 00:45:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container c90cfa42247a 00:45:57 00:45:57 ---> 702152c2a68a 00:45:57 00:45:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:57 Removing intermediate container 1628bb901448 00:45:57 ---> 23724a35b5b9 00:45:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:57 ---> Running in ef25dfc7f28c 00:45:57 ---> Running in 5460a5dab4fc 00:45:57 ---> Running in c60bfefdf995 00:45:57 ---> Running in b75ab538e1ce 00:45:57 ---> Running in 638ba8ba6b9e 00:45:57 Removing intermediate container ef25dfc7f28c 00:45:57 ---> c72232571316 00:45:57 Step 5/26 : RUN apk add --update --no-cache make bash git 00:45:57 Removing intermediate container 5460a5dab4fc 00:45:57 ---> 898c5708a34b 00:45:57 Step 5/21 : RUN apk add --update --no-cache make git 00:45:57 ---> Running in e13d6ac21be9 00:45:57 Removing intermediate container b75ab538e1ce 00:45:57 ---> 91c8e1ff396b 00:45:57 Step 5/23 : RUN apk add --update --no-cache make git 00:45:57 ---> Running in c3ce7fceeb8f 00:45:57 ---> Running in d47c8dc0b1a6 00:45:57 Removing intermediate container 638ba8ba6b9e 00:45:57 ---> 5ed61f009dd3 00:45:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:57 Removing intermediate container c60bfefdf995 00:45:57 ---> c18758961bab 00:45:57 Step 5/23 : RUN apk add --update --no-cache make git 00:45:57 ---> Running in 07d4996073f2 00:45:57 ---> Running in bc5718bc7510 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:57 OK: 217 MiB in 51 packages 00:45:57 OK: 217 MiB in 51 packages 00:45:57 OK: 217 MiB in 51 packages 00:45:58 OK: 217 MiB in 51 packages 00:45:58 OK: 217 MiB in 51 packages 00:45:59 Removing intermediate container e13d6ac21be9 00:45:59 ---> c8acb6e6d716 00:45:59 Step 6/26 : COPY go.mod . 00:45:59 Removing intermediate container c3ce7fceeb8f 00:45:59 ---> 8ad46aa1cb4a 00:45:59 Step 6/21 : COPY go.mod . 00:45:59 Removing intermediate container d47c8dc0b1a6 00:45:59 ---> c81582e9eadf 00:45:59 Step 6/23 : COPY go.mod . 00:45:59 Removing intermediate container bc5718bc7510 00:45:59 ---> 842bf0fdeeec 00:45:59 Step 6/23 : COPY go.mod . 00:46:00 Removing intermediate container 07d4996073f2 00:46:00 ---> bb3546f5da7a 00:46:00 Step 6/22 : COPY go.mod . 00:46:00 ---> d57d81514282 00:46:00 Step 7/26 : RUN go mod download 00:46:00 ---> Running in 7d62ca1e79ce 00:46:00 ---> 8764e6879d3c 00:46:00 Step 7/23 : RUN go mod download 00:46:00 ---> 6c1a4808d89b 00:46:00 Step 7/21 : RUN go mod download 00:46:01 ---> Running in c077837bda66 00:46:01 ---> Running in 8a627c3e644e 00:46:01 ---> a3cf47d16647 00:46:01 Step 7/23 : RUN go mod download 00:46:01 ---> d02c7987539d 00:46:01 Step 7/22 : RUN go mod download 00:46:01 ---> Running in a164c098c9f4 00:46:01 ---> Running in b47164e6dfde 00:46:04 Removing intermediate container 7d62ca1e79ce 00:46:04 ---> 6c9493402cf2 00:46:04 Step 8/26 : COPY . . 00:46:06 Removing intermediate container 8a627c3e644e 00:46:06 ---> 18eff9c9c729 00:46:06 Step 8/21 : COPY . . 00:46:06 Removing intermediate container c077837bda66 00:46:06 ---> fadd2195894f 00:46:06 Step 8/23 : COPY . . 00:46:06 Removing intermediate container b47164e6dfde 00:46:06 ---> 2af5c6c4e443 00:46:06 Step 8/22 : COPY . . 00:46:07 Removing intermediate container a164c098c9f4 00:46:07 ---> d0fd70c9e776 00:46:07 Step 8/23 : COPY . . 00:46:33 ---> aafc15bfb2f2 00:46:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:33 ---> b7ac55ac433f 00:46:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:33 ---> 028faf3f42ad 00:46:33 Step 9/23 : RUN make cmd/core-command/core-command 00:46:33 ---> 45ddca1d3f23 00:46:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:46:33 ---> Running in d0e2cfffe309 00:46:33 ---> 0b8480113953 00:46:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:33 ---> Running in b45fb56b03e6 00:46:33 ---> Running in 493900c1e16f 00:46:33 ---> Running in 0902d76ca3a9 00:46:33 ---> Running in ca54fa17858e 00:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:46:59 Removing intermediate container 634fcc55a0da 00:46:59 ---> 83f6ac4d0c4d 00:46:59 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:46:59 ---> Running in f37bf1c3ffd5 00:46:59 Removing intermediate container b8a605ec83e7 00:46:59 ---> 65fd3ecbee7d 00:46:59 00:46:59 Step 10/31 : FROM alpine:3.12 00:46:59 3.12: Pulling from library/alpine 00:46:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:46:59 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:46:59 Status: Downloaded newer image for alpine:3.12 00:46:59 ---> 88dd2752d2ea 00:46:59 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:47:00 ---> Running in 8cb37fe77b22 00:47:02 Removing intermediate container 4d1a100c4d83 00:47:02 ---> 1a8d610fe04b 00:47:02 00:47:02 Step 10/22 : FROM alpine:3.12 00:47:02 ---> 88dd2752d2ea 00:47:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:47:02 Removing intermediate container a01b75deb24e 00:47:02 ---> dc7b22319be5 00:47:02 00:47:02 Step 10/22 : FROM alpine:3.12 00:47:02 ---> 88dd2752d2ea 00:47:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:02 ---> Running in cb75034159b5 00:47:04 Removing intermediate container 8cb37fe77b22 00:47:04 ---> a61296c8d17c 00:47:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:47:04 ---> Running in 070dc9452de8 00:47:05 ---> Running in efd10c5b877d 00:47:05 Removing intermediate container 70f5f10e3598 00:47:05 ---> 2682df3ab4bc 00:47:05 00:47:05 Step 10/23 : FROM alpine:3.12 00:47:05 ---> 88dd2752d2ea 00:47:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:05 ---> Running in dbe0934f7561 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:06 Removing intermediate container dbe0934f7561 00:47:06 ---> 750155721a5c 00:47:06 Step 12/23 : ENV APP_PORT=48080 00:47:06 (1/1) Installing dumb-init (1.2.2-r1) 00:47:06 Executing busybox-1.31.1-r19.trigger 00:47:06 OK: 6 MiB in 15 packages 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:06 ---> Running in 57e5e8f911d1 00:47:06 Removing intermediate container f37bf1c3ffd5 00:47:06 ---> fb0f13bcba3d 00:47:06 00:47:06 Step 11/26 : FROM docker:20.10.0 00:47:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:07 (1/2) Installing ca-certificates (20191127-r4) 00:47:07 (2/2) Installing dumb-init (1.2.2-r1) 00:47:07 Executing busybox-1.31.1-r19.trigger 00:47:07 Executing ca-certificates-20191127-r4.trigger 00:47:07 20.10.0: Pulling from library/docker 00:47:07 (1/2) Installing dumb-init (1.2.2-r1) 00:47:07 OK: 6 MiB in 16 packages 00:47:07 (2/2) Installing su-exec (0.2-r1) 00:47:07 Executing busybox-1.31.1-r19.trigger 00:47:07 OK: 6 MiB in 16 packages 00:47:07 Removing intermediate container 57e5e8f911d1 00:47:07 ---> 3dbe77a24f34 00:47:07 Step 13/23 : EXPOSE $APP_PORT 00:47:07 ---> Running in 37dac4803d44 00:47:10 Removing intermediate container 37dac4803d44 00:47:10 ---> 6c8c104f672c 00:47:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:10 Removing intermediate container cb75034159b5 00:47:10 ---> 895ba6652b15 00:47:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:10 ---> Running in 413f777cd82a 00:47:10 ---> Running in ce6e70c37ea3 00:47:10 Removing intermediate container efd10c5b877d 00:47:10 ---> eb92f9bcada8 00:47:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:47:11 Removing intermediate container 070dc9452de8 00:47:11 ---> bc8cdedbddee 00:47:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:11 ---> Running in d29553e81f89 00:47:11 ---> Running in 8178f84899c4 00:47:11 Removing intermediate container ce6e70c37ea3 00:47:11 ---> 2fdf0746b3a0 00:47:11 Step 13/22 : ENV APP_PORT=48085 00:47:12 ---> Running in 5ddda1674105 00:47:12 Removing intermediate container d29553e81f89 00:47:12 ---> 03d88fbc70ce 00:47:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:47:12 Removing intermediate container 8178f84899c4 00:47:12 ---> 7ee3f59a4f15 00:47:12 Step 13/22 : ENV APP_PORT=48060 00:47:12 ---> Running in ff4db502d24d 00:47:13 ---> Running in 5b5bed426ccc 00:47:13 Removing intermediate container 5ddda1674105 00:47:13 ---> 9f277dc77c13 00:47:13 Step 14/22 : EXPOSE $APP_PORT 00:47:13 Removing intermediate container ff4db502d24d 00:47:13 ---> ee5126fb50f3 00:47:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:47:14 ---> Running in 200485535bb0 00:47:14 Removing intermediate container 5b5bed426ccc 00:47:14 ---> fb9493ffdeb7 00:47:14 Step 14/22 : EXPOSE $APP_PORT 00:47:14 ---> Running in 94e961c74d69 00:47:14 ---> Running in d73c81b8d777 00:47:14 Removing intermediate container 200485535bb0 00:47:14 ---> e470dd6d588a 00:47:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:14 Removing intermediate container 413f777cd82a 00:47:14 ---> 1f6ae1fe7137 00:47:14 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:47:14 ---> Running in e59caf363054 00:47:14 Removing intermediate container d73c81b8d777 00:47:14 ---> fc3242f330b5 00:47:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:15 ---> 0297541f7ded 00:47:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:16 ---> 7c2355b94cd1 00:47:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:17 ---> c790bae16c6d 00:47:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:17 Removing intermediate container 94e961c74d69 00:47:17 ---> c14e728116c9 00:47:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:47:17 (1/6) Installing dumb-init (1.2.2-r1) 00:47:18 (2/6) Installing libgcc (9.3.0-r2) 00:47:18 (3/6) Installing libsodium (1.0.18-r0) 00:47:18 ---> Running in 39fca6f33c3f 00:47:18 ---> 30f03e00c944 00:47:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:18 (4/6) Installing libstdc++ (9.3.0-r2) 00:47:18 (5/6) Installing libzmq (4.3.3-r0) 00:47:18 (6/6) Installing zeromq (4.3.3-r0) 00:47:18 ---> ea010c9bbd36 00:47:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:47:18 Executing busybox-1.31.1-r19.trigger 00:47:18 OK: 8 MiB in 20 packages 00:47:20 ---> Running in 78dfc799d846 00:47:21 ---> afedb7072f88 00:47:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:21 Removing intermediate container 39fca6f33c3f 00:47:21 ---> 5b50208a7a07 00:47:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:47:22 ---> Running in 4f6fc7a149da 00:47:22 Removing intermediate container 78dfc799d846 00:47:22 ---> 916c553643c8 00:47:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:22 ---> Running in 26604e7dd4f0 00:47:22 Removing intermediate container e59caf363054 00:47:22 ---> 80df590a9873 00:47:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:22 ---> 26f1c33d8f04 00:47:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:47:23 Removing intermediate container 4f6fc7a149da 00:47:23 ---> c5a537e1d4ca 00:47:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:23 ---> Running in 64596f6968f3 00:47:23 ---> Running in 1231d8324a3a 00:47:23 Removing intermediate container 26604e7dd4f0 00:47:23 ---> 7441941ee8e7 00:47:23 Step 20/22 : LABEL arch=x86_64 00:47:23 ---> Running in 5be544d5acb7 00:47:23 ---> e28267ee5a3d 00:47:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:47:24 Removing intermediate container 1231d8324a3a 00:47:24 ---> 881cf8a8310a 00:47:24 Step 20/22 : LABEL arch=x86_64 00:47:24 ---> Running in 116dba5d2c40 00:47:24 Removing intermediate container 5be544d5acb7 00:47:24 ---> e6bb4c9effeb 00:47:24 Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:47:24 ---> Running in d5d351683ce5 00:47:25 Removing intermediate container 116dba5d2c40 00:47:25 ---> c247feece034 00:47:25 Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:47:25 Removing intermediate container d5d351683ce5 00:47:25 ---> 803b482dd57a 00:47:25 Step 22/22 : LABEL version=0.0.0 00:47:25 ---> Running in 5ba024f0b3aa 00:47:26 ---> 41be35f74153 00:47:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:47:26 ---> Running in 2de121c31bf7 00:47:26 Removing intermediate container 5ba024f0b3aa 00:47:26 ---> cf77d99080d6 00:47:26 Step 22/22 : LABEL version=0.0.0 00:47:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:47:27 Status: Downloaded newer image for docker:20.10.0 00:47:27 ---> aefe523efa57 00:47:27 Step 12/26 : RUN apk add --no-cache bash 00:47:27 ---> Running in 83272f6390d5 00:47:27 Removing intermediate container 64596f6968f3 00:47:27 ---> 01d07867aca2 00:47:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:27 Removing intermediate container 2de121c31bf7 00:47:27 ---> 2c9d750b2629 00:47:27 00:47:27 ---> Running in b2809594d54c 00:47:28 ---> 6f95712d5333 00:47:28 Step 19/23 : ENTRYPOINT ["/core-data"] 00:47:28 Removing intermediate container 83272f6390d5 00:47:28 ---> 37417d5a558e 00:47:28 00:47:28 ---> Running in b18e46602424 00:47:29 ---> 31044ff7c71f 00:47:29 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:47:29 Successfully built 2c9d750b2629 00:47:29 Successfully tagged docker-support-scheduler-go:latest 00:47:29  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 00:47:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:30 Removing intermediate container b18e46602424 00:47:30 ---> 7ccb162a75dd 00:47:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:30 (1/2) Installing readline (8.0.4-r0) 00:47:30 (2/2) Installing bash (5.0.17-r0) 00:47:30 Executing bash-5.0.17-r0.post-install 00:47:30 Executing busybox-1.31.1-r19.trigger 00:47:30 OK: 12 MiB in 22 packages 00:47:31 ---> ee1a0b80d11f 00:47:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:47:32 ---> Running in 69163942c454 00:47:32 Successfully built 37417d5a558e 00:47:32 Successfully tagged docker-support-notifications-go:latest 00:47:32 Building docker-security-secretstore-setup-go 00:47:34  Building docker-support-notifications-go ... done Removing intermediate container 69163942c454 00:47:34 ---> 942deac60b0c 00:47:34 Step 21/23 : LABEL arch=x86_64 00:47:35 ---> 05723737a6c3 00:47:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:47:35 Removing intermediate container b2809594d54c 00:47:35 ---> dc98053e6bdc 00:47:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:47:35 ---> Running in f8687239a07c 00:47:37 ---> Running in 83daf6930553 00:47:37 Removing intermediate container f8687239a07c 00:47:37 ---> a2bdb8cd9ffa 00:47:37 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:47:38 ---> Running in 0115ac67af9c 00:47:38 ---> ae8b5b68d810 00:47:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:47:38 Removing intermediate container 83daf6930553 00:47:38 ---> 93827342ec53 00:47:38 Step 14/26 : ENV APP_PORT=48090 00:47:38 ---> Running in 4987470bc888 00:47:38 Removing intermediate container 0115ac67af9c 00:47:38 ---> 21b4e3e3611a 00:47:38 Step 23/23 : LABEL version=0.0.0 00:47:38 ---> Running in 95cca5246f37 00:47:38 ---> c8edac4a99c5 00:47:38 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:47:38 Removing intermediate container 4987470bc888 00:47:38 ---> 2962c8d51206 00:47:38 Step 15/26 : EXPOSE $APP_PORT 00:47:40 ---> Running in 3def6f67a180 00:47:40 ---> Running in f4ec1d66e646 00:47:41 Removing intermediate container 95cca5246f37 00:47:41 ---> 571653b65fa6 00:47:41 00:47:41 Successfully built 571653b65fa6 00:47:42 Successfully tagged docker-core-data-go:latest 00:47:42 Building docker-core-command-go 00:47:43  Building docker-core-data-go ... done Removing intermediate container f4ec1d66e646 00:47:43 ---> 174ccae2fa30 00:47:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:47:43 Removing intermediate container 3def6f67a180 00:47:43 ---> 6c480a66fadb 00:47:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:47:46 ---> ba3ff580649b 00:47:46 Step 26/31 : RUN chmod +x /entrypoint.sh 00:47:46 ---> 78e359a71ce6 00:47:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:47:46 ---> Running in 77c7b296582c 00:47:49 ---> b148403b4319 00:47:49 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:47:52 ---> 87c347302c46 00:47:52 Step 19/26 : RUN apk --no-cache add py3-pip 00:47:52 ---> Running in 75c23f8f1211 00:47:54 Removing intermediate container 77c7b296582c 00:47:54 ---> c0dc92494a5d 00:47:54 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:47:54 ---> Running in d1f5c57d2459 00:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:47:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:47:55 (1/33) Installing libbz2 (1.0.8-r1) 00:47:55 (2/33) Installing expat (2.2.9-r1) 00:47:55 (3/33) Installing libffi (3.3-r2) 00:47:55 (4/33) Installing gdbm (1.13-r1) 00:47:55 (5/33) Installing xz-libs (5.2.5-r0) 00:47:55 (6/33) Installing sqlite-libs (3.32.1-r0) 00:47:55 (7/33) Installing python3 (3.8.5-r1) 00:47:55 Removing intermediate container d1f5c57d2459 00:47:55 ---> a2134100c375 00:47:55 Step 28/31 : CMD ["gate"] 00:47:58 ---> Running in 6dfdd7e4f0c3 00:47:59 (8/33) Installing py3-appdirs (1.4.4-r1) 00:47:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:47:59 (10/33) Installing py3-parsing (2.4.7-r0) 00:47:59 (11/33) Installing py3-six (1.15.0-r0) 00:47:59 (12/33) Installing py3-packaging (20.4-r0) 00:47:59 (13/33) Installing py3-setuptools (47.0.0-r0) 00:47:59 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:00 (15/33) Installing py3-idna (2.9-r0) 00:48:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:03 (18/33) Installing py3-requests (2.23.0-r0) 00:48:03 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:03 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:04 Removing intermediate container 6dfdd7e4f0c3 00:48:04 ---> a31cc75d5611 00:48:04 Step 29/31 : LABEL arch=x86_64 00:48:05 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:05 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:07 (24/33) Installing py3-distro (1.5.0-r1) 00:48:07 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:07 ---> Running in 61bb1cb78983 00:48:07 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:07 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:07 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:07 (29/33) Installing py3-progress (1.5-r0) 00:48:07 (30/33) Installing py3-toml (0.10.1-r0) 00:48:07 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:07 (33/33) Installing py3-pip (20.1.1-r0) 00:48:09 Executing busybox-1.31.1-r19.trigger 00:48:09 OK: 71 MiB in 55 packages 00:48:09 Removing intermediate container 61bb1cb78983 00:48:09 ---> a79aad2f31f4 00:48:09 Step 30/31 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:48:10 ---> Running in d0db9638c268 00:48:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:13 Removing intermediate container d0db9638c268 00:48:13 ---> 46ab9b1f2429 00:48:13 Step 31/31 : LABEL version=0.0.0 00:48:15 ---> Running in d84106ea9ce1 00:48:18 Removing intermediate container d84106ea9ce1 00:48:18 ---> e36245666427 00:48:18 00:48:18 Removing intermediate container d0e2cfffe309 00:48:18 ---> a01ae07ff386 00:48:18 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:18 ---> Running in ac1eeaf98c6e 00:48:19 Removing intermediate container 493900c1e16f 00:48:19 ---> a3a03a075a31 00:48:19 00:48:19 Step 10/21 : FROM alpine:3.12 00:48:19 3.12: Pulling from library/alpine 00:48:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:20 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:48:20 Status: Downloaded newer image for alpine:3.12 00:48:20 ---> d10569e2745f 00:48:20 Step 11/21 : RUN apk add --update --no-cache curl 00:48:21 ---> Running in 460bc05e9be0 00:48:22 Successfully built e36245666427 00:48:22 Successfully tagged docker-security-bootstrapper-go:latest 00:48:22 Building docker-core-metadata-go 00:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:24 (1/4) Installing ca-certificates (20191127-r4) 00:48:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:48:24 (3/4) Installing libcurl (7.69.1-r3) 00:48:24 (4/4) Installing curl (7.69.1-r3) 00:48:24 Executing busybox-1.31.1-r19.trigger 00:48:24 Executing ca-certificates-20191127-r4.trigger 00:48:24 OK: 7 MiB in 18 packages 00:48:27 Removing intermediate container ac1eeaf98c6e 00:48:27 ---> 3a53362a6f47 00:48:27 00:48:27 Step 11/26 : FROM docker:20.10.0 00:48:27 20.10.0: Pulling from library/docker 00:48:27 Removing intermediate container 460bc05e9be0 00:48:27 ---> 37dc4a3ac534 00:48:27 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:28 ---> Running in e7343ac37b33 00:48:29 Removing intermediate container e7343ac37b33 00:48:29 ---> b933885a82ef 00:48:29 Step 13/21 : WORKDIR /edgex 00:48:29 ---> Running in 6662c6058e74 00:48:31 Removing intermediate container 6662c6058e74 00:48:31 ---> 73ab22a6e470 00:48:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:48:33 ---> a1235efd9947 00:48:33 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:48:33 Removing intermediate container ca54fa17858e 00:48:33 ---> 960b89732877 00:48:33 00:48:33 Step 10/22 : FROM alpine:3.12 00:48:33 ---> d10569e2745f 00:48:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:33 Removing intermediate container b45fb56b03e6 00:48:33 ---> ca9f71d25071 00:48:33 00:48:33 Step 10/23 : FROM alpine:3.12 00:48:33 ---> d10569e2745f 00:48:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:34 ---> Running in 61a0d667e9cc 00:48:34 ---> Running in d62c2b25196f 00:48:35 ---> 7cb5b53fedb8 00:48:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:38 (1/1) Installing dumb-init (1.2.2-r1) 00:48:38 Executing busybox-1.31.1-r19.trigger 00:48:38 OK: 5 MiB in 15 packages 00:48:38 (1/2) Installing ca-certificates (20191127-r4) 00:48:38 (2/2) Installing dumb-init (1.2.2-r1) 00:48:38 Executing busybox-1.31.1-r19.trigger 00:48:38 Executing ca-certificates-20191127-r4.trigger 00:48:38 OK: 6 MiB in 16 packages 00:48:38 ---> d00b334a37d7 00:48:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:48:39 ---> Running in 6e6b2ee40122 00:48:40 Removing intermediate container 6e6b2ee40122 00:48:40 ---> 5328a2a6ac52 00:48:40 Step 18/21 : CMD ["--init=true"] 00:48:40 Removing intermediate container d62c2b25196f 00:48:40 ---> 87540db1dc99 00:48:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:40 ---> Running in 35d6bdf29f26 00:48:41 ---> Running in 44b2a818266a 00:48:41 Removing intermediate container 0902d76ca3a9 00:48:41 ---> 6f2cf190ad3d 00:48:41 00:48:41 Step 10/23 : FROM alpine:3.12 00:48:41 ---> d10569e2745f 00:48:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:41 ---> Using cache 00:48:41 ---> 87540db1dc99 00:48:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:41 Removing intermediate container 61a0d667e9cc 00:48:41 ---> c8bfececd294 00:48:41 Removing intermediate container 35d6bdf29f26 00:48:41 ---> 04a598684a69 00:48:41 Step 19/21 : LABEL arch=arm64 00:48:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:41 ---> Running in 71cb867c12d4 00:48:41 Removing intermediate container 44b2a818266a 00:48:41 ---> 9771728aefa5 00:48:41 Step 13/23 : ENV APP_PORT=48082 00:48:42 ---> Running in c63b71d894c7 00:48:42 ---> Running in ca6994a6fb57 00:48:42 ---> Running in f23c5e933591 00:48:42 Removing intermediate container 71cb867c12d4 00:48:42 ---> 833b6227d476 00:48:42 Step 13/23 : ENV APP_PORT=48081 00:48:42 Removing intermediate container c63b71d894c7 00:48:42 ---> 5020dad6f012 00:48:42 Step 13/22 : ENV APP_PORT=48060 00:48:42 ---> Running in 59fb3eff87c0 00:48:42 Removing intermediate container ca6994a6fb57 00:48:42 ---> b85faf8e3ebe 00:48:42 Step 20/21 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:48:43 Removing intermediate container f23c5e933591 00:48:43 ---> c9281cedd2de 00:48:43 Step 14/23 : EXPOSE $APP_PORT 00:48:43 ---> Running in 521ba37d5b1e 00:48:43 ---> Running in ba61797aa252 00:48:43 ---> Running in 449f88a79cf8 00:48:43 Removing intermediate container 59fb3eff87c0 00:48:43 ---> f700be7fdb8a 00:48:43 Step 14/23 : EXPOSE $APP_PORT 00:48:43 ---> Running in 676d93abc86a 00:48:43 Removing intermediate container ba61797aa252 00:48:43 ---> ca3b9e1fb087 00:48:43 Step 14/22 : EXPOSE $APP_PORT 00:48:43 Removing intermediate container 521ba37d5b1e 00:48:43 ---> bf61434f648a 00:48:43 Step 21/21 : LABEL version=0.0.0 00:48:44 Removing intermediate container 449f88a79cf8 00:48:44 ---> 5099e360859e 00:48:44 Step 15/23 : WORKDIR / 00:48:44 ---> Running in d03aa545f261 00:48:44 ---> Running in a7b6925ef5a9 00:48:44 ---> Running in 062aa211f1e0 00:48:44 Removing intermediate container 676d93abc86a 00:48:44 ---> e9603e297477 00:48:44 Step 15/23 : WORKDIR / 00:48:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:48:44 Status: Downloaded newer image for docker:20.10.0 00:48:44 ---> eeaf43b92773 00:48:44 Step 12/26 : RUN apk add --no-cache bash 00:48:44 ---> Running in f8585ae0cb73 00:48:44 Removing intermediate container d03aa545f261 00:48:44 ---> de31658e164c 00:48:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:44 ---> Running in 83ebf228a47e 00:48:44 Removing intermediate container a7b6925ef5a9 00:48:44 ---> 0db0e6dd7a09 00:48:44 00:48:45 Removing intermediate container 062aa211f1e0 00:48:45 ---> d51b1aada17d 00:48:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:45 Removing intermediate container f8585ae0cb73 00:48:45 ---> a540907e9005 00:48:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:45 Successfully built 0db0e6dd7a09 00:48:45 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:48:45  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 00:48:45  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:45 ---> 09572f8a1163 00:48:45 Step 3/24 : WORKDIR /edgex-go 00:48:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:48:45 ---> 09572f8a1163 00:48:45 Step 3/21 : WORKDIR /edgex-go 00:48:45 ---> Using cache 00:48:45 ---> 53f7912d5cc7 00:48:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:45 ---> Using cache 00:48:45 ---> 53f7912d5cc7 00:48:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:45 ---> Using cache 00:48:45 ---> 4083b507cdb2 00:48:45 Step 5/24 : RUN apk add --update --no-cache make git 00:48:45 ---> Using cache 00:48:45 ---> 4083b507cdb2 00:48:45 Step 5/21 : RUN apk add --update --no-cache make git 00:48:45 ---> Running in 252715ce21ec 00:48:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:48:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:48:45 ---> 09572f8a1163 00:48:45 Step 3/23 : WORKDIR /edgex-go 00:48:45 ---> Using cache 00:48:45 ---> 53f7912d5cc7 00:48:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:45 ---> Using cache 00:48:45 ---> 4083b507cdb2 00:48:45 Step 5/23 : RUN apk add --update --no-cache make git 00:48:45 ---> Running in ed9c946f72af 00:48:46 ---> 53450e501629 00:48:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:46 ---> e3dab79f2dd2 00:48:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:46 ---> d28d668f659a 00:48:46 ---> Running in 7ae55fad0afd 00:48:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:47 (1/2) Installing readline (8.0.4-r0) 00:48:47 (2/2) Installing bash (5.0.17-r0) 00:48:47 Executing bash-5.0.17-r0.post-install 00:48:47 Executing busybox-1.31.1-r19.trigger 00:48:47 OK: 12 MiB in 22 packages 00:48:49 ---> 9af2dafdae5b 00:48:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:49 ---> af1e289ce47f 00:48:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:49 ---> eddb7a690473 00:48:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:49 ---> bf9d965c7ffe 00:48:49 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:50 ---> Running in 24b57d1961fe 00:48:50 Removing intermediate container 83ebf228a47e 00:48:50 ---> 9f12bcc279cc 00:48:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:50 ---> 433218872569 00:48:50 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:48:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:48:50 ---> 71be9f47c97e 00:48:50 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:48:50 ---> Running in 462bc5d00d43 00:48:50 ---> Running in 5e4b61b1c77a 00:48:51 ---> Running in 141ee741cb46 00:48:51 Removing intermediate container 24b57d1961fe 00:48:51 ---> 96e9fe45b39a 00:48:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:48:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:48:51 ---> Running in 4891e1d0787a 00:48:51 Removing intermediate container 462bc5d00d43 00:48:51 ---> 660f5287d56a 00:48:51 Step 14/26 : ENV APP_PORT=48090 00:48:52 OK: 233 MiB in 51 packages 00:48:52 OK: 233 MiB in 51 packages 00:48:52 Removing intermediate container 5e4b61b1c77a 00:48:52 ---> 512bc4c13c3c 00:48:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:52 Removing intermediate container 141ee741cb46 00:48:52 ---> 960b17cc9e3d 00:48:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:52 ---> Running in 6d992cffb61c 00:48:52 ---> Running in ca671da1f2ba 00:48:52 ---> Running in 02d778873d41 00:48:52 OK: 233 MiB in 51 packages 00:48:52 Removing intermediate container 4891e1d0787a 00:48:52 ---> a49bbc55f7d3 00:48:52 Step 20/22 : LABEL arch=arm64 00:48:52 ---> Running in 1e025ac42edd 00:48:52 Removing intermediate container ca671da1f2ba 00:48:52 ---> d15f68fef4d9 00:48:52 Step 21/23 : LABEL arch=arm64 00:48:53 Removing intermediate container 02d778873d41 00:48:53 ---> 8a934e302e28 00:48:53 Step 21/23 : LABEL arch=arm64 00:48:53 Removing intermediate container 6d992cffb61c 00:48:53 ---> f2236a9b9b13 00:48:53 Step 15/26 : EXPOSE $APP_PORT 00:48:53 ---> Running in ee10bea0fe5c 00:48:53 ---> Running in 4a4285879618 00:48:53 ---> Running in 4a7cf01761d1 00:48:53 Removing intermediate container 1e025ac42edd 00:48:53 ---> c6cb595f39a2 00:48:53 Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:48:54 ---> Running in 6fecd92041de 00:48:54 Removing intermediate container ee10bea0fe5c 00:48:54 ---> 5fb9a5999bba 00:48:54 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:48:54 Removing intermediate container 4a4285879618 00:48:54 ---> f4369aa9cde5 00:48:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:54 Removing intermediate container 4a7cf01761d1 00:48:54 ---> 820b3df4e8d6 00:48:54 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:48:54 ---> Running in 2161fb9f1379 00:48:54 ---> Running in 2eb860fe3c06 00:48:54 Removing intermediate container 6fecd92041de 00:48:54 ---> e1a8dec2b1b8 00:48:54 Step 22/22 : LABEL version=0.0.0 00:48:55 ---> Running in 83f243cc0279 00:48:55 Removing intermediate container 2eb860fe3c06 00:48:55 ---> 975ebeb98c5f 00:48:55 Step 23/23 : LABEL version=0.0.0 00:48:55 Removing intermediate container 2161fb9f1379 00:48:55 ---> 78e2c53ba715 00:48:55 Step 23/23 : LABEL version=0.0.0 00:48:56 ---> Running in 58eb37cde8e2 00:48:56 ---> Running in 2d2d724a3083 00:48:56 ---> 5d65472e06af 00:48:56 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:56 Removing intermediate container 83f243cc0279 00:48:56 ---> 241103822994 00:48:56 00:48:56 Successfully built 241103822994 00:48:56 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:56  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:48:56 Removing intermediate container 58eb37cde8e2 00:48:56 ---> 3e43b3d9bfcb 00:48:56 00:48:56 Removing intermediate container 2d2d724a3083 00:48:56 ---> bb015a573fc1 00:48:56 00:48:57 ---> b951da9be38f 00:48:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:57 Successfully built 3e43b3d9bfcb 00:48:57 Successfully tagged docker-core-command-go-arm64:latest 00:48:57 Building docker-support-scheduler-go 00:48:57  Building docker-core-command-go ... done Successfully built bb015a573fc1 00:48:57 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:57 Building docker-core-data-go 00:48:58  Building docker-core-metadata-go ... done  ---> 41e4f554de39 00:48:58 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:58 ---> Running in f719d55b027f 00:48:59 Removing intermediate container 7ae55fad0afd 00:48:59 ---> 6e461f7017e2 00:48:59 Step 6/23 : COPY go.mod . 00:48:59 Removing intermediate container ed9c946f72af 00:48:59 ---> d2f8a13960b1 00:48:59 Step 6/24 : COPY go.mod . 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:00 (1/33) Installing libbz2 (1.0.8-r1) 00:49:00 (2/33) Installing expat (2.2.9-r1) 00:49:00 (3/33) Installing libffi (3.3-r2) 00:49:00 (4/33) Installing gdbm (1.13-r1) 00:49:00 (5/33) Installing xz-libs (5.2.5-r0) 00:49:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:49:00 (7/33) Installing python3 (3.8.5-r1) 00:49:00 Removing intermediate container 252715ce21ec 00:49:00 ---> a6100741ea9e 00:49:00 Step 6/21 : COPY go.mod . 00:49:01 ---> 64e2d53970fe 00:49:01 Step 7/24 : RUN go mod download 00:49:02 ---> 85c89fdeff55 00:49:02 Step 7/23 : RUN go mod download 00:49:02 (8/33) Installing py3-appdirs (1.4.4-r1) 00:49:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:49:02 (10/33) Installing py3-parsing (2.4.7-r0) 00:49:02 (11/33) Installing py3-six (1.15.0-r0) 00:49:02 (12/33) Installing py3-packaging (20.4-r0) 00:49:02 (13/33) Installing py3-setuptools (47.0.0-r0) 00:49:02 (14/33) Installing py3-chardet (3.0.4-r4) 00:49:02 (15/33) Installing py3-idna (2.9-r0) 00:49:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:49:02 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:49:02 (18/33) Installing py3-requests (2.23.0-r0) 00:49:02 (19/33) Installing py3-msgpack (1.0.0-r0) 00:49:02 (20/33) Installing py3-lockfile (0.12.2-r3) 00:49:02 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:49:02 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:02 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:02 (24/33) Installing py3-distro (1.5.0-r1) 00:49:02 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:02 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:02 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:02 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:02 (29/33) Installing py3-progress (1.5-r0) 00:49:02 (30/33) Installing py3-toml (0.10.1-r0) 00:49:02 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:49:02 (33/33) Installing py3-pip (20.1.1-r0) 00:49:03 ---> f73585576062 00:49:03 Step 7/21 : RUN go mod download 00:49:03 Executing busybox-1.31.1-r19.trigger 00:49:03 OK: 71 MiB in 55 packages 00:49:03 ---> Running in beca71b2aa57 00:49:04 ---> Running in 915285267acf 00:49:04 ---> Running in 01c5d2835061 00:49:13 Removing intermediate container f719d55b027f 00:49:13 ---> 0af433def558 00:49:13 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:13 ---> Running in 8a72f7a8a827 00:49:16 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:49:16 ---> c1cc93527cb4 00:49:16 Step 3/31 : WORKDIR /edgex-go 00:49:16 ---> Using cache 00:49:16 ---> 23724a35b5b9 00:49:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:16 ---> Using cache 00:49:16 ---> c18758961bab 00:49:16 Step 5/31 : RUN apk add --update --no-cache make git 00:49:16 ---> Using cache 00:49:16 ---> 842bf0fdeeec 00:49:16 Step 6/31 : COPY go.mod . 00:49:16 ---> Using cache 00:49:16 ---> a3cf47d16647 00:49:16 Step 7/31 : RUN go mod download 00:49:16 ---> Using cache 00:49:16 ---> d0fd70c9e776 00:49:16 Step 8/31 : COPY . . 00:49:16 ---> Using cache 00:49:16 ---> 45ddca1d3f23 00:49:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:17 ---> 09572f8a1163 00:49:17 Step 3/23 : WORKDIR /edgex-go 00:49:17 ---> Using cache 00:49:17 ---> 53f7912d5cc7 00:49:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:17 ---> Using cache 00:49:17 ---> 4083b507cdb2 00:49:17 Step 5/23 : RUN apk add --update --no-cache make git 00:49:17 ---> Using cache 00:49:17 ---> a6100741ea9e 00:49:17 Step 6/23 : COPY go.mod . 00:49:17 ---> Using cache 00:49:17 ---> f73585576062 00:49:17 Step 7/23 : RUN go mod download 00:49:17 ---> Running in c475874c1251 00:49:17 ---> Running in 94264cb258a1 00:49:17 Removing intermediate container 915285267acf 00:49:17 ---> 971ba0b091a0 00:49:17 Step 8/21 : COPY . . 00:49:18 Removing intermediate container beca71b2aa57 00:49:18 ---> 778294d77a81 00:49:18 Step 8/24 : COPY . . 00:49:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:49:19 Collecting docker-compose==1.23.2 00:49:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:19 Removing intermediate container 01c5d2835061 00:49:19 ---> f2ad8f0d9964 00:49:19 Step 8/23 : COPY . . 00:49:19 Collecting cached-property<2,>=1.2.0 00:49:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:20 Collecting texttable<0.10,>=0.9.0 00:49:20 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:23 Collecting docker<4.0,>=3.6.0 00:49:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:23 Collecting dockerpty<0.5,>=0.4.1 00:49:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:26 Collecting docopt<0.7,>=0.6.1 00:49:26 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:29 Collecting jsonschema<3,>=2.5.1 00:49:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:29 Collecting websocket-client<1.0,>=0.32.0 00:49:29 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:49:31 Collecting PyYAML<4,>=3.10 00:49:31 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:31 Removing intermediate container c475874c1251 00:49:31 ---> d89ffd9b6a5b 00:49:31 Step 8/23 : COPY . . 00:49:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:36 Collecting docker-pycreds>=0.4.0 00:49:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:37 Collecting urllib3<1.25,>=1.21.1 00:49:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:37 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:37 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:38 Collecting idna<2.8,>=2.5 00:49:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:39 Installing collected packages: cached-property, texttable, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, jsonschema, PyYAML, docker-compose 00:49:39 Running setup.py install for texttable: started 00:49:40 Removing intermediate container 75c23f8f1211 00:49:40 ---> 334dc3dda8e7 00:49:40 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:41 Running setup.py install for texttable: finished with status 'done' 00:49:41 Attempting uninstall: urllib3 00:49:41 Found existing installation: urllib3 1.25.9 00:49:41 Uninstalling urllib3-1.25.9: 00:49:41 Successfully uninstalled urllib3-1.25.9 00:49:42 Attempting uninstall: idna 00:49:42 Found existing installation: idna 2.9 00:49:42 Uninstalling idna-2.9: 00:49:42 Successfully uninstalled idna-2.9 00:49:43 Attempting uninstall: requests 00:49:43 Found existing installation: requests 2.23.0 00:49:43 Uninstalling requests-2.23.0: 00:49:43 Successfully uninstalled requests-2.23.0 00:49:45 Running setup.py install for dockerpty: started 00:49:47 ---> Running in c132be945117 00:49:47 Running setup.py install for dockerpty: finished with status 'done' 00:49:47 Running setup.py install for docopt: started 00:49:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:49:48 ---> c1cc93527cb4 00:49:48 Step 3/22 : WORKDIR /edgex-go 00:49:48 ---> Using cache 00:49:48 ---> 23724a35b5b9 00:49:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:48 ---> Using cache 00:49:48 ---> c18758961bab 00:49:48 Step 5/22 : RUN apk add --update --no-cache make git 00:49:48 ---> Using cache 00:49:48 ---> 842bf0fdeeec 00:49:48 Step 6/22 : COPY go.mod . 00:49:48 ---> Using cache 00:49:48 ---> a3cf47d16647 00:49:48 Step 7/22 : RUN go mod download 00:49:48 ---> Using cache 00:49:48 ---> d0fd70c9e776 00:49:48 Step 8/22 : COPY . . 00:49:48 ---> Using cache 00:49:48 ---> 45ddca1d3f23 00:49:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:49:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> c1cc93527cb4 00:49:49 Step 3/24 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 23724a35b5b9 00:49:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> c18758961bab 00:49:49 Step 5/24 : RUN apk add --update --no-cache make git 00:49:49 ---> Using cache 00:49:49 ---> 842bf0fdeeec 00:49:49 Step 6/24 : COPY go.mod . 00:49:49 ---> Using cache 00:49:49 ---> a3cf47d16647 00:49:49 Step 7/24 : RUN go mod download 00:49:49 ---> Using cache 00:49:49 ---> d0fd70c9e776 00:49:49 Step 8/24 : COPY . . 00:49:49 ---> Using cache 00:49:49 ---> 45ddca1d3f23 00:49:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:49:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:49 ---> c1cc93527cb4 00:49:49 Step 3/23 : WORKDIR /edgex-go 00:49:49 ---> Using cache 00:49:49 ---> 23724a35b5b9 00:49:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:49 ---> Using cache 00:49:49 ---> c18758961bab 00:49:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:49 Running setup.py install for docopt: finished with status 'done' 00:49:51 Running setup.py install for PyYAML: started 00:49:53 ---> Running in bf7ec98cab4d 00:49:53 ---> Running in b38d2f7cfb80 00:49:53 ---> Running in 340b34f71fc5 00:49:53 Running setup.py install for PyYAML: finished with status 'done' 00:49:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 00:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49: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 00:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:57 OK: 217 MiB in 51 packages 00:49:59 Removing intermediate container b38d2f7cfb80 00:49:59 ---> f688c062403c 00:49:59 Step 6/23 : COPY go.mod . 00:50:00 Removing intermediate container 8a72f7a8a827 00:50:00 ---> 7da4dc0e3c05 00:50:00 Step 21/26 : RUN apk --no-cache add curl 00:50:00 ---> 666efdd80f12 00:50:00 Step 7/23 : RUN go mod download 00:50:00 ---> Running in 2a0de95bac63 00:50:00 ---> Running in fe3de7c73a71 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:03 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:03 (2/3) Installing libcurl (7.69.1-r3) 00:50:03 (3/3) Installing curl (7.69.1-r3) 00:50:03 Executing busybox-1.31.1-r19.trigger 00:50:03 OK: 71 MiB in 58 packages 00:50:06 Removing intermediate container 2a0de95bac63 00:50:06 ---> 2f79b7cb4ace 00:50:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:06 ---> Running in 1b0919c0d0db 00:50:06 Removing intermediate container fe3de7c73a71 00:50:06 ---> f152829f53cd 00:50:06 Step 8/23 : COPY . . 00:50:07 Removing intermediate container 1b0919c0d0db 00:50:07 ---> 9b342cd75749 00:50:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 ---> Running in 546c30ffe24c 00:50:09 Removing intermediate container 546c30ffe24c 00:50:09 ---> b244a699186d 00:50:09 Step 24/26 : LABEL arch=arm64 00:50:09 ---> Running in 90c308a39c0a 00:50:10 Removing intermediate container 90c308a39c0a 00:50:10 ---> 2cf2aef38c37 00:50:10 Step 25/26 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:50:11 ---> Running in 89ad50b81751 00:50:12 Removing intermediate container 89ad50b81751 00:50:12 ---> 6bce52f905d3 00:50:12 Step 26/26 : LABEL version=0.0.0 00:50:13 ---> Running in d2369801a2ef 00:50:14 Removing intermediate container d2369801a2ef 00:50:14 ---> f90f5606ae40 00:50:14 00:50:15 Successfully built f90f5606ae40 00:50:15 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:50:27 Collecting docker-compose==1.23.2 00:50:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:50:27 Collecting docopt<0.7,>=0.6.1 00:50:27 Downloading docopt-0.6.2.tar.gz (25 kB) 00:50:27  Building docker-sys-mgmt-agent-go ... done  ---> 8678b12e6a55 00:50:27 Step 9/23 : RUN make cmd/core-data/core-data 00:50:27 ---> Running in 80398cf225c8 00:50:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:50:31 Removing intermediate container 94264cb258a1 00:50:31 ---> f05e0b738771 00:50:31 00:50:31 Step 10/31 : FROM alpine:3.12 00:50:31 ---> d10569e2745f 00:50:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:50:31 ---> Running in 3d99ca25f4a0 00:50:32 Removing intermediate container 3d99ca25f4a0 00:50:32 ---> 08d402f78d23 00:50:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:50:32 ---> Running in e9487b9771f8 00:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:35 (1/2) Installing dumb-init (1.2.2-r1) 00:50:35 (2/2) Installing su-exec (0.2-r1) 00:50:35 Executing busybox-1.31.1-r19.trigger 00:50:35 OK: 5 MiB in 16 packages 00:50:37 Removing intermediate container e9487b9771f8 00:50:37 ---> 0816845136ea 00:50:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:50:37 ---> Running in 921cf4b54430 00:50:38 Removing intermediate container 921cf4b54430 00:50:38 ---> 1784b5de4e35 00:50:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:50:38 ---> Running in f3a84f194460 00:50:38 Removing intermediate container f3a84f194460 00:50:38 ---> 4f2011127ba2 00:50:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:39 ---> Running in e5c36a51793f 00:50:43 Collecting dockerpty<0.5,>=0.4.1 00:50:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:50:43 Removing intermediate container e5c36a51793f 00:50:43 ---> 8d1ae7baf4ae 00:50:43 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:50:43 ---> Running in 6738c04e181d 00:50:43 Removing intermediate container 6738c04e181d 00:50:43 ---> 10e40685978b 00:50:43 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:45 ---> 73cdcc4ae5a4 00:50:45 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:45 ---> Running in 2aa887ae9cc7 00:50:48 Removing intermediate container 2aa887ae9cc7 00:50:48 ---> db8c08d31682 00:50:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:49 ---> 52cf76013788 00:50:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:51 ---> e057f47d2042 00:50:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:53 ---> be3cb1cac196 00:50:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:54 ---> e37b8c5f7a72 00:50:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:55 ---> 61c00f105800 00:50:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:50:55 ---> Running in c8fb1a22b77d 00:50:56 Removing intermediate container c8fb1a22b77d 00:50:56 ---> ff21eef11387 00:50:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:57 ---> 4c8eba1a2748 00:50:57 Step 26/31 : RUN chmod +x /entrypoint.sh 00:50:57 ---> Running in 1e5cf8b68544 00:50:59 Collecting texttable<0.10,>=0.9.0 00:50:59 Downloading texttable-0.9.1.tar.gz (11 kB) 00:50:59 Collecting websocket-client<1.0,>=0.32.0 00:50:59 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:51:00 Collecting PyYAML<4,>=3.10 00:51:00 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:02 Removing intermediate container 1e5cf8b68544 00:51:02 ---> fda34782e5d8 00:51:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:51:02 ---> Running in 18a7a66c7a1b 00:51:02 Removing intermediate container 18a7a66c7a1b 00:51:02 ---> 901ead58885c 00:51:02 Step 28/31 : CMD ["gate"] 00:51:03 ---> Running in 1971f5bec9b2 00:51:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:03 ---> 448652d94ca6 00:51:03 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:51:03 ---> 5fdae969dec4 00:51:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:51:03 ---> 245c7b652848 00:51:03 Step 9/23 : RUN make cmd/core-command/core-command 00:51:03 Collecting jsonschema<3,>=2.5.1 00:51:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:03 ---> Running in 94b897fbfdbe 00:51:03 ---> Running in 328f6faf1b82 00:51:03 ---> Running in dc577d4366f4 00:51:03 Collecting cached-property<2,>=1.2.0 00:51:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:03 Removing intermediate container 1971f5bec9b2 00:51:03 ---> 69175a4bb898 00:51:03 Step 29/31 : LABEL arch=arm64 00:51:04 Collecting docker<4.0,>=3.6.0 00:51:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:04 ---> Running in d84ded73551b 00:51:05 Removing intermediate container d84ded73551b 00:51:05 ---> bb984a031fc8 00:51:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:05 Step 30/31 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:51:05 ---> Running in cd6d230d286c 00:51:05 Collecting docker-pycreds>=0.4.0 00:51:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:06 ---> b8b328d2444e 00:51:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:51:06 ---> Running in d19c704c2bbf 00:51:06 Collecting urllib3<1.25,>=1.21.1 00:51:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:06 Removing intermediate container cd6d230d286c 00:51:06 ---> 759b32ebe915 00:51:06 Step 31/31 : LABEL version=0.0.0 00:51:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:51:06 Collecting idna<2.8,>=2.5 00:51:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:51:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:06 ---> Running in afa124dbd06c 00:51:07 Installing collected packages: docopt, dockerpty, texttable, websocket-client, PyYAML, jsonschema, cached-property, docker-pycreds, urllib3, idna, requests, docker, docker-compose 00:51:07 Running setup.py install for docopt: started 00:51:07 Removing intermediate container afa124dbd06c 00:51:07 ---> f1d1d8d59258 00:51:07 00:51:08 Successfully built f1d1d8d59258 00:51:08 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:51: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 00:51:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:51:10 Running setup.py install for docopt: finished with status 'done' 00:51:10 Running setup.py install for dockerpty: started 00:51:11 Running setup.py install for dockerpty: finished with status 'done' 00:51:11 Running setup.py install for texttable: started 00:51:13 Running setup.py install for texttable: finished with status 'done' 00:51:13 Running setup.py install for PyYAML: started 00:51:14 Running setup.py install for PyYAML: finished with status 'done' 00:51:15 Attempting uninstall: urllib3 00:51:15 Found existing installation: urllib3 1.25.9 00:51:15 Uninstalling urllib3-1.25.9: 00:51:16 Successfully uninstalled urllib3-1.25.9 00:51:16  Building docker-security-bootstrapper-go ... done Removing intermediate container bf7ec98cab4d 00:51:16 ---> 8c528c568af7 00:51:16 00:51:16 Step 10/24 : FROM alpine:3.12 00:51:16 ---> d10569e2745f 00:51:16 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:16 ---> Running in 495f0efd52fa 00:51:16 Attempting uninstall: idna 00:51:16 Found existing installation: idna 2.9 00:51:16 Uninstalling idna-2.9: 00:51:16 Successfully uninstalled idna-2.9 00:51:17 Attempting uninstall: requests 00:51:17 Found existing installation: requests 2.23.0 00:51:17 Uninstalling requests-2.23.0: 00:51:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:18 Successfully uninstalled requests-2.23.0 00:51:19 (1/5) Installing ca-certificates (20191127-r4) 00:51:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:19 (3/5) Installing libcurl (7.69.1-r3) 00:51:19 (4/5) Installing curl (7.69.1-r3) 00:51:19 (5/5) Installing dumb-init (1.2.2-r1) 00:51:19 Executing busybox-1.31.1-r19.trigger 00:51:19 Executing ca-certificates-20191127-r4.trigger 00:51:19 OK: 7 MiB in 19 packages 00:51:21 Removing intermediate container 495f0efd52fa 00:51:21 ---> 6694dad0fe32 00:51:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:21 ---> Running in 89a16c5bb932 00:51:22 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 00:51:22 Removing intermediate container 89a16c5bb932 00:51:22 ---> db63f1a4a13a 00:51:22 Step 13/24 : WORKDIR / 00:51:22 ---> Running in 0d8922181b81 00:51:23 Removing intermediate container 0d8922181b81 00:51:23 ---> 0e9ca43d843f 00:51:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:25 ---> faaad9e9b773 00:51:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:27 ---> aabeb7ee89da 00:51:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:27 Removing intermediate container 340b34f71fc5 00:51:27 ---> 99fc19ea46ed 00:51:27 00:51:27 Step 10/22 : FROM alpine:3.12 00:51:27 ---> d10569e2745f 00:51:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:51:27 ---> Using cache 00:51:27 ---> 87540db1dc99 00:51:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:27 ---> Using cache 00:51:27 ---> 833b6227d476 00:51:27 Step 13/22 : ENV APP_PORT=48085 00:51:28 ---> Running in c9dd01a36b66 00:51:28 ---> 13c14cde69c2 00:51:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:29 Removing intermediate container c9dd01a36b66 00:51:29 ---> 69672adef4ac 00:51:29 Step 14/22 : EXPOSE $APP_PORT 00:51:29 ---> Running in 2d14603a9dae 00:51:29 Removing intermediate container 2d14603a9dae 00:51:29 ---> f1a8e883c04d 00:51:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:30 ---> abfdfe795768 00:51:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:31 Removing intermediate container c132be945117 00:51:31 ---> b458e0d66df7 00:51:31 Step 21/26 : RUN apk --no-cache add curl 00:51:31 ---> Running in 910d2bde4c45 00:51:31 ---> 132e9f5dfcfc 00:51:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:33 ---> ec2c558c03d9 00:51:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:33 ---> 0c5db548af6c 00:51:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:33 ---> ebc742c61a66 00:51:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:34 ---> Running in e1eac9134647 00:51:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:51:34 (2/3) Installing libcurl (7.69.1-r3) 00:51:34 (3/3) Installing curl (7.69.1-r3) 00:51:34 Executing busybox-1.31.1-r19.trigger 00:51:34 OK: 72 MiB in 58 packages 00:51:34 ---> bc66c8434bf0 00:51:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:51:34 ---> Running in 95c72be85e2e 00:51:35 Removing intermediate container 95c72be85e2e 00:51:35 ---> e8e53acd84f2 00:51:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:35 ---> Running in d4267dd91a29 00:51:35 Removing intermediate container d4267dd91a29 00:51:35 ---> f40f305514b7 00:51:35 Step 20/22 : LABEL arch=arm64 00:51:36 ---> Running in bba5f8a66470 00:51:36 Removing intermediate container bba5f8a66470 00:51:36 ---> 268db9ee8912 00:51:36 Step 21/22 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:51:36 ---> Running in ac23c3bb63b8 00:51:37 Removing intermediate container e1eac9134647 00:51:37 ---> 3164761336b0 00:51:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:37 ---> Running in d0077971a972 00:51:37 Removing intermediate container ac23c3bb63b8 00:51:37 ---> b915f296bd75 00:51:37 Step 22/22 : LABEL version=0.0.0 00:51:37 ---> Running in 4b146519b230 00:51:37 Removing intermediate container d0077971a972 00:51:37 ---> bd384f4799f8 00:51:37 Step 22/24 : LABEL arch=arm64 00:51:37 ---> Running in de66aa4ecd91 00:51:38 Removing intermediate container 910d2bde4c45 00:51:38 ---> 4388c61f8d51 00:51:38 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:38 ---> Running in 559c5c962705 00:51:38 Removing intermediate container 4b146519b230 00:51:38 ---> 0724d33835e3 00:51:38 00:51:38 Successfully built 0724d33835e3 00:51:38 Successfully tagged docker-support-scheduler-go-arm64:latest 00:51:38  Building docker-support-scheduler-go ... done Removing intermediate container de66aa4ecd91 00:51:38 ---> 412328b43c81 00:51:38 Step 23/24 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:51:38 ---> Running in 72b06b715dee 00:51:38 Removing intermediate container 559c5c962705 00:51:38 ---> 62e61456b799 00:51:38 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:38 ---> Running in a48612c9b257 00:51:39 Removing intermediate container 72b06b715dee 00:51:39 ---> 1242e28c91be 00:51:39 Step 24/24 : LABEL version=0.0.0 00:51:39 Removing intermediate container a48612c9b257 00:51:39 ---> 260ea0c4b7e5 00:51:39 Step 24/26 : LABEL arch=x86_64 00:51:39 ---> Running in 55579196a0bc 00:51:40 Removing intermediate container 55579196a0bc 00:51:40 ---> dc2fe2a7e0de 00:51:40 00:51:40 ---> Running in 8a358d39f67f 00:51:40 Successfully built dc2fe2a7e0de 00:51:40 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:40 Removing intermediate container 8a358d39f67f 00:51:40 ---> 0362520db7ef 00:51:40 Step 25/26 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:51:40 ---> Running in c9a875c5831a 00:51:41 Removing intermediate container c9a875c5831a 00:51:41 ---> f77f1a351d50 00:51:41 Step 26/26 : LABEL version=0.0.0 00:51:41 ---> Running in 8bda3b73da54 00:51:42 Removing intermediate container 8bda3b73da54 00:51:42 ---> 00c33f8bf716 00:51:42 00:51:43 Successfully built 00c33f8bf716 00:51:43 Successfully tagged docker-sys-mgmt-agent-go:latest 00:51:48  Building docker-security-secretstore-setup-go ... done Removing intermediate container 80398cf225c8 00:51:48 ---> 0be3b0b390d6 00:51:48 00:51:48 Step 10/23 : FROM alpine:3.12 00:51:48 ---> d10569e2745f 00:51:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:48 ---> Running in c3a074efe3af 00:51:48 Removing intermediate container c3a074efe3af 00:51:48 ---> a18b053f23de 00:51:48 Step 12/23 : ENV APP_PORT=48080 00:51:48 ---> Running in 7a5e1a0537fc 00:51:49 Removing intermediate container 7a5e1a0537fc 00:51:49 ---> 83ddf4607cae 00:51:49 Step 13/23 : EXPOSE $APP_PORT 00:51:49 ---> Running in 9ec782b944e6 00:51:50 Removing intermediate container 9ec782b944e6 00:51:50 ---> feb9fa5dacb7 00:51:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:50 ---> Running in f41e450d4cf1 00:51:52 Removing intermediate container f41e450d4cf1 00:51:52 ---> 198d9115376f 00:51:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:52 ---> Running in cbc2b2cf9741 00:51:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:54 (1/6) Installing dumb-init (1.2.2-r1) 00:51:54 (2/6) Installing libgcc (9.3.0-r2) 00:51:54 (3/6) Installing libsodium (1.0.18-r0) 00:51:54 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:55 (5/6) Installing libzmq (4.3.3-r0) 00:51:55 (6/6) Installing zeromq (4.3.3-r0) 00:51:55 Executing busybox-1.31.1-r19.trigger 00:51:55 OK: 8 MiB in 20 packages 00:51:56 Removing intermediate container cbc2b2cf9741 00:51:56 ---> db643112c561 00:51:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:57 ---> f6fefe7a4f50 00:51:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:58 ---> 7cce7e7f9bb9 00:51:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:59 ---> 6f5692e86587 00:51:59 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:59 ---> Running in b469233e3fb3 00:51:59 Removing intermediate container b469233e3fb3 00:51:59 ---> 80ce26281d2b 00:51:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:59 ---> Running in 8180d328b942 00:52:00 Removing intermediate container 8180d328b942 00:52:00 ---> 886416947d0b 00:52:00 Step 21/23 : LABEL arch=arm64 00:52:00 ---> Running in 2e41721993df 00:52:01 Removing intermediate container 2e41721993df 00:52:01 ---> c80d7d12f6a6 00:52:01 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:52:01 ---> Running in 209f4ff758df 00:52:01 Removing intermediate container 209f4ff758df 00:52:01 ---> 91ceb8a5a185 00:52:01 Step 23/23 : LABEL version=0.0.0 00:52:01 ---> Running in 5bbdf389c80f 00:52:01  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:52:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:02 Removing intermediate container 5bbdf389c80f 00:52:02 ---> f5a10a55a7d1 00:52:02 00:52:02 Successfully built f5a10a55a7d1 00:52:02 Successfully tagged docker-core-data-go-arm64:latest 00:52:02  Building docker-core-data-go ... done  [Pipeline] } 00:52:02 $ docker stop --time=1 b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 00:52:04 $ docker rm -f b473d52ff42ac87b6e3de8452734f0fc39956c0f02ada8c904e1dd66ba9df671 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:05 + docker images 00:52:05 + grep docker 00:52:05 docker-core-data-go-arm64 latest f5a10a55a7d1 4 seconds ago 21.1MB 00:52:05 docker-security-secretstore-setup-go-arm64 latest dc2fe2a7e0de 26 seconds ago 23.7MB 00:52:05 docker-support-scheduler-go-arm64 latest 0724d33835e3 28 seconds ago 16.3MB 00:52:05 docker-security-bootstrapper-go-arm64 latest f1d1d8d59258 58 seconds ago 17.8MB 00:52:05 docker-sys-mgmt-agent-go-arm64 latest f90f5606ae40 About a minute ago 300MB 00:52:05 docker-core-metadata-go-arm64 latest bb015a573fc1 3 minutes ago 17.9MB 00:52:05 docker-core-command-go-arm64 latest 3e43b3d9bfcb 3 minutes ago 16.2MB 00:52:05 docker-support-notifications-go-arm64 latest 241103822994 3 minutes ago 16.9MB 00:52:05 docker-security-proxy-setup-go-arm64 latest 0db0e6dd7a09 3 minutes ago 23.4MB 00:52:05 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:52:06 ---> job-cost.sh 00:52:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I5Fd 00:52:17 Removing intermediate container 328f6faf1b82 00:52:17 ---> fcf417e0963c 00:52:17 00:52:17 Step 10/24 : FROM alpine:3.12 00:52:17 ---> 88dd2752d2ea 00:52:17 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:52:17 Removing intermediate container dc577d4366f4 00:52:17 ---> 291425a762b8 00:52:17 00:52:17 Step 10/21 : FROM alpine:3.12 00:52:17 ---> 88dd2752d2ea 00:52:17 Step 11/21 : RUN apk add --update --no-cache curl 00:52:17 Removing intermediate container 94b897fbfdbe 00:52:17 ---> 6aa2f00face1 00:52:17 00:52:17 Step 10/23 : FROM alpine:3.12 00:52:17 ---> 88dd2752d2ea 00:52:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:52:17 ---> Using cache 00:52:17 ---> 895ba6652b15 00:52:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:17 ---> Using cache 00:52:17 ---> 2fdf0746b3a0 00:52:17 Step 13/23 : ENV APP_PORT=48082 00:52:17 ---> Running in a81aeb49f658 00:52:17 ---> Running in 547dfa629b62 00:52:17 ---> Running in c8ea114bbe04 00:52:17 Removing intermediate container c8ea114bbe04 00:52:17 ---> 001a33822f62 00:52:17 Step 14/23 : EXPOSE $APP_PORT 00:52:19 ---> Running in c10282ac6b39 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:20 (1/5) Installing ca-certificates (20191127-r4) 00:52:20 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:52:20 (3/5) Installing libcurl (7.69.1-r3) 00:52:20 (1/4) Installing ca-certificates (20191127-r4) 00:52:20 (4/5) Installing curl (7.69.1-r3) 00:52:20 (5/5) Installing dumb-init (1.2.2-r1) 00:52:20 Executing busybox-1.31.1-r19.trigger 00:52:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:52:20 (3/4) Installing libcurl (7.69.1-r3) 00:52:20 (4/4) Installing curl (7.69.1-r3) 00:52:20 Executing ca-certificates-20191127-r4.trigger 00:52:20 Executing busybox-1.31.1-r19.trigger 00:52:20 Executing ca-certificates-20191127-r4.trigger 00:52:20 Removing intermediate container c10282ac6b39 00:52:20 ---> f8283d34ca99 00:52:20 Step 15/23 : WORKDIR / 00:52:20 OK: 7 MiB in 19 packages 00:52:20 OK: 7 MiB in 18 packages 00:52:21 ---> Running in a4ccd3ac3d79 00:52:21 Removing intermediate container d19c704c2bbf 00:52:21 ---> 9b2a6197aade 00:52:21 00:52:21 Step 10/23 : FROM alpine:3.12 00:52:21 ---> 88dd2752d2ea 00:52:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:52:21 ---> Using cache 00:52:21 ---> 895ba6652b15 00:52:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:21 ---> Using cache 00:52:21 ---> 2fdf0746b3a0 00:52:21 Step 13/23 : ENV APP_PORT=48081 00:52:23 ---> Running in d659973118e6 00:52:23 Removing intermediate container a4ccd3ac3d79 00:52:23 ---> 0d572aa213a9 00:52:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:24 Removing intermediate container 547dfa629b62 00:52:24 ---> 950e6f13b0f9 00:52:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:24 Removing intermediate container d659973118e6 00:52:24 ---> 6f3790195c35 00:52:24 Step 14/23 : EXPOSE $APP_PORT 00:52:24 Removing intermediate container a81aeb49f658 00:52:24 ---> 4d67d6168b21 00:52:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:24 ---> c6575d2a8da0 00:52:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:52:24 ---> Running in eb06ff45ca36 00:52:24 ---> Running in 3d00d0dcc0de 00:52:24 ---> Running in 121e264a8e76 00:52:25 Removing intermediate container eb06ff45ca36 00:52:25 ---> 48cd0f545fad 00:52:25 Step 13/24 : WORKDIR / 00:52:25 Removing intermediate container 3d00d0dcc0de 00:52:25 ---> d53781bc6f02 00:52:25 Step 15/23 : WORKDIR / 00:52:25 Removing intermediate container 121e264a8e76 00:52:25 ---> c259697065c2 00:52:25 Step 13/21 : WORKDIR /edgex 00:52:25 ---> Running in 1e46cbd2e12e 00:52:25 ---> Running in 0d54547c3dea 00:52:25 ---> Running in ffc5cffdcb79 00:52:25 ---> 91356f5ee335 00:52:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:52:26 Removing intermediate container ffc5cffdcb79 00:52:26 ---> 04aef5afeb8d 00:52:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:52:26 Removing intermediate container 0d54547c3dea 00:52:26 ---> 02cfd1866cdc 00:52:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:52:26 Removing intermediate container 1e46cbd2e12e 00:52:26 ---> b9f4dd067409 00:52:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:26 ---> 48190cbba499 00:52:26 Step 19/23 : ENTRYPOINT ["/core-command"] 00:52:26 ---> Running in 63e85fa9818f 00:52:27 ---> b913c513e033 00:52:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:52:27 ---> f68377f17e5b 00:52:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:27 ---> b3fbb5944c01 00:52:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:52:27 Removing intermediate container 63e85fa9818f 00:52:27 ---> f0a888bc0ce8 00:52:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:28 ---> Running in 88399d87b6bb 00:52:29 ---> d00ce1061716 00:52:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:52:29 Removing intermediate container 88399d87b6bb 00:52:29 ---> 9094ad19bd05 00:52:29 Step 21/23 : LABEL arch=x86_64 00:52:29 ---> 6ad5efe2ce2d 00:52:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:52:29 ---> 9539e706c15d 00:52:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:29 ---> Running in 34430c6f7ade 00:52:31 Removing intermediate container 34430c6f7ade 00:52:31 ---> 5854dee19abe 00:52:31 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:52:31 ---> 383947205002 00:52:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:31 ---> e63267753b5c 00:52:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:52:31 ---> Running in a05e64870274 00:52:31 ---> Running in 0939a5d79188 00:52:31 ---> 5a82a33c0589 00:52:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:52:31 ---> Running in 1ddde05c8c9d 00:52:32 Removing intermediate container a05e64870274 00:52:32 ---> 93348b444575 00:52:32 Step 23/23 : LABEL version=0.0.0 00:52:32 Removing intermediate container 0939a5d79188 00:52:32 ---> cd9104a22920 00:52:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:32 ---> Running in d23f1507b615 00:52:32 ---> Running in c55e3114f5ef 00:52:33 Removing intermediate container 1ddde05c8c9d 00:52:33 ---> 3a7f643b0e9f 00:52:33 Step 18/21 : CMD ["--init=true"] 00:52:33 ---> 81388bbe3828 00:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:33 ---> Running in 28809f8c39b3 00:52:33 Removing intermediate container d23f1507b615 00:52:33 ---> 0082cd41457f 00:52:33 00:52:33 Removing intermediate container c55e3114f5ef 00:52:33 ---> d4d85ae93203 00:52:33 Step 21/23 : LABEL arch=x86_64 00:52:34 ---> Running in 83038bb98f83 00:52:34 Removing intermediate container 28809f8c39b3 00:52:34 ---> d358feca9809 00:52:34 Step 19/21 : LABEL arch=x86_64 00:52:34 Successfully built 0082cd41457f 00:52:35 Successfully tagged docker-core-command-go:latest 00:52:35  Building docker-core-command-go ... done  ---> 8c4c8560a8dd 00:52:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:35 ---> Running in b5ac5d825d8a 00:52:35 Removing intermediate container 83038bb98f83 00:52:35 ---> 2f71dad70014 00:52:35 Step 22/23 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:52:35 ---> Running in a6b5d8134f70 00:52:35 Removing intermediate container b5ac5d825d8a 00:52:35 ---> 5c4bff2ca4ed 00:52:35 Step 20/21 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:52:35 ---> Running in 865c9ba2bea7 00:52:36 ---> 23bd35568dc2 00:52:36 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:52:36 Removing intermediate container a6b5d8134f70 00:52:36 ---> fd75116deea8 00:52:36 Step 23/23 : LABEL version=0.0.0 00:52:36 Removing intermediate container 865c9ba2bea7 00:52:36 ---> b8e348e74213 00:52:36 Step 21/21 : LABEL version=0.0.0 00:52:36 ---> Running in fd3ef1248af2 00:52:36 ---> Running in 73fee7e14750 00:52:37 ---> Running in 6aebdecb8ac1 00:52:37 Removing intermediate container 73fee7e14750 00:52:37 ---> e2d7ab026298 00:52:37 00:52:38 Removing intermediate container 6aebdecb8ac1 00:52:38 ---> 31c2bcdd1a93 00:52:38 00:52:39 Successfully built e2d7ab026298 00:52:39 Successfully built 31c2bcdd1a93 00:52:39 Successfully tagged docker-core-metadata-go:latest 00:52:39  Building docker-core-metadata-go ... done Successfully tagged docker-security-proxy-setup-go:latest 00:52:40  Building docker-security-proxy-setup-go ... done Removing intermediate container fd3ef1248af2 00:52:40 ---> a24fafd9cd0c 00:52:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:52:40 ---> Running in 1cb191f8a076 00:52:41 Removing intermediate container 1cb191f8a076 00:52:41 ---> 64daf02e74cc 00:52:41 Step 22/24 : LABEL arch=x86_64 00:52:41 ---> Running in 76d99c42f064 00:52:42 Removing intermediate container 76d99c42f064 00:52:42 ---> f000ac37a748 00:52:42 Step 23/24 : LABEL git_sha=dfa22932515b753042da74e12b19a5d0153458b0 00:52:42 ---> Running in 6bc6e6d8349f 00:52:42 Removing intermediate container 6bc6e6d8349f 00:52:42 ---> e39f8d81bc4a 00:52:42 Step 24/24 : LABEL version=0.0.0 00:52:43 ---> Running in 916731c7932a 00:52:43 Removing intermediate container 916731c7932a 00:52:43 ---> 0750a2159792 00:52:43 00:52:44 Successfully built 0750a2159792 00:52:44 Successfully tagged docker-security-secretstore-setup-go:latest 00:52:45  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 00:52:45 $ docker stop --time=1 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec 00:52:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:52:48 $ docker rm -f 59f113873ab85173723fef8fdfd25dc0268e3a4a0aa5547a8f3c8dc64e7576ec [Pipeline] // withDockerContainer [Pipeline] sh 00:52:49 + docker images 00:52:49 + grep docker 00:52:50 docker-security-secretstore-setup-go latest 0750a2159792 7 seconds ago 24.9MB 00:52:50 docker-core-metadata-go latest e2d7ab026298 13 seconds ago 19MB 00:52:50 docker-security-proxy-setup-go latest 31c2bcdd1a93 13 seconds ago 24.7MB 00:52:50 docker-core-command-go latest 0082cd41457f 18 seconds ago 17.2MB 00:52:50 docker-sys-mgmt-agent-go latest 00c33f8bf716 About a minute ago 313MB 00:52:50 docker-security-bootstrapper-go latest e36245666427 4 minutes ago 18.7MB 00:52:50 docker-core-data-go latest 571653b65fa6 5 minutes ago 22.4MB 00:52:50 docker-support-notifications-go latest 37417d5a558e 5 minutes ago 17.8MB 00:52:50 docker-support-scheduler-go latest 2c9d750b2629 5 minutes ago 17.2MB 00:52:50 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:53:06 Still waiting to schedule task 00:53:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:54:02 Running on prd-ubuntu18.04-docker-8c-8g-29065 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:54:03 Running in /w/workspace/edgex-go/78 [Pipeline] { [Pipeline] checkout 00:54:05 using credential edgex-jenkins-ssh 00:54:05 Cloning the remote Git repository 00:54:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:54:05 > git init /w/workspace/edgex-go/78 # timeout=10 00:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:05 > git --version # timeout=10 00:54:05 > git --version # 'git version 2.17.1' 00:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:11 Merging remotes/origin/master commit 7248181b27c1f196cc7a2300d5170335b9add480 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:54:11 Merge succeeded, producing 32de7bc614d01479d9299a78c592400a64820d5c 00:54:11 Checking out Revision 32de7bc614d01479d9299a78c592400a64820d5c (PR-2858) 00:54:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:11 > git config core.sparsecheckout # timeout=10 00:54:11 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:54:11 > git remote # timeout=10 00:54:11 > git config --get remote.origin.url # timeout=10 00:54:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:11 > git merge 7248181b27c1f196cc7a2300d5170335b9add480 # timeout=10 00:54:11 > git rev-parse HEAD^{commit} # timeout=10 00:54:11 > git config core.sparsecheckout # timeout=10 00:54:11 > git checkout -f 32de7bc614d01479d9299a78c592400a64820d5c # timeout=10 00:54:15 Commit message: "Merge commit '7248181b27c1f196cc7a2300d5170335b9add480' into HEAD" 00:54:15 First time build. Skipping changelog. 00:54:15 00:54:15 GitHub has been notified of this commit’s build result 00:54:15 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:15 > git rev-list --no-walk d85fd520626e1caa3a9307b3b6b360b60c1923e4 # timeout=10 00:54:16 + echo snap-build.sh 00:54:16 snap-build.sh 00:54:16 + SNAP_BASE_DIR=. 00:54:16 + '[' '!' -z /w/workspace/edgex-go/78 ']' 00:54:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/78 00:54:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/78]' 00:54:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/78] 00:54:16 + cd /w/workspace/edgex-go/78 00:54:16 + sudo apt-get remove -qy --purge lxd lxd-client 00:54:16 Reading package lists... 00:54:16 Building dependency tree... 00:54:16 Reading state information... 00:54:16 The following packages were automatically installed and are no longer required: 00:54:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:54:16 uidmap xdelta3 00:54:16 Use 'sudo apt autoremove' to remove them. 00:54:16 The following packages will be REMOVED: 00:54:16 lxd* lxd-client* 00:54:16 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:54:16 After this operation, 31.7 MB disk space will be freed. 00:54:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:54:17 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:54:18 Removing lxd dnsmasq configuration 00:54:18 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:54:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:54:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:54:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:54:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:54:21 Processing triggers for systemd (237-3ubuntu10.42) ... 00:54:21 Processing triggers for ureadahead (0.100.0-21) ... 00:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-I5Fd/bin to PATH 00:54:22 INFO: No Stack... 00:54:22 INFO: Retrieving Pricing Info for: lf-standard-4 00:54:22 INFO: Archiving Costs [Pipeline] sh 00:54:23 + cat /w/workspace/edgex-go/78/archives/cost.csv 00:54:23 + cut -d, -f6 00:54:23 + sudo snap remove --purge lxd 00:54:23 snap "lxd" is not installed 00:54:23 + sudo groupadd --force --system lxd 00:54:23 ++ whoami 00:54:23 + sudo /usr/sbin/usermod -G lxd -a jenkins [Pipeline] lock 00:54:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] 00:54:23 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] did not exist. Created. 00:54:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:23 + newgrp - lxd 00:54:23 + sudo snap install lxd 00:54:23 + echo total: 0.20999999344348907 [Pipeline] stash 00:54:23 Stashed 1 file(s) [Pipeline] } 00:54:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-78-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:54:32 2021-03-09T00:54:29Z INFO Waiting for automatic snapd restart... 00:54:47 lxd 4.11 from Canonical* installed 00:54:47 + sudo lxd init --auto 00:54:55 + sudo snap install --classic snapcraft 00:54:59 snapcraft 4.5.4 from Canonical* installed 00:54:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:54:59 + patch --verbose -p1 00:54:59 Hmm... Looks like a unified diff to me... 00:54:59 The text leading up to this was: 00:54:59 -------------------------- 00:54:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:54:59 |From: Tony Espy 00:54:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:54:59 |Subject: [PATCH] optimize snap build for pipeline CI check 00:54:59 | 00:54:59 |This patch is used by the EdgeX CI pipeline builds to 00:54:59 |optimize the snap CI check run for pull requests. When 00:54:59 |applied, it essentially strips out everything (apps and 00:54:59 |parts) from the snapcraft.yaml file except those required 00:54:59 |to build edgex-go, as the whole idea of the CI check is to 00:54:59 |catch changes to edgex-go that break the snap build. 00:54:59 | 00:54:59 |In general, anyone updating snapcraft.yaml will also need 00:54:59 |to update this patch file, otherwise it may fail to apply, 00:54:59 |resulting in a failed snap build CI check in the associated 00:54:59 |pull request. 00:54:59 | 00:54:59 |Note - in addition to applying this patch, the pipeline also 00:54:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:54:59 |need to build the finally binary .snap file (and it won't 00:54:59 |work with the patch applied). This further reduces the build 00:54:59 |time. 00:54:59 |--- 00:54:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:54:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:54:59 | 00:54:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:54:59 |index 1e537489..faf42425 100644 00:54:59 |--- a/snap/snapcraft.yaml 00:54:59 |+++ b/snap/snapcraft.yaml 00:54:59 -------------------------- 00:54:59 patching file snap/snapcraft.yaml 00:54:59 Using Plan A... 00:54:59 Hunk #1 succeeded at 73. 00:54:59 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 00:54:59 Hunk #3 succeeded at 217 (offset 3 lines). 00:54:59 Hunk #4 FAILED at 222. 00:54:59 Hunk #5 succeeded at 303 (offset 4 lines). 00:54:59 Hunk #6 succeeded at 330 (offset 4 lines). 00:54:59 Hunk #7 succeeded at 364 (offset 4 lines). 00:54:59 Hunk #8 FAILED at 411. 00:54:59 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:54:59 Hmm... Ignoring the trailing garbage. 00:54:59 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:00 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:55:05 ---> package-listing.sh 00:55:05 ++ tr '[:upper:]' '[:lower:]' 00:55:05 ++ facter osfamily 00:55:05 + OS_FAMILY=redhat 00:55:05 + workspace=/w/workspace/edgex-go/78 00:55:05 + START_PACKAGES=/tmp/packages_start.txt 00:55:05 + END_PACKAGES=/tmp/packages_end.txt 00:55:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:55:05 + PACKAGES=/tmp/packages_start.txt 00:55:05 + '[' /w/workspace/edgex-go/78 ']' 00:55:05 + PACKAGES=/tmp/packages_end.txt 00:55:05 + case "${OS_FAMILY}" in 00:55:05 + rpm -qa 00:55:05 + sort 00:55:12 + '[' -f /tmp/packages_start.txt ']' 00:55:12 + '[' -f /tmp/packages_end.txt ']' 00:55:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:55:12 + '[' /w/workspace/edgex-go/78 ']' 00:55:12 + mkdir -p /w/workspace/edgex-go/78/archives/ 00:55:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/78/archives/ [Pipeline] echo 00:55:12 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/78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:55:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:14 00:55:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:55:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:15 alpine: Pulling from edgex-lftools-log-publisher 00:55:15 df20fa9351a1: Pulling fs layer 00:55:15 36b3adc4ff6f: Pulling fs layer 00:55:15 8ad3a11d3b57: Pulling fs layer 00:55:15 46f8f816bc3b: Pulling fs layer 00:55:15 93b61091891f: Pulling fs layer 00:55:15 93b9cdb0e59b: Pulling fs layer 00:55:15 5e14af77c1be: Pulling fs layer 00:55:15 01666e4c0597: Pulling fs layer 00:55:15 aa168da1d23b: Pulling fs layer 00:55:15 46f8f816bc3b: Waiting 00:55:15 93b61091891f: Waiting 00:55:15 93b9cdb0e59b: Waiting 00:55:15 5e14af77c1be: Waiting 00:55:15 01666e4c0597: Waiting 00:55:15 aa168da1d23b: Waiting 00:55:15 36b3adc4ff6f: Download complete 00:55:15 46f8f816bc3b: Verifying Checksum 00:55:15 46f8f816bc3b: Download complete 00:55:15 df20fa9351a1: Verifying Checksum 00:55:15 df20fa9351a1: Download complete 00:55:15 93b9cdb0e59b: Verifying Checksum 00:55:15 93b9cdb0e59b: Download complete 00:55:15 93b61091891f: Verifying Checksum 00:55:15 93b61091891f: Download complete 00:55:15 5e14af77c1be: Verifying Checksum 00:55:15 5e14af77c1be: Download complete 00:55:15 01666e4c0597: Verifying Checksum 00:55:15 01666e4c0597: Download complete 00:55:16 8ad3a11d3b57: Verifying Checksum 00:55:16 8ad3a11d3b57: Download complete 00:55:16 df20fa9351a1: Pull complete 00:55:17 36b3adc4ff6f: Pull complete 00:55:19 8ad3a11d3b57: Pull complete 00:55:20 aa168da1d23b: Verifying Checksum 00:55:20 aa168da1d23b: Download complete 00:55:20 46f8f816bc3b: Pull complete 00:55:22 93b61091891f: Pull complete 00:55:23 93b9cdb0e59b: Pull complete 00:55:24 5e14af77c1be: Pull complete 00:55:24 01666e4c0597: Pull complete 00:55:47 aa168da1d23b: Pull complete 00:55:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:55:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:55:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:55:48 prd-centos7-docker-4c-2g-29042 does not seem to be running inside a container 00:55:48 $ 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/78/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/78 -v /w/workspace/edgex-go/78:/w/workspace/edgex-go/78:rw,z -v /w/workspace/edgex-go/78@tmp:/w/workspace/edgex-go/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:55:52 $ docker top e9638e4360c3d04a8917cd9d108f5d17dfb6ad9e5060eef63a98fba77c034098 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:54 + touch /tmp/pre-build-complete [Pipeline] sh 00:55:55 + mkdir -p /var/log/sa [Pipeline] sh 00:55:56 + ls /var/log/sa-host 00:55:56 + sadf -c /var/log/sa-host/sa09 00:55:56 file_magic: OK 00:55:56 HZ: Using current value: 100 00:55:56 file_header: OK 00:55:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:56 Statistics: 00:55:56 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... 00:55:56 File successfully converted to sysstat format version 12.2.1 00:55:56 + sadf -c /var/log/sa-host/sa23 00:55:56 file_magic: OK 00:55:56 HZ: Using current value: 100 00:55:56 file_header: OK 00:55:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:55:56 Statistics: 00:55:56 Hnuu...uuuununununu... 00:55:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:55:56 provisioning config files... 00:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/78@tmp/config7286692761149550731tmp [Pipeline] { [Pipeline] echo 00:55:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:55:57 ---> create-netrc.sh [Pipeline] } 00:55:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:55:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:55:57 ---> python-tools-install.sh [Pipeline] echo 00:55:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:55:58 ---> sudo-logs.sh 00:55:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:56:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:56:00 ---> job-cost.sh 00:56:00 lf-activate-venv: SKIPPING 00:56:00 DEBUG: total: 0.20999999344348907 00:56:00 INFO: Retrieving Stack Cost... 00:56:01 INFO: Retrieving Pricing Info for: v1-standard-2 00:56:02 INFO: Archiving Costs [Pipeline] echo 00:56:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:56:03 ---> logs-deploy.sh 00:56:03 lf-activate-venv: SKIPPING 00:56:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/78 00:56:03 INFO: archiving workspace using pattern(s): 00:56:06 Archives upload complete. 00:56:06 INFO: archiving logs to Nexus 00:56:09 ---> uname -a: 00:56:09 Linux prd-centos7-docker-4c-2g-29042.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:56:09 00:56:09 00:56:09 ---> lscpu: 00:56:09 Architecture: x86_64 00:56:09 CPU op-mode(s): 32-bit, 64-bit 00:56:09 Byte Order: Little Endian 00:56:09 Address sizes: 40 bits physical, 48 bits virtual 00:56:09 CPU(s): 4 00:56:09 On-line CPU(s) list: 0-3 00:56:09 Thread(s) per core: 1 00:56:09 Core(s) per socket: 1 00:56:09 Socket(s): 4 00:56:09 NUMA node(s): 1 00:56:09 Vendor ID: GenuineIntel 00:56:09 CPU family: 6 00:56:09 Model: 44 00:56:09 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:56:09 Stepping: 1 00:56:09 CPU MHz: 2933.438 00:56:09 BogoMIPS: 5866.87 00:56:09 Virtualization: VT-x 00:56:09 Hypervisor vendor: KVM 00:56:09 Virtualization type: full 00:56:09 L1d cache: 128 KiB 00:56:09 L1i cache: 128 KiB 00:56:09 L2 cache: 16 MiB 00:56:09 L3 cache: 64 MiB 00:56:09 NUMA node0 CPU(s): 0-3 00:56:09 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:56:09 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:56:09 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:56:09 Vulnerability Meltdown: Mitigation; PTI 00:56:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:56:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:56:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:56:09 Vulnerability Srbds: Not affected 00:56:09 Vulnerability Tsx async abort: Not affected 00:56:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:56:09 00:56:09 00:56:09 ---> nproc: 00:56:09 4 00:56:09 00:56:09 00:56:09 ---> df -h: 00:56:09 Filesystem Size Used Available Use% Mounted on 00:56:09 overlay 50.0G 13.0G 37.0G 26% / 00:56:09 tmpfs 64.0M 0 64.0M 0% /dev 00:56:09 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:56:09 shm 64.0M 0 64.0M 0% /dev/shm 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/78 00:56:09 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/78@tmp 00:56:09 00:56:09 00:56:09 ---> free -m: 00:56:09 total used free shared buff/cache available 00:56:09 Mem: 1837 706 138 0 992 1051 00:56:09 Swap: 1023 79 944 00:56:09 00:56:09 00:56:09 ---> ip addr: 00:56:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:56:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:56:09 inet 127.0.0.1/8 scope host lo 00:56:09 valid_lft forever preferred_lft forever 00:56:09 inet6 ::1/128 scope host 00:56:09 valid_lft forever preferred_lft forever 00:56:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:56:09 link/ether fa:16:3e:18:ff:de brd ff:ff:ff:ff:ff:ff 00:56:09 inet 10.30.123.39/23 brd 10.30.123.255 scope global dynamic eth0 00:56:09 valid_lft 84837sec preferred_lft 84837sec 00:56:09 inet6 fe80::f816:3eff:fe18:ffde/64 scope link 00:56:09 valid_lft forever preferred_lft forever 00:56:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:56:09 link/ether 02:42:e4:50:1e:2c brd ff:ff:ff:ff:ff:ff 00:56:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:56:09 valid_lft forever preferred_lft forever 00:56:09 inet6 fe80::42:e4ff:fe50:1e2c/64 scope link 00:56:09 valid_lft forever preferred_lft forever 00:56:09 00:56:09 00:56:09 ---> sar -b -r -n DEV: 00:56:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 00:56:09 00:56:09 00:29:51 LINUX RESTART (4 CPU) 00:56:09 00:56:09 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:56:09 00:32:01 52.57 24.89 27.68 0.00 2310.18 7095.06 0.00 00:56:09 00:33:01 41.16 13.55 27.61 0.00 4851.21 6633.35 0.00 00:56:09 00:34:02 127.87 63.85 64.02 0.00 5780.49 31022.36 0.00 00:56:09 00:35:01 161.99 59.87 102.11 0.00 2621.17 14729.61 0.00 00:56:09 00:36:02 164.78 69.80 94.98 0.00 2528.80 12062.75 0.00 00:56:09 00:37:01 78.48 28.02 50.46 0.00 1158.54 5289.47 0.00 00:56:09 00:38:01 57.95 11.41 46.54 0.00 547.33 6163.43 0.00 00:56:09 00:39:01 88.45 36.10 52.35 0.00 1563.84 4975.25 0.00 00:56:09 00:40:02 56.94 28.63 28.31 0.00 1386.92 1857.63 0.00 00:56:09 00:41:01 81.03 7.13 73.90 0.00 797.44 21042.30 0.00 00:56:09 00:42:04 208.22 94.12 114.10 0.00 40468.25 90178.27 0.00 00:56:09 00:43:02 758.33 665.45 92.88 0.00 53185.62 56210.97 0.00 00:56:09 00:44:02 1023.91 907.29 116.61 0.00 49086.56 54220.42 0.00 00:56:09 00:45:07 1058.13 952.23 105.90 0.00 63897.52 69540.60 0.00 00:56:09 00:46:02 606.84 514.90 91.94 0.00 30213.06 28737.94 0.00 00:56:09 00:47:01 193.23 93.54 99.68 0.00 11913.42 21199.83 0.00 00:56:09 00:48:04 373.08 146.06 227.02 0.00 26107.68 67109.16 0.00 00:56:09 00:49:03 1269.81 1085.56 184.25 0.00 60104.67 70773.56 0.00 00:56:09 00:50:03 1195.75 1043.63 152.12 0.00 60868.35 64577.80 0.00 00:56:09 00:51:03 1232.85 1089.51 143.35 0.00 57870.59 64954.98 0.00 00:56:09 00:52:01 222.76 130.20 92.56 0.00 9234.23 9253.44 0.00 00:56:09 00:53:01 149.94 28.47 121.47 0.00 3682.05 16296.79 0.00 00:56:09 00:54:01 1.33 0.02 1.31 0.00 0.53 19.34 0.00 00:56:09 00:55:02 0.33 0.08 0.25 0.00 1.60 3.21 0.00 00:56:09 Average: 383.85 295.59 88.26 0.00 20537.63 30470.39 0.00 00:56:09 00:56:09 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:56:09 00:32:01 94124 0 587040 31.20 2620 1197760 1082156 36.93 505660 1083252 7224 00:56:09 00:33:01 77260 0 767364 40.78 2620 1034300 1412208 48.20 605376 994220 27184 00:56:09 00:34:02 74596 0 729088 38.75 2352 1075508 1571700 53.64 702744 875156 58688 00:56:09 00:35:01 71260 0 759556 40.37 1676 1049052 1523840 52.01 580900 965900 58100 00:56:09 00:36:02 214856 0 772836 41.07 1536 892316 1541676 52.61 549740 843720 2872 00:56:09 00:37:01 211860 0 806392 42.86 820 862472 1698764 57.98 630140 759832 72324 00:56:09 00:38:01 149108 0 831628 44.20 688 900120 1795948 61.29 702132 742420 46616 00:56:09 00:39:01 236780 0 780268 41.47 632 863864 1633072 55.73 616256 737648 34416 00:56:09 00:40:02 178888 0 816836 43.41 628 885192 1516452 51.75 664568 741668 58912 00:56:09 00:41:01 179176 0 742716 39.47 548 959104 1314424 44.86 567192 846800 44 00:56:09 00:42:04 71164 0 830068 44.12 44 980268 2317844 79.10 731976 867480 60100 00:56:09 00:43:02 472312 0 671896 35.71 44 737292 1342248 45.81 503328 691900 96 00:56:09 00:44:02 72380 0 831172 44.17 44 977948 2333988 79.66 726304 867536 39968 00:56:09 00:45:07 67708 0 848236 45.08 44 965556 2324284 79.32 767424 817496 20920 00:56:09 00:46:02 67392 0 1343916 71.43 44 470192 4498940 153.54 911800 623108 11668 00:56:09 00:47:01 320412 0 754604 40.11 40 806488 1756896 59.96 525572 778264 508 00:56:09 00:48:04 70016 0 803272 42.69 32 1008224 2128332 72.64 724640 846652 57800 00:56:09 00:49:03 74532 0 717844 38.15 32 1089136 1765320 60.25 732184 851144 2700 00:56:09 00:50:03 77628 0 803988 42.73 12 999916 2294196 78.30 722684 845660 41188 00:56:09 00:51:03 445980 0 710876 37.78 12 724676 1692152 57.75 525428 671924 0 00:56:09 00:52:01 324404 0 814256 43.28 8 742876 2757132 94.10 609380 671728 61080 00:56:09 00:53:01 367592 0 623568 33.14 8 890376 1200256 40.96 527692 730992 20 00:56:09 00:54:01 371680 0 619476 32.92 8 890380 1163224 39.70 524944 730408 12 00:56:09 00:55:02 371292 0 619868 32.94 8 890376 1163428 39.71 525396 730440 8 00:56:09 Average: 194267 0 774448 41.16 604 912225 1826187 62.32 632644 804806 27602 00:56:09 00:56:09 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:56:09 00:32:01 eth0 672.62 546.18 3269.96 79.48 0.00 0.00 0.00 0.00 00:56:09 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:33:01 veth5e5d57d 816.94 657.16 80.28 2672.66 0.00 0.00 0.00 0.00 00:56:09 00:33:01 eth0 760.60 890.27 3114.79 128.74 0.00 0.00 0.00 0.00 00:56:09 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:33:01 docker0 816.94 657.02 69.11 2672.65 0.00 0.00 0.00 0.00 00:56:09 00:34:02 eth0 284.92 244.49 2828.92 26.46 0.00 0.00 0.00 0.00 00:56:09 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:34:02 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:35:01 vetha98eb4c 74.84 115.53 7.12 438.31 0.00 0.00 0.00 0.00 00:56:09 00:35:01 eth0 212.65 131.94 818.65 18.90 0.00 0.00 0.00 0.00 00:56:09 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:35:01 docker0 116.62 187.79 8.43 802.05 0.00 0.00 0.00 0.00 00:56:09 00:36:02 eth0 28.78 18.66 62.02 8.78 0.00 0.00 0.00 0.00 00:56:09 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:36:02 vethcabde06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:36:02 docker0 1.09 6.54 0.12 39.00 0.00 0.00 0.00 0.00 00:56:09 00:37:01 eth0 18.86 17.44 8.69 72.48 0.00 0.00 0.00 0.00 00:56:09 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:37:01 vethcabde06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:38:01 eth0 29.94 22.13 22.87 12.56 0.00 0.00 0.00 0.00 00:56:09 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:38:01 vethcabde06 1.13 1.13 0.09 0.09 0.00 0.00 0.00 0.00 00:56:09 00:38:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 00:56:09 00:39:01 eth0 13.38 10.50 9.96 5.55 0.00 0.00 0.00 0.00 00:56:09 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:39:01 vethcabde06 1.01 1.01 0.08 0.08 0.00 0.00 0.00 0.00 00:56:09 00:39:01 docker0 1.01 1.01 0.07 0.08 0.00 0.00 0.00 0.00 00:56:09 00:40:02 eth0 29.06 24.86 17.21 67.00 0.00 0.00 0.00 0.00 00:56:09 00:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:40:02 vethcabde06 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:41:01 veth2351a73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:41:01 eth0 186.74 155.46 1711.30 22.09 0.00 0.00 0.00 0.00 00:56:09 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:41:01 vethafc5810 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:42:04 vethf612723 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:42:04 eth0 25.76 23.40 18.82 51.54 0.00 0.00 0.00 0.00 00:56:09 00:42:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:42:04 docker0 886.84 807.31 73.65 3323.49 0.00 0.00 0.00 0.00 00:56:09 00:43:02 veth77ee4fa 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:56:09 00:43:02 vethbd1b9f5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:43:02 vethf612723 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:43:02 eth0 3.52 1.91 1.88 1.11 0.00 0.00 0.00 0.00 00:56:09 00:44:02 vethf612723 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:44:02 eth0 44.87 26.43 161.62 9.35 0.00 0.00 0.00 0.00 00:56:09 00:44:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:09 00:44:02 docker0 946.40 875.54 78.27 3650.79 0.00 0.00 0.00 0.00 00:56:09 00:45:07 vethf612723 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:45:07 eth0 1.92 1.43 1.32 0.68 0.00 0.00 0.00 0.00 00:56:09 00:45:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:45:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:46:02 veth6c346ff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:46:02 vethb1a0b74 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:46:02 vethf004d9b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:46:02 vethf612723 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:47:01 vethf612723 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:47:01 eth0 2384.29 2150.75 12172.46 515.05 0.00 0.00 0.00 0.00 00:56:09 00:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:56:09 00:47:01 veth6fe5f3a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:48:04 vethf612723 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:48:04 eth0 235.53 163.99 1654.43 89.68 0.00 0.00 0.00 0.00 00:56:09 00:48:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:48:04 veth77d2d38 24.40 53.90 1.66 273.49 0.00 0.00 0.00 0.00 00:56:09 00:49:03 vethf445beb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:49:03 vethf612723 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:49:03 eth0 51.84 32.98 134.34 12.18 0.00 0.00 0.00 0.00 00:56:09 00:49:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:50:03 veth4a7a2aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:50:03 vethf612723 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:50:03 eth0 28.42 24.40 16.06 62.23 0.00 0.00 0.00 0.00 00:56:09 00:50:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:51:03 veth4a7a2aa 2.11 2.69 0.29 10.08 0.00 0.00 0.00 0.00 00:56:09 00:51:03 vethf612723 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:51:03 eth0 15.22 11.60 19.82 5.61 0.00 0.00 0.00 0.00 00:56:09 00:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:52:01 vethf612723 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:52:01 vetha011f9e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:56:09 00:52:01 eth0 50.32 39.44 71.45 70.54 0.00 0.00 0.00 0.00 00:56:09 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:53:01 eth0 49.06 30.63 103.92 14.34 0.00 0.00 0.00 0.00 00:56:09 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:53:01 docker0 1009.02 1010.38 81.94 4349.75 0.00 0.00 0.00 0.00 00:56:09 00:54:01 eth0 0.47 0.05 0.05 0.00 0.00 0.00 0.00 0.00 00:56:09 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:55:02 eth0 0.57 0.48 0.29 0.22 0.00 0.00 0.00 0.00 00:56:09 00:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 Average: eth0 114.95 101.23 588.22 31.96 0.00 0.00 0.00 0.00 00:56:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:56:09 Average: docker0 42.20 42.26 3.43 181.92 0.00 0.00 0.00 0.00 00:56:09 00:56:09 00:56:09 ---> sar -P ALL: 00:56:09 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/09/21 _x86_64_ (4 CPU) 00:56:09 00:56:09 00:29:51 LINUX RESTART (4 CPU) 00:56:09 00:56:09 00:31:02 CPU %user %nice %system %iowait %steal %idle 00:56:09 00:32:01 all 12.35 0.00 4.41 2.68 24.65 55.92 00:56:09 00:32:01 0 11.56 0.00 4.59 3.84 24.43 55.58 00:56:09 00:32:01 1 11.31 0.00 3.81 2.47 25.32 57.08 00:56:09 00:32:01 2 15.14 0.00 4.44 2.65 23.43 54.34 00:56:09 00:32:01 3 11.51 0.00 4.82 1.78 25.34 56.56 00:56:09 00:33:01 all 5.32 0.00 3.63 1.02 15.82 74.21 00:56:09 00:33:01 0 5.70 0.00 4.19 0.55 17.16 72.40 00:56:09 00:33:01 1 4.83 0.00 4.03 1.63 16.45 73.06 00:56:09 00:33:01 2 5.80 0.00 3.55 1.13 15.18 74.35 00:56:09 00:33:01 3 4.97 0.00 2.76 0.75 14.54 76.98 00:56:09 00:34:02 all 5.51 0.00 3.43 2.88 26.47 61.71 00:56:09 00:34:02 0 5.17 0.00 2.91 1.55 26.70 63.67 00:56:09 00:34:02 1 2.75 0.00 2.80 4.21 25.99 64.25 00:56:09 00:34:02 2 4.43 0.00 4.40 3.26 26.87 61.04 00:56:09 00:34:02 3 9.78 0.00 3.66 2.50 26.33 57.74 00:56:09 00:35:01 all 2.73 0.00 2.59 3.79 21.17 69.72 00:56:09 00:35:01 0 2.82 0.00 3.38 4.41 22.43 66.97 00:56:09 00:35:01 1 2.65 0.00 2.35 3.27 20.58 71.15 00:56:09 00:35:01 2 2.60 0.00 2.51 3.91 20.93 70.05 00:56:09 00:35:01 3 2.84 0.00 2.13 3.59 20.76 70.68 00:56:09 00:36:02 all 3.59 0.00 3.67 7.11 32.59 53.04 00:56:09 00:36:02 0 4.12 0.00 3.85 5.80 33.43 52.80 00:56:09 00:36:02 1 3.74 0.00 3.67 4.34 31.67 56.58 00:56:09 00:36:02 2 3.43 0.00 3.50 7.78 32.02 53.28 00:56:09 00:36:02 3 3.09 0.00 3.66 10.47 33.24 49.54 00:56:09 00:37:01 all 33.03 0.00 9.20 2.34 33.37 22.06 00:56:09 00:37:01 0 39.25 0.00 10.01 2.93 32.27 15.53 00:56:09 00:37:01 1 30.13 0.00 7.86 2.33 34.56 25.11 00:56:09 00:37:01 2 33.09 0.00 9.32 2.86 32.95 21.78 00:56:09 00:37:01 3 30.13 0.00 9.71 1.28 33.58 25.31 00:56:09 00:38:01 all 27.98 0.00 9.77 2.51 29.93 29.81 00:56:09 00:38:01 0 27.06 0.00 9.93 1.87 30.46 30.69 00:56:09 00:38:01 1 26.83 0.00 9.44 3.24 29.17 31.32 00:56:09 00:38:01 2 29.43 0.00 9.25 1.88 30.30 29.14 00:56:09 00:38:01 3 28.66 0.00 10.47 3.06 29.81 28.01 00:56:09 00:39:01 all 32.91 0.00 12.08 3.61 31.58 19.82 00:56:09 00:39:01 0 35.45 0.00 12.62 3.96 29.60 18.38 00:56:09 00:39:01 1 31.34 0.00 11.82 4.50 31.29 21.06 00:56:09 00:39:01 2 31.80 0.00 11.46 4.37 32.64 19.73 00:56:09 00:39:01 3 33.08 0.00 12.43 1.58 32.81 20.10 00:56:09 00:40:02 all 18.14 0.00 8.42 1.80 35.06 36.59 00:56:09 00:40:02 0 18.04 0.00 7.66 1.38 35.64 37.28 00:56:09 00:40:02 1 18.46 0.00 8.79 1.47 34.48 36.80 00:56:09 00:40:02 2 17.16 0.00 8.55 2.78 35.00 36.51 00:56:09 00:40:02 3 18.88 0.00 8.68 1.59 35.13 35.73 00:56:09 00:41:01 all 9.14 0.00 7.04 0.69 27.25 55.88 00:56:09 00:41:01 0 9.05 0.00 7.17 0.90 28.23 54.65 00:56:09 00:41:01 1 9.33 0.00 7.18 0.29 26.25 56.95 00:56:09 00:41:01 2 9.72 0.00 6.82 0.33 26.73 56.40 00:56:09 00:41:01 3 8.46 0.00 6.99 1.24 27.77 55.54 00:56:09 00:42:04 all 5.87 0.00 7.12 11.89 39.14 35.97 00:56:09 00:42:04 0 5.41 0.00 7.55 11.70 40.19 35.15 00:56:09 00:42:04 1 5.04 0.00 6.50 10.22 38.60 39.64 00:56:09 00:42:04 2 6.79 0.00 7.28 12.44 38.87 34.63 00:56:09 00:42:04 3 6.28 0.00 7.16 13.24 38.91 34.41 00:56:09 00:56:09 00:42:04 CPU %user %nice %system %iowait %steal %idle 00:56:09 00:43:02 all 6.27 0.00 6.20 12.83 48.46 26.24 00:56:09 00:43:02 0 6.79 0.00 6.69 12.91 49.01 24.60 00:56:09 00:43:02 1 5.49 0.00 5.69 11.09 48.43 29.30 00:56:09 00:43:02 2 6.39 0.00 6.17 15.02 47.69 24.74 00:56:09 00:43:02 3 6.45 0.00 6.28 12.35 48.70 26.22 00:56:09 00:44:02 all 2.83 0.00 6.00 34.43 32.13 24.61 00:56:09 00:44:02 0 3.10 0.00 6.24 37.78 32.62 20.27 00:56:09 00:44:02 1 2.72 0.00 6.04 33.61 30.96 26.67 00:56:09 00:44:02 2 3.27 0.00 6.05 35.39 31.57 23.72 00:56:09 00:44:02 3 2.25 0.00 5.69 30.99 33.34 27.72 00:56:09 00:45:07 all 4.82 0.00 3.87 30.98 40.34 19.98 00:56:09 00:45:07 0 4.69 0.00 4.25 32.80 41.22 17.03 00:56:09 00:45:07 1 4.70 0.00 3.97 29.98 40.63 20.72 00:56:09 00:45:07 2 4.89 0.00 3.71 31.20 39.55 20.65 00:56:09 00:45:07 3 5.01 0.00 3.56 29.95 39.98 21.49 00:56:09 00:46:02 all 25.97 0.00 9.54 14.48 35.73 14.28 00:56:09 00:46:02 0 25.41 0.00 9.72 13.87 34.88 16.10 00:56:09 00:46:02 1 26.95 0.00 9.45 14.63 35.87 13.09 00:56:09 00:46:02 2 26.17 0.00 9.14 14.87 36.08 13.74 00:56:09 00:46:02 3 25.36 0.00 9.84 14.57 36.11 14.13 00:56:09 00:47:01 all 42.13 0.00 9.54 9.21 33.02 6.10 00:56:09 00:47:01 0 45.00 0.00 9.74 7.74 29.66 7.86 00:56:09 00:47:01 1 43.04 0.00 9.54 10.11 32.54 4.77 00:56:09 00:47:01 2 37.00 0.00 8.32 11.21 37.65 5.82 00:56:09 00:47:01 3 43.39 0.00 10.55 7.81 32.28 5.96 00:56:09 00:48:04 all 7.22 0.00 9.75 15.72 38.49 28.82 00:56:09 00:48:04 0 7.10 0.00 10.30 14.77 38.52 29.31 00:56:09 00:48:04 1 6.34 0.00 9.26 15.02 38.99 30.38 00:56:09 00:48:04 2 7.37 0.00 9.28 18.27 37.99 27.09 00:56:09 00:48:04 3 8.10 0.00 10.17 14.81 38.46 28.46 00:56:09 00:49:03 all 6.90 0.00 6.44 21.96 41.29 23.41 00:56:09 00:49:03 0 7.23 0.00 7.02 18.80 41.09 25.86 00:56:09 00:49:03 1 6.29 0.00 5.86 21.96 41.65 24.25 00:56:09 00:49:03 2 6.90 0.00 6.18 25.45 40.52 20.96 00:56:09 00:49:03 3 7.20 0.00 6.71 21.58 41.90 22.60 00:56:09 00:50:03 all 2.56 0.00 5.83 32.35 37.02 22.25 00:56:09 00:50:03 0 2.44 0.00 5.31 30.09 36.24 25.92 00:56:09 00:50:03 1 2.73 0.00 6.11 33.60 37.21 20.36 00:56:09 00:50:03 2 2.59 0.00 5.80 32.24 36.53 22.84 00:56:09 00:50:03 3 2.47 0.00 6.10 33.51 38.13 19.79 00:56:09 00:51:03 all 7.05 0.00 4.49 32.54 37.40 18.52 00:56:09 00:51:03 0 7.29 0.00 4.33 31.73 37.09 19.56 00:56:09 00:51:03 1 6.24 0.00 4.64 30.44 37.93 20.75 00:56:09 00:51:03 2 7.65 0.00 4.57 33.88 37.15 16.75 00:56:09 00:51:03 3 7.04 0.00 4.39 34.14 37.43 17.00 00:56:09 00:52:01 all 49.42 0.00 11.18 6.90 27.70 4.81 00:56:09 00:52:01 0 51.41 0.00 11.86 8.13 25.61 2.99 00:56:09 00:52:01 1 47.57 0.00 10.99 6.72 28.55 6.18 00:56:09 00:52:01 2 50.25 0.00 10.74 7.10 26.78 5.14 00:56:09 00:52:01 3 48.49 0.00 11.16 5.62 29.86 4.87 00:56:09 00:53:01 all 7.31 0.00 7.09 5.89 28.13 51.59 00:56:09 00:53:01 0 7.77 0.00 8.02 4.83 28.12 51.27 00:56:09 00:53:01 1 6.69 0.00 6.11 7.81 29.00 50.39 00:56:09 00:53:01 2 6.99 0.00 7.03 6.90 28.58 50.50 00:56:09 00:53:01 3 7.78 0.00 7.22 3.95 26.77 54.28 00:56:09 00:56:09 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:56:09 00:54:01 all 0.08 0.00 0.03 0.00 0.65 99.24 00:56:09 00:54:01 0 0.00 0.00 0.02 0.00 0.23 99.75 00:56:09 00:54:01 1 0.02 0.00 0.03 0.00 0.63 99.32 00:56:09 00:54:01 2 0.28 0.00 0.03 0.00 1.01 98.68 00:56:09 00:54:01 3 0.03 0.00 0.03 0.00 0.71 99.22 00:56:09 00:55:02 all 0.09 0.00 0.17 0.00 1.37 98.36 00:56:09 00:55:02 0 0.27 0.00 0.03 0.00 0.56 99.14 00:56:09 00:55:02 1 0.08 0.00 0.53 0.02 2.08 97.29 00:56:09 00:55:02 2 0.02 0.00 0.05 0.00 1.41 98.52 00:56:09 00:55:02 3 0.02 0.00 0.07 0.00 1.41 98.50 00:56:09 Average: all 12.14 0.00 6.15 11.31 30.25 40.14 00:56:09 Average: 0 12.58 0.00 6.39 11.10 30.21 39.73 00:56:09 Average: 1 11.63 0.00 5.95 11.02 30.27 41.13 00:56:09 Average: 2 12.16 0.00 6.02 12.05 30.13 39.64 00:56:09 Average: 3 12.21 0.00 6.23 11.09 30.41 40.06 00:56:09 00:56:09 00:56:09