Pull request #3215 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2c33bc0e1ab3d546573c3443b02d3d155dd7f011+f60a6b9b3bbcf5933f7773f85fc76d84301e173f (5fb20486103e9bcbd6f7e43b82575aea0dda44c4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28400 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # 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 f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 Commit message: "feat(security): Add sentinel file mechanism to avoid error" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:41 ========================================================= 23:17:41 EdgeX Global Pipelines Version Info 23:17:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0b77750186417eb8fbe69a4d0dc7f5852fc7de98 # timeout=10 23:17:43 ------------------- 23:17:43 stable info: 23:17:43 ------------------- 23:17:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:43 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 23:17:43 Message: update stable to v1.0.184 23:17:44 ------------------- 23:17:44 experimental info: 23:17:44 ------------------- 23:17:44 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:44 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 23:17:44 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:17:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:17:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:17:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3215 [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3215 [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3215 [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c33bc0 [Pipeline] echo 23:17:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:17:47 provisioning config files... 23:17:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6712328079423418956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:48 ---> docker-login.sh 23:17:48 nexus3.edgexfoundry.org:10001 23:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:48 Configure a credential helper to remove this warning. See 23:17:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:48 23:17:48 Login Succeeded 23:17:48 nexus3.edgexfoundry.org:10002 23:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:49 Configure a credential helper to remove this warning. See 23:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:49 23:17:49 Login Succeeded 23:17:49 nexus3.edgexfoundry.org:10003 23:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:49 Configure a credential helper to remove this warning. See 23:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:49 23:17:49 Login Succeeded 23:17:49 nexus3.edgexfoundry.org:10004 23:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:49 Configure a credential helper to remove this warning. See 23:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:49 23:17:49 Login Succeeded 23:17:49 docker.io 23:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:49 Configure a credential helper to remove this warning. See 23:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:49 23:17:49 Login Succeeded 23:17:49 ---> docker-login.sh ends [Pipeline] } 23:17:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:50 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/core-command/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo core-command,cmd/core-command/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/core-data/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo core-data,cmd/core-data/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/core-metadata/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo core-metadata,cmd/core-metadata/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/security-bootstrapper/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/security-proxy-setup/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/support-notifications/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo support-notifications,cmd/support-notifications/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/support-scheduler/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:17:50 + for file in '`ls cmd/**/Dockerfile`' 23:17:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:17:50 ++ cut -d/ -f2 23:17:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:17:50 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:17:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:51 23:17:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:17:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:52 latest: Pulling from edgex-devops/git-semver 23:17:52 31603596830f: Pulling fs layer 23:17:52 2a8b12db71e7: Pulling fs layer 23:17:52 6ca5941a6612: Pulling fs layer 23:17:52 ecc8261a40a4: Pulling fs layer 23:17:52 ecc8261a40a4: Waiting 23:17:52 2a8b12db71e7: Verifying Checksum 23:17:52 2a8b12db71e7: Download complete 23:17:52 31603596830f: Download complete 23:17:52 6ca5941a6612: Verifying Checksum 23:17:52 6ca5941a6612: Download complete 23:17:52 ecc8261a40a4: Verifying Checksum 23:17:52 ecc8261a40a4: Download complete 23:17:52 31603596830f: Pull complete 23:17:53 2a8b12db71e7: Pull complete 23:17:53 6ca5941a6612: Pull complete 23:17:53 ecc8261a40a4: Pull complete 23:17:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:17:54 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:17:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:56 $ docker top 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:57 [ssh-agent] Looking for ssh-agent implementation... 23:17:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:57 $ docker exec 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent 23:17:57 SSH_AUTH_SOCK=/tmp/ssh-MLGVPXIexmxW/agent.12 23:17:57 SSH_AGENT_PID=17 23:17:57 Running ssh-add (command line suppressed) 23:17:57 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1624111581629721556.key (/w/workspace/edgex-go/2@tmp/private_key_1624111581629721556.key) 23:17:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:58 + git tag --points-at HEAD [Pipeline] } 23:17:58 $ docker exec --env ******** --env ******** 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent -k 23:17:58 unset SSH_AUTH_SOCK; 23:17:58 unset SSH_AGENT_PID; 23:17:58 echo Agent pid 17 killed; 23:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:58 [ssh-agent] Looking for ssh-agent implementation... 23:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:58 $ docker exec 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent 23:17:58 SSH_AUTH_SOCK=/tmp/ssh-JEmFpeD5mTlj/agent.47 23:17:58 SSH_AGENT_PID=52 23:17:58 Running ssh-add (command line suppressed) 23:17:58 Identity added: /w/workspace/edgex-go/2@tmp/private_key_898274856819574329.key (/w/workspace/edgex-go/2@tmp/private_key_898274856819574329.key) 23:17:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:59 + git semver init 23:17:59 # -> Open(): unable to determine branch for HEAD 23:17:59 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:17:59 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:17:59 # $SEMVER_REMOTE_NAME = origin 23:17:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:59 # $SEMVER_USER_NAME = edgex-jenkins 23:17:59 # $SEMVER_BRANCH = PR-3215 23:17:59 # $SEMVER_TEMP = /tmp/semver-440428869 23:17:59 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:18:17 # '/tmp/semver-440428869' -> '/w/workspace/edgex-go/2/.semver' 23:18:17 # -> Force: false 23:18:17 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:18:17 $ docker exec --env ******** --env ******** 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b ssh-agent -k 23:18:17 unset SSH_AUTH_SOCK; 23:18:17 unset SSH_AGENT_PID; 23:18:17 echo Agent pid 52 killed; 23:18:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:18 + git semver [Pipeline] } 23:18:18 $ docker stop --time=1 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b 23:18:20 $ docker rm -f 789fb9bf39e9b8c249b91b890501439b0e9ca736643d85fb07e502e6efa1835b [Pipeline] // withDockerContainer [Pipeline] sh 23:18:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:21 Stashed 1 file(s) [Pipeline] echo 23:18:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:18:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:18:22 + sudo service docker restart 23:18:22 + true 23:18:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:18:23 ========================================================= 23:18:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:18:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:18:23 + 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 . 23:18:27 Sending build context to Docker daemon 328.2MB 23:18:27 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:18:27 Step 2/6 : FROM ${BASE} 23:18:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:27 188c0c94c7c5: Pulling fs layer 23:18:27 0ef7d3d256c8: Pulling fs layer 23:18:27 de9db76c5a1d: Pulling fs layer 23:18:27 bca2f99d35d6: Pulling fs layer 23:18:27 93359f2a8cfa: Pulling fs layer 23:18:27 7c6f9722023f: Pulling fs layer 23:18:27 a35cf1a2eb13: Pulling fs layer 23:18:27 bca2f99d35d6: Waiting 23:18:27 93359f2a8cfa: Waiting 23:18:27 7c6f9722023f: Waiting 23:18:27 a35cf1a2eb13: Waiting 23:18:27 de9db76c5a1d: Verifying Checksum 23:18:27 de9db76c5a1d: Download complete 23:18:27 0ef7d3d256c8: Download complete 23:18:27 93359f2a8cfa: Verifying Checksum 23:18:27 93359f2a8cfa: Download complete 23:18:27 7c6f9722023f: Verifying Checksum 23:18:27 7c6f9722023f: Download complete 23:18:27 188c0c94c7c5: Verifying Checksum 23:18:27 188c0c94c7c5: Download complete 23:18:27 188c0c94c7c5: Pull complete 23:18:27 0ef7d3d256c8: Pull complete 23:18:27 de9db76c5a1d: Pull complete 23:18:29 a35cf1a2eb13: Verifying Checksum 23:18:29 a35cf1a2eb13: Download complete 23:18:30 bca2f99d35d6: Verifying Checksum 23:18:30 bca2f99d35d6: Download complete 23:18:35 bca2f99d35d6: Pull complete 23:18:35 93359f2a8cfa: Pull complete 23:18:35 7c6f9722023f: Pull complete 23:18:36 Still waiting to schedule task 23:18:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:18:41 a35cf1a2eb13: Pull complete 23:18:41 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:18:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:18:41 ---> a62c8e92a672 23:18:41 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:18:41 ---> Running in 77065ba743ca 23:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:18:43 (1/12) Installing libmagic (5.38-r0) 23:18:43 (2/12) Installing file (5.38-r0) 23:18:43 (3/12) Installing libc-dev (0.7.2-r3) 23:18:43 (4/12) Installing g++ (9.3.0-r2) 23:18:47 (5/12) Installing fortify-headers (1.1-r0) 23:18:47 (6/12) Installing patch (2.7.6-r6) 23:18:47 (7/12) Installing build-base (0.5-r2) 23:18:47 (8/12) Installing libsodium (1.0.18-r0) 23:18:47 (9/12) Installing pkgconf (1.7.2-r0) 23:18:48 (10/12) Installing libsodium-dev (1.0.18-r0) 23:18:48 (11/12) Installing libzmq (4.3.3-r0) 23:18:48 (12/12) Installing zeromq-dev (4.3.3-r0) 23:18:48 Executing busybox-1.31.1-r19.trigger 23:18:48 OK: 233 MiB in 51 packages 23:18:52 Removing intermediate container 77065ba743ca 23:18:52 ---> fe99bcf43537 23:18:52 Step 4/6 : WORKDIR /edgex-go 23:18:52 ---> Running in 860360a66443 23:18:52 Removing intermediate container 860360a66443 23:18:52 ---> c1454834fd52 23:18:52 Step 5/6 : COPY go.mod . 23:18:52 ---> ffd6d26b8af8 23:18:52 Step 6/6 : RUN go mod download 23:18:52 ---> Running in fad40b9f8b4a 23:19:14 Removing intermediate container fad40b9f8b4a 23:19:14 ---> 7fdf5739db08 23:19:14 Successfully built 7fdf5739db08 23:19:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:19:15 + docker inspect -f . ci-base-image-x86_64 23:19:15 . [Pipeline] withDockerContainer 23:19:15 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:16 $ docker top b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:16 + go version 23:19:16 go version go1.15.5 linux/amd64 [Pipeline] } 23:19:16 $ docker stop --time=1 b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 23:19:18 $ docker rm -f b32ebc2cab38aeaa5d1306cd9ead83d60ee3f202d68e174672b2ae8005187bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:19 + docker inspect -f . ci-base-image-x86_64 23:19:19 . [Pipeline] withDockerContainer 23:19:19 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:20 $ docker top a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:20 ========================================================= 23:19:20 [edgeXBuildGoParallel] Running Tests and Build... 23:19:20 ========================================================= [Pipeline] sh 23:19:20 + make test 23:19:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:19:30 ? github.com/edgexfoundry/edgex-go [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:19:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:19:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:19:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 45.9% of statements 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements 23:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.220s coverage: 27.1% of statements 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:20:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.080s coverage: 66.2% of statements 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:20:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.431s coverage: 82.4% of statements 23:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:20:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:20:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.029s coverage: 100.0% of statements 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:20:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.371s coverage: 92.8% of statements 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 23:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.035s coverage: 87.5% of statements 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 23:20:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.052s coverage: 84.2% of statements 23:20:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28401 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 23:20:32 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.6% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 62.4% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.295s coverage: 69.1% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 38.4% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.130s coverage: 47.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.114s coverage: 88.5% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.737s coverage: 29.1% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.064s coverage: 94.3% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:20:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 23:20:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 23:20:33 GO111MODULE=on go vet ./... 23:20:37 using credential edgex-jenkins-ssh 23:20:37 Cloning the remote Git repository 23:20:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:20:38 > git init /w/workspace/edgex-go/2 # timeout=10 23:20:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:20:38 > git --version # timeout=10 23:20:38 > git --version # 'git version 2.17.1' 23:20:38 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:20:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:20:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:20:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:20:53 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:20:54 Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:20:54 Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) 23:20:54 > git config core.sparsecheckout # timeout=10 23:20:54 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 23:20:54 > git remote # timeout=10 23:20:54 > git config --get remote.origin.url # timeout=10 23:20:54 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:54 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 23:20:54 > git rev-parse HEAD^{commit} # timeout=10 23:20:54 > git config core.sparsecheckout # timeout=10 23:20:54 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 23:20:58 Commit message: "feat(security): Add sentinel file mechanism to avoid error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:00 gofmt -l . 23:21:00 [ "`gofmt -l .`" = "" ] 23:21:00 ./bin/test-go-mod-tidy.sh 23:21:00 ./bin/test-attribution-txt.sh [Pipeline] sh 23:21:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 23:21:00 + ls -al . 23:21:00 total 728 23:21:00 drwxrwxr-x 10 1001 1001 4096 Mar 3 23:21 . 23:21:00 drwxr-xr-x 4 root root 28 Mar 3 23:19 .. 23:21:00 -rw-rw-r-- 1 1001 1001 11 Mar 3 23:17 .dockerignore 23:21:00 drwxrwxr-x 8 1001 1001 179 Mar 3 23:17 .git 23:21:00 drwxrwxr-x 3 1001 1001 125 Mar 3 23:17 .github 23:21:00 -rw-rw-r-- 1 1001 1001 818 Mar 3 23:17 .gitignore 23:21:00 drwx------ 3 1001 1001 60 Mar 3 23:18 .semver 23:21:00 -rw-rw-r-- 1 1001 1001 166 Mar 3 23:17 .sonarcloud.properties 23:21:00 -rw-rw-r-- 1 1001 1001 8475 Mar 3 23:17 Attribution.txt 23:21:00 -rw-rw-r-- 1 1001 1001 3804 Mar 3 23:17 CONTRIBUTING.md 23:21:00 -rw-rw-r-- 1 1001 1001 931 Mar 3 23:17 Dockerfile.build 23:21:00 -rw-rw-r-- 1 1001 1001 863 Mar 3 23:17 Jenkinsfile 23:21:00 -rw-rw-r-- 1 1001 1001 10775 Mar 3 23:17 LICENSE 23:21:00 -rw-rw-r-- 1 1001 1001 5774 Mar 3 23:17 Makefile 23:21:00 -rw-rw-r-- 1 1001 1001 6524 Mar 3 23:17 README.md 23:21:00 -rw-rw-r-- 1 1001 1001 6755 Mar 3 23:17 SECURITY.md 23:21:00 -rw-rw-r-- 1 1001 1001 5 Mar 3 23:18 VERSION 23:21:00 -rw-rw-r-- 1 1001 1001 4131 Mar 3 23:17 ZMQWindows.md 23:21:00 drwxrwxr-x 2 1001 1001 117 Mar 3 23:17 bin 23:21:00 drwxrwxr-x 14 1001 1001 4096 Mar 3 23:17 cmd 23:21:00 -rw-r--r-- 1 root root 616073 Mar 3 23:20 coverage.out 23:21:00 -rw-r--r-- 1 root root 1055 Mar 3 23:20 go.mod 23:21:00 -rw-r--r-- 1 root root 21699 Mar 3 23:20 go.sum 23:21:00 drwxrwxr-x 8 1001 1001 127 Mar 3 23:17 internal 23:21:00 drwxrwxr-x 4 1001 1001 26 Mar 3 23:17 openapi 23:21:00 drwxrwxr-x 4 1001 1001 71 Mar 3 23:17 snap 23:21:00 -rw-rw-r-- 1 1001 1001 168 Mar 3 23:17 version.go [Pipeline] sh [Pipeline] sh 23:21:00 + '[' -e coverage.out ] 23:21:00 + chown 1001:1001 coverage.out [Pipeline] stash 23:21:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:21:01 Stashed 1 file(s) [Pipeline] sh 23:21:01 + sudo service docker restart 23:21:01 + true 23:21:01 + make build 23:21:01 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:21:03 provisioning config files... 23:21:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6941088760011308475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:04 ---> docker-login.sh 23:21:04 nexus3.edgexfoundry.org:10001 23:21:04 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 23:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:05 Configure a credential helper to remove this warning. See 23:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:05 23:21:05 Login Succeeded 23:21:05 nexus3.edgexfoundry.org:10002 23:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:06 Configure a credential helper to remove this warning. See 23:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:06 23:21:06 Login Succeeded 23:21:06 nexus3.edgexfoundry.org:10003 23:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:06 Configure a credential helper to remove this warning. See 23:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:06 23:21:06 Login Succeeded 23:21:06 nexus3.edgexfoundry.org:10004 23:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 docker.io 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 ---> docker-login.sh ends [Pipeline] } 23:21:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:08 ========================================================= 23:21:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:21:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:21:08 + 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 . 23:21:11 Sending build context to Docker daemon 166.6MB 23:21:11 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:21:11 Step 2/6 : FROM ${BASE} 23:21:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:11 5f621e34cdf4: Pulling fs layer 23:21:11 a4357932f1b6: Pulling fs layer 23:21:11 18c013af1878: Pulling fs layer 23:21:11 00ac8860ef70: Pulling fs layer 23:21:11 63d7cb157983: Pulling fs layer 23:21:11 b116817d02f9: Pulling fs layer 23:21:11 745a02a5169b: Pulling fs layer 23:21:11 00ac8860ef70: Waiting 23:21:11 63d7cb157983: Waiting 23:21:11 b116817d02f9: Waiting 23:21:11 745a02a5169b: Waiting 23:21:11 18c013af1878: Download complete 23:21:11 a4357932f1b6: Verifying Checksum 23:21:11 a4357932f1b6: Download complete 23:21:11 63d7cb157983: Verifying Checksum 23:21:11 63d7cb157983: Download complete 23:21:11 b116817d02f9: Download complete 23:21:11 5f621e34cdf4: Verifying Checksum 23:21:11 5f621e34cdf4: Download complete 23:21:11 5f621e34cdf4: Pull complete 23:21:12 a4357932f1b6: Pull complete 23:21:12 18c013af1878: Pull complete 23:21:13 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 23:21:13 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 23:21:14 745a02a5169b: Verifying Checksum 23:21:14 745a02a5169b: Download complete 23:21:15 00ac8860ef70: Verifying Checksum 23:21:15 00ac8860ef70: Download complete 23:21:15 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 23:21:15 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 23:21:17 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 23:21:19 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 23:21:20 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 23:21:21 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 23:21:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:21:25 00ac8860ef70: Pull complete 23:21:25 63d7cb157983: Pull complete [Pipeline] } 23:21:25 $ docker stop --time=1 a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 23:21:25 b116817d02f9: Pull complete 23:21:27 $ docker rm -f a51ab5865bc9a5126d2fabb6014ccd5a118a0a6ad16ae8e972b79e4503cd9eb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:21:30 745a02a5169b: Pull complete 23:21:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:21:30 ---> b7e6874047d6 23:21:30 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [Pipeline] isUnix [Pipeline] sh 23:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:31 23:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:21:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:31 latest: Pulling from edgex-devops/edgex-compose 23:21:31 cbdbe7a5bc2a: Pulling fs layer 23:21:31 ca9280d653b3: Pulling fs layer 23:21:31 7e9c9ca2126c: Pulling fs layer 23:21:31 cbdbe7a5bc2a: Verifying Checksum 23:21:31 cbdbe7a5bc2a: Download complete 23:21:32 cbdbe7a5bc2a: Pull complete 23:21:32 ca9280d653b3: Verifying Checksum 23:21:32 ca9280d653b3: Download complete 23:21:32 ---> Running in c79b7ba33df8 23:21:33 7e9c9ca2126c: Verifying Checksum 23:21:33 7e9c9ca2126c: Download complete 23:21:33 ca9280d653b3: Pull complete 23:21:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:21:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:21:35 (1/12) Installing libmagic (5.38-r0) 23:21:36 (2/12) Installing file (5.38-r0) 23:21:36 (3/12) Installing libc-dev (0.7.2-r3) 23:21:36 (4/12) Installing g++ (9.3.0-r2) 23:21:40 7e9c9ca2126c: Pull complete 23:21:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:21:40 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:21:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:41 (5/12) Installing fortify-headers (1.1-r0) 23:21:41 (6/12) Installing patch (2.7.6-r6) 23:21:41 (7/12) Installing build-base (0.5-r2) 23:21:41 (8/12) Installing libsodium (1.0.18-r0) 23:21:41 (9/12) Installing pkgconf (1.7.2-r0) 23:21:41 (10/12) Installing libsodium-dev (1.0.18-r0) 23:21:41 (11/12) Installing libzmq (4.3.3-r0) 23:21:41 (12/12) Installing zeromq-dev (4.3.3-r0) 23:21:41 Executing busybox-1.31.1-r19.trigger 23:21:41 OK: 217 MiB in 51 packages 23:21:43 $ docker top 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:43 + docker-compose build --help 23:21:43 + grep parallel 23:21:44 --parallel Build images in parallel. [Pipeline] } 23:21:44 $ docker stop --time=1 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 23:21:45 Removing intermediate container c79b7ba33df8 23:21:45 ---> 9b116f65832e 23:21:45 Step 4/6 : WORKDIR /edgex-go 23:21:45 ---> Running in 076eec7f1d9a 23:21:45 $ docker rm -f 6494826bc56b073b91382488618912d2032a31946cb732580c586bfb01fef3b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 23:21:46 Removing intermediate container 076eec7f1d9a 23:21:46 ---> 0935921a255b 23:21:46 Step 5/6 : COPY go.mod . [Pipeline] isUnix [Pipeline] sh 23:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:46 . [Pipeline] withDockerContainer 23:21:46 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:21:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:46 ---> d82648c1bb30 23:21:46 Step 6/6 : RUN go mod download 23:21:47 ---> Running in 005c40a6c2d8 23:21:47 $ docker top e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:47 + docker-compose -f ./docker-compose-build.yml build --parallel 23:21:48 Building docker-core-command-go ... 23:21:48 Building docker-core-data-go ... 23:21:48 Building docker-core-metadata-go ... 23:21:48 Building docker-security-bootstrapper-go ... 23:21:48 Building docker-security-proxy-setup-go ... 23:21:48 Building docker-security-secretstore-setup-go ... 23:21:48 Building docker-support-notifications-go ... 23:21:48 Building docker-support-scheduler-go ... 23:21:48 Building docker-sys-mgmt-agent-go ... 23:21:48 Building docker-support-scheduler-go 23:21:48 Building docker-security-bootstrapper-go 23:21:48 Building docker-core-command-go 23:21:48 Building docker-support-notifications-go 23:21:48 Building docker-core-metadata-go 23:22:13 Removing intermediate container 005c40a6c2d8 23:22:13 ---> 007528d9c3f2 23:22:13 Successfully built 007528d9c3f2 23:22:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:22:14 + docker inspect -f . ci-base-image-arm64 23:22:14 . [Pipeline] withDockerContainer 23:22:14 prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container 23:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:22:16 $ docker top 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:17 + go version 23:22:17 go version go1.15.5 linux/arm64 [Pipeline] } 23:22:17 $ docker stop --time=1 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 23:22:19 $ docker rm -f 5211e3de9a8fab6f69a77e028683c5871bf2a16a1be1aae06ddc11b32a0353b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:20 + docker inspect -f . ci-base-image-arm64 23:22:20 . [Pipeline] withDockerContainer 23:22:20 prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container 23:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:22:20 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:22:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:22:20 ---> 7fdf5739db08 23:22:20 Step 3/23 : WORKDIR /edgex-go 23:22:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:22:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:22:20 ---> 7fdf5739db08 23:22:20 Step 3/22 : WORKDIR /edgex-go 23:22:20 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:22:20 23:22:20 Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 23:22:20 ---> 7fdf5739db08 23:22:20 23:22:20 Step 3/23 : WORKDIR /edgex-go ---> 7fdf5739db08 23:22:20 23:22:20 Step 3/31 : WORKDIR /edgex-go 23:22:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:22:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:22:20 ---> 7fdf5739db08 23:22:20 Step 3/22 : WORKDIR /edgex-go 23:22:20 ---> Running in 81a33cae8002 23:22:20 ---> Running in 64578bf0e4cb 23:22:20 ---> Running in 1455b854c661 23:22:20 ---> Running in a0949803c8ce 23:22:20 ---> Running in 28af7ebfd743 23:22:20 Removing intermediate container 81a33cae8002 23:22:20 ---> 23b7c0d1f6d7 23:22:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:21 Removing intermediate container 28af7ebfd743 23:22:21 ---> 14d9e1351137 23:22:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:21 Removing intermediate container 1455b854c661 23:22:21 ---> 79bc1d5adca0 23:22:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:21 Removing intermediate container 64578bf0e4cb 23:22:21 ---> 0e2005dd5358 23:22:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:21 Removing intermediate container a0949803c8ce 23:22:21 ---> a06642b88c15 23:22:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:22:21 ---> Running in b311c9c8a02b 23:22:21 ---> Running in c00c2432021a 23:22:21 ---> Running in 971e8f099335 23:22:21 ---> Running in 00ba1aa3d4f7 23:22:21 ---> Running in 1519e555be2e 23:22:21 $ docker top 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de -eo pid,comm [Pipeline] { [Pipeline] echo 23:22:22 ========================================================= 23:22:22 [edgeXBuildGoParallel] Running Tests and Build... 23:22:22 ========================================================= [Pipeline] sh 23:22:22 + make test 23:22:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:22:23 Removing intermediate container 971e8f099335 23:22:23 ---> 396ec63dd640 23:22:23 Step 5/23 : RUN apk add --update --no-cache make git 23:22:23 ---> Running in bc978c6ee3a5 23:22:23 Removing intermediate container c00c2432021a 23:22:23 ---> 04305d855ff1 23:22:23 Step 5/23 : RUN apk add --update --no-cache make git 23:22:23 ---> Running in cf8c75fccd38 23:22:23 Removing intermediate container b311c9c8a02b 23:22:23 ---> fe68a4240f8a 23:22:24 Step 5/31 : RUN apk add --update --no-cache make git 23:22:24 Removing intermediate container 00ba1aa3d4f7 23:22:24 ---> 991e0c8ed771 23:22:24 Step 5/22 : RUN apk add --update --no-cache make git 23:22:24 Removing intermediate container 1519e555be2e 23:22:24 ---> b45e8d4c220d 23:22:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:22:24 ---> Running in 6aeb7c4a6ab1 23:22:24 ---> Running in 267e1e4ec3d6 23:22:24 ---> Running in 8c2288f84daa 23:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:22:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:22:25 OK: 233 MiB in 51 packages 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:22:25 OK: 233 MiB in 51 packages 23:22:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:22:25 Removing intermediate container bc978c6ee3a5 23:22:25 ---> c69f6137b8d0 23:22:25 Step 6/23 : COPY go.mod . 23:22:26 OK: 233 MiB in 51 packages 23:22:26 ---> 12abfad9f67b 23:22:26 Step 7/23 : RUN go mod download 23:22:26 ---> Running in 3e07da5233b2 23:22:26 OK: 233 MiB in 51 packages 23:22:26 Removing intermediate container cf8c75fccd38 23:22:26 ---> 23269fcd5a7a 23:22:26 Step 6/23 : COPY go.mod . 23:22:26 OK: 233 MiB in 51 packages 23:22:26 ---> f5f66884ffb3 23:22:26 Step 7/23 : RUN go mod download 23:22:26 ---> Running in 67545d672f95 23:22:26 Removing intermediate container 267e1e4ec3d6 23:22:26 ---> 71c5ea721169 23:22:26 Step 6/22 : COPY go.mod . 23:22:27 ---> 894e36fc6ce5 23:22:27 Step 7/22 : RUN go mod download 23:22:27 Removing intermediate container 8c2288f84daa 23:22:27 ---> 5c19d8b0a40c 23:22:27 Step 6/22 : COPY go.mod . 23:22:27 Removing intermediate container 6aeb7c4a6ab1 23:22:27 ---> fcd6dd02b990 23:22:27 Step 6/31 : COPY go.mod . 23:22:27 ---> Running in 1b15a51b200a 23:22:27 ---> a53709b6322d 23:22:27 Step 7/22 : RUN go mod download 23:22:27 ---> Running in 4b29011719a3 23:22:27 ---> b3d3b79c8dfe 23:22:27 Step 7/31 : RUN go mod download 23:22:28 ---> Running in 0516ad261f3c 23:22:28 Removing intermediate container 3e07da5233b2 23:22:28 ---> fc03409da84e 23:22:28 Step 8/23 : COPY . . 23:22:28 Removing intermediate container 67545d672f95 23:22:28 ---> 6b5b45a02e44 23:22:28 Step 8/23 : COPY . . 23:22:28 Removing intermediate container 1b15a51b200a 23:22:28 ---> d9b7b5954e14 23:22:28 Step 8/22 : COPY . . 23:22:38 Removing intermediate container 0516ad261f3c 23:22:38 ---> fe3b3c06ed07 23:22:38 Step 8/31 : COPY . . 23:22:38 Removing intermediate container 4b29011719a3 23:22:38 ---> ac99d3062aeb 23:22:38 Step 8/22 : COPY . . 23:22:45 ? github.com/edgexfoundry/edgex-go [no test files] 23:23:11 ---> 3f319739fccd 23:23:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:23:11 ---> 75c7a4a0da0d 23:23:11 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:23:11 ---> 8ba6916e7d0a 23:23:11 Step 9/23 : RUN make cmd/core-command/core-command 23:23:12 ---> Running in a3b6e91fc302 23:23:12 ---> Running in e27e9d2100af 23:23:12 ---> Running in 64d96544d3ca 23:23:13 ---> 535850cbc3fd 23:23:13 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:23:13 ---> 91b4f2d35b65 23:23:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:23:13 ---> Running in e822c3fafcb9 23:23:14 ---> Running in 285e9b8c4525 23:23:14 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 23:23: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 23:23:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:23:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:23:14 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 23:23:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:23:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:23:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:23:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:23:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:23:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:23:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:23:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:23:53 Removing intermediate container e822c3fafcb9 23:23:53 ---> 7d20dc7b464d 23:23:53 23:23:53 Step 10/31 : FROM alpine:3.12 23:23:53 3.12: Pulling from library/alpine 23:23:53 Removing intermediate container a3b6e91fc302 23:23:53 ---> 7b8c6b0f8519 23:23:53 23:23:53 Step 10/23 : FROM alpine:3.12 23:23:53 3.12: Pulling from library/alpine 23:23:53 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:23:53 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:23:53 Status: Downloaded newer image for alpine:3.12 23:23:53 ---> 88dd2752d2ea 23:23:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:23:53 Status: Downloaded newer image for alpine:3.12 23:23:53 ---> 88dd2752d2ea 23:23:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:23:53 ---> Running in 00f32b83c665 23:23:53 ---> Running in a4623d9a98c3 23:23:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:23:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:23:54 Removing intermediate container a4623d9a98c3 23:23:54 ---> bcd9c6c0e1b4 23:23:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:23:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:23:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:23:56 (1/1) Installing dumb-init (1.2.2-r1) 23:23:56 Executing busybox-1.31.1-r19.trigger 23:23:57 OK: 6 MiB in 15 packages 23:23:58 ---> Running in 8e266475393b 23:23:58 Removing intermediate container e27e9d2100af 23:23:58 ---> 2b17287d3a89 23:23:58 23:23:58 Step 10/22 : FROM alpine:3.12 23:23:58 ---> 88dd2752d2ea 23:23:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:23:58 Removing intermediate container 64d96544d3ca 23:23:58 ---> e756807ce571 23:23:58 23:23:58 Step 10/23 : FROM alpine:3.12 23:23:58 ---> 88dd2752d2ea 23:23:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:23:58 Removing intermediate container 285e9b8c4525 23:23:58 ---> 94cb05f30f27 23:23:58 23:23:58 Step 10/22 : FROM alpine:3.12 23:23:58 ---> 88dd2752d2ea 23:23:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:23:58 ---> Running in 3a69cd9ddda9 23:23:58 ---> Running in b0c622afd5f3 23:23:58 ---> Running in 98a2fe71cec2 23:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:23:59 Removing intermediate container 00f32b83c665 23:23:59 ---> 182beb5e1552 23:23:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:23:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:23:59 (1/2) Installing dumb-init (1.2.2-r1) 23:23:59 ---> Running in ff79435d5398 23:23:59 (2/2) Installing su-exec (0.2-r1) 23:23:59 Executing busybox-1.31.1-r19.trigger 23:23:59 OK: 6 MiB in 16 packages 23:23:59 Removing intermediate container ff79435d5398 23:23:59 ---> 1ec3d486d889 23:23:59 Step 13/23 : ENV APP_PORT=48082 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:00 ---> Running in c94613434374 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:00 (1/2) Installing ca-certificates (20191127-r4) 23:24:00 (2/2) Installing dumb-init (1.2.2-r1) 23:24:00 Executing busybox-1.31.1-r19.trigger 23:24:00 Executing ca-certificates-20191127-r4.trigger 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:00 OK: 6 MiB in 16 packages 23:24:00 (1/1) Installing dumb-init (1.2.2-r1) 23:24:00 Executing busybox-1.31.1-r19.trigger 23:24:00 (1/1) Installing dumb-init (1.2.2-r1) 23:24:00 OK: 6 MiB in 15 packages 23:24:00 Executing busybox-1.31.1-r19.trigger 23:24:00 OK: 6 MiB in 15 packages 23:24:01 Removing intermediate container c94613434374 23:24:01 ---> b030ab7293ad 23:24:01 Step 14/23 : EXPOSE $APP_PORT 23:24:01 Removing intermediate container 8e266475393b 23:24:01 ---> 99634bcad5a9 23:24:01 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:24:01 ---> Running in c0525d7069c7 23:24:01 ---> Running in 4309e3bf8a45 23:24:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:24:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:24:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:24:02 Removing intermediate container c0525d7069c7 23:24:02 ---> 7773225209c3 23:24:02 Step 15/23 : WORKDIR / 23:24:02 Removing intermediate container 4309e3bf8a45 23:24:02 ---> b82b61edc955 23:24:02 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:24:02 ---> Running in 1361f712b073 23:24:02 Removing intermediate container 3a69cd9ddda9 23:24:02 ---> 84e7cc11251e 23:24:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:24:02 Removing intermediate container 98a2fe71cec2 23:24:02 ---> bd6b770d350b 23:24:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:03 Removing intermediate container b0c622afd5f3 23:24:03 ---> e1f2c1be09da 23:24:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:03 ---> Running in 6466c1e8a472 23:24:03 ---> Running in 2fd7dc5cee96 23:24:03 ---> Running in f637410fa7fa 23:24:03 ---> Running in 5c235b4e4f4f 23:24:03 Removing intermediate container 1361f712b073 23:24:03 ---> bd2f2fb78c2f 23:24:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:03 Removing intermediate container 6466c1e8a472 23:24:03 ---> d217e712d0bb 23:24:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:24:04 Removing intermediate container 2fd7dc5cee96 23:24:04 ---> 04b2f426b073 23:24:04 Step 13/22 : ENV APP_PORT=48060 23:24:04 Removing intermediate container f637410fa7fa 23:24:04 ---> 69b41473a0b8 23:24:04 Step 13/22 : ENV APP_PORT=48085 23:24:04 Removing intermediate container 5c235b4e4f4f 23:24:04 ---> 73e25e6ceda2 23:24:04 Step 13/23 : ENV APP_PORT=48081 23:24:04 ---> Running in 8ccdba0f200c 23:24:04 ---> Running in dea9cc962f52 23:24:04 ---> Running in 5a77ae80dde8 23:24:04 ---> Running in a9707c7e70bd 23:24:04 ---> 4340808a65a8 23:24:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:24:04 Removing intermediate container dea9cc962f52 23:24:04 ---> ca3179c1b7c1 23:24:04 Step 14/22 : EXPOSE $APP_PORT 23:24:04 Removing intermediate container 5a77ae80dde8 23:24:04 ---> e787905448e5 23:24:04 Step 14/22 : EXPOSE $APP_PORT 23:24:04 Removing intermediate container a9707c7e70bd 23:24:04 ---> 8e61d13ed607 23:24:04 Step 14/23 : EXPOSE $APP_PORT 23:24:05 ---> Running in 931a13a14ff8 23:24:05 ---> Running in 5537c9b9c043 23:24:05 ---> Running in 8f1a392e89d2 23:24:05 ---> daee1191515e 23:24:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:24:05 Removing intermediate container 931a13a14ff8 23:24:05 ---> c363d08d1af7 23:24:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:05 Removing intermediate container 5537c9b9c043 23:24:05 ---> 412cfdc812b3 23:24:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:05 Removing intermediate container 8f1a392e89d2 23:24:05 ---> ebf1aec1cc99 23:24:05 Step 15/23 : WORKDIR / 23:24:05 ---> ffe8dfb300ae 23:24:05 Step 19/23 : ENTRYPOINT ["/core-command"] 23:24:05 ---> Running in 1e3ff24068d1 23:24:05 ---> 6b105bd1ab41 23:24:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:24:05 ---> Running in 5e14086a32fb 23:24:06 ---> c043001d6836 23:24:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:06 Removing intermediate container 8ccdba0f200c 23:24:06 ---> 6e8cba55df0e 23:24:06 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:24:06 ---> Running in 518b03142185 23:24:06 Removing intermediate container 5e14086a32fb 23:24:06 ---> 0f62be9e7f4c 23:24:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:06 Removing intermediate container 1e3ff24068d1 23:24:06 ---> 3f19ac323595 23:24:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:06 ---> af55035d2bbe 23:24:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:24:06 ---> Running in d82a668c6865 23:24:06 Removing intermediate container 518b03142185 23:24:06 ---> 2933f12e62ff 23:24:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:24:07 ---> 8ff60428b26d 23:24:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:07 Removing intermediate container d82a668c6865 23:24:07 ---> 02101d279d5e 23:24:07 Step 21/23 : LABEL arch=x86_64 23:24:07 ---> 4a66c611cf13 23:24:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:24:07 ---> 8bad9d62ec55 23:24:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:24:07 ---> Running in 00d9cbb36c6f 23:24:07 ---> 3d9666eda190 23:24:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:24:07 ---> Running in 53f96112fc41 23:24:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.374s coverage: 45.9% of statements 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:24:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 23:24:07 ---> Running in c435ed918c3f 23:24:07 ---> 408989b09a7f 23:24:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:24:07 Removing intermediate container 00d9cbb36c6f 23:24:07 ---> 328adcb07840 23:24:07 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:24:07 ---> 61456ccd08b6 23:24:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:07 ---> Running in 7d7931a89158 23:24:07 ---> Running in 4a2960d899ff 23:24:07 Removing intermediate container 53f96112fc41 23:24:07 ---> ece146a85324 23:24:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.261s coverage: 100.0% of statements 23:24:08 ---> Running in a552f6b161b5 23:24:08 Removing intermediate container 4a2960d899ff 23:24:08 ---> 702e165606d3 23:24:08 Step 23/23 : LABEL version=0.0.0 23:24:08 Removing intermediate container 7d7931a89158 23:24:08 ---> e9d55766af80 23:24:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:08 ---> 75e94d63f836 23:24:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:24:08 ---> Running in 8c0883eca8df 23:24:08 ---> Running in d122554226be 23:24:08 Removing intermediate container a552f6b161b5 23:24:08 ---> d803d575b9b2 23:24:08 Step 20/22 : LABEL arch=x86_64 23:24:08 ---> Running in 80015cbc88eb 23:24:08 ---> Running in 3faa0f4a8c01 23:24:09 Removing intermediate container d122554226be 23:24:09 ---> 958e26bc93c5 23:24:09 Step 20/22 : LABEL arch=x86_64 23:24:09 Removing intermediate container 8c0883eca8df 23:24:09 ---> d4b937368d45 23:24:09 23:24:09 Removing intermediate container 80015cbc88eb 23:24:09 ---> 02f703ca57f3 23:24:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:09 ---> Running in 492fa1e2c80b 23:24:09 Removing intermediate container 3faa0f4a8c01 23:24:09 ---> e378e892f89a 23:24:09 Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:24:09 Successfully built d4b937368d45 23:24:09 ---> Running in 50373cd7451b 23:24:09 Successfully tagged docker-core-command-go:latest 23:24:09  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 23:24:09 ---> Running in fecfcc911fab 23:24:09 Removing intermediate container c435ed918c3f 23:24:09 ---> 6d94869e3189 23:24:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:09 Removing intermediate container 492fa1e2c80b 23:24:09 ---> a56fed9c2c1e 23:24:09 Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:24:09 Removing intermediate container 50373cd7451b 23:24:09 ---> 42df13d159a6 23:24:09 Step 21/23 : LABEL arch=x86_64 23:24:09 ---> Running in e2fc6ad42166 23:24:09 ---> Running in d4655f3fd5d1 23:24:09 Removing intermediate container fecfcc911fab 23:24:09 ---> 45370c8b68b5 23:24:09 Step 22/22 : LABEL version=0.0.0 23:24:10 ---> 7176dd657efd 23:24:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:24:10 ---> Running in 87c865e26a0a 23:24:10 Removing intermediate container e2fc6ad42166 23:24:10 ---> 731098892063 23:24:10 Step 22/22 : LABEL version=0.0.0 23:24:10 Removing intermediate container d4655f3fd5d1 23:24:10 ---> 62e7b2aa9f0a 23:24:10 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:24:10 ---> Running in e56d9dd99149 23:24:11 ---> Running in 3dfeaed196ca 23:24:11 Removing intermediate container 87c865e26a0a 23:24:11 ---> 4c2202d7b201 23:24:11 23:24:11 ---> b751555777fd 23:24:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:24:11 Successfully built 4c2202d7b201 23:24:11 Removing intermediate container e56d9dd99149 23:24:11 ---> ad280707bd92 23:24:11 23:24:11 Successfully tagged docker-support-notifications-go:latest 23:24:11 Building docker-security-secretstore-setup-go 23:24:11  Building docker-support-notifications-go ... done Removing intermediate container 3dfeaed196ca 23:24:11 ---> 0f9a6b921a13 23:24:11 Step 23/23 : LABEL version=0.0.0 23:24:11 Successfully built ad280707bd92 23:24:11 ---> Running in 4e7d5957fd35 23:24:11 Successfully tagged docker-support-scheduler-go:latest 23:24:11 Building docker-core-data-go 23:24:11  Building docker-support-scheduler-go ... done  ---> 52496448a3bb 23:24:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:24:11 Removing intermediate container 4e7d5957fd35 23:24:11 ---> 0292142198b4 23:24:11 23:24:11 Successfully built 0292142198b4 23:24:12 ---> ebc16b6f906f 23:24:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:24:13 Successfully tagged docker-core-metadata-go:latest 23:24:13  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 23:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.483s coverage: 27.1% of statements 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:24:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:24:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:24:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.257s coverage: 66.2% of statements 23:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:24:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:24:16 ---> e108f98df6f3 23:24:16 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:24:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.688s coverage: 82.4% of statements 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:24:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:24:19 ---> Running in 87b0f89bc6ce 23:24:19 Removing intermediate container 87b0f89bc6ce 23:24:19 ---> d76b63fafacd 23:24:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:24:20 ---> e54725023df0 23:24:20 Step 26/31 : RUN chmod +x /entrypoint.sh 23:24:21 ---> Running in 31a516fa2d7f 23:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.332s coverage: 28.6% of statements 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.138s coverage: 100.0% of statements 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements 23:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:24:23 Removing intermediate container 31a516fa2d7f 23:24:23 ---> e765194c696a 23:24:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:24:23 ---> Running in 5e262fd533d0 23:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.266s coverage: 86.7% of statements 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:24:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:24:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:24:33 Removing intermediate container 5e262fd533d0 23:24:33 ---> c4647cba31ca 23:24:33 Step 28/31 : CMD ["gate"] 23:24:33 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:24:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:24:33 ---> 7fdf5739db08 23:24:34 Step 3/21 : WORKDIR /edgex-go 23:24:34 ---> Using cache 23:24:34 ---> a06642b88c15 23:24:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:34 ---> Using cache 23:24:34 ---> b45e8d4c220d 23:24:34 Step 5/21 : RUN apk add --update --no-cache make git 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.248s coverage: 92.8% of statements 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.290s coverage: 0.1% of statements 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:24:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.109s coverage: 47.1% of statements 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 23:24:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 23:24:34 ---> Running in 023f19e36f4b 23:24:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements 23:24:35 ---> Running in 72255fef7a4f 23:24:36 Removing intermediate container 023f19e36f4b 23:24:36 ---> 7c642e4f2f36 23:24:36 Step 29/31 : LABEL arch=x86_64 23:24:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:24:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:36 ---> 7fdf5739db08 23:24:36 Step 3/24 : WORKDIR /edgex-go 23:24:36 ---> Using cache 23:24:36 ---> a06642b88c15 23:24:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:36 ---> Using cache 23:24:36 ---> b45e8d4c220d 23:24:36 Step 5/24 : RUN apk add --update --no-cache make git 23:24:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:24:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:24:36 ---> 7fdf5739db08 23:24:36 Step 3/26 : WORKDIR /edgex-go 23:24:36 ---> Using cache 23:24:36 ---> a06642b88c15 23:24:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:36 ---> Using cache 23:24:36 ---> b45e8d4c220d 23:24:36 Step 5/26 : RUN apk add --update --no-cache make bash git 23:24:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:24:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:36 ---> 7fdf5739db08 23:24:36 Step 3/23 : WORKDIR /edgex-go 23:24:36 ---> Using cache 23:24:36 ---> a06642b88c15 23:24:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:36 ---> Using cache 23:24:36 ---> b45e8d4c220d 23:24:36 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:24:38 ---> Running in 71273323b4d4 23:24:38 ---> Running in 816261696cca 23:24:38 ---> Running in a4d14a459c75 23:24:38 ---> Running in 785fefc1dca0 23:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:38 Removing intermediate container 71273323b4d4 23:24:38 ---> fa49b447e376 23:24:38 Step 30/31 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:24:39 ---> Running in 09c20f1341d9 23:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:39 Removing intermediate container 09c20f1341d9 23:24:39 ---> 043aefcbbc15 23:24:39 Step 31/31 : LABEL version=0.0.0 23:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:39 ---> Running in 40284a0fc656 23:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:39 Removing intermediate container 40284a0fc656 23:24:39 ---> 1d0a50cbd7a2 23:24:39 23:24:39 OK: 233 MiB in 51 packages 23:24:40 Successfully built 1d0a50cbd7a2 23:24:40 Successfully tagged docker-security-bootstrapper-go:latest 23:24:40  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:40 Removing intermediate container 72255fef7a4f 23:24:40 ---> 40c5dd5995f3 23:24:40 Step 6/21 : COPY go.mod . 23:24:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:40 ---> ff8761bfcf18 23:24:40 Step 7/21 : RUN go mod download 23:24:40 OK: 233 MiB in 51 packages 23:24:40 ---> Running in 5e97ea72f026 23:24:40 OK: 233 MiB in 51 packages 23:24:40 OK: 233 MiB in 51 packages 23:24:41 Removing intermediate container 785fefc1dca0 23:24:41 ---> 83ae2fea8e91 23:24:41 Step 6/24 : COPY go.mod . 23:24:41 ---> 06b3ce3665ed 23:24:41 Step 7/24 : RUN go mod download 23:24:41 Removing intermediate container a4d14a459c75 23:24:41 ---> 33027b67374f 23:24:41 Step 6/23 : COPY go.mod . 23:24:41 ---> Running in c6d29e540121 23:24:41 Removing intermediate container 816261696cca 23:24:41 ---> 1ce6bb93c818 23:24:41 Step 6/26 : COPY go.mod . 23:24:41 ---> e2051e31086d 23:24:41 Step 7/26 : RUN go mod download 23:24:41 ---> e20cd6c66cc4 23:24:41 Step 7/23 : RUN go mod download 23:24:42 ---> Running in 82b91156202b 23:24:42 ---> Running in 2ff3b28fa898 23:24:42 Removing intermediate container 5e97ea72f026 23:24:42 ---> a08250b14227 23:24:42 Step 8/21 : COPY . . 23:24:43 Removing intermediate container c6d29e540121 23:24:43 ---> 8f0b24b2f7a5 23:24:43 Step 8/24 : COPY . . 23:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.106s coverage: 94.4% of statements 23:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 23:24:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.079s coverage: 84.2% of statements 23:24:49 Removing intermediate container 82b91156202b 23:24:49 ---> 0c9cdbb4b7e0 23:24:49 Step 8/26 : COPY . . 23:24:54 Removing intermediate container 2ff3b28fa898 23:24:54 ---> bfa6baf1826d 23:24:54 Step 8/23 : COPY . . 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.126s coverage: 92.9% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 75.5% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.6% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.6% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 62.4% of statements 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:25:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 23:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 23:25:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 69.1% of statements 23:25:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:25:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 38.4% of statements 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements 23:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 23:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.407s coverage: 47.0% of statements 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.131s coverage: 100.0% of statements 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:25:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.350s coverage: 88.5% of statements 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:25:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:25:16 ---> 53bbce2ef0da 23:25:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:25:18 ---> Running in 91b1744a85e6 23:25:19 ---> fc423ad89e8d 23:25:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:25:21 ---> Running in 7f062d42f256 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.217s coverage: 29.1% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.283s coverage: 99.0% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.084s coverage: 100.0% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.202s coverage: 94.3% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:25:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 23:25:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 23:25:21 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 23:25:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 23:25:22 ---> 310f29d32e3d 23:25:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:25:22 GO111MODULE=on go vet ./... 23:25:23 ---> Running in e80f37c79e22 23:25:23 ---> 280f48db6092 23:25:23 Step 9/23 : RUN make cmd/core-data/core-data 23:25:23 ---> Running in 7d74bd73aa7c 23:25:24 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 23:25:24 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 23:25:25 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 23:25:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:25:46 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 23:25:54 Removing intermediate container 91b1744a85e6 23:25:54 ---> 70ba661d3683 23:25:54 23:25:54 Step 10/21 : FROM alpine:3.12 23:25:54 ---> 88dd2752d2ea 23:25:54 Step 11/21 : RUN apk add --update --no-cache curl 23:25:54 Removing intermediate container e80f37c79e22 23:25:54 ---> 372f3c71d04c 23:25:54 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:25:54 ---> Running in 2b462e90abe3 23:25:54 ---> Running in 5e95b0fb98a4 23:25:54 Removing intermediate container 7f062d42f256 23:25:54 ---> 9702bc4b8761 23:25:54 23:25:54 Step 10/24 : FROM alpine:3.12 23:25:54 ---> 88dd2752d2ea 23:25:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:25:55 ---> Running in 20c9f7d5327d 23:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:25:55 (1/4) Installing ca-certificates (20191127-r4) 23:25:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:25:55 (3/4) Installing libcurl (7.69.1-r3) 23:25:55 (4/4) Installing curl (7.69.1-r3) 23:25:55 Executing busybox-1.31.1-r19.trigger 23:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:55 Executing ca-certificates-20191127-r4.trigger 23:25:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:55 OK: 7 MiB in 18 packages 23:25:55 (1/5) Installing ca-certificates (20191127-r4) 23:25:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:25:55 (3/5) Installing libcurl (7.69.1-r3) 23:25:55 (4/5) Installing curl (7.69.1-r3) 23:25:55 (5/5) Installing dumb-init (1.2.2-r1) 23:25:55 Executing busybox-1.31.1-r19.trigger 23:25:55 Executing ca-certificates-20191127-r4.trigger 23:25:55 OK: 7 MiB in 19 packages 23:25:58 Removing intermediate container 7d74bd73aa7c 23:25:58 ---> b3e242814f93 23:25:58 23:25:58 Step 10/23 : FROM alpine:3.12 23:25:58 ---> 88dd2752d2ea 23:25:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:25:58 Removing intermediate container 2b462e90abe3 23:25:58 ---> 27c6f436f4c7 23:25:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:25:58 ---> Running in 641e62a10802 23:25:58 ---> Running in 482533fc4f56 23:25:59 Removing intermediate container 20c9f7d5327d 23:25:59 ---> cf649b1c9e1f 23:25:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:25:59 Removing intermediate container 641e62a10802 23:25:59 ---> 8cd6a9b98de3 23:25:59 Step 12/23 : ENV APP_PORT=48080 23:26:00 Removing intermediate container 5e95b0fb98a4 23:26:00 ---> 084cf672f224 23:26:00 23:26:00 Step 11/26 : FROM docker:20.10.0 23:26:00 20.10.0: Pulling from library/docker 23:26:00 Removing intermediate container 482533fc4f56 23:26:00 ---> 2ccaa4d439c1 23:26:00 Step 13/21 : WORKDIR /edgex 23:26:00 ---> Running in 5845d81ebb43 23:26:00 ---> Running in b42fa34f0552 23:26:00 ---> Running in f50f758e4692 23:26:00 Removing intermediate container 5845d81ebb43 23:26:00 ---> 5e9e870308c0 23:26:00 Step 13/24 : WORKDIR / 23:26:00 Removing intermediate container b42fa34f0552 23:26:00 ---> 9b0b04ef2a16 23:26:00 Step 13/23 : EXPOSE $APP_PORT 23:26:00 Removing intermediate container f50f758e4692 23:26:00 ---> 69f9df894794 23:26:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:26:01 ---> Running in 3dc2002ba042 23:26:01 ---> Running in 88bbb9adbc76 23:26:01 ---> 85c3e7e6d993 23:26:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:26:02 Removing intermediate container 3dc2002ba042 23:26:02 ---> 152a2af6c93c 23:26:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:26:02 Removing intermediate container 88bbb9adbc76 23:26:02 ---> 9ec4e0b87b63 23:26:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:26:02 ---> Running in 655f1746b10d 23:26:02 ---> 8c889819ee7d 23:26:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:26:02 ---> 8f532ec150a0 23:26:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:26:03 ---> aaf0198bc6d3 23:26:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:26:03 ---> ce3c0b41951d 23:26:03 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:26:03 ---> Running in 7beb28584be0 23:26:03 ---> c7fbadf111e0 23:26:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:26:04 Removing intermediate container 655f1746b10d 23:26:04 ---> 0333a2b72c76 23:26:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:26:04 Removing intermediate container 7beb28584be0 23:26:04 ---> fc1f4eca34e4 23:26:04 Step 18/21 : CMD ["--init=true"] 23:26:04 ---> Running in c6196a5d299d 23:26:04 ---> Running in b2331a5c5bf8 23:26:04 ---> 3f86fef8bbfe 23:26:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:26:04 Removing intermediate container b2331a5c5bf8 23:26:04 ---> 4f88f8b71dd4 23:26:04 Step 19/21 : LABEL arch=x86_64 23:26:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:06 ---> Running in 867bf7112f36 23:26:06 ---> efcae6b693b1 23:26:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:06 Removing intermediate container 867bf7112f36 23:26:06 ---> 9c7c3c613c40 23:26:06 Step 20/21 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:26:06 ---> Running in 1f20d36a48b0 23:26:06 ---> 7f07b3a673e1 23:26:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:26:06 ---> Running in c029594c285c 23:26:06 Removing intermediate container 1f20d36a48b0 23:26:06 ---> ea13831378c3 23:26:06 Step 21/21 : LABEL version=0.0.0 23:26:06 (1/6) Installing dumb-init (1.2.2-r1) 23:26:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:26:06 (2/6) Installing libgcc (9.3.0-r2) 23:26:06 Status: Downloaded newer image for docker:20.10.0 23:26:06 ---> aefe523efa57 23:26:06 Step 12/26 : RUN apk add --no-cache bash 23:26:06 ---> Running in ef403549f8d3 23:26:06 (3/6) Installing libsodium (1.0.18-r0) 23:26:06 ---> Running in d4494ea747df 23:26:06 (4/6) Installing libstdc++ (9.3.0-r2) 23:26:07 (5/6) Installing libzmq (4.3.3-r0) 23:26:07 Removing intermediate container ef403549f8d3 23:26:07 ---> 794db792e5be 23:26:07 23:26:07 (6/6) Installing zeromq (4.3.3-r0) 23:26:07 Executing busybox-1.31.1-r19.trigger 23:26:07 OK: 8 MiB in 20 packages 23:26:07 Successfully built 794db792e5be 23:26:07 Successfully tagged docker-security-proxy-setup-go:latest 23:26:07  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:07 Removing intermediate container c029594c285c 23:26:07 ---> e96be2ac717f 23:26:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:26:07 (1/2) Installing readline (8.0.4-r0) 23:26:07 (2/2) Installing bash (5.0.17-r0) 23:26:07 Executing bash-5.0.17-r0.post-install 23:26:07 Executing busybox-1.31.1-r19.trigger 23:26:07 OK: 12 MiB in 22 packages 23:26:07 ---> Running in fdd03a2cc106 23:26:07 Removing intermediate container c6196a5d299d 23:26:07 ---> 191fb9c23f38 23:26:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:08 Removing intermediate container fdd03a2cc106 23:26:08 ---> bc2ae231fde1 23:26:08 Step 22/24 : LABEL arch=x86_64 23:26:08 ---> Running in f12eafc23ea6 23:26:08 ---> 0570fd05f133 23:26:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:26:08 Removing intermediate container f12eafc23ea6 23:26:08 ---> 5991725a3f2c 23:26:08 Step 23/24 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:26:08 Removing intermediate container d4494ea747df 23:26:08 ---> 9ea229644439 23:26:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:26:08 ---> Running in dee916f246cb 23:26:08 ---> Running in 3a16d72a84fa 23:26:09 ---> ad56bb00e725 23:26:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:26:09 Removing intermediate container dee916f246cb 23:26:09 ---> 080243a42db0 23:26:09 Step 24/24 : LABEL version=0.0.0 23:26:09 Removing intermediate container 3a16d72a84fa 23:26:09 ---> a3309abd9462 23:26:09 Step 14/26 : ENV APP_PORT=48090 23:26:09 ---> Running in 05aee45920cb 23:26:09 ---> Running in 25970dd0e5cc 23:26:09 ---> 430df5ca7e14 23:26:09 Step 19/23 : ENTRYPOINT ["/core-data"] 23:26:09 Removing intermediate container 05aee45920cb 23:26:09 ---> 10c6e2339d0a 23:26:09 23:26:09 Removing intermediate container 25970dd0e5cc 23:26:09 ---> 4d1e73699ffa 23:26:09 Step 15/26 : EXPOSE $APP_PORT 23:26:09 ---> Running in 246838012f58 23:26:09 ---> Running in 2b857a96d3b0 23:26:09 Successfully built 10c6e2339d0a 23:26:09 Successfully tagged docker-security-secretstore-setup-go:latest 23:26:09  Building docker-security-secretstore-setup-go ... done Removing intermediate container 246838012f58 23:26:09 ---> 03dc8ff9cca8 23:26:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:09 ---> Running in a32daee95149 23:26:09 Removing intermediate container 2b857a96d3b0 23:26:09 ---> e07a03b16ce2 23:26:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:26:10 Removing intermediate container a32daee95149 23:26:10 ---> 54bbb5b9323c 23:26:10 Step 21/23 : LABEL arch=x86_64 23:26:10 ---> Running in 48140afc192c 23:26:10 ---> 2b6c572f4c4b 23:26:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:26:10 Removing intermediate container 48140afc192c 23:26:10 ---> eedb217ff0e6 23:26:10 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:26:10 ---> Running in 64d26e0c7abf 23:26:10 Removing intermediate container 64d26e0c7abf 23:26:10 ---> d48639b3ebd8 23:26:10 Step 23/23 : LABEL version=0.0.0 23:26:10 ---> d6b31142d6af 23:26:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:26:11 ---> Running in dd4e25a7c03d 23:26:11 ---> a26779aebe38 23:26:11 Step 19/26 : RUN apk --no-cache add py3-pip 23:26:11 ---> Running in 9932d9c201dd 23:26:11 Removing intermediate container dd4e25a7c03d 23:26:11 ---> 4ef812a94c7d 23:26:11 23:26:11 Successfully built 4ef812a94c7d 23:26:11 Successfully tagged docker-core-data-go:latest 23:26:11  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:11 (1/33) Installing libbz2 (1.0.8-r1) 23:26:11 (2/33) Installing expat (2.2.9-r1) 23:26:11 (3/33) Installing libffi (3.3-r2) 23:26:11 (4/33) Installing gdbm (1.13-r1) 23:26:11 (5/33) Installing xz-libs (5.2.5-r0) 23:26:11 (6/33) Installing sqlite-libs (3.32.1-r0) 23:26:12 (7/33) Installing python3 (3.8.5-r1) 23:26:13 (8/33) Installing py3-appdirs (1.4.4-r1) 23:26:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:26:13 (10/33) Installing py3-parsing (2.4.7-r0) 23:26:13 (11/33) Installing py3-six (1.15.0-r0) 23:26:13 (12/33) Installing py3-packaging (20.4-r0) 23:26:13 (13/33) Installing py3-setuptools (47.0.0-r0) 23:26:13 (14/33) Installing py3-chardet (3.0.4-r4) 23:26:13 (15/33) Installing py3-idna (2.9-r0) 23:26:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:26:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:26:13 (18/33) Installing py3-requests (2.23.0-r0) 23:26:13 (19/33) Installing py3-msgpack (1.0.0-r0) 23:26:13 (20/33) Installing py3-lockfile (0.12.2-r3) 23:26:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:26:13 (22/33) Installing py3-colorama (0.4.3-r0) 23:26:13 (23/33) Installing py3-distlib (0.3.0-r0) 23:26:13 (24/33) Installing py3-distro (1.5.0-r1) 23:26:13 (25/33) Installing py3-webencodings (0.5.1-r3) 23:26:13 (26/33) Installing py3-html5lib (1.0.1-r4) 23:26:13 (27/33) Installing py3-pytoml (0.1.21-r0) 23:26:13 (28/33) Installing py3-pep517 (0.8.2-r0) 23:26:13 (29/33) Installing py3-progress (1.5-r0) 23:26:13 (30/33) Installing py3-toml (0.10.1-r0) 23:26:13 (31/33) Installing py3-retrying (1.3.3-r0) 23:26:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:26:13 (33/33) Installing py3-pip (20.1.1-r0) 23:26:13 Executing busybox-1.31.1-r19.trigger 23:26:13 OK: 71 MiB in 55 packages 23:26:23 Removing intermediate container 9932d9c201dd 23:26:23 ---> 0bc0a4a6a6e0 23:26:23 Step 20/26 : RUN pip install docker-compose==1.23.2 23:26:23 ---> Running in aefba71fe1bb 23:26:24 Collecting docker-compose==1.23.2 23:26:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:26:24 Collecting texttable<0.10,>=0.9.0 23:26:24 Downloading texttable-0.9.1.tar.gz (11 kB) 23:26:25 Collecting docker<4.0,>=3.6.0 23:26:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:26:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:26:25 Collecting jsonschema<3,>=2.5.1 23:26:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:26:25 Collecting PyYAML<4,>=3.10 23:26:25 Downloading PyYAML-3.13.tar.gz (270 kB) 23:26:26 Collecting dockerpty<0.5,>=0.4.1 23:26:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:26:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:26:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:26:26 Collecting websocket-client<1.0,>=0.32.0 23:26:26 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:26:26 Collecting cached-property<2,>=1.2.0 23:26:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:26:26 Collecting docopt<0.7,>=0.6.1 23:26:27 Downloading docopt-0.6.2.tar.gz (25 kB) 23:26:27 Collecting docker-pycreds>=0.4.0 23:26:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:26:27 Collecting urllib3<1.25,>=1.21.1 23:26:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:26:27 Collecting idna<2.8,>=2.5 23:26:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:26:27 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) 23:26:27 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) 23:26:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:26:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:26:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:26:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:26:28 Installing collected packages: texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, PyYAML, dockerpty, cached-property, docopt, docker-compose 23:26:28 Running setup.py install for texttable: started 23:26:28 Running setup.py install for texttable: finished with status 'done' 23:26:28 Attempting uninstall: urllib3 23:26:28 Found existing installation: urllib3 1.25.9 23:26:28 Uninstalling urllib3-1.25.9: 23:26:28 Successfully uninstalled urllib3-1.25.9 23:26:28 Attempting uninstall: idna 23:26:28 Found existing installation: idna 2.9 23:26:28 Uninstalling idna-2.9: 23:26:28 Successfully uninstalled idna-2.9 23:26:29 Attempting uninstall: requests 23:26:29 Found existing installation: requests 2.23.0 23:26:29 Uninstalling requests-2.23.0: 23:26:29 Successfully uninstalled requests-2.23.0 23:26:29 Running setup.py install for PyYAML: started 23:26:30 Running setup.py install for PyYAML: finished with status 'done' 23:26:30 Running setup.py install for dockerpty: started 23:26:30 Running setup.py install for dockerpty: finished with status 'done' 23:26:30 Running setup.py install for docopt: started 23:26:30 Running setup.py install for docopt: finished with status 'done' 23:26:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 23:26:34 Removing intermediate container aefba71fe1bb 23:26:34 ---> a56fbd6e19c0 23:26:34 Step 21/26 : RUN apk --no-cache add curl 23:26:34 ---> Running in c06b7c41bb16 23:26:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:26:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:26:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:26:34 (2/3) Installing libcurl (7.69.1-r3) 23:26:34 (3/3) Installing curl (7.69.1-r3) 23:26:34 Executing busybox-1.31.1-r19.trigger 23:26:34 OK: 72 MiB in 58 packages 23:26:35 Removing intermediate container c06b7c41bb16 23:26:35 ---> d947d6e3a5ab 23:26:35 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:26:35 ---> Running in fd78494854cc 23:26:35 Removing intermediate container fd78494854cc 23:26:35 ---> 684a0c15b89c 23:26:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:35 ---> Running in f97ab358e145 23:26:35 Removing intermediate container f97ab358e145 23:26:35 ---> f6884a62a2d4 23:26:35 Step 24/26 : LABEL arch=x86_64 23:26:35 ---> Running in 1927830584cd 23:26:35 Removing intermediate container 1927830584cd 23:26:35 ---> 9d419bb221d8 23:26:35 Step 25/26 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:26:35 ---> Running in 072e138c045b 23:26:36 Removing intermediate container 072e138c045b 23:26:36 ---> fd6365cd6c90 23:26:36 Step 26/26 : LABEL version=0.0.0 23:26:36 ---> Running in 11c3cfccf0ab 23:26:36 Removing intermediate container 11c3cfccf0ab 23:26:36 ---> 68979330f24a 23:26:36 23:26:36 Successfully built 68979330f24a 23:26:36 Successfully tagged docker-sys-mgmt-agent-go:latest 23:26:38  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 23:26:38 $ docker stop --time=1 e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c 23:26:40 $ docker rm -f e425e08ac0e5160a95cd3410149ce366cbf0a45a6abc2c0775b279914d5cda6c [Pipeline] // withDockerContainer [Pipeline] sh 23:26:40 + docker images 23:26:40 + grep docker 23:26:41 docker-sys-mgmt-agent-go latest 68979330f24a 4 seconds ago 313MB 23:26:41 docker-core-data-go latest 4ef812a94c7d 29 seconds ago 22.4MB 23:26:41 docker-security-secretstore-setup-go latest 10c6e2339d0a 31 seconds ago 24.9MB 23:26:41 docker-security-proxy-setup-go latest 794db792e5be 34 seconds ago 24.7MB 23:26:41 docker-security-bootstrapper-go latest 1d0a50cbd7a2 2 minutes ago 18.7MB 23:26:41 docker-support-scheduler-go latest ad280707bd92 2 minutes ago 17.2MB 23:26:41 docker-core-metadata-go latest 0292142198b4 2 minutes ago 19MB 23:26:41 docker-support-notifications-go latest 4c2202d7b201 2 minutes ago 17.8MB 23:26:41 docker-core-command-go latest d4b937368d45 2 minutes ago 17.2MB 23:26:41 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 23:26:44 gofmt -l . 23:26:44 [ "`gofmt -l .`" = "" ] 23:26:44 ./bin/test-go-mod-tidy.sh 23:26:44 ./bin/test-attribution-txt.sh [Pipeline] sh 23:26:45 + ls -al . 23:26:45 total 756 23:26:45 drwxrwxr-x 9 1001 1001 4096 Mar 3 23:26 . 23:26:45 drwxr-xr-x 4 root root 4096 Mar 3 23:22 .. 23:26:45 -rw-rw-r-- 1 1001 1001 11 Mar 3 23:20 .dockerignore 23:26:45 drwxrwxr-x 8 1001 1001 4096 Mar 3 23:20 .git 23:26:45 drwxrwxr-x 3 1001 1001 4096 Mar 3 23:20 .github 23:26:45 -rw-rw-r-- 1 1001 1001 818 Mar 3 23:20 .gitignore 23:26:45 -rw-rw-r-- 1 1001 1001 166 Mar 3 23:20 .sonarcloud.properties 23:26:45 -rw-rw-r-- 1 1001 1001 8475 Mar 3 23:20 Attribution.txt 23:26:45 -rw-rw-r-- 1 1001 1001 3804 Mar 3 23:20 CONTRIBUTING.md 23:26:45 -rw-rw-r-- 1 1001 1001 931 Mar 3 23:20 Dockerfile.build 23:26:45 -rw-rw-r-- 1 1001 1001 863 Mar 3 23:20 Jenkinsfile 23:26:45 -rw-rw-r-- 1 1001 1001 10775 Mar 3 23:20 LICENSE 23:26:45 -rw-rw-r-- 1 1001 1001 5774 Mar 3 23:20 Makefile 23:26:45 -rw-rw-r-- 1 1001 1001 6524 Mar 3 23:20 README.md 23:26:45 -rw-rw-r-- 1 1001 1001 6755 Mar 3 23:20 SECURITY.md 23:26:45 -rw-rw-r-- 1 1001 1001 5 Mar 3 23:18 VERSION 23:26:45 -rw-rw-r-- 1 1001 1001 4131 Mar 3 23:20 ZMQWindows.md 23:26:45 drwxrwxr-x 2 1001 1001 4096 Mar 3 23:20 bin 23:26:45 drwxrwxr-x 14 1001 1001 4096 Mar 3 23:20 cmd 23:26:45 -rw-r--r-- 1 root root 616073 Mar 3 23:25 coverage.out 23:26:45 -rw-r--r-- 1 root root 1055 Mar 3 23:26 go.mod 23:26:45 -rw-r--r-- 1 root root 21699 Mar 3 23:26 go.sum 23:26:45 drwxrwxr-x 8 1001 1001 4096 Mar 3 23:20 internal 23:26:45 drwxrwxr-x 4 1001 1001 4096 Mar 3 23:20 openapi 23:26:45 drwxrwxr-x 4 1001 1001 4096 Mar 3 23:20 snap 23:26:45 -rw-rw-r-- 1 1001 1001 168 Mar 3 23:20 version.go [Pipeline] sh 23:26:45 + '[' -e coverage.out ] 23:26:45 + chown 1001:1001 coverage.out [Pipeline] stash 23:26:46 Warning: overwriting stash ‘coverage-report’ 23:26:47 Stashed 1 file(s) [Pipeline] sh 23:26:48 + make build 23:26:48 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 23:26:57 Still waiting to schedule task 23:26:57 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:27:00 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 23:27:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:27:26 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 23:27: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 23:27:33 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 23:27:40 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 23:27:45 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 23:27:48 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 23:27:54 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 23:27:56 Running on prd-ubuntu18.04-docker-8c-8g-28402 in /w/workspace/edgexfoundry_edgex-go_PR-3215 [Pipeline] { [Pipeline] ws 23:27:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:27:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:27:58 using credential edgex-jenkins-ssh 23:27:58 Cloning the remote Git repository 23:27:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:27:59 > git init /w/workspace/edgex-go/2 # timeout=10 23:27:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:27:59 > git --version # timeout=10 23:27:59 > git --version # 'git version 2.17.1' 23:27:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:27:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:28:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:28:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:28:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3215/head:refs/remotes/origin/PR-3215 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:06 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:28:06 Merge succeeded, producing 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:28:06 Checking out Revision 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 (PR-3215) [Pipeline] } 23:28:07 $ docker stop --time=1 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de 23:28:06 > git config core.sparsecheckout # timeout=10 23:28:06 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 23:28:06 > git remote # timeout=10 23:28:06 > git config --get remote.origin.url # timeout=10 23:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:06 > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 23:28:06 > git rev-parse HEAD^{commit} # timeout=10 23:28:06 > git config core.sparsecheckout # timeout=10 23:28:06 > git checkout -f 2c33bc0e1ab3d546573c3443b02d3d155dd7f011 # timeout=10 23:28:09 $ docker rm -f 05afc6b095095e6689c48d8dae7b3451bf9f44175a3d9b9e87b8a009ff6f48de 23:28:10 Commit message: "feat(security): Add sentinel file mechanism to avoid error" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:12 + echo snap-build.sh 23:28:12 snap-build.sh 23:28:12 + SNAP_BASE_DIR=. 23:28:12 + '[' '!' -z /w/workspace/edgex-go/2 ']' 23:28:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 23:28:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 23:28:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 23:28:12 + cd /w/workspace/edgex-go/2 23:28:12 + sudo apt-get remove -qy --purge lxd lxd-client 23:28:12 Reading package lists... 23:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:28:12 23:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:28:12 Building dependency tree... 23:28:12 Reading state information... [Pipeline] isUnix [Pipeline] sh 23:28:12 The following packages were automatically installed and are no longer required: 23:28:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:28:12 uidmap xdelta3 23:28:12 Use 'sudo apt autoremove' to remove them. 23:28:12 The following packages will be REMOVED: 23:28:12 lxd* lxd-client* 23:28:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:28:12 latest: Pulling from edgex-devops/edgex-compose-arm64 23:28:12 29e5d40040c1: Pulling fs layer 23:28:12 1ce36da41761: Pulling fs layer 23:28:12 25b303627fd3: Pulling fs layer 23:28:13 29e5d40040c1: Download complete 23:28:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:28:13 After this operation, 31.7 MB disk space will be freed. 23:28:13 1ce36da41761: Verifying Checksum 23:28:13 1ce36da41761: Download complete 23:28:13 29e5d40040c1: Pull complete 23:28:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 23:28:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:28:15 1ce36da41761: Pull complete 23:28:15 25b303627fd3: Verifying Checksum 23:28:15 25b303627fd3: Download complete 23:28:15 Removing lxd dnsmasq configuration 23:28:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:28:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:28:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:28:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 23:28:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:28:19 Processing triggers for systemd (237-3ubuntu10.42) ... 23:28:19 Processing triggers for ureadahead (0.100.0-21) ... 23:28:21 + sudo snap remove --purge lxd 23:28:21 snap "lxd" is not installed 23:28:21 + sudo groupadd --force --system lxd 23:28:21 ++ whoami 23:28:21 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:28:21 + newgrp - lxd 23:28:21 + sudo snap install lxd 23:28:25 25b303627fd3: Pull complete 23:28:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:28:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:28:25 prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container 23:28:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:28:28 $ docker top 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:29 + docker-compose build --help 23:28:29 + grep parallel 23:28:31 2021-03-03T23:28:28Z INFO Waiting for automatic snapd restart... 23:28:33 --parallel Build images in parallel. [Pipeline] } 23:28:33 $ docker stop --time=1 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 23:28:35 $ docker rm -f 319b2b45c40a241f70747ae470a2a412e2a44ffdda23f3eb94178538b562c006 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:28:36 . [Pipeline] withDockerContainer 23:28:36 prd-ubuntu18.04-docker-arm64-4c-16g-28401 does not seem to be running inside a container 23:28:36 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:28:38 $ docker top 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:39 + docker-compose -f ./docker-compose-build.yml build --parallel 23:28:43 Building docker-core-command-go ... 23:28:43 Building docker-core-data-go ... 23:28:43 Building docker-core-metadata-go ... 23:28:43 Building docker-security-bootstrapper-go ... 23:28:43 Building docker-security-proxy-setup-go ... 23:28:43 Building docker-security-secretstore-setup-go ... 23:28:43 Building docker-support-notifications-go ... 23:28:43 Building docker-support-scheduler-go ... 23:28:43 Building docker-sys-mgmt-agent-go ... 23:28:43 Building docker-security-bootstrapper-go 23:28:43 Building docker-security-secretstore-setup-go 23:28:43 Building docker-core-metadata-go 23:28:43 Building docker-core-command-go 23:28:43 Building docker-sys-mgmt-agent-go 23:28:49 lxd 4.11 from Canonical* installed 23:28:49 + sudo lxd init --auto 23:28:59 + sudo snap install --classic snapcraft 23:29:04 snapcraft 4.5.1 from Canonical* installed 23:29:04 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 23:29:04 + patch --verbose -p1 23:29:04 Hmm... Looks like a unified diff to me... 23:29:04 The text leading up to this was: 23:29:04 -------------------------- 23:29:04 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 23:29:04 |From: Tony Espy 23:29:04 |Date: Wed, 16 Dec 2020 16:34:55 -0500 23:29:04 |Subject: [PATCH] optimize snap build for pipeline CI check 23:29:04 | 23:29:04 |This patch is used by the EdgeX CI pipeline builds to 23:29:04 |optimize the snap CI check run for pull requests. When 23:29:04 |applied, it essentially strips out everything (apps and 23:29:04 |parts) from the snapcraft.yaml file except those required 23:29:04 |to build edgex-go, as the whole idea of the CI check is to 23:29:04 |catch changes to edgex-go that break the snap build. 23:29:04 | 23:29:04 |In general, anyone updating snapcraft.yaml will also need 23:29:04 |to update this patch file, otherwise it may fail to apply, 23:29:04 |resulting in a failed snap build CI check in the associated 23:29:04 |pull request. 23:29:04 | 23:29:04 |Note - in addition to applying this patch, the pipeline also 23:29:04 |only primes the snap (e.g. `snapcraft prime`), as there's no 23:29:04 |need to build the finally binary .snap file (and it won't 23:29:04 |work with the patch applied). This further reduces the build 23:29:04 |time. 23:29:04 |--- 23:29:04 | snap/snapcraft.yaml | 461 +------------------------------------------- 23:29:04 | 1 file changed, 2 insertions(+), 459 deletions(-) 23:29:04 | 23:29:04 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 23:29:04 |index 1e537489..faf42425 100644 23:29:04 |--- a/snap/snapcraft.yaml 23:29:04 |+++ b/snap/snapcraft.yaml 23:29:04 -------------------------- 23:29:04 patching file snap/snapcraft.yaml 23:29:04 Using Plan A... 23:29:04 Hunk #1 succeeded at 73. 23:29:04 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 23:29:04 Hunk #3 succeeded at 217 (offset 3 lines). 23:29:04 Hunk #4 succeeded at 225 (offset 3 lines). 23:29:04 Hunk #5 succeeded at 232 (offset 3 lines). 23:29:04 Hunk #6 succeeded at 259 (offset 3 lines). 23:29:04 Hunk #7 succeeded at 293 (offset 3 lines). 23:29:04 Hunk #8 succeeded at 352 (offset 11 lines). 23:29:04 Hmm... Ignoring the trailing garbage. 23:29:04 done 23:29:04 + sudo snapcraft prime --use-lxd 23:29:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:29:06 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 23:29:06 - README.md 23:29:06 - snapcraft.yaml.orig 23:29:06 23:29:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:29:07 Launching a container. 23:29:22 Waiting for container to be ready 23:29:22 To start your first instance, try: lxc launch ubuntu:18.04 23:29:22 23:29:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:29:25 Waiting for network to be ready... 23:29:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:29:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 23:29:26 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:29:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 23:29:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 23:29:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:29:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 23:29:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 23:29:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 23:29:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 23:29:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:29:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:29:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:29:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:29:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:29:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:29:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:29:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:29:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:29:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 23:29:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 23:29:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 23:29:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 23:29:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 23:29:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 23:29:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 23:29:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 23:29:32 Fetched 24.0 MB in 6s (4202 kB/s) 23:29:33 Reading package lists... 23:29:34 Reading package lists... 23:29:34 Building dependency tree... 23:29:34 Reading state information... 23:29:34 The following additional packages will be installed: 23:29:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:29:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:29:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:29:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:29:34 Suggested packages: 23:29:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:29:34 Recommended packages: 23:29:34 gnupg libsasl2-modules 23:29:34 The following NEW packages will be installed: 23:29:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:29:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:29:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:29:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:29:34 The following packages will be upgraded: 23:29:34 gpg gpg-agent gpgconf libudev1 23:29:34 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 23:29:34 Need to get 3530 kB of archives. 23:29:34 After this operation, 13.3 MB of additional disk space will be used. 23:29:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 23:29:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 23:29:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:29:34 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 23:29:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:29:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:29:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:29:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:29:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:29:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:29:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:29:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:29:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:29:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:29:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:29:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:29:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:29:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:29:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:29:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:29:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:29:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:29:35 debconf: delaying package configuration, since apt-utils is not installed 23:29:35 Fetched 3530 kB in 1s (3179 kB/s) 23:29:35 (Reading database ... 12511 files and directories currently installed.) 23:29:35 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 23:29:35 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:29:35 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 23:29:36 Selecting previously unselected package udev. 23:29:36 (Reading database ... 12511 files and directories currently installed.) 23:29:36 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 23:29:36 Unpacking udev (237-3ubuntu10.44) ... 23:29:36 Selecting previously unselected package libfuse2:amd64. 23:29:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:29:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:29:36 Selecting previously unselected package fuse. 23:29:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:29:36 Unpacking fuse (2.9.7-1ubuntu1) ... 23:29:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:29:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:29:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:29:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:29:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:29:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:29:37 Selecting previously unselected package libksba8:amd64. 23:29:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:29:37 Unpacking libksba8:amd64 (1.3.5-2) ... 23:29:37 Selecting previously unselected package libroken18-heimdal:amd64. 23:29:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:29:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:29:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:29:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libwind0-heimdal:amd64. 23:29:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:29:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:29:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:29:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:29:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:29:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:38 Selecting previously unselected package libsasl2-modules-db:amd64. 23:29:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:29:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:29:38 Selecting previously unselected package libsasl2-2:amd64. 23:29:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:29:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:29:38 Selecting previously unselected package libldap-common. 23:29:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:29:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:29:38 Selecting previously unselected package libldap-2.4-2:amd64. 23:29:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:29:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:29:38 Selecting previously unselected package dirmngr. 23:29:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:29:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:29:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:29:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:29:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:29:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:29:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:29:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:29:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:39 Setting up libksba8:amd64 (1.3.5-2) ... 23:29:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:29:39 Setting up udev (237-3ubuntu10.44) ... 23:29:40 invoke-rc.d: policy-rc.d denied execution of start. 23:29:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Processing triggers for systemd (237-3ubuntu10) ... 23:29:40 Setting up fuse (2.9.7-1ubuntu1) ... 23:29:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:29:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:29:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:29:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:29:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:29:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:29:41 settings in the [Install] section, and DefaultInstance for template units). 23:29:41 This means they are not meant to be enabled using systemctl. 23:29:41 Possible reasons for having this kind of units are: 23:29:41 1) A unit may be statically enabled by being symlinked from another unit's 23:29:41 .wants/ or .requires/ directory. 23:29:41 2) A unit's purpose may be to act as a helper for some other unit which has 23:29:41 a requirement dependency on it. 23:29:41 3) A unit may be started when needed via activation (socket, path, timer, 23:29:41 D-Bus, udev, scripted systemctl call, ...). 23:29:41 4) In case of template units, the unit is meant to be enabled with some 23:29:41 instance name specified. 23:29:42 Reading package lists... 23:29:42 Building dependency tree... 23:29:42 Reading state information... 23:29:42 The following additional packages will be installed: 23:29:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:29:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:29:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:29:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:29:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:29:42 Suggested packages: 23:29:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:29:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:29:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:29:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:29:42 systemd-container policykit-1 23:29:42 Recommended packages: 23:29:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:29:42 The following NEW packages will be installed: 23:29:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:29:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:29:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:29:42 multiarch-support openssh-client python3 python3-minimal python3.6 23:29:42 python3.6-minimal snapd squashfs-tools sudo 23:29:42 The following packages will be upgraded: 23:29:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:29:42 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 23:29:42 Need to get 35.2 MB of archives. 23:29:42 After this operation, 141 MB of additional disk space will be used. 23:29:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 23:29:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 23:29:42 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 23:29:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 23:29:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 23:29:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:29:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 23:29:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:29:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:29:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:29:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:29:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:29:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:29:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:29:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:29:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:29:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:29:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:29:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 23:29:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 23:29:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:29:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:29:43 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:29:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:29:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:29:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:29:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:29:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:29:43 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:29:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:29:44 debconf: delaying package configuration, since apt-utils is not installed 23:29:44 Fetched 35.2 MB in 1s (29.8 MB/s) 23:29:44 (Reading database ... 12757 files and directories currently installed.) 23:29:44 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 23:29:44 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:29:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 23:29:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:29:45 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 23:29:45 (Reading database ... 12757 files and directories currently installed.) 23:29:45 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 23:29:45 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 23:29:45 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 23:29:45 (Reading database ... 12757 files and directories currently installed.) 23:29:45 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 23:29:45 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 23:29:46 Setting up apt (1.6.12ubuntu0.2) ... 23:29:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:29:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:29:46 (Reading database ... 12764 files and directories currently installed.) 23:29:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 23:29:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 23:29:47 Selecting previously unselected package libpython3.6-minimal:amd64. 23:29:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:29:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:29:47 Selecting previously unselected package libexpat1:amd64. 23:29:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:29:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:29:47 Selecting previously unselected package python3.6-minimal. 23:29:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:29:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:29:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 23:29:48 Checking for services that may need to be restarted...done. 23:29:48 Checking for services that may need to be restarted...done. 23:29:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:29:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:29:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:29:49 Selecting previously unselected package python3-minimal. 23:29:49 (Reading database ... 13012 files and directories currently installed.) 23:29:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:29:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:29:49 Selecting previously unselected package mime-support. 23:29:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:29:49 Unpacking mime-support (3.60ubuntu1) ... 23:29:49 Selecting previously unselected package libmpdec2:amd64. 23:29:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:29:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:29:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:29:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:29:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:29:50 Selecting previously unselected package python3.6. 23:29:50 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:29:50 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:29:51 Selecting previously unselected package libpython3-stdlib:amd64. 23:29:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:29:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:29:51 Setting up python3-minimal (3.6.7-1~18.04) ... 23:29:51 Selecting previously unselected package python3. 23:29:51 (Reading database ... 13442 files and directories currently installed.) 23:29:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:29:51 Unpacking python3 (3.6.7-1~18.04) ... 23:29:51 Selecting previously unselected package multiarch-support. 23:29:51 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:29:51 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:29:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:29:52 Selecting previously unselected package liblzo2-2:amd64. 23:29:52 (Reading database ... 13479 files and directories currently installed.) 23:29:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:29:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:29:52 Selecting previously unselected package libbsd0:amd64. 23:29:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:29:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:29:52 Selecting previously unselected package sudo. 23:29:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:29:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:29:52 Selecting previously unselected package apparmor. 23:29:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:29:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:29:52 Selecting previously unselected package libedit2:amd64. 23:29:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:29:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:29:52 Selecting previously unselected package libkrb5support0:amd64. 23:29:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:29:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:29:52 Selecting previously unselected package libk5crypto3:amd64. 23:29:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:29:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:29:53 Selecting previously unselected package libkeyutils1:amd64. 23:29:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:29:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:29:53 Selecting previously unselected package libkrb5-3:amd64. 23:29:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:29:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:29:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:29:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:29:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:29:53 Selecting previously unselected package libssl1.0.0:amd64. 23:29:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:29:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:29:53 Selecting previously unselected package openssh-client. 23:29:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:29:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:29:53 Selecting previously unselected package squashfs-tools. 23:29:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:29:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:29:53 Selecting previously unselected package snapd. 23:29:53 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 23:29:54 Unpacking snapd (2.48.3+18.04) ... 23:29:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:29:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:29:57 Setting up mime-support (3.60ubuntu1) ... 23:29:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:29:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:29:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:29:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:29:57 Setting up systemd (237-3ubuntu10.44) ... 23:29:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:29:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:29:58 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:29:58 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:29:58 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:29:58 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:29:58 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:29:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:29:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:29:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:29:59 Setting up python3 (3.6.7-1~18.04) ... 23:29:59 running python rtupdate hooks for python3.6... 23:29:59 running python post-rtupdate hooks for python3.6... 23:29:59 Setting up apparmor (2.12-4ubuntu5.1) ... 23:30:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:30:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:30:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:30:01 Setting up snapd (2.48.3+18.04) ... 23:30:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:30:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:30:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:30:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:30:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:30:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:30:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:30:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:30:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:30:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:30:04 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 23:30:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:30:04 Processing triggers for systemd (237-3ubuntu10.44) ... 23:30:05 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:30:05 ---> 007528d9c3f2 23:30:05 Step 3/26 : WORKDIR /edgex-go 23:30:05 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:30:05 ---> 007528d9c3f2 23:30:05 Step 3/31 : WORKDIR /edgex-go 23:30:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:05 ---> 007528d9c3f2 23:30:05 Step 3/23 : WORKDIR /edgex-go 23:30:05 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:30:05 ---> 007528d9c3f2 23:30:05 Step 3/24 : WORKDIR /edgex-go 23:30:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:30:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:30:05 ---> 007528d9c3f2 23:30:05 Step 3/23 : WORKDIR /edgex-go 23:30:05 ---> Running in 07c8271c6f50 23:30:05 ---> Running in ac5276880793 23:30:05 ---> Running in 356280500b21 23:30:05 ---> Running in 6614869133e2 23:30:05 ---> Running in 63e064d1242f 23:30:05 Removing intermediate container 63e064d1242f 23:30:05 ---> 1216d3322c23 23:30:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:05 Removing intermediate container ac5276880793 23:30:05 ---> 93631583f80e 23:30:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:05 Removing intermediate container 07c8271c6f50 23:30:05 ---> a537f94a0113 23:30:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:05 ---> Running in 3134eedb8e84 23:30:05 Removing intermediate container 356280500b21 23:30:05 ---> 4622af206ff0 23:30:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 6614869133e2 23:30:05 ---> 61ed848fc63a 23:30:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:30:05 23:30:05 ---> Running in 35f912ccaf25 23:30:05 ---> Running in 44fd4ae493b2 23:30:05 ---> Running in c02f3721e5fa 23:30:05 ---> Running in c794163800cc 23:30:05 Removing intermediate container 3134eedb8e84 23:30:05 ---> d8bcd1073d80 23:30:05 Step 5/23 : RUN apk add --update --no-cache make git 23:30:05 ---> Running in c329777b4c85 23:30:05 Removing intermediate container 35f912ccaf25 23:30:05 ---> 089da88a3466 23:30:05 Step 5/31 : RUN apk add --update --no-cache make git 23:30:05 ---> Running in 4d4ec502a987 23:30:05 Removing intermediate container c02f3721e5fa 23:30:05 ---> 8846fcd453fb 23:30:05 Step 5/26 : RUN apk add --update --no-cache make bash git 23:30:05 Removing intermediate container 44fd4ae493b2 23:30:05 ---> 88ee47edbd22 23:30:05 Step 5/23 : RUN apk add --update --no-cache make git 23:30:05 ---> Running in 2fcea5870a3d 23:30:05 ---> Running in 6fba1c3c3aa3 23:30:05 Removing intermediate container c794163800cc 23:30:05 ---> 40e3e543a830 23:30:05 Step 5/24 : RUN apk add --update --no-cache make git 23:30:05 ---> Running in 45b3e2bc85a7 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:05 OK: 217 MiB in 51 packages 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:30:05 OK: 217 MiB in 51 packages 23:30:06 OK: 217 MiB in 51 packages 23:30:06 OK: 217 MiB in 51 packages 23:30:06 OK: 217 MiB in 51 packages 23:30:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:30:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:30:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:30:07 Removing intermediate container c329777b4c85 23:30:07 ---> 63b7f643cbd9 23:30:07 Step 6/23 : COPY go.mod . 23:30:07 Removing intermediate container 4d4ec502a987 23:30:07 ---> 850d62c0b95a 23:30:07 Step 6/31 : COPY go.mod . 23:30:07 ---> 646f655c85d7 23:30:07 Step 7/23 : RUN go mod download 23:30:07 Removing intermediate container 45b3e2bc85a7 23:30:07 ---> 8ae43dcbdcd3 23:30:07 Step 6/24 : COPY go.mod . 23:30:07 ---> Running in 2941675afa80 23:30:08 ---> 201b457e59d8 23:30:08 Step 7/31 : RUN go mod download 23:30:08 Removing intermediate container 6fba1c3c3aa3 23:30:08 ---> 8958ae02e871 23:30:08 Step 6/23 : COPY go.mod . 23:30:08 Removing intermediate container 2fcea5870a3d 23:30:08 ---> 18ca1f576de2 23:30:08 Step 6/26 : COPY go.mod . 23:30:08 ---> Running in a81fd0ef50a8 23:30:08 Reading package lists... 23:30:08 Reading package lists... 23:30:09 ---> 57f7c074acb3 23:30:09 Step 7/24 : RUN go mod download 23:30:09 ---> Running in 690fd882c0ec 23:30:09 Building dependency tree... 23:30:09 Reading state information... 23:30:09 Calculating upgrade... 23:30:09 ---> 45d3f892b7a3 23:30:09 Step 7/23 : RUN go mod download 23:30:09 The following packages will be upgraded: 23:30:09 advancecomp base-files bash binutils binutils-common 23:30:09 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:30:09 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:30:09 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 23:30:09 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 23:30:09 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:30:09 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:30:09 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 23:30:09 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 23:30:09 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 23:30:09 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 23:30:09 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 23:30:09 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 23:30:09 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 23:30:09 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 23:30:09 ---> 71c50cdc11d3 23:30:09 Step 7/26 : RUN go mod download 23:30:09 ---> Running in 5f1b42f0a994 23:30:09 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:30:09 Need to get 63.8 MB of archives. 23:30:09 After this operation, 5202 kB of additional disk space will be used. 23:30:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:30:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 23:30:09 ---> Running in 77c3db693a46 23:30:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:30:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:30:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:30:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:30:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:30:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:30:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:30:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:30:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:30:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:30:10 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:30:10 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:30:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:30:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:30:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:30:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:30:10 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:30:10 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:30:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:30:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:30:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:30:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:30:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:30:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:30:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:30:10 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:30:10 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:30:10 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:30:10 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:30:10 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:30:10 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:30:10 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:30:10 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:30:10 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:30:10 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 23:30:10 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 23:30:10 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 23:30:10 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 23:30:10 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:30:10 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 23:30:10 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:30:10 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:30:10 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:30:10 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:30:10 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:30:10 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:30:10 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:30:10 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:30:10 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:30:10 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 23:30:10 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:30:10 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:30:10 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:30:10 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:30:10 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:30:10 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:30:10 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:30:10 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:30:10 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:30:10 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:30:10 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:30:10 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:30:11 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:30:11 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:30:11 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:30:11 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:30:11 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 23:30:11 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:30:11 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:30:11 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 23:30:11 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:30:11 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:30:11 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 23:30:11 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:30:11 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:30:11 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:30:11 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:30:11 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:30:11 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:30:11 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:30:11 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 23:30:11 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:30:11 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:30:11 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:30:11 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:30:11 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:30:11 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:30:11 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:30:11 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:30:12 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:30:12 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:30:12 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:30:12 Removing intermediate container 2941675afa80 23:30:12 ---> 9c6db2ea94f9 23:30:12 Step 8/23 : COPY . . 23:30:12 Removing intermediate container a81fd0ef50a8 23:30:12 ---> e86abacb5172 23:30:12 Step 8/31 : COPY . . 23:30:12 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:30:12 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:30:12 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:30:12 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:30:12 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:30:12 debconf: delaying package configuration, since apt-utils is not installed 23:30:13 Fetched 63.8 MB in 3s (20.1 MB/s) 23:30:13 (Reading database ... 13912 files and directories currently installed.) 23:30:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:30:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:30:13 Removing intermediate container 690fd882c0ec 23:30:13 ---> bea67d3f2473 23:30:13 Step 8/24 : COPY . . 23:30:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:30:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:30:14 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 23:30:14 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 23:30:14 Removing intermediate container 5f1b42f0a994 23:30:14 ---> 9817a4c3dae8 23:30:14 Step 8/23 : COPY . . 23:30:14 Removing intermediate container 77c3db693a46 23:30:14 ---> dca1c07ac632 23:30:14 Step 8/26 : COPY . . 23:30:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:14 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:15 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:15 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:15 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:15 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:16 (Reading database ... 13911 files and directories currently installed.) 23:30:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:30:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:30:16 (Reading database ... 13911 files and directories currently installed.) 23:30:16 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:16 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:16 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:16 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:16 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:30:16 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:30:16 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:16 (Reading database ... 13911 files and directories currently installed.) 23:30:16 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:30:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:30:17 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:30:17 (Reading database ... 13911 files and directories currently installed.) 23:30:17 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:30:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:30:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:30:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:30:18 Setting up base-files (10.1ubuntu2.10) ... 23:30:18 Installing new version of config file /etc/issue ... 23:30:18 Installing new version of config file /etc/issue.net ... 23:30:18 Installing new version of config file /etc/lsb-release ... 23:30:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:30:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:30:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:30:19 Removing obsolete conffile /etc/default/motd-news ... 23:30:19 (Reading database ... 13912 files and directories currently installed.) 23:30:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:30:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:30:19 Setting up bash (4.4.18-2ubuntu1.2) ... 23:30:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 23:30:19 (Reading database ... 13912 files and directories currently installed.) 23:30:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:30:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 23:30:19 (Reading database ... 13912 files and directories currently installed.) 23:30:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:30:19 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:30:20 Setting up tar (1.29b-2ubuntu0.2) ... 23:30:20 (Reading database ... 13912 files and directories currently installed.) 23:30:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:30:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:30:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:30:20 (Reading database ... 13912 files and directories currently installed.) 23:30:20 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:30:20 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:30:20 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 23:30:20 (Reading database ... 13912 files and directories currently installed.) 23:30:20 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:30:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:30:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:30:21 (Reading database ... 13912 files and directories currently installed.) 23:30:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:30:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:30:21 Setting up grep (3.1-2build1) ... 23:30:21 (Reading database ... 13912 files and directories currently installed.) 23:30:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:30:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:30:21 Setting up login (1:4.5-1ubuntu2) ... 23:30:21 (Reading database ... 13912 files and directories currently installed.) 23:30:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:30:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:30:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:30:22 (Reading database ... 13912 files and directories currently installed.) 23:30:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:30:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:30:23 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:30:23 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:30:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:30:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:30:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:30:24 (Reading database ... 13912 files and directories currently installed.) 23:30:24 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:30:24 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:30:25 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:30:25 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:30:25 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:30:25 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:30:25 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:30:25 (Reading database ... 13912 files and directories currently installed.) 23:30:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:30:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:30:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:30:26 (Reading database ... 13912 files and directories currently installed.) 23:30:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:30:26 (Reading database ... 13912 files and directories currently installed.) 23:30:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:30:26 (Reading database ... 13912 files and directories currently installed.) 23:30:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:30:26 (Reading database ... 13912 files and directories currently installed.) 23:30:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:30:27 (Reading database ... 13912 files and directories currently installed.) 23:30:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:30:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:30:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:30:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:30:28 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:30:28 (Reading database ... 13912 files and directories currently installed.) 23:30:28 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:30:28 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:30:28 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:30:28 (Reading database ... 13912 files and directories currently installed.) 23:30:28 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:28 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:28 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:30:28 (Reading database ... 13912 files and directories currently installed.) 23:30:28 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:28 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:28 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:30:28 (Reading database ... 13912 files and directories currently installed.) 23:30:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:29 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:30:29 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:30:30 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:30:30 (Reading database ... 13912 files and directories currently installed.) 23:30:30 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:30:30 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:30:30 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:30:30 (Reading database ... 13912 files and directories currently installed.) 23:30:30 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:30:30 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:30:30 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:30:30 (Reading database ... 13914 files and directories currently installed.) 23:30:30 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:30:30 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:30:31 Setting up debconf (1.5.66ubuntu1) ... 23:30:31 (Reading database ... 13914 files and directories currently installed.) 23:30:31 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:30:31 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:30:31 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:30:31 (Reading database ... 13914 files and directories currently installed.) 23:30:31 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:30:31 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:30:31 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:30:31 (Reading database ... 13914 files and directories currently installed.) 23:30:31 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:30:31 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:30:31 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:30:32 (Reading database ... 13914 files and directories currently installed.) 23:30:32 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:30:32 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:30:32 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 23:30:32 (Reading database ... 13914 files and directories currently installed.) 23:30:32 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:30:32 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:30:32 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:30:32 (Reading database ... 13914 files and directories currently installed.) 23:30:32 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:30:33 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:30:33 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 23:30:33 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 23:30:33 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:30:33 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:30:33 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:30:33 (Reading database ... 13914 files and directories currently installed.) 23:30:33 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:30:33 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:30:33 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:30:33 (Reading database ... 13914 files and directories currently installed.) 23:30:33 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 23:30:34 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:30:34 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 23:30:34 (Reading database ... 13914 files and directories currently installed.) 23:30:34 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:30:34 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:30:34 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:30:34 (Reading database ... 13914 files and directories currently installed.) 23:30:34 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 23:30:34 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 23:30:34 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 23:30:34 (Reading database ... 13914 files and directories currently installed.) 23:30:34 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:30:35 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:30:35 Setting up passwd (1:4.5-1ubuntu2) ... 23:30:35 (Reading database ... 13914 files and directories currently installed.) 23:30:35 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:30:35 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:30:35 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:30:35 (Reading database ... 13914 files and directories currently installed.) 23:30:35 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:30:35 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:30:36 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:30:36 (Reading database ... 13914 files and directories currently installed.) 23:30:36 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:30:36 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:30:36 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:30:36 (Reading database ... 13914 files and directories currently installed.) 23:30:36 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:30:36 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:30:36 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:30:36 (Reading database ... 13914 files and directories currently installed.) 23:30:36 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:30:36 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:30:36 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:30:36 (Reading database ... 13914 files and directories currently installed.) 23:30:36 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 23:30:36 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 23:30:37 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 23:30:37 (Reading database ... 13914 files and directories currently installed.) 23:30:37 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 23:30:37 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 23:30:37 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 23:30:37 (Reading database ... 13915 files and directories currently installed.) 23:30:37 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:30:37 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:30:37 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:30:37 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:30:37 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 23:30:37 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 23:30:38 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:30:38 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:30:38 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:30:38 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:30:38 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:30:38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:30:39 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:30:39 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:30:39 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:30:39 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:30:39 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:30:39 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:30:39 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:30:39 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:30:39 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:30:39 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:30:39 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:30:39 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:30:40 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:30:40 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:30:41 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:30:41 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:30:41 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:30:41 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:30:41 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:30:41 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:30:41 ---> 6d5d2a910c3e 23:30:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:30:41 ---> 07639cd64f78 23:30:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:30:41 ---> 12e6f54e7f6e 23:30:41 Step 9/23 : RUN make cmd/core-command/core-command 23:30:41 ---> 49c1591c7aae 23:30:41 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:30:41 ---> 09b379170bef 23:30:41 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:30:41 ---> Running in 4bb84a28c1f8 23:30:41 ---> Running in 4e4ad5f6c3df 23:30:41 ---> Running in 2764895f9281 23:30:41 ---> Running in a2a2f7cb568c 23:30:41 ---> Running in 3409c7b0349f 23:30:41 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:30:41 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:30:42 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 23:30:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:30:42 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 23:30:42 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:30:42 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:30:42 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:42 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:42 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 23:30:42 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:42 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:42 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 23:30:42 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:42 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:42 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:42 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:44 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:44 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:30:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:30:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:30:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:30:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:30:48 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:30:48 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:30:48 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:30:48 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:30:48 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:30:48 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:30:48 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:30:48 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:30:48 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:30:48 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:30:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:30:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:49 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:30:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:49 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:30:49 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:30:49 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:30:49 23:30:49 Current default time zone: 'Etc/UTC' 23:30:49 Local time is now: Wed Mar 3 23:30:49 UTC 2021. 23:30:49 Universal Time is now: Wed Mar 3 23:30:49 UTC 2021. 23:30:49 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:30:49 23:30:49 Setting up systemd-sysv (237-3ubuntu10.44) ... 23:30:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:49 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 23:30:49 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:30:49 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:30:49 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:30:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:30:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:30:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:30:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:30:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:30:50 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:50 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:30:50 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:50 Setting up patch (2.7.6-2ubuntu1.1) ... 23:30:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:30:50 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:30:50 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 23:30:50 Installing new version of config file /etc/ssl/openssl.cnf ... 23:30:50 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:30:50 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:30:50 Setting up ca-certificates (20210119~18.04.1) ... 23:30:52 Updating certificates in /etc/ssl/certs... 23:30:54 23 added, 27 removed; done. 23:30:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:30:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:30:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:30:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:30:54 Setting up pkgbinarymangler (138.18.04.1) ... 23:30:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:30:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up perl (5.26.1-6ubuntu0.5) ... 23:30:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:30:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:30:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:30:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:30:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:30:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:30:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:30:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:30:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:30:54 Processing triggers for systemd (237-3ubuntu10.44) ... 23:30:55 Processing triggers for mime-support (3.60ubuntu1) ... 23:30:55 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:30:55 Updating certificates in /etc/ssl/certs... 23:30:55 0 added, 0 removed; done. 23:30:55 Running hooks in /etc/ca-certificates/update.d... 23:30:55 done. 23:30:56 Reading package lists... 23:30:56 Building dependency tree... 23:30:56 Reading state information... 23:30:57 The following NEW packages will be installed: 23:30:57 apt-transport-https 23:30:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:30:57 Need to get 1696 B of archives. 23:30:57 After this operation, 153 kB of additional disk space will be used. 23:30:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 23:30:57 debconf: delaying package configuration, since apt-utils is not installed 23:30:57 Fetched 1696 B in 0s (8149 B/s) 23:30:57 Selecting previously unselected package apt-transport-https. 23:30:57 (Reading database ... 13920 files and directories currently installed.) 23:30:57 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 23:30:57 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 23:30:58 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 23:30:58 Waiting for network to be ready... 23:31:06 2021-03-03T23:31:03Z INFO Waiting for automatic snapd restart... 23:31:06 snapd 2.48.2.1 from Canonical* installed 23:31:06 "snapd" switched to the "latest/stable" channel 23:31:06 23:31:11 core18 20210128 from Canonical* installed 23:31:12 "core18" switched to the "latest/stable" channel 23:31:12 23:31:20 snapcraft 4.5.1 from Canonical* installed 23:31:20 "snapcraft" switched to the "latest/stable" channel 23:31:20 23:31:23 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 23:31:23 - README.md 23:31:23 - snapcraft.yaml.orig 23:31:23 23:31:23 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:31:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:31:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:31:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 23:31:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:31:32 Reading package lists... 23:31:33 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 23:31:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:31:39 Reading package lists... 23:31:39 Building dependency tree... 23:31:39 Reading state information... 23:31:39 Suggested packages: 23:31:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:31:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:31:39 Recommended packages: 23:31:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:31:39 The following NEW packages will be installed: 23:31:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:31:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:31:39 pkg-config zip 23:31:40 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:31:40 Need to get 7655 kB of archives. 23:31:40 After this operation, 43.7 MB of additional disk space will be used. 23:31:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 23:31:40 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:31:40 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:31:40 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:31:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:31:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:31:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:31:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:31:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:31:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:31:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 23:31:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 23:31:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 23:31:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:31:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:31:41 debconf: delaying package configuration, since apt-utils is not installed 23:31:41 Fetched 7655 kB in 1s (7008 kB/s) 23:31:41 Selecting previously unselected package libglib2.0-0:amd64. 23:31:41 (Reading database ... 13924 files and directories currently installed.) 23:31:41 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 23:31:41 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:31:41 Selecting previously unselected package libpsl5:amd64. 23:31:41 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:31:41 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:31:41 Selecting previously unselected package libnghttp2-14:amd64. 23:31:41 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:31:41 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:31:42 Selecting previously unselected package librtmp1:amd64. 23:31:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:31:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:31:42 Selecting previously unselected package libcurl3-gnutls:amd64. 23:31:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 23:31:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:31:42 Selecting previously unselected package liberror-perl. 23:31:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:31:42 Unpacking liberror-perl (0.17025-1) ... 23:31:42 Selecting previously unselected package git-man. 23:31:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 23:31:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 23:31:42 Selecting previously unselected package git. 23:31:42 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 23:31:42 Unpacking git (1:2.17.1-1ubuntu0.7) ... 23:31:43 Selecting previously unselected package libnorm1:amd64. 23:31:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:31:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:31:43 Selecting previously unselected package libpgm-5.2-0:amd64. 23:31:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:31:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:31:43 Selecting previously unselected package libsodium23:amd64. 23:31:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:31:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:31:43 Selecting previously unselected package libzmq5:amd64. 23:31:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:31:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:31:44 Selecting previously unselected package libzmq3-dev:amd64. 23:31:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:31:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:31:44 Selecting previously unselected package pkg-config. 23:31:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:31:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:31:44 Selecting previously unselected package zip. 23:31:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:31:44 Unpacking zip (3.0-11build1) ... 23:31:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:31:44 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 23:31:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:31:44 Setting up liberror-perl (0.17025-1) ... 23:31:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:31:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 23:31:44 No schema files found: doing nothing. 23:31:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:31:44 Setting up zip (3.0-11build1) ... 23:31:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:31:44 Setting up libsodium23:amd64 (1.0.16-2) ... 23:31:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:31:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:31:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 23:31:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:31:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 23:31:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:31:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:31:52 git set to automatically installed. 23:31:52 git-man set to automatically installed. 23:31:52 libcurl3-gnutls set to automatically installed. 23:31:52 liberror-perl set to automatically installed. 23:31:52 libglib2.0-0 set to automatically installed. 23:31:52 libnghttp2-14 set to automatically installed. 23:31:52 libnorm1 set to automatically installed. 23:31:52 libpgm-5.2-0 set to automatically installed. 23:31:52 libpsl5 set to automatically installed. 23:31:52 librtmp1 set to automatically installed. 23:31:52 libsodium23 set to automatically installed. 23:31:52 libzmq3-dev set to automatically installed. 23:31:52 libzmq5 set to automatically installed. 23:31:52 pkg-config set to automatically installed. 23:31:52 zip set to automatically installed. 23:31:55 snapd is not logged in, snap install commands will use sudo 23:32:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:32:02 error: cannot refresh "core18": unexpectedly empty response from the server 23:32:02 (try again later) 23:32:02 Error while refreshing snap 'core18' to channel 'latest/stable' 23:32:02 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:32:04 Failed in branch amd64 23:32:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:32:27 Removing intermediate container a2a2f7cb568c 23:32:27 ---> cf727dd26548 23:32:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:32:27 Removing intermediate container 4bb84a28c1f8 23:32:27 ---> 1ba217acbe37 23:32:27 23:32:27 Step 10/24 : FROM alpine:3.12 23:32:27 3.12: Pulling from library/alpine 23:32:27 ---> Running in 3dbd94cfc961 23:32:29 Removing intermediate container 4e4ad5f6c3df 23:32:29 ---> d27651fe31db 23:32:29 23:32:29 Step 10/31 : FROM alpine:3.12 23:32:29 3.12: Pulling from library/alpine 23:32:29 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:32:29 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 23:32:29 Status: Downloaded newer image for alpine:3.12 23:32:29 Status: Image is up to date for alpine:3.12 23:32:29 ---> d10569e2745f 23:32:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:32:29 ---> d10569e2745f 23:32:29 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 23:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:32:30 ---> Running in ce72de2a3564 23:32:30 ---> Running in fac07b418957 23:32:31 Removing intermediate container ce72de2a3564 23:32:31 ---> 6b70e0c1a1e1 23:32:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:32:31 ---> Running in 2750d8e9432e 23:32:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:33 (1/5) Installing ca-certificates (20191127-r4) 23:32:33 (2/5) Installing nghttp2-libs (1.41.0-r0) 23:32:33 (3/5) Installing libcurl (7.69.1-r3) 23:32:33 (4/5) Installing curl (7.69.1-r3) 23:32:33 (5/5) Installing dumb-init (1.2.2-r1) 23:32:33 Executing busybox-1.31.1-r19.trigger 23:32:33 Executing ca-certificates-20191127-r4.trigger 23:32:33 OK: 7 MiB in 19 packages 23:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:35 (1/2) Installing dumb-init (1.2.2-r1) 23:32:35 (2/2) Installing su-exec (0.2-r1) 23:32:35 Executing busybox-1.31.1-r19.trigger 23:32:35 OK: 5 MiB in 16 packages 23:32:36 Removing intermediate container 3dbd94cfc961 23:32:36 ---> 42266c388984 23:32:36 23:32:36 Step 11/26 : FROM docker:20.10.0 23:32:36 20.10.0: Pulling from library/docker 23:32:38 Removing intermediate container fac07b418957 23:32:38 ---> fe8c01fa048a 23:32:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:32:38 Removing intermediate container 2750d8e9432e 23:32:38 ---> 1374fc55bbad 23:32:38 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:32:38 Removing intermediate container 2764895f9281 23:32:38 ---> 7357e0fe1436 23:32:38 23:32:38 Step 10/23 : FROM alpine:3.12 23:32:38 ---> d10569e2745f 23:32:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:32:39 ---> Running in 50ee09f7b526 23:32:39 ---> Running in ac7aee7f4d9d 23:32:39 ---> Running in 2bd5465c8d34 23:32:39 Removing intermediate container ac7aee7f4d9d 23:32:39 ---> 493e30b1b896 23:32:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:32:39 Removing intermediate container 50ee09f7b526 23:32:39 ---> 1b8d81fcc5a5 23:32:39 Step 13/24 : WORKDIR / 23:32:40 ---> Running in 82eb27043bb5 23:32:40 ---> Running in 534b1bf5b740 23:32:41 Removing intermediate container 82eb27043bb5 23:32:41 ---> 2e01c7364b89 23:32:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:32:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:41 Removing intermediate container 534b1bf5b740 23:32:41 ---> 791bde603c34 23:32:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:32:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:41 ---> Running in 84f2f0c8a2c6 23:32:42 (1/1) Installing dumb-init (1.2.2-r1) 23:32:42 Executing busybox-1.31.1-r19.trigger 23:32:42 OK: 5 MiB in 15 packages 23:32:43 ---> d13f39262142 23:32:43 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:32:45 Removing intermediate container 2bd5465c8d34 23:32:45 ---> 0b4a056f4162 23:32:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:46 ---> 4646624d513f 23:32:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:32:46 ---> Running in 77dee3f1ff4f 23:32:47 Removing intermediate container 84f2f0c8a2c6 23:32:47 ---> 39e80dacf622 23:32:47 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:32:47 Removing intermediate container 3409c7b0349f 23:32:47 ---> 0ab553be29b0 23:32:47 23:32:47 Step 10/23 : FROM alpine:3.12 23:32:47 ---> d10569e2745f 23:32:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:32:47 ---> Using cache 23:32:47 ---> 0b4a056f4162 23:32:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:32:48 ---> da47043ee1dc 23:32:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:32:48 ---> Running in 71f11e9c3920 23:32:48 Removing intermediate container 77dee3f1ff4f 23:32:48 ---> 4576ae0fbb5b 23:32:48 Step 13/23 : ENV APP_PORT=48082 23:32:48 ---> Running in 02de8d147ad7 23:32:49 ---> Running in 349b54bccb44 23:32:49 Removing intermediate container 71f11e9c3920 23:32:49 ---> 785392300ae8 23:32:49 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:32:49 Removing intermediate container 02de8d147ad7 23:32:49 ---> 6f3005b167a2 23:32:49 Step 13/23 : ENV APP_PORT=48081 23:32:49 ---> 1287d5bf86fd 23:32:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:32:49 Removing intermediate container 349b54bccb44 23:32:49 ---> 4887b2408034 23:32:49 Step 14/23 : EXPOSE $APP_PORT 23:32:49 ---> Running in bef01b0b7443 23:32:50 ---> Running in 26a01ca5d256 23:32:50 ---> 903fcacafdb5 23:32:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:32:50 Removing intermediate container bef01b0b7443 23:32:50 ---> 3172f09d5200 23:32:50 Step 14/23 : EXPOSE $APP_PORT 23:32:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:32:51 Status: Downloaded newer image for docker:20.10.0 23:32:51 ---> eeaf43b92773 23:32:51 Step 12/26 : RUN apk add --no-cache bash 23:32:51 ---> Running in f70e46ea92f5 23:32:51 ---> Running in 6f4c5dc437b2 23:32:51 Removing intermediate container 26a01ca5d256 23:32:51 ---> e4efd3cebf5e 23:32:51 Step 15/23 : WORKDIR / 23:32:51 ---> 06c555023983 23:32:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:32:51 ---> Running in d8f59435ca17 23:32:51 ---> Running in 6b4797649e80 23:32:51 Removing intermediate container f70e46ea92f5 23:32:51 ---> 2b0457f1a9c3 23:32:51 Step 15/23 : WORKDIR / 23:32:51 ---> Running in 60b78ea04f67 23:32:52 Removing intermediate container 6b4797649e80 23:32:52 ---> fe54eebbd5d7 23:32:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:52 ---> 363a7bae5b14 23:32:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:32:52 Removing intermediate container 60b78ea04f67 23:32:52 ---> 7b1b91872ca2 23:32:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:32:53 ---> Running in 15258357b1fc 23:32:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:32:53 ---> 481d99523b28 23:32:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:32:54 (1/2) Installing readline (8.0.4-r0) 23:32:54 (2/2) Installing bash (5.0.17-r0) 23:32:54 Executing bash-5.0.17-r0.post-install 23:32:54 Executing busybox-1.31.1-r19.trigger 23:32:54 OK: 12 MiB in 22 packages 23:32:54 ---> 052bc21f727c 23:32:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:32:54 Removing intermediate container 6f4c5dc437b2 23:32:54 ---> e9a9c8914a4c 23:32:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:32:55 ---> c25a4290d4fc 23:32:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:32:56 Removing intermediate container d8f59435ca17 23:32:56 ---> c579b78ae476 23:32:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 23:32:56 ---> dc9ddde800fe 23:32:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:32:56 ---> Running in 6a238165eb67 23:32:56 ---> cd8a843d4b34 23:32:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:32:56 Removing intermediate container 15258357b1fc 23:32:56 ---> 822f8bff0aca 23:32:56 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:32:56 ---> 3f660bea2e6f 23:32:56 Step 19/23 : ENTRYPOINT ["/core-command"] 23:32:56 ---> Running in 41b669462240 23:32:56 ---> Running in 09b50f38d407 23:32:57 Removing intermediate container 6a238165eb67 23:32:57 ---> 1e5b868b8756 23:32:57 Step 14/26 : ENV APP_PORT=48090 23:32:57 ---> Running in b421eb3b0f7f 23:32:57 Removing intermediate container 41b669462240 23:32:57 ---> 514b42b8b7d6 23:32:57 Step 22/24 : LABEL arch=arm64 23:32:57 ---> 2b00e9d08527 23:32:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:32:58 ---> Running in 898d81c8b66c 23:32:58 Removing intermediate container 09b50f38d407 23:32:58 ---> a5da9fad7875 23:32:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:58 ---> Running in d68648e28282 23:32:58 Removing intermediate container b421eb3b0f7f 23:32:58 ---> b08cb8f5052f 23:32:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:32:58 ---> 723b95a16e5e 23:32:58 Step 15/26 : EXPOSE $APP_PORT 23:32:58 ---> Running in 44c51470a13f 23:32:58 ---> Running in 2f01f481482d 23:32:58 Removing intermediate container 898d81c8b66c 23:32:58 ---> d682e3afcf05 23:32:58 Step 23/24 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:32:58 Removing intermediate container d68648e28282 23:32:58 ---> 1bb928edf9a3 23:32:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:32:58 ---> Running in de68271db8b8 23:32:58 Removing intermediate container 44c51470a13f 23:32:58 ---> 8a0042915b56 23:32:58 Step 21/23 : LABEL arch=arm64 23:32:59 ---> Running in 8c42043b8976 23:32:59 ---> Running in 37cb5c6fb70a 23:32:59 ---> 7e68e44ec205 23:32:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:32:59 Removing intermediate container 2f01f481482d 23:32:59 ---> f217343c780f 23:32:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:32:59 Removing intermediate container de68271db8b8 23:32:59 ---> 035744633392 23:32:59 Step 24/24 : LABEL version=0.0.0 23:32:59 ---> Running in 870673fa6bd7 23:32:59 Removing intermediate container 8c42043b8976 23:32:59 ---> 490f90c67be6 23:32:59 Step 21/23 : LABEL arch=arm64 23:32:59 Removing intermediate container 37cb5c6fb70a 23:32:59 ---> 49379eb53756 23:32:59 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:33:00 ---> Running in ef528f146956 23:33:00 ---> Running in dfa2ce1ca930 23:33:00 ---> c179ebb6a501 23:33:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:33:00 Removing intermediate container 870673fa6bd7 23:33:00 ---> 20cee506ede8 23:33:00 23:33:00 Successfully built 20cee506ede8 23:33:01 Removing intermediate container dfa2ce1ca930 23:33:01 ---> 00de714977a9 23:33:01 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:33:01 ---> 9975a50311ad 23:33:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:33:01 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:33:01  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 23:33:01 Removing intermediate container ef528f146956 23:33:01 ---> bc2b0529912b 23:33:01 Step 23/23 : LABEL version=0.0.0 23:33:01 ---> Running in bac20a7417a7 23:33:01 ---> Running in d28588537e65 23:33:01 ---> b775335119a6 23:33:01 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:33:02 ---> Running in 54c71f035fd4 23:33:02 Removing intermediate container bac20a7417a7 23:33:02 ---> 6f6f39d061c7 23:33:02 ---> 03fe0d1ed7f5 23:33:02 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:33:02 Step 23/23 : LABEL version=0.0.0 23:33:02 Removing intermediate container d28588537e65 23:33:02 ---> 4b18ee53380e 23:33:02 23:33:02 ---> Running in 947ce42173e5 23:33:03 Successfully built 4b18ee53380e 23:33:03 Successfully tagged docker-core-command-go-arm64:latest 23:33:03  Building docker-core-command-go ... done Building docker-support-notifications-go 23:33:03 Removing intermediate container 54c71f035fd4 23:33:03 ---> 71a08772592c 23:33:03 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:33:03 Removing intermediate container 947ce42173e5 23:33:03 ---> c610159220af 23:33:03 23:33:03 ---> 1661970a0592 23:33:03 Step 19/26 : RUN apk --no-cache add py3-pip 23:33:03 Successfully built c610159220af 23:33:04 ---> Running in 2ab7f87fe69e 23:33:04 Successfully tagged docker-core-metadata-go-arm64:latest 23:33:04  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 23:33:04 ---> 5902a776313d 23:33:04 Step 26/31 : RUN chmod +x /entrypoint.sh 23:33:04 ---> Running in e2b5f7420c69 23:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:33:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:33:06 (1/33) Installing libbz2 (1.0.8-r1) 23:33:06 (2/33) Installing expat (2.2.9-r1) 23:33:06 (3/33) Installing libffi (3.3-r2) 23:33:06 (4/33) Installing gdbm (1.13-r1) 23:33:06 (5/33) Installing xz-libs (5.2.5-r0) 23:33:06 (6/33) Installing sqlite-libs (3.32.1-r0) 23:33:06 (7/33) Installing python3 (3.8.5-r1) 23:33:08 (8/33) Installing py3-appdirs (1.4.4-r1) 23:33:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 23:33:08 (10/33) Installing py3-parsing (2.4.7-r0) 23:33:08 (11/33) Installing py3-six (1.15.0-r0) 23:33:08 (12/33) Installing py3-packaging (20.4-r0) 23:33:08 (13/33) Installing py3-setuptools (47.0.0-r0) 23:33:08 (14/33) Installing py3-chardet (3.0.4-r4) 23:33:08 (15/33) Installing py3-idna (2.9-r0) 23:33:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 23:33:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 23:33:08 (18/33) Installing py3-requests (2.23.0-r0) 23:33:08 (19/33) Installing py3-msgpack (1.0.0-r0) 23:33:08 (20/33) Installing py3-lockfile (0.12.2-r3) 23:33:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 23:33:08 (22/33) Installing py3-colorama (0.4.3-r0) 23:33:08 (23/33) Installing py3-distlib (0.3.0-r0) 23:33:08 (24/33) Installing py3-distro (1.5.0-r1) 23:33:08 (25/33) Installing py3-webencodings (0.5.1-r3) 23:33:08 (26/33) Installing py3-html5lib (1.0.1-r4) 23:33:08 (27/33) Installing py3-pytoml (0.1.21-r0) 23:33:08 (28/33) Installing py3-pep517 (0.8.2-r0) 23:33:08 (29/33) Installing py3-progress (1.5-r0) 23:33:08 (30/33) Installing py3-toml (0.10.1-r0) 23:33:08 (31/33) Installing py3-retrying (1.3.3-r0) 23:33:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 23:33:08 (33/33) Installing py3-pip (20.1.1-r0) 23:33:09 Executing busybox-1.31.1-r19.trigger 23:33:09 OK: 71 MiB in 55 packages 23:33:09 Removing intermediate container e2b5f7420c69 23:33:09 ---> f114bdbc7fee 23:33:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:33:11 ---> Running in 86e931405d31 23:33:12 Removing intermediate container 86e931405d31 23:33:12 ---> 987a718450b9 23:33:12 Step 28/31 : CMD ["gate"] 23:33:13 ---> Running in f355ba74202a 23:33:14 Removing intermediate container f355ba74202a 23:33:14 ---> 722a17f81136 23:33:14 Step 29/31 : LABEL arch=arm64 23:33:15 ---> Running in fe7d5cc89126 23:33:16 Removing intermediate container fe7d5cc89126 23:33:16 ---> c1b159a31b7a 23:33:16 Step 30/31 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:33:16 ---> Running in f28b08f8f6a7 23:33:17 Removing intermediate container 2ab7f87fe69e 23:33:17 ---> 9d24095017be 23:33:17 Step 20/26 : RUN pip install docker-compose==1.23.2 23:33:17 ---> Running in 381707e0e9f6 23:33:17 Removing intermediate container f28b08f8f6a7 23:33:17 ---> 4707c974f320 23:33:17 Step 31/31 : LABEL version=0.0.0 23:33:19 ---> Running in dc8f32173618 23:33:19 Removing intermediate container dc8f32173618 23:33:19 ---> b3b35beeb9c7 23:33:19 23:33:20 Successfully built b3b35beeb9c7 23:33:20 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:33:20  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 23:33:22 Collecting docker-compose==1.23.2 23:33:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:33:23 Collecting dockerpty<0.5,>=0.4.1 23:33:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:33:26 Collecting docker<4.0,>=3.6.0 23:33:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:33:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:33:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:33:29 Collecting PyYAML<4,>=3.10 23:33:29 Downloading PyYAML-3.13.tar.gz (270 kB) 23:33:33 Collecting websocket-client<1.0,>=0.32.0 23:33:33 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:33:33 Collecting docopt<0.7,>=0.6.1 23:33:33 Downloading docopt-0.6.2.tar.gz (25 kB) 23:33:36 Collecting jsonschema<3,>=2.5.1 23:33:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:33:36 Collecting cached-property<2,>=1.2.0 23:33:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:33:37 Collecting texttable<0.10,>=0.9.0 23:33:37 Downloading texttable-0.9.1.tar.gz (11 kB) 23:33:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:33:39 Collecting docker-pycreds>=0.4.0 23:33:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:33:39 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) 23:33:39 Collecting idna<2.8,>=2.5 23:33:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:33:39 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) 23:33:40 Collecting urllib3<1.25,>=1.21.1 23:33:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:33:40 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:33:40 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:33:40 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:33:40 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:33:41 Installing collected packages: dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, cached-property, texttable, docker-compose 23:33:41 Running setup.py install for dockerpty: started 23:33:44 Running setup.py install for dockerpty: finished with status 'done' 23:33:44 Attempting uninstall: idna 23:33:44 Found existing installation: idna 2.9 23:33:44 Uninstalling idna-2.9: 23:33:44 Successfully uninstalled idna-2.9 23:33:44 Attempting uninstall: urllib3 23:33:44 Found existing installation: urllib3 1.25.9 23:33:45 Uninstalling urllib3-1.25.9: 23:33:45 Successfully uninstalled urllib3-1.25.9 23:33:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:33:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:33:45 ---> 007528d9c3f2 23:33:45 Step 3/23 : WORKDIR /edgex-go 23:33:45 ---> Using cache 23:33:45 ---> 61ed848fc63a 23:33:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:45 ---> Using cache 23:33:45 ---> 40e3e543a830 23:33:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:33:47 Attempting uninstall: requests 23:33:47 Found existing installation: requests 2.23.0 23:33:47 Uninstalling requests-2.23.0: 23:33:47 Successfully uninstalled requests-2.23.0 23:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:33:49 ---> 007528d9c3f2 23:33:49 Step 3/22 : WORKDIR /edgex-go 23:33:49 ---> Using cache 23:33:49 ---> 61ed848fc63a 23:33:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:49 ---> Using cache 23:33:49 ---> 40e3e543a830 23:33:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:33:49 ---> 007528d9c3f2 23:33:49 Step 3/22 : WORKDIR /edgex-go 23:33:49 ---> Using cache 23:33:49 ---> 61ed848fc63a 23:33:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:49 ---> Using cache 23:33:49 ---> 40e3e543a830 23:33:49 Step 5/22 : RUN apk add --update --no-cache make git 23:33:49 ---> Using cache 23:33:49 ---> 8ae43dcbdcd3 23:33:49 Step 6/22 : COPY go.mod . 23:33:49 ---> Using cache 23:33:49 ---> 57f7c074acb3 23:33:49 Step 7/22 : RUN go mod download 23:33:49 ---> Using cache 23:33:49 ---> bea67d3f2473 23:33:49 Step 8/22 : COPY . . 23:33:49 ---> Using cache 23:33:49 ---> 6d5d2a910c3e 23:33:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:33:51 Running setup.py install for PyYAML: started 23:33:53 ---> Running in 895edc183edf 23:33:53 ---> Running in b4b2ea98df93 23:33:53 ---> Running in c133554cfdf8 23:33:54 Running setup.py install for PyYAML: finished with status 'done' 23:33:54 Running setup.py install for docopt: started 23:33:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:33:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:33:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:33:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:33:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:33:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:33:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:33:56 ---> 007528d9c3f2 23:33:56 Step 3/21 : WORKDIR /edgex-go 23:33:56 ---> Using cache 23:33:56 ---> 61ed848fc63a 23:33:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:33:56 ---> Using cache 23:33:56 ---> 40e3e543a830 23:33:56 Step 5/21 : RUN apk add --update --no-cache make git 23:33:56 ---> Using cache 23:33:56 ---> 8ae43dcbdcd3 23:33:56 Step 6/21 : COPY go.mod . 23:33:56 ---> Using cache 23:33:56 ---> 57f7c074acb3 23:33:56 Step 7/21 : RUN go mod download 23:33:56 ---> Using cache 23:33:56 ---> bea67d3f2473 23:33:56 Step 8/21 : COPY . . 23:33:56 ---> Using cache 23:33:56 ---> 6d5d2a910c3e 23:33:56 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:33:57 OK: 217 MiB in 51 packages 23:33:57 OK: 217 MiB in 51 packages 23:33:57 Running setup.py install for docopt: finished with status 'done' 23:33:57 ---> Running in afd5c9b440e8 23:33:57 Running setup.py install for texttable: started 23:33:59 Removing intermediate container c133554cfdf8 23:33:59 ---> 2296d0c6fdb1 23:33:59 Step 6/22 : COPY go.mod . 23:33:59 Removing intermediate container 895edc183edf 23:33:59 ---> d01691e3b453 23:33:59 Step 6/23 : COPY go.mod . 23:33:59 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 23:34:00 ---> 302e60967502 23:34:00 Step 7/23 : RUN go mod download 23:34:00 Running setup.py install for texttable: finished with status 'done' 23:34:00 ---> Running in 931394e6016c 23:34:00 ---> e07df9de185e 23:34:00 Step 7/22 : RUN go mod download 23:34:00 ---> Running in feb37ba2f24c 23:34:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 23:34:06 Removing intermediate container 931394e6016c 23:34:06 ---> 963aca179445 23:34:06 Step 8/23 : COPY . . 23:34:06 Removing intermediate container feb37ba2f24c 23:34:06 ---> ba03db664420 23:34:06 Step 8/22 : COPY . . 23:34:09 Removing intermediate container 381707e0e9f6 23:34:09 ---> 80b022653dd5 23:34:09 Step 21/26 : RUN apk --no-cache add curl 23:34:10 ---> Running in 64c6fb4b7af0 23:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:34:13 (1/3) Installing nghttp2-libs (1.41.0-r0) 23:34:13 (2/3) Installing libcurl (7.69.1-r3) 23:34:13 (3/3) Installing curl (7.69.1-r3) 23:34:13 Executing busybox-1.31.1-r19.trigger 23:34:13 OK: 71 MiB in 58 packages 23:34:19 Removing intermediate container 64c6fb4b7af0 23:34:19 ---> 646bab70c33c 23:34:19 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 23:34:19 ---> Running in 2363ac1ff064 23:34:20 Removing intermediate container 2363ac1ff064 23:34:20 ---> c76e4f6cb6e6 23:34:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:34:20 ---> Running in 6cf07841d3a9 23:34:22 Removing intermediate container 6cf07841d3a9 23:34:22 ---> 7ace04726f94 23:34:22 Step 24/26 : LABEL arch=arm64 23:34:22 ---> Running in 60a5cc6c8006 23:34:24 Removing intermediate container 60a5cc6c8006 23:34:24 ---> ca6092f3aeb2 23:34:24 Step 25/26 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:34:24 ---> Running in 64c2f4f52da6 23:34:25 Removing intermediate container 64c2f4f52da6 23:34:25 ---> 7bf7256baabd 23:34:25 Step 26/26 : LABEL version=0.0.0 23:34:26 ---> Running in 0038ae67b911 23:34:27 Removing intermediate container 0038ae67b911 23:34:27 ---> 9244c7cacbf8 23:34:27 23:34:29 Successfully built 9244c7cacbf8 23:34:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:34:39  Building docker-sys-mgmt-agent-go ... done  ---> 45bc79ac4f4b 23:34:39 Step 9/23 : RUN make cmd/core-data/core-data 23:34:39 ---> db8d2079adef 23:34:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:34:39 ---> Running in 883f00ac9d4d 23:34:39 ---> Running in 1f8602dda552 23:34:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:34:41 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 23:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:35:17 Removing intermediate container afd5c9b440e8 23:35:17 ---> 129345d0601f 23:35:17 23:35:17 Step 10/21 : FROM alpine:3.12 23:35:17 ---> d10569e2745f 23:35:17 Step 11/21 : RUN apk add --update --no-cache curl 23:35:17 ---> Running in fdefc6ec7d16 23:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:18 (1/4) Installing ca-certificates (20191127-r4) 23:35:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:35:18 (3/4) Installing libcurl (7.69.1-r3) 23:35:18 (4/4) Installing curl (7.69.1-r3) 23:35:18 Executing busybox-1.31.1-r19.trigger 23:35:18 Executing ca-certificates-20191127-r4.trigger 23:35:18 OK: 7 MiB in 18 packages 23:35:22 Removing intermediate container fdefc6ec7d16 23:35:22 ---> 93d0a95a962c 23:35:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:35:22 ---> Running in 00497bc5aac9 23:35:23 Removing intermediate container 00497bc5aac9 23:35:23 ---> 07555e872b2a 23:35:23 Step 13/21 : WORKDIR /edgex 23:35:23 Removing intermediate container b4b2ea98df93 23:35:23 ---> a7631f7b84f9 23:35:23 23:35:23 Step 10/22 : FROM alpine:3.12 23:35:23 ---> d10569e2745f 23:35:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:35:23 ---> Using cache 23:35:23 ---> 0b4a056f4162 23:35:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:35:23 ---> Using cache 23:35:23 ---> 6f3005b167a2 23:35:23 Step 13/22 : ENV APP_PORT=48085 23:35:23 ---> Running in 8ebb075fd0e1 23:35:23 ---> Running in 329ea834bd46 23:35:24 Removing intermediate container 8ebb075fd0e1 23:35:24 ---> 997f04cfad0b 23:35:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:35:24 Removing intermediate container 329ea834bd46 23:35:24 ---> d7b5b69b71c6 23:35:24 Step 14/22 : EXPOSE $APP_PORT 23:35:24 ---> Running in 875e1d5018b7 23:35:25 Removing intermediate container 875e1d5018b7 23:35:25 ---> 2e3110408f7a 23:35:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:25 ---> e1ebc493a5ec 23:35:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:35:26 ---> ad05af372a23 23:35:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:35:27 ---> b69d33b59dc9 23:35:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:35:29 ---> f64a25887fdd 23:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:35:29 ---> 80b9164c6a1a 23:35:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:35:29 ---> Running in 00d559f37da7 23:35:30 Removing intermediate container 00d559f37da7 23:35:30 ---> cdc5f06fbdb0 23:35:30 Step 18/21 : CMD ["--init=true"] 23:35:30 ---> Running in a61f82ea3b33 23:35:31 ---> ecba55134c3b 23:35:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:35:31 ---> Running in c6eceb215e9e 23:35:31 Removing intermediate container a61f82ea3b33 23:35:31 ---> 756d8b2fd527 23:35:31 Step 19/21 : LABEL arch=arm64 23:35:31 ---> Running in 1dcce2a2bd73 23:35:31 Removing intermediate container c6eceb215e9e 23:35:31 ---> c8c3588fe276 23:35:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:32 ---> Running in 555ee526123a 23:35:32 Removing intermediate container 1dcce2a2bd73 23:35:32 ---> 52e54afab753 23:35:32 Step 20/21 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:35:32 ---> Running in 5029e1264c24 23:35:33 Removing intermediate container 555ee526123a 23:35:33 ---> c8436ea0a31f 23:35:33 Step 20/22 : LABEL arch=arm64 23:35:33 ---> Running in e633cfedafe3 23:35:33 Removing intermediate container 5029e1264c24 23:35:33 ---> bc6d6c521e68 23:35:33 Step 21/21 : LABEL version=0.0.0 23:35:33 ---> Running in bb565ccadd43 23:35:34 Removing intermediate container e633cfedafe3 23:35:34 ---> c9b0a98f2c9f 23:35:34 Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:35:34 ---> Running in 87155846e527 23:35:34 Removing intermediate container bb565ccadd43 23:35:34 ---> 42530197a215 23:35:34 23:35:35 Removing intermediate container 87155846e527 23:35:35 ---> 7d19bf1c1ebd 23:35:35 Step 22/22 : LABEL version=0.0.0 23:35:35 Successfully built 42530197a215 23:35:35 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:35:35  Building docker-security-proxy-setup-go ... done  ---> Running in e2b16ea1979e 23:35:35 Removing intermediate container e2b16ea1979e 23:35:35 ---> 9b47c6c777a7 23:35:35 23:35:36 Successfully built 9b47c6c777a7 23:35:36 Successfully tagged docker-support-scheduler-go-arm64:latest 23:35:58  Building docker-support-scheduler-go ... done Removing intermediate container 1f8602dda552 23:35:58 ---> 7d36b5f60b3e 23:35:58 23:35:58 Step 10/22 : FROM alpine:3.12 23:35:58 ---> d10569e2745f 23:35:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:35:58 ---> Running in 9577c23c8e29 23:35:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:00 (1/2) Installing ca-certificates (20191127-r4) 23:36:00 (2/2) Installing dumb-init (1.2.2-r1) 23:36:00 Executing busybox-1.31.1-r19.trigger 23:36:00 Executing ca-certificates-20191127-r4.trigger 23:36:00 OK: 6 MiB in 16 packages 23:36:02 Removing intermediate container 9577c23c8e29 23:36:02 ---> a4f7ae119b62 23:36:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:36:02 ---> Running in cb53af9ea4e4 23:36:03 Removing intermediate container cb53af9ea4e4 23:36:03 ---> 5f148b075e60 23:36:03 Step 13/22 : ENV APP_PORT=48060 23:36:03 ---> Running in 6f2bcb8eb598 23:36:04 Removing intermediate container 6f2bcb8eb598 23:36:04 ---> de1f47feb90f 23:36:04 Step 14/22 : EXPOSE $APP_PORT 23:36:04 ---> Running in 6ea052f6f753 23:36:05 Removing intermediate container 6ea052f6f753 23:36:05 ---> 90e17a8923b1 23:36:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:05 Removing intermediate container 883f00ac9d4d 23:36:05 ---> 520861f2a450 23:36:05 23:36:05 Step 10/23 : FROM alpine:3.12 23:36:05 ---> d10569e2745f 23:36:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:36:05 ---> Running in e3167ec25c96 23:36:06 Removing intermediate container e3167ec25c96 23:36:06 ---> d7eecdd43483 23:36:06 Step 12/23 : ENV APP_PORT=48080 23:36:06 ---> 78f1272b4da2 23:36:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:36:06 ---> Running in bc0cbb6de352 23:36:06 Removing intermediate container bc0cbb6de352 23:36:06 ---> b1ac6b01cc7a 23:36:06 Step 13/23 : EXPOSE $APP_PORT 23:36:07 ---> Running in 83c5ed3c3b20 23:36:07 ---> 9af1918acf10 23:36:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:36:07 Removing intermediate container 83c5ed3c3b20 23:36:07 ---> 85dc2ed2a6fd 23:36:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:07 ---> Running in 5e121ce3ef1f 23:36:07 ---> 230a1fc764e3 23:36:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:36:08 ---> Running in 265f9b24a4d2 23:36:08 Removing intermediate container 265f9b24a4d2 23:36:08 ---> b3628a5ee42b 23:36:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:08 ---> Running in 79dbf54c2661 23:36:09 Removing intermediate container 79dbf54c2661 23:36:09 ---> 4a50036131de 23:36:09 Step 20/22 : LABEL arch=arm64 23:36:09 ---> Running in 6ed33d546677 23:36:10 Removing intermediate container 6ed33d546677 23:36:10 ---> 2b954fff347b 23:36:10 Step 21/22 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:36:10 Removing intermediate container 5e121ce3ef1f 23:36:10 ---> e460d0ab2671 23:36:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:36:10 ---> Running in d7716eb399b4 23:36:10 ---> Running in 0708fc038493 23:36:10 Removing intermediate container 0708fc038493 23:36:10 ---> c29bb9b869d0 23:36:10 Step 22/22 : LABEL version=0.0.0 23:36:10 ---> Running in 72b92d3eaa40 23:36:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:36:11 Removing intermediate container 72b92d3eaa40 23:36:11 ---> 56aa77af83a7 23:36:11 23:36:11 Successfully built 56aa77af83a7 23:36:11 Successfully tagged docker-support-notifications-go-arm64:latest 23:36:12  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:36:12 (1/6) Installing dumb-init (1.2.2-r1) 23:36:12 (2/6) Installing libgcc (9.3.0-r2) 23:36:12 (3/6) Installing libsodium (1.0.18-r0) 23:36:12 (4/6) Installing libstdc++ (9.3.0-r2) 23:36:13 (5/6) Installing libzmq (4.3.3-r0) 23:36:13 (6/6) Installing zeromq (4.3.3-r0) 23:36:13 Executing busybox-1.31.1-r19.trigger 23:36:13 OK: 8 MiB in 20 packages 23:36:14 Removing intermediate container d7716eb399b4 23:36:14 ---> 3089a2f02e7c 23:36:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:15 ---> d5e75c5e9ebe 23:36:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:36:16 ---> 85129a7231f5 23:36:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:36:17 ---> 8cbf5f6d423e 23:36:17 Step 19/23 : ENTRYPOINT ["/core-data"] 23:36:17 ---> Running in c83f2c66ecd9 23:36:17 Removing intermediate container c83f2c66ecd9 23:36:17 ---> 9dca678b6478 23:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:17 ---> Running in e77fec890b9c 23:36:18 Removing intermediate container e77fec890b9c 23:36:18 ---> 7f33ae7bcb26 23:36:18 Step 21/23 : LABEL arch=arm64 23:36:18 ---> Running in 59a4f825ef21 23:36:19 Removing intermediate container 59a4f825ef21 23:36:19 ---> e25a2f6274f7 23:36:19 Step 22/23 : LABEL git_sha=2c33bc0e1ab3d546573c3443b02d3d155dd7f011 23:36:19 ---> Running in 56b40eae6320 23:36:19 Removing intermediate container 56b40eae6320 23:36:19 ---> 22a7686f0322 23:36:19 Step 23/23 : LABEL version=0.0.0 23:36:19 ---> Running in 1b6e7c6d5c38 23:36:20 Removing intermediate container 1b6e7c6d5c38 23:36:20 ---> 48427551836f 23:36:20 23:36:20 Successfully built 48427551836f 23:36:20 Successfully tagged docker-core-data-go-arm64:latest 23:36:20  Building docker-core-data-go ... done  [Pipeline] } 23:36:21 $ docker stop --time=1 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f 23:36:23 $ docker rm -f 08f9e3954021ce38ae7c32758bd9e2473d8a14d2ddf056e742fe47152841074f [Pipeline] // withDockerContainer [Pipeline] sh 23:36:23 + docker images 23:36:23 + grep docker 23:36:23 docker-core-data-go-arm64 latest 48427551836f 3 seconds ago 21.1MB 23:36:23 docker-support-notifications-go-arm64 latest 56aa77af83a7 12 seconds ago 16.9MB 23:36:23 docker-support-scheduler-go-arm64 latest 9b47c6c777a7 48 seconds ago 16.3MB 23:36:23 docker-security-proxy-setup-go-arm64 latest 42530197a215 49 seconds ago 23.4MB 23:36:23 docker-sys-mgmt-agent-go-arm64 latest 9244c7cacbf8 About a minute ago 300MB 23:36:23 docker-security-bootstrapper-go-arm64 latest b3b35beeb9c7 3 minutes ago 17.8MB 23:36:23 docker-core-metadata-go-arm64 latest c610159220af 3 minutes ago 17.9MB 23:36:23 docker-core-command-go-arm64 latest 4b18ee53380e 3 minutes ago 16.2MB 23:36:23 docker-security-secretstore-setup-go-arm64 latest 20cee506ede8 3 minutes ago 23.7MB 23:36:23 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:36:25 ---> job-cost.sh 23:36:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OZz0 23:37:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:39:25 lf-activate-venv(): INFO: Adding /tmp/venv-OZz0/bin to PATH 23:39:25 INFO: No Stack... 23:39:25 INFO: Retrieving Pricing Info for: lf-standard-4 23:39:25 INFO: Archiving Costs [Pipeline] sh 23:39:26 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:39:26 + cut -d, -f6 [Pipeline] lock 23:39:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] 23:39:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] did not exist. Created. 23:39:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:39:26 + echo total: 0.20999999344348907 [Pipeline] stash 23:39:27 Stashed 1 file(s) [Pipeline] } 23:39:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3215-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:39:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:31 ---> package-listing.sh 23:39:31 ++ facter osfamily 23:39:31 ++ tr '[:upper:]' '[:lower:]' 23:39:31 + OS_FAMILY=redhat 23:39:31 + workspace=/w/workspace/edgex-go/2 23:39:31 + START_PACKAGES=/tmp/packages_start.txt 23:39:31 + END_PACKAGES=/tmp/packages_end.txt 23:39:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:31 + PACKAGES=/tmp/packages_start.txt 23:39:31 + '[' /w/workspace/edgex-go/2 ']' 23:39:31 + PACKAGES=/tmp/packages_end.txt 23:39:31 + case "${OS_FAMILY}" in 23:39:31 + rpm -qa 23:39:31 + sort 23:39:36 + '[' -f /tmp/packages_start.txt ']' 23:39:36 + '[' -f /tmp/packages_end.txt ']' 23:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:36 + '[' /w/workspace/edgex-go/2 ']' 23:39:36 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:39:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:39:36 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:37 23:39:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:37 alpine: Pulling from edgex-lftools-log-publisher 23:39:37 df20fa9351a1: Pulling fs layer 23:39:37 36b3adc4ff6f: Pulling fs layer 23:39:37 8ad3a11d3b57: Pulling fs layer 23:39:37 46f8f816bc3b: Pulling fs layer 23:39:37 93b61091891f: Pulling fs layer 23:39:37 93b9cdb0e59b: Pulling fs layer 23:39:37 5e14af77c1be: Pulling fs layer 23:39:37 01666e4c0597: Pulling fs layer 23:39:37 aa168da1d23b: Pulling fs layer 23:39:37 93b61091891f: Waiting 23:39:37 93b9cdb0e59b: Waiting 23:39:37 5e14af77c1be: Waiting 23:39:37 01666e4c0597: Waiting 23:39:37 aa168da1d23b: Waiting 23:39:37 46f8f816bc3b: Waiting 23:39:37 36b3adc4ff6f: Verifying Checksum 23:39:37 36b3adc4ff6f: Download complete 23:39:37 46f8f816bc3b: Verifying Checksum 23:39:37 46f8f816bc3b: Download complete 23:39:37 df20fa9351a1: Verifying Checksum 23:39:37 df20fa9351a1: Download complete 23:39:37 93b9cdb0e59b: Verifying Checksum 23:39:37 93b9cdb0e59b: Download complete 23:39:37 93b61091891f: Verifying Checksum 23:39:37 93b61091891f: Download complete 23:39:37 5e14af77c1be: Verifying Checksum 23:39:37 5e14af77c1be: Download complete 23:39:37 01666e4c0597: Verifying Checksum 23:39:37 01666e4c0597: Download complete 23:39:38 df20fa9351a1: Pull complete 23:39:38 36b3adc4ff6f: Pull complete 23:39:38 8ad3a11d3b57: Verifying Checksum 23:39:38 8ad3a11d3b57: Download complete 23:39:39 8ad3a11d3b57: Pull complete 23:39:39 46f8f816bc3b: Pull complete 23:39:40 aa168da1d23b: Verifying Checksum 23:39:40 aa168da1d23b: Download complete 23:39:42 93b61091891f: Pull complete 23:39:42 93b9cdb0e59b: Pull complete 23:39:42 5e14af77c1be: Pull complete 23:39:42 01666e4c0597: Pull complete 23:39:52 aa168da1d23b: Pull complete 23:39:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:39:53 prd-centos7-docker-4c-2g-28400 does not seem to be running inside a container 23:39:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:39:57 $ docker top 3402e87a6208338ac4b61e68374b411de1c8f8b7249881bd0ee5b478783e4543 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:58 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:58 + mkdir -p /var/log/sa [Pipeline] sh 23:39:58 + ls /var/log/sa-host 23:39:58 + sadf -c /var/log/sa-host/sa03 23:39:58 file_magic: OK 23:39:58 HZ: Using current value: 100 23:39:58 file_header: OK 23:39:58 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 23:39:58 Statistics: 23:39:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:39:58 File successfully converted to sysstat format version 12.2.1 23:39:58 + sadf -c /var/log/sa-host/sa23 23:39:58 file_magic: OK 23:39:58 HZ: Using current value: 100 23:39:58 file_header: OK 23:39:58 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 23:39:58 Statistics: 23:39:58 Hnuu...uuuununununu... 23:39:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:59 provisioning config files... 23:39:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3185426815980821233tmp [Pipeline] { [Pipeline] echo 23:39:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:59 ---> create-netrc.sh [Pipeline] } 23:39:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:39:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:40:00 ---> python-tools-install.sh [Pipeline] echo 23:40:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:40:00 ---> sudo-logs.sh 23:40:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:40:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:40:01 ---> job-cost.sh 23:40:01 lf-activate-venv: SKIPPING 23:40:01 DEBUG: total: 0.20999999344348907 23:40:01 INFO: Retrieving Stack Cost... 23:40:02 INFO: Retrieving Pricing Info for: v1-standard-2 23:40:02 INFO: Archiving Costs [Pipeline] echo 23:40:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:02 ---> logs-deploy.sh 23:40:02 lf-activate-venv: SKIPPING 23:40:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3215/2 23:40:02 INFO: archiving workspace using pattern(s): 23:40:04 Archives upload complete. 23:40:04 INFO: archiving logs to Nexus 23:40:05 ---> uname -a: 23:40:05 Linux prd-centos7-docker-4c-2g-28400.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:40:05 23:40:05 23:40:05 ---> lscpu: 23:40:05 Architecture: x86_64 23:40:05 CPU op-mode(s): 32-bit, 64-bit 23:40:05 Byte Order: Little Endian 23:40:05 Address sizes: 40 bits physical, 48 bits virtual 23:40:05 CPU(s): 4 23:40:05 On-line CPU(s) list: 0-3 23:40:05 Thread(s) per core: 1 23:40:05 Core(s) per socket: 1 23:40:05 Socket(s): 4 23:40:05 NUMA node(s): 1 23:40:05 Vendor ID: GenuineIntel 23:40:05 CPU family: 6 23:40:05 Model: 44 23:40:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:40:05 Stepping: 1 23:40:05 CPU MHz: 2933.438 23:40:05 BogoMIPS: 5866.87 23:40:05 Virtualization: VT-x 23:40:05 Hypervisor vendor: KVM 23:40:05 Virtualization type: full 23:40:05 L1d cache: 128 KiB 23:40:05 L1i cache: 128 KiB 23:40:05 L2 cache: 16 MiB 23:40:05 L3 cache: 64 MiB 23:40:05 NUMA node0 CPU(s): 0-3 23:40:05 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:40:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:40:05 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:40:05 Vulnerability Meltdown: Mitigation; PTI 23:40:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:40:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:40:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:40:05 Vulnerability Srbds: Not affected 23:40:05 Vulnerability Tsx async abort: Not affected 23:40:05 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 23:40:05 23:40:05 23:40:05 ---> nproc: 23:40:05 4 23:40:05 23:40:05 23:40:05 ---> df -h: 23:40:05 Filesystem Size Used Available Use% Mounted on 23:40:05 overlay 50.0G 13.0G 37.0G 26% / 23:40:05 tmpfs 64.0M 0 64.0M 0% /dev 23:40:05 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:40:05 shm 64.0M 0 64.0M 0% /dev/shm 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /facter-os 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/resolv.conf 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hostname 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /etc/hosts 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/secure 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/auth.log 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /run/cloud-init/result.json 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /var/log/sa-host 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/2 23:40:05 /dev/vda1 50.0G 13.0G 37.0G 26% /w/workspace/edgex-go/2@tmp 23:40:05 23:40:05 23:40:05 ---> free -m: 23:40:05 total used free shared buff/cache available 23:40:05 Mem: 1837 732 204 0 900 1023 23:40:05 Swap: 1023 53 970 23:40:05 23:40:05 23:40:05 ---> ip addr: 23:40:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:40:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:40:05 inet 127.0.0.1/8 scope host lo 23:40:05 valid_lft forever preferred_lft forever 23:40:05 inet6 ::1/128 scope host 23:40:05 valid_lft forever preferred_lft forever 23:40:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:40:05 link/ether fa:16:3e:3c:cc:27 brd ff:ff:ff:ff:ff:ff 23:40:05 inet 10.30.123.139/23 brd 10.30.123.255 scope global dynamic eth0 23:40:05 valid_lft 85017sec preferred_lft 85017sec 23:40:05 inet6 fe80::f816:3eff:fe3c:cc27/64 scope link 23:40:05 valid_lft forever preferred_lft forever 23:40:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:40:05 link/ether 02:42:73:f6:a5:a7 brd ff:ff:ff:ff:ff:ff 23:40:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:40:05 valid_lft forever preferred_lft forever 23:40:05 inet6 fe80::42:73ff:fef6:a5a7/64 scope link 23:40:05 valid_lft forever preferred_lft forever 23:40:05 23:40:05 23:40:05 ---> sar -b -r -n DEV: 23:40:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) 23:40:05 23:40:05 23:16:50 LINUX RESTART (4 CPU) 23:40:05 23:40:05 23:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:40:05 23:19:01 243.15 81.17 161.99 0.00 6553.85 51344.77 0.00 23:40:05 23:20:02 248.99 101.40 147.59 0.00 3488.48 20557.40 0.00 23:40:05 23:21:01 141.32 75.86 65.45 0.00 3590.93 6397.33 0.00 23:40:05 23:22:01 219.12 53.39 165.74 0.00 15402.12 95181.37 0.00 23:40:05 23:23:02 2772.94 2426.45 346.49 0.00 189708.44 192989.52 0.00 23:40:05 23:24:01 920.71 681.90 238.81 0.00 41085.06 60011.80 0.00 23:40:05 23:25:02 2212.74 1829.24 383.50 0.00 148700.95 187322.27 0.00 23:40:05 23:26:01 1361.29 1084.99 276.30 0.00 62950.84 83972.37 0.00 23:40:05 23:27:01 181.22 43.52 137.70 0.00 4394.67 18607.66 0.00 23:40:05 23:28:01 2.23 0.62 1.62 0.00 22.91 29.48 0.00 23:40:05 23:29:01 1.52 1.30 0.22 0.00 100.83 2.33 0.00 23:40:05 23:30:01 0.32 0.02 0.30 0.00 0.53 3.61 0.00 23:40:05 23:31:01 0.28 0.02 0.27 0.00 0.27 2.51 0.00 23:40:05 23:32:02 0.43 0.15 0.28 0.00 7.72 3.10 0.00 23:40:05 23:33:01 2.07 1.25 0.81 0.00 41.46 15.41 0.00 23:40:05 23:34:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 23:40:05 23:35:01 0.28 0.03 0.25 0.00 0.80 2.46 0.00 23:40:05 23:36:01 0.17 0.00 0.17 0.00 0.00 2.33 0.00 23:40:05 23:37:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 23:40:05 23:38:01 0.65 0.40 0.25 0.00 172.15 2.86 0.00 23:40:05 23:39:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 23:40:05 Average: 397.04 305.01 92.03 0.00 22790.60 34266.28 0.00 23:40:05 23:40:05 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:40:05 23:19:01 94744 0 712440 37.86 1584 1072776 1288768 43.98 555288 943880 98848 23:40:05 23:20:02 126688 0 916256 48.70 808 837792 1720476 58.72 762688 709752 26728 23:40:05 23:21:01 272952 0 754648 40.11 752 853192 1334764 45.55 575000 739204 40444 23:40:05 23:22:01 64328 0 697840 37.09 344 1119032 1248692 42.62 731264 850148 28624 23:40:05 23:23:02 66576 0 853788 45.38 92 961088 2366808 80.78 773860 807704 87968 23:40:05 23:24:01 537640 0 711912 37.84 92 631900 1371436 46.80 396896 692900 16 23:40:05 23:25:02 83748 0 795236 42.27 92 1002468 2147124 73.28 768912 806604 95460 23:40:05 23:26:01 346188 0 683996 36.35 92 851268 1358788 46.37 523280 763252 0 23:40:05 23:27:01 122968 0 658684 35.01 92 1099800 1210636 41.32 621804 876516 20 23:40:05 23:28:01 125136 0 655820 34.86 92 1100496 1188748 40.57 620592 875900 20 23:40:05 23:29:01 123144 0 654772 34.80 92 1103536 1180476 40.29 622912 875612 16 23:40:05 23:30:01 123564 0 654356 34.78 92 1103532 1180476 40.29 622792 875612 8 23:40:05 23:31:01 123680 0 654220 34.77 92 1103552 1180476 40.29 622796 875636 8 23:40:05 23:32:02 123164 0 654560 34.79 92 1103728 1180928 40.30 622924 875760 8 23:40:05 23:33:01 121564 0 655596 34.84 92 1104292 1180548 40.29 623308 876368 8 23:40:05 23:34:01 122600 0 654540 34.79 92 1104312 1180476 40.29 622956 876376 8 23:40:05 23:35:01 122280 0 654864 34.80 92 1104308 1180476 40.29 622832 876392 8 23:40:05 23:36:01 122040 0 655088 34.82 92 1104324 1180512 40.29 623088 876400 12 23:40:05 23:37:01 122024 0 655076 34.82 92 1104352 1180476 40.29 622912 876404 16 23:40:05 23:38:01 113876 0 658100 34.98 92 1109476 1180560 40.29 628956 878720 16 23:40:05 23:39:01 114112 0 657840 34.96 92 1109500 1180476 40.29 628400 878736 12 23:40:05 Average: 151096 0 697602 37.08 241 1032606 1343910 45.87 628260 843232 18012 23:40:05 23:40:05 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:40:05 23:19:01 veth74c08d7 123.09 131.23 11.30 474.55 0.00 0.00 0.00 0.00 23:40:05 23:19:01 eth0 990.32 1042.07 5535.71 120.03 0.00 0.00 0.00 0.00 23:40:05 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:19:01 docker0 794.81 692.93 60.03 2693.10 0.00 0.00 0.00 0.00 23:40:05 23:20:02 eth0 33.40 19.45 30.25 13.09 0.00 0.00 0.00 0.00 23:40:05 23:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:20:02 vethdde6a07 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:40:05 23:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:21:01 eth0 38.98 27.18 22.75 77.81 0.00 0.00 0.00 0.00 23:40:05 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:21:01 vethdde6a07 2.78 2.78 0.22 0.23 0.00 0.00 0.00 0.00 23:40:05 23:21:01 docker0 2.78 2.78 0.18 0.23 0.00 0.00 0.00 0.00 23:40:05 23:22:01 veth37e4f30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:40:05 23:22:01 eth0 199.68 157.97 1698.28 68.64 0.00 0.00 0.00 0.00 23:40:05 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:23:02 veth37e4f30 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 23:40:05 23:23:02 eth0 39.84 22.01 159.34 8.25 0.00 0.00 0.00 0.00 23:40:05 23:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:23:02 docker0 13.22 23.25 0.75 145.58 0.00 0.00 0.00 0.00 23:40:05 23:24:01 veth37e4f30 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:24:01 eth0 48.12 26.50 216.28 8.29 0.00 0.00 0.00 0.00 23:40:05 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:24:01 docker0 11.98 24.05 0.64 153.62 0.00 0.00 0.00 0.00 23:40:05 23:25:02 veth37e4f30 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 23:40:05 23:25:02 eth0 85.22 55.96 149.57 88.15 0.00 0.00 0.00 0.00 23:40:05 23:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:25:02 docker0 8.23 19.20 0.43 115.59 0.00 0.00 0.00 0.00 23:40:05 23:26:01 veth37e4f30 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:26:01 eth0 132.55 97.92 1332.21 16.28 0.00 0.00 0.00 0.00 23:40:05 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:26:01 docker0 5.35 10.25 0.30 78.13 0.00 0.00 0.00 0.00 23:40:05 23:27:01 eth0 130.44 77.72 472.72 77.62 0.00 0.00 0.00 0.00 23:40:05 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:27:01 docker0 29.02 67.33 1.86 443.16 0.00 0.00 0.00 0.00 23:40:05 23:28:01 eth0 1.25 0.50 0.46 0.25 0.00 0.00 0.00 0.00 23:40:05 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:29:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 23:40:05 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:05 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:05 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:32:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:05 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:33:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:40:05 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:40:05 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:36:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:40:05 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:37:01 eth0 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:38:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 23:40:05 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 Average: eth0 81.11 72.88 458.15 22.83 0.00 0.00 0.00 0.00 23:40:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:05 Average: docker0 41.29 40.06 3.06 173.11 0.00 0.00 0.00 0.00 23:40:05 23:40:05 23:40:05 ---> sar -P ALL: 23:40:05 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/03/21 _x86_64_ (4 CPU) 23:40:05 23:40:05 23:16:50 LINUX RESTART (4 CPU) 23:40:05 23:40:05 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:40:05 23:19:01 all 15.70 0.00 8.93 3.69 0.05 71.63 23:40:05 23:19:01 0 15.07 0.00 10.91 4.93 0.05 69.03 23:40:05 23:19:01 1 13.97 0.00 7.78 4.07 0.05 74.12 23:40:05 23:19:01 2 20.75 0.00 8.43 3.13 0.05 67.64 23:40:05 23:19:01 3 13.02 0.00 8.61 2.65 0.03 75.69 23:40:05 23:20:02 all 42.22 0.00 11.99 7.32 0.06 38.41 23:40:05 23:20:02 0 41.38 0.00 11.59 5.59 0.07 41.37 23:40:05 23:20:02 1 41.24 0.00 12.09 9.44 0.05 37.18 23:40:05 23:20:02 2 44.38 0.00 12.09 6.80 0.05 36.67 23:40:05 23:20:02 3 41.86 0.00 12.19 7.44 0.07 38.44 23:40:05 23:21:01 all 46.86 0.00 13.59 3.75 0.05 35.75 23:40:05 23:21:01 0 46.61 0.00 13.75 4.61 0.04 35.00 23:40:05 23:21:01 1 48.09 0.00 13.68 3.81 0.07 34.35 23:40:05 23:21:01 2 46.25 0.00 13.65 2.50 0.03 37.56 23:40:05 23:21:01 3 46.50 0.00 13.26 4.12 0.05 36.06 23:40:05 23:22:01 all 24.03 0.00 13.42 5.57 0.05 56.93 23:40:05 23:22:01 0 24.87 0.00 13.45 5.37 0.03 56.29 23:40:05 23:22:01 1 23.68 0.00 13.07 7.51 0.05 55.69 23:40:05 23:22:01 2 24.38 0.00 13.76 5.08 0.03 56.74 23:40:05 23:22:01 3 23.17 0.00 13.42 4.30 0.07 59.04 23:40:05 23:23:02 all 21.16 0.00 26.38 27.01 0.07 25.38 23:40:05 23:23:02 0 20.62 0.00 25.88 26.57 0.07 26.86 23:40:05 23:23:02 1 21.30 0.00 26.73 26.90 0.09 24.99 23:40:05 23:23:02 2 20.70 0.00 26.27 28.47 0.07 24.48 23:40:05 23:23:02 3 22.02 0.00 26.64 26.09 0.07 25.19 23:40:05 23:24:01 all 56.71 0.00 15.88 14.41 0.05 12.95 23:40:05 23:24:01 0 56.85 0.00 15.71 12.58 0.09 14.77 23:40:05 23:24:01 1 57.41 0.00 15.44 13.98 0.05 13.13 23:40:05 23:24:01 2 55.98 0.00 16.55 16.74 0.02 10.71 23:40:05 23:24:01 3 56.63 0.00 15.81 14.30 0.03 13.22 23:40:05 23:25:02 all 18.17 0.00 24.32 26.02 0.10 31.40 23:40:05 23:25:02 0 18.13 0.00 23.38 25.63 0.09 32.77 23:40:05 23:25:02 1 17.52 0.00 24.11 27.39 0.10 30.87 23:40:05 23:25:02 2 17.62 0.00 24.55 26.40 0.10 31.34 23:40:05 23:25:02 3 19.42 0.00 25.25 24.62 0.09 30.62 23:40:05 23:26:01 all 46.39 0.00 18.05 18.44 0.08 17.03 23:40:05 23:26:01 0 45.31 0.00 18.78 19.33 0.11 16.47 23:40:05 23:26:01 1 45.95 0.00 18.14 19.70 0.05 16.15 23:40:05 23:26:01 2 47.53 0.00 17.44 16.93 0.05 18.05 23:40:05 23:26:01 3 46.76 0.00 17.87 17.82 0.09 17.47 23:40:05 23:27:01 all 8.13 0.00 5.91 6.03 0.04 79.88 23:40:05 23:27:01 0 8.14 0.00 6.32 7.25 0.05 78.24 23:40:05 23:27:01 1 9.99 0.00 5.98 8.83 0.03 75.16 23:40:05 23:27:01 2 6.74 0.00 5.48 3.90 0.05 83.83 23:40:05 23:27:01 3 7.67 0.00 5.85 4.13 0.03 82.31 23:40:05 23:28:01 all 0.15 0.00 0.04 0.00 0.00 99.80 23:40:05 23:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:40:05 23:28:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:40:05 23:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:40:05 23:28:01 3 0.50 0.00 0.05 0.00 0.00 99.45 23:40:05 23:29:01 all 0.20 0.00 0.15 0.01 0.00 99.64 23:40:05 23:29:01 0 0.07 0.00 0.18 0.00 0.00 99.75 23:40:05 23:29:01 1 0.12 0.00 0.20 0.00 0.00 99.68 23:40:05 23:29:01 2 0.05 0.00 0.13 0.02 0.00 99.80 23:40:05 23:29:01 3 0.55 0.00 0.10 0.02 0.00 99.33 23:40:05 23:40:05 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:40:05 23:30:01 all 0.14 0.00 0.02 0.00 0.00 99.83 23:40:05 23:30:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:40:05 23:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:40:05 23:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:40:05 23:30:01 3 0.52 0.00 0.02 0.00 0.00 99.47 23:40:05 23:31:01 all 0.16 0.00 0.03 0.00 0.00 99.81 23:40:05 23:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:40:05 23:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:40:05 23:31:01 3 0.52 0.00 0.03 0.00 0.00 99.45 23:40:05 23:32:02 all 0.14 0.00 0.03 0.00 0.00 99.83 23:40:05 23:32:02 0 0.03 0.00 0.05 0.00 0.00 99.92 23:40:05 23:32:02 1 0.02 0.00 0.02 0.00 0.00 99.97 23:40:05 23:32:02 2 0.02 0.00 0.05 0.00 0.00 99.93 23:40:05 23:32:02 3 0.50 0.00 0.02 0.00 0.00 99.48 23:40:05 23:33:01 all 0.17 0.00 0.06 0.02 0.00 99.76 23:40:05 23:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:40:05 23:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:40:05 23:33:01 2 0.05 0.00 0.07 0.02 0.00 99.86 23:40:05 23:33:01 3 0.52 0.00 0.08 0.07 0.00 99.32 23:40:05 23:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 23:40:05 23:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:40:05 23:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:40:05 23:34:01 3 0.52 0.00 0.02 0.00 0.00 99.47 23:40:05 23:35:01 all 0.15 0.00 0.03 0.00 0.00 99.82 23:40:05 23:35:01 0 0.02 0.00 0.03 0.02 0.00 99.93 23:40:05 23:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:40:05 23:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:35:01 3 0.50 0.00 0.03 0.00 0.00 99.47 23:40:05 23:36:01 all 0.05 0.00 0.05 0.00 0.00 99.90 23:40:05 23:36:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:40:05 23:36:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:40:05 23:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:36:01 3 0.12 0.00 0.08 0.00 0.00 99.80 23:40:05 23:37:01 all 0.06 0.00 0.03 0.00 0.00 99.90 23:40:05 23:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:37:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:40:05 23:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:40:05 23:37:01 3 0.15 0.00 0.03 0.00 0.02 99.80 23:40:05 23:38:01 all 0.16 0.00 0.03 0.00 0.00 99.80 23:40:05 23:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:40:05 23:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:40:05 23:38:01 2 0.43 0.00 0.00 0.00 0.00 99.57 23:40:05 23:38:01 3 0.13 0.00 0.08 0.02 0.00 99.77 23:40:05 23:39:01 all 0.15 0.00 0.02 0.00 0.00 99.82 23:40:05 23:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:40:05 23:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88 23:40:05 23:39:01 2 0.52 0.00 0.02 0.00 0.00 99.47 23:40:05 23:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:40:05 Average: all 13.04 0.00 6.45 5.20 0.03 75.28 23:40:05 Average: 0 12.80 0.00 6.50 5.17 0.03 75.50 23:40:05 Average: 1 13.01 0.00 6.40 5.65 0.03 74.91 23:40:05 Average: 2 13.29 0.00 6.45 5.10 0.02 75.14 23:40:05 Average: 3 13.07 0.00 6.46 4.88 0.03 75.57 23:40:05 23:40:05 23:40:05