Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 7312fa48dec987b5e69c3a75396049a1bcf37c1d+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (4cd4c97cff86ce7558925f8bcff220165820e462) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 SECURITY_NOTIFY_LIST: security-issues@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-15640 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 > 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d Merge succeeded, producing 7312fa48dec987b5e69c3a75396049a1bcf37c1d Checking out Revision 7312fa48dec987b5e69c3a75396049a1bcf37c1d (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. > git rev-list --no-walk a72173f804cb1a732c4805199f4aa1f1fc8cfbdd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:22 ========================================================= 22:25:22 EdgeX Global Pipelines Version Info 22:25:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:25:24 ------------------- 22:25:24 stable info: 22:25:24 ------------------- 22:25:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:24 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:25:24 Message: update stable to v1.0.172 22:25:25 ------------------- 22:25:25 experimental info: 22:25:25 ------------------- 22:25:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:25 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 22:25:25 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:25:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:25:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo 22:25:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo 22:25:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo 22:25:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7312fa48dec987b5e69c3a75396049a1bcf37c1d [Pipeline] echo 22:25:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7312fa4 [Pipeline] echo 22:25:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:25:28 provisioning config files... 22:25:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4660357380956806540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:29 ---> docker-login.sh 22:25:29 nexus3.edgexfoundry.org:10001 22:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 nexus3.edgexfoundry.org:10002 22:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 nexus3.edgexfoundry.org:10003 22:25:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:29 Configure a credential helper to remove this warning. See 22:25:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:29 22:25:29 Login Succeeded 22:25:29 nexus3.edgexfoundry.org:10004 22:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:30 Configure a credential helper to remove this warning. See 22:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:30 22:25:30 Login Succeeded 22:25:30 docker.io 22:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:30 Configure a credential helper to remove this warning. See 22:25:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:30 22:25:30 Login Succeeded 22:25:30 ---> docker-login.sh ends [Pipeline] } 22:25:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:30 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/core-command/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo core-command,cmd/core-command/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/core-data/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo core-data,cmd/core-data/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/core-metadata/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo core-metadata,cmd/core-metadata/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/security-proxy-setup/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/support-notifications/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo support-notifications,cmd/support-notifications/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/support-scheduler/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:25:30 + for file in '`ls cmd/**/Dockerfile`' 22:25:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:25:30 ++ cut -d/ -f2 22:25:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:25:31 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 22:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:31 22:25:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:25:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:32 latest: Pulling from edgex-devops/git-semver 22:25:32 31603596830f: Pulling fs layer 22:25:32 2a8b12db71e7: Pulling fs layer 22:25:32 6ca5941a6612: Pulling fs layer 22:25:32 ecc8261a40a4: Pulling fs layer 22:25:32 ecc8261a40a4: Waiting 22:25:32 2a8b12db71e7: Verifying Checksum 22:25:32 2a8b12db71e7: Download complete 22:25:32 31603596830f: Verifying Checksum 22:25:32 31603596830f: Download complete 22:25:32 ecc8261a40a4: Verifying Checksum 22:25:32 ecc8261a40a4: Download complete 22:25:32 6ca5941a6612: Verifying Checksum 22:25:32 6ca5941a6612: Download complete 22:25:32 31603596830f: Pull complete 22:25:32 2a8b12db71e7: Pull complete 22:25:33 6ca5941a6612: Pull complete 22:25:34 ecc8261a40a4: Pull complete 22:25:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:25:34 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:25:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:25:36 $ docker top e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:37 [ssh-agent] Looking for ssh-agent implementation... 22:25:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:37 $ docker exec e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent 22:25:37 SSH_AUTH_SOCK=/tmp/ssh-umJYJgxDUL83/agent.11 22:25:37 SSH_AGENT_PID=17 22:25:37 Running ssh-add (command line suppressed) 22:25:37 Identity added: /w/workspace/edgex-go/7@tmp/private_key_802232480642588476.key (/w/workspace/edgex-go/7@tmp/private_key_802232480642588476.key) 22:25:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:38 + git tag --points-at HEAD [Pipeline] } 22:25:38 $ docker exec --env ******** --env ******** e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent -k 22:25:38 unset SSH_AUTH_SOCK; 22:25:38 unset SSH_AGENT_PID; 22:25:38 echo Agent pid 17 killed; 22:25:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:38 [ssh-agent] Looking for ssh-agent implementation... 22:25:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:38 $ docker exec e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent 22:25:39 SSH_AUTH_SOCK=/tmp/ssh-CyDBizQd93Uu/agent.45 22:25:39 SSH_AGENT_PID=50 22:25:39 Running ssh-add (command line suppressed) 22:25:39 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7350314042554417833.key (/w/workspace/edgex-go/7@tmp/private_key_7350314042554417833.key) 22:25:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:39 + git semver init 22:25:39 # -> Open(): unable to determine branch for HEAD 22:25:39 # $GIT_DIR = /w/workspace/edgex-go/7/.git 22:25:39 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 22:25:39 # $SEMVER_REMOTE_NAME = origin 22:25:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:25:39 # $SEMVER_USER_NAME = edgex-jenkins 22:25:39 # $SEMVER_BRANCH = PR-2913 22:25:39 # $SEMVER_TEMP = /tmp/semver-112396631 22:25:39 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:26:01 # '/tmp/semver-112396631' -> '/w/workspace/edgex-go/7/.semver' 22:26:01 # -> Force: false 22:26:01 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 22:26:01 $ docker exec --env ******** --env ******** e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 ssh-agent -k 22:26:01 unset SSH_AUTH_SOCK; 22:26:01 unset SSH_AGENT_PID; 22:26:01 echo Agent pid 50 killed; 22:26:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:02 + git semver [Pipeline] } 22:26:02 $ docker stop --time=1 e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 22:26:04 $ docker rm -f e891f9eb6523d06e8218ae5c31c58ee85a51f0ddcfd2690e8524b87284d1d042 [Pipeline] // withDockerContainer [Pipeline] sh 22:26:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:26:05 Stashed 1 file(s) [Pipeline] echo 22:26:05 [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 22:26:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:26:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:26:06 + sudo service docker restart 22:26:06 + true 22:26:06 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:26:07 ========================================================= 22:26:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:26:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:07 + 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 . 22:26:10 Sending build context to Docker daemon 326.3MB 22:26:10 Step 1/7 : ARG BASE=golang:1.15-alpine 22:26:10 Step 2/7 : FROM ${BASE} 22:26:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:26:10 188c0c94c7c5: Pulling fs layer 22:26:10 0ef7d3d256c8: Pulling fs layer 22:26:10 de9db76c5a1d: Pulling fs layer 22:26:10 bca2f99d35d6: Pulling fs layer 22:26:10 93359f2a8cfa: Pulling fs layer 22:26:10 7c6f9722023f: Pulling fs layer 22:26:10 a35cf1a2eb13: Pulling fs layer 22:26:10 bca2f99d35d6: Waiting 22:26:10 93359f2a8cfa: Waiting 22:26:10 7c6f9722023f: Waiting 22:26:10 a35cf1a2eb13: Waiting 22:26:10 de9db76c5a1d: Verifying Checksum 22:26:10 de9db76c5a1d: Download complete 22:26:10 0ef7d3d256c8: Verifying Checksum 22:26:10 0ef7d3d256c8: Download complete 22:26:10 93359f2a8cfa: Verifying Checksum 22:26:10 93359f2a8cfa: Download complete 22:26:10 7c6f9722023f: Verifying Checksum 22:26:10 7c6f9722023f: Download complete 22:26:10 188c0c94c7c5: Verifying Checksum 22:26:10 188c0c94c7c5: Download complete 22:26:11 188c0c94c7c5: Pull complete 22:26:11 0ef7d3d256c8: Pull complete 22:26:11 de9db76c5a1d: Pull complete 22:26:13 a35cf1a2eb13: Verifying Checksum 22:26:13 a35cf1a2eb13: Download complete 22:26:13 bca2f99d35d6: Verifying Checksum 22:26:13 bca2f99d35d6: Download complete 22:26:19 bca2f99d35d6: Pull complete 22:26:19 93359f2a8cfa: Pull complete 22:26:19 7c6f9722023f: Pull complete 22:26:20 Still waiting to schedule task 22:26:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:26:25 a35cf1a2eb13: Pull complete 22:26:25 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:26:25 ---> a62c8e92a672 22:26:25 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:26:25 ---> Running in bb7db13be327 22:26:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:27 (1/12) Installing libmagic (5.38-r0) 22:26:27 (2/12) Installing file (5.38-r0) 22:26:27 (3/12) Installing libc-dev (0.7.2-r3) 22:26:27 (4/12) Installing g++ (9.3.0-r2) 22:26:31 (5/12) Installing fortify-headers (1.1-r0) 22:26:31 (6/12) Installing patch (2.7.6-r6) 22:26:31 (7/12) Installing build-base (0.5-r2) 22:26:31 (8/12) Installing libsodium (1.0.18-r0) 22:26:31 (9/12) Installing pkgconf (1.7.2-r0) 22:26:31 (10/12) Installing libsodium-dev (1.0.18-r0) 22:26:31 (11/12) Installing libzmq (4.3.3-r0) 22:26:32 (12/12) Installing zeromq-dev (4.3.3-r0) 22:26:32 Executing busybox-1.31.1-r19.trigger 22:26:32 OK: 233 MiB in 51 packages 22:26:36 Removing intermediate container bb7db13be327 22:26:36 ---> 337e294311d1 22:26:36 Step 4/7 : WORKDIR /edgex-go 22:26:36 ---> Running in b890ed1b4460 22:26:36 Removing intermediate container b890ed1b4460 22:26:36 ---> 111ac76fde48 22:26:36 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:26:36 latest: Pulling from library/docker 22:26:36 05e7bc50f07f: Pulling fs layer 22:26:36 6db28d0fdbf6: Pulling fs layer 22:26:36 292df0bc6bf3: Pulling fs layer 22:26:36 2e060f4bd70b: Pulling fs layer 22:26:36 80e8d568a223: Pulling fs layer 22:26:36 8dc6ef1a942a: Pulling fs layer 22:26:36 2312dd95470a: Pulling fs layer 22:26:36 80e8d568a223: Waiting 22:26:36 8dc6ef1a942a: Waiting 22:26:36 2312dd95470a: Waiting 22:26:36 2e060f4bd70b: Waiting 22:26:36 292df0bc6bf3: Verifying Checksum 22:26:36 292df0bc6bf3: Download complete 22:26:36 6db28d0fdbf6: Download complete 22:26:36 05e7bc50f07f: Verifying Checksum 22:26:36 05e7bc50f07f: Download complete 22:26:36 80e8d568a223: Verifying Checksum 22:26:36 8dc6ef1a942a: Verifying Checksum 22:26:36 8dc6ef1a942a: Download complete 22:26:36 80e8d568a223: Download complete 22:26:37 2312dd95470a: Verifying Checksum 22:26:37 2312dd95470a: Download complete 22:26:37 05e7bc50f07f: Pull complete 22:26:37 6db28d0fdbf6: Pull complete 22:26:37 292df0bc6bf3: Pull complete 22:26:37 2e060f4bd70b: Download complete 22:26:40 2e060f4bd70b: Pull complete 22:26:40 80e8d568a223: Pull complete 22:26:40 8dc6ef1a942a: Pull complete 22:26:41 2312dd95470a: Pull complete 22:26:41 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:26:41 Status: Downloaded newer image for docker:latest 22:26:42 ---> 5165c8774381 22:26:42 Step 6/7 : COPY go.mod . 22:26:42 ---> 7e25ecd5cbd9 22:26:42 Step 7/7 : RUN go mod download 22:26:42 ---> Running in 10824d821194 22:27:04 Removing intermediate container 10824d821194 22:27:04 ---> 1d1433ea4e3f 22:27:04 Successfully built 1d1433ea4e3f 22:27:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:27:05 + docker inspect -f . ci-base-image-x86_64 22:27:05 . [Pipeline] withDockerContainer 22:27:05 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:05 $ docker top 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:06 + go version 22:27:06 go version go1.15.5 linux/amd64 [Pipeline] } 22:27:06 $ docker stop --time=1 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 22:27:07 $ docker rm -f 8d8d2b610066e08cb6320b6402ea3bdfa1d7ddf366db32dcb978ff5f2e25b5e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:08 + docker inspect -f . ci-base-image-x86_64 22:27:08 . [Pipeline] withDockerContainer 22:27:08 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:27:08 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:09 $ docker top bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:09 ========================================================= 22:27:09 [edgeXBuildGoParallel] Running Tests and Build... 22:27:09 ========================================================= [Pipeline] sh 22:27:10 + make test 22:27:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:27:18 ? github.com/edgexfoundry/edgex-go [no test files] 22:27:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:27:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:27:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:27:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:27:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:27:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:27:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:27:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:27:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:27:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:27:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:27:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.6% of statements 22:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:27:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.191s coverage: 27.1% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.028s coverage: 100.0% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 67.7% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 82.3% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:27:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:27:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:27:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:27:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.112s coverage: 86.7% of statements 22:27:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:27:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.128s coverage: 97.5% of statements 22:27:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:27:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 22:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.350s coverage: 93.8% of statements 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.040s coverage: 58.8% of statements 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.092s coverage: 0.1% of statements 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements 22:27:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 22:27:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 84.2% of statements 22:27:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.4% of statements 22:27:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.5% of statements 22:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements 22:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 91.3% of statements 22:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 22:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 22:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.308s coverage: 55.9% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.0% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.356s coverage: 84.0% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 22:28:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.1% of statements 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:28:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:28:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:28:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 22:28:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.725s coverage: 29.1% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 22:28:03 GO111MODULE=on go vet ./... 22:28:29 gofmt -l . 22:28:29 [ "`gofmt -l .`" = "" ] 22:28:29 ./bin/test-go-mod-tidy.sh 22:28:29 ./bin/test-attribution-txt.sh [Pipeline] sh 22:28:30 + ls -al . 22:28:30 total 636 22:28:30 drwxrwxr-x 10 1001 1001 4096 Dec 11 22:28 . 22:28:30 drwxr-xr-x 4 root root 28 Dec 11 22:27 .. 22:28:30 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:25 .dockerignore 22:28:30 drwxrwxr-x 8 1001 1001 179 Dec 11 22:25 .git 22:28:30 drwxrwxr-x 3 1001 1001 125 Dec 11 22:25 .github 22:28:30 -rw-rw-r-- 1 1001 1001 762 Dec 11 22:25 .gitignore 22:28:30 drwx------ 3 1001 1001 47 Dec 11 22:26 .semver 22:28:30 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:25 .sonarcloud.properties 22:28:30 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:25 CONTRIBUTING.md 22:28:30 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:25 Dockerfile.build 22:28:30 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:25 Jenkinsfile 22:28:30 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:25 LICENSE 22:28:30 -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:25 Makefile 22:28:30 -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:25 README.md 22:28:30 -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:25 SECURITY.md 22:28:30 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:26 VERSION 22:28:30 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:25 ZMQWindows.md 22:28:30 drwxrwxr-x 2 1001 1001 117 Dec 11 22:25 bin 22:28:30 drwxrwxr-x 14 1001 1001 4096 Dec 11 22:25 cmd 22:28:30 -rw-r--r-- 1 root root 537567 Dec 11 22:28 coverage.out 22:28:30 -rw-r--r-- 1 root root 1041 Dec 11 22:28 go.mod 22:28:30 -rw-r--r-- 1 root root 18856 Dec 11 22:28 go.sum 22:28:30 drwxrwxr-x 8 1001 1001 127 Dec 11 22:25 internal 22:28:30 drwxrwxr-x 4 1001 1001 26 Dec 11 22:25 openapi 22:28:30 drwxrwxr-x 4 1001 1001 71 Dec 11 22:25 snap 22:28:30 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:25 version.go [Pipeline] sh 22:28:30 + '[' -e coverage.out ] 22:28:30 + chown 1001:1001 coverage.out [Pipeline] stash 22:28:30 Stashed 1 file(s) [Pipeline] sh 22:28:31 + make build 22:28:31 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 22:28:35 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 22:28:43 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 22:28:44 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 22:28:45 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 22:28:46 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 22:28:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15642 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:28:47 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 22:28:47 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 22:28:49 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 22:28:50 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 22:28:51 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 22:28:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:28:52 using credential edgex-jenkins-ssh 22:28:52 Cloning the remote Git repository 22:28:53 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 22:28:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:28:52 > git init /w/workspace/edgex-go/7 # timeout=10 22:28:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:53 > git --version # timeout=10 22:28:53 > git --version # 'git version 2.17.1' 22:28:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 22:28:54 $ docker stop --time=1 bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 22:28:56 $ docker rm -f bb92dd0cbc3913ccec4d4d24ceaa897abb3587df0f06234cb1a0e3f06a6d7197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:28:59 22:28:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:28:59 latest: Pulling from edgex-devops/edgex-compose 22:28:59 cbdbe7a5bc2a: Pulling fs layer 22:28:59 ca9280d653b3: Pulling fs layer 22:28:59 7e9c9ca2126c: Pulling fs layer 22:28:59 cbdbe7a5bc2a: Verifying Checksum 22:28:59 cbdbe7a5bc2a: Download complete 22:29:00 cbdbe7a5bc2a: Pull complete 22:29:00 ca9280d653b3: Verifying Checksum 22:29:00 ca9280d653b3: Download complete 22:29:01 7e9c9ca2126c: Verifying Checksum 22:29:01 7e9c9ca2126c: Download complete 22:29:01 ca9280d653b3: Pull complete 22:29:08 7e9c9ca2126c: Pull complete 22:29:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:29:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:29:08 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:29:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:29:11 $ docker top fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:12 + docker-compose build --help 22:29:12 + grep parallel 22:29:13 --parallel Build images in parallel. [Pipeline] } 22:29:13 $ docker stop --time=1 fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 22:29:14 $ docker rm -f fd8651db6ae10509959bbbacc943720b93a4f491af981b9b376b42dfa0d12b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:29:15 . [Pipeline] withDockerContainer 22:29:15 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:29:15 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 22:29:15 $ docker top 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:16 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:29:16 + docker-compose -f ./docker-compose-build.yml build --parallel 22:29:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:29:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:29:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:29:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:29:16 > git config core.sparsecheckout # timeout=10 22:29:16 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 22:29:16 Merge succeeded, producing 7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:29:16 Checking out Revision 7312fa48dec987b5e69c3a75396049a1bcf37c1d (PR-2913) 22:29:17 Building docker-core-command-go ... 22:29:17 Building docker-core-data-go ... 22:29:17 Building docker-core-metadata-go ... 22:29:17 Building docker-security-bootstrap-redis-go ... 22:29:17 Building docker-security-proxy-setup-go ... 22:29:17 Building docker-security-secretstore-setup-go ... 22:29:17 Building docker-support-notifications-go ... 22:29:17 Building docker-support-scheduler-go ... 22:29:17 Building docker-sys-mgmt-agent-go ... 22:29:17 Building docker-sys-mgmt-agent-go 22:29:17 Building docker-security-secretstore-setup-go 22:29:17 Building docker-support-scheduler-go 22:29:17 Building docker-security-proxy-setup-go 22:29:17 Building docker-security-bootstrap-redis-go 22:29:16 > git remote # timeout=10 22:29:16 > git config --get remote.origin.url # timeout=10 22:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:29:16 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 22:29:16 > git rev-parse HEAD^{commit} # timeout=10 22:29:16 > git config core.sparsecheckout # timeout=10 22:29:16 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 22:29:21 Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:29:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:29:23 + sudo service docker restart 22:29:23 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:29:25 provisioning config files... 22:29:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5304967631658710015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:25 ---> docker-login.sh 22:29:25 nexus3.edgexfoundry.org:10001 22:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:27 Configure a credential helper to remove this warning. See 22:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:27 22:29:27 Login Succeeded 22:29:27 nexus3.edgexfoundry.org:10002 22:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:27 Configure a credential helper to remove this warning. See 22:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:27 22:29:27 Login Succeeded 22:29:27 nexus3.edgexfoundry.org:10003 22:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:28 Configure a credential helper to remove this warning. See 22:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:28 22:29:28 Login Succeeded 22:29:28 nexus3.edgexfoundry.org:10004 22:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:28 Configure a credential helper to remove this warning. See 22:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:28 22:29:28 Login Succeeded 22:29:28 docker.io 22:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:29 Configure a credential helper to remove this warning. See 22:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:29 22:29:29 Login Succeeded 22:29:29 ---> docker-login.sh ends [Pipeline] } 22:29:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:29:30 ========================================================= 22:29:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:29:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:29:30 + 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 . 22:29:32 Sending build context to Docker daemon 165.5MB 22:29:32 Step 1/7 : ARG BASE=golang:1.15-alpine 22:29:32 Step 2/7 : FROM ${BASE} 22:29:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:29:32 5f621e34cdf4: Pulling fs layer 22:29:32 a4357932f1b6: Pulling fs layer 22:29:32 18c013af1878: Pulling fs layer 22:29:32 00ac8860ef70: Pulling fs layer 22:29:32 63d7cb157983: Pulling fs layer 22:29:32 b116817d02f9: Pulling fs layer 22:29:32 745a02a5169b: Pulling fs layer 22:29:32 00ac8860ef70: Waiting 22:29:32 63d7cb157983: Waiting 22:29:32 b116817d02f9: Waiting 22:29:32 745a02a5169b: Waiting 22:29:32 18c013af1878: Verifying Checksum 22:29:32 18c013af1878: Download complete 22:29:32 a4357932f1b6: Verifying Checksum 22:29:32 a4357932f1b6: Download complete 22:29:32 63d7cb157983: Verifying Checksum 22:29:32 63d7cb157983: Download complete 22:29:32 b116817d02f9: Download complete 22:29:32 5f621e34cdf4: Verifying Checksum 22:29:32 5f621e34cdf4: Download complete 22:29:33 5f621e34cdf4: Pull complete 22:29:33 a4357932f1b6: Pull complete 22:29:34 18c013af1878: Pull complete 22:29:34 745a02a5169b: Verifying Checksum 22:29:34 745a02a5169b: Download complete 22:29:36 00ac8860ef70: Verifying Checksum 22:29:36 00ac8860ef70: Download complete 22:29:46 00ac8860ef70: Pull complete 22:29:46 63d7cb157983: Pull complete 22:29:46 b116817d02f9: Pull complete 22:29:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:29:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:29:49 ---> 1d1433ea4e3f 22:29:49 Step 3/24 : WORKDIR /edgex-go 22:29:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:29:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:29:49 ---> 1d1433ea4e3f 22:29:49 Step 3/21 : WORKDIR /edgex-go 22:29:49 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:29:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:29:49 ---> 1d1433ea4e3f 22:29:49 Step 3/21 : WORKDIR /edgex-go 22:29:49 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:29:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:29:49 ---> 1d1433ea4e3f 22:29:49 Step 3/27 : WORKDIR /edgex-go 22:29:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:29:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:29:49 ---> 1d1433ea4e3f 22:29:49 Step 3/22 : WORKDIR /edgex-go 22:29:49 ---> Running in 605ca044eb50 22:29:49 ---> Running in fd14dcc62c2c 22:29:49 ---> Running in 47cfaf2d4816 22:29:49 ---> Running in 25ba9937e356 22:29:49 ---> Running in 73193414e768 22:29:49 Removing intermediate container 605ca044eb50 22:29:49 ---> 101c315f768f 22:29:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 Removing intermediate container fd14dcc62c2c 22:29:49 ---> 80050fe0b3de 22:29:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 Removing intermediate container 73193414e768 22:29:49 ---> 5aa3e0e893d6 22:29:49 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 Removing intermediate container 25ba9937e356 22:29:49 ---> fdcecb63be55 22:29:49 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 Removing intermediate container 47cfaf2d4816 22:29:49 ---> fe3c5f3fd8b2 22:29:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:49 ---> Running in 08567a82de0a 22:29:49 ---> Running in 823682bc879a 22:29:49 ---> Running in fad61a141499 22:29:49 ---> Running in 57e951e1c346 22:29:49 ---> Running in 404a07d097c6 22:29:49 Removing intermediate container 08567a82de0a 22:29:49 ---> 634ad8391cb7 22:29:49 Step 5/22 : RUN apk update && apk add make git 22:29:50 ---> Running in fea6864fe588 22:29:50 Removing intermediate container 823682bc879a 22:29:50 ---> bef797c4e072 22:29:50 Step 5/27 : RUN apk update && apk add make bash git 22:29:50 Removing intermediate container fad61a141499 22:29:50 ---> 49ef28a3ec5d 22:29:50 Step 5/21 : RUN apk update && apk add make git 22:29:50 ---> Running in 60a17912b90f 22:29:50 ---> Running in 8d39a43b7af6 22:29:50 Removing intermediate container 404a07d097c6 22:29:50 ---> f06814401ff5 22:29:50 Step 5/24 : RUN apk update && apk add make git 22:29:50 Removing intermediate container 57e951e1c346 22:29:50 ---> ed9ed2491f80 22:29:50 Step 5/21 : RUN apk update && apk add make git 22:29:50 ---> Running in 1a87c60a81a2 22:29:50 ---> Running in 09916f013acd 22:29:50 745a02a5169b: Pull complete 22:29:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:29:50 ---> b7e6874047d6 22:29:50 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:29:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:29:52 OK: 12748 distinct packages available 22:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:52 OK: 233 MiB in 51 packages 22:29:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:29:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:29:52 OK: 12748 distinct packages available 22:29:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:29:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:29:52 OK: 12748 distinct packages available 22:29:52 OK: 233 MiB in 51 packages 22:29:53 OK: 233 MiB in 51 packages 22:29:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:29:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:29:53 OK: 12748 distinct packages available 22:29:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:29:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:29:53 OK: 12748 distinct packages available 22:29:53 Removing intermediate container fea6864fe588 22:29:53 ---> 19b9a29e1647 22:29:53 Step 6/22 : COPY go.mod . 22:29:53 OK: 233 MiB in 51 packages 22:29:53 OK: 233 MiB in 51 packages 22:29:53 ---> 080b7dc0a1ff 22:29:53 Step 7/22 : RUN go mod download 22:29:53 ---> Running in 0f41a3d7a2dd 22:29:53 Removing intermediate container 60a17912b90f 22:29:53 ---> 30d93a6bf9a8 22:29:53 Step 6/27 : COPY go.mod . 22:29:53 Removing intermediate container 8d39a43b7af6 22:29:53 ---> 1459a06ae261 22:29:53 Step 6/21 : COPY go.mod . 22:29:54 ---> Running in 2dbc0b9533d0 22:29:54 ---> 9179279c2ffb 22:29:54 Step 7/27 : RUN go mod download 22:29:54 Removing intermediate container 09916f013acd 22:29:54 ---> 2ac00089cbdf 22:29:54 Step 6/21 : COPY go.mod . 22:29:54 ---> 01fa9d2d3a67 22:29:54 Step 7/21 : RUN go mod download 22:29:54 Removing intermediate container 1a87c60a81a2 22:29:54 ---> f40f1ce3175a 22:29:54 Step 6/24 : COPY go.mod . 22:29:54 ---> Running in 3d2dcd3f155f 22:29:54 ---> Running in 24fc8ffb15c5 22:29:54 ---> 77007648ab0a 22:29:54 Step 7/21 : RUN go mod download 22:29:54 ---> Running in 816a838ea996 22:29:54 ---> eef9577318df 22:29:54 Step 7/24 : RUN go mod download 22:29:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:55 ---> Running in f55bf129c48e 22:29:55 Removing intermediate container 0f41a3d7a2dd 22:29:55 ---> 572d46c7b17d 22:29:55 Step 8/22 : COPY . . 22:29:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:56 Removing intermediate container 3d2dcd3f155f 22:29:56 ---> 606aef672bcd 22:29:56 Step 8/27 : COPY . . 22:29:56 (1/12) Installing libmagic (5.38-r0) 22:29:56 (2/12) Installing file (5.38-r0) 22:29:56 (3/12) Installing libc-dev (0.7.2-r3) 22:29:57 (4/12) Installing g++ (9.3.0-r2) 22:30:01 Removing intermediate container 24fc8ffb15c5 22:30:01 ---> 7f044d2eb08c 22:30:01 Step 8/21 : COPY . . 22:30:05 (5/12) Installing fortify-headers (1.1-r0) 22:30:05 (6/12) Installing patch (2.7.6-r6) 22:30:05 (7/12) Installing build-base (0.5-r2) 22:30:05 (8/12) Installing libsodium (1.0.18-r0) 22:30:05 (9/12) Installing pkgconf (1.7.2-r0) 22:30:05 (10/12) Installing libsodium-dev (1.0.18-r0) 22:30:05 (11/12) Installing libzmq (4.3.3-r0) 22:30:05 Removing intermediate container 816a838ea996 22:30:05 ---> 36ebfee3550a 22:30:05 Step 8/21 : COPY . . 22:30:05 Removing intermediate container f55bf129c48e 22:30:05 ---> 1e0ca0fa8c8a 22:30:05 Step 8/24 : COPY . . 22:30:05 (12/12) Installing zeromq-dev (4.3.3-r0) 22:30:05 Executing busybox-1.31.1-r19.trigger 22:30:05 OK: 217 MiB in 51 packages 22:30:10 Removing intermediate container 2dbc0b9533d0 22:30:10 ---> 4b551d99b177 22:30:10 Step 4/7 : WORKDIR /edgex-go 22:30:10 ---> Running in fc3b37370b19 22:30:10 Removing intermediate container fc3b37370b19 22:30:10 ---> ee4425ea8413 22:30:10 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:30:11 latest: Pulling from library/docker 22:30:11 a3cc7d3b244e: Pulling fs layer 22:30:11 02a3295e0d61: Pulling fs layer 22:30:11 0f4f2e6d8100: Pulling fs layer 22:30:11 330b718f631f: Pulling fs layer 22:30:11 a93816041522: Pulling fs layer 22:30:11 bdb6da89ff94: Pulling fs layer 22:30:11 2a70c0c122f4: Pulling fs layer 22:30:11 330b718f631f: Waiting 22:30:11 a93816041522: Waiting 22:30:11 bdb6da89ff94: Waiting 22:30:11 2a70c0c122f4: Waiting 22:30:11 0f4f2e6d8100: Download complete 22:30:11 02a3295e0d61: Verifying Checksum 22:30:11 02a3295e0d61: Download complete 22:30:11 a93816041522: Verifying Checksum 22:30:11 a93816041522: Download complete 22:30:11 a3cc7d3b244e: Verifying Checksum 22:30:11 a3cc7d3b244e: Download complete 22:30:11 bdb6da89ff94: Verifying Checksum 22:30:11 bdb6da89ff94: Download complete 22:30:11 2a70c0c122f4: Verifying Checksum 22:30:11 2a70c0c122f4: Download complete 22:30:12 a3cc7d3b244e: Pull complete 22:30:13 02a3295e0d61: Pull complete 22:30:13 0f4f2e6d8100: Pull complete 22:30:13 330b718f631f: Verifying Checksum 22:30:13 330b718f631f: Download complete 22:30:17 330b718f631f: Pull complete 22:30:17 a93816041522: Pull complete 22:30:18 bdb6da89ff94: Pull complete 22:30:18 2a70c0c122f4: Pull complete 22:30:18 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 22:30:18 Status: Downloaded newer image for docker:latest 22:30:21 ---> a04cb78f64c1 22:30:21 Step 6/7 : COPY go.mod . 22:30:22 ---> 9ed013765a8a 22:30:22 Step 7/7 : RUN go mod download 22:30:22 ---> Running in a9a931a59b3e 22:30:37 ---> 94661b5d0462 22:30:37 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:30:37 ---> 97ff67edc6bd 22:30:37 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:30:37 ---> Running in a471fff97196 22:30:37 ---> Running in 509a8bc994fb 22:30:38 ---> 2101f462e507 22:30:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:30:38 ---> 1e854b1169fa 22:30:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:30:38 ---> f331778e3221 22:30:38 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:30:38 ---> Running in 2df0f251bfff 22:30:38 ---> Running in efbd6f0333aa 22:30:39 ---> Running in ce7171b6da79 22:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:30:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:30:39 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 22:30:39 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 22:30:39 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 22:30:49 Removing intermediate container a9a931a59b3e 22:30:49 ---> f1c2c136a7c2 22:30:49 Successfully built f1c2c136a7c2 22:30:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:49 + docker inspect -f . ci-base-image-arm64 22:30:49 . [Pipeline] withDockerContainer 22:30:49 prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container 22:30:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 22:30:51 $ docker top 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:52 + go version 22:30:52 go version go1.15.5 linux/arm64 [Pipeline] } 22:30:52 $ docker stop --time=1 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 22:30:54 $ docker rm -f 1b2a0c86083d37bb88c1b19620bc26d1430278572ffba1542ff4fdfdfab55316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:55 + docker inspect -f . ci-base-image-arm64 22:30:55 . [Pipeline] withDockerContainer 22:30:55 prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container 22:30:55 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 22:30:57 $ docker top aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:57 ========================================================= 22:30:57 [edgeXBuildGoParallel] Running Tests and Build... 22:30:57 ========================================================= [Pipeline] sh 22:30:58 + make test 22:30:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:31:06 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 22:31:06 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 22:31:11 Removing intermediate container 509a8bc994fb 22:31:11 ---> 8392ac80b495 22:31:11 22:31:11 Step 10/22 : FROM alpine:3.10 22:31:11 3.10: Pulling from library/alpine 22:31:11 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:31:11 Status: Downloaded newer image for alpine:3.10 22:31:11 ---> be4e4bea2c2e 22:31:11 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:31:14 ---> Running in 7222bba8bf55 22:31:14 Removing intermediate container efbd6f0333aa 22:31:14 ---> 5c94af329099 22:31:14 22:31:14 Step 10/24 : FROM alpine:3.10 22:31:14 ---> be4e4bea2c2e 22:31:14 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:31:14 Removing intermediate container a471fff97196 22:31:14 ---> b069505b2588 22:31:14 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:31:14 ---> Running in 3034ab1be713 22:31:14 ---> Running in 13bbc7b6bf0b 22:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:31:15 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:31:15 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:31:15 OK: 10348 distinct packages available 22:31:15 (1/5) Installing ca-certificates (20191127-r2) 22:31:15 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:31:15 (3/5) Installing libcurl (7.66.0-r3) 22:31:15 (4/5) Installing curl (7.66.0-r3) 22:31:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 22:31:15 (5/5) Installing dumb-init (1.2.2-r1) 22:31:16 Executing busybox-1.30.1-r3.trigger 22:31:16 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 22:31:16 Executing ca-certificates-20191127-r2.trigger 22:31:16 OK: 7 MiB in 19 packages 22:31:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 22:31:16 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:31:16 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:31:16 OK: 10348 distinct packages available 22:31:16 (1/5) Installing ca-certificates (20191127-r2) 22:31:16 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:31:16 (3/5) Installing libcurl (7.66.0-r3) 22:31:16 (4/5) Installing curl (7.66.0-r3) 22:31:16 (5/5) Installing dumb-init (1.2.2-r1) 22:31:16 Executing busybox-1.30.1-r3.trigger 22:31:16 Executing ca-certificates-20191127-r2.trigger 22:31:16 OK: 7 MiB in 19 packages 22:31:18 Removing intermediate container 2df0f251bfff 22:31:18 ---> 8fa753c44880 22:31:18 22:31:18 Step 10/21 : FROM alpine 22:31:18 latest: Pulling from library/alpine 22:31:18 Removing intermediate container ce7171b6da79 22:31:18 ---> 96e70c31ff85 22:31:18 22:31:18 Step 10/21 : FROM scratch 22:31:18 ---> 22:31:18 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:31:18 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:31:18 Status: Downloaded newer image for alpine:latest 22:31:18 ---> b14afc6dfb98 22:31:18 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:31:19 ---> Running in 3fa001d45a40 22:31:19 ---> Running in fae1b7d44692 22:31:19 Removing intermediate container 13bbc7b6bf0b 22:31:19 ---> 98ed9eb8bd8a 22:31:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:31:20 Removing intermediate container 7222bba8bf55 22:31:20 ---> dd7846b0b507 22:31:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:31:20 Removing intermediate container 3fa001d45a40 22:31:20 ---> 60fdd2516329 22:31:20 Step 12/21 : ENV APP_PORT=48085 22:31:20 ---> Running in 16868973b941 22:31:20 ---> Running in 01361688eafb 22:31:20 ---> Running in 55744a3af7c9 22:31:20 Removing intermediate container 3034ab1be713 22:31:20 ---> d2ac84147fb5 22:31:20 22:31:20 Step 11/27 : FROM docker:latest 22:31:20 ---> aefe523efa57 22:31:20 Step 12/27 : RUN apk add --no-cache bash 22:31:20 ---> Running in 4a109a071265 22:31:20 Removing intermediate container 16868973b941 22:31:20 ---> 4f24e2998892 22:31:20 Step 13/22 : WORKDIR / 22:31:20 Removing intermediate container 01361688eafb 22:31:20 ---> 0556659ae067 22:31:20 Step 13/21 : EXPOSE $APP_PORT 22:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:20 Removing intermediate container 55744a3af7c9 22:31:20 ---> eb238bd6d65c 22:31:20 Step 13/24 : WORKDIR / 22:31:20 ? github.com/edgexfoundry/edgex-go [no test files] 22:31:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:20 ---> Running in 3efdfc548cfd 22:31:20 ---> Running in 9d5065006227 22:31:21 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:31:21 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:31:21 OK: 12745 distinct packages available 22:31:21 (1/4) Installing ca-certificates (20191127-r4) 22:31:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:31:21 (3/4) Installing libcurl (7.69.1-r3) 22:31:21 (4/4) Installing curl (7.69.1-r3) 22:31:21 Executing busybox-1.31.1-r19.trigger 22:31:21 Executing ca-certificates-20191127-r4.trigger 22:31:21 ---> Running in 168970120a07 22:31:21 OK: 7 MiB in 18 packages 22:31:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:21 (1/2) Installing readline (8.0.4-r0) 22:31:21 (2/2) Installing bash (5.0.17-r0) 22:31:21 Executing bash-5.0.17-r0.post-install 22:31:21 Executing busybox-1.31.1-r19.trigger 22:31:21 OK: 12 MiB in 22 packages 22:31:22 Removing intermediate container 3efdfc548cfd 22:31:22 ---> dfded5ab269d 22:31:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:31:22 Removing intermediate container 9d5065006227 22:31:22 ---> 8028e5bcf394 22:31:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:31:22 Removing intermediate container 168970120a07 22:31:22 ---> 54d489321b3c 22:31:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:31:22 ---> 9016b66a4651 22:31:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:31:23 ---> a86b454316bc 22:31:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:31:23 Removing intermediate container 4a109a071265 22:31:23 ---> 93eb89f146d6 22:31:23 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:31:23 ---> f76c82db8075 22:31:23 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:31:23 Removing intermediate container fae1b7d44692 22:31:23 ---> 1bfe72de9371 22:31:23 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:31:23 ---> a57ecee23bc9 22:31:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:31:24 ---> Running in 370eddd0428a 22:31:24 ---> Running in 6f5d43aa6166 22:31:24 ---> 1867d92cd8c2 22:31:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:31:24 ---> a466717e1968 22:31:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:31:24 ---> 641746889a4d 22:31:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:31:24 Removing intermediate container 6f5d43aa6166 22:31:24 ---> 087b68dfe6f6 22:31:24 Step 13/21 : WORKDIR /edgex 22:31:24 ---> Running in c65a048431ae 22:31:24 ---> Running in 890392cdd4c6 22:31:24 ---> bdd7a089a52b 22:31:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:31:24 ---> ae48ade0b9ee 22:31:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:31:24 Removing intermediate container c65a048431ae 22:31:24 ---> f2d86ecc3bf3 22:31:24 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:24 ---> Running in f9d29ff453bf 22:31:25 Removing intermediate container 890392cdd4c6 22:31:25 ---> 409161371e8a 22:31:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:31:25 ---> 1505c3557e27 22:31:25 Step 18/22 : RUN chmod +x entrypoint.sh 22:31:25 Removing intermediate container f9d29ff453bf 22:31:25 ---> 9bf3e7243789 22:31:25 Step 19/21 : LABEL arch=x86_64 22:31:25 ---> cf0c86b80d51 22:31:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:31:25 ---> 8694997bbf76 22:31:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:31:25 ---> Running in d70a425ded56 22:31:25 ---> Running in 1417885ed508 22:31:26 Removing intermediate container 370eddd0428a 22:31:26 ---> 70d74465d798 22:31:26 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:31:26 ---> Running in ba63f061d886 22:31:26 Removing intermediate container 1417885ed508 22:31:26 ---> 3a015902b78b 22:31:26 Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:31:26 ---> 9bd924e2e1a3 22:31:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:31:26 ---> Running in 4e961945a597 22:31:26 ---> a8e6d810ad7a 22:31:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:31:26 Removing intermediate container ba63f061d886 22:31:26 ---> d502bedcd44f 22:31:26 Step 15/27 : ENV APP_PORT=48090 22:31:26 ---> Running in c62deb0684fc 22:31:26 ---> 687fe8f6969f 22:31:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:31:26 Removing intermediate container 4e961945a597 22:31:26 ---> 425e07a0880c 22:31:26 Step 21/21 : LABEL version=0.0.0 22:31:27 ---> Running in 5d135b1a1302 22:31:27 ---> Running in a01608d4f44d 22:31:27 ---> 60889000e7fc 22:31:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:31:27 Removing intermediate container c62deb0684fc 22:31:27 ---> f6f48e63a65b 22:31:27 Step 16/27 : EXPOSE $APP_PORT 22:31:27 ---> Running in 67b284a6602f 22:31:27 ---> Running in 888f336ae3e5 22:31:27 Removing intermediate container 5d135b1a1302 22:31:27 ---> e1ec52bc1f62 22:31:27 22:31:27 Removing intermediate container d70a425ded56 22:31:27 ---> c869aa2ea26c 22:31:27 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:31:27 ---> Running in 7a657688e26b 22:31:27 Successfully built e1ec52bc1f62 22:31:27 Removing intermediate container 888f336ae3e5 22:31:27 ---> ef84260a7a62 22:31:27 Step 18/21 : CMD ["--init=true"] 22:31:27 Successfully tagged docker-support-scheduler-go:latest 22:31:28 Removing intermediate container 67b284a6602f 22:31:28 ---> 14b7865d05cd 22:31:28 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:31:28  Building docker-support-scheduler-go ... done Building docker-core-command-go 22:31:28 ---> Running in a3fadc1541d0 22:31:28 Removing intermediate container 7a657688e26b 22:31:28 ---> c2295f14806d 22:31:28 Step 20/22 : LABEL arch=x86_64 22:31:29 ---> Running in e2218f4c1c6b 22:31:29 Removing intermediate container a3fadc1541d0 22:31:29 ---> 919bc32ea9e2 22:31:29 Step 19/21 : LABEL arch=x86_64 22:31:29 ---> 506796ccffdf 22:31:29 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:31:30 ---> Running in 097023dd318f 22:31:31 Removing intermediate container a01608d4f44d 22:31:31 ---> a7ad5f78a1bf 22:31:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:31:32 Removing intermediate container e2218f4c1c6b 22:31:32 ---> ffe66d2e2988 22:31:32 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:31:33 ---> b7d45f871148 22:31:33 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:31:33 ---> Running in c26985eac33a 22:31:33 Removing intermediate container 097023dd318f 22:31:33 ---> f36c283480b1 22:31:33 Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:31:33 ---> Running in 53fbc005839e 22:31:33 ---> Running in b4c52ad85ef1 22:31:34 Removing intermediate container c26985eac33a 22:31:34 ---> fcc776b82b9d 22:31:34 Step 22/24 : LABEL arch=x86_64 22:31:34 ---> 8a4e44a06c97 22:31:34 Step 20/27 : RUN apk --no-cache add py3-pip 22:31:34 Removing intermediate container 53fbc005839e 22:31:34 ---> 8d8e5c759814 22:31:34 Step 22/22 : LABEL version=0.0.0 22:31:35 ---> Running in 098335f7a87a 22:31:35 Removing intermediate container b4c52ad85ef1 22:31:35 ---> e845d14efcea 22:31:35 Step 21/21 : LABEL version=0.0.0 22:31:35 ---> Running in 9448add04a5c 22:31:36 ---> Running in 7b26d8db8e6e 22:31:36 ---> Running in aee0c7d578df 22:31:37 Removing intermediate container 9448add04a5c 22:31:37 ---> 619e4070ede0 22:31:37 22:31:37 Removing intermediate container 098335f7a87a 22:31:37 ---> 764c772202c0 22:31:37 Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:31:37 Successfully built 619e4070ede0 22:31:37 Removing intermediate container aee0c7d578df 22:31:37 ---> aeb7bc4fb82c 22:31:37 22:31:37 Successfully tagged docker-security-bootstrap-redis-go:latest 22:31:37  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 22:31:38 Successfully built aeb7bc4fb82c 22:31:38 ---> Running in faf02d17d01d 22:31:38 Successfully tagged docker-security-proxy-setup-go:latest 22:31:38 Building docker-support-notifications-go 22:31:38  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:39 (1/33) Installing libbz2 (1.0.8-r1) 22:31:39 (2/33) Installing expat (2.2.9-r1) 22:31:39 (3/33) Installing libffi (3.3-r2) 22:31:39 (4/33) Installing gdbm (1.13-r1) 22:31:39 (5/33) Installing xz-libs (5.2.5-r0) 22:31:39 (6/33) Installing sqlite-libs (3.32.1-r0) 22:31:39 (7/33) Installing python3 (3.8.5-r0) 22:31:43 Removing intermediate container faf02d17d01d 22:31:43 ---> a583abc8fd01 22:31:43 Step 24/24 : LABEL version=0.0.0 22:31:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:31:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:47 ---> 1d1433ea4e3f 22:31:47 Step 3/22 : WORKDIR /edgex-go 22:31:47 ---> Using cache 22:31:47 ---> fe3c5f3fd8b2 22:31:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:47 ---> Using cache 22:31:47 ---> f06814401ff5 22:31:47 Step 5/22 : RUN apk update && apk add make git 22:31:47 ---> Using cache 22:31:47 ---> f40f1ce3175a 22:31:47 Step 6/22 : COPY go.mod . 22:31:47 ---> Using cache 22:31:47 ---> eef9577318df 22:31:47 Step 7/22 : RUN go mod download 22:31:47 ---> Using cache 22:31:47 ---> 1e0ca0fa8c8a 22:31:47 Step 8/22 : COPY . . 22:31:47 ---> Using cache 22:31:47 ---> 1e854b1169fa 22:31:47 Step 9/22 : RUN make cmd/core-command/core-command 22:31:49 (8/33) Installing py3-appdirs (1.4.4-r1) 22:31:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:31:49 (10/33) Installing py3-parsing (2.4.7-r0) 22:31:49 (11/33) Installing py3-six (1.15.0-r0) 22:31:49 (12/33) Installing py3-packaging (20.4-r0) 22:31:49 ---> Running in f8ff3f838705 22:31:49 (13/33) Installing py3-setuptools (47.0.0-r0) 22:31:49 ---> Running in b78e9afd04eb 22:31:49 (14/33) Installing py3-chardet (3.0.4-r4) 22:31:49 (15/33) Installing py3-idna (2.9-r0) 22:31:50 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:31:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:31:50 (18/33) Installing py3-requests (2.23.0-r0) 22:31:50 (19/33) Installing py3-msgpack (1.0.0-r0) 22:31:50 (20/33) Installing py3-lockfile (0.12.2-r3) 22:31:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:31:50 (22/33) Installing py3-colorama (0.4.3-r0) 22:31:51 (23/33) Installing py3-distlib (0.3.0-r0) 22:31:53 (24/33) Installing py3-distro (1.5.0-r1) 22:31:53 (25/33) Installing py3-webencodings (0.5.1-r3) 22:31:54 (26/33) Installing py3-html5lib (1.0.1-r4) 22:31:55 Removing intermediate container f8ff3f838705 22:31:55 ---> 04d5e40b38ce 22:31:55 22:31:55 (27/33) Installing py3-pytoml (0.1.21-r0) 22:31:55 (28/33) Installing py3-pep517 (0.8.2-r0) 22:31:55 (29/33) Installing py3-progress (1.5-r0) 22:31:55 (30/33) Installing py3-toml (0.10.1-r0) 22:31:55 (31/33) Installing py3-retrying (1.3.3-r0) 22:31:55 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:31:55 (33/33) Installing py3-pip (20.1.1-r0) 22:31:55 Successfully built 04d5e40b38ce 22:31:56 Successfully tagged docker-security-secretstore-setup-go:latest 22:31:56  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go 22:31:56 Executing busybox-1.31.1-r19.trigger 22:31:56 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 22:31:56 OK: 71 MiB in 55 packages 22:32:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:32:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:32:04 ---> 1d1433ea4e3f 22:32:04 Step 3/23 : WORKDIR /edgex-go 22:32:04 ---> Using cache 22:32:04 ---> fe3c5f3fd8b2 22:32:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:04 ---> Using cache 22:32:04 ---> f06814401ff5 22:32:04 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:32:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:32:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:32:04 ---> 1d1433ea4e3f 22:32:04 Step 3/24 : WORKDIR /edgex-go 22:32:04 ---> Using cache 22:32:04 ---> fe3c5f3fd8b2 22:32:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:04 ---> Using cache 22:32:04 ---> f06814401ff5 22:32:04 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:32:07 ---> Running in 586e94985f05 22:32:07 ---> Running in 6c40617fc3ac 22:32:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:32:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:32:11 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:32:11 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:32:11 OK: 12748 distinct packages available 22:32:11 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:32:11 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:32:11 OK: 12748 distinct packages available 22:32:11 OK: 233 MiB in 51 packages 22:32:12 OK: 233 MiB in 51 packages 22:32:15 Removing intermediate container 6c40617fc3ac 22:32:15 ---> 4635e09cb75f 22:32:15 Step 6/23 : COPY go.mod . 22:32:15 Removing intermediate container 586e94985f05 22:32:15 ---> 34c18bc337d4 22:32:15 Step 6/24 : COPY go.mod . 22:32:17 ---> 27999bd85b2c 22:32:17 Step 7/24 : RUN go mod download 22:32:17 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:32:17 ---> 40b21ffed72b 22:32:17 Step 7/23 : RUN go mod download 22:32:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:32:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:32:18 ---> 1d1433ea4e3f 22:32:18 Step 3/22 : WORKDIR /edgex-go 22:32:18 ---> Using cache 22:32:18 ---> fe3c5f3fd8b2 22:32:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:18 ---> Using cache 22:32:18 ---> f06814401ff5 22:32:18 Step 5/22 : RUN apk update && apk add make git 22:32:18 ---> Using cache 22:32:18 ---> f40f1ce3175a 22:32:18 Step 6/22 : COPY go.mod . 22:32:18 ---> Using cache 22:32:18 ---> eef9577318df 22:32:18 Step 7/22 : RUN go mod download 22:32:18 ---> Using cache 22:32:18 ---> 1e0ca0fa8c8a 22:32:18 Step 8/22 : COPY . . 22:32:18 ---> Using cache 22:32:18 ---> 1e854b1169fa 22:32:18 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:32:19 ---> Running in 1d3b79bd1eb0 22:32:19 ---> Running in 97acd74d44d1 22:32:19 ---> Running in 6c669f792c4a 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:32:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:32:20 Removing intermediate container 7b26d8db8e6e 22:32:20 ---> 2c2861a869a9 22:32:20 Step 21/27 : RUN pip install docker-compose==1.23.2 22:32:20 ---> Running in 881624abd14a 22:32:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:32:20 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 22:32:22 Removing intermediate container 1d3b79bd1eb0 22:32:22 ---> 80bd7951f421 22:32:22 Step 8/24 : COPY . . 22:32:22 Removing intermediate container 97acd74d44d1 22:32:22 ---> 463350d1a179 22:32:22 Step 8/23 : COPY . . 22:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:32:23 Collecting docker-compose==1.23.2 22:32:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:32:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:32:26 Collecting cached-property<2,>=1.2.0 22:32:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:32:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:32:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:32:30 Collecting websocket-client<1.0,>=0.32.0 22:32:30 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:32:31 Collecting docker<4.0,>=3.6.0 22:32:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:32:33 Collecting dockerpty<0.5,>=0.4.1 22:32:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:32:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements 22:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:32:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:32:36 Removing intermediate container b78e9afd04eb 22:32:36 ---> ce935fbf6db0 22:32:36 22:32:36 Step 10/22 : FROM scratch 22:32:36 ---> 22:32:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:32:36 ---> Using cache 22:32:36 ---> 60fdd2516329 22:32:36 Step 12/22 : ENV APP_PORT=48082 22:32:38 ---> Running in f1d7cb981d85 22:32:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:32:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:32:38 Collecting docopt<0.7,>=0.6.1 22:32:38 Downloading docopt-0.6.2.tar.gz (25 kB) 22:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.499s coverage: 27.1% of statements 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:32:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.516s coverage: 68.5% of statements 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:32:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:32:41 Collecting texttable<0.10,>=0.9.0 22:32:41 Downloading texttable-0.9.1.tar.gz (11 kB) 22:32:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.608s coverage: 82.3% of statements 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:32:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:32:42 Removing intermediate container f1d7cb981d85 22:32:42 ---> cb201a845c6a 22:32:42 Step 13/22 : EXPOSE $APP_PORT 22:32:43 ---> Running in 5bc6001819e0 22:32:44 Collecting jsonschema<3,>=2.5.1 22:32:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:32:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:32:44 Removing intermediate container 5bc6001819e0 22:32:44 ---> daea65f11198 22:32:44 Step 14/22 : WORKDIR / 22:32:44 Collecting PyYAML<4,>=3.10 22:32:44 Downloading PyYAML-3.13.tar.gz (270 kB) 22:32:44 ---> Running in 48e2ad97f6d1 22:32:46 Removing intermediate container 48e2ad97f6d1 22:32:46 ---> c17ba1821843 22:32:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:32:46 Collecting docker-pycreds>=0.4.0 22:32:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:32:47 Collecting urllib3<1.25,>=1.21.1 22:32:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:32:47 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) 22:32:47 Collecting idna<2.8,>=2.5 22:32:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:32:47 ---> 809333855cf0 22:32:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:32:47 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) 22:32:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:32:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:32:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:32:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:32:48 Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docopt, texttable, jsonschema, PyYAML, docker-compose 22:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.214s coverage: 28.6% of statements 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.160s coverage: 100.0% of statements 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.349s coverage: 86.7% of statements 22:32:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements 22:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:32:50 Attempting uninstall: urllib3 22:32:50 Found existing installation: urllib3 1.25.9 22:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:32:50 Uninstalling urllib3-1.25.9: 22:32:51 Successfully uninstalled urllib3-1.25.9 22:32:54 ---> 369e0dc390c6 22:32:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:32:54 Attempting uninstall: idna 22:32:54 Found existing installation: idna 2.9 22:32:54 Uninstalling idna-2.9: 22:32:54 Successfully uninstalled idna-2.9 22:32:55 Attempting uninstall: requests 22:32:55 Found existing installation: requests 2.23.0 22:32:55 Uninstalling requests-2.23.0: 22:32:55 Successfully uninstalled requests-2.23.0 22:32:56 ---> 26b2e1f5c1e3 22:32:56 Step 18/22 : ENTRYPOINT ["/core-command"] 22:32:56 ---> Running in 420d3746af65 22:32:56 ---> 8f99fb60ae8f 22:32:56 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:32:57 Running setup.py install for dockerpty: started 22:32:57 ---> 1be91839a172 22:32:57 Step 9/23 : RUN make cmd/core-data/core-data 22:32:57 ---> Running in 87b627d4a0ab 22:32:57 Removing intermediate container 420d3746af65 22:32:57 ---> 7aa585451a1c 22:32:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:57 ---> Running in 06c924b05cee 22:32:57 ---> Running in c3a1a9f24937 22:32:58 Running setup.py install for dockerpty: finished with status 'done' 22:32:58 Running setup.py install for docopt: started 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.054s coverage: 93.8% of statements 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.140s coverage: 0.1% of statements 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 75.5% of statements 22:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements 22:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.173s coverage: 87.2% of statements 22:32:58 Removing intermediate container c3a1a9f24937 22:32:58 ---> 46254e8bb719 22:32:58 Step 20/22 : LABEL arch=x86_64 22:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:32:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:32:58 ---> Running in 853f43591052 22:32:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.184s coverage: 84.2% of statements 22:32:59 Running setup.py install for docopt: finished with status 'done' 22:32:59 Running setup.py install for texttable: started 22:32:59 Running setup.py install for texttable: finished with status 'done' 22:32:59 Removing intermediate container 853f43591052 22:32:59 ---> 58c68f77bf23 22:32:59 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:33:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.4% of statements 22:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:33:01 Running setup.py install for PyYAML: started 22:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.629s coverage: 63.5% of statements 22:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:33:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 22:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 22:33:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 22:33:03 ---> Running in c77f2334898a 22:33:03 Running setup.py install for PyYAML: finished with status 'done' 22:33:04 Removing intermediate container 6c669f792c4a 22:33:04 ---> 9e0cacaef42f 22:33:04 22:33:04 Step 10/22 : FROM scratch 22:33:04 ---> 22:33:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:33:04 Removing intermediate container c77f2334898a 22:33:04 ---> 39cc4f450de8 22:33:04 Step 22/22 : LABEL version=0.0.0 22:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 22:33:04 ---> Using cache 22:33:04 ---> 60fdd2516329 22:33:04 Step 12/22 : ENV APP_PORT=48081 22:33:04 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.57.0 22:33:04 ---> Running in 5fe483d776b7 22:33:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 22:33:04 ---> Running in 4f1f2735afa9 22:33:05 Removing intermediate container 5fe483d776b7 22:33:05 ---> 1a37874fd43a 22:33:05 22:33:05 Removing intermediate container 4f1f2735afa9 22:33:05 ---> f04750ec0840 22:33:05 Step 13/22 : EXPOSE $APP_PORT 22:33:05 ---> Running in 135393ce1bbe 22:33:05 Successfully built 1a37874fd43a 22:33:05 Successfully tagged docker-core-command-go:latest 22:33:05  Building docker-core-command-go ... done Removing intermediate container 135393ce1bbe 22:33:05 ---> 2158686c14e0 22:33:05 Step 14/22 : WORKDIR / 22:33:05 ---> Running in 54f9114ae19b 22:33:06 Removing intermediate container 54f9114ae19b 22:33:06 ---> 83f2ec0a9b30 22:33:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:33:07 Removing intermediate container 881624abd14a 22:33:07 ---> 52c9e07bec3f 22:33:07 Step 22/27 : RUN apk --no-cache add curl 22:33:07 ---> 61b023cc927c 22:33:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 55.9% of statements 22:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:33:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:33:08 ---> Running in a3b8dfd78548 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 37.0% of statements 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.632s coverage: 84.0% of statements 22:33:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 22:33:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:09 ---> eb080e0e9a8d 22:33:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:33:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:33:09 (2/3) Installing libcurl (7.69.1-r3) 22:33:09 (3/3) Installing curl (7.69.1-r3) 22:33:09 Executing busybox-1.31.1-r19.trigger 22:33:09 OK: 72 MiB in 58 packages 22:33:10 ---> 88f4f6a99116 22:33:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:33:10 ---> Running in c73c69ced008 22:33:11 Removing intermediate container c73c69ced008 22:33:11 ---> bb0c09d4cc4e 22:33:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:11 ---> Running in 311dd4a3f6cd 22:33:11 Removing intermediate container a3b8dfd78548 22:33:11 ---> 74d02c9e14de 22:33:11 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:33:11 Removing intermediate container 311dd4a3f6cd 22:33:11 ---> 0d8330efd609 22:33:11 Step 20/22 : LABEL arch=x86_64 22:33:12 ---> Running in 831340b16e45 22:33:12 ---> Running in 498d9f330fbe 22:33:13 Removing intermediate container 831340b16e45 22:33:13 ---> c50b85d18004 22:33:13 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:13 Removing intermediate container 498d9f330fbe 22:33:13 ---> 589b7f8b58c2 22:33:13 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:33:13 ---> Running in d6d7a3504bf9 22:33:13 ---> Running in 9acf451f9027 22:33:13 Removing intermediate container d6d7a3504bf9 22:33:13 ---> 474d9ae24257 22:33:13 Step 22/22 : LABEL version=0.0.0 22:33:14 Removing intermediate container 9acf451f9027 22:33:14 ---> d6c8ab4cc438 22:33:14 Step 25/27 : LABEL arch=x86_64 22:33:14 ---> Running in aef31ec632ff 22:33:14 ---> Running in 94a2da9e7685 22:33:14 Removing intermediate container aef31ec632ff 22:33:14 ---> c10ce9792094 22:33:14 22:33:14 Removing intermediate container 94a2da9e7685 22:33:14 ---> 008ea23d9877 22:33:14 Step 26/27 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:33:14 Successfully built c10ce9792094 22:33:14 ---> Running in e3b52c3b485f 22:33:14 Successfully tagged docker-core-metadata-go:latest 22:33:14  Building docker-core-metadata-go ... done Removing intermediate container e3b52c3b485f 22:33:14 ---> 649d7300d2e3 22:33:14 Step 27/27 : LABEL version=0.0.0 22:33:15 ---> Running in 8e535668a763 22:33:15 Removing intermediate container 8e535668a763 22:33:15 ---> cf5b88a4d9ef 22:33:15 22:33:15 Successfully built cf5b88a4d9ef 22:33:15 Successfully tagged docker-sys-mgmt-agent-go:latest 22:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.376s coverage: 47.1% of statements 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.158s coverage: 100.0% of statements 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:33:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.151s coverage: 100.0% of statements 22:33:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.017s coverage: 29.1% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.110s coverage: 100.0% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:33:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:33:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements 22:33:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements 22:33:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 22:33:23  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 87b627d4a0ab 22:33:23 ---> 6ca0078c7c7b 22:33:23 22:33:23 Step 10/24 : FROM scratch 22:33:23 ---> 22:33:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:33:23 ---> Running in 30579c605ff2 22:33:24 Removing intermediate container 30579c605ff2 22:33:24 ---> 59ec656386e4 22:33:24 Step 12/24 : ENV APP_PORT=48060 22:33:24 ---> Running in 93f944d6be3a 22:33:24 GO111MODULE=on go vet ./... 22:33:24 Removing intermediate container 93f944d6be3a 22:33:24 ---> fbfb78695490 22:33:24 Step 13/24 : EXPOSE $APP_PORT 22:33:24 ---> Running in 887d9eed9f41 22:33:24 Removing intermediate container 887d9eed9f41 22:33:24 ---> d645901cd27c 22:33:24 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:33:25 ---> c179ff23463c 22:33:25 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:33:26 ---> 5ed5edc8c088 22:33:26 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:33:27 ---> ab7a327002ba 22:33:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:33:28 ---> 2428fa2430bf 22:33:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:28 Removing intermediate container 06c924b05cee 22:33:28 ---> 8ba569ce6f8a 22:33:28 22:33:28 Step 10/23 : FROM alpine 22:33:28 ---> b14afc6dfb98 22:33:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:33:28 ---> Running in 1cec16c78853 22:33:28 Removing intermediate container 1cec16c78853 22:33:28 ---> bcde01dae7d0 22:33:28 Step 12/23 : ENV APP_PORT=48080 22:33:29 ---> Running in a9e06e5acbf6 22:33:29 ---> 36e380b01641 22:33:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:33:29 Removing intermediate container a9e06e5acbf6 22:33:29 ---> d045586d6ef0 22:33:29 Step 13/23 : EXPOSE $APP_PORT 22:33:29 ---> Running in d674b423da75 22:33:29 ---> 2131d6a9b3c2 22:33:29 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:33:30 ---> Running in 2822eccc32fc 22:33:30 Removing intermediate container d674b423da75 22:33:30 ---> 99d05818dddf 22:33:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:33:30 ---> Running in 8a0ea81a13a9 22:33:30 Removing intermediate container 2822eccc32fc 22:33:30 ---> 6a7b6d2de5a6 22:33:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:30 ---> Running in d0274a1d50a7 22:33:30 Removing intermediate container d0274a1d50a7 22:33:30 ---> 137bd17a6ebd 22:33:30 Step 22/24 : LABEL arch=x86_64 22:33:30 ---> Running in 2d90d4df9838 22:33:30 Removing intermediate container 2d90d4df9838 22:33:30 ---> 059285913475 22:33:30 Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:33:30 ---> Running in ab71a4344d4d 22:33:31 Removing intermediate container ab71a4344d4d 22:33:31 ---> 804a50e37dbf 22:33:31 Step 24/24 : LABEL version=0.0.0 22:33:31 ---> Running in 9f391d23a213 22:33:31 Removing intermediate container 8a0ea81a13a9 22:33:31 ---> b8dc3f083b82 22:33:31 Step 15/23 : RUN apk --no-cache add zeromq 22:33:31 ---> Running in 354f07d27084 22:33:31 Removing intermediate container 9f391d23a213 22:33:31 ---> 48bdaf65f54f 22:33:31 22:33:31 Successfully built 48bdaf65f54f 22:33:31 Successfully tagged docker-support-notifications-go:latest 22:33:32  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:33:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:33:33 (1/5) Installing libgcc (9.3.0-r2) 22:33:34 (2/5) Installing libsodium (1.0.18-r0) 22:33:34 (3/5) Installing libstdc++ (9.3.0-r2) 22:33:34 (4/5) Installing libzmq (4.3.3-r0) 22:33:34 (5/5) Installing zeromq (4.3.3-r0) 22:33:34 Executing busybox-1.31.1-r19.trigger 22:33:34 OK: 8 MiB in 19 packages 22:33:35 Removing intermediate container 354f07d27084 22:33:35 ---> 5381193a943e 22:33:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:33:35 ---> 675aa3ec4b7d 22:33:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:33:36 ---> 963a04c66d78 22:33:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:33:36 ---> 8f50ad03dff0 22:33:36 Step 19/23 : ENTRYPOINT ["/core-data"] 22:33:36 ---> Running in 8a11fcf5a52c 22:33:36 Removing intermediate container 8a11fcf5a52c 22:33:36 ---> c9f2d0690da1 22:33:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:36 ---> Running in 264cb5fe4bf5 22:33:36 Removing intermediate container 264cb5fe4bf5 22:33:36 ---> aa502265915d 22:33:36 Step 21/23 : LABEL arch=x86_64 22:33:36 ---> Running in ef43ea9075c2 22:33:37 Removing intermediate container ef43ea9075c2 22:33:37 ---> 8456a96ea5dd 22:33:37 Step 22/23 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:33:37 ---> Running in 6f3f6067e235 22:33:37 Removing intermediate container 6f3f6067e235 22:33:37 ---> 872830f0164c 22:33:37 Step 23/23 : LABEL version=0.0.0 22:33:37 ---> Running in 6c87403c0c9d 22:33:37 Removing intermediate container 6c87403c0c9d 22:33:37 ---> 9a26470f8349 22:33:37 22:33:37 Successfully built 9a26470f8349 22:33:37 Successfully tagged docker-core-data-go:latest 22:33:38  Building docker-core-data-go ... done  [Pipeline] } 22:33:38 $ docker stop --time=1 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 22:33:39 $ docker rm -f 2313243cd6e94faa9eb496bcc92f1dff319ce002b77d408cca60efc44b0ccbe3 [Pipeline] // withDockerContainer [Pipeline] sh 22:33:40 + docker images 22:33:40 + grep docker 22:33:40 docker-core-data-go latest 9a26470f8349 3 seconds ago 23.7MB 22:33:40 docker-support-notifications-go latest 48bdaf65f54f 9 seconds ago 13.6MB 22:33:40 docker-sys-mgmt-agent-go latest cf5b88a4d9ef 25 seconds ago 313MB 22:33:40 docker-core-metadata-go latest c10ce9792094 26 seconds ago 14.5MB 22:33:40 docker-core-command-go latest 1a37874fd43a 36 seconds ago 12.2MB 22:33:40 docker-security-secretstore-setup-go latest 04d5e40b38ce About a minute ago 24.7MB 22:33:40 docker-security-proxy-setup-go latest aeb7bc4fb82c 2 minutes ago 24.6MB 22:33:40 docker-security-bootstrap-redis-go latest 619e4070ede0 2 minutes ago 15.8MB 22:33:40 docker-support-scheduler-go latest e1ec52bc1f62 2 minutes ago 12.3MB 22:33:40 docker latest aefe523efa57 17 hours 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 22:33:56 Still waiting to schedule task 22:33:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:34:32 gofmt -l . 22:34:32 [ "`gofmt -l .`" = "" ] 22:34:33 ./bin/test-go-mod-tidy.sh 22:34:34 ./bin/test-attribution-txt.sh [Pipeline] sh 22:34:39 + ls -al . 22:34:39 total 664 22:34:39 drwxrwxr-x 9 1001 1001 4096 Dec 11 22:34 . 22:34:39 drwxr-xr-x 4 root root 4096 Dec 11 22:30 .. 22:34:39 -rw-rw-r-- 1 1001 1001 11 Dec 11 22:29 .dockerignore 22:34:39 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:29 .git 22:34:39 drwxrwxr-x 3 1001 1001 4096 Dec 11 22:29 .github 22:34:39 -rw-rw-r-- 1 1001 1001 762 Dec 11 22:29 .gitignore 22:34:39 -rw-rw-r-- 1 1001 1001 166 Dec 11 22:29 .sonarcloud.properties 22:34:39 -rw-rw-r-- 1 1001 1001 3804 Dec 11 22:29 CONTRIBUTING.md 22:34:39 -rw-rw-r-- 1 1001 1001 1035 Dec 11 22:29 Dockerfile.build 22:34:39 -rw-rw-r-- 1 1001 1001 863 Dec 11 22:29 Jenkinsfile 22:34:39 -rw-rw-r-- 1 1001 1001 10775 Dec 11 22:29 LICENSE 22:34:39 -rw-rw-r-- 1 1001 1001 5750 Dec 11 22:29 Makefile 22:34:39 -rw-rw-r-- 1 1001 1001 6663 Dec 11 22:29 README.md 22:34:39 -rw-rw-r-- 1 1001 1001 7290 Dec 11 22:29 SECURITY.md 22:34:39 -rw-rw-r-- 1 1001 1001 5 Dec 11 22:26 VERSION 22:34:39 -rw-rw-r-- 1 1001 1001 4131 Dec 11 22:29 ZMQWindows.md 22:34:39 drwxrwxr-x 2 1001 1001 4096 Dec 11 22:29 bin 22:34:39 drwxrwxr-x 14 1001 1001 4096 Dec 11 22:29 cmd 22:34:39 -rw-r--r-- 1 root root 537567 Dec 11 22:33 coverage.out 22:34:39 -rw-r--r-- 1 root root 1041 Dec 11 22:34 go.mod 22:34:39 -rw-r--r-- 1 root root 18856 Dec 11 22:34 go.sum 22:34:39 drwxrwxr-x 8 1001 1001 4096 Dec 11 22:29 internal 22:34:39 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:29 openapi 22:34:39 drwxrwxr-x 4 1001 1001 4096 Dec 11 22:29 snap 22:34:39 -rw-rw-r-- 1 1001 1001 168 Dec 11 22:29 version.go [Pipeline] sh 22:34:39 + '[' -e coverage.out ] 22:34:39 + chown 1001:1001 coverage.out [Pipeline] stash 22:34:39 Warning: overwriting stash ‘coverage-report’ 22:34:40 Stashed 1 file(s) [Pipeline] sh 22:34:41 + make build 22:34:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:34:48 Running on prd-ubuntu18.04-docker-8c-8g-15647 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 22:34:48 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 22:34:51 using credential edgex-jenkins-ssh 22:34:51 Cloning the remote Git repository 22:34:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:34:51 > git init /w/workspace/edgex-go/7 # timeout=10 22:34:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:34:51 > git --version # timeout=10 22:34:51 > git --version # 'git version 2.17.1' 22:34:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:34:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:34:53 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 22:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:35:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:35:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:35:15 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 7312fa48dec987b5e69c3a75396049a1bcf37c1d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:35:15 Failed in branch amd64 22:35: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 22:35:15 > git config core.sparsecheckout # timeout=10 22:35:15 > git checkout -f 7312fa48dec987b5e69c3a75396049a1bcf37c1d # timeout=10 22:35: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 22:35:25 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 22:35:26 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 22:35:30 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 22:35:36 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 22:35:40 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 22:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:35:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:35:51 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 [Pipeline] } 22:35:54 $ docker stop --time=1 aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b 22:35:57 $ docker rm -f aa3992c099f77cfe1b6881f6c14c96f6462671bb2e384d018dc59ab5c021aa6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:35:59 22:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:00 latest: Pulling from edgex-devops/edgex-compose-arm64 22:36:00 29e5d40040c1: Pulling fs layer 22:36:00 1ce36da41761: Pulling fs layer 22:36:00 25b303627fd3: Pulling fs layer 22:36:00 29e5d40040c1: Verifying Checksum 22:36:00 29e5d40040c1: Download complete 22:36:00 29e5d40040c1: Pull complete 22:36:00 1ce36da41761: Verifying Checksum 22:36:00 1ce36da41761: Download complete 22:36:02 1ce36da41761: Pull complete 22:36:02 25b303627fd3: Verifying Checksum 22:36:02 25b303627fd3: Download complete 22:36:12 25b303627fd3: Pull complete 22:36:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:36:13 prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container 22:36:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:36:16 $ docker top 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:17 + grep parallel 22:36:17 + docker-compose build --help 22:36:20 --parallel Build images in parallel. [Pipeline] } 22:36:20 $ docker stop --time=1 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b 22:36:22 $ docker rm -f 4989f112d4d9d9557030c657e6ec5b68e11871827869281e3ac156a6b217490b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:36:23 . [Pipeline] withDockerContainer 22:36:23 prd-ubuntu18.04-docker-arm64-4c-16g-15642 does not seem to be running inside a container 22:36:23 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:36:25 $ docker top 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:26 + docker-compose -f ./docker-compose-build.yml build --parallel 22:36:29 Building docker-core-command-go ... 22:36:29 Building docker-core-data-go ... 22:36:29 Building docker-core-metadata-go ... 22:36:29 Building docker-security-bootstrap-redis-go ... 22:36:29 Building docker-security-proxy-setup-go ... 22:36:29 Building docker-security-secretstore-setup-go ... 22:36:29 Building docker-support-notifications-go ... 22:36:29 Building docker-support-scheduler-go ... 22:36:29 Building docker-sys-mgmt-agent-go ... 22:36:29 Building docker-support-scheduler-go 22:36:29 Building docker-support-notifications-go 22:36:29 Building docker-security-proxy-setup-go 22:36:29 Building docker-core-data-go 22:36:29 Building docker-security-secretstore-setup-go 22:37:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:37:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> f1c2c136a7c2 22:37:51 Step 3/24 : WORKDIR /edgex-go 22:37:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 22:37:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> f1c2c136a7c2 22:37:51 Step 3/24 : WORKDIR /edgex-go 22:37:51 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 22:37:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> f1c2c136a7c2 22:37:51 Step 3/23 : WORKDIR /edgex-go 22:37:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:37:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> f1c2c136a7c2 22:37:51 Step 3/21 : WORKDIR /edgex-go 22:37:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 22:37:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:37:51 ---> f1c2c136a7c2 22:37:51 Step 3/21 : WORKDIR /edgex-go 22:37:51 ---> Running in 11c8c4a688b4 22:37:51 ---> Running in a8f3307f5c82 22:37:51 ---> Running in 8755f49a6bb3 22:37:51 ---> Running in 637d46ec2a73 22:37:51 ---> Running in a4702b9c4584 22:37:51 Removing intermediate container 11c8c4a688b4 22:37:51 ---> cecd9687ccf1 22:37:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:51 Removing intermediate container 8755f49a6bb3 22:37:51 ---> cac28db43245 22:37:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:51 Removing intermediate container a8f3307f5c82 22:37:51 ---> f9f0c9fd8edc 22:37:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:51 Removing intermediate container a4702b9c4584 22:37:51 ---> 973ebdc923f2 22:37:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 637d46ec2a73 22:37:51 22:37:51 ---> c8ac23dbeea8 22:37:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:37:51 ---> Running in 22efd21e4979 22:37:51 ---> Running in 0b689a2b1a8c 22:37:51 ---> Running in 95618da8d1f6 22:37:51 ---> Running in 4fc7caebc717 22:37:51 ---> Running in 3b6808236630 22:37:51 Removing intermediate container 95618da8d1f6 22:37:51 ---> b2ed2d174470 22:37:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 22:37:51 ---> Running in 19d81bfabac9 22:37:51 Removing intermediate container 22efd21e4979 22:37:51 ---> f0a5c04e9cb2 22:37:51 Step 5/21 : RUN apk update && apk add make git 22:37:51 Removing intermediate container 4fc7caebc717 22:37:51 ---> 00f0ed06e0f7 22:37:51 Step 5/21 : RUN apk update && apk add make git 22:37:51 ---> Running in 743ef49360a0 22:37:51 Removing intermediate container 0b689a2b1a8c 22:37:51 ---> 48eaf1c9b1e3 22:37:51 Step 5/24 : RUN apk update && apk add make git 22:37:51 Removing intermediate container 3b6808236630 22:37:51 ---> a234fbcbbd0b 22:37:51 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 22:37:51 ---> Running in 57f23c799550 22:37:51 ---> Running in 15edb2c5b20d 22:37:51 ---> Running in b88184830377 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:51 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:37:51 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:37:51 OK: 12618 distinct packages available 22:37:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:37:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:37:52 OK: 12618 distinct packages available 22:37:52 OK: 217 MiB in 51 packages 22:37:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:52 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:37:52 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:37:52 OK: 12618 distinct packages available 22:37:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:37:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:37:53 OK: 12618 distinct packages available 22:37:53 OK: 217 MiB in 51 packages 22:37:53 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:37:53 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:37:53 OK: 12618 distinct packages available 22:37:53 OK: 217 MiB in 51 packages 22:37:54 OK: 217 MiB in 51 packages 22:37:54 Removing intermediate container 19d81bfabac9 22:37:54 ---> 7c93412d1344 22:37:54 Step 6/24 : COPY go.mod . 22:37:54 OK: 217 MiB in 51 packages 22:37:55 Removing intermediate container 743ef49360a0 22:37:55 ---> 8ed49a319779 22:37:55 Step 6/21 : COPY go.mod . 22:37:55 ---> 58db642c0c1e 22:37:55 Step 7/24 : RUN go mod download 22:37:55 Removing intermediate container 57f23c799550 22:37:55 ---> e8cf031985d1 22:37:55 Step 6/21 : COPY go.mod . 22:37:55 Removing intermediate container b88184830377 22:37:55 ---> dbf91f2d83f0 22:37:55 Step 6/24 : COPY go.mod . 22:37:56 ---> Running in 3a054d58e2cf 22:37:56 Removing intermediate container 15edb2c5b20d 22:37:56 ---> 9dfc867c4543 22:37:56 Step 6/23 : COPY go.mod . 22:37:56 ---> 4ea22df14ca0 22:37:56 Step 7/21 : RUN go mod download 22:37:56 ---> Running in 27cdc657b756 22:37:56 ---> 1d1fde62f171 22:37:56 Step 7/21 : RUN go mod download 22:37:56 ---> 29691dad8f02 22:37:56 Step 7/24 : RUN go mod download 22:37:56 ---> Running in a70b929f9f94 22:37:57 ---> 148ae5829345 22:37:57 Step 7/23 : RUN go mod download 22:37:57 ---> Running in afa2d0b9c601 22:37:57 ---> Running in 22e29e53d243 22:38:00 Removing intermediate container 3a054d58e2cf 22:38:00 ---> 502653b65de9 22:38:00 Step 8/24 : COPY . . 22:38:00 Removing intermediate container 27cdc657b756 22:38:00 ---> 3472e6d27e7b 22:38:00 Step 8/21 : COPY . . 22:38:01 Removing intermediate container a70b929f9f94 22:38:01 ---> d294a15c6366 22:38:01 Step 8/21 : COPY . . 22:38:02 Removing intermediate container 22e29e53d243 22:38:02 ---> 248132fe7ece 22:38:02 Step 8/23 : COPY . . 22:38:03 Removing intermediate container afa2d0b9c601 22:38:03 ---> 727f2fd3ec94 22:38:03 Step 8/24 : COPY . . 22:38:30 ---> fb34233c1cd6 22:38:30 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:38:30 ---> 5643202162ef 22:38:30 Step 9/24 : RUN make cmd/support-notifications/support-notifications 22:38:30 ---> 1ebd366c8e1d 22:38:30 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 22:38:30 ---> 5bc893ff56be 22:38:30 Step 9/23 : RUN make cmd/core-data/core-data 22:38:30 ---> 5da8b5ad39a1 22:38:30 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:38:30 ---> Running in da3d16dc0503 22:38:30 ---> Running in 58ed5db6f68e 22:38:30 ---> Running in 0050df6ac685 22:38:30 ---> Running in 5cb3fdeda3ed 22:38:30 ---> Running in e59415b0d743 22:38:30 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 22:38:30 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 22:38:30 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 22:38:30 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 22:38:30 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 22:39:51 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 22:39:51 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 22:40:04 Removing intermediate container da3d16dc0503 22:40:04 ---> b64486cdf676 22:40:04 22:40:04 Step 10/21 : FROM alpine 22:40:04 latest: Pulling from library/alpine 22:40:04 Removing intermediate container e59415b0d743 22:40:04 ---> 7f7bbbe99008 22:40:04 22:40:04 Step 10/24 : FROM alpine:3.10 22:40:04 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 22:40:04 Status: Downloaded newer image for alpine:latest 22:40:04 ---> dd36a01c3f31 22:40:04 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 22:40:04 3.10: Pulling from library/alpine 22:40:04 ---> Running in 00f632d3e450 22:40:06 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 22:40:06 Status: Downloaded newer image for alpine:3.10 22:40:06 ---> 536a684cf733 22:40:06 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:40:07 ---> Running in 8de1b41d60c6 22:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:08 v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 22:40:08 v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 22:40:08 OK: 12615 distinct packages available 22:40:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 22:40:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 22:40:09 (1/4) Installing ca-certificates (20191127-r4) 22:40:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:40:09 (3/4) Installing libcurl (7.69.1-r3) 22:40:09 (4/4) Installing curl (7.69.1-r3) 22:40:09 Executing busybox-1.31.1-r19.trigger 22:40:09 Executing ca-certificates-20191127-r4.trigger 22:40:09 v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 22:40:09 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 22:40:09 OK: 10169 distinct packages available 22:40:10 OK: 7 MiB in 18 packages 22:40:10 (1/5) Installing ca-certificates (20191127-r2) 22:40:10 (2/5) Installing nghttp2-libs (1.39.2-r1) 22:40:10 (3/5) Installing libcurl (7.66.0-r3) 22:40:10 (4/5) Installing curl (7.66.0-r3) 22:40:10 (5/5) Installing dumb-init (1.2.2-r1) 22:40:10 Executing busybox-1.30.1-r3.trigger 22:40:10 Executing ca-certificates-20191127-r2.trigger 22:40:11 OK: 7 MiB in 19 packages 22:40:12 Removing intermediate container 00f632d3e450 22:40:12 ---> 24fefd0f7793 22:40:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:13 ---> Running in 645c2b4206ec 22:40:14 Removing intermediate container 8de1b41d60c6 22:40:14 ---> 8898d843b4df 22:40:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:40:14 Removing intermediate container 645c2b4206ec 22:40:14 ---> d88e41fa0ba7 22:40:14 Step 13/21 : WORKDIR /edgex 22:40:14 ---> Running in db785987be52 22:40:14 ---> Running in 4d077fb34c94 22:40:14 Removing intermediate container db785987be52 22:40:14 ---> 16a233dfef9e 22:40:14 Step 13/24 : WORKDIR / 22:40:15 ---> Running in 9a9c5f8c8cf7 22:40:15 Removing intermediate container 4d077fb34c94 22:40:15 ---> 4c9f755fb68b 22:40:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:40:16 Removing intermediate container 9a9c5f8c8cf7 22:40:16 ---> 6a7711e4502c 22:40:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:40:17 ---> a7f2c053714e 22:40:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:40:18 ---> a97a9187a2a1 22:40:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:40:21 ---> 58490cd4e597 22:40:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:40:21 ---> b843b2200ed4 22:40:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:40:24 ---> 6dce49527de6 22:40:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:40:24 ---> fa2f653c0032 22:40:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:40:24 Removing intermediate container 58ed5db6f68e 22:40:24 ---> 25c6c3898f98 22:40:24 ---> Running in 411d82a4a11c 22:40:24 22:40:24 Step 10/24 : FROM scratch 22:40:24 ---> 22:40:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 22:40:24 Removing intermediate container 0050df6ac685 22:40:24 ---> 6469101f9bad 22:40:24 22:40:24 Step 10/21 : FROM scratch 22:40:24 ---> 22:40:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:40:24 ---> Running in 4f4ebb0c51ee 22:40:24 ---> Running in 9a955275c9fd 22:40:25 Removing intermediate container 411d82a4a11c 22:40:25 ---> 93bbe0df6cb8 22:40:25 Step 18/21 : CMD ["--init=true"] 22:40:25 ---> Running in b61b5db826ac 22:40:25 Removing intermediate container 4f4ebb0c51ee 22:40:25 ---> e604012cffac 22:40:25 Step 12/24 : ENV APP_PORT=48060 22:40:25 Removing intermediate container 9a955275c9fd 22:40:25 ---> 7902bedec3e7 22:40:25 Step 12/21 : ENV APP_PORT=48085 22:40:25 ---> 0ddeaa9be3dd 22:40:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:40:25 ---> Running in 5c3d0e237365 22:40:25 ---> Running in dfdbf19da34a 22:40:26 Removing intermediate container b61b5db826ac 22:40:26 ---> e46b9c7cb505 22:40:26 Step 19/21 : LABEL arch=arm64 22:40:26 Removing intermediate container 5c3d0e237365 22:40:26 ---> bcef695a0418 22:40:26 Step 13/24 : EXPOSE $APP_PORT 22:40:26 ---> Running in 386fbbe4725b 22:40:26 Removing intermediate container dfdbf19da34a 22:40:26 ---> fb4a5ba6bdcf 22:40:26 Step 13/21 : EXPOSE $APP_PORT 22:40:26 ---> Running in b229297feebe 22:40:26 ---> Running in c77b03c60765 22:40:27 Removing intermediate container b229297feebe 22:40:27 ---> fb9cb458fc66 22:40:27 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 22:40:27 Removing intermediate container 386fbbe4725b 22:40:27 Removing intermediate container c77b03c60765 22:40:27 ---> 4279743287af 22:40:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 22:40:27 ---> 57f69dbb7d24 22:40:27 Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:40:27 ---> 9ba35d00426e 22:40:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:40:27 ---> Running in f220435d2e50 22:40:29 ---> 3331bb01b549 22:40:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 22:40:29 ---> 361e1fa5e1cb 22:40:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:40:29 Removing intermediate container f220435d2e50 22:40:29 ---> 122bbaf6ea80 22:40:29 Step 21/21 : LABEL version=0.0.0 22:40:29 ---> 7257ec677553 22:40:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:40:29 ---> Running in ff258175560a 22:40:29 ---> Running in 27bfb650dc38 22:40:30 Removing intermediate container ff258175560a 22:40:30 ---> 480e76f2c3fa 22:40:30 22:40:31 Successfully built 480e76f2c3fa 22:40:31 ---> de21698cfca3 22:40:31 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 22:40:31 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:40:31  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 22:40:32 ---> 15415d3c6258 22:40:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:40:34 Removing intermediate container 27bfb650dc38 22:40:34 ---> 3c72e016a44b 22:40:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:40:34 ---> 242595846365 22:40:34 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 22:40:34 ---> 383736ca1db9 22:40:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 22:40:34 ---> Running in 478cb103f8d6 22:40:35 ---> Running in 7d2a18ebbe0d 22:40:35 Removing intermediate container 478cb103f8d6 22:40:35 ---> c9bec2368ded 22:40:35 Step 22/24 : LABEL arch=arm64 22:40:36 ---> a3ca0605c1ee 22:40:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:40:36 ---> Running in 00537c59ce75 22:40:36 Removing intermediate container 7d2a18ebbe0d 22:40:36 ---> b259d5237b91 22:40:36 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:37 ---> Running in b4eefbf8ab05 22:40:38 Removing intermediate container 00537c59ce75 22:40:38 ---> fe1e9915a98a 22:40:38 Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:40:38 ---> Running in 107e1a157873 22:40:38 ---> 231cc0c141e5 22:40:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:40:38 Removing intermediate container b4eefbf8ab05 22:40:38 ---> 74bd6254bd9b 22:40:38 Step 19/21 : LABEL arch=arm64 22:40:38 ---> Running in 8ef34467c592 22:40:39 Removing intermediate container 107e1a157873 22:40:39 ---> b5ae2d489ba3 22:40:39 Step 24/24 : LABEL version=0.0.0 22:40:39 ---> Running in 924c51ebe98c 22:40:39 Removing intermediate container 8ef34467c592 22:40:39 ---> e6cf05f05187 22:40:39 Step 20/21 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:40:39 ---> 4edaccc54c91 22:40:39 Step 20/24 : ENTRYPOINT ["/support-notifications"] 22:40:39 ---> Running in 85cdd036aef8 22:40:40 ---> Running in 221206cd3e32 22:40:40 Removing intermediate container 924c51ebe98c 22:40:40 ---> c06748a5f84d 22:40:40 22:40:40 Successfully built c06748a5f84d 22:40:41 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:40:41  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 22:40:41 Removing intermediate container 85cdd036aef8 22:40:41 ---> a15d7711db83 22:40:41 Step 21/21 : LABEL version=0.0.0 22:40:41 Removing intermediate container 221206cd3e32 22:40:41 ---> fc5a8493d1d4 22:40:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:42 ---> Running in 0e5925847f9f 22:40:42 ---> Running in 2ba75041a863 22:40:42 Removing intermediate container 0e5925847f9f 22:40:42 ---> 88018660669b 22:40:42 22:40:42 Removing intermediate container 5cb3fdeda3ed 22:40:42 ---> 3a8385b0ffd5 22:40:42 22:40:42 Step 10/23 : FROM alpine 22:40:42 ---> dd36a01c3f31 22:40:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:40:43 Successfully built 88018660669b 22:40:43 Removing intermediate container 2ba75041a863 22:40:43 ---> 5c7431c1c68e 22:40:43 Step 22/24 : LABEL arch=arm64 22:40:43 Successfully tagged docker-support-scheduler-go-arm64:latest 22:40:43  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 22:40:43 ---> Running in a4d4b3d7b260 22:40:43 ---> Running in e69fe3ab80be 22:40:45 Removing intermediate container a4d4b3d7b260 22:40:45 ---> e09475ba5134 22:40:45 Step 12/23 : ENV APP_PORT=48080 22:40:45 Removing intermediate container e69fe3ab80be 22:40:45 ---> cbabb98fa28e 22:40:45 Step 23/24 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:40:45 ---> Running in b55db19d3803 22:40:45 ---> Running in 82e03f502c4b 22:40:45 Removing intermediate container b55db19d3803 22:40:45 ---> ff532c3e1acc 22:40:45 Step 13/23 : EXPOSE $APP_PORT 22:40:45 Removing intermediate container 82e03f502c4b 22:40:45 ---> ede132d5c196 22:40:45 Step 24/24 : LABEL version=0.0.0 22:40:46 ---> Running in b2067ba57598 22:40:46 ---> Running in 287e1d96919b 22:40:47 Removing intermediate container b2067ba57598 22:40:47 ---> 36dc0d0ba1b4 22:40:47 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:47 Removing intermediate container 287e1d96919b 22:40:47 ---> 153be4cd8fd1 22:40:47 22:40:48 ---> Running in ceaa02776d10 22:40:48 Successfully built 153be4cd8fd1 22:40:48 Successfully tagged docker-support-notifications-go-arm64:latest 22:40:48  Building docker-support-notifications-go ... done Building docker-core-command-go 22:40:52 Removing intermediate container ceaa02776d10 22:40:52 ---> 76470eba576b 22:40:52 Step 15/23 : RUN apk --no-cache add zeromq 22:40:53 ---> Running in d7446aac1f9a 22:40:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:56 (1/5) Installing libgcc (9.3.0-r2) 22:40:56 (2/5) Installing libsodium (1.0.18-r0) 22:40:56 (3/5) Installing libstdc++ (9.3.0-r2) 22:40:57 (4/5) Installing libzmq (4.3.3-r0) 22:40:57 (5/5) Installing zeromq (4.3.3-r0) 22:40:57 Executing busybox-1.31.1-r19.trigger 22:40:57 OK: 8 MiB in 19 packages 22:41:00 Removing intermediate container d7446aac1f9a 22:41:00 ---> edfb909ad6bf 22:41:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 22:41:01 ---> d92f36e5aa04 22:41:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:41:03 ---> 9600e105b51f 22:41:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:41:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:05 ---> f1c2c136a7c2 22:41:05 Step 3/22 : WORKDIR /edgex-go 22:41:05 ---> Using cache 22:41:05 ---> c8ac23dbeea8 22:41:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:05 ---> Using cache 22:41:05 ---> a234fbcbbd0b 22:41:05 Step 5/22 : RUN apk update && apk add make git 22:41:05 ---> 959982af3ef0 22:41:05 Step 19/23 : ENTRYPOINT ["/core-data"] 22:41:05 ---> Running in 193b7c7f4b1b 22:41:05 ---> Running in 8a814cf0ae01 22:41:06 Removing intermediate container 8a814cf0ae01 22:41:06 ---> 75dc0e581589 22:41:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:07 ---> Running in 9f3bab6a6915 22:41:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:08 Removing intermediate container 9f3bab6a6915 22:41:08 ---> f03367c08c59 22:41:08 Step 21/23 : LABEL arch=arm64 22:41:08 ---> Running in 9ec7edf83a3f 22:41:09 Removing intermediate container 9ec7edf83a3f 22:41:09 ---> bc4b9419d417 22:41:09 Step 22/23 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:41:09 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:41:09 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:41:09 OK: 12618 distinct packages available 22:41:09 ---> Running in ea0c52cec628 22:41:10 OK: 217 MiB in 51 packages 22:41:10 Removing intermediate container ea0c52cec628 22:41:10 ---> 0c61743f09a1 22:41:10 Step 23/23 : LABEL version=0.0.0 22:41:11 ---> Running in d7b9bdac42a3 22:41:12 Removing intermediate container d7b9bdac42a3 22:41:12 ---> b5a46762e51c 22:41:12 22:41:12 Successfully built b5a46762e51c 22:41:12 Successfully tagged docker-core-data-go-arm64:latest 22:41:12  Building docker-core-data-go ... done Removing intermediate container 193b7c7f4b1b 22:41:12 ---> 47a89bbfce84 22:41:12 Step 6/22 : COPY go.mod . 22:41:13 ---> 281762bc29b6 22:41:13 Step 7/22 : RUN go mod download 22:41:14 ---> Running in 141a30b88234 22:41:18 Removing intermediate container 141a30b88234 22:41:18 ---> 7b82410ad900 22:41:18 Step 8/22 : COPY . . 22:41:22 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 22:41:22 ---> f1c2c136a7c2 22:41:22 Step 3/27 : WORKDIR /edgex-go 22:41:22 ---> Using cache 22:41:22 ---> c8ac23dbeea8 22:41:22 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:22 ---> Using cache 22:41:22 ---> a234fbcbbd0b 22:41:22 Step 5/27 : RUN apk update && apk add make bash git 22:41:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:23 ---> f1c2c136a7c2 22:41:23 Step 3/22 : WORKDIR /edgex-go 22:41:23 ---> Using cache 22:41:23 ---> c8ac23dbeea8 22:41:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:23 ---> Using cache 22:41:23 ---> a234fbcbbd0b 22:41:23 Step 5/22 : RUN apk update && apk add make git 22:41:23 ---> Using cache 22:41:23 ---> 47a89bbfce84 22:41:23 Step 6/22 : COPY go.mod . 22:41:23 ---> Using cache 22:41:23 ---> 281762bc29b6 22:41:23 Step 7/22 : RUN go mod download 22:41:23 ---> Using cache 22:41:23 ---> 7b82410ad900 22:41:23 Step 8/22 : COPY . . 22:41:26 ---> Running in 19e7d3c2028a 22:41:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 22:41:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:41:26 ---> f1c2c136a7c2 22:41:26 Step 3/22 : WORKDIR /edgex-go 22:41:26 ---> Using cache 22:41:26 ---> c8ac23dbeea8 22:41:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:26 ---> Using cache 22:41:26 ---> a234fbcbbd0b 22:41:26 Step 5/22 : RUN apk update && apk add make git 22:41:26 ---> Using cache 22:41:26 ---> 47a89bbfce84 22:41:26 Step 6/22 : COPY go.mod . 22:41:26 ---> Using cache 22:41:26 ---> 281762bc29b6 22:41:26 Step 7/22 : RUN go mod download 22:41:26 ---> Using cache 22:41:26 ---> 7b82410ad900 22:41:26 Step 8/22 : COPY . . 22:41:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:30 v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] 22:41:30 v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] 22:41:30 OK: 12618 distinct packages available 22:41:30 OK: 217 MiB in 51 packages 22:41:37 ---> f671cf3753c2 22:41:37 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 22:41:37 Removing intermediate container 19e7d3c2028a 22:41:37 ---> eb8e87e3f623 22:41:37 Step 6/27 : COPY go.mod . 22:41:37 ---> Running in 260500e26d59 22:41:38 ---> 71018dc75280 22:41:38 Step 7/27 : RUN go mod download 22:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 22:41:39 ---> Running in 1be35c6d557a 22:41:41 ---> 3c87ac67c2b4 22:41:41 Step 9/22 : RUN make cmd/core-metadata/core-metadata 22:41:41 ---> Running in a9bfd87c6697 22:41:44 Removing intermediate container 1be35c6d557a 22:41:44 ---> 6ae76f8f5610 22:41:44 Step 8/27 : COPY . . 22:41:44 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 22:41:46 ---> 176ca50fa221 22:41:46 Step 9/22 : RUN make cmd/core-command/core-command 22:41:46 ---> Running in 0d3fa69ae1c4 22:41:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 22:42:04 ---> 75835a8bfbef 22:42:04 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:42:04 ---> Running in fe0f37bc17c7 22:42:06 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 22:42:45 Removing intermediate container 260500e26d59 22:42:45 ---> a715433271a0 22:42:45 22:42:45 Step 10/22 : FROM alpine:3.10 22:42:45 ---> 536a684cf733 22:42:45 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 22:42:45 ---> Using cache 22:42:45 ---> 8898d843b4df 22:42:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 22:42:45 ---> Running in 76638e7a214c 22:42:45 Removing intermediate container 76638e7a214c 22:42:45 ---> 5637d1bf11a8 22:42:45 Step 13/22 : WORKDIR / 22:42:45 ---> Running in 384997eef1b2 22:42:46 Removing intermediate container 384997eef1b2 22:42:46 ---> eead08669f87 22:42:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 22:42:47 ---> 7b67b9902e16 22:42:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 22:42:49 ---> 545879a3bc1c 22:42:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 22:42:50 ---> 0059c4a1518d 22:42:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 22:42:51 ---> 008937d3bb22 22:42:51 Step 18/22 : RUN chmod +x entrypoint.sh 22:42:51 ---> Running in 368a8ce270db 22:42:54 Removing intermediate container 368a8ce270db 22:42:54 ---> eb7cc8db4739 22:42:54 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 22:42:55 ---> Running in bb9be0fabff3 22:42:55 Removing intermediate container bb9be0fabff3 22:42:55 ---> bcb975af6a83 22:42:55 Step 20/22 : LABEL arch=arm64 22:42:55 ---> Running in 6849531543b3 22:42:56 Removing intermediate container 6849531543b3 22:42:56 ---> a86df826a366 22:42:56 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:42:56 ---> Running in 8c63c0a6ec4d 22:42:57 Removing intermediate container 8c63c0a6ec4d 22:42:57 ---> d511a97abe3d 22:42:57 Step 22/22 : LABEL version=0.0.0 22:42:57 ---> Running in d0af7a89868e 22:42:58 Removing intermediate container d0af7a89868e 22:42:58 ---> 24c0fb0cfd2c 22:42:58 22:42:58 Successfully built 24c0fb0cfd2c 22:42:58 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 22:43:17  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 0d3fa69ae1c4 22:43:17 ---> 6fd9ac4b1ae4 22:43:17 22:43:17 Step 10/22 : FROM scratch 22:43:17 ---> 22:43:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:43:17 ---> Using cache 22:43:17 ---> 7902bedec3e7 22:43:17 Step 12/22 : ENV APP_PORT=48082 22:43:17 ---> Running in 8a8a41f6d870 22:43:17 Removing intermediate container fe0f37bc17c7 22:43:17 ---> 0d65493f8328 22:43:17 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:43:17 ---> Running in 7555e1919edb 22:43:17 Removing intermediate container 8a8a41f6d870 22:43:17 ---> 212a800d9dc7 22:43:17 Step 13/22 : EXPOSE $APP_PORT 22:43:17 ---> Running in f0fd014c6503 22:43:18 Removing intermediate container f0fd014c6503 22:43:18 ---> 4f1fcd256a3b 22:43:18 Step 14/22 : WORKDIR / 22:43:18 ---> Running in 3ffa23808302 22:43:18 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 22:43:18 Removing intermediate container 3ffa23808302 22:43:18 ---> 86d44308168c 22:43:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 22:43:20 ---> 75d11acf7562 22:43:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:43:21 ---> de92fb793d58 22:43:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:43:22 Removing intermediate container 7555e1919edb 22:43:22 ---> dd62b3702bc1 22:43:22 22:43:22 Step 11/27 : FROM docker:latest 22:43:22 ---> eeaf43b92773 22:43:22 Step 12/27 : RUN apk add --no-cache bash 22:43:22 ---> Running in 649cf2d80370 22:43:22 ---> 5637665193e6 22:43:22 Step 18/22 : ENTRYPOINT ["/core-command"] 22:43:22 ---> Running in 5e0907349c61 22:43:22 Removing intermediate container a9bfd87c6697 22:43:22 ---> 1cdb0a57b42b 22:43:22 22:43:22 Step 10/22 : FROM scratch 22:43:22 ---> 22:43:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:43:23 ---> Using cache 22:43:23 ---> 7902bedec3e7 22:43:23 Step 12/22 : ENV APP_PORT=48081 22:43:23 ---> Running in 99872483bce2 22:43:23 Removing intermediate container 5e0907349c61 22:43:23 ---> 295c2403b4b7 22:43:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:23 ---> Running in d80d30681574 22:43:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:23 Removing intermediate container 99872483bce2 22:43:23 ---> 8fb4932051be 22:43:23 Step 13/22 : EXPOSE $APP_PORT 22:43:24 ---> Running in 211537e4209c 22:43:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:24 Removing intermediate container d80d30681574 22:43:24 ---> bc70c4b5943a 22:43:24 Step 20/22 : LABEL arch=arm64 22:43:24 ---> Running in d96bae818103 22:43:24 Removing intermediate container 211537e4209c 22:43:24 ---> 6eaca7f503f5 22:43:24 Step 14/22 : WORKDIR / 22:43:24 (1/2) Installing readline (8.0.4-r0) 22:43:24 (2/2) Installing bash (5.0.17-r0) 22:43:24 ---> Running in 6ad6ff633994 22:43:24 Executing bash-5.0.17-r0.post-install 22:43:24 Executing busybox-1.31.1-r19.trigger 22:43:24 OK: 12 MiB in 22 packages 22:43:24 Removing intermediate container d96bae818103 22:43:24 ---> ec24ead3e4f3 22:43:24 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:43:25 ---> Running in bed42cd459fb 22:43:25 Removing intermediate container 6ad6ff633994 22:43:25 ---> 50eb003de886 22:43:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 22:43:25 Removing intermediate container bed42cd459fb 22:43:25 ---> 86e4a1e79923 22:43:25 Step 22/22 : LABEL version=0.0.0 22:43:25 ---> Running in eeb3ad3ed635 22:43:26 ---> a79a71fa8ff9 22:43:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:43:26 Removing intermediate container 649cf2d80370 22:43:26 ---> 3d4022e3f4cf 22:43:26 Step 13/27 : RUN rm -rf /var/cache/apk/* 22:43:26 ---> Running in ca759292c1dc 22:43:26 Removing intermediate container eeb3ad3ed635 22:43:26 ---> d81960d3047b 22:43:26 22:43:26 Successfully built d81960d3047b 22:43:26 Successfully tagged docker-core-command-go-arm64:latest 22:43:27  Building docker-core-command-go ... done  ---> 15926c3cd665 22:43:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:43:28 ---> cb3a5a105aef 22:43:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:43:28 ---> Running in 0bd69a411f77 22:43:28 Removing intermediate container ca759292c1dc 22:43:28 ---> d1050139e1d5 22:43:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:43:28 Removing intermediate container 0bd69a411f77 22:43:28 ---> b0b25381f846 22:43:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:43:28 ---> Running in b4555c9f8998 22:43:28 ---> Running in 4450095e1e05 22:43:29 Removing intermediate container b4555c9f8998 22:43:29 ---> c2a3ee3866d1 22:43:29 Step 15/27 : ENV APP_PORT=48090 22:43:29 Removing intermediate container 4450095e1e05 22:43:29 ---> 8861b9a594f2 22:43:29 Step 20/22 : LABEL arch=arm64 22:43:29 ---> Running in a25144dbc98a 22:43:29 ---> Running in 12597d3b2bfd 22:43:30 Removing intermediate container a25144dbc98a 22:43:30 ---> a60e698e24ce 22:43:30 Step 16/27 : EXPOSE $APP_PORT 22:43:30 ---> Running in c2ac894d5bad 22:43:30 Removing intermediate container 12597d3b2bfd 22:43:30 ---> 9d6ceed00aab 22:43:30 Step 21/22 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:43:30 ---> Running in 96ff77b52f9b 22:43:30 Removing intermediate container c2ac894d5bad 22:43:30 ---> fd5fe6799565 22:43:30 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:43:30 Removing intermediate container 96ff77b52f9b 22:43:30 ---> b28d3c5b6e47 22:43:30 Step 22/22 : LABEL version=0.0.0 22:43:30 ---> Running in 28ffc8acfc3d 22:43:31 Removing intermediate container 28ffc8acfc3d 22:43:31 ---> a374aa7083ec 22:43:31 22:43:31 ---> 74af45ce6d89 22:43:31 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:43:32 Successfully built a374aa7083ec 22:43:32 Successfully tagged docker-core-metadata-go-arm64:latest 22:43:32  Building docker-core-metadata-go ... done  ---> 9967c67b7631 22:43:32 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:43:33 ---> b502b2fbb1c5 22:43:33 Step 20/27 : RUN apk --no-cache add py3-pip 22:43:33 ---> Running in 645fa49c3d8f 22:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:43:35 (1/33) Installing libbz2 (1.0.8-r1) 22:43:35 (2/33) Installing expat (2.2.9-r1) 22:43:35 (3/33) Installing libffi (3.3-r2) 22:43:35 (4/33) Installing gdbm (1.13-r1) 22:43:35 (5/33) Installing xz-libs (5.2.5-r0) 22:43:35 (6/33) Installing sqlite-libs (3.32.1-r0) 22:43:35 (7/33) Installing python3 (3.8.5-r0) 22:43:37 (8/33) Installing py3-appdirs (1.4.4-r1) 22:43:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:43:37 (10/33) Installing py3-parsing (2.4.7-r0) 22:43:37 (11/33) Installing py3-six (1.15.0-r0) 22:43:37 (12/33) Installing py3-packaging (20.4-r0) 22:43:37 (13/33) Installing py3-setuptools (47.0.0-r0) 22:43:37 (14/33) Installing py3-chardet (3.0.4-r4) 22:43:37 (15/33) Installing py3-idna (2.9-r0) 22:43:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:43:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:43:37 (18/33) Installing py3-requests (2.23.0-r0) 22:43:37 (19/33) Installing py3-msgpack (1.0.0-r0) 22:43:37 (20/33) Installing py3-lockfile (0.12.2-r3) 22:43:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:43:37 (22/33) Installing py3-colorama (0.4.3-r0) 22:43:37 (23/33) Installing py3-distlib (0.3.0-r0) 22:43:37 (24/33) Installing py3-distro (1.5.0-r1) 22:43:37 (25/33) Installing py3-webencodings (0.5.1-r3) 22:43:37 (26/33) Installing py3-html5lib (1.0.1-r4) 22:43:37 (27/33) Installing py3-pytoml (0.1.21-r0) 22:43:37 (28/33) Installing py3-pep517 (0.8.2-r0) 22:43:37 (29/33) Installing py3-progress (1.5-r0) 22:43:37 (30/33) Installing py3-toml (0.10.1-r0) 22:43:37 (31/33) Installing py3-retrying (1.3.3-r0) 22:43:37 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:43:37 (33/33) Installing py3-pip (20.1.1-r0) 22:43:38 Executing busybox-1.31.1-r19.trigger 22:43:38 OK: 71 MiB in 55 packages 22:43:44 Removing intermediate container 645fa49c3d8f 22:43:44 ---> c2536e922770 22:43:44 Step 21/27 : RUN pip install docker-compose==1.23.2 22:43:45 ---> Running in 3f7569ab5d60 22:43:49 Collecting docker-compose==1.23.2 22:43:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:43:50 Collecting texttable<0.10,>=0.9.0 22:43:50 Downloading texttable-0.9.1.tar.gz (11 kB) 22:43:52 Collecting cached-property<2,>=1.2.0 22:43:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:43:53 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:43:53 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:43:53 Collecting dockerpty<0.5,>=0.4.1 22:43:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:43:56 Collecting docker<4.0,>=3.6.0 22:43:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:43:56 Collecting websocket-client<1.0,>=0.32.0 22:43:56 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:43:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:43:56 Collecting jsonschema<3,>=2.5.1 22:43:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:43:57 Collecting docopt<0.7,>=0.6.1 22:43:57 Downloading docopt-0.6.2.tar.gz (25 kB) 22:43:59 Collecting PyYAML<4,>=3.10 22:43:59 Downloading PyYAML-3.13.tar.gz (270 kB) 22:44:02 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) 22:44:02 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) 22:44:02 Collecting idna<2.8,>=2.5 22:44:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:44:03 Collecting urllib3<1.25,>=1.21.1 22:44:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:44:03 Collecting docker-pycreds>=0.4.0 22:44:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:44:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:44:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:44:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:44:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:44:04 Installing collected packages: texttable, cached-property, idna, urllib3, requests, dockerpty, websocket-client, docker-pycreds, docker, jsonschema, docopt, PyYAML, docker-compose 22:44:04 Running setup.py install for texttable: started 22:44:06 Running setup.py install for texttable: finished with status 'done' 22:44:06 Attempting uninstall: idna 22:44:06 Found existing installation: idna 2.9 22:44:06 Uninstalling idna-2.9: 22:44:06 Successfully uninstalled idna-2.9 22:44:06 Attempting uninstall: urllib3 22:44:06 Found existing installation: urllib3 1.25.9 22:44:06 Uninstalling urllib3-1.25.9: 22:44:07 Successfully uninstalled urllib3-1.25.9 22:44:07 Attempting uninstall: requests 22:44:07 Found existing installation: requests 2.23.0 22:44:07 Uninstalling requests-2.23.0: 22:44:07 Successfully uninstalled requests-2.23.0 22:44:07 Running setup.py install for dockerpty: started 22:44:09 Running setup.py install for dockerpty: finished with status 'done' 22:44:10 Running setup.py install for docopt: started 22:44:12 Running setup.py install for docopt: finished with status 'done' 22:44:12 Running setup.py install for PyYAML: started 22:44:14 Running setup.py install for PyYAML: finished with status 'done' 22:44:15 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.57.0 22:44:20 Removing intermediate container 3f7569ab5d60 22:44:20 ---> 77f928dd0e14 22:44:20 Step 22/27 : RUN apk --no-cache add curl 22:44:20 ---> Running in c0171c49017b 22:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:44:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:44:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:44:21 (2/3) Installing libcurl (7.69.1-r3) 22:44:21 (3/3) Installing curl (7.69.1-r3) 22:44:21 Executing busybox-1.31.1-r19.trigger 22:44:21 OK: 71 MiB in 58 packages 22:44:22 Removing intermediate container c0171c49017b 22:44:22 ---> c35829fb4314 22:44:22 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 22:44:22 ---> Running in fcea4bb81010 22:44:23 Removing intermediate container fcea4bb81010 22:44:23 ---> 5465fe3093be 22:44:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:44:23 ---> Running in 0645726a47c1 22:44:23 Removing intermediate container 0645726a47c1 22:44:23 ---> 8fe72cd4e7fb 22:44:23 Step 25/27 : LABEL arch=arm64 22:44:23 ---> Running in b18a6cd96893 22:44:24 Removing intermediate container b18a6cd96893 22:44:24 ---> 1528bb8182aa 22:44:24 Step 26/27 : LABEL git_sha=7312fa48dec987b5e69c3a75396049a1bcf37c1d 22:44:24 ---> Running in 5e91ad25c273 22:44:24 Removing intermediate container 5e91ad25c273 22:44:24 ---> 5916e354de5b 22:44:24 Step 27/27 : LABEL version=0.0.0 22:44:25 ---> Running in c7c7e26b64c4 22:44:25 Removing intermediate container c7c7e26b64c4 22:44:25 ---> 4258a07d5d7d 22:44:25 22:44:25 Successfully built 4258a07d5d7d 22:44:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:44:26  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:44:26 $ docker stop --time=1 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 22:44:28 $ docker rm -f 3dbc04d4e4d91b81bd1b7cfa4a9eba09ee6e79b68c3295682a6fff9aa1db8005 [Pipeline] // withDockerContainer [Pipeline] sh 22:44:28 + docker images 22:44:28 + grep docker 22:44:29 docker-sys-mgmt-agent-go-arm64 latest 4258a07d5d7d 4 seconds ago 300MB 22:44:29 docker-core-metadata-go-arm64 latest a374aa7083ec 58 seconds ago 13.6MB 22:44:29 docker-core-command-go-arm64 latest d81960d3047b About a minute ago 11.4MB 22:44:29 docker-security-bootstrap-redis-go-arm64 latest 24c0fb0cfd2c About a minute ago 15.2MB 22:44:29 docker-core-data-go-arm64 latest b5a46762e51c 3 minutes ago 22.3MB 22:44:29 docker-support-notifications-go-arm64 latest 153be4cd8fd1 3 minutes ago 12.9MB 22:44:29 docker-support-scheduler-go-arm64 latest 88018660669b 3 minutes ago 11.5MB 22:44:29 docker-security-secretstore-setup-go-arm64 latest c06748a5f84d 3 minutes ago 23.5MB 22:44:29 docker-security-proxy-setup-go-arm64 latest 480e76f2c3fa 3 minutes ago 23.4MB 22:44:29 docker latest eeaf43b92773 19 hours 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 22:44:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:34 ---> package-listing.sh 22:44:34 ++ facter osfamily 22:44:34 ++ tr '[:upper:]' '[:lower:]' 22:44:34 + OS_FAMILY=redhat 22:44:34 + workspace=/w/workspace/edgex-go/7 22:44:34 + START_PACKAGES=/tmp/packages_start.txt 22:44:34 + END_PACKAGES=/tmp/packages_end.txt 22:44:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:34 + PACKAGES=/tmp/packages_start.txt 22:44:34 + '[' /w/workspace/edgex-go/7 ']' 22:44:34 + PACKAGES=/tmp/packages_end.txt 22:44:34 + case "${OS_FAMILY}" in 22:44:34 + rpm -qa 22:44:34 + sort 22:44:39 + '[' -f /tmp/packages_start.txt ']' 22:44:39 + '[' -f /tmp/packages_end.txt ']' 22:44:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:39 + '[' /w/workspace/edgex-go/7 ']' 22:44:39 + mkdir -p /w/workspace/edgex-go/7/archives/ 22:44:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 22:44:39 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:44:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:40 22:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:44:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:40 alpine: Pulling from edgex-lftools-log-publisher 22:44:40 df20fa9351a1: Pulling fs layer 22:44:40 36b3adc4ff6f: Pulling fs layer 22:44:40 8ad3a11d3b57: Pulling fs layer 22:44:40 46f8f816bc3b: Pulling fs layer 22:44:40 93b61091891f: Pulling fs layer 22:44:40 93b9cdb0e59b: Pulling fs layer 22:44:40 5e14af77c1be: Pulling fs layer 22:44:40 01666e4c0597: Pulling fs layer 22:44:40 aa168da1d23b: Pulling fs layer 22:44:40 46f8f816bc3b: Waiting 22:44:40 93b61091891f: Waiting 22:44:40 93b9cdb0e59b: Waiting 22:44:40 5e14af77c1be: Waiting 22:44:40 01666e4c0597: Waiting 22:44:40 aa168da1d23b: Waiting 22:44:40 36b3adc4ff6f: Download complete 22:44:40 46f8f816bc3b: Verifying Checksum 22:44:40 46f8f816bc3b: Download complete 22:44:40 df20fa9351a1: Download complete 22:44:40 93b9cdb0e59b: Verifying Checksum 22:44:40 93b9cdb0e59b: Download complete 22:44:40 5e14af77c1be: Download complete 22:44:40 93b61091891f: Download complete 22:44:40 01666e4c0597: Verifying Checksum 22:44:40 01666e4c0597: Download complete 22:44:41 8ad3a11d3b57: Verifying Checksum 22:44:41 8ad3a11d3b57: Download complete 22:44:41 df20fa9351a1: Pull complete 22:44:41 36b3adc4ff6f: Pull complete 22:44:42 8ad3a11d3b57: Pull complete 22:44:42 46f8f816bc3b: Pull complete 22:44:43 aa168da1d23b: Verifying Checksum 22:44:43 aa168da1d23b: Download complete 22:44:44 93b61091891f: Pull complete 22:44:44 93b9cdb0e59b: Pull complete 22:44:44 5e14af77c1be: Pull complete 22:44:44 01666e4c0597: Pull complete 22:44:53 aa168da1d23b: Pull complete 22:44:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:44:53 prd-centos7-docker-4c-2g-15640 does not seem to be running inside a container 22:44:53 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:45:02 $ docker top 0254db6cf3651f51e04fd0cb112c59340f963188aaeccaecccf5210536fb514a -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:03 + mkdir -p /var/log/sa [Pipeline] sh 22:45:03 + ls /var/log/sa-host 22:45:03 + sadf -c /var/log/sa-host/sa11 22:45:03 file_magic: OK 22:45:03 HZ: Using current value: 100 22:45:03 file_header: OK 22:45:03 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 22:45:03 Statistics: 22:45:03 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... 22:45:03 File successfully converted to sysstat format version 12.2.1 22:45:03 + sadf -c /var/log/sa-host/sa23 22:45:03 file_magic: OK 22:45:03 HZ: Using current value: 100 22:45:03 file_header: OK 22:45:03 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 22:45:03 Statistics: 22:45:03 Hnuu...uuuununununu... 22:45:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:03 provisioning config files... 22:45:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config382182795872634748tmp [Pipeline] { [Pipeline] echo 22:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:45:04 ---> create-netrc.sh [Pipeline] } 22:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:45:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:45:05 ---> python-tools-install.sh [Pipeline] echo 22:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:45:05 ---> sudo-logs.sh 22:45:05 Archiving 'sudo' log.. [Pipeline] echo 22:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:45:05 ---> job-cost.sh 22:45:05 lf-activate-venv: SKIPPING 22:45:05 INFO: No Stack... 22:45:07 INFO: Retrieving Pricing Info for: v1-standard-2 22:45:07 INFO: Archiving Costs [Pipeline] echo 22:45:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:07 ---> logs-deploy.sh 22:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/7 22:45:07 INFO: archiving workspace using pattern(s): 22:45:09 Archives upload complete. 22:45:09 INFO: archiving logs to Nexus 22:45:10 ---> uname -a: 22:45:10 Linux prd-centos7-docker-4c-2g-15640.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:45:10 22:45:10 22:45:10 ---> lscpu: 22:45:10 Architecture: x86_64 22:45:10 CPU op-mode(s): 32-bit, 64-bit 22:45:10 Byte Order: Little Endian 22:45:10 Address sizes: 40 bits physical, 48 bits virtual 22:45:10 CPU(s): 4 22:45:10 On-line CPU(s) list: 0-3 22:45:10 Thread(s) per core: 1 22:45:10 Core(s) per socket: 1 22:45:10 Socket(s): 4 22:45:10 NUMA node(s): 1 22:45:10 Vendor ID: GenuineIntel 22:45:10 CPU family: 6 22:45:10 Model: 44 22:45:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:45:10 Stepping: 1 22:45:10 CPU MHz: 2933.436 22:45:10 BogoMIPS: 5866.87 22:45:10 Virtualization: VT-x 22:45:10 Hypervisor vendor: KVM 22:45:10 Virtualization type: full 22:45:10 L1d cache: 128 KiB 22:45:10 L1i cache: 128 KiB 22:45:10 L2 cache: 16 MiB 22:45:10 L3 cache: 64 MiB 22:45:10 NUMA node0 CPU(s): 0-3 22:45:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:45:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:45:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:45:10 Vulnerability Meltdown: Mitigation; PTI 22:45:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:45:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:45:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:45:10 Vulnerability Srbds: Not affected 22:45:10 Vulnerability Tsx async abort: Not affected 22:45:10 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 22:45:10 22:45:10 22:45:10 ---> nproc: 22:45:10 4 22:45:10 22:45:10 22:45:10 ---> df -h: 22:45:10 Filesystem Size Used Available Use% Mounted on 22:45:10 overlay 50.0G 11.3G 38.6G 23% / 22:45:10 tmpfs 64.0M 0 64.0M 0% /dev 22:45:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:45:10 shm 64.0M 0 64.0M 0% /dev/shm 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /facter-os 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /etc/resolv.conf 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /etc/hostname 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /etc/hosts 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /run/cloud-init/result.json 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /var/log/sa-host 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /var/log/secure 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /var/log/auth.log 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /w/workspace/edgex-go/7 22:45:10 /dev/vda1 50.0G 11.3G 38.6G 23% /w/workspace/edgex-go/7@tmp 22:45:10 22:45:10 22:45:10 ---> free -m: 22:45:10 total used free shared buff/cache available 22:45:10 Mem: 1837 683 199 0 954 1066 22:45:10 Swap: 1023 73 950 22:45:10 22:45:10 22:45:10 ---> ip addr: 22:45:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:45:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:45:10 inet 127.0.0.1/8 scope host lo 22:45:10 valid_lft forever preferred_lft forever 22:45:10 inet6 ::1/128 scope host 22:45:10 valid_lft forever preferred_lft forever 22:45:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:45:10 link/ether fa:16:3e:13:09:5a brd ff:ff:ff:ff:ff:ff 22:45:10 inet 10.30.123.61/23 brd 10.30.123.255 scope global dynamic eth0 22:45:10 valid_lft 85173sec preferred_lft 85173sec 22:45:10 inet6 fe80::f816:3eff:fe13:95a/64 scope link 22:45:10 valid_lft forever preferred_lft forever 22:45:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:45:10 link/ether 02:42:fd:24:9c:b6 brd ff:ff:ff:ff:ff:ff 22:45:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:45:10 valid_lft forever preferred_lft forever 22:45:10 inet6 fe80::42:fdff:fe24:9cb6/64 scope link 22:45:10 valid_lft forever preferred_lft forever 22:45:10 22:45:10 22:45:10 ---> sar -b -r -n DEV: 22:45:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:45:10 22:45:10 22:24:30 LINUX RESTART (4 CPU) 22:45:10 22:45:10 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:45:10 22:26:01 107.52 44.37 63.15 0.00 7283.18 18275.71 0.00 22:45:10 22:27:02 325.22 104.80 220.42 0.00 6823.82 65189.90 0.00 22:45:10 22:28:01 235.62 129.83 105.78 0.00 5668.70 10967.55 0.00 22:45:10 22:29:01 154.49 80.57 73.91 0.00 3774.66 16214.27 0.00 22:45:10 22:30:03 1575.86 1257.04 318.82 0.00 120303.00 184543.46 0.00 22:45:10 22:31:02 1951.91 1678.32 273.60 0.00 118364.73 131771.56 0.00 22:45:10 22:32:02 1493.55 1156.63 336.92 0.00 91274.69 118544.10 0.00 22:45:10 22:33:02 1974.43 1641.30 333.13 0.00 88738.69 100000.67 0.00 22:45:10 22:34:01 174.33 36.73 137.60 0.00 4911.26 16755.41 0.00 22:45:10 22:35:01 5.84 0.60 5.24 0.00 135.31 165.94 0.00 22:45:10 22:36:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 22:45:10 22:37:01 0.37 0.02 0.35 0.00 1.07 5.33 0.00 22:45:10 22:38:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 22:45:10 22:39:01 0.37 0.00 0.37 0.00 0.00 5.36 0.00 22:45:10 22:40:01 1.75 1.46 0.28 0.00 51.00 3.94 0.00 22:45:10 22:41:01 0.78 0.00 0.78 0.00 0.00 14.87 0.00 22:45:10 22:42:01 0.37 0.03 0.33 0.00 0.80 4.40 0.00 22:45:10 22:43:01 0.23 0.02 0.22 0.00 0.27 3.83 0.00 22:45:10 22:44:01 0.37 0.00 0.37 0.00 0.00 5.86 0.00 22:45:10 22:45:01 162.53 64.76 97.77 0.00 6063.99 18376.34 0.00 22:45:10 Average: 408.08 309.45 98.63 0.00 22707.20 34203.32 0.00 22:45:10 22:45:10 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:10 22:26:01 239544 0 627728 33.36 2620 1011652 1230696 42.00 576048 862356 41824 22:45:10 22:27:02 120560 0 741276 39.40 892 1018816 1315904 44.91 678336 792164 12 22:45:10 22:28:01 201716 0 828196 44.02 420 851212 1818140 62.05 720800 679272 75756 22:45:10 22:29:01 216112 0 719556 38.24 420 945456 1313836 44.84 592988 803764 76392 22:45:10 22:30:03 65784 0 770140 40.93 52 1045568 1911944 65.25 698124 901640 89608 22:45:10 22:31:02 451052 0 857272 45.56 52 573168 2539092 86.65 518172 651036 10984 22:45:10 22:32:02 64768 0 772288 41.05 52 1044436 2140052 73.04 733556 851960 32212 22:45:10 22:33:02 378628 0 799364 42.48 52 703500 2113952 72.15 580116 671336 3224 22:45:10 22:34:01 418980 0 614832 32.68 52 847680 1239828 42.31 506184 718704 20 22:45:10 22:35:01 424404 0 605352 32.17 52 851736 1152128 39.32 500504 721816 16 22:45:10 22:36:01 424340 0 605408 32.18 52 851744 1152140 39.32 500824 721816 8 22:45:10 22:37:01 425296 0 604444 32.12 52 851752 1146916 39.14 499872 721848 8 22:45:10 22:38:01 425660 0 604064 32.10 52 851768 1146916 39.14 499880 721848 8 22:45:10 22:39:01 425576 0 604144 32.11 52 851772 1146916 39.14 499880 721848 8 22:45:10 22:40:01 423916 0 604944 32.15 52 852632 1146916 39.14 500080 722468 16 22:45:10 22:41:01 423636 0 605212 32.17 52 852644 1147024 39.15 500520 722472 8 22:45:10 22:42:01 424012 0 604828 32.15 52 852652 1146916 39.14 500236 722492 12 22:45:10 22:43:01 423588 0 605248 32.17 52 852656 1147036 39.15 500416 722500 16 22:45:10 22:44:01 423892 0 604932 32.15 52 852668 1146916 39.14 500140 722504 16 22:45:10 22:45:01 273724 0 667352 35.47 52 940416 1356856 46.31 523524 813304 8 22:45:10 Average: 333759 0 672329 35.73 259 875196 1423006 48.56 556510 748357 16508 22:45:10 22:45:10 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:10 22:26:01 vethb8b546f 1005.19 683.95 90.20 2663.24 0.00 0.00 0.00 0.00 22:45:10 22:26:01 eth0 1768.81 1831.78 6330.45 233.27 0.00 0.00 0.00 0.00 22:45:10 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:26:01 docker0 1005.19 683.81 76.46 2663.23 0.00 0.00 0.00 0.00 22:45:10 22:27:02 eth0 704.69 551.71 4889.70 54.30 0.00 0.00 0.00 0.00 22:45:10 22:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:27:02 docker0 117.83 171.04 8.53 821.42 0.00 0.00 0.00 0.00 22:45:10 22:28:01 veth15131a2 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:45:10 22:28:01 eth0 54.85 36.02 40.17 71.59 0.00 0.00 0.00 0.00 22:45:10 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:29:01 eth0 204.36 162.23 1692.96 70.93 0.00 0.00 0.00 0.00 22:45:10 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:30:03 eth0 61.03 38.28 173.66 14.47 0.00 0.00 0.00 0.00 22:45:10 22:30:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:30:03 vethbdade05 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 22:45:10 22:30:03 docker0 17.87 25.80 1.01 141.81 0.00 0.00 0.00 0.00 22:45:10 22:31:02 veth2d7ae2c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:45:10 22:31:02 veth19858ac 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 22:45:10 22:31:02 eth0 19.21 14.03 10.95 49.70 0.00 0.00 0.00 0.00 22:45:10 22:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:32:02 eth0 124.73 65.04 530.70 22.58 0.00 0.00 0.00 0.00 22:45:10 22:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:32:02 vethb65eae4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:45:10 22:32:02 vethbdade05 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 22:45:10 22:33:02 vethc9e2cd2 4.80 5.00 0.57 20.28 0.00 0.00 0.00 0.00 22:45:10 22:33:02 eth0 66.70 40.23 114.37 73.29 0.00 0.00 0.00 0.00 22:45:10 22:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:33:02 veth14ea543 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 22:45:10 22:34:01 eth0 59.66 37.27 110.29 63.05 0.00 0.00 0.00 0.00 22:45:10 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:34:01 docker0 1212.88 1000.69 90.56 4310.21 0.00 0.00 0.00 0.00 22:45:10 22:35:01 eth0 1.56 0.57 0.60 0.39 0.00 0.00 0.00 0.00 22:45:10 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:36:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 22:45:10 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:37:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:10 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:38:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:39:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:45:10 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:40:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 22:45:10 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:41:01 eth0 0.72 0.43 0.41 0.23 0.00 0.00 0.00 0.00 22:45:10 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:42:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:45:10 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:43:01 eth0 0.47 0.33 0.27 0.17 0.00 0.00 0.00 0.00 22:45:10 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:44:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 22:45:10 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:45:01 eth0 234.48 198.07 2173.75 59.48 0.00 0.00 0.00 0.00 22:45:10 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 Average: eth0 165.75 149.33 807.42 35.59 0.00 0.00 0.00 0.00 22:45:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:10 Average: docker0 59.86 49.39 4.47 212.74 0.00 0.00 0.00 0.00 22:45:10 22:45:10 22:45:10 ---> sar -P ALL: 22:45:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) 22:45:10 22:45:10 22:24:30 LINUX RESTART (4 CPU) 22:45:10 22:45:10 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:45:10 22:26:01 all 20.37 0.00 6.90 2.00 0.10 70.63 22:45:10 22:26:01 0 22.65 0.00 10.52 0.48 0.07 66.28 22:45:10 22:26:01 1 17.78 0.00 4.57 2.15 0.10 75.40 22:45:10 22:26:01 2 21.65 0.00 6.63 2.63 0.10 68.99 22:45:10 22:26:01 3 19.44 0.00 5.92 2.73 0.12 71.79 22:45:10 22:27:02 all 13.43 0.00 10.08 5.52 0.17 70.80 22:45:10 22:27:02 0 12.92 0.00 11.01 3.90 0.14 72.03 22:45:10 22:27:02 1 13.93 0.00 10.40 5.84 0.17 69.67 22:45:10 22:27:02 2 13.20 0.00 9.57 9.25 0.19 67.79 22:45:10 22:27:02 3 13.65 0.00 9.36 3.08 0.17 73.74 22:45:10 22:28:01 all 53.76 0.00 13.06 5.74 0.09 27.35 22:45:10 22:28:01 0 52.50 0.00 12.56 7.32 0.07 27.55 22:45:10 22:28:01 1 54.11 0.00 12.39 6.10 0.09 27.31 22:45:10 22:28:01 2 54.05 0.00 13.74 6.48 0.11 25.62 22:45:10 22:28:01 3 54.37 0.00 13.56 3.03 0.11 28.93 22:45:10 22:29:01 all 43.46 0.00 13.17 2.57 0.11 40.69 22:45:10 22:29:01 0 44.11 0.00 13.93 1.64 0.16 40.16 22:45:10 22:29:01 1 41.98 0.00 13.03 2.85 0.10 42.04 22:45:10 22:29:01 2 43.86 0.00 13.29 3.51 0.10 39.23 22:45:10 22:29:01 3 43.87 0.00 12.44 2.29 0.07 41.33 22:45:10 22:30:03 all 21.51 0.00 23.79 13.96 0.20 40.54 22:45:10 22:30:03 0 21.03 0.00 22.97 13.61 0.19 42.20 22:45:10 22:30:03 1 21.14 0.00 24.26 13.84 0.22 40.54 22:45:10 22:30:03 2 21.49 0.00 23.32 12.62 0.20 42.38 22:45:10 22:30:03 3 22.37 0.00 24.63 15.80 0.19 37.02 22:45:10 22:31:02 all 44.68 0.00 20.18 21.15 0.29 13.70 22:45:10 22:31:02 0 45.10 0.00 19.85 21.41 0.27 13.37 22:45:10 22:31:02 1 44.54 0.00 20.57 20.45 0.33 14.11 22:45:10 22:31:02 2 44.38 0.00 19.94 20.10 0.29 15.29 22:45:10 22:31:02 3 44.69 0.00 20.37 22.64 0.29 12.00 22:45:10 22:32:02 all 28.25 0.00 21.33 24.81 0.74 24.87 22:45:10 22:32:02 0 28.15 0.00 20.48 20.67 0.72 29.98 22:45:10 22:32:02 1 28.30 0.00 21.72 28.40 0.69 20.90 22:45:10 22:32:02 2 28.69 0.00 21.14 24.84 0.84 24.49 22:45:10 22:32:02 3 27.86 0.00 21.99 25.36 0.72 24.07 22:45:10 22:33:02 all 40.42 0.00 22.04 26.32 0.62 10.60 22:45:10 22:33:02 0 41.09 0.00 21.66 25.25 0.61 11.39 22:45:10 22:33:02 1 40.03 0.00 22.96 26.02 0.62 10.37 22:45:10 22:33:02 2 40.06 0.00 20.76 26.82 0.71 11.66 22:45:10 22:33:02 3 40.49 0.00 22.79 27.19 0.56 8.97 22:45:10 22:34:01 all 26.94 0.00 8.36 5.05 0.16 59.48 22:45:10 22:34:01 0 27.85 0.00 8.52 4.35 0.10 59.18 22:45:10 22:34:01 1 26.06 0.00 7.95 7.05 0.16 58.78 22:45:10 22:34:01 2 26.99 0.00 8.93 3.58 0.22 60.28 22:45:10 22:34:01 3 26.87 0.00 8.05 5.22 0.17 59.68 22:45:10 22:35:01 all 0.17 0.00 0.08 0.00 0.01 99.73 22:45:10 22:35:01 0 0.58 0.00 0.08 0.00 0.03 99.30 22:45:10 22:35:01 1 0.03 0.00 0.05 0.00 0.00 99.92 22:45:10 22:35:01 2 0.03 0.00 0.13 0.00 0.00 99.83 22:45:10 22:35:01 3 0.05 0.00 0.07 0.00 0.02 99.87 22:45:10 22:36:01 all 0.18 0.00 0.08 0.00 0.03 99.71 22:45:10 22:36:01 0 0.53 0.00 0.03 0.00 0.00 99.43 22:45:10 22:36:01 1 0.05 0.00 0.07 0.00 0.03 99.85 22:45:10 22:36:01 2 0.05 0.00 0.07 0.00 0.05 99.83 22:45:10 22:36:01 3 0.08 0.00 0.15 0.00 0.03 99.73 22:45:10 22:45:10 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:45:10 22:37:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:45:10 22:37:01 0 0.50 0.00 0.03 0.00 0.00 99.47 22:45:10 22:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:45:10 22:37:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:45:10 22:38:01 all 0.16 0.00 0.02 0.00 0.00 99.81 22:45:10 22:38:01 0 0.52 0.00 0.02 0.00 0.00 99.47 22:45:10 22:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:45:10 22:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:38:01 3 0.07 0.00 0.03 0.00 0.00 99.90 22:45:10 22:39:01 all 0.15 0.00 0.02 0.00 0.00 99.83 22:45:10 22:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:45:10 22:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:45:10 22:39:01 2 0.50 0.00 0.02 0.00 0.00 99.48 22:45:10 22:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90 22:45:10 22:40:01 all 0.16 0.00 0.07 0.02 0.01 99.74 22:45:10 22:40:01 0 0.52 0.00 0.03 0.00 0.00 99.45 22:45:10 22:40:01 1 0.07 0.00 0.15 0.07 0.03 99.68 22:45:10 22:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:45:10 22:40:01 3 0.03 0.00 0.05 0.02 0.00 99.90 22:45:10 22:41:01 all 0.16 0.00 0.03 0.00 0.00 99.80 22:45:10 22:41:01 0 0.53 0.00 0.03 0.00 0.00 99.43 22:45:10 22:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:45:10 22:41:01 2 0.05 0.00 0.05 0.00 0.02 99.88 22:45:10 22:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:42:01 all 0.16 0.00 0.03 0.00 0.00 99.80 22:45:10 22:42:01 0 0.53 0.00 0.02 0.00 0.02 99.43 22:45:10 22:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:45:10 22:42:01 2 0.07 0.00 0.07 0.00 0.00 99.87 22:45:10 22:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:43:01 all 0.16 0.00 0.02 0.00 0.00 99.82 22:45:10 22:43:01 0 0.53 0.00 0.02 0.00 0.00 99.45 22:45:10 22:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:45:10 22:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:45:10 22:44:01 all 0.15 0.00 0.04 0.00 0.00 99.80 22:45:10 22:44:01 0 0.52 0.00 0.03 0.00 0.00 99.45 22:45:10 22:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 22:45:10 22:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:45:10 22:45:01 all 5.67 0.00 4.21 3.69 0.03 86.40 22:45:10 22:45:01 0 5.55 0.00 4.02 0.49 0.02 89.92 22:45:10 22:45:01 1 4.83 0.00 4.18 5.36 0.02 85.62 22:45:10 22:45:01 2 5.32 0.00 4.26 1.77 0.05 88.60 22:45:10 22:45:01 3 6.98 0.00 4.37 7.16 0.03 81.46 22:45:10 Average: all 14.57 0.00 6.99 5.36 0.13 72.95 22:45:10 Average: 0 14.86 0.00 7.11 4.79 0.12 73.12 22:45:10 Average: 1 14.24 0.00 6.94 5.73 0.13 72.97 22:45:10 Average: 2 14.61 0.00 6.93 5.41 0.14 72.91 22:45:10 Average: 3 14.56 0.00 6.98 5.52 0.12 72.81 22:45:10 22:45:10 22:45:10