Pull request #2827 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from df2d8535c45df876d1124f18faba45e83a273a0c+07721abbcb99e4a70a28e71f84dbd93e92968a92 (bb5f50f96a3f21d30c77238654907c5ae8aee58f) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-7454 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c Merge succeeded, producing df2d8535c45df876d1124f18faba45e83a273a0c Checking out Revision df2d8535c45df876d1124f18faba45e83a273a0c (PR-2827) > git config core.sparsecheckout # timeout=10 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # 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 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 Commit message: "feat(data): Implement Core Data PUT /event/pushed V2 API" First time build. Skipping changelog. > git rev-list --no-walk 35565b91601b636e5f708f8f551b168fc5f23895 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:11 ========================================================= 07:47:11 EdgeX Global Pipelines Version Info 07:47:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:12 ------------------- 07:47:12 stable info: 07:47:12 ------------------- 07:47:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:12 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 07:47:12 Message: update stable to v1.0.144 07:47:13 ------------------- 07:47:13 experimental info: 07:47:13 ------------------- 07:47:13 Commited By: **** collab-it+edgex@linuxfoundation.org 07:47:13 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 07:47:13 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2827 [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2827 [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2827 [Pipeline] echo 07:47:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df2d8535c45df876d1124f18faba45e83a273a0c [Pipeline] echo 07:47:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df2d853 [Pipeline] echo 07:47:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 07:47:17 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/core-command/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo core-command,cmd/core-command/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/core-data/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo core-data,cmd/core-data/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/core-metadata/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo core-metadata,cmd/core-metadata/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/security-proxy-setup/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/security-secrets-setup/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/support-logging/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo support-logging,cmd/support-logging/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/support-notifications/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo support-notifications,cmd/support-notifications/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/support-scheduler/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:47:17 + for file in '`ls cmd/**/Dockerfile`' 07:47:17 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:47:17 ++ cut -d/ -f2 07:47:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:47:17 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-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 07:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:19 07:47:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:47:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:19 latest: Pulling from edgex-devops/git-semver 07:47:19 31603596830f: Pulling fs layer 07:47:19 2a8b12db71e7: Pulling fs layer 07:47:19 6ca5941a6612: Pulling fs layer 07:47:19 ecc8261a40a4: Pulling fs layer 07:47:19 ecc8261a40a4: Waiting 07:47:19 2a8b12db71e7: Verifying Checksum 07:47:19 2a8b12db71e7: Download complete 07:47:19 6ca5941a6612: Verifying Checksum 07:47:19 6ca5941a6612: Download complete 07:47:19 31603596830f: Verifying Checksum 07:47:19 31603596830f: Download complete 07:47:19 ecc8261a40a4: Verifying Checksum 07:47:19 ecc8261a40a4: Download complete 07:47:20 31603596830f: Pull complete 07:47:20 2a8b12db71e7: Pull complete 07:47:21 6ca5941a6612: Pull complete 07:47:21 ecc8261a40a4: Pull complete 07:47:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:47:21 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 07:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:47:23 $ docker top 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:24 [ssh-agent] Looking for ssh-agent implementation... 07:47:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:24 $ docker exec 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent 07:47:24 SSH_AUTH_SOCK=/tmp/ssh-gnTzznZ8IaRy/agent.12 07:47:24 SSH_AGENT_PID=17 07:47:24 Running ssh-add (command line suppressed) 07:47:24 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8222979271331102853.key (/w/workspace/edgex-go/5@tmp/private_key_8222979271331102853.key) 07:47:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:25 + git tag --points-at HEAD [Pipeline] } 07:47:25 $ docker exec --env ******** --env ******** 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent -k 07:47:25 unset SSH_AUTH_SOCK; 07:47:25 unset SSH_AGENT_PID; 07:47:25 echo Agent pid 17 killed; 07:47:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:25 [ssh-agent] Looking for ssh-agent implementation... 07:47:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:25 $ docker exec 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent 07:47:25 SSH_AUTH_SOCK=/tmp/ssh-cpzhz8d0YGDR/agent.45 07:47:25 SSH_AGENT_PID=50 07:47:25 Running ssh-add (command line suppressed) 07:47:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_3609645989854962961.key (/w/workspace/edgex-go/5@tmp/private_key_3609645989854962961.key) 07:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:26 + git semver init 07:47:26 # -> Open(): unable to determine branch for HEAD 07:47:26 # $GIT_DIR = /w/workspace/edgex-go/5/.git 07:47:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 07:47:26 # $SEMVER_REMOTE_NAME = origin 07:47:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:26 # $SEMVER_USER_NAME = edgex-jenkins 07:47:26 # $SEMVER_BRANCH = PR-2827 07:47:26 # $SEMVER_TEMP = /tmp/semver-977338677 07:47:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:47:44 # '/tmp/semver-977338677' -> '/w/workspace/edgex-go/5/.semver' 07:47:45 # -> Force: false 07:47:45 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 07:47:45 $ docker exec --env ******** --env ******** 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 ssh-agent -k 07:47:45 unset SSH_AUTH_SOCK; 07:47:45 unset SSH_AGENT_PID; 07:47:45 echo Agent pid 50 killed; 07:47:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:45 + git semver [Pipeline] } 07:47:45 $ docker stop --time=1 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 07:47:47 $ docker rm -f 536c504d755ea0f0be3448f523efb0baad86d5d0d007479d70a2b67b6a3c85c0 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:47:48 Stashed 1 file(s) [Pipeline] echo 07:47:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 07:47:49 ========================================================= 07:47:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:47:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:47:49 + 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 . 07:47:52 Sending build context to Docker daemon 325.4MB 07:47:52 Step 1/7 : ARG BASE=golang:1.15-alpine 07:47:52 Step 2/7 : FROM ${BASE} 07:47:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:47:52 df20fa9351a1: Pulling fs layer 07:47:52 ed8968b2872e: Pulling fs layer 07:47:52 a92cc7c5fd73: Pulling fs layer 07:47:52 e871e8e8d7a9: Pulling fs layer 07:47:52 e73272ec9a57: Pulling fs layer 07:47:52 1e910a182e73: Pulling fs layer 07:47:52 4e634b169226: Pulling fs layer 07:47:52 e73272ec9a57: Waiting 07:47:52 1e910a182e73: Waiting 07:47:52 e871e8e8d7a9: Waiting 07:47:52 4e634b169226: Waiting 07:47:52 a92cc7c5fd73: Download complete 07:47:52 ed8968b2872e: Download complete 07:47:52 e73272ec9a57: Verifying Checksum 07:47:52 e73272ec9a57: Download complete 07:47:52 1e910a182e73: Verifying Checksum 07:47:52 1e910a182e73: Download complete 07:47:52 df20fa9351a1: Verifying Checksum 07:47:52 df20fa9351a1: Download complete 07:47:53 df20fa9351a1: Pull complete 07:47:53 ed8968b2872e: Pull complete 07:47:53 a92cc7c5fd73: Pull complete 07:47:55 4e634b169226: Verifying Checksum 07:47:55 4e634b169226: Download complete 07:47:55 e871e8e8d7a9: Verifying Checksum 07:47:55 e871e8e8d7a9: Download complete 07:48:01 e871e8e8d7a9: Pull complete 07:48:01 e73272ec9a57: Pull complete 07:48:01 1e910a182e73: Pull complete 07:48:04 Still waiting to schedule task 07:48:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:48:05 4e634b169226: Pull complete 07:48:05 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 07:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:48:05 ---> f7629b54cfaa 07:48:05 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 07:48:05 ---> Running in cebbb340a415 07:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:48:07 (1/12) Installing libmagic (5.38-r0) 07:48:07 (2/12) Installing file (5.38-r0) 07:48:08 (3/12) Installing libc-dev (0.7.2-r3) 07:48:08 (4/12) Installing g++ (9.3.0-r2) 07:48:20 (5/12) Installing fortify-headers (1.1-r0) 07:48:20 (6/12) Installing patch (2.7.6-r6) 07:48:20 (7/12) Installing build-base (0.5-r2) 07:48:20 (8/12) Installing libsodium (1.0.18-r0) 07:48:20 (9/12) Installing pkgconf (1.7.2-r0) 07:48:20 (10/12) Installing libsodium-dev (1.0.18-r0) 07:48:20 (11/12) Installing libzmq (4.3.3-r0) 07:48:20 (12/12) Installing zeromq-dev (4.3.3-r0) 07:48:20 Executing busybox-1.31.1-r16.trigger 07:48:20 OK: 233 MiB in 51 packages 07:48:23 Removing intermediate container cebbb340a415 07:48:23 ---> 3d73abac43ab 07:48:23 Step 4/7 : WORKDIR /edgex-go 07:48:23 ---> Running in ebe15d799ca5 07:48:23 Removing intermediate container ebe15d799ca5 07:48:23 ---> ef331a2a2933 07:48:23 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:48:23 latest: Pulling from library/docker 07:48:24 df20fa9351a1: Already exists 07:48:24 25ad7478873d: Pulling fs layer 07:48:24 4684f6177b5d: Pulling fs layer 07:48:24 206f78d23536: Pulling fs layer 07:48:24 cee0542293f3: Pulling fs layer 07:48:24 d951dd9fd09f: Pulling fs layer 07:48:24 dce9c88c04bd: Pulling fs layer 07:48:24 cee0542293f3: Waiting 07:48:24 d951dd9fd09f: Waiting 07:48:24 dce9c88c04bd: Waiting 07:48:24 4684f6177b5d: Verifying Checksum 07:48:24 4684f6177b5d: Download complete 07:48:24 25ad7478873d: Verifying Checksum 07:48:24 25ad7478873d: Download complete 07:48:24 cee0542293f3: Verifying Checksum 07:48:24 cee0542293f3: Download complete 07:48:24 d951dd9fd09f: Verifying Checksum 07:48:24 dce9c88c04bd: Verifying Checksum 07:48:24 dce9c88c04bd: Download complete 07:48:24 25ad7478873d: Pull complete 07:48:24 4684f6177b5d: Pull complete 07:48:24 206f78d23536: Verifying Checksum 07:48:24 206f78d23536: Download complete 07:48:27 206f78d23536: Pull complete 07:48:27 cee0542293f3: Pull complete 07:48:27 d951dd9fd09f: Pull complete 07:48:27 dce9c88c04bd: Pull complete 07:48:27 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 07:48:27 Status: Downloaded newer image for docker:latest 07:48:28 ---> 3232146a8ca8 07:48:28 Step 6/7 : COPY go.mod . 07:48:29 ---> e649c8cd4992 07:48:29 Step 7/7 : RUN go mod download 07:48:29 ---> Running in 4714640352c4 07:48:51 Removing intermediate container 4714640352c4 07:48:51 ---> d9f37996ae46 07:48:51 Successfully built d9f37996ae46 07:48:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:48:51 + docker inspect -f . ci-base-image-x86_64 07:48:51 . [Pipeline] withDockerContainer 07:48:51 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 07:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:48:52 $ docker top 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:52 + go version 07:48:52 go version go1.15.2 linux/amd64 [Pipeline] } 07:48:52 $ docker stop --time=1 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 07:48:54 $ docker rm -f 801d873afabeed14a5e003e33d3323108bf09f13f1a5c4625d06d998da69fc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:55 + docker inspect -f . ci-base-image-x86_64 07:48:55 . [Pipeline] withDockerContainer 07:48:55 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 07:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:48:55 $ docker top d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 -eo pid,comm [Pipeline] { [Pipeline] echo 07:48:56 ========================================================= 07:48:56 [edgeXBuildGoParallel] Running Tests and Build... 07:48:56 ========================================================= [Pipeline] sh 07:48:56 + make test 07:48:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:48:59 ? github.com/edgexfoundry/edgex-go [no test files] 07:49:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:49:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:49:16 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.017s 07:49:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 07:49:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:49:16 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 07:49:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:49:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:49:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:49:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:49:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.029s coverage: 46.6% of statements 07:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.045s coverage: 27.1% of statements 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.008s coverage: 100.0% of statements 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.333s coverage: 78.5% of statements 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:49:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.052s coverage: 83.5% of statements 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.090s coverage: 28.6% of statements 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.013s coverage: 100.0% of statements 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.025s coverage: 86.7% of statements 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:49:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.020s coverage: 97.5% of statements 07:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:49:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.057s coverage: 96.3% of statements 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.007s coverage: 58.8% of statements 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.008s coverage: 0.0% of statements [no tests to run] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.058s coverage: 63.5% of statements 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:49:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.013s coverage: 100.0% of statements 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.008s coverage: 91.3% of statements 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.004s coverage: 100.0% of statements 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 07:49:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:49:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.115s coverage: 55.9% of statements 07:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 07:49:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.228s coverage: 86.3% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.298s coverage: 72.2% of statements 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.156s coverage: 72.1% of statements 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.024s coverage: 48.4% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.006s coverage: 28.8% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.030s coverage: 96.8% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.036s coverage: 36.5% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.124s coverage: 84.1% of statements 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.006s coverage: 42.9% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.018s coverage: 100.0% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 07:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.034s coverage: 83.8% of statements 07:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.083s coverage: 47.1% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.023s coverage: 100.0% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.027s coverage: 100.0% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:49:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.019s coverage: 100.0% of statements 07:49:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.048s coverage: 29.1% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.020s coverage: 99.0% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.008s coverage: 100.0% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:49:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.010s coverage: 87.9% of statements 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:49:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:49:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 07:49:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 07:49:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 07:49:35 GO111MODULE=on go vet ./... 07:49:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7455 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws 07:49:41 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 07:49:42 gofmt -l . 07:49:42 [ "`gofmt -l .`" = "" ] 07:49:43 ./bin/test-go-mod-tidy.sh 07:49:43 ./bin/test-attribution-txt.sh [Pipeline] sh 07:49:45 + ls -al . 07:49:45 total 616 07:49:45 drwxrwxr-x 10 1001 1001 4096 Oct 21 07:49 . 07:49:45 drwxr-xr-x 4 root root 28 Oct 21 07:48 .. 07:49:45 -rw-rw-r-- 1 1001 1001 11 Oct 21 07:47 .dockerignore 07:49:45 drwxrwxr-x 8 1001 1001 179 Oct 21 07:47 .git 07:49:45 drwxrwxr-x 3 1001 1001 125 Oct 21 07:47 .github 07:49:45 -rw-rw-r-- 1 1001 1001 932 Oct 21 07:47 .gitignore 07:49:45 drwx------ 3 1001 1001 47 Oct 21 07:47 .semver 07:49:45 -rw-rw-r-- 1 1001 1001 166 Oct 21 07:47 .sonarcloud.properties 07:49:45 -rw-rw-r-- 1 1001 1001 3804 Oct 21 07:47 CONTRIBUTING.md 07:49:45 -rw-rw-r-- 1 1001 1001 1035 Oct 21 07:47 Dockerfile.build 07:49:45 -rw-rw-r-- 1 1001 1001 863 Oct 21 07:47 Jenkinsfile 07:49:45 -rw-rw-r-- 1 1001 1001 10775 Oct 21 07:47 LICENSE 07:49:45 -rw-rw-r-- 1 1001 1001 6237 Oct 21 07:47 Makefile 07:49:45 -rw-rw-r-- 1 1001 1001 6447 Oct 21 07:47 README.md 07:49:45 -rw-rw-r-- 1 1001 1001 259 Oct 21 07:47 SECURITY.md 07:49:45 -rw-rw-r-- 1 1001 1001 5 Oct 21 07:47 VERSION 07:49:45 -rw-rw-r-- 1 1001 1001 4131 Oct 21 07:47 ZMQWindows.md 07:49:45 drwxrwxr-x 2 1001 1001 117 Oct 21 07:47 bin 07:49:45 drwxrwxr-x 15 1001 1001 4096 Oct 21 07:47 cmd 07:49:45 -rw-r--r-- 1 root root 521763 Oct 21 07:49 coverage.out 07:49:45 -rw-r--r-- 1 root root 1041 Oct 21 07:49 go.mod 07:49:45 -rw-r--r-- 1 root root 18775 Oct 21 07:49 go.sum 07:49:45 drwxrwxr-x 8 1001 1001 127 Oct 21 07:47 internal 07:49:45 drwxrwxr-x 4 1001 1001 26 Oct 21 07:47 openapi 07:49:45 drwxrwxr-x 4 1001 1001 71 Oct 21 07:47 snap 07:49:45 -rw-rw-r-- 1 1001 1001 168 Oct 21 07:47 version.go [Pipeline] sh 07:49:45 + '[' -e coverage.out ] 07:49:45 + chown 1001:1001 coverage.out [Pipeline] stash 07:49:45 Stashed 1 file(s) [Pipeline] sh 07:49:46 + make build 07:49:46 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 07:49:46 using credential edgex-jenkins-ssh 07:49:46 Cloning the remote Git repository 07:49:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:49:46 > git init /w/workspace/edgex-go/5 # timeout=10 07:49:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:49:46 > git --version # timeout=10 07:49:46 > git --version # 'git version 2.17.1' 07:49:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:56 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 07:49:57 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 07:49:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:50:00 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 07:50:01 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 07:50:02 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 07:50:03 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 07:50:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:50:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:50:07 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 07:50:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:50:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:50:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:50:08 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c 07:50:08 Merge succeeded, producing df2d8535c45df876d1124f18faba45e83a273a0c 07:50:08 Checking out Revision df2d8535c45df876d1124f18faba45e83a273a0c (PR-2827) 07:50:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 07:50:10 $ docker stop --time=1 d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 07:50:08 > git config core.sparsecheckout # timeout=10 07:50:08 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 07:50:08 > git remote # timeout=10 07:50:08 > git config --get remote.origin.url # timeout=10 07:50:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:08 > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 07:50:08 > git rev-parse HEAD^{commit} # timeout=10 07:50:08 > git config core.sparsecheckout # timeout=10 07:50:08 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 07:50:11 $ docker rm -f d39ff3b419f99c09ef3d5f9059b1bb4f8f395c0058906423ebe3a012aa8df857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:50:12 Commit message: "feat(data): Implement Core Data PUT /event/pushed V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:15 07:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 07:50:15 ========================================================= 07:50:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:50:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:15 latest: Pulling from edgex-devops/edgex-compose 07:50:15 cbdbe7a5bc2a: Pulling fs layer 07:50:15 ca9280d653b3: Pulling fs layer 07:50:15 7e9c9ca2126c: Pulling fs layer 07:50:15 cbdbe7a5bc2a: Verifying Checksum 07:50:15 cbdbe7a5bc2a: Download complete 07:50:16 cbdbe7a5bc2a: Pull complete 07:50:16 + 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 . 07:50:16 ca9280d653b3: Verifying Checksum 07:50:16 ca9280d653b3: Download complete 07:50:17 ca9280d653b3: Pull complete 07:50:17 7e9c9ca2126c: Download complete 07:50:19 Sending build context to Docker daemon 165.1MB 07:50:19 Step 1/7 : ARG BASE=golang:1.15-alpine 07:50:19 Step 2/7 : FROM ${BASE} 07:50:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:19 b538f80385f9: Pulling fs layer 07:50:19 74f711af9a0d: Pulling fs layer 07:50:19 99f96fe45779: Pulling fs layer 07:50:19 8529a6b9a6be: Pulling fs layer 07:50:19 45590311c82a: Pulling fs layer 07:50:19 69ca0ff8b7b3: Pulling fs layer 07:50:19 209524e5b208: Pulling fs layer 07:50:19 8529a6b9a6be: Waiting 07:50:19 45590311c82a: Waiting 07:50:19 69ca0ff8b7b3: Waiting 07:50:19 209524e5b208: Waiting 07:50:19 99f96fe45779: Download complete 07:50:19 74f711af9a0d: Download complete 07:50:19 45590311c82a: Verifying Checksum 07:50:19 45590311c82a: Download complete 07:50:19 69ca0ff8b7b3: Verifying Checksum 07:50:19 69ca0ff8b7b3: Download complete 07:50:19 b538f80385f9: Verifying Checksum 07:50:19 b538f80385f9: Download complete 07:50:20 b538f80385f9: Pull complete 07:50:21 74f711af9a0d: Pull complete 07:50:21 99f96fe45779: Pull complete 07:50:22 209524e5b208: Verifying Checksum 07:50:22 209524e5b208: Download complete 07:50:23 7e9c9ca2126c: Pull complete 07:50:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:50:23 8529a6b9a6be: Verifying Checksum 07:50:23 8529a6b9a6be: Download complete 07:50:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:50:23 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 07:50:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:50:26 $ docker top e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:26 + docker-compose build --help 07:50:26 + grep parallel 07:50:27 --parallel Build images in parallel. [Pipeline] } 07:50:27 $ docker stop --time=1 e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 07:50:29 $ docker rm -f e1109c690fc4d62940f6c5d3aecb3ae53400659a467e1da3266f26c9c68e1b09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:29 . [Pipeline] withDockerContainer 07:50:29 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 07:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:50:30 $ docker top 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:31 + docker-compose -f ./docker-compose-build.yml build --parallel 07:50:32 Building docker-core-command-go ... 07:50:32 Building docker-core-data-go ... 07:50:32 Building docker-core-metadata-go ... 07:50:32 Building docker-security-proxy-setup-go ... 07:50:32 Building docker-security-secrets-setup-go ... 07:50:32 Building docker-security-secretstore-setup-go ... 07:50:32 Building docker-support-logging-go ... 07:50:32 Building docker-support-notifications-go ... 07:50:32 Building docker-support-scheduler-go ... 07:50:32 Building docker-sys-mgmt-agent-go ... 07:50:32 Building docker-support-logging-go 07:50:32 Building docker-support-scheduler-go 07:50:32 Building docker-core-data-go 07:50:32 Building docker-sys-mgmt-agent-go 07:50:32 Building docker-support-notifications-go 07:50:35 8529a6b9a6be: Pull complete 07:50:35 45590311c82a: Pull complete 07:50:35 69ca0ff8b7b3: Pull complete 07:50:38 209524e5b208: Pull complete 07:50:38 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 07:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:50:38 ---> 5bddaf1c2fca 07:50:38 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 07:50:41 ---> Running in e6330e852157 07:50:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:50:44 (1/12) Installing libmagic (5.38-r0) 07:50:44 (2/12) Installing file (5.38-r0) 07:50:44 (3/12) Installing libc-dev (0.7.2-r3) 07:50:44 (4/12) Installing g++ (9.3.0-r2) 07:50:55 (5/12) Installing fortify-headers (1.1-r0) 07:50:55 (6/12) Installing patch (2.7.6-r6) 07:50:55 (7/12) Installing build-base (0.5-r2) 07:50:55 (8/12) Installing libsodium (1.0.18-r0) 07:50:55 (9/12) Installing pkgconf (1.7.2-r0) 07:50:55 (10/12) Installing libsodium-dev (1.0.18-r0) 07:50:55 (11/12) Installing libzmq (4.3.3-r0) 07:50:55 (12/12) Installing zeromq-dev (4.3.3-r0) 07:50:55 Executing busybox-1.31.1-r16.trigger 07:50:55 OK: 217 MiB in 51 packages 07:50:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:50:58 ---> d9f37996ae46 07:50:58 Step 3/21 : WORKDIR /edgex-go 07:50:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:50:58 ---> d9f37996ae46 07:50:58 Step 3/24 : WORKDIR /edgex-go 07:50:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:50:58 ---> d9f37996ae46 07:50:58 Step 3/22 : WORKDIR /edgex-go 07:50:58 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:58 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:50:58 ---> d9f37996ae46 07:50:58 Step 3/27 : WORKDIR /edgex-go 07:50:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:50:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:50:58 ---> d9f37996ae46 07:50:58 Step 3/23 : WORKDIR /edgex-go 07:50:59 Removing intermediate container e6330e852157 07:50:59 ---> 771019e54705 07:50:59 Step 4/7 : WORKDIR /edgex-go 07:50:59 ---> Running in 8728204875cf 07:50:59 Removing intermediate container 8728204875cf 07:50:59 ---> f9ce796f1d88 07:50:59 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:50:59 latest: Pulling from library/docker 07:50:59 ---> Running in c12ee5881d65 07:50:59 ---> Running in d9afd8d0327b 07:50:59 ---> Running in 74a47cb9bb55 07:50:59 ---> Running in 2e0a42e47ec4 07:50:59 ---> Running in 00be61235a62 07:50:59 b538f80385f9: Already exists 07:50:59 259a493cd78d: Pulling fs layer 07:50:59 b8e66b5100f5: Pulling fs layer 07:50:59 203964748c9f: Pulling fs layer 07:50:59 d6fc4445224b: Pulling fs layer 07:50:59 5ea39d09386c: Pulling fs layer 07:50:59 78a785fe32a7: Pulling fs layer 07:50:59 d6fc4445224b: Waiting 07:50:59 5ea39d09386c: Waiting 07:50:59 78a785fe32a7: Waiting 07:50:59 b8e66b5100f5: Download complete 07:50:59 259a493cd78d: Verifying Checksum 07:50:59 259a493cd78d: Download complete 07:51:00 Removing intermediate container d9afd8d0327b 07:51:00 ---> 7e1a36f1f642 07:51:00 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:00 Removing intermediate container 2e0a42e47ec4 07:51:00 ---> dbf3b680689b 07:51:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:00 Removing intermediate container c12ee5881d65 07:51:00 ---> 82e4c364c39f 07:51:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:00 Removing intermediate container 74a47cb9bb55 07:51:00 ---> 012086988f8e 07:51:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:00 d6fc4445224b: Verifying Checksum 07:51:00 d6fc4445224b: Download complete 07:51:00 5ea39d09386c: Verifying Checksum 07:51:00 5ea39d09386c: Download complete 07:51:00 78a785fe32a7: Verifying Checksum 07:51:00 78a785fe32a7: Download complete 07:51:00 Removing intermediate container 00be61235a62 07:51:00 ---> 190737ee44a5 07:51:00 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:00 ---> Running in fa14b23522b0 07:51:00 ---> Running in 7be9d86133c1 07:51:00 ---> Running in 9aaf1c9c14af 07:51:00 ---> Running in 5c476426efd4 07:51:00 ---> Running in 3c77b046d825 07:51:00 259a493cd78d: Pull complete 07:51:01 b8e66b5100f5: Pull complete 07:51:01 203964748c9f: Download complete 07:51:02 Removing intermediate container 9aaf1c9c14af 07:51:02 ---> 8f90281f18ba 07:51:02 Step 5/27 : RUN apk update && apk add make bash git 07:51:02 ---> Running in e0f19dac160b 07:51:02 Removing intermediate container fa14b23522b0 07:51:02 ---> fca9f8078d96 07:51:02 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:51:02 ---> Running in 8e534b77e145 07:51:02 Removing intermediate container 7be9d86133c1 07:51:02 ---> a5329869ae64 07:51:02 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:51:02 Removing intermediate container 5c476426efd4 07:51:02 ---> e483c9a0306e 07:51:02 Step 5/22 : RUN apk update && apk add make && apk add bash git 07:51:03 ---> Running in 8da9cc4538eb 07:51:03 Removing intermediate container 3c77b046d825 07:51:03 ---> 46213f412419 07:51:03 Step 5/21 : RUN apk update && apk add make git 07:51:03 ---> Running in a16ca5d2469e 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:51:03 ---> Running in 30cab610c079 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:51:04 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:51:04 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:51:04 OK: 12752 distinct packages available 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:51:04 203964748c9f: Pull complete 07:51:05 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:51:05 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:51:05 OK: 12752 distinct packages available 07:51:05 OK: 233 MiB in 51 packages 07:51:05 d6fc4445224b: Pull complete 07:51:05 OK: 233 MiB in 51 packages 07:51:05 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:51:05 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:51:05 OK: 12752 distinct packages available 07:51:05 5ea39d09386c: Pull complete 07:51:05 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:51:05 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:51:05 OK: 12752 distinct packages available 07:51:05 OK: 233 MiB in 51 packages 07:51:05 Removing intermediate container e0f19dac160b 07:51:05 ---> e24b4470f477 07:51:05 Step 6/27 : COPY go.mod . 07:51:05 78a785fe32a7: Pull complete 07:51:05 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:51:05 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:51:05 OK: 12752 distinct packages available 07:51:05 OK: 233 MiB in 51 packages 07:51:05 Removing intermediate container 8e534b77e145 07:51:05 ---> 184f051d0480 07:51:05 Step 6/24 : COPY go.mod . 07:51:05 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 07:51:05 Status: Downloaded newer image for docker:latest 07:51:06 ---> 349b62fefaa8 07:51:06 Step 7/27 : RUN go mod download 07:51:06 OK: 233 MiB in 51 packages 07:51:06 ---> Running in 26266c1424c5 07:51:06 OK: 233 MiB in 51 packages 07:51:06 ---> 86eb987ade0d 07:51:06 Step 7/24 : RUN go mod download 07:51:06 Removing intermediate container 8da9cc4538eb 07:51:06 ---> 24dd4693e8d8 07:51:06 Step 6/23 : COPY go.mod . 07:51:06 ---> Running in efa306b1a91e 07:51:06 ---> f9eeed47e4d4 07:51:06 Step 7/23 : RUN go mod download 07:51:07 Removing intermediate container 30cab610c079 07:51:07 ---> 1f804724ed6f 07:51:07 Step 6/21 : COPY go.mod . 07:51:07 ---> Running in b824a45a5b3b 07:51:07 Removing intermediate container a16ca5d2469e 07:51:07 ---> e3d0ad3478ae 07:51:07 Step 6/22 : COPY go.mod . 07:51:07 ---> afb9e7fa83db 07:51:07 Step 7/21 : RUN go mod download 07:51:07 ---> Running in e69f34e0070e 07:51:07 ---> 1af42e611c59 07:51:07 Step 7/22 : RUN go mod download 07:51:07 ---> Running in 65f060e87324 07:51:07 Removing intermediate container 26266c1424c5 07:51:07 ---> 859dc5da7c0e 07:51:07 Step 8/27 : COPY . . 07:51:09 ---> a3dea0c72a90 07:51:09 Step 6/7 : COPY go.mod . 07:51:09 ---> 7ba802a8ee57 07:51:09 Step 7/7 : RUN go mod download 07:51:09 ---> Running in a7e1db1e0805 07:51:13 Removing intermediate container efa306b1a91e 07:51:13 ---> 786aa76806c1 07:51:13 Step 8/24 : COPY . . 07:51:17 Removing intermediate container e69f34e0070e 07:51:17 ---> 1d905413f189 07:51:17 Step 8/21 : COPY . . 07:51:17 Removing intermediate container b824a45a5b3b 07:51:17 ---> c6f304872693 07:51:17 Step 8/23 : COPY . . 07:51:27 Removing intermediate container 65f060e87324 07:51:27 ---> bd518f301d85 07:51:27 Step 8/22 : COPY . . 07:51:36 Removing intermediate container a7e1db1e0805 07:51:36 ---> e75fd962a8b3 07:51:36 Successfully built e75fd962a8b3 07:51:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:51:37 + docker inspect -f . ci-base-image-arm64 07:51:37 . [Pipeline] withDockerContainer 07:51:37 prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 07:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:51:39 $ docker top c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:40 + go version 07:51:40 go version go1.15.2 linux/arm64 [Pipeline] } 07:51:40 $ docker stop --time=1 c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 07:51:42 $ docker rm -f c9061dd20260442446e2894c9117c589698fdefdacf23024fcd7b138390b7ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:43 + docker inspect -f . ci-base-image-arm64 07:51:43 . [Pipeline] withDockerContainer 07:51:44 prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 07:51:44 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:51:45 $ docker top f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c -eo pid,comm [Pipeline] { [Pipeline] echo 07:51:46 ========================================================= 07:51:46 [edgeXBuildGoParallel] Running Tests and Build... 07:51:46 ========================================================= [Pipeline] sh 07:51:46 + make test 07:51:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:51:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:51:54 ---> 955824050e2c 07:51:54 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:51:54 ---> Running in 5afbf34092af 07:51:54 ---> 5e8cab8e3a57 07:51:54 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:51:54 ---> f5757455087e 07:51:54 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:51:54 ---> 7f49a28d8c14 07:51:54 Step 9/23 : RUN make cmd/core-data/core-data 07:51:54 ---> Running in 823b999cadc4 07:51:54 ---> Running in 2cc6df51f88c 07:51:54 ---> Running in bad42da397da 07:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:51:56 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 07:51:56 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 07:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:51:59 ---> e1339df46040 07:51:59 Step 9/22 : RUN make cmd/support-logging/support-logging 07:51:59 ---> Running in 93ec33548a30 07:52:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:52:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:52:32 Removing intermediate container 5afbf34092af 07:52:32 ---> e03b38b84209 07:52:32 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:52:32 ---> Running in cd1cc10a6d70 07:52:32 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 07:52:32 Removing intermediate container 2cc6df51f88c 07:52:32 ---> 794c9251d71a 07:52:32 07:52:32 Step 10/21 : FROM scratch 07:52:32 ---> 07:52:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:52:33 ---> Running in 8975deebfa70 07:52:35 Removing intermediate container 8975deebfa70 07:52:35 ---> 25d178d9ad35 07:52:35 Step 12/21 : ENV APP_PORT=48085 07:52:35 Removing intermediate container 823b999cadc4 07:52:35 ---> e683e9812f1e 07:52:35 07:52:35 Step 10/24 : FROM scratch 07:52:35 ---> 07:52:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:52:35 Removing intermediate container 93ec33548a30 07:52:35 ---> 93b19d576634 07:52:35 07:52:35 Step 10/22 : FROM scratch 07:52:35 ---> 07:52:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:52:35 ---> Running in 8a45b123cb8d 07:52:35 ---> Running in 4f6fb6f50e68 07:52:35 Removing intermediate container cd1cc10a6d70 07:52:35 ---> c7cab0428166 07:52:35 07:52:35 Step 11/27 : FROM docker:latest 07:52:35 ---> 57e1c8313ec1 07:52:35 Step 12/27 : RUN apk add --no-cache bash 07:52:35 ---> Running in ee188ad144fa 07:52:36 ---> Running in b84709fc1aa3 07:52:36 Removing intermediate container 8a45b123cb8d 07:52:36 ---> 3e23d7a4f0a8 07:52:36 Step 13/21 : EXPOSE $APP_PORT 07:52:36 Removing intermediate container 4f6fb6f50e68 07:52:36 ---> 97d22503de15 07:52:36 Step 12/24 : ENV APP_PORT=48060 07:52:36 Removing intermediate container ee188ad144fa 07:52:36 ---> f4570cef470d 07:52:36 Step 12/22 : ENV APP_PORT=48061 07:52:37 ---> Running in 1ac4e26f07bf 07:52:37 ---> Running in 7f3ee05320f1 07:52:37 ---> Running in 770df513eafc 07:52:37 Removing intermediate container 1ac4e26f07bf 07:52:37 ---> a0ddde1271ef 07:52:37 Step 13/24 : EXPOSE $APP_PORT 07:52:37 Removing intermediate container 7f3ee05320f1 07:52:37 ---> 1f195f86888c 07:52:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:52:37 Removing intermediate container 770df513eafc 07:52:37 ---> 070744419b5c 07:52:37 Step 13/22 : EXPOSE $APP_PORT 07:52:37 ---> Running in 3fee6a2639f7 07:52:37 ---> Running in 8498e9456419 07:52:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:52:37 ---> 0f5d5d7715f2 07:52:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:52:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:52:37 Removing intermediate container 3fee6a2639f7 07:52:37 ---> 420e64eac152 07:52:37 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:52:37 Removing intermediate container 8498e9456419 07:52:37 ---> 1981edbf599e 07:52:37 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 07:52:37 (1/2) Installing readline (8.0.4-r0) 07:52:37 (2/2) Installing bash (5.0.17-r0) 07:52:37 Executing bash-5.0.17-r0.post-install 07:52:37 Executing busybox-1.31.1-r16.trigger 07:52:37 OK: 12 MiB in 22 packages 07:52:38 ---> d6c551c62d51 07:52:38 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:52:39 ---> caa2db5f6c24 07:52:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:52:40 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.022s 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 07:52:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:52:40 ---> 1c7c08acd85c 07:52:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:52:41 Removing intermediate container bad42da397da 07:52:41 ---> b43b8fbf185d 07:52:41 07:52:41 Step 10/23 : FROM alpine 07:52:41 ---> d1df3578b6cb 07:52:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:52:41 ---> 1e058808560c 07:52:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 07:52:41 ---> 87665924ae09 07:52:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:52:41 Removing intermediate container b84709fc1aa3 07:52:41 ---> 5e747b98ef4e 07:52:41 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:52:41 ---> Running in cd800cb27120 07:52:41 ---> Running in 174c48d678d5 07:52:41 latest: Pulling from library/alpine 07:52:41 ---> 86f2957df8e3 07:52:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:52:42 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:52:42 Status: Downloaded newer image for alpine:latest 07:52:42 ---> a24bb4013296 07:52:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:52:42 ---> 35cc18f2572f 07:52:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 07:52:42 Removing intermediate container 174c48d678d5 07:52:42 ---> 16ea0fc0f511 07:52:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:52:42 ---> Running in 4b3c9d9d2a74 07:52:42 ---> Running in 742155ec4f05 07:52:42 ---> 0511a0c87998 07:52:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:52:42 ---> 958b5e5fbeb4 07:52:42 Step 18/22 : ENTRYPOINT ["/support-logging"] 07:52:42 Removing intermediate container 4b3c9d9d2a74 07:52:42 ---> 55ecafbf2c76 07:52:42 Step 12/23 : ENV APP_PORT=48080 07:52:42 Removing intermediate container 742155ec4f05 07:52:42 ---> 8b132c14daca 07:52:42 Step 19/21 : LABEL arch=x86_64 07:52:42 ---> Running in 215addc5bfcd 07:52:42 ---> Running in 693567acab19 07:52:43 ---> Running in 3864765fb465 07:52:43 ---> f262657ad9e8 07:52:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:52:43 Removing intermediate container 215addc5bfcd 07:52:43 ---> b9e3d95482b5 07:52:43 Step 13/23 : EXPOSE $APP_PORT 07:52:43 Removing intermediate container 693567acab19 07:52:43 ---> 1f5990e7e731 07:52:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:43 Removing intermediate container 3864765fb465 07:52:43 ---> db286fdbba43 07:52:43 Step 20/21 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:52:43 Removing intermediate container cd800cb27120 07:52:43 ---> 61dd6dab7935 07:52:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:52:44 ---> d1e6a0e76ea3 07:52:44 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:52:44 ---> Running in 70673d291802 07:52:44 ---> Running in 74337d779211 07:52:44 ---> Running in 10d7433c1fa2 07:52:44 ---> Running in ed256253abf4 07:52:44 ---> Running in c051266b94a8 07:52:44 Removing intermediate container 74337d779211 07:52:44 ---> 3f4eed826c86 07:52:44 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:52:44 Removing intermediate container 70673d291802 07:52:44 ---> 141ad7c6523e 07:52:44 Step 20/22 : LABEL arch=x86_64 07:52:44 Removing intermediate container 10d7433c1fa2 07:52:44 ---> 17a756a6dc53 07:52:44 Step 21/21 : LABEL version=0.0.0 07:52:44 Removing intermediate container ed256253abf4 07:52:44 ---> 63ad8f80b718 07:52:44 Step 15/27 : ENV APP_PORT=48090 07:52:44 Removing intermediate container c051266b94a8 07:52:44 ---> 261f1903f68f 07:52:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:52:44 ---> Running in 4e48f543da50 07:52:44 ---> Running in 428a8193bb0e 07:52:44 ---> Running in b0368c4ecda1 07:52:44 ---> Running in 43b4e4a9898f 07:52:44 ---> Running in 3b3de53a8c4c 07:52:45 Removing intermediate container 428a8193bb0e 07:52:45 ---> 029737c51fc8 07:52:45 07:52:45 Removing intermediate container b0368c4ecda1 07:52:45 ---> 1781564296c2 07:52:45 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:52:45 Removing intermediate container 43b4e4a9898f 07:52:45 ---> 529ee4edc97a 07:52:45 Step 16/27 : EXPOSE $APP_PORT 07:52:45 Removing intermediate container 3b3de53a8c4c 07:52:45 ---> 95e57d6fae0b 07:52:45 Step 22/24 : LABEL arch=x86_64 07:52:45 ---> Running in 3fbd58eda990 07:52:45 Successfully built 029737c51fc8 07:52:46 ---> Running in 73333243e9b6 07:52:46 Successfully tagged docker-support-scheduler-go:latest 07:52:46  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 07:52:46 ---> Running in 801ad1f08356 07:52:46 Removing intermediate container 3fbd58eda990 07:52:46 ---> 1e8766ba2dfa 07:52:46 Step 22/22 : LABEL version=0.0.0 07:52:46 Removing intermediate container 73333243e9b6 07:52:46 ---> 3157f625a26d 07:52:46 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:52:46 ---> Running in 297e567f19d8 07:52:46 Removing intermediate container 801ad1f08356 07:52:46 ---> 73df64bbc4d3 07:52:46 Step 23/24 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:52:46 ---> Running in af76fce0b3f0 07:52:46 Removing intermediate container 4e48f543da50 07:52:46 ---> a5b31ab5e90e 07:52:46 Step 15/23 : RUN apk --no-cache add zeromq 07:52:46 Removing intermediate container 297e567f19d8 07:52:46 ---> cdcf58b0f7e2 07:52:46 07:52:47 ---> Running in df65577582ac 07:52:47 Successfully built cdcf58b0f7e2 07:52:47 Removing intermediate container af76fce0b3f0 07:52:47 ---> 98a2fdb2ad4e 07:52:47 Step 24/24 : LABEL version=0.0.0 07:52:47 Successfully tagged docker-support-logging-go:latest 07:52:47 Building docker-security-secretstore-setup-go 07:52:47  Building docker-support-logging-go ... done  ---> 8ba2eca31a10 07:52:47 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:52:47 ---> Running in fc4898e25316 07:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:52:50 ---> 58d2a29b3a84 07:52:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.062s coverage: 46.6% of statements 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:52:50 Removing intermediate container fc4898e25316 07:52:50 ---> d299990a65e1 07:52:50 07:52:53 (1/5) Installing libgcc (9.3.0-r2) 07:52:53 Successfully built d299990a65e1 07:52:53 Successfully tagged docker-support-notifications-go:latest 07:52:53 Building docker-core-command-go 07:52:53  Building docker-support-notifications-go ... done (2/5) Installing libsodium (1.0.18-r0) 07:52:53 ---> 656633090e48 07:52:53 Step 20/27 : RUN apk --no-cache add py3-pip 07:52:53 ---> Running in b212077f9bec 07:52:53 (3/5) Installing libstdc++ (9.3.0-r2) 07:52:53 (4/5) Installing libzmq (4.3.3-r0) 07:52:54 (5/5) Installing zeromq (4.3.3-r0) 07:52:54 Executing busybox-1.31.1-r16.trigger 07:52:54 OK: 8 MiB in 19 packages 07:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:52:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:52:55 (1/33) Installing libbz2 (1.0.8-r1) 07:52:55 (2/33) Installing expat (2.2.9-r1) 07:52:55 (3/33) Installing libffi (3.3-r2) 07:52:55 (4/33) Installing gdbm (1.13-r1) 07:52:55 (5/33) Installing xz-libs (5.2.5-r0) 07:52:55 (6/33) Installing sqlite-libs (3.32.1-r0) 07:52:55 (7/33) Installing python3 (3.8.5-r0) 07:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.133s coverage: 27.1% of statements 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.033s coverage: 100.0% of statements 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:52:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 76.9% of statements 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:52:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:52:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.403s coverage: 83.5% of statements 07:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:52:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.425s coverage: 28.6% of statements 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.046s coverage: 100.0% of statements 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:53:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 07:53:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.182s coverage: 86.7% of statements 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:53:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.040s coverage: 100.0% of statements 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:53:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:53:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.220s coverage: 96.3% of statements 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:53:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:53:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.0% of statements [no tests to run] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:53:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:53:08 (8/33) Installing py3-appdirs (1.4.4-r1) 07:53:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 07:53:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:53:08 ---> d9f37996ae46 07:53:08 Step 3/26 : WORKDIR /edgex-go 07:53:08 ---> Using cache 07:53:08 ---> 190737ee44a5 07:53:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:08 ---> Using cache 07:53:08 ---> 46213f412419 07:53:08 Step 5/26 : RUN apk update && apk add make git 07:53:08 ---> Using cache 07:53:08 ---> 1f804724ed6f 07:53:08 Step 6/26 : COPY go.mod . 07:53:08 ---> Using cache 07:53:08 ---> afb9e7fa83db 07:53:08 Step 7/26 : RUN go mod download 07:53:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:53:08 ---> Using cache 07:53:08 ---> 1d905413f189 07:53:08 Step 8/26 : COPY . . 07:53:08 (10/33) Installing py3-parsing (2.4.7-r0) 07:53:08 (11/33) Installing py3-six (1.15.0-r0) 07:53:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:53:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:53:08 ---> d9f37996ae46 07:53:08 Step 3/22 : WORKDIR /edgex-go 07:53:08 ---> Using cache 07:53:08 ---> 190737ee44a5 07:53:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:08 ---> Using cache 07:53:08 ---> 46213f412419 07:53:08 Step 5/22 : RUN apk update && apk add make git 07:53:08 ---> Using cache 07:53:08 ---> 1f804724ed6f 07:53:08 Step 6/22 : COPY go.mod . 07:53:08 ---> Using cache 07:53:08 ---> afb9e7fa83db 07:53:08 Step 7/22 : RUN go mod download 07:53:08 ---> Using cache 07:53:08 ---> 1d905413f189 07:53:08 Step 8/22 : COPY . . 07:53:08 ---> Using cache 07:53:08 ---> f5757455087e 07:53:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:53:08 ---> Using cache 07:53:08 ---> f5757455087e 07:53:08 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 07:53:08 (12/33) Installing py3-packaging (20.4-r0) 07:53:08 (13/33) Installing py3-setuptools (47.0.0-r0) 07:53:08 (14/33) Installing py3-chardet (3.0.4-r4) 07:53:08 (15/33) Installing py3-idna (2.9-r0) 07:53:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:53:09 ---> Running in 578cd60f14d4 07:53:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:53:09 ---> Running in f06741e3e27f 07:53:09 (18/33) Installing py3-requests (2.23.0-r0) 07:53:09 (19/33) Installing py3-msgpack (1.0.0-r0) 07:53:09 Removing intermediate container df65577582ac 07:53:09 ---> 6146abf25db4 07:53:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:53:09 (20/33) Installing py3-lockfile (0.12.2-r3) 07:53:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:53:09 (22/33) Installing py3-colorama (0.4.3-r0) 07:53:09 (23/33) Installing py3-distlib (0.3.0-r0) 07:53:09 (24/33) Installing py3-distro (1.5.0-r1) 07:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 63.5% of statements 07:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:53:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements 07:53:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 07:53:09 (25/33) Installing py3-webencodings (0.5.1-r3) 07:53:09 (26/33) Installing py3-html5lib (1.0.1-r4) 07:53:09 (27/33) Installing py3-pytoml (0.1.21-r0) 07:53:09 (28/33) Installing py3-pep517 (0.8.2-r0) 07:53:09 (29/33) Installing py3-progress (1.5-r0) 07:53:09 (30/33) Installing py3-toml (0.10.1-r0) 07:53:09 (31/33) Installing py3-retrying (1.3.3-r0) 07:53:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:53:09 (33/33) Installing py3-pip (20.1.1-r0) 07:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.010s coverage: 100.0% of statements 07:53:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 07:53:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:53:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.014s coverage: 100.0% of statements 07:53:12 ---> f98c6fc646f1 07:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:53:12 Executing busybox-1.31.1-r16.trigger 07:53:12 OK: 71 MiB in 55 packages 07:53:12 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 07:53:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.258s coverage: 55.9% of statements 07:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 07:53:13 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 07:53:13 ---> aae71b6ae696 07:53:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:53:15 ---> a3d668291754 07:53:15 Step 19/23 : ENTRYPOINT ["/core-data"] 07:53:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:53:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:53:16 ---> d9f37996ae46 07:53:16 Step 3/22 : WORKDIR /edgex-go 07:53:16 ---> Using cache 07:53:16 ---> 190737ee44a5 07:53:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:16 ---> Using cache 07:53:16 ---> 46213f412419 07:53:16 Step 5/22 : RUN apk update && apk add make git 07:53:16 ---> Using cache 07:53:16 ---> 1f804724ed6f 07:53:16 Step 6/22 : COPY go.mod . 07:53:16 ---> Using cache 07:53:16 ---> afb9e7fa83db 07:53:16 Step 7/22 : RUN go mod download 07:53:16 ---> Using cache 07:53:16 ---> 1d905413f189 07:53:16 Step 8/22 : COPY . . 07:53:16 ---> Using cache 07:53:16 ---> f5757455087e 07:53:16 Step 9/22 : RUN make cmd/core-command/core-command 07:53:16 ---> Running in aaab25dd7e61 07:53:17 ---> Running in 50f3d9814382 07:53:18 Removing intermediate container aaab25dd7e61 07:53:18 ---> 872311c22f37 07:53:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:19 ---> Running in 10d853792999 07:53:20 Removing intermediate container 10d853792999 07:53:20 ---> 3baef2f21e86 07:53:20 Step 21/23 : LABEL arch=x86_64 07:53:20 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 07:53:21 ---> Running in e8557d8e600c 07:53:21 Removing intermediate container e8557d8e600c 07:53:21 ---> c46afc965e77 07:53:21 Step 22/23 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:53:25 ---> Running in 054f34255382 07:53:25 Removing intermediate container 054f34255382 07:53:25 ---> d6fd29004896 07:53:25 Step 23/23 : LABEL version=0.0.0 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.132s coverage: 86.3% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.210s coverage: 72.2% of statements 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.434s coverage: 72.1% of statements 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.027s coverage: 82.4% of statements 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.017s coverage: 48.4% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.018s coverage: 28.8% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 36.5% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.271s coverage: 84.1% of statements 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.053s coverage: 42.9% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.015s coverage: 100.0% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 07:53:26 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.043s coverage: 83.8% of statements 07:53:26 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 07:53:27 ---> Running in 9a5c251d786e 07:53:27 Removing intermediate container 9a5c251d786e 07:53:27 ---> d6870ad2c8bc 07:53:27 07:53:27 Removing intermediate container b212077f9bec 07:53:27 ---> d854e9e4d20e 07:53:27 Step 21/27 : RUN pip install docker-compose==1.23.2 07:53:27 Successfully built d6870ad2c8bc 07:53:27 ---> Running in 8e2a6d60a819 07:53:27 Successfully tagged docker-core-data-go:latest 07:53:27  Building docker-core-data-go ... done Building docker-security-secrets-setup-go 07:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.145s coverage: 47.1% of statements 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements 07:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:53:33 Collecting docker-compose==1.23.2 07:53:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:53:34 Collecting docker<4.0,>=3.6.0 07:53:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.173s coverage: 29.1% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:53:34 Collecting dockerpty<0.5,>=0.4.1 07:53:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:53:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:53:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:53:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements 07:53:36 Collecting texttable<0.10,>=0.9.0 07:53:36 Downloading texttable-0.9.1.tar.gz (11 kB) 07:53:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.019s coverage: 32.1% of statements 07:53:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements 07:53:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:53:37 Collecting PyYAML<4,>=3.10 07:53:37 Downloading PyYAML-3.13.tar.gz (270 kB) 07:53:37 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 07:53:37 GO111MODULE=on go vet ./... 07:53:38 Collecting cached-property<2,>=1.2.0 07:53:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:53:39 Collecting websocket-client<1.0,>=0.32.0 07:53:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:53:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:53:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:53:42 Collecting docopt<0.7,>=0.6.1 07:53:42 Downloading docopt-0.6.2.tar.gz (25 kB) 07:53:44 Collecting jsonschema<3,>=2.5.1 07:53:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:53:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 07:53:45 Collecting docker-pycreds>=0.4.0 07:53:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:53:45 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) 07:53:45 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:53:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:53:45 ---> d9f37996ae46 07:53:45 Step 3/29 : WORKDIR /edgex-go 07:53:45 ---> Using cache 07:53:45 ---> 190737ee44a5 07:53:45 Step 4/29 : RUN apk update && apk add make git 07:53:46 Collecting urllib3<1.25,>=1.21.1 07:53:46 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:53:46 ---> Running in bb163874e9df 07:53:47 Collecting idna<2.8,>=2.5 07:53:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:53: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) 07:53:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:53:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:53:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:53:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:53:47 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, texttable, PyYAML, cached-property, docopt, jsonschema, docker-compose 07:53:47 Attempting uninstall: urllib3 07:53:47 Found existing installation: urllib3 1.25.9 07:53:47 Uninstalling urllib3-1.25.9: 07:53:47 Successfully uninstalled urllib3-1.25.9 07:53:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:53:48 Attempting uninstall: idna 07:53:48 Found existing installation: idna 2.9 07:53:48 Uninstalling idna-2.9: 07:53:48 Successfully uninstalled idna-2.9 07:53:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:53:49 Attempting uninstall: requests 07:53:49 Found existing installation: requests 2.23.0 07:53:49 Uninstalling requests-2.23.0: 07:53:49 Successfully uninstalled requests-2.23.0 07:53:49 Running setup.py install for dockerpty: started 07:53:50 Running setup.py install for dockerpty: finished with status 'done' 07:53:50 Running setup.py install for texttable: started 07:53:50 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:53:50 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:53:50 OK: 12752 distinct packages available 07:53:50 OK: 233 MiB in 51 packages 07:53:50 Running setup.py install for texttable: finished with status 'done' 07:53:50 Running setup.py install for PyYAML: started 07:53:51 Running setup.py install for PyYAML: finished with status 'done' 07:53:51 Removing intermediate container f06741e3e27f 07:53:51 ---> 569ff821c3ee 07:53:51 07:53:51 Step 10/26 : FROM alpine:3.10 07:53:52 3.10: Pulling from library/alpine 07:53:52 Running setup.py install for docopt: started 07:53:53 Running setup.py install for docopt: finished with status 'done' 07:53:54 Removing intermediate container 50f3d9814382 07:53:54 ---> 45f3682d9ce2 07:53:54 07:53:54 Step 10/22 : FROM scratch 07:53:54 ---> 07:53:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:53:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:53:54 ---> Using cache 07:53:54 ---> 25d178d9ad35 07:53:54 Step 12/22 : ENV APP_PORT=48082 07:53:55 Status: Downloaded newer image for alpine:3.10 07:53:55 ---> be4e4bea2c2e 07:53:55 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:53:55 Removing intermediate container bb163874e9df 07:53:55 ---> 723560b0bc19 07:53:55 Step 5/29 : COPY go.mod . 07:53:55 ---> Running in c95cf977e2af 07:53:55 Removing intermediate container 578cd60f14d4 07:53:55 ---> 843758777c9e 07:53:55 07:53:55 Step 10/22 : FROM scratch 07:53:55 ---> 07:53:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:55 ---> Running in 0434283745df 07:53:55 ---> Using cache 07:53:55 ---> 25d178d9ad35 07:53:55 Step 12/22 : ENV APP_PORT=48081 07:53:55 ---> Running in e8026f529f6a 07:53:56 Removing intermediate container c95cf977e2af 07:53:56 ---> 0d146b0eac08 07:53:56 Step 13/22 : EXPOSE $APP_PORT 07:53:56 ---> 69b0fe306edf 07:53:56 Step 6/29 : RUN go mod download 07:53:56 ---> Running in db0ee625b46c 07:53:56 Removing intermediate container e8026f529f6a 07:53:56 ---> 31face72f98d 07:53:56 Step 13/22 : EXPOSE $APP_PORT 07:53:56 ---> Running in 8a48882d3a4f 07:53:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:53:56 ---> Running in c7d523751790 07:53:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:53:56 Removing intermediate container db0ee625b46c 07:53:56 ---> 46b4faa38075 07:53:56 Step 14/22 : WORKDIR / 07:53:56 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:53:56 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:53:56 OK: 10346 distinct packages available 07:53:56 (1/5) Installing ca-certificates (20191127-r2) 07:53:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:53:56 (3/5) Installing libcurl (7.66.0-r1) 07:53:56 (4/5) Installing curl (7.66.0-r1) 07:53:56 (5/5) Installing dumb-init (1.2.2-r1) 07:53:56 Executing busybox-1.30.1-r3.trigger 07:53:56 Executing ca-certificates-20191127-r2.trigger 07:53:57 OK: 7 MiB in 19 packages 07:53:57 ---> Running in dca915215121 07:53:59 Removing intermediate container c7d523751790 07:53:59 ---> 81e1870df2b9 07:53:59 Step 14/22 : WORKDIR / 07:53:59 ---> Running in 4e55d4a7defe 07:53:59 Removing intermediate container 8e2a6d60a819 07:53:59 ---> 479838934230 07:53:59 Step 22/27 : RUN apk --no-cache add curl 07:53:59 Removing intermediate container dca915215121 07:53:59 ---> 35c81fb9de0b 07:53:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:53:59 ---> Running in 41ca31b72d86 07:53:59 Removing intermediate container 4e55d4a7defe 07:53:59 ---> 0de443b33638 07:53:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:54:00 gofmt -l . 07:54:00 [ "`gofmt -l .`" = "" ] 07:54:00 ---> a788103148ad 07:54:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:54:00 Removing intermediate container 0434283745df 07:54:00 ---> 5d0e518d6488 07:54:00 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:54:00 Removing intermediate container 8a48882d3a4f 07:54:00 ---> 297dc25eddb8 07:54:00 Step 7/29 : COPY . . 07:54:00 ---> d732315032b6 07:54:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:54:00 ---> Running in 69d284fef9e2 07:54:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:00 Removing intermediate container 69d284fef9e2 07:54:00 ---> af9d1fe5b7d6 07:54:00 Step 13/26 : WORKDIR / 07:54:01 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:54:01 (2/3) Installing libcurl (7.69.1-r1) 07:54:01 (3/3) Installing curl (7.69.1-r1) 07:54:01 Executing busybox-1.31.1-r16.trigger 07:54:01 OK: 72 MiB in 58 packages 07:54:01 ./bin/test-go-mod-tidy.sh 07:54:02 ./bin/test-attribution-txt.sh 07:54:02 ---> Running in 3ff5e41abae7 07:54:03 ---> 08b492018378 07:54:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:54:04 ---> 4c4659a0b12e 07:54:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:54:06 Removing intermediate container 3ff5e41abae7 07:54:06 ---> af4de441e613 07:54:06 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] sh 07:54:07 ---> 3d43fbcfd3a1 07:54:07 Step 18/22 : ENTRYPOINT ["/core-command"] 07:54:07 ---> 7b2ac2ab05e6 07:54:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:54:07 + ls -al . 07:54:07 total 644 07:54:07 drwxrwxr-x 9 1001 1001 4096 Oct 21 07:54 . 07:54:07 drwxr-xr-x 4 root root 4096 Oct 21 07:51 .. 07:54:07 -rw-rw-r-- 1 1001 1001 11 Oct 21 07:50 .dockerignore 07:54:07 drwxrwxr-x 8 1001 1001 4096 Oct 21 07:50 .git 07:54:07 drwxrwxr-x 3 1001 1001 4096 Oct 21 07:50 .github 07:54:07 -rw-rw-r-- 1 1001 1001 932 Oct 21 07:50 .gitignore 07:54:07 -rw-rw-r-- 1 1001 1001 166 Oct 21 07:50 .sonarcloud.properties 07:54:07 -rw-rw-r-- 1 1001 1001 3804 Oct 21 07:50 CONTRIBUTING.md 07:54:07 -rw-rw-r-- 1 1001 1001 1035 Oct 21 07:50 Dockerfile.build 07:54:07 -rw-rw-r-- 1 1001 1001 863 Oct 21 07:50 Jenkinsfile 07:54:07 -rw-rw-r-- 1 1001 1001 10775 Oct 21 07:50 LICENSE 07:54:07 -rw-rw-r-- 1 1001 1001 6237 Oct 21 07:50 Makefile 07:54:07 -rw-rw-r-- 1 1001 1001 6447 Oct 21 07:50 README.md 07:54:07 -rw-rw-r-- 1 1001 1001 259 Oct 21 07:50 SECURITY.md 07:54:07 -rw-rw-r-- 1 1001 1001 5 Oct 21 07:47 VERSION 07:54:07 -rw-rw-r-- 1 1001 1001 4131 Oct 21 07:50 ZMQWindows.md 07:54:07 drwxrwxr-x 2 1001 1001 4096 Oct 21 07:50 bin 07:54:07 drwxrwxr-x 15 1001 1001 4096 Oct 21 07:50 cmd 07:54:07 -rw-r--r-- 1 root root 521763 Oct 21 07:53 coverage.out 07:54:07 -rw-r--r-- 1 root root 1041 Oct 21 07:54 go.mod 07:54:07 -rw-r--r-- 1 root root 18775 Oct 21 07:54 go.sum 07:54:07 drwxrwxr-x 8 1001 1001 4096 Oct 21 07:50 internal 07:54:07 drwxrwxr-x 4 1001 1001 4096 Oct 21 07:50 openapi 07:54:07 drwxrwxr-x 4 1001 1001 4096 Oct 21 07:50 snap 07:54:07 -rw-rw-r-- 1 1001 1001 168 Oct 21 07:50 version.go [Pipeline] sh 07:54:08 + '[' -e coverage.out ] 07:54:08 + chown 1001:1001 coverage.out [Pipeline] stash 07:54:08 Warning: overwriting stash ‘coverage-report’ 07:54:09 Stashed 1 file(s) [Pipeline] sh 07:54:09 ---> Running in 779f6b780ed2 07:54:09 Removing intermediate container 41ca31b72d86 07:54:09 ---> 02d306cba1dc 07:54:09 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:54:10 + make build 07:54:10 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 07:54:10 ---> Running in 1ad7ed2d4c49 07:54:11 ---> cd5babae4079 07:54:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:54:12 ---> Running in 1d6ad91d72d0 07:54:13 Removing intermediate container 779f6b780ed2 07:54:13 ---> 4f5ace3214c1 07:54:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:54:15 Removing intermediate container 1ad7ed2d4c49 07:54:15 ---> db795d4c47b0 07:54:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:54:16 ---> 28cef7f08741 07:54:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:54:16 ---> Running in 4ae347092dba 07:54:16 Removing intermediate container 1d6ad91d72d0 07:54:16 ---> fa8116ec7aa7 07:54:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:54:17 ---> Running in 59c5d3411129 07:54:18 ---> 223ff4b639f7 07:54:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 07:54:18 ---> Running in 58a16c5fd10a 07:54:18 Removing intermediate container 4ae347092dba 07:54:18 ---> c92b8f06f5a2 07:54:18 Step 20/22 : LABEL arch=x86_64 07:54:18 Removing intermediate container 59c5d3411129 07:54:18 ---> 8533bc18b008 07:54:18 Step 20/22 : LABEL arch=x86_64 07:54:18 ---> Running in e64b27c395ab 07:54:18 ---> 2143f65cb40d 07:54:18 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:54:18 ---> Running in 2677a56e6776 07:54:18 Removing intermediate container 58a16c5fd10a 07:54:18 ---> a81ca2d14c0e 07:54:18 Step 25/27 : LABEL arch=x86_64 07:54:18 ---> ec739dc8d1d6 07:54:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:54:18 ---> Running in bc1f721aa934 07:54:19 ---> Running in d72b065b6658 07:54:19 Removing intermediate container e64b27c395ab 07:54:19 ---> b071f220b09d 07:54:19 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:19 Removing intermediate container 2677a56e6776 07:54:19 ---> 2b3b3cd84f4d 07:54:19 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:19 ---> Running in 7df94ee5efc9 07:54:19 ---> Running in 047c40cf708b 07:54:19 Removing intermediate container d72b065b6658 07:54:19 ---> 252d1d92241d 07:54:19 Step 26/27 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:19 ---> 525a0882643d 07:54:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:54:19 ---> Running in 4cea6f8041d8 07:54:19 Removing intermediate container 7df94ee5efc9 07:54:19 ---> 54523bb8c43f 07:54:19 Step 22/22 : LABEL version=0.0.0 07:54:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:54:19 Removing intermediate container 047c40cf708b 07:54:19 ---> 92b6695e1f39 07:54:19 Step 22/22 : LABEL version=0.0.0 07:54:19 ---> Running in a1a7b42d386d 07:54:19 ---> Running in 0f9ad52da9fb 07:54:19 Removing intermediate container 4cea6f8041d8 07:54:19 ---> 22dd804207f3 07:54:19 Step 27/27 : LABEL version=0.0.0 07:54:20 ---> 9b9431190f71 07:54:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 07:54:20 ---> Running in bfcc9026d0bf 07:54:20 Removing intermediate container a1a7b42d386d 07:54:20 ---> 184482ab0487 07:54:20 07:54:20 Removing intermediate container 0f9ad52da9fb 07:54:20 ---> f9e7d47ffb81 07:54:20 07:54:20 Successfully built 184482ab0487 07:54:20 Successfully tagged docker-core-command-go:latest 07:54:20  Building docker-core-command-go ... done Removing intermediate container bfcc9026d0bf 07:54:20 ---> 5de99eef5e9c 07:54:20 07:54:20 Building docker-security-proxy-setup-go 07:54:20 Successfully built f9e7d47ffb81 07:54:20 Successfully tagged docker-core-metadata-go:latest 07:54:20  Building docker-core-metadata-go ... done Successfully built 5de99eef5e9c 07:54:20 Successfully tagged docker-sys-mgmt-agent-go:latest 07:54:21  Building docker-sys-mgmt-agent-go ... done  ---> 128770ec310c 07:54:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:54:22 ---> b10c2a8444cb 07:54:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:24 ---> Running in 2c47cd7bcc4b 07:54:27 Removing intermediate container 2c47cd7bcc4b 07:54:27 ---> a4c64e086ec4 07:54:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:54:28 ---> Running in a23815101fea 07:54:28 Removing intermediate container a23815101fea 07:54:28 ---> 7d4afbf40a0d 07:54:28 Step 24/26 : LABEL arch=x86_64 07:54:30 ---> Running in 58f3271f4aac 07:54:32 Removing intermediate container 58f3271f4aac 07:54:32 ---> b71825c7f072 07:54:32 Step 25/26 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:32 ---> Running in 06973d3f3ad0 07:54:33 Removing intermediate container 06973d3f3ad0 07:54:33 ---> 4bb46c4edec8 07:54:33 Step 26/26 : LABEL version=0.0.0 07:54:33 ---> Running in 05ca5b45c425 07:54:33 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 07:54:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:54:33 ---> d9f37996ae46 07:54:33 Step 3/20 : WORKDIR /edgex-go 07:54:33 ---> Using cache 07:54:33 ---> 190737ee44a5 07:54:33 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:33 ---> Using cache 07:54:33 ---> 46213f412419 07:54:33 Step 5/20 : RUN apk update && apk add make git 07:54:33 ---> Using cache 07:54:33 ---> 1f804724ed6f 07:54:33 Step 6/20 : COPY go.mod . 07:54:33 ---> Using cache 07:54:33 ---> afb9e7fa83db 07:54:33 Step 7/20 : RUN go mod download 07:54:33 ---> Using cache 07:54:33 ---> 1d905413f189 07:54:33 Step 8/20 : COPY . . 07:54:33 ---> Using cache 07:54:33 ---> f5757455087e 07:54:33 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 07:54:36 ---> Running in 9006f3a1c8c2 07:54:36 Removing intermediate container 05ca5b45c425 07:54:36 ---> 91f1d9323e4a 07:54:36 07:54:36 Removing intermediate container bc1f721aa934 07:54:36 ---> 06757c7aef78 07:54:36 07:54:36 Step 9/29 : FROM alpine:latest 07:54:36 ---> a24bb4013296 07:54:36 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:54:36 Successfully built 91f1d9323e4a 07:54:36 Successfully tagged docker-security-secretstore-setup-go:latest 07:54:36  Building docker-security-secretstore-setup-go ... done  ---> Running in 850416d23b33 07:54:36 Removing intermediate container 850416d23b33 07:54:36 ---> 2531b1692800 07:54:36 Step 11/29 : USER root 07:54:36 ---> Running in b044b1671fd5 07:54: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 07:54:36 Removing intermediate container b044b1671fd5 07:54:36 ---> 7ae997dc9e95 07:54:36 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:54:36 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 07:54:37 ---> Running in 71ba6c19a612 07:54:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:37 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:54:37 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:54:37 OK: 12750 distinct packages available 07:54:38 (1/2) Installing ca-certificates (20191127-r4) 07:54:38 (2/2) Installing dumb-init (1.2.2-r1) 07:54:38 Executing busybox-1.31.1-r16.trigger 07:54:38 Executing ca-certificates-20191127-r4.trigger 07:54:38 OK: 6 MiB in 16 packages 07:54:40 Removing intermediate container 71ba6c19a612 07:54:40 ---> c491838adfb9 07:54:40 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:54:40 ---> Running in 35a9baa61d0e 07:54:40 Removing intermediate container 35a9baa61d0e 07:54:40 ---> 512a830609dd 07:54:40 Step 14/29 : WORKDIR $BASE_DIR 07:54:40 ---> Running in 7e31b39ff81d 07:54:40 Removing intermediate container 7e31b39ff81d 07:54:40 ---> d7e92b735c76 07:54:40 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:54:40 ---> Running in 9e7d97a7d70c 07:54:42 Removing intermediate container 9e7d97a7d70c 07:54:42 ---> 039637a76904 07:54:42 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:54:42 ---> 78795fa3725f 07:54:42 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:54:43 ---> b8db2d5f06a7 07:54:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:54:43 ---> 4aa58411e0b7 07:54:43 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:54:43 ---> 6696babbb129 07:54:43 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:54:44 ---> b6c1d65b66d5 07:54:44 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:54:44 ---> Running in 7651b18909bf 07:54:45 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 07:54:45 Removing intermediate container 7651b18909bf 07:54:45 ---> 5b89788d1844 07:54:45 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:54:46 ---> 071ee074cb1d 07:54:46 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:54:47 ---> Running in d5408594670e 07:54:47 Removing intermediate container 9006f3a1c8c2 07:54:47 ---> 0035f1b3c1a1 07:54:47 07:54:47 Step 10/20 : FROM alpine 07:54:47 ---> a24bb4013296 07:54:47 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:54:47 ---> Running in 6e9e38820e1c 07:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:54:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:54:48 Removing intermediate container d5408594670e 07:54:48 ---> ed9f91d1acda 07:54:48 Step 24/29 : RUN chmod 755 security-secrets-setup 07:54:48 ---> Running in c93280cf11f6 07:54:48 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:54:48 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:54:48 OK: 12750 distinct packages available 07:54:48 (1/4) Installing ca-certificates (20191127-r4) 07:54:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:54:48 (3/4) Installing libcurl (7.69.1-r1) 07:54:48 (4/4) Installing curl (7.69.1-r1) 07:54:48 Executing busybox-1.31.1-r16.trigger 07:54:48 Executing ca-certificates-20191127-r4.trigger 07:54:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:54:48 OK: 7 MiB in 18 packages 07:54:50 Removing intermediate container 6e9e38820e1c 07:54:50 ---> 5ec964733ec6 07:54:50 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:54:50 Removing intermediate container c93280cf11f6 07:54:50 ---> b7f3345bdfa3 07:54:50 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 07:54:50 ---> Running in 4be5ae50793e 07:54:50 ---> Running in a581c048ed2f 07:54:50 Removing intermediate container 4be5ae50793e 07:54:50 ---> f734e0179763 07:54:50 Step 13/20 : WORKDIR /edgex 07:54:50 ---> Running in 118d6d371991 07:54:50 Removing intermediate container a581c048ed2f 07:54:50 ---> 5d64f63eb65c 07:54:50 Step 26/29 : CMD [ "generate" ] 07:54:50 ---> Running in 378f3a89ac1d 07:54:51 Removing intermediate container 118d6d371991 07:54:51 ---> 703b356bcee3 07:54:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:54:51 Removing intermediate container 378f3a89ac1d 07:54:51 ---> 1482dd2a7edd 07:54:51 Step 27/29 : LABEL arch=x86_64 07:54:51 ---> Running in 63232d4c13a4 07:54:51 ---> af72b59e9f00 07:54:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:54:51 Removing intermediate container 63232d4c13a4 07:54:51 ---> 4d45260c19a3 07:54:51 Step 28/29 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:51 ---> Running in 5493da3f8f09 07:54:51 Removing intermediate container 5493da3f8f09 07:54:51 ---> fe22f8c2127e 07:54:51 Step 29/29 : LABEL version=0.0.0 07:54:51 ---> Running in f87f08a0bec4 07:54:51 ---> cd2f616d192a 07:54:51 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:54:51 ---> Running in c42a284edd1d 07:54:51 Removing intermediate container f87f08a0bec4 07:54:51 ---> 1ebde11f8f8e 07:54:51 07:54:52 Successfully built 1ebde11f8f8e 07:54:52 Successfully tagged docker-security-secrets-setup-go:latest 07:54:52  Building docker-security-secrets-setup-go ... done Removing intermediate container c42a284edd1d 07:54:52 ---> 7bdfd7ea57d6 07:54:52 Step 17/20 : CMD ["--init=true"] 07:54:52 ---> Running in 1777f9cc642d 07:54:52 Removing intermediate container 1777f9cc642d 07:54:52 ---> 2c3c9a0c2a37 07:54:52 Step 18/20 : LABEL arch=x86_64 07:54:52 ---> Running in dc11d9d8a714 07:54:52 Removing intermediate container dc11d9d8a714 07:54:52 ---> a67e3124b0b4 07:54:52 Step 19/20 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:54:52 ---> Running in 2a2fcff8de50 07:54:52 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 07:54:53 Removing intermediate container 2a2fcff8de50 07:54:53 ---> 6de549ac44d1 07:54:53 Step 20/20 : LABEL version=0.0.0 07:54:53 ---> Running in 2bbb4a582886 07:54:53 Removing intermediate container 2bbb4a582886 07:54:53 ---> 5c0d37545444 07:54:53 07:54:53 Successfully built 5c0d37545444 07:54:53 Successfully tagged docker-security-proxy-setup-go:latest 07:54:54  Building docker-security-proxy-setup-go ... done  [Pipeline] } 07:54:54 $ docker stop --time=1 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c 07:54:56 $ docker rm -f 3ad3b67bde23046fe5a72b1fa1690e79720af0ad0ea4f0d3030e8d1294ecaa7c [Pipeline] // withDockerContainer [Pipeline] sh 07:54:56 + docker images 07:54:56 + grep docker 07:54:57 docker-security-proxy-setup-go latest 5c0d37545444 3 seconds ago 15.8MB 07:54:57 docker-security-secrets-setup-go latest 1ebde11f8f8e 5 seconds ago 24MB 07:54:57 docker-security-secretstore-setup-go latest 91f1d9323e4a 21 seconds ago 32.4MB 07:54:57 docker-sys-mgmt-agent-go latest 5de99eef5e9c 36 seconds ago 290MB 07:54:57 docker-core-metadata-go latest f9e7d47ffb81 36 seconds ago 14.4MB 07:54:57 docker-core-command-go latest 184482ab0487 37 seconds ago 12.2MB 07:54:57 docker-core-data-go latest d6870ad2c8bc About a minute ago 23.6MB 07:54:57 docker-support-notifications-go latest d299990a65e1 2 minutes ago 13.6MB 07:54:57 docker-support-logging-go latest cdcf58b0f7e2 2 minutes ago 11.1MB 07:54:57 docker-support-scheduler-go latest 029737c51fc8 2 minutes ago 12.3MB 07:54:57 docker latest 57e1c8313ec1 13 hours ago 217MB [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 07:54:58 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 07:54:58 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 07:55:03 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 07:55:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:55:12 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 07:55:12 Still waiting to schedule task 07:55:12 All nodes of label ‘centos7-docker-8c-8g’ are offline 07:55:15 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 07:55:19 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 07:55:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 07:55:25 $ docker stop --time=1 f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c 07:55:27 $ docker rm -f f8a0bddce95756bdcc7adf325dabdac7300f808c6548627b2b4f9ede441d645c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:55:29 07:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:55:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:55:30 latest: Pulling from edgex-devops/edgex-compose-arm64 07:55:30 29e5d40040c1: Pulling fs layer 07:55:30 1ce36da41761: Pulling fs layer 07:55:30 25b303627fd3: Pulling fs layer 07:55:30 29e5d40040c1: Verifying Checksum 07:55:30 29e5d40040c1: Download complete 07:55:31 1ce36da41761: Verifying Checksum 07:55:31 1ce36da41761: Download complete 07:55:31 29e5d40040c1: Pull complete 07:55:32 1ce36da41761: Pull complete 07:55:33 25b303627fd3: Verifying Checksum 07:55:33 25b303627fd3: Download complete 07:55:43 25b303627fd3: Pull complete 07:55:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:55:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:55:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:55:43 prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 07:55:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:55:46 $ docker top 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:48 + grep parallel 07:55:48 + docker-compose build --help 07:55:51 --parallel Build images in parallel. [Pipeline] } 07:55:51 $ docker stop --time=1 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 07:55:53 $ docker rm -f 5be16fd2f88187f92617996281ec8e3bd83ff23066daac018ce9f1e8d3f0bc09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:55:54 . [Pipeline] withDockerContainer 07:55:54 prd-ubuntu18.04-docker-arm64-4c-16g-7455 does not seem to be running inside a container 07:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:55:56 $ docker top 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:57 + docker-compose -f ./docker-compose-build.yml build --parallel 07:56:01 Building docker-core-command-go ... 07:56:01 Building docker-core-data-go ... 07:56:01 Building docker-core-metadata-go ... 07:56:01 Building docker-security-proxy-setup-go ... 07:56:01 Building docker-security-secrets-setup-go ... 07:56:01 Building docker-security-secretstore-setup-go ... 07:56:01 Building docker-support-logging-go ... 07:56:01 Building docker-support-notifications-go ... 07:56:01 Building docker-support-scheduler-go ... 07:56:01 Building docker-sys-mgmt-agent-go ... 07:56:01 Building docker-security-secretstore-setup-go 07:56:01 Building docker-security-secrets-setup-go 07:56:01 Building docker-security-proxy-setup-go 07:56:01 Building docker-support-notifications-go 07:56:01 Building docker-support-logging-go 07:56:15 Running on prd-centos7-docker-8c-8g-7456 in /w/workspace/edgexfoundry_edgex-go_PR-2827 [Pipeline] { [Pipeline] ws 07:56:15 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 07:56:17 using credential edgex-jenkins-ssh 07:56:17 Cloning the remote Git repository 07:56:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:56:17 > git init /w/workspace/edgex-go/5 # timeout=10 07:56:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:18 > git --version # timeout=10 07:56:18 > git --version # 'git version 2.16.5' 07:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:56:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:56:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2827/head:refs/remotes/origin/PR-2827 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:56:27 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit df2d8535c45df876d1124f18faba45e83a273a0c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:56:27 Failed in branch amd64 07:56:27 > git config core.sparsecheckout # timeout=10 07:56:27 > git checkout -f df2d8535c45df876d1124f18faba45e83a273a0c # timeout=10 07:57:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:57:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:57:23 ---> e75fd962a8b3 07:57:23 Step 3/24 : WORKDIR /edgex-go 07:57:23 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 07:57:23 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 07:57:23 ---> e75fd962a8b3 07:57:23 Step 3/29 : WORKDIR /edgex-go 07:57:23 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 07:57:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:57:23 ---> e75fd962a8b3 07:57:23 Step 3/20 : WORKDIR /edgex-go 07:57:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:57:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:57:23 ---> e75fd962a8b3 07:57:23 Step 3/22 : WORKDIR /edgex-go 07:57:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 07:57:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:57:23 ---> e75fd962a8b3 07:57:23 Step 3/26 : WORKDIR /edgex-go 07:57:23 ---> Running in f3d8b235c896 07:57:23 ---> Running in cd863d87ed1f 07:57:23 ---> Running in 21e1e89f069f 07:57:23 ---> Running in 822ade337572 07:57:23 ---> Running in b2d7d334bc67 07:57:23 Removing intermediate container 822ade337572 07:57:23 ---> 4011ca16adbb 07:57:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:23 Removing intermediate container 21e1e89f069f 07:57:23 ---> 474e68bfe9c2 07:57:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:23 Removing intermediate container b2d7d334bc67 07:57:23 ---> dcb2aab04291 07:57:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:23 ---> Running in 8859bb1909ef 07:57:23 Removing intermediate container cd863d87ed1f 07:57:23 ---> 3a616cc869c7 07:57:23 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:23 Removing intermediate container f3d8b235c896 07:57:23 ---> 0fd4930e1a0b 07:57:23 Step 4/29 : RUN apk update && apk add make git 07:57:23 ---> Running in f8c1d715d470 07:57:23 ---> Running in 7bfc80e787de 07:57:23 ---> Running in 9f05236af3d8 07:57:23 ---> Running in bfe778d7f72d 07:57:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:25 Removing intermediate container 8859bb1909ef 07:57:25 ---> 34eaf37701b6 07:57:25 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:57:26 ---> Running in 3eb07b847666 07:57:26 Removing intermediate container f8c1d715d470 07:57:26 ---> 94cfcaa7b09a 07:57:26 Step 5/26 : RUN apk update && apk add make git 07:57:26 ---> Running in 8a4234f5a533 07:57:26 Removing intermediate container 7bfc80e787de 07:57:26 ---> c5ee1c1151f5 07:57:26 Step 5/22 : RUN apk update && apk add make && apk add bash git 07:57:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:26 Removing intermediate container 9f05236af3d8 07:57:26 ---> b2fc674d306e 07:57:26 Step 5/20 : RUN apk update && apk add make git 07:57:26 ---> Running in 0a9e5e3a50a5 07:57:26 ---> Running in ac48c88b3c41 07:57:27 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:57:27 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:57:27 OK: 12623 distinct packages available 07:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:28 OK: 217 MiB in 51 packages 07:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:29 Removing intermediate container bfe778d7f72d 07:57:29 ---> c30ed00ef7aa 07:57:29 Step 5/29 : COPY go.mod . 07:57:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:57:30 ---> c0951483c477 07:57:30 Step 6/29 : RUN go mod download 07:57:30 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:57:30 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:57:30 OK: 12623 distinct packages available 07:57:30 ---> Running in 516b50766c4b 07:57:31 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:57:31 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:57:31 OK: 12623 distinct packages available 07:57:31 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:57:31 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:57:31 OK: 12623 distinct packages available 07:57:31 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:57:31 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:57:31 OK: 12623 distinct packages available 07:57:31 OK: 217 MiB in 51 packages 07:57:32 OK: 217 MiB in 51 packages 07:57:32 OK: 217 MiB in 51 packages 07:57:32 OK: 217 MiB in 51 packages 07:57:33 OK: 217 MiB in 51 packages 07:57:33 Removing intermediate container 3eb07b847666 07:57:33 ---> dc2d4ca9aaca 07:57:33 Step 6/24 : COPY go.mod . 07:57:34 Removing intermediate container 8a4234f5a533 07:57:34 ---> b830b04bec8f 07:57:34 Step 6/26 : COPY go.mod . 07:57:34 Removing intermediate container ac48c88b3c41 07:57:34 ---> f16371b29388 07:57:34 Step 6/20 : COPY go.mod . 07:57:34 ---> 235b3adede86 07:57:34 Step 7/24 : RUN go mod download 07:57:35 Removing intermediate container 0a9e5e3a50a5 07:57:35 ---> 3f7c21fbc03d 07:57:35 Step 6/22 : COPY go.mod . 07:57:35 ---> Running in 5a806d3907a8 07:57:35 Removing intermediate container 516b50766c4b 07:57:35 ---> ea3245ebc20d 07:57:35 Step 7/29 : COPY . . 07:57:35 ---> 1f4f87cac254 07:57:35 Step 7/26 : RUN go mod download 07:57:35 ---> 398358642247 07:57:35 Step 7/20 : RUN go mod download 07:57:35 ---> Running in 4e2cd88141e6 07:57:35 ---> Running in 57851590d487 07:57:36 ---> 7e5ed7438d80 07:57:36 Step 7/22 : RUN go mod download 07:57:36 ---> Running in 449e31796b35 07:57:40 Removing intermediate container 5a806d3907a8 07:57:40 ---> 8406273cb40f 07:57:40 Step 8/24 : COPY . . 07:57:40 Removing intermediate container 4e2cd88141e6 07:57:40 ---> e58a40313d41 07:57:40 Step 8/26 : COPY . . 07:57:41 Removing intermediate container 57851590d487 07:57:41 ---> 49b3a612d55a 07:57:41 Step 8/20 : COPY . . 07:57:41 Removing intermediate container 449e31796b35 07:57:41 ---> fe8e98613ce7 07:57:41 Step 8/22 : COPY . . 07:58:03 ---> a9bbc66c92c2 07:58:03 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 07:58:03 ---> Running in 20b6724a3f42 07:58:03 ---> a4b4fed4634e 07:58:03 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 07:58:03 ---> d91dcd7ae929 07:58:03 Step 9/22 : RUN make cmd/support-logging/support-logging 07:58:03 ---> 2dd008142137 07:58:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:58:03 ---> e2ec9ade939d 07:58:03 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 07:58:03 ---> Running in 72f2aa1cc362 07:58:03 ---> Running in d0170140bbca 07:58:03 ---> Running in 60509a7df5cb 07:58:03 ---> Running in 63a99c9773ed 07:58:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 07:58:05 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 07:58:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:58:05 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 07:58:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 07:59:27 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 07:59:27 Removing intermediate container 20b6724a3f42 07:59:27 ---> ec39ae6af242 07:59:27 07:59:27 Step 9/29 : FROM alpine:latest 07:59:27 latest: Pulling from library/alpine 07:59:27 Removing intermediate container 60509a7df5cb 07:59:27 ---> 54eaecbd4736 07:59:27 07:59:27 Step 10/20 : FROM alpine 07:59:27 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:59:27 Status: Downloaded newer image for alpine:latest 07:59:27 ---> 62ee0e9f8440 07:59:27 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 07:59:27 ---> Running in 0f3324bb8a30 07:59:27 latest: Pulling from library/alpine 07:59:27 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 07:59:27 Status: Image is up to date for alpine:latest 07:59:27 ---> 62ee0e9f8440 07:59:27 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:59:27 ---> Running in 7a369ac2385a 07:59:27 Removing intermediate container 0f3324bb8a30 07:59:27 ---> c4e8d0da9b11 07:59:27 Step 11/29 : USER root 07:59:27 ---> Running in 3f2aa1311f83 07:59:27 Removing intermediate container 3f2aa1311f83 07:59:27 ---> 112771f995f9 07:59:27 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 07:59:27 ---> Running in 6afdaae9fabd 07:59:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:59:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:59:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:59:30 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:59:30 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:59:30 OK: 12621 distinct packages available 07:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:59:30 v3.12.0-452-gd527b31117 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:59:30 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:59:30 OK: 12621 distinct packages available 07:59:30 (1/4) Installing ca-certificates (20191127-r4) 07:59:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:59:30 (3/4) Installing libcurl (7.69.1-r1) 07:59:31 (4/4) Installing curl (7.69.1-r1) 07:59:31 Executing busybox-1.31.1-r16.trigger 07:59:31 Executing ca-certificates-20191127-r4.trigger 07:59:31 OK: 7 MiB in 18 packages 07:59:31 (1/2) Installing ca-certificates (20191127-r4) 07:59:31 (2/2) Installing dumb-init (1.2.2-r1) 07:59:31 Executing busybox-1.31.1-r16.trigger 07:59:31 Executing ca-certificates-20191127-r4.trigger 07:59:32 OK: 6 MiB in 16 packages 07:59:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 07:59:35 Removing intermediate container 7a369ac2385a 07:59:35 ---> 83ceec7cfab1 07:59:35 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:59:35 Removing intermediate container 6afdaae9fabd 07:59:35 ---> b60d26e43582 07:59:35 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 07:59:35 ---> Running in 2ed23fd71028 07:59:36 ---> Running in 89af3b0fbeae 07:59:36 Removing intermediate container 2ed23fd71028 07:59:36 ---> 8f267837ca6f 07:59:36 Step 13/20 : WORKDIR /edgex 07:59:36 ---> Running in eb92f52da51f 07:59:37 Removing intermediate container 89af3b0fbeae 07:59:37 ---> cd8cc04ac555 07:59:37 Step 14/29 : WORKDIR $BASE_DIR 07:59:37 ---> Running in 08eae4c9e885 07:59:37 Removing intermediate container 63a99c9773ed 07:59:37 ---> b81cdfcb15e2 07:59:37 07:59:37 Step 10/22 : FROM scratch 07:59:37 ---> 07:59:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:59:38 ---> Running in b5095907ec3b 07:59:38 Removing intermediate container eb92f52da51f 07:59:38 ---> 2b5653e3df57 07:59:38 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:59:38 Removing intermediate container 08eae4c9e885 07:59:38 ---> 14a94fce9149 07:59:38 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 07:59:38 ---> Running in b3670e8a33d9 07:59:38 Removing intermediate container b5095907ec3b 07:59:38 ---> 7fea7ee7c77f 07:59:38 Step 12/22 : ENV APP_PORT=48061 07:59:39 ---> Running in ee20e402db6e 07:59:39 ---> 6be59bf08cdd 07:59:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:59:39 Removing intermediate container ee20e402db6e 07:59:39 ---> 0f95305a9ba7 07:59:39 Step 13/22 : EXPOSE $APP_PORT 07:59:40 ---> Running in 4b7b1772d3de 07:59:41 Removing intermediate container 4b7b1772d3de 07:59:41 ---> b068be7246f9 07:59:41 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 07:59:42 ---> eff0aff40e97 07:59:42 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:59:42 ---> c46f7fd2f253 07:59:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 07:59:42 ---> Running in 41ddbed7bb27 07:59:43 Removing intermediate container d0170140bbca 07:59:43 ---> 7643a08cc80e 07:59:43 07:59:43 Step 10/26 : FROM alpine:3.10 07:59:43 3.10: Pulling from library/alpine 07:59:43 Removing intermediate container b3670e8a33d9 07:59:43 ---> 83da2ff08af0 07:59:43 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 07:59:43 Removing intermediate container 41ddbed7bb27 07:59:43 ---> 33fdaf9674dc 07:59:43 Step 17/20 : CMD ["--init=true"] 07:59:43 ---> a7b3196ed81d 07:59:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 07:59:43 ---> Running in 6af111fbcbc0 07:59:45 Removing intermediate container 6af111fbcbc0 07:59:45 ---> 3e5c3bfc38b6 07:59:45 Step 18/20 : LABEL arch=arm64 07:59:45 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:59:45 Status: Downloaded newer image for alpine:3.10 07:59:45 ---> 536a684cf733 07:59:45 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:59:45 ---> 40fb087e0800 07:59:45 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 07:59:45 ---> Running in 801502b27a01 07:59:45 ---> 7c97735373bb 07:59:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 07:59:45 ---> Running in dfb30bfb67b6 07:59:46 Removing intermediate container 72f2aa1cc362 07:59:46 ---> 366543180f4c 07:59:46 07:59:46 Step 10/24 : FROM scratch 07:59:46 ---> 07:59:46 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:59:46 ---> Using cache 07:59:46 ---> 7fea7ee7c77f 07:59:46 Step 12/24 : ENV APP_PORT=48060 07:59:46 Removing intermediate container 801502b27a01 07:59:46 ---> 970f06fa9ad9 07:59:46 Step 19/20 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:59:46 ---> Running in 15beb16c8b58 07:59:46 ---> f74b55f93897 07:59:46 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 07:59:46 ---> Running in 6138b5f236af 07:59:46 ---> 39b93a6de314 07:59:46 Step 18/22 : ENTRYPOINT ["/support-logging"] 07:59:47 ---> Running in ea23140bec4c 07:59:47 Removing intermediate container 15beb16c8b58 07:59:47 ---> fe76ca1f67a2 07:59:47 Step 13/24 : EXPOSE $APP_PORT 07:59:47 ---> Running in 1fc35d63bd6c 07:59:47 Removing intermediate container 6138b5f236af 07:59:47 ---> f72e8eb5d3a8 07:59:47 Step 20/20 : LABEL version=0.0.0 07:59:47 Removing intermediate container ea23140bec4c 07:59:47 ---> 65dc5d056267 07:59:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:59:48 ---> Running in c654ac0c1166 07:59:48 ---> a07c478f8ed1 07:59:48 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 07:59:48 ---> Running in ed6e1cd10222 07:59:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:59:48 Removing intermediate container 1fc35d63bd6c 07:59:48 ---> a486ceb6e63a 07:59:48 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:59:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:59:49 Removing intermediate container c654ac0c1166 07:59:49 ---> 6d8fe069a5e3 07:59:49 07:59:49 Removing intermediate container ed6e1cd10222 07:59:49 ---> abe015df2ca7 07:59:49 Step 20/22 : LABEL arch=arm64 07:59:49 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:59:49 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:59:49 OK: 10167 distinct packages available 07:59:49 ---> Running in 20e6169d1545 07:59:49 ---> 6ae70aa7f4b9 07:59:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 07:59:49 (1/5) Installing ca-certificates (20191127-r2) 07:59:50 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:59:50 Successfully built 6d8fe069a5e3 07:59:50 (3/5) Installing libcurl (7.66.0-r1) 07:59:50 (4/5) Installing curl (7.66.0-r1) 07:59:50 (5/5) Installing dumb-init (1.2.2-r1) 07:59:50 Executing busybox-1.30.1-r3.trigger 07:59:50 Executing ca-certificates-20191127-r2.trigger 07:59:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:59:50 ---> 156fc08e3e1e 07:59:50 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:59:50 Building docker-core-metadata-go 07:59:50  Building docker-security-proxy-setup-go ... done OK: 7 MiB in 19 packages 07:59:50 Removing intermediate container 20e6169d1545 07:59:50 ---> 5d4ef50bd738 07:59:50 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 07:59:50 ---> Running in cd386b8bdd0c 07:59:50 ---> a659ca4d07a9 07:59:50 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 07:59:51 ---> Running in a3d5a9a54251 07:59:51 Removing intermediate container cd386b8bdd0c 07:59:51 ---> 8898a8a00fe6 07:59:51 Step 22/22 : LABEL version=0.0.0 07:59:52 ---> 3e22d317fb40 07:59:52 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:59:52 ---> Running in 8c8a663a1d94 07:59:52 Removing intermediate container dfb30bfb67b6 07:59:52 ---> db5fc29b9c7e 07:59:52 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:59:53 Removing intermediate container 8c8a663a1d94 07:59:53 ---> 7d944c5eb1f7 07:59:53 07:59:53 ---> Running in e3465b658ca3 07:59:53 Successfully built 7d944c5eb1f7 07:59:53 Successfully tagged docker-support-logging-go-arm64:latest 07:59:53  Building docker-support-logging-go ... done Building docker-sys-mgmt-agent-go 07:59:53 ---> 282a0b2a018e 07:59:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:59:53 Removing intermediate container e3465b658ca3 07:59:53 ---> 924c7ae9ffee 07:59:53 Step 13/26 : WORKDIR / 07:59:54 ---> Running in d57354c41062 07:59:54 ---> ebbb3691b39e 07:59:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:59:55 Removing intermediate container d57354c41062 07:59:55 ---> 17085b0aa0a7 07:59:55 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:59:55 Removing intermediate container a3d5a9a54251 07:59:55 ---> 60a0fcfcf3d2 07:59:55 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 07:59:57 ---> 080c3eee5b21 07:59:57 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:59:58 ---> 2f64aec3bee0 07:59:58 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:58 ---> 7404fb1ecc1c 07:59:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:59:58 ---> Running in a484e5f86f67 07:59:58 ---> 12e2e5b84236 07:59:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:59:59 ---> 0bbb045927bb 07:59:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:59:59 ---> Running in 5deb3f89fa6e 08:00:00 ---> 37fee8579116 08:00:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 08:00:00 Removing intermediate container 5deb3f89fa6e 08:00:00 ---> 83d03b5326a7 08:00:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:00:00 ---> Running in 6d3ede3d421a 08:00:01 ---> 7c427ba1f942 08:00:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:00:02 Removing intermediate container 6d3ede3d421a 08:00:02 ---> 7828e00c2797 08:00:02 Step 22/24 : LABEL arch=arm64 08:00:03 ---> Running in 2d5ab06a84fd 08:00:03 Removing intermediate container a484e5f86f67 08:00:03 ---> 528378412a31 08:00:03 Step 24/29 : RUN chmod 755 security-secrets-setup 08:00:03 ---> fdf4410f8d5b 08:00:03 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:00:03 ---> Running in 3f37f6728b90 08:00:03 Removing intermediate container 2d5ab06a84fd 08:00:03 ---> 23ac704a034b 08:00:03 Step 23/24 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:00:04 ---> Running in eccfa3c070fd 08:00:05 ---> 41d339986cf6 08:00:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 08:00:05 Removing intermediate container eccfa3c070fd 08:00:05 ---> b13518e9d2e1 08:00:05 Step 24/24 : LABEL version=0.0.0 08:00:05 ---> Running in 82f26c0c3194 08:00:06 Removing intermediate container 82f26c0c3194 08:00:06 ---> 657e10ec1448 08:00:06 08:00:06 ---> c6a192c685aa 08:00:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:00:07 Successfully built 657e10ec1448 08:00:07 Successfully tagged docker-support-notifications-go-arm64:latest 08:00:07  Building docker-support-notifications-go ... done Building docker-core-command-go 08:00:08 ---> 2a995cf55176 08:00:08 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:00:08 Removing intermediate container 3f37f6728b90 08:00:08 ---> c6bfa5e0a55b 08:00:08 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 08:00:08 ---> Running in 099b836d9e9e 08:00:08 ---> Running in 5a33770eb2fe 08:00:08 Removing intermediate container 5a33770eb2fe 08:00:08 ---> 5e6c2c3b0509 08:00:08 Step 26/29 : CMD [ "generate" ] 08:00:09 ---> Running in 67dea6be6f4c 08:00:10 Removing intermediate container 67dea6be6f4c 08:00:10 ---> 2639d26651f1 08:00:10 Step 27/29 : LABEL arch=arm64 08:00:10 ---> Running in 1daaa690f060 08:00:11 Removing intermediate container 1daaa690f060 08:00:11 ---> b8c994fcbd51 08:00:11 Step 28/29 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:00:11 Removing intermediate container 099b836d9e9e 08:00:11 ---> 41e09b2c17bc 08:00:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:00:11 ---> Running in 4da3cb50aabd 08:00:12 ---> Running in 007b700638c0 08:00:12 Removing intermediate container 4da3cb50aabd 08:00:12 ---> 4cc195fa7a0a 08:00:12 Step 29/29 : LABEL version=0.0.0 08:00:13 Removing intermediate container 007b700638c0 08:00:13 ---> 7374117b1391 08:00:13 Step 24/26 : LABEL arch=arm64 08:00:13 ---> Running in 26fb831b1ce3 08:00:13 ---> Running in ebefad91dd44 08:00:14 Removing intermediate container 26fb831b1ce3 08:00:14 ---> c7403e6ea4ee 08:00:14 08:00:14 Removing intermediate container ebefad91dd44 08:00:14 ---> ee042796e826 08:00:14 Step 25/26 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:00:14 Successfully built c7403e6ea4ee 08:00:14 Successfully tagged docker-security-secrets-setup-go-arm64:latest 08:00:14  Building docker-security-secrets-setup-go ... done Building docker-support-scheduler-go 08:00:15 ---> Running in db8e46f31c89 08:00:15 Removing intermediate container db8e46f31c89 08:00:15 ---> 043c5bae34b6 08:00:15 Step 26/26 : LABEL version=0.0.0 08:00:16 ---> Running in a629ebac1179 08:00:16 Removing intermediate container a629ebac1179 08:00:16 ---> 6181eade7e17 08:00:16 08:00:16 Successfully built 6181eade7e17 08:00:16 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 08:00:16  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 08:00:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:00:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:00:19 ---> e75fd962a8b3 08:00:19 Step 3/22 : WORKDIR /edgex-go 08:00:19 ---> Using cache 08:00:19 ---> 0fd4930e1a0b 08:00:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:20 ---> Running in 8f9112a147f1 08:00:26 Removing intermediate container 8f9112a147f1 08:00:26 ---> 9ad71adef089 08:00:26 Step 5/22 : RUN apk update && apk add make git 08:00:26 ---> Running in 230d6edbb484 08:00:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:29 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:00:29 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:00:29 OK: 12623 distinct packages available 08:00:30 OK: 217 MiB in 51 packages 08:00:32 Removing intermediate container 230d6edbb484 08:00:32 ---> 17901229ba70 08:00:32 Step 6/22 : COPY go.mod . 08:00:33 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:00:33 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:00:33 ---> e75fd962a8b3 08:00:33 Step 3/27 : WORKDIR /edgex-go 08:00:33 ---> Using cache 08:00:33 ---> 0fd4930e1a0b 08:00:33 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:33 ---> Using cache 08:00:33 ---> 9ad71adef089 08:00:33 Step 5/27 : RUN apk update && apk add make bash git 08:00:34 ---> Running in ff86f576b0f0 08:00:34 ---> 53e57df09b54 08:00:34 Step 7/22 : RUN go mod download 08:00:35 ---> Running in 668a91faf955 08:00:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:00:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:00:39 Removing intermediate container 668a91faf955 08:00:39 ---> 8c28ffba9160 08:00:39 Step 8/22 : COPY . . 08:00:39 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:00:39 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:00:39 OK: 12623 distinct packages available 08:00:39 OK: 217 MiB in 51 packages 08:00:42 Removing intermediate container ff86f576b0f0 08:00:42 ---> 4bd75e597b77 08:00:42 Step 6/27 : COPY go.mod . 08:00:43 ---> 2971b61f7841 08:00:43 Step 7/27 : RUN go mod download 08:00:43 ---> Running in b3a54b015ef1 08:00:49 Removing intermediate container b3a54b015ef1 08:00:49 ---> 17b18b67a9b9 08:00:49 Step 8/27 : COPY . . 08:00:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:00:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:00:50 ---> e75fd962a8b3 08:00:50 Step 3/22 : WORKDIR /edgex-go 08:00:50 ---> Using cache 08:00:50 ---> 0fd4930e1a0b 08:00:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:50 ---> Using cache 08:00:50 ---> 9ad71adef089 08:00:50 Step 5/22 : RUN apk update && apk add make git 08:00:50 ---> Using cache 08:00:50 ---> 17901229ba70 08:00:50 Step 6/22 : COPY go.mod . 08:00:50 ---> Using cache 08:00:50 ---> 53e57df09b54 08:00:50 Step 7/22 : RUN go mod download 08:00:50 ---> Using cache 08:00:50 ---> 8c28ffba9160 08:00:50 Step 8/22 : COPY . . 08:00:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:00:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:00:54 ---> e75fd962a8b3 08:00:54 Step 3/21 : WORKDIR /edgex-go 08:00:54 ---> Using cache 08:00:54 ---> 0fd4930e1a0b 08:00:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:54 ---> Using cache 08:00:54 ---> 9ad71adef089 08:00:54 Step 5/21 : RUN apk update && apk add make git 08:00:54 ---> Using cache 08:00:54 ---> 17901229ba70 08:00:54 Step 6/21 : COPY go.mod . 08:00:54 ---> Using cache 08:00:54 ---> 53e57df09b54 08:00:54 Step 7/21 : RUN go mod download 08:00:54 ---> Using cache 08:00:54 ---> 8c28ffba9160 08:00:54 Step 8/21 : COPY . . 08:00:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:00:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:00:55 ---> e75fd962a8b3 08:00:55 Step 3/23 : WORKDIR /edgex-go 08:00:55 ---> Using cache 08:00:55 ---> 0fd4930e1a0b 08:00:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:55 ---> Using cache 08:00:55 ---> 9ad71adef089 08:00:55 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:01:03 ---> Running in d6db0e8983b5 08:01:03 ---> 8ef71cccee11 08:01:03 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:01:04 ---> Running in 6e5866bf9edb 08:01:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:06 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 08:01:06 v3.12.0-452-gd527b31117 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:01:06 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 08:01:06 OK: 12623 distinct packages available 08:01:07 OK: 217 MiB in 51 packages 08:01:08 ---> 86292eaa5689 08:01:08 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:01:08 ---> Running in 88f1409f6de3 08:01:10 Removing intermediate container d6db0e8983b5 08:01:10 ---> 998476dd6c6f 08:01:10 Step 6/23 : COPY go.mod . 08:01:10 ---> c67cdfabc981 08:01:10 Step 9/22 : RUN make cmd/core-command/core-command 08:01:10 ---> Running in 058098e1ba25 08:01:11 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 08:01:12 ---> 5038d9a67446 08:01:12 Step 7/23 : RUN go mod download 08:01:12 ---> Running in bc36700ea0bd 08:01:14 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 08:01:15 ---> fb0bf93ee172 08:01:15 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:01:15 ---> Running in b07438c28e2c 08:01:18 Removing intermediate container bc36700ea0bd 08:01:18 ---> 0be4ace71edc 08:01:18 Step 8/23 : COPY . . 08:01:19 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 08:01:35 ---> e1f7c412341a 08:01:35 Step 9/23 : RUN make cmd/core-data/core-data 08:01:35 ---> Running in 1cd6385999f1 08:01:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:02:59 Removing intermediate container 88f1409f6de3 08:02:59 ---> 0526788e2fd9 08:02:59 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:02:59 ---> Running in c45fe472b535 08:02:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:02:59 Removing intermediate container c45fe472b535 08:02:59 ---> ca8abff36397 08:02:59 08:02:59 Step 11/27 : FROM docker:latest 08:02:59 ---> 79b81ba6d94d 08:02:59 Step 12/27 : RUN apk add --no-cache bash 08:02:59 ---> Running in ec84791f630e 08:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:00 (1/2) Installing readline (8.0.4-r0) 08:03:00 (2/2) Installing bash (5.0.17-r0) 08:03:00 Executing bash-5.0.17-r0.post-install 08:03:00 Executing busybox-1.31.1-r16.trigger 08:03:00 OK: 12 MiB in 22 packages 08:03:03 Removing intermediate container ec84791f630e 08:03:03 ---> 3b11d13a39ed 08:03:03 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:03:03 ---> Running in 4208fd1caa2f 08:03:07 Removing intermediate container 4208fd1caa2f 08:03:07 ---> 18b06a9533e8 08:03:07 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:03:07 ---> Running in 3e4bb81893b5 08:03:08 Removing intermediate container 3e4bb81893b5 08:03:08 ---> a73568e54b79 08:03:08 Step 15/27 : ENV APP_PORT=48090 08:03:08 ---> Running in 2303397f6fb2 08:03:09 Removing intermediate container 2303397f6fb2 08:03:09 ---> bcc8b139fa05 08:03:09 Step 16/27 : EXPOSE $APP_PORT 08:03:09 ---> Running in cb49b16f74d1 08:03:11 Removing intermediate container cb49b16f74d1 08:03:11 ---> 9373a562a04b 08:03:11 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:03:14 ---> 90b23003e28a 08:03:14 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:03:14 Removing intermediate container 058098e1ba25 08:03:14 ---> 91ed378de65b 08:03:14 08:03:14 Step 10/22 : FROM scratch 08:03:14 ---> 08:03:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:15 ---> Running in 3aabaf82c419 08:03:16 ---> 17aaf0663f29 08:03:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:03:16 Removing intermediate container 3aabaf82c419 08:03:16 ---> 5a5219bcbb70 08:03:16 Step 12/22 : ENV APP_PORT=48082 08:03:17 ---> Running in 1f258f381654 08:03:17 Removing intermediate container b07438c28e2c 08:03:17 ---> 485087284fa6 08:03:17 08:03:17 Step 10/21 : FROM scratch 08:03:17 ---> 08:03:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:17 ---> Using cache 08:03:17 ---> 5a5219bcbb70 08:03:17 Step 12/21 : ENV APP_PORT=48085 08:03:18 ---> Running in 3ac8845442e5 08:03:18 Removing intermediate container 1f258f381654 08:03:18 ---> 29d46c146bb2 08:03:18 Step 13/22 : EXPOSE $APP_PORT 08:03:18 ---> 94951acedf36 08:03:18 Step 20/27 : RUN apk --no-cache add py3-pip 08:03:18 ---> Running in 2436b9b00fb0 08:03:19 ---> Running in 42071d1e6caf 08:03:19 Removing intermediate container 3ac8845442e5 08:03:19 ---> 2093a2004ecf 08:03:19 Step 13/21 : EXPOSE $APP_PORT 08:03:19 ---> Running in 3dd37076a1c9 08:03:19 Removing intermediate container 2436b9b00fb0 08:03:19 ---> 1440f079b009 08:03:19 Step 14/22 : WORKDIR / 08:03:20 ---> Running in 2c1bee06c258 08:03:21 Removing intermediate container 3dd37076a1c9 08:03:21 ---> d029b38ab514 08:03:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:03:21 Removing intermediate container 2c1bee06c258 08:03:21 ---> 39c074b7b82e 08:03:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:22 Removing intermediate container 6e5866bf9edb 08:03:22 ---> ac1b145daa86 08:03:22 08:03:22 Step 10/22 : FROM scratch 08:03:22 ---> 08:03:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:22 ---> 320e03179cee 08:03:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:03:23 ---> Using cache 08:03:23 ---> 5a5219bcbb70 08:03:23 Step 12/22 : ENV APP_PORT=48081 08:03:23 ---> 848041fa7cfd 08:03:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:03:23 ---> Running in 66c6558e5339 08:03:23 (1/33) Installing libbz2 (1.0.8-r1) 08:03:23 (2/33) Installing expat (2.2.9-r1) 08:03:23 (3/33) Installing libffi (3.3-r2) 08:03:23 (4/33) Installing gdbm (1.13-r1) 08:03:23 (5/33) Installing xz-libs (5.2.5-r0) 08:03:23 (6/33) Installing sqlite-libs (3.32.1-r0) 08:03:23 (7/33) Installing python3 (3.8.5-r0) 08:03:24 Removing intermediate container 66c6558e5339 08:03:24 ---> 3dcabdb9e8e9 08:03:24 Step 13/22 : EXPOSE $APP_PORT 08:03:24 ---> Running in 74292d196696 08:03:25 ---> f8cef1d34b91 08:03:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:03:25 ---> 496bfe89863f 08:03:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:03:25 Removing intermediate container 74292d196696 08:03:25 ---> 09014a586bf0 08:03:25 Step 14/22 : WORKDIR / 08:03:25 (8/33) Installing py3-appdirs (1.4.4-r1) 08:03:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:03:25 (10/33) Installing py3-parsing (2.4.7-r0) 08:03:25 ---> Running in b3ccd5a57a1a 08:03:26 (11/33) Installing py3-six (1.15.0-r0) 08:03:26 (12/33) Installing py3-packaging (20.4-r0) 08:03:26 (13/33) Installing py3-setuptools (47.0.0-r0) 08:03:26 (14/33) Installing py3-chardet (3.0.4-r4) 08:03:26 (15/33) Installing py3-idna (2.9-r0) 08:03:26 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:03:26 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:03:26 (18/33) Installing py3-requests (2.23.0-r0) 08:03:26 (19/33) Installing py3-msgpack (1.0.0-r0) 08:03:26 (20/33) Installing py3-lockfile (0.12.2-r3) 08:03:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:03:26 ---> 6ddcc0d264b9 08:03:26 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:03:26 ---> 77e911c1c883 08:03:26 Step 18/22 : ENTRYPOINT ["/core-command"] 08:03:26 (22/33) Installing py3-colorama (0.4.3-r0) 08:03:26 (23/33) Installing py3-distlib (0.3.0-r0) 08:03:26 (24/33) Installing py3-distro (1.5.0-r1) 08:03:26 Removing intermediate container b3ccd5a57a1a 08:03:26 ---> f1383fddce9f 08:03:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:03:26 (25/33) Installing py3-webencodings (0.5.1-r3) 08:03:26 (26/33) Installing py3-html5lib (1.0.1-r4) 08:03:26 ---> Running in a3d28531e5b9 08:03:26 ---> Running in 4d020248086b 08:03:26 (27/33) Installing py3-pytoml (0.1.21-r0) 08:03:26 (28/33) Installing py3-pep517 (0.8.2-r0) 08:03:26 (29/33) Installing py3-progress (1.5-r0) 08:03:26 (30/33) Installing py3-toml (0.10.1-r0) 08:03:26 (31/33) Installing py3-retrying (1.3.3-r0) 08:03:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:03:26 (33/33) Installing py3-pip (20.1.1-r0) 08:03:27 Executing busybox-1.31.1-r16.trigger 08:03:27 OK: 71 MiB in 55 packages 08:03:27 Removing intermediate container 4d020248086b 08:03:27 ---> 13bd4e949e12 08:03:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:27 Removing intermediate container a3d28531e5b9 08:03:27 ---> 58bbd5d55cf8 08:03:27 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:28 ---> Running in cb1b2c5dffcf 08:03:28 ---> Running in ae27cc54258e 08:03:28 ---> 2523703943b4 08:03:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:03:28 Removing intermediate container ae27cc54258e 08:03:28 ---> b15eaf28d663 08:03:28 Step 19/21 : LABEL arch=arm64 08:03:28 Removing intermediate container cb1b2c5dffcf 08:03:28 ---> 4b882c32b425 08:03:28 Step 20/22 : LABEL arch=arm64 08:03:29 ---> Running in 0bbd5343b33a 08:03:29 ---> Running in f63854ab186c 08:03:30 Removing intermediate container 0bbd5343b33a 08:03:30 ---> 0f958f4dcfb0 08:03:30 Step 20/21 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:03:30 ---> Running in d1dc926320fe 08:03:30 Removing intermediate container f63854ab186c 08:03:30 ---> 4d8e89b5ec8a 08:03:30 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:03:31 ---> Running in a81b55130588 08:03:31 ---> aa7045533a3d 08:03:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:03:31 Removing intermediate container d1dc926320fe 08:03:31 ---> 607d558b2a01 08:03:31 Step 21/21 : LABEL version=0.0.0 08:03:31 ---> Running in 954025dc5cad 08:03:32 Removing intermediate container a81b55130588 08:03:32 ---> eacba96c6c93 08:03:32 Step 22/22 : LABEL version=0.0.0 08:03:32 ---> Running in 0675a2e72faf 08:03:32 Removing intermediate container 954025dc5cad 08:03:32 ---> 465596e56acc 08:03:32 08:03:32 ---> 9c6a93a22fa6 08:03:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:03:33 ---> Running in 09f16e62cf90 08:03:33 Removing intermediate container 0675a2e72faf 08:03:33 ---> 317947f6c84e 08:03:33 08:03:33 Successfully built 465596e56acc 08:03:33 Successfully tagged docker-support-scheduler-go-arm64:latest 08:03:33  Building docker-support-scheduler-go ... done Successfully built 317947f6c84e 08:03:33 Removing intermediate container 09f16e62cf90 08:03:33 ---> 66a4a5848a5c 08:03:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:34 Successfully tagged docker-core-command-go-arm64:latest 08:03:34  Building docker-core-command-go ... done  ---> Running in d4eac3833e9a 08:03:35 Removing intermediate container d4eac3833e9a 08:03:35 ---> 4cfacd81ed4c 08:03:35 Step 20/22 : LABEL arch=arm64 08:03:35 ---> Running in 9b8b08314d9b 08:03:36 Removing intermediate container 9b8b08314d9b 08:03:36 ---> cbc6a6df3586 08:03:36 Step 21/22 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:03:36 ---> Running in 9fc5c4a01285 08:03:37 Removing intermediate container 42071d1e6caf 08:03:37 ---> 6c08e8822b56 08:03:37 Step 21/27 : RUN pip install docker-compose==1.23.2 08:03:37 Removing intermediate container 9fc5c4a01285 08:03:37 ---> 3219082bb28a 08:03:37 Step 22/22 : LABEL version=0.0.0 08:03:37 ---> Running in 06b5eb03acf8 08:03:37 ---> Running in 3a753a8bea8b 08:03:38 Removing intermediate container 3a753a8bea8b 08:03:38 ---> a8bff46e125a 08:03:38 08:03:38 Successfully built a8bff46e125a 08:03:38 Successfully tagged docker-core-metadata-go-arm64:latest 08:03:44  Building docker-core-metadata-go ... done Collecting docker-compose==1.23.2 08:03:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:03:44 Removing intermediate container 1cd6385999f1 08:03:44 ---> b03818564fe6 08:03:44 08:03:44 Step 10/23 : FROM alpine 08:03:44 ---> 62ee0e9f8440 08:03:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:44 Collecting PyYAML<4,>=3.10 08:03:44 ---> Running in a8b3a91184d7 08:03:44 Downloading PyYAML-3.13.tar.gz (270 kB) 08:03:45 Removing intermediate container a8b3a91184d7 08:03:45 ---> b80aae7997e3 08:03:45 Step 12/23 : ENV APP_PORT=48080 08:03:45 ---> Running in 1e397c591ccf 08:03:45 Removing intermediate container 1e397c591ccf 08:03:45 ---> 9b0f50c4ef2e 08:03:45 Step 13/23 : EXPOSE $APP_PORT 08:03:45 ---> Running in cd87909e52c4 08:03:46 Removing intermediate container cd87909e52c4 08:03:46 ---> 6b8bb1e880bc 08:03:46 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:46 ---> Running in b27644f64d71 08:03:48 Collecting websocket-client<1.0,>=0.32.0 08:03:48 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:03:48 Removing intermediate container b27644f64d71 08:03:48 ---> 5ea42773a0b8 08:03:48 Step 15/23 : RUN apk --no-cache add zeromq 08:03:49 ---> Running in 25680eb5e896 08:03:49 Collecting jsonschema<3,>=2.5.1 08:03:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:03:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:03:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:03:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:03:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:03:51 Collecting cached-property<2,>=1.2.0 08:03:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:03:51 (1/5) Installing libgcc (9.3.0-r2) 08:03:52 Collecting docker<4.0,>=3.6.0 08:03:52 (2/5) Installing libsodium (1.0.18-r0) 08:03:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:03:52 (3/5) Installing libstdc++ (9.3.0-r2) 08:03:52 (4/5) Installing libzmq (4.3.3-r0) 08:03:52 (5/5) Installing zeromq (4.3.3-r0) 08:03:52 Executing busybox-1.31.1-r16.trigger 08:03:52 OK: 8 MiB in 19 packages 08:03:53 Collecting dockerpty<0.5,>=0.4.1 08:03:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:03:54 Removing intermediate container 25680eb5e896 08:03:54 ---> 36caf7550924 08:03:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 08:03:54 ---> 8e878677f6f4 08:03:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:03:56 ---> f0b788ad7d41 08:03:56 Collecting docopt<0.7,>=0.6.1 08:03:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:03:56 Downloading docopt-0.6.2.tar.gz (25 kB) 08:03:56 ---> ea25d5afbfdc 08:03:56 Step 19/23 : ENTRYPOINT ["/core-data"] 08:03:56 ---> Running in 0415b549d1c7 08:03:57 Removing intermediate container 0415b549d1c7 08:03:57 ---> 48a592d16acb 08:03:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:57 ---> Running in 32d0a2ee0493 08:03:57 Removing intermediate container 32d0a2ee0493 08:03:57 ---> f5cc419f788b 08:03:57 Step 21/23 : LABEL arch=arm64 08:03:57 ---> Running in 47d5d0698e16 08:03:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:03:58 Removing intermediate container 47d5d0698e16 08:03:58 ---> 1575c9cbddaa 08:03:58 Step 22/23 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:03:58 Collecting texttable<0.10,>=0.9.0 08:03:58 Downloading texttable-0.9.1.tar.gz (11 kB) 08:03:58 ---> Running in 82411604cc60 08:03:59 Removing intermediate container 82411604cc60 08:03:59 ---> 19a9169486a2 08:03:59 Step 23/23 : LABEL version=0.0.0 08:03:59 ---> Running in 773219b23572 08:03:59 Removing intermediate container 773219b23572 08:03:59 ---> c251cbe797c3 08:03:59 08:03:59 Successfully built c251cbe797c3 08:03:59 Successfully tagged docker-core-data-go-arm64:latest 08:04:00  Building docker-core-data-go ... done Collecting urllib3<1.25,>=1.21.1 08:04:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:04:01 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) 08:04:01 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:04:01 Collecting idna<2.8,>=2.5 08:04:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:04:01 Collecting docker-pycreds>=0.4.0 08:04:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:04:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:04:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:04:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:04:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:04:03 Installing collected packages: PyYAML, websocket-client, jsonschema, urllib3, idna, requests, cached-property, docker-pycreds, docker, dockerpty, docopt, texttable, docker-compose 08:04:03 Running setup.py install for PyYAML: started 08:04:05 Running setup.py install for PyYAML: finished with status 'done' 08:04:05 Attempting uninstall: urllib3 08:04:05 Found existing installation: urllib3 1.25.9 08:04:05 Uninstalling urllib3-1.25.9: 08:04:06 Successfully uninstalled urllib3-1.25.9 08:04:06 Attempting uninstall: idna 08:04:06 Found existing installation: idna 2.9 08:04:06 Uninstalling idna-2.9: 08:04:06 Successfully uninstalled idna-2.9 08:04:07 Attempting uninstall: requests 08:04:07 Found existing installation: requests 2.23.0 08:04:07 Uninstalling requests-2.23.0: 08:04:07 Successfully uninstalled requests-2.23.0 08:04:08 Running setup.py install for dockerpty: started 08:04:11 Running setup.py install for dockerpty: finished with status 'done' 08:04:11 Running setup.py install for docopt: started 08:04:12 Running setup.py install for docopt: finished with status 'done' 08:04:12 Running setup.py install for texttable: started 08:04:14 Running setup.py install for texttable: finished with status 'done' 08:04: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 08:04:19 Removing intermediate container 06b5eb03acf8 08:04:19 ---> 33b74560c575 08:04:19 Step 22/27 : RUN apk --no-cache add curl 08:04:19 ---> Running in 91c3302f97bd 08:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:04:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:04:21 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:04:21 (2/3) Installing libcurl (7.69.1-r1) 08:04:21 (3/3) Installing curl (7.69.1-r1) 08:04:21 Executing busybox-1.31.1-r16.trigger 08:04:21 OK: 71 MiB in 58 packages 08:04:22 Removing intermediate container 91c3302f97bd 08:04:22 ---> 8b5bfdfa41f9 08:04:22 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:04:22 ---> Running in 4a6a7d9622b0 08:04:22 Removing intermediate container 4a6a7d9622b0 08:04:22 ---> 4f1b42409153 08:04:22 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:23 ---> Running in c9a971be882c 08:04:23 Removing intermediate container c9a971be882c 08:04:23 ---> b8e52cd0ebc8 08:04:23 Step 25/27 : LABEL arch=arm64 08:04:23 ---> Running in 6d50adfba996 08:04:23 Removing intermediate container 6d50adfba996 08:04:23 ---> 8003262d3e15 08:04:23 Step 26/27 : LABEL git_sha=df2d8535c45df876d1124f18faba45e83a273a0c 08:04:24 ---> Running in 17e8a460c77f 08:04:24 Removing intermediate container 17e8a460c77f 08:04:24 ---> 034666d62bc5 08:04:24 Step 27/27 : LABEL version=0.0.0 08:04:24 ---> Running in 4887aaa77b9d 08:04:25 Removing intermediate container 4887aaa77b9d 08:04:25 ---> 27c31b62ca6a 08:04:25 08:04:25 Successfully built 27c31b62ca6a 08:04:25 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:04:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 08:04:25 $ docker stop --time=1 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 08:04:27 $ docker rm -f 38fddea0c72a2e19cd919e7fb4294b01a507207fd07c287c4827f3bb8cb2ef80 [Pipeline] // withDockerContainer [Pipeline] sh 08:04:28 + docker images 08:04:28 + grep docker 08:04:28 docker-sys-mgmt-agent-go-arm64 latest 27c31b62ca6a 4 seconds ago 270MB 08:04:28 docker-core-data-go-arm64 latest c251cbe797c3 29 seconds ago 22.2MB 08:04:28 docker-core-metadata-go-arm64 latest a8bff46e125a 51 seconds ago 13.5MB 08:04:28 docker-support-scheduler-go-arm64 latest 465596e56acc 56 seconds ago 11.5MB 08:04:28 docker-core-command-go-arm64 latest 317947f6c84e 56 seconds ago 11.4MB 08:04:28 docker-security-secretstore-setup-go-arm64 latest 6181eade7e17 4 minutes ago 30.8MB 08:04:28 docker-security-secrets-setup-go-arm64 latest c7403e6ea4ee 4 minutes ago 22.7MB 08:04:28 docker-support-notifications-go-arm64 latest 657e10ec1448 4 minutes ago 12.9MB 08:04:28 docker-support-logging-go-arm64 latest 7d944c5eb1f7 4 minutes ago 10.6MB 08:04:28 docker-security-proxy-setup-go-arm64 latest 6d8fe069a5e3 4 minutes ago 15.1MB 08:04:28 docker latest 79b81ba6d94d 12 hours ago 198MB [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] { (Clair Scan) Stage "Clair 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 08:04:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:34 ---> package-listing.sh 08:04:34 ++ facter osfamily 08:04:34 ++ tr '[:upper:]' '[:lower:]' 08:04:34 + OS_FAMILY=redhat 08:04:34 + workspace=/w/workspace/edgex-go/5 08:04:34 + START_PACKAGES=/tmp/packages_start.txt 08:04:34 + END_PACKAGES=/tmp/packages_end.txt 08:04:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:34 + PACKAGES=/tmp/packages_start.txt 08:04:34 + '[' /w/workspace/edgex-go/5 ']' 08:04:34 + PACKAGES=/tmp/packages_end.txt 08:04:34 + case "${OS_FAMILY}" in 08:04:34 + rpm -qa 08:04:34 + sort 08:04:38 + '[' -f /tmp/packages_start.txt ']' 08:04:38 + '[' -f /tmp/packages_end.txt ']' 08:04:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:38 + '[' /w/workspace/edgex-go/5 ']' 08:04:38 + mkdir -p /w/workspace/edgex-go/5/archives/ 08:04:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 08:04:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:04:38 08:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:04:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:04:39 alpine: Pulling from edgex-lftools-log-publisher 08:04:39 df20fa9351a1: Already exists 08:04:39 36b3adc4ff6f: Pulling fs layer 08:04:39 8ad3a11d3b57: Pulling fs layer 08:04:39 46f8f816bc3b: Pulling fs layer 08:04:39 93b61091891f: Pulling fs layer 08:04:39 93b9cdb0e59b: Pulling fs layer 08:04:39 5e14af77c1be: Pulling fs layer 08:04:39 01666e4c0597: Pulling fs layer 08:04:39 aa168da1d23b: Pulling fs layer 08:04:39 93b61091891f: Waiting 08:04:39 93b9cdb0e59b: Waiting 08:04:39 5e14af77c1be: Waiting 08:04:39 01666e4c0597: Waiting 08:04:39 aa168da1d23b: Waiting 08:04:39 46f8f816bc3b: Verifying Checksum 08:04:39 46f8f816bc3b: Download complete 08:04:39 36b3adc4ff6f: Download complete 08:04:39 93b9cdb0e59b: Verifying Checksum 08:04:39 93b9cdb0e59b: Download complete 08:04:39 5e14af77c1be: Verifying Checksum 08:04:39 5e14af77c1be: Download complete 08:04:39 01666e4c0597: Verifying Checksum 08:04:39 01666e4c0597: Download complete 08:04:39 36b3adc4ff6f: Pull complete 08:04:39 8ad3a11d3b57: Verifying Checksum 08:04:39 8ad3a11d3b57: Download complete 08:04:39 93b61091891f: Verifying Checksum 08:04:39 93b61091891f: Download complete 08:04:40 8ad3a11d3b57: Pull complete 08:04:40 46f8f816bc3b: Pull complete 08:04:40 93b61091891f: Pull complete 08:04:41 93b9cdb0e59b: Pull complete 08:04:41 aa168da1d23b: Verifying Checksum 08:04:41 aa168da1d23b: Download complete 08:04:42 5e14af77c1be: Pull complete 08:04:42 01666e4c0597: Pull complete 08:04:52 aa168da1d23b: Pull complete 08:04:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:04:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:04:52 prd-centos7-docker-4c-2g-7454 does not seem to be running inside a container 08:04:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:05:02 $ docker top 2c369847a3deba3e36ac4088361362326ab1a774d83d1a8e31f9a75e3cc51981 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:03 + touch /tmp/pre-build-complete [Pipeline] sh 08:05:03 + mkdir -p /var/log/sa [Pipeline] sh 08:05:03 + ls /var/log/sa-host 08:05:03 + sadf -c /var/log/sa-host/sa05 08:05:03 file_magic: OK 08:05:03 HZ: Using current value: 100 08:05:03 file_header: OK 08:05: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 08:05:03 Statistics: 08:05:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:05:03 File successfully converted to sysstat format version 12.2.1 08:05:03 + sadf -c /var/log/sa-host/sa21 08:05:03 file_magic: OK 08:05:03 HZ: Using current value: 100 08:05:03 file_header: OK 08:05: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 08:05:03 Statistics: 08:05: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... 08:05:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:04 provisioning config files... 08:05:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config9178800035832565060tmp [Pipeline] { [Pipeline] echo 08:05:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:05:04 ---> create-netrc.sh [Pipeline] } 08:05:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:05:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:05:05 ---> python-tools-install.sh [Pipeline] echo 08:05:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:05:05 ---> sudo-logs.sh 08:05:05 Archiving 'sudo' log.. [Pipeline] echo 08:05:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:05:05 ---> job-cost.sh 08:05:05 lf-activate-venv: SKIPPING 08:05:05 INFO: No Stack... 08:05:07 INFO: Retrieving Pricing Info for: v1-standard-2 08:05:07 INFO: Archiving Costs [Pipeline] echo 08:05:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:05:08 ---> logs-deploy.sh 08:05:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2827/5 08:05:08 INFO: archiving workspace using pattern(s): 08:05:09 Archives upload complete. 08:05:09 INFO: archiving logs to Nexus 08:05:10 ---> uname -a: 08:05:10 Linux prd-centos7-docker-4c-2g-7454.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:05:10 08:05:10 08:05:10 ---> lscpu: 08:05:10 Architecture: x86_64 08:05:10 CPU op-mode(s): 32-bit, 64-bit 08:05:10 Byte Order: Little Endian 08:05:10 Address sizes: 40 bits physical, 48 bits virtual 08:05:10 CPU(s): 4 08:05:10 On-line CPU(s) list: 0-3 08:05:10 Thread(s) per core: 1 08:05:10 Core(s) per socket: 1 08:05:10 Socket(s): 4 08:05:10 NUMA node(s): 1 08:05:10 Vendor ID: GenuineIntel 08:05:10 CPU family: 6 08:05:10 Model: 44 08:05:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:05:10 Stepping: 1 08:05:10 CPU MHz: 2933.438 08:05:10 BogoMIPS: 5866.87 08:05:10 Virtualization: VT-x 08:05:10 Hypervisor vendor: KVM 08:05:10 Virtualization type: full 08:05:10 L1d cache: 128 KiB 08:05:10 L1i cache: 128 KiB 08:05:10 L2 cache: 16 MiB 08:05:10 L3 cache: 64 MiB 08:05:10 NUMA node0 CPU(s): 0-3 08:05:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:05:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:05:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:05:10 Vulnerability Meltdown: Mitigation; PTI 08:05:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:05:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:05:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:05:10 Vulnerability Tsx async abort: Not affected 08:05: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 08:05:10 08:05:10 08:05:10 ---> nproc: 08:05:10 4 08:05:10 08:05:10 08:05:10 ---> df -h: 08:05:10 Filesystem Size Used Available Use% Mounted on 08:05:10 overlay 50.0G 11.8G 38.2G 24% / 08:05:10 tmpfs 64.0M 0 64.0M 0% /dev 08:05:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:05:10 shm 64.0M 0 64.0M 0% /dev/shm 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5 08:05:10 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/5@tmp 08:05:10 08:05:10 08:05:10 ---> free -m: 08:05:10 total used free shared buff/cache available 08:05:10 Mem: 1837 623 183 0 1030 1124 08:05:10 Swap: 1023 81 942 08:05:10 08:05:10 08:05:10 ---> ip addr: 08:05:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:05:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:10 inet 127.0.0.1/8 scope host lo 08:05:10 valid_lft forever preferred_lft forever 08:05:10 inet6 ::1/128 scope host 08:05:10 valid_lft forever preferred_lft forever 08:05:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:05:10 link/ether fa:16:3e:de:2f:5e brd ff:ff:ff:ff:ff:ff 08:05:10 inet 10.30.123.225/23 brd 10.30.123.255 scope global dynamic eth0 08:05:10 valid_lft 85285sec preferred_lft 85285sec 08:05:10 inet6 fe80::f816:3eff:fede:2f5e/64 scope link 08:05:10 valid_lft forever preferred_lft forever 08:05:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:05:10 link/ether 02:42:64:53:cd:f3 brd ff:ff:ff:ff:ff:ff 08:05:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:05:10 valid_lft forever preferred_lft forever 08:05:10 inet6 fe80::42:64ff:fe53:cdf3/64 scope link 08:05:10 valid_lft forever preferred_lft forever 08:05:10 08:05:10 08:05:10 ---> sar -b -r -n DEV: 08:05:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 08:05:10 08:05:10 07:46:19 LINUX RESTART (4 CPU) 08:05:10 08:05:10 07:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:05:10 07:48:01 173.50 68.18 105.32 0.00 9944.97 43515.94 0.00 08:05:10 07:49:01 328.79 152.04 176.75 0.00 7708.90 39142.71 0.00 08:05:10 07:50:01 179.91 88.84 91.07 0.00 4526.95 8424.88 0.00 08:05:10 07:51:01 1017.77 756.38 261.39 0.00 95048.56 170916.95 0.00 08:05:10 07:52:01 2565.75 2231.15 334.60 0.00 143398.66 154636.16 0.00 08:05:10 07:53:04 466.55 199.26 267.29 0.00 58605.19 94606.66 0.00 08:05:10 07:54:01 1755.69 1422.38 333.30 0.00 69624.96 84761.07 0.00 08:05:10 07:55:01 1281.21 1009.62 271.59 0.00 60260.04 69841.67 0.00 08:05:10 07:56:01 4.60 0.23 4.36 0.00 4.80 126.59 0.00 08:05:10 07:57:01 2.48 2.27 0.22 0.00 244.77 2.32 0.00 08:05:10 07:58:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 08:05:10 07:59:01 0.23 0.02 0.22 0.00 1.07 2.58 0.00 08:05:10 08:00:01 0.55 0.27 0.28 0.00 2.53 3.36 0.00 08:05:10 08:01:01 0.33 0.05 0.28 0.00 1.20 2.88 0.00 08:05:10 08:02:01 2.61 2.28 0.32 0.00 86.65 6.04 0.00 08:05:10 08:03:01 1.03 0.27 0.77 0.00 4.13 15.54 0.00 08:05:10 08:04:01 0.27 0.02 0.25 0.00 0.27 2.56 0.00 08:05:10 08:05:01 147.59 45.82 101.76 0.00 4757.24 18132.02 0.00 08:05:10 Average: 438.32 330.02 108.30 0.00 25250.36 38087.43 0.00 08:05:10 08:05:10 07:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:10 07:48:01 139212 0 705592 37.50 2596 1034156 1547672 52.82 635572 910548 92256 08:05:10 07:49:01 111712 0 763612 40.58 1492 1004740 1651300 56.36 708772 829196 17336 08:05:10 07:50:01 274604 0 693892 36.88 1376 911684 1357008 46.31 677120 691432 79460 08:05:10 07:51:01 396208 0 659400 35.05 0 825948 1566932 53.48 575584 743788 92 08:05:10 07:52:01 90396 0 1143688 60.78 0 647472 3807968 129.96 878096 694432 16972 08:05:10 07:53:04 65252 0 704056 37.42 0 1112248 1875360 64.00 738868 890364 94924 08:05:10 07:54:01 54032 0 659356 35.04 0 1168168 1630180 55.64 614032 1008588 54812 08:05:10 07:55:01 790884 0 549768 29.22 0 540904 1242240 42.40 423016 485004 20 08:05:10 07:56:01 799684 0 540968 28.75 0 540904 1179148 40.24 418564 483904 16 08:05:10 07:57:01 792280 0 542220 28.82 0 547056 1179244 40.25 421828 488340 8 08:05:10 07:58:01 792936 0 541556 28.78 0 547064 1179076 40.24 421340 488340 8 08:05:10 07:59:01 792440 0 542072 28.81 0 547044 1179112 40.24 421240 488340 8 08:05:10 08:00:01 792360 0 542112 28.81 0 547084 1179232 40.25 421608 488448 8 08:05:10 08:01:01 791868 0 542592 28.84 0 547096 1181416 40.32 421992 488448 8 08:05:10 08:02:01 789512 0 543168 28.87 0 548876 1179656 40.26 422564 489668 32 08:05:10 08:03:01 789536 0 543144 28.87 0 548876 1179656 40.26 422676 489752 16 08:05:10 08:04:01 789608 0 543056 28.86 0 548892 1179584 40.26 422196 489772 20 08:05:10 08:05:01 224800 0 611084 32.48 0 1045672 1376548 46.98 491016 947440 8 08:05:10 Average: 515407 0 631741 33.58 304 734105 1481741 50.57 529782 644211 19778 08:05:10 08:05:10 07:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:10 07:48:01 eth0 1752.15 1819.60 8589.06 203.43 0.00 0.00 0.00 0.00 08:05:10 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:48:01 docker0 859.09 751.16 69.29 2663.34 0.00 0.00 0.00 0.00 08:05:10 07:49:01 eth0 379.88 282.02 1954.90 34.86 0.00 0.00 0.00 0.00 08:05:10 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:49:01 vethdb2b992 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:49:01 docker0 131.55 163.71 8.91 828.17 0.00 0.00 0.00 0.00 08:05:10 07:50:01 eth0 53.84 36.08 34.17 84.91 0.00 0.00 0.00 0.00 08:05:10 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:50:01 vethdb2b992 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:51:01 vethc18d59a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:51:01 veth4c7aaf3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:51:01 veth54bc5ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:51:01 eth0 203.27 169.06 1695.96 24.72 0.00 0.00 0.00 0.00 08:05:10 07:52:01 veth89da8cc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:52:01 vethb1f9299 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:52:01 vethead4b0a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:52:01 vethb21acad 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:53:04 veth77e19b6 13.83 34.23 0.91 247.01 0.00 0.00 0.00 0.00 08:05:10 07:53:04 veth54bc5ea 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 08:05:10 07:53:04 eth0 2760.03 2480.90 12982.08 447.86 0.00 0.00 0.00 0.00 08:05:10 07:53:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:05:10 07:54:01 veth38e2b3f 3.26 5.70 0.22 37.43 0.00 0.00 0.00 0.00 08:05:10 07:54:01 veth54bc5ea 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:05:10 07:54:01 eth0 93.57 68.96 272.78 96.63 0.00 0.00 0.00 0.00 08:05:10 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:55:01 eth0 71.19 56.02 110.12 77.93 0.00 0.00 0.00 0.00 08:05:10 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:55:01 docker0 1053.01 1024.81 81.81 4210.41 0.00 0.00 0.00 0.00 08:05:10 07:56:01 eth0 0.77 0.27 0.44 0.05 0.00 0.00 0.00 0.00 08:05:10 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:57:01 eth0 0.53 0.45 0.34 0.27 0.00 0.00 0.00 0.00 08:05:10 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:05:10 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:59:01 eth0 0.65 0.15 0.12 0.01 0.00 0.00 0.00 0.00 08:05:10 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:00:01 eth0 0.55 0.47 0.27 0.21 0.00 0.00 0.00 0.00 08:05:10 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:05:10 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:02:01 eth0 0.17 0.14 0.08 0.07 0.00 0.00 0.00 0.00 08:05:10 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:03:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:05:10 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:04:01 eth0 1.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 08:05:10 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:05:01 eth0 217.92 181.00 2126.87 18.84 0.00 0.00 0.00 0.00 08:05:10 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 Average: eth0 162.33 149.94 851.85 33.99 0.00 0.00 0.00 0.00 08:05:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:10 Average: docker0 58.67 57.10 4.56 234.59 0.00 0.00 0.00 0.00 08:05:10 08:05:10 08:05:10 ---> sar -P ALL: 08:05:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 08:05:10 08:05:10 07:46:19 LINUX RESTART (4 CPU) 08:05:10 08:05:10 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:05:10 07:48:01 all 17.32 0.00 8.37 2.41 0.05 71.85 08:05:10 07:48:01 0 21.01 0.00 11.12 0.55 0.03 67.28 08:05:10 07:48:01 1 17.97 0.00 6.34 1.19 0.05 74.45 08:05:10 07:48:01 2 17.65 0.00 8.64 5.40 0.07 68.25 08:05:10 07:48:01 3 12.72 0.00 7.39 2.49 0.05 77.35 08:05:10 07:49:01 all 11.14 0.00 7.49 6.89 0.06 74.41 08:05:10 07:49:01 0 12.10 0.00 7.64 4.94 0.08 75.23 08:05:10 07:49:01 1 10.72 0.00 6.96 7.88 0.05 74.39 08:05:10 07:49:01 2 10.48 0.00 8.11 7.89 0.05 73.47 08:05:10 07:49:01 3 11.28 0.00 7.24 6.85 0.07 74.56 08:05:10 07:50:01 all 54.21 0.00 15.38 4.47 0.02 25.92 08:05:10 07:50:01 0 54.72 0.00 16.60 5.86 0.02 22.79 08:05:10 07:50:01 1 53.00 0.00 15.16 5.08 0.03 26.74 08:05:10 07:50:01 2 53.85 0.00 15.41 3.64 0.02 27.08 08:05:10 07:50:01 3 55.26 0.00 14.33 3.31 0.02 27.08 08:05:10 07:51:01 all 21.86 0.00 18.90 8.78 0.09 50.37 08:05:10 07:51:01 0 19.74 0.00 18.73 8.69 0.14 52.70 08:05:10 07:51:01 1 21.62 0.00 17.88 7.27 0.09 53.15 08:05:10 07:51:01 2 21.08 0.00 19.56 8.87 0.07 50.42 08:05:10 07:51:01 3 25.02 0.00 19.42 10.28 0.09 45.20 08:05:10 07:52:01 all 20.79 0.00 20.06 34.44 0.09 24.61 08:05:10 07:52:01 0 20.76 0.00 19.73 36.82 0.12 22.57 08:05:10 07:52:01 1 20.59 0.00 20.32 33.59 0.10 25.39 08:05:10 07:52:01 2 20.32 0.00 20.60 32.58 0.09 26.42 08:05:10 07:52:01 3 21.50 0.00 19.60 34.77 0.07 24.06 08:05:10 07:53:04 all 47.51 0.00 16.10 19.14 0.06 17.18 08:05:10 07:53:04 0 46.56 0.00 16.35 17.81 0.07 19.21 08:05:10 07:53:04 1 47.91 0.00 15.49 21.00 0.08 15.52 08:05:10 07:53:04 2 46.69 0.00 16.10 19.02 0.05 18.14 08:05:10 07:53:04 3 48.90 0.00 16.49 18.73 0.03 15.86 08:05:10 07:54:01 all 43.95 0.00 19.36 23.57 0.04 13.07 08:05:10 07:54:01 0 43.57 0.00 19.92 26.57 0.04 9.90 08:05:10 07:54:01 1 44.49 0.00 19.66 21.79 0.05 14.00 08:05:10 07:54:01 2 44.71 0.00 19.13 24.76 0.04 11.36 08:05:10 07:54:01 3 43.03 0.00 18.73 21.15 0.04 17.06 08:05:10 07:55:01 all 21.81 0.00 14.23 19.71 0.07 44.18 08:05:10 07:55:01 0 20.67 0.00 13.40 19.19 0.08 46.65 08:05:10 07:55:01 1 22.54 0.00 14.71 18.30 0.07 44.39 08:05:10 07:55:01 2 22.10 0.00 15.50 24.40 0.07 37.94 08:05:10 07:55:01 3 21.95 0.00 13.32 16.92 0.07 47.74 08:05:10 07:56:01 all 0.16 0.00 0.06 0.00 0.00 99.77 08:05:10 07:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:05:10 07:56:01 1 0.35 0.00 0.08 0.00 0.00 99.57 08:05:10 07:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:05:10 07:56:01 3 0.23 0.00 0.08 0.00 0.00 99.68 08:05:10 07:57:01 all 0.16 0.00 0.02 0.05 0.00 99.76 08:05:10 07:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:05:10 07:57:01 1 0.07 0.00 0.03 0.03 0.00 99.87 08:05:10 07:57:01 2 0.02 0.00 0.03 0.17 0.00 99.78 08:05:10 07:57:01 3 0.53 0.00 0.02 0.02 0.00 99.43 08:05:10 07:58:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:05:10 07:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:05:10 07:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:05:10 07:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:05:10 07:58:01 3 0.52 0.00 0.02 0.00 0.00 99.47 08:05:10 08:05:10 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:05:10 07:59:01 all 0.15 0.00 0.03 0.00 0.00 99.83 08:05:10 07:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:05:10 07:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:05:10 07:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:05:10 07:59:01 3 0.52 0.00 0.03 0.00 0.00 99.45 08:05:10 08:00:01 all 0.15 0.00 0.02 0.01 0.00 99.81 08:05:10 08:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:05:10 08:00:01 1 0.03 0.00 0.03 0.03 0.00 99.90 08:05:10 08:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:05:10 08:00:01 3 0.50 0.00 0.02 0.00 0.00 99.48 08:05:10 08:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 08:05:10 08:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:05:10 08:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:05:10 08:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:05:10 08:01:01 3 0.55 0.00 0.03 0.00 0.00 99.42 08:05:10 08:02:01 all 0.13 0.00 0.08 0.03 0.00 99.77 08:05:10 08:02:01 0 0.02 0.00 0.07 0.02 0.00 99.90 08:05:10 08:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:05:10 08:02:01 2 0.42 0.00 0.17 0.07 0.00 99.34 08:05:10 08:02:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:05:10 08:03:01 all 0.08 0.00 0.03 0.01 0.01 99.87 08:05:10 08:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:05:10 08:03:01 1 0.25 0.00 0.03 0.00 0.00 99.72 08:05:10 08:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:05:10 08:03:01 3 0.03 0.00 0.03 0.03 0.02 99.88 08:05:10 08:04:01 all 0.15 0.00 0.02 0.00 0.00 99.82 08:05:10 08:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:05:10 08:04:01 1 0.55 0.00 0.02 0.00 0.00 99.43 08:05:10 08:04:01 2 0.03 0.00 0.05 0.02 0.00 99.90 08:05:10 08:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:05:10 08:05:01 all 4.98 0.00 3.32 2.92 0.02 88.77 08:05:10 08:05:01 0 4.32 0.00 3.76 1.43 0.00 90.49 08:05:10 08:05:01 1 6.14 0.00 3.61 5.99 0.05 84.21 08:05:10 08:05:01 2 4.38 0.00 2.87 1.17 0.02 91.56 08:05:10 08:05:01 3 5.07 0.00 3.02 3.08 0.02 88.81 08:05:10 Average: all 13.45 0.00 6.77 6.69 0.03 73.06 08:05:10 Average: 0 13.39 0.00 6.99 6.66 0.03 72.92 08:05:10 Average: 1 13.54 0.00 6.60 6.70 0.03 73.13 08:05:10 Average: 2 13.28 0.00 6.93 6.99 0.03 72.77 08:05:10 Average: 3 13.58 0.00 6.54 6.40 0.03 73.45 08:05:10 08:05:10 08:05:10