Pull request #3080 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f32f4191109bc075ff9359b3fa855becd8fb908f rather than e744a924a118a74d190ac4bd2492cd44ad69498a Obtained Jenkinsfile from f32f4191109bc075ff9359b3fa855becd8fb908f 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24070’ Running on prd-centos7-docker-4c-2g-24072 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) > 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/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # 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 f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 398cc32b04cbbe7b5e3cf62a98fba151b1ef38f5 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:15:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:15:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:15:33 ========================================================= 02:15:33 EdgeX Global Pipelines Version Info 02:15:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:15:34 ------------------- 02:15:34 stable info: 02:15:34 ------------------- 02:15:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:15:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:15:34 Message: update stable to v1.0.179 02:15:35 ------------------- 02:15:35 experimental info: 02:15:35 ------------------- 02:15:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:15:35 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 02:15:35 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:15:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:15:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:15:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e744a924a118a74d190ac4bd2492cd44ad69498a [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e744a92 [Pipeline] echo 02:15:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:15:38 provisioning config files... 02:15:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config1199445748125299239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:39 ---> docker-login.sh 02:15:39 nexus3.edgexfoundry.org:10001 02:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:39 Configure a credential helper to remove this warning. See 02:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:39 02:15:39 Login Succeeded 02:15:39 nexus3.edgexfoundry.org:10002 02:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:39 Configure a credential helper to remove this warning. See 02:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:39 02:15:39 Login Succeeded 02:15:39 nexus3.edgexfoundry.org:10003 02:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:39 Configure a credential helper to remove this warning. See 02:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:39 02:15:39 Login Succeeded 02:15:39 nexus3.edgexfoundry.org:10004 02:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:40 Configure a credential helper to remove this warning. See 02:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:40 02:15:40 Login Succeeded 02:15:40 docker.io 02:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:40 Configure a credential helper to remove this warning. See 02:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:40 02:15:40 Login Succeeded 02:15:40 ---> docker-login.sh ends [Pipeline] } 02:15:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:41 ++ 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 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/core-command/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo core-command,cmd/core-command/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/core-data/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo core-data,cmd/core-data/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/core-metadata/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo core-metadata,cmd/core-metadata/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/security-bootstrapper/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/security-proxy-setup/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/support-notifications/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo support-notifications,cmd/support-notifications/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/support-scheduler/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:15:41 + for file in '`ls cmd/**/Dockerfile`' 02:15:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:15:41 ++ cut -d/ -f2 02:15:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:15:41 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 02:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:15:42 02:15:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:15:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:15:42 latest: Pulling from edgex-devops/git-semver 02:15:42 31603596830f: Pulling fs layer 02:15:42 2a8b12db71e7: Pulling fs layer 02:15:42 6ca5941a6612: Pulling fs layer 02:15:42 ecc8261a40a4: Pulling fs layer 02:15:42 ecc8261a40a4: Waiting 02:15:42 2a8b12db71e7: Verifying Checksum 02:15:42 2a8b12db71e7: Download complete 02:15:42 31603596830f: Verifying Checksum 02:15:42 31603596830f: Download complete 02:15:42 ecc8261a40a4: Verifying Checksum 02:15:42 ecc8261a40a4: Download complete 02:15:42 6ca5941a6612: Verifying Checksum 02:15:42 6ca5941a6612: Download complete 02:15:43 31603596830f: Pull complete 02:15:43 2a8b12db71e7: Pull complete 02:15:44 6ca5941a6612: Pull complete 02:15:44 ecc8261a40a4: Pull complete 02:15:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:15:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:15:44 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:15:47 $ docker top dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:15:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:47 [ssh-agent] Looking for ssh-agent implementation... 02:15:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:47 $ docker exec dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent 02:15:48 SSH_AUTH_SOCK=/tmp/ssh-BmCzVVXxDEpi/agent.11 02:15:48 SSH_AGENT_PID=16 02:15:48 Running ssh-add (command line suppressed) 02:15:48 Identity added: /w/workspace/edgex-go/9@tmp/private_key_2371313439212215393.key (/w/workspace/edgex-go/9@tmp/private_key_2371313439212215393.key) 02:15:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:48 + git tag --points-at HEAD [Pipeline] } 02:15:48 $ docker exec --env ******** --env ******** dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent -k 02:15:48 unset SSH_AUTH_SOCK; 02:15:48 unset SSH_AGENT_PID; 02:15:48 echo Agent pid 16 killed; 02:15:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:15:49 [ssh-agent] Looking for ssh-agent implementation... 02:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:15:49 $ docker exec dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent 02:15:49 SSH_AUTH_SOCK=/tmp/ssh-vVGkGlBrGkx0/agent.46 02:15:49 SSH_AGENT_PID=51 02:15:49 Running ssh-add (command line suppressed) 02:15:49 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6304332535239903888.key (/w/workspace/edgex-go/9@tmp/private_key_6304332535239903888.key) 02:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:15:50 + git semver init 02:15:50 # -> Open(): unable to determine branch for HEAD 02:15:50 # $GIT_DIR = /w/workspace/edgex-go/9/.git 02:15:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 02:15:50 # $SEMVER_REMOTE_NAME = origin 02:15:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:15:50 # $SEMVER_USER_NAME = edgex-jenkins 02:15:50 # $SEMVER_BRANCH = PR-3080 02:15:50 # $SEMVER_TEMP = /tmp/semver-295890728 02:15:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:16:16 # '/tmp/semver-295890728' -> '/w/workspace/edgex-go/9/.semver' 02:16:16 # -> Force: false 02:16:16 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 02:16:16 $ docker exec --env ******** --env ******** dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 ssh-agent -k 02:16:17 unset SSH_AUTH_SOCK; 02:16:17 unset SSH_AGENT_PID; 02:16:17 echo Agent pid 51 killed; 02:16:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:17 + git semver [Pipeline] } 02:16:17 $ docker stop --time=1 dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 02:16:19 $ docker rm -f dcbe5c54cc52ce1b4df94837078769b5d9060ee96aa0386a9cc5fd21c4d05773 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:20 Stashed 1 file(s) [Pipeline] echo 02:16:20 [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 02:16:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:16:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:16:22 + sudo service docker restart 02:16:22 + true 02:16:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:16:22 ========================================================= 02:16:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:16:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:16: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 . 02:16:27 Sending build context to Docker daemon 327.4MB 02:16:27 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:16:27 Step 2/6 : FROM ${BASE} 02:16:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:16:27 188c0c94c7c5: Pulling fs layer 02:16:27 0ef7d3d256c8: Pulling fs layer 02:16:27 de9db76c5a1d: Pulling fs layer 02:16:27 bca2f99d35d6: Pulling fs layer 02:16:27 93359f2a8cfa: Pulling fs layer 02:16:27 7c6f9722023f: Pulling fs layer 02:16:27 a35cf1a2eb13: Pulling fs layer 02:16:27 bca2f99d35d6: Waiting 02:16:27 93359f2a8cfa: Waiting 02:16:27 7c6f9722023f: Waiting 02:16:27 a35cf1a2eb13: Waiting 02:16:27 de9db76c5a1d: Verifying Checksum 02:16:27 de9db76c5a1d: Download complete 02:16:27 0ef7d3d256c8: Verifying Checksum 02:16:27 0ef7d3d256c8: Download complete 02:16:27 93359f2a8cfa: Download complete 02:16:27 188c0c94c7c5: Verifying Checksum 02:16:27 188c0c94c7c5: Download complete 02:16:27 7c6f9722023f: Verifying Checksum 02:16:27 7c6f9722023f: Download complete 02:16:27 188c0c94c7c5: Pull complete 02:16:27 0ef7d3d256c8: Pull complete 02:16:28 de9db76c5a1d: Pull complete 02:16:31 a35cf1a2eb13: Verifying Checksum 02:16:31 a35cf1a2eb13: Download complete 02:16:31 bca2f99d35d6: Verifying Checksum 02:16:31 bca2f99d35d6: Download complete 02:16:35 Still waiting to schedule task 02:16:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:16:38 bca2f99d35d6: Pull complete 02:16:38 93359f2a8cfa: Pull complete 02:16:38 7c6f9722023f: Pull complete 02:16:42 a35cf1a2eb13: Pull complete 02:16:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:16:42 ---> a62c8e92a672 02:16:42 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 02:16:42 ---> Running in 5fd0175713ca 02:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:16:44 (1/12) Installing libmagic (5.38-r0) 02:16:44 (2/12) Installing file (5.38-r0) 02:16:44 (3/12) Installing libc-dev (0.7.2-r3) 02:16:44 (4/12) Installing g++ (9.3.0-r2) 02:16:48 (5/12) Installing fortify-headers (1.1-r0) 02:16:48 (6/12) Installing patch (2.7.6-r6) 02:16:48 (7/12) Installing build-base (0.5-r2) 02:16:48 (8/12) Installing libsodium (1.0.18-r0) 02:16:48 (9/12) Installing pkgconf (1.7.2-r0) 02:16:48 (10/12) Installing libsodium-dev (1.0.18-r0) 02:16:48 (11/12) Installing libzmq (4.3.3-r0) 02:16:48 (12/12) Installing zeromq-dev (4.3.3-r0) 02:16:49 Executing busybox-1.31.1-r19.trigger 02:16:49 OK: 233 MiB in 51 packages 02:16:53 Removing intermediate container 5fd0175713ca 02:16:53 ---> 59d4e8016b40 02:16:53 Step 4/6 : WORKDIR /edgex-go 02:16:53 ---> Running in 26db27e82174 02:16:53 Removing intermediate container 26db27e82174 02:16:53 ---> d24baead0313 02:16:53 Step 5/6 : COPY go.mod . 02:16:53 ---> 8d5c68e9a2a8 02:16:53 Step 6/6 : RUN go mod download 02:16:53 ---> Running in e80745b7dffa 02:17:15 Removing intermediate container e80745b7dffa 02:17:15 ---> 232d642782db 02:17:15 Successfully built 232d642782db 02:17:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:17:16 + docker inspect -f . ci-base-image-x86_64 02:17:16 . [Pipeline] withDockerContainer 02:17:16 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 02:17:17 $ docker top d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:17 + go version 02:17:17 go version go1.15.5 linux/amd64 [Pipeline] } 02:17:17 $ docker stop --time=1 d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 02:17:19 $ docker rm -f d7fbe6c16b5479da27dc969e554babc78b3323e0bcc2d33a966b5d12d0eb5bd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:17:20 + docker inspect -f . ci-base-image-x86_64 02:17:20 . [Pipeline] withDockerContainer 02:17:20 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:17: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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-x86_64 cat 02:17:21 $ docker top 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 -eo pid,comm [Pipeline] { [Pipeline] echo 02:17:21 ========================================================= 02:17:21 [edgeXBuildGoParallel] Running Tests and Build... 02:17:21 ========================================================= [Pipeline] sh 02:17:21 + make test 02:17:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:17:32 ? github.com/edgexfoundry/edgex-go [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:17:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:17:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:17:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:17:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:17:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:17:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:17:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:18:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:18:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:18:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.109s coverage: 46.0% of statements 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:18:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:18:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.055s coverage: 100.0% of statements 02:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.221s coverage: 27.1% of statements 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 65.8% of statements 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.464s coverage: 82.3% of statements 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.399s coverage: 28.6% of statements 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.158s coverage: 86.7% of statements 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.124s coverage: 97.5% of statements 02:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.091s coverage: 78.3% of statements 02:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.516s coverage: 92.8% of statements 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:18:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 45.5% of statements 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 02:18:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements 02:18:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.044s coverage: 94.4% of statements 02:18:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 02:18:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24073 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 02:18:27 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 02:18:32 using credential edgex-jenkins-ssh 02:18:32 Cloning the remote Git repository 02:18:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:18:32 > git init /w/workspace/edgex-go/9 # timeout=10 02:18:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:18:32 > git --version # timeout=10 02:18:32 > git --version # 'git version 2.17.1' 02:18:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.5% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 68.9% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.098s coverage: 47.1% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.750s coverage: 29.1% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.070s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:18:37 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 02:18:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 02:18:37 GO111MODULE=on go vet ./... 02:18:50 Merging remotes/origin/master commit f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a 02:18:50 Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a 02:18:50 Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) 02:18:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:18:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:18:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:18:50 > git config core.sparsecheckout # timeout=10 02:18:50 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 02:18:50 > git remote # timeout=10 02:18:50 > git config --get remote.origin.url # timeout=10 02:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:50 > git merge f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 02:18:50 > git rev-parse HEAD^{commit} # timeout=10 02:18:50 > git config core.sparsecheckout # timeout=10 02:18:50 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 02:18:55 Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:18:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:18:57 + true 02:18:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:18:59 provisioning config files... 02:18:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config7189192678366660851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:00 ---> docker-login.sh 02:19:00 nexus3.edgexfoundry.org:10001 02:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:01 Configure a credential helper to remove this warning. See 02:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:01 02:19:01 Login Succeeded 02:19:01 nexus3.edgexfoundry.org:10002 02:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:02 Configure a credential helper to remove this warning. See 02:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:02 02:19:02 Login Succeeded 02:19:02 nexus3.edgexfoundry.org:10003 02:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:02 Configure a credential helper to remove this warning. See 02:19:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:02 02:19:02 Login Succeeded 02:19:02 nexus3.edgexfoundry.org:10004 02:19:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:03 Configure a credential helper to remove this warning. See 02:19:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:03 02:19:03 Login Succeeded 02:19:03 docker.io 02:19:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:19:04 Configure a credential helper to remove this warning. See 02:19:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:19:04 02:19:04 Login Succeeded 02:19:04 ---> docker-login.sh ends [Pipeline] } 02:19:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:19:04 gofmt -l . [Pipeline] echo 02:19:04 ========================================================= 02:19:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:19:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:19:04 + 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 . 02:19:04 [ "`gofmt -l .`" = "" ] 02:19:05 ./bin/test-go-mod-tidy.sh 02:19:06 ./bin/test-attribution-txt.sh [Pipeline] sh 02:19:07 + ls -al . 02:19:07 total 680 02:19:07 drwxrwxr-x 10 1001 1001 4096 Jan 30 02:19 . 02:19:07 drwxr-xr-x 4 root root 28 Jan 30 02:17 .. 02:19:07 -rw-rw-r-- 1 1001 1001 11 Jan 30 02:15 .dockerignore 02:19:07 drwxrwxr-x 8 1001 1001 179 Jan 30 02:15 .git 02:19:07 drwxrwxr-x 3 1001 1001 125 Jan 30 02:15 .github 02:19:07 -rw-rw-r-- 1 1001 1001 872 Jan 30 02:15 .gitignore 02:19:07 drwx------ 3 1001 1001 60 Jan 30 02:16 .semver 02:19:07 -rw-rw-r-- 1 1001 1001 166 Jan 30 02:15 .sonarcloud.properties 02:19:07 -rw-rw-r-- 1 1001 1001 7859 Jan 30 02:15 Attribution.txt 02:19:07 -rw-rw-r-- 1 1001 1001 3804 Jan 30 02:15 CONTRIBUTING.md 02:19:07 -rw-rw-r-- 1 1001 1001 931 Jan 30 02:15 Dockerfile.build 02:19:07 -rw-rw-r-- 1 1001 1001 863 Jan 30 02:15 Jenkinsfile 02:19:07 -rw-rw-r-- 1 1001 1001 10775 Jan 30 02:15 LICENSE 02:19:07 -rw-rw-r-- 1 1001 1001 6001 Jan 30 02:15 Makefile 02:19:07 -rw-rw-r-- 1 1001 1001 6524 Jan 30 02:15 README.md 02:19:07 -rw-rw-r-- 1 1001 1001 6755 Jan 30 02:15 SECURITY.md 02:19:07 -rw-rw-r-- 1 1001 1001 5 Jan 30 02:16 VERSION 02:19:07 -rw-rw-r-- 1 1001 1001 4131 Jan 30 02:15 ZMQWindows.md 02:19:07 drwxrwxr-x 2 1001 1001 117 Jan 30 02:15 bin 02:19:07 drwxrwxr-x 15 1001 1001 4096 Jan 30 02:15 cmd 02:19:07 -rw-r--r-- 1 root root 574984 Jan 30 02:18 coverage.out 02:19:07 -rw-r--r-- 1 root root 1054 Jan 30 02:19 go.mod 02:19:07 -rw-r--r-- 1 root root 19289 Jan 30 02:19 go.sum 02:19:07 drwxrwxr-x 8 1001 1001 127 Jan 30 02:15 internal 02:19:07 drwxrwxr-x 4 1001 1001 26 Jan 30 02:15 openapi 02:19:07 drwxrwxr-x 4 1001 1001 71 Jan 30 02:15 snap 02:19:07 -rw-rw-r-- 1 1001 1001 168 Jan 30 02:15 version.go [Pipeline] sh 02:19:07 + '[' -e coverage.out ] 02:19:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:19:07 Sending build context to Docker daemon 166MB 02:19:07 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:19:07 Step 2/6 : FROM ${BASE} 02:19:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:19:07 5f621e34cdf4: Pulling fs layer 02:19:07 a4357932f1b6: Pulling fs layer 02:19:07 18c013af1878: Pulling fs layer 02:19:07 00ac8860ef70: Pulling fs layer 02:19:07 63d7cb157983: Pulling fs layer 02:19:07 b116817d02f9: Pulling fs layer 02:19:07 745a02a5169b: Pulling fs layer 02:19:07 63d7cb157983: Waiting 02:19:07 00ac8860ef70: Waiting 02:19:07 b116817d02f9: Waiting 02:19:07 18c013af1878: Verifying Checksum 02:19:07 18c013af1878: Download complete 02:19:07 a4357932f1b6: Verifying Checksum 02:19:07 a4357932f1b6: Download complete 02:19:07 63d7cb157983: Download complete 02:19:07 b116817d02f9: Verifying Checksum 02:19:07 b116817d02f9: Download complete 02:19:07 5f621e34cdf4: Verifying Checksum 02:19:07 5f621e34cdf4: Download complete 02:19:07 Stashed 1 file(s) [Pipeline] sh 02:19:07 + make build 02:19:07 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 02:19:08 5f621e34cdf4: Pull complete 02:19:08 a4357932f1b6: Pull complete 02:19:08 18c013af1878: Pull complete 02:19:09 745a02a5169b: Verifying Checksum 02:19:09 745a02a5169b: Download complete 02:19:11 00ac8860ef70: Verifying Checksum 02:19:11 00ac8860ef70: Download complete 02:19:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:19:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:19:21 00ac8860ef70: Pull complete 02:19:21 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 02:19:21 63d7cb157983: Pull complete 02:19:22 b116817d02f9: Pull complete 02:19:23 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 02:19:23 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 02:19:25 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 02:19:26 745a02a5169b: Pull complete 02:19:26 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:19:26 ---> b7e6874047d6 02:19:26 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 02:19:26 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 02:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:19:29 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 02:19:29 ---> Running in 10ee4b85629b 02:19:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:19:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:19:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:19:31 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 02:19:32 (1/12) Installing libmagic (5.38-r0) 02:19:32 (2/12) Installing file (5.38-r0) 02:19:32 (3/12) Installing libc-dev (0.7.2-r3) 02:19:32 (4/12) Installing g++ (9.3.0-r2) 02:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:19:34 $ docker stop --time=1 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 02:19:36 $ docker rm -f 630ffeb48766c3e0964c377231cd6cc2c7491ac8167a7f30fd66586623c0c5b1 02:19:36 (5/12) Installing fortify-headers (1.1-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:19:36 (6/12) Installing patch (2.7.6-r6) 02:19:36 (7/12) Installing build-base (0.5-r2) 02:19:36 (8/12) Installing libsodium (1.0.18-r0) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:19:37 (9/12) Installing pkgconf (1.7.2-r0) 02:19:37 (10/12) Installing libsodium-dev (1.0.18-r0) 02:19:37 (11/12) Installing libzmq (4.3.3-r0) 02:19:37 (12/12) Installing zeromq-dev (4.3.3-r0) 02:19:37 Executing busybox-1.31.1-r19.trigger 02:19:37 OK: 217 MiB in 51 packages [Pipeline] isUnix [Pipeline] sh 02:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:39 02:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:39 latest: Pulling from edgex-devops/edgex-compose 02:19:39 cbdbe7a5bc2a: Pulling fs layer 02:19:39 ca9280d653b3: Pulling fs layer 02:19:39 7e9c9ca2126c: Pulling fs layer 02:19:39 cbdbe7a5bc2a: Verifying Checksum 02:19:39 cbdbe7a5bc2a: Download complete 02:19:40 ca9280d653b3: Verifying Checksum 02:19:40 ca9280d653b3: Download complete 02:19:40 cbdbe7a5bc2a: Pull complete 02:19:41 7e9c9ca2126c: Download complete 02:19:41 ca9280d653b3: Pull complete 02:19:42 Removing intermediate container 10ee4b85629b 02:19:42 ---> 92048430507e 02:19:42 Step 4/6 : WORKDIR /edgex-go 02:19:42 ---> Running in 6167a39a74f4 02:19:42 Removing intermediate container 6167a39a74f4 02:19:42 ---> f0383ec31590 02:19:42 Step 5/6 : COPY go.mod . 02:19:43 ---> 8beea40bf5f9 02:19:43 Step 6/6 : RUN go mod download 02:19:43 ---> Running in 807b0906b4e0 02:19:48 7e9c9ca2126c: Pull complete 02:19:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:19:48 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:19:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 02:19:51 $ docker top 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:51 + docker-compose build --help 02:19:51 + grep parallel 02:19:52 --parallel Build images in parallel. [Pipeline] } 02:19:53 $ docker stop --time=1 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 02:19:54 $ docker rm -f 50ec4d3e2c428e3ed88126580d318e820fc08cbca1cee2de3e6191c99785e3b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:19:55 . [Pipeline] withDockerContainer 02:19:55 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:19:55 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:19:56 $ docker top a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:56 + docker-compose -f ./docker-compose-build.yml build --parallel 02:19:57 Building docker-core-command-go ... 02:19:57 Building docker-core-data-go ... 02:19:57 Building docker-core-metadata-go ... 02:19:57 Building docker-security-bootstrapper-go ... 02:19:57 Building docker-security-proxy-setup-go ... 02:19:57 Building docker-security-secretstore-setup-go ... 02:19:57 Building docker-support-notifications-go ... 02:19:57 Building docker-support-scheduler-go ... 02:19:57 Building docker-sys-mgmt-agent-go ... 02:19:57 Building docker-core-data-go 02:19:57 Building docker-security-bootstrapper-go 02:19:57 Building docker-security-secretstore-setup-go 02:19:57 Building docker-security-proxy-setup-go 02:19:57 Building docker-core-metadata-go 02:20:10 Removing intermediate container 807b0906b4e0 02:20:10 ---> f1b3f70f4d67 02:20:10 Successfully built f1b3f70f4d67 02:20:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:20:10 + docker inspect -f . ci-base-image-arm64 02:20:10 . [Pipeline] withDockerContainer 02:20:10 prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container 02:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 02:20:12 $ docker top d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:13 + go version 02:20:13 go version go1.15.5 linux/arm64 [Pipeline] } 02:20:13 $ docker stop --time=1 d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc 02:20:15 $ docker rm -f d11d39052897f42412bdd7783aabd48e579c9c38c8dd2f849cfc1ba98372dcbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:20:16 + docker inspect -f . ci-base-image-arm64 02:20:16 . [Pipeline] withDockerContainer 02:20:16 prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container 02:20:16 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** ci-base-image-arm64 cat 02:20:18 $ docker top b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 -eo pid,comm [Pipeline] { [Pipeline] echo 02:20:18 ========================================================= 02:20:18 [edgeXBuildGoParallel] Running Tests and Build... 02:20:18 ========================================================= [Pipeline] sh 02:20:19 + make test 02:20:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:20:36 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:20:36 ---> 232d642782db 02:20:36 Step 3/31 : WORKDIR /edgex-go 02:20:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:20:36 ---> 232d642782db 02:20:36 Step 3/21 : WORKDIR /edgex-go 02:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:20:36 ---> 232d642782db 02:20:36 Step 3/23 : WORKDIR /edgex-go 02:20:36 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:20:36 ---> 232d642782db 02:20:36 Step 3/24 : WORKDIR /edgex-go 02:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:20:36 ---> 232d642782db 02:20:36 Step 3/23 : WORKDIR /edgex-go 02:20:36 ---> Running in f61d15d4c0a9 02:20:36 ---> Running in dcbc3b6cb80b 02:20:36 ---> Running in 5082f452af31 02:20:36 ---> Running in 1952c7851b4b 02:20:36 ---> Running in b01fadb929ee 02:20:36 Removing intermediate container f61d15d4c0a9 02:20:36 ---> d4257efe825a 02:20:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:36 Removing intermediate container 5082f452af31 02:20:36 ---> 73d67f6ab566 02:20:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:36 Removing intermediate container dcbc3b6cb80b 02:20:36 ---> 7ac675e9b86f 02:20:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:36 Removing intermediate container 1952c7851b4b 02:20:36 ---> 592501c22ca3 02:20:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:36 Removing intermediate container b01fadb929ee 02:20:36 ---> 303ba318ff02 02:20:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:36 ---> Running in 0d36e7f45d96 02:20:36 ---> Running in af6618efafdf 02:20:36 ---> Running in 7a02cac8c989 02:20:36 ---> Running in 362bb16b3403 02:20:36 ---> Running in 1c400f09804a 02:20:36 Removing intermediate container 0d36e7f45d96 02:20:36 ---> ead3e821fea2 02:20:36 Step 5/24 : RUN apk add --update --no-cache make git 02:20:36 Removing intermediate container 7a02cac8c989 02:20:36 ---> 591eb4ecaab7 02:20:36 Step 5/31 : RUN apk add --update --no-cache make git 02:20:36 Removing intermediate container af6618efafdf 02:20:36 ---> 926f6ed680e7 02:20:36 Step 5/23 : RUN apk add --update --no-cache make git 02:20:36 Removing intermediate container 362bb16b3403 02:20:36 ---> 27d93997fca6 02:20:36 Step 5/21 : RUN apk add --update --no-cache make git 02:20:37 ---> Running in 0692d45bf874 02:20:37 ---> Running in 24117735b371 02:20:37 ---> Running in 26dd65ea1059 02:20:37 ---> Running in 639bca9ec153 02:20:37 Removing intermediate container 1c400f09804a 02:20:37 ---> 46d1c1ddd9c5 02:20:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:20:37 ---> Running in beab4244662a 02:20:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:20:39 OK: 233 MiB in 51 packages 02:20:39 OK: 233 MiB in 51 packages 02:20:39 OK: 233 MiB in 51 packages 02:20:39 OK: 233 MiB in 51 packages 02:20:39 OK: 233 MiB in 51 packages 02:20:40 Removing intermediate container 0692d45bf874 02:20:40 ---> 66b730c38b6f 02:20:40 Step 6/24 : COPY go.mod . 02:20:40 Removing intermediate container 24117735b371 02:20:40 ---> 10311dfcc47b 02:20:40 Step 6/31 : COPY go.mod . 02:20:40 Removing intermediate container 639bca9ec153 02:20:40 ---> e8cb9b538149 02:20:40 Step 6/21 : COPY go.mod . 02:20:40 Removing intermediate container 26dd65ea1059 02:20:40 ---> 2f7ea8fc7722 02:20:40 Step 6/23 : COPY go.mod . 02:20:40 Removing intermediate container beab4244662a 02:20:40 ---> db7e851a208b 02:20:40 Step 6/23 : COPY go.mod . 02:20:40 ---> c1617b5c1100 02:20:40 Step 7/24 : RUN go mod download 02:20:40 ---> f75e8dbf7a6c 02:20:40 Step 7/31 : RUN go mod download 02:20:40 ---> b636344307be 02:20:40 Step 7/21 : RUN go mod download 02:20:41 ---> Running in 7c93c927482a 02:20:41 ---> Running in 7075fd2eaf57 02:20:41 ---> Running in 0a3e92708dca 02:20:41 ---> fa6d47bfc035 02:20:41 Step 7/23 : RUN go mod download 02:20:41 ? github.com/edgexfoundry/edgex-go [no test files] 02:20:41 ---> db76b21a9156 02:20:41 Step 7/23 : RUN go mod download 02:20:41 ---> Running in ddfb7cc6785f 02:20:41 ---> Running in e8fd2694f84c 02:20:44 Removing intermediate container 7075fd2eaf57 02:20:44 ---> 767b25790cb1 02:20:44 Step 8/31 : COPY . . 02:20:44 Removing intermediate container e8fd2694f84c 02:20:44 ---> 61d094812937 02:20:44 Step 8/23 : COPY . . 02:20:44 Removing intermediate container 0a3e92708dca 02:20:44 ---> 8180fd956117 02:20:44 Step 8/21 : COPY . . 02:20:44 Removing intermediate container 7c93c927482a 02:20:44 ---> 53dd1ce6893d 02:20:44 Step 8/24 : COPY . . 02:20:48 Removing intermediate container ddfb7cc6785f 02:20:48 ---> a14b09169121 02:20:48 Step 8/23 : COPY . . 02:21:27 ---> ae0062fae445 02:21:27 ---> 1b3ff7788c26 02:21:27 Step 9/23 : RUN make cmd/core-data/core-dataStep 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:27 02:21:27 ---> 3882802b61ef 02:21:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:21:27 ---> e2f5bec95727 02:21:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:21:27 ---> fac986e6bc03 02:21:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:21:27 ---> Running in ded8dba0ba41 02:21:27 ---> Running in 7a2a084f17a4 02:21:27 ---> Running in 15c7f4396cba 02:21:27 ---> Running in d44e61e6af88 02:21:27 ---> Running in a26998ff95fb 02:21:27 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 02:21:27 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 02:21:27 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 02:21:27 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 02:21:27 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 02:21:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:21:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:21:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:21:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:21:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:21:53 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 02:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.326s coverage: 46.0% of statements 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 02:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.139s coverage: 100.0% of statements 02:22:00 Removing intermediate container ded8dba0ba41 02:22:00 ---> 32359daf0ab5 02:22:00 02:22:00 Step 10/24 : FROM alpine:3.12 02:22:00 3.12: Pulling from library/alpine 02:22:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:22:02 Status: Downloaded newer image for alpine:3.12 02:22:02 ---> 389fef711851 02:22:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:22:02 Removing intermediate container a26998ff95fb 02:22:02 ---> 01be9acf335d 02:22:02 02:22:02 Step 10/21 : FROM alpine:3.12 02:22:02 ---> 389fef711851 02:22:02 Step 11/21 : RUN apk add --update --no-cache curl 02:22:02 ---> Running in aa4f43513213 02:22:02 ---> Running in 480af5d521c4 02:22:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:03 (1/5) Installing ca-certificates (20191127-r4) 02:22:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:22:03 (3/5) Installing libcurl (7.69.1-r3) 02:22:03 (4/5) Installing curl (7.69.1-r3) 02:22:03 (5/5) Installing dumb-init (1.2.2-r1) 02:22:04 Executing busybox-1.31.1-r19.trigger 02:22:04 Executing ca-certificates-20191127-r4.trigger 02:22:05 OK: 7 MiB in 19 packages 02:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.512s coverage: 27.1% of statements 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.079s coverage: 100.0% of statements 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:22:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.292s coverage: 65.8% of statements 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:22:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:22:06 (1/4) Installing ca-certificates (20191127-r4) 02:22:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:22:06 (3/4) Installing libcurl (7.69.1-r3) 02:22:06 (4/4) Installing curl (7.69.1-r3) 02:22:06 Executing busybox-1.31.1-r19.trigger 02:22:06 Executing ca-certificates-20191127-r4.trigger 02:22:06 OK: 7 MiB in 18 packages 02:22:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.3% of statements 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:22:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:22:08 Removing intermediate container 15c7f4396cba 02:22:08 ---> 436216a2ce7e 02:22:08 02:22:08 Step 10/31 : FROM alpine:3.12 02:22:08 ---> 389fef711851 02:22:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:22:08 ---> Running in 5b0ddfa3ad23 02:22:09 Removing intermediate container d44e61e6af88 02:22:09 ---> ce13b3846ea2 02:22:09 02:22:09 Step 10/23 : FROM alpine:3.12 02:22:09 ---> 389fef711851 02:22:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:22:10 ---> Running in a0bd05daff02 02:22:11 Removing intermediate container 5b0ddfa3ad23 02:22:11 ---> ca20f52d6007 02:22:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:22:11 Removing intermediate container aa4f43513213 02:22:11 ---> 9fa24946d67a 02:22:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:22:11 Removing intermediate container 480af5d521c4 02:22:11 ---> bb3f38964d08 02:22:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:22:11 ---> Running in c8518728be49 02:22:11 ---> Running in d2b8df252668 02:22:11 ---> Running in 0f9edad763df 02:22:12 Removing intermediate container 7a2a084f17a4 02:22:12 ---> 4382b0885471 02:22:12 02:22:12 Step 10/23 : FROM alpine:3.12 02:22:12 ---> 389fef711851 02:22:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:22:12 ---> Running in a1e63cbd04d1 02:22:12 Removing intermediate container 0f9edad763df 02:22:12 ---> 610cbcbeca15 02:22:12 Step 13/21 : WORKDIR /edgex 02:22:12 Removing intermediate container d2b8df252668 02:22:12 ---> 303004868ec7 02:22:12 Step 13/24 : WORKDIR / 02:22:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:22:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.167s coverage: 100.0% of statements 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:22:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:22:13 ---> Running in 05860d169699 02:22:13 ---> Running in e74e12bacd28 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:13 Removing intermediate container a1e63cbd04d1 02:22:13 ---> 2d89f109fe72 02:22:13 Step 12/23 : ENV APP_PORT=48080 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:13 ---> Running in bf4c5c736578 02:22:13 Removing intermediate container 05860d169699 02:22:13 ---> fc800c023e6b 02:22:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:22:13 Removing intermediate container e74e12bacd28 02:22:13 ---> 8e8c23bae79e 02:22:13 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:22:13 (1/1) Installing dumb-init (1.2.2-r1) 02:22:13 Executing busybox-1.31.1-r19.trigger 02:22:13 OK: 6 MiB in 15 packages 02:22:13 (1/2) Installing dumb-init (1.2.2-r1) 02:22:13 (2/2) Installing su-exec (0.2-r1) 02:22:13 Executing busybox-1.31.1-r19.trigger 02:22:13 Removing intermediate container bf4c5c736578 02:22:13 ---> 43cf4d191120 02:22:13 Step 13/23 : EXPOSE $APP_PORT 02:22:13 OK: 6 MiB in 16 packages 02:22:13 ---> Running in 7e492e58d2db 02:22:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.421s coverage: 86.7% of statements 02:22:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:22:13 ---> a820648ae461 02:22:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:22:13 ---> 3a0cfc49e731 02:22:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:22:14 Removing intermediate container 7e492e58d2db 02:22:14 ---> d3b0fa61d9b7 02:22:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:14 ---> Running in 6b61d154eff4 02:22:14 ---> 15a5a9777d9f 02:22:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:22:14 ---> c044b9a6ba4d 02:22:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:22:15 Removing intermediate container c8518728be49 02:22:15 ---> e335293c8c41 02:22:15 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:22:15 Removing intermediate container a0bd05daff02 02:22:15 ---> bcdfb35252d3 02:22:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:22:15 ---> 3f25507e2994 02:22:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:22:15 ---> Running in 7210bfe0005e 02:22:15 ---> Running in fb23288dee91 02:22:15 ---> fa44ee426483 02:22:15 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:22:15 Removing intermediate container 7210bfe0005e 02:22:15 ---> 147f792807d6 02:22:15 Step 13/23 : ENV APP_PORT=48081 02:22:15 ---> Running in 65288e0c6a4c 02:22:15 Removing intermediate container fb23288dee91 02:22:15 ---> 94fe8a34d848 02:22:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:22:16 ---> Running in fea59edb2a2a 02:22:16 ---> Running in abd390bf3702 02:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.371s coverage: 97.5% of statements 02:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:22:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements 02:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:22:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:22:16 ---> 9cfa55462e72 02:22:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:22:16 Removing intermediate container 65288e0c6a4c 02:22:16 ---> 04ee40226a74 02:22:16 Step 18/21 : CMD ["--init=true"] 02:22:16 Removing intermediate container fea59edb2a2a 02:22:16 ---> 91a14385a97b 02:22:16 Step 14/23 : EXPOSE $APP_PORT 02:22:16 ---> Running in 1ba4fd3ad2c9 02:22:16 Removing intermediate container abd390bf3702 02:22:16 ---> 75c2fc3c3cdd 02:22:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:22:16 ---> Running in a3e8547bda62 02:22:16 ---> Running in 3a45599e10f0 02:22:16 Removing intermediate container 6b61d154eff4 02:22:16 ---> 4721404d70e5 02:22:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:22:16 Removing intermediate container 1ba4fd3ad2c9 02:22:16 ---> caa66ff785da 02:22:16 Step 19/21 : LABEL arch=x86_64 02:22:17 ---> Running in 46e0fdd5401d 02:22:17 ---> 224536def987 02:22:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:22:17 Removing intermediate container a3e8547bda62 02:22:17 ---> 22d64cb88839 02:22:17 Step 15/23 : WORKDIR / 02:22:17 ---> Running in d37c7055ccf5 02:22:17 ---> Running in 5468ee70dc37 02:22:17 ---> 4d118031c43b 02:22:17 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/ 02:22:17 Removing intermediate container d37c7055ccf5 02:22:17 ---> 6391b813867e 02:22:17 Step 20/21 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:22:17 Removing intermediate container 5468ee70dc37 02:22:17 ---> 44dad359800b 02:22:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:22:17 ---> Running in 1721e7bc71c2 02:22:17 ---> Running in 70cb22b399d9 02:22:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:18 Removing intermediate container 70cb22b399d9 02:22:18 ---> 23f5817edff7 02:22:18 Step 21/21 : LABEL version=0.0.0 02:22:18 ---> 83ace50dd8e7 02:22:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:22:18 ---> Running in 295d8f158b5e 02:22:18 Removing intermediate container 3a45599e10f0 02:22:18 ---> 3511155f2065 02:22:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:18 ---> Running in 172d97941513 02:22:18 Removing intermediate container 295d8f158b5e 02:22:18 ---> 1c5e808f6abc 02:22:18 02:22:19 ---> f2bf3dec37de 02:22:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:22:19 (1/6) Installing dumb-init (1.2.2-r1) 02:22:19 (2/6) Installing libgcc (9.3.0-r2) 02:22:19 Removing intermediate container 172d97941513 02:22:19 ---> 3b35bea4b627 02:22:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:22:19 Successfully built 1c5e808f6abc 02:22:19 (3/6) Installing libsodium (1.0.18-r0) 02:22:19 Successfully tagged docker-security-proxy-setup-go:latest 02:22:19  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 02:22:19 (4/6) Installing libstdc++ (9.3.0-r2) 02:22:19 Removing intermediate container 1721e7bc71c2 02:22:19 ---> b73ad2579dab 02:22:19 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:22:19 ---> d0fe07681d2d 02:22:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:22:19 ---> Running in 568373c699b6 02:22:19 (5/6) Installing libzmq (4.3.3-r0) 02:22:19 ---> Running in 0a0d5c4af312 02:22:19 (6/6) Installing zeromq (4.3.3-r0) 02:22:19 ---> f7fb25a415e6 02:22:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:22:19 Executing busybox-1.31.1-r19.trigger 02:22:19 OK: 8 MiB in 20 packages 02:22:19 ---> Running in 66dbeb4ca630 02:22:19 Removing intermediate container 568373c699b6 02:22:19 ---> 26b1a4c820d2 02:22:19 Step 22/24 : LABEL arch=x86_64 02:22:20 Removing intermediate container 0a0d5c4af312 02:22:20 ---> 2b42f1489db6 02:22:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:20 ---> Running in 1177ea70b3af 02:22:20 ---> Running in 20dd9f855b44 02:22:20 Removing intermediate container 1177ea70b3af 02:22:20 ---> c9ac7270e683 02:22:20 Step 23/24 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:22:22 ---> Running in 3205789a16b9 02:22:23 Removing intermediate container 20dd9f855b44 02:22:23 ---> 21bd70574d22 02:22:23 Step 21/23 : LABEL arch=x86_64 02:22:24 Removing intermediate container 46e0fdd5401d 02:22:24 ---> 92a4f54965c0 02:22:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.242s coverage: 92.8% of statements 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:22:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 45.5% of statements 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.106s coverage: 79.5% of statements 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 02:22:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 02:22:24 ---> Running in dfc3f2694100 02:22:24 Removing intermediate container 3205789a16b9 02:22:24 ---> ed26c01ea410 02:22:24 Step 24/24 : LABEL version=0.0.0 02:22:24 ---> Running in 29963878a59c 02:22:24 ---> 9b736e65f8b7 02:22:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:22:24 Removing intermediate container dfc3f2694100 02:22:24 ---> 63ccd9490054 02:22:24 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:22:25 Removing intermediate container 66dbeb4ca630 02:22:25 ---> 6419caa41ab8 02:22:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:22:25 Removing intermediate container 29963878a59c 02:22:25 ---> e1e14acbed51 02:22:25 02:22:25 ---> Running in 3f87f5697739 02:22:26 Successfully built e1e14acbed51 02:22:26 Successfully tagged docker-security-secretstore-setup-go:latest 02:22:26 Building docker-support-notifications-go 02:22:26  Building docker-security-secretstore-setup-go ... done  ---> 512dbdc8bfaa 02:22:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:22:27 Removing intermediate container 3f87f5697739 02:22:27 ---> 9fcc4d40ff24 02:22:27 Step 23/23 : LABEL version=0.0.0 02:22:27 ---> eaf87fbc4a05 02:22:27 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:22:30 ---> Running in 9f4e3b704c8b 02:22:30 ---> b4016b797f74 02:22:30 Step 19/23 : ENTRYPOINT ["/core-data"] 02:22:30 ---> f0402ff83e18 02:22:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:22:31 ---> Running in 701cded48785 02:22:31 Removing intermediate container 9f4e3b704c8b 02:22:31 ---> ac9a30f7b1ab 02:22:31 02:22:31 ---> 06b93340cdaa 02:22:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:22:31 Successfully built ac9a30f7b1ab 02:22:32 Successfully tagged docker-core-metadata-go:latest 02:22:32 Building docker-sys-mgmt-agent-go 02:22:33  Building docker-core-metadata-go ... done Removing intermediate container 701cded48785 02:22:33 ---> 1c322c9baeac 02:22:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:35 ---> 23812188826c 02:22:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:22:35 ---> Running in a64a55cd9137 02:22:36 ---> abeba945907d 02:22:36 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:22:36 Removing intermediate container a64a55cd9137 02:22:36 ---> 2a5fedf68105 02:22:36 Step 21/23 : LABEL arch=x86_64 02:22:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:22:36 ---> 232d642782db 02:22:36 Step 3/22 : WORKDIR /edgex-go 02:22:36 ---> Using cache 02:22:36 ---> 592501c22ca3 02:22:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:36 ---> Using cache 02:22:36 ---> 27d93997fca6 02:22:36 Step 5/22 : RUN apk add --update --no-cache make git 02:22:36 ---> Using cache 02:22:36 ---> e8cb9b538149 02:22:36 Step 6/22 : COPY go.mod . 02:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 02:22:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 02:22:37 ---> Using cache 02:22:37 ---> b636344307be 02:22:37 Step 7/22 : RUN go mod download 02:22:37 ---> Using cache 02:22:37 ---> 8180fd956117 02:22:37 Step 8/22 : COPY . . 02:22:37 ---> Using cache 02:22:37 ---> e2f5bec95727 02:22:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:22:38 ---> Running in cdad903f18d7 02:22:38 ---> Running in 0472e4a086b6 02:22:40 ---> Running in 0d2aa7d5d8b5 02:22:40 Removing intermediate container cdad903f18d7 02:22:40 ---> 4f48d386a3cf 02:22:40 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:22:41 Removing intermediate container 0472e4a086b6 02:22:41 ---> 68cec3188811 02:22:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:22:41 ---> Running in f4cc823884d5 02:22:41 Removing intermediate container f4cc823884d5 02:22:41 ---> ddc3c7a602d0 02:22:41 Step 23/23 : LABEL version=0.0.0 02:22:42 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 02:22:43 ---> cf1c8a00aeb2 02:22:43 Step 26/31 : RUN chmod +x /entrypoint.sh 02:22:43 ---> Running in 575dcfa8a9a1 02:22:44 Removing intermediate container 575dcfa8a9a1 02:22:44 ---> 39ac020b4d14 02:22:44 02:22:44 ---> Running in eb190ce9042f 02:22:44 Successfully built 39ac020b4d14 02:22:44 Successfully tagged docker-core-data-go:latest 02:22:44 Building docker-core-command-go 02:22:49  Building docker-core-data-go ... done Removing intermediate container eb190ce9042f 02:22:49 ---> 935848ab90d9 02:22:49 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:22:50 ---> Running in 1f0cb8558bab 02:22:52 Removing intermediate container 1f0cb8558bab 02:22:52 ---> 216ca9788f3f 02:22:52 Step 28/31 : CMD ["gate"] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.495s coverage: 63.5% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.681s coverage: 68.9% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.338s coverage: 37.0% of statements 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:22:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.573s coverage: 84.0% of statements 02:22:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements 02:22:53 ---> Running in 6e536abe3e82 02:22:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:22:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:22:53 ---> 232d642782db 02:22:53 Step 3/22 : WORKDIR /edgex-go 02:22:53 ---> Using cache 02:22:53 ---> 592501c22ca3 02:22:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:53 ---> Using cache 02:22:53 ---> 27d93997fca6 02:22:53 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:22:54 Removing intermediate container 6e536abe3e82 02:22:54 ---> 861b621f0ea7 02:22:54 Step 29/31 : LABEL arch=x86_64 02:22:55 ---> Running in 1433a11fcd4c 02:22:56 ---> Running in 91402667a2f1 02:22:57 Removing intermediate container 91402667a2f1 02:22:57 ---> 1c5f5154eba3 02:22:57 Step 30/31 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:22:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:22:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:22:59 ---> Running in ca0e620812f7 02:22:59 OK: 233 MiB in 51 packages 02:22:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.1% of statements 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:22:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:22:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements 02:22:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:23:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:23:00 ---> 232d642782db 02:23:00 Step 3/26 : WORKDIR /edgex-go 02:23:00 ---> Using cache 02:23:00 ---> 592501c22ca3 02:23:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:00 ---> Using cache 02:23:00 ---> 27d93997fca6 02:23:00 Step 5/26 : RUN apk add --update --no-cache make bash git 02:23:00 Removing intermediate container ca0e620812f7 02:23:00 ---> 4261f7d3e4ad 02:23:00 Step 31/31 : LABEL version=0.0.0 02:23:02 ---> Running in ca5da70db32e 02:23:02 ---> Running in 98a39161baa0 02:23:02 Removing intermediate container 1433a11fcd4c 02:23:02 ---> bf8c6d908565 02:23:02 Step 6/22 : COPY go.mod . 02:23:02 Removing intermediate container ca5da70db32e 02:23:02 ---> 0a8a8a29f766 02:23:02 02:23:03 Successfully built 0a8a8a29f766 02:23:03 Successfully tagged docker-security-bootstrapper-go:latest 02:23:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:03  Building docker-security-bootstrapper-go ... done  ---> 7660c5a5ad3c 02:23:03 Step 7/22 : RUN go mod download 02:23:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:04 ---> Running in 280ad3426ee8 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.042s coverage: 29.1% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.232s coverage: 99.0% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.164s coverage: 100.0% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:23:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:23:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:23:04 OK: 233 MiB in 51 packages 02:23:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.141s coverage: 87.9% of statements 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:23:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:23:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 02:23:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 02:23:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 02:23:07 Removing intermediate container 98a39161baa0 02:23:07 ---> 20b1a1a2bc50 02:23:07 Step 6/26 : COPY go.mod . 02:23:07 GO111MODULE=on go vet ./... 02:23:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:23:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:23:08 ---> 232d642782db 02:23:08 Step 3/23 : WORKDIR /edgex-go 02:23:08 ---> Using cache 02:23:08 ---> 592501c22ca3 02:23:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:08 ---> Using cache 02:23:08 ---> 27d93997fca6 02:23:08 Step 5/23 : RUN apk add --update --no-cache make git 02:23:08 ---> Using cache 02:23:08 ---> e8cb9b538149 02:23:08 Step 6/23 : COPY go.mod . 02:23:08 ---> Using cache 02:23:08 ---> b636344307be 02:23:08 Step 7/23 : RUN go mod download 02:23:08 ---> Using cache 02:23:08 ---> 8180fd956117 02:23:08 Step 8/23 : COPY . . 02:23:08 ---> Using cache 02:23:08 ---> e2f5bec95727 02:23:08 Step 9/23 : RUN make cmd/core-command/core-command 02:23:08 ---> 024e52ef86ef 02:23:08 Step 7/26 : RUN go mod download 02:23:08 ---> Running in 28220ecc4c2f 02:23:08 ---> Running in 3c7c337a08bb 02:23:09 Removing intermediate container 280ad3426ee8 02:23:09 ---> 48dcea29eb24 02:23:09 Step 8/22 : COPY . . 02:23:09 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 02:23:16 Removing intermediate container 0d2aa7d5d8b5 02:23:16 ---> a938d68e1764 02:23:16 02:23:16 Step 10/22 : FROM alpine:3.12 02:23:16 ---> 389fef711851 02:23:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:23:16 ---> Using cache 02:23:16 ---> bcdfb35252d3 02:23:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:16 ---> Using cache 02:23:16 ---> 147f792807d6 02:23:16 Step 13/22 : ENV APP_PORT=48085 02:23:17 Removing intermediate container 3c7c337a08bb 02:23:17 ---> 4150dd54b55b 02:23:17 Step 8/26 : COPY . . 02:23:19 ---> Running in 6664c8f872d8 02:23:21 Removing intermediate container 6664c8f872d8 02:23:21 ---> 9fbc7763cd79 02:23:21 Step 14/22 : EXPOSE $APP_PORT 02:23:23 ---> Running in e80c116ea75a 02:23:26 Removing intermediate container e80c116ea75a 02:23:26 ---> 6d8b5af785a0 02:23:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:23:30 ---> feaa9a4bf232 02:23:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:23:34 ---> a43474a15774 02:23:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:23:36 ---> 6d66e06405bb 02:23:36 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:23:39 ---> Running in 34429e2e7401 02:23:40 ---> c128cc21bf61 02:23:40 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:23:42 Removing intermediate container 34429e2e7401 02:23:42 ---> 9d6a5210b5c7 02:23:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:42 ---> Running in fc18741c4bef 02:23:43 ---> Running in 6e58b4938075 02:23:43 Removing intermediate container 28220ecc4c2f 02:23:43 ---> f5bc873cbdfd 02:23:43 02:23:43 Step 10/23 : FROM alpine:3.12 02:23:43 ---> 389fef711851 02:23:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:23:43 ---> Using cache 02:23:43 ---> bcdfb35252d3 02:23:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:23:43 ---> Using cache 02:23:43 ---> 147f792807d6 02:23:43 Step 13/23 : ENV APP_PORT=48082 02:23:43 ---> d86aa6ddf9b3 02:23:43 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:23:43 ---> Running in 9358561fb27b 02:23:43 Removing intermediate container 6e58b4938075 02:23:43 ---> fb1844c4b251 02:23:43 Step 20/22 : LABEL arch=x86_64 02:23:43 ---> Running in 16bed03e2c46 02:23:44 ---> Running in 1190ed9215ed 02:23:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:23:44 Removing intermediate container 9358561fb27b 02:23:44 ---> 25413d6bab59 02:23:44 Step 14/23 : EXPOSE $APP_PORT 02:23:44 Removing intermediate container 1190ed9215ed 02:23:44 ---> de0f1f1ff7ee 02:23:44 Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:23:44 ---> Running in 4b3c9a5033e5 02:23:44 ---> Running in f70238a03e1f 02:23:44 Removing intermediate container 4b3c9a5033e5 02:23:44 ---> 2196a56673fb 02:23:44 Step 15/23 : WORKDIR / 02:23:44 Removing intermediate container f70238a03e1f 02:23:44 ---> c18943793ccc 02:23:44 Step 22/22 : LABEL version=0.0.0 02:23:44 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 02:23:44 ---> Running in c262d3077db3 02:23:44 ---> Running in d2c2a83d8f9b 02:23:45 Removing intermediate container d2c2a83d8f9b 02:23:45 ---> b6a1d497d692 02:23:45 02:23:45 Removing intermediate container c262d3077db3 02:23:45 ---> 150061f6dac9 02:23:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:23:45 Successfully built b6a1d497d692 02:23:45 Successfully tagged docker-support-scheduler-go:latest 02:23:45  Building docker-support-scheduler-go ... done  ---> b52cf43907ac 02:23:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:23:47 ---> a39f07431694 02:23:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:23:47 ---> a4a2e69458b5 02:23:47 Step 19/23 : ENTRYPOINT ["/core-command"] 02:23:48 ---> Running in 063f0165a85c 02:23:48 Removing intermediate container 063f0165a85c 02:23:48 ---> c92f1c16a635 02:23:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:23:48 ---> Running in 2e148e19cef7 02:23:48 Removing intermediate container 2e148e19cef7 02:23:48 ---> d96792967e49 02:23:48 Step 21/23 : LABEL arch=x86_64 02:23:49 ---> Running in 3050aeb813a1 02:23:49 Removing intermediate container 3050aeb813a1 02:23:49 ---> d5e5b718e956 02:23:49 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:23:49 ---> Running in 1d9e4dc9604a 02:23:49 Removing intermediate container 1d9e4dc9604a 02:23:49 ---> c44367f511a3 02:23:49 Step 23/23 : LABEL version=0.0.0 02:23:49 ---> Running in ef1fcc6bf2a5 02:23:50 Removing intermediate container ef1fcc6bf2a5 02:23:50 ---> 8ece32db4b93 02:23:50 02:23:50 Successfully built 8ece32db4b93 02:23:50 Successfully tagged docker-core-command-go:latest 02:24:02  Building docker-core-command-go ... done Removing intermediate container 16bed03e2c46 02:24:02 ---> b27c45a75ad2 02:24:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:24:02 Removing intermediate container fc18741c4bef 02:24:02 ---> ccf3784febab 02:24:02 02:24:02 Step 10/22 : FROM alpine:3.12 02:24:02 ---> 389fef711851 02:24:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:24:02 ---> Running in 85f4e6b032ab 02:24:02 ---> Running in 769a3f5cc5f4 02:24:02 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 02:24:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:03 (1/2) Installing ca-certificates (20191127-r4) 02:24:03 (2/2) Installing dumb-init (1.2.2-r1) 02:24:03 Executing busybox-1.31.1-r19.trigger 02:24:03 Executing ca-certificates-20191127-r4.trigger 02:24:03 OK: 6 MiB in 16 packages 02:24:06 Removing intermediate container 769a3f5cc5f4 02:24:06 ---> 0d92d3373c5a 02:24:06 02:24:06 Step 11/26 : FROM docker:20.10.0 02:24:06 Removing intermediate container 85f4e6b032ab 02:24:06 ---> 71a4e2dca754 02:24:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:24:06 ---> Running in feafd2b1042c 02:24:06 20.10.0: Pulling from library/docker 02:24:06 Removing intermediate container feafd2b1042c 02:24:06 ---> 531c647726ac 02:24:06 Step 13/22 : ENV APP_PORT=48060 02:24:06 ---> Running in 40df1ac60d74 02:24:06 Removing intermediate container 40df1ac60d74 02:24:06 ---> eca355975575 02:24:06 Step 14/22 : EXPOSE $APP_PORT 02:24:06 ---> Running in 8b9bd2da4c8a 02:24:07 Removing intermediate container 8b9bd2da4c8a 02:24:07 ---> e0cd641181f7 02:24:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:24:07 ---> e42a351ddb94 02:24:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:24:08 ---> 432a66535905 02:24:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:24:08 ---> bd308a8327c5 02:24:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:24:09 ---> Running in 26cd89121df8 02:24:09 Removing intermediate container 26cd89121df8 02:24:09 ---> 0939e588f970 02:24:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:09 ---> Running in c6cb82d059e7 02:24:10 Removing intermediate container c6cb82d059e7 02:24:10 ---> a989397c3fa5 02:24:10 Step 20/22 : LABEL arch=x86_64 02:24:10 ---> Running in 8fb84d92a3a0 02:24:11 Removing intermediate container 8fb84d92a3a0 02:24:11 ---> 2c0813b55dd6 02:24:11 Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:24:11 ---> Running in dbdd64161487 02:24:11 Removing intermediate container dbdd64161487 02:24:11 ---> e55249898d63 02:24:11 Step 22/22 : LABEL version=0.0.0 02:24:11 ---> Running in 899fedbecfae 02:24:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:24:11 Status: Downloaded newer image for docker:20.10.0 02:24:11 ---> aefe523efa57 02:24:11 Step 12/26 : RUN apk add --no-cache bash 02:24:11 Removing intermediate container 899fedbecfae 02:24:11 ---> 60a3daf98cde 02:24:11 02:24:11 ---> Running in 8a06251e9456 02:24:11 Successfully built 60a3daf98cde 02:24:11 Successfully tagged docker-support-notifications-go:latest 02:24:12  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:12 (1/2) Installing readline (8.0.4-r0) 02:24:12 (2/2) Installing bash (5.0.17-r0) 02:24:12 Executing bash-5.0.17-r0.post-install 02:24:12 Executing busybox-1.31.1-r19.trigger 02:24:12 OK: 12 MiB in 22 packages 02:24:13 Removing intermediate container 8a06251e9456 02:24:13 ---> fd7d79133728 02:24:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:24:13 ---> Running in a69768376939 02:24:13 Removing intermediate container a69768376939 02:24:13 ---> 95a3cdd54f58 02:24:13 Step 14/26 : ENV APP_PORT=48090 02:24:13 ---> Running in 705a5e55e100 02:24:13 Removing intermediate container 705a5e55e100 02:24:13 ---> 341d4317fcce 02:24:13 Step 15/26 : EXPOSE $APP_PORT 02:24:13 ---> Running in 7e4ef18cbb74 02:24:13 Removing intermediate container 7e4ef18cbb74 02:24:13 ---> 53c9c3c39504 02:24:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:24:14 ---> 8d98eb392e5e 02:24:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:24:14 ---> 7d47e5634f92 02:24:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:24:15 ---> 844b26302d92 02:24:15 Step 19/26 : RUN apk --no-cache add py3-pip 02:24:15 ---> Running in 5e36e7e202dd 02:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:16 (1/33) Installing libbz2 (1.0.8-r1) 02:24:16 (2/33) Installing expat (2.2.9-r1) 02:24:16 (3/33) Installing libffi (3.3-r2) 02:24:16 (4/33) Installing gdbm (1.13-r1) 02:24:16 (5/33) Installing xz-libs (5.2.5-r0) 02:24:16 (6/33) Installing sqlite-libs (3.32.1-r0) 02:24:16 (7/33) Installing python3 (3.8.5-r0) 02:24:17 (8/33) Installing py3-appdirs (1.4.4-r1) 02:24:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:24:17 (10/33) Installing py3-parsing (2.4.7-r0) 02:24:17 (11/33) Installing py3-six (1.15.0-r0) 02:24:17 (12/33) Installing py3-packaging (20.4-r0) 02:24:17 (13/33) Installing py3-setuptools (47.0.0-r0) 02:24:17 (14/33) Installing py3-chardet (3.0.4-r4) 02:24:17 (15/33) Installing py3-idna (2.9-r0) 02:24:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:24:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:24:17 (18/33) Installing py3-requests (2.23.0-r0) 02:24:17 (19/33) Installing py3-msgpack (1.0.0-r0) 02:24:17 (20/33) Installing py3-lockfile (0.12.2-r3) 02:24:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:24:17 (22/33) Installing py3-colorama (0.4.3-r0) 02:24:17 (23/33) Installing py3-distlib (0.3.0-r0) 02:24:17 (24/33) Installing py3-distro (1.5.0-r1) 02:24:17 (25/33) Installing py3-webencodings (0.5.1-r3) 02:24:17 (26/33) Installing py3-html5lib (1.0.1-r4) 02:24:17 (27/33) Installing py3-pytoml (0.1.21-r0) 02:24:17 (28/33) Installing py3-pep517 (0.8.2-r0) 02:24:18 (29/33) Installing py3-progress (1.5-r0) 02:24:18 (30/33) Installing py3-toml (0.10.1-r0) 02:24:18 (31/33) Installing py3-retrying (1.3.3-r0) 02:24:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:24:18 (33/33) Installing py3-pip (20.1.1-r0) 02:24:18 Executing busybox-1.31.1-r19.trigger 02:24:18 OK: 71 MiB in 55 packages 02:24:28 Removing intermediate container 5e36e7e202dd 02:24:28 ---> c7860df4c817 02:24:28 Step 20/26 : RUN pip install docker-compose==1.23.2 02:24:28 ---> Running in 8826deafcae9 02:24:28 Collecting docker-compose==1.23.2 02:24:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:24:28 Collecting jsonschema<3,>=2.5.1 02:24:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:24:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:24:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:24:29 Collecting cached-property<2,>=1.2.0 02:24:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:24:29 Collecting PyYAML<4,>=3.10 02:24:29 Downloading PyYAML-3.13.tar.gz (270 kB) 02:24:29 gofmt -l . 02:24:29 [ "`gofmt -l .`" = "" ] 02:24:29 ./bin/test-go-mod-tidy.sh 02:24:29 ./bin/test-attribution-txt.sh [Pipeline] sh 02:24:30 + ls -al . 02:24:30 total 708 02:24:30 drwxrwxr-x 9 1001 1001 4096 Jan 30 02:24 . 02:24:30 drwxr-xr-x 4 root root 4096 Jan 30 02:20 .. 02:24:30 -rw-rw-r-- 1 1001 1001 11 Jan 30 02:18 .dockerignore 02:24:30 drwxrwxr-x 8 1001 1001 4096 Jan 30 02:18 .git 02:24:30 drwxrwxr-x 3 1001 1001 4096 Jan 30 02:18 .github 02:24:30 -rw-rw-r-- 1 1001 1001 872 Jan 30 02:18 .gitignore 02:24:30 -rw-rw-r-- 1 1001 1001 166 Jan 30 02:18 .sonarcloud.properties 02:24:30 -rw-rw-r-- 1 1001 1001 7859 Jan 30 02:18 Attribution.txt 02:24:30 -rw-rw-r-- 1 1001 1001 3804 Jan 30 02:18 CONTRIBUTING.md 02:24:30 -rw-rw-r-- 1 1001 1001 931 Jan 30 02:18 Dockerfile.build 02:24:30 -rw-rw-r-- 1 1001 1001 863 Jan 30 02:18 Jenkinsfile 02:24:30 -rw-rw-r-- 1 1001 1001 10775 Jan 30 02:18 LICENSE 02:24:30 -rw-rw-r-- 1 1001 1001 6001 Jan 30 02:18 Makefile 02:24:30 -rw-rw-r-- 1 1001 1001 6524 Jan 30 02:18 README.md 02:24:30 -rw-rw-r-- 1 1001 1001 6755 Jan 30 02:18 SECURITY.md 02:24:30 -rw-rw-r-- 1 1001 1001 5 Jan 30 02:16 VERSION 02:24:30 -rw-rw-r-- 1 1001 1001 4131 Jan 30 02:18 ZMQWindows.md 02:24:30 drwxrwxr-x 2 1001 1001 4096 Jan 30 02:18 bin 02:24:30 drwxrwxr-x 15 1001 1001 4096 Jan 30 02:18 cmd 02:24:30 -rw-r--r-- 1 root root 574984 Jan 30 02:23 coverage.out 02:24:30 -rw-r--r-- 1 root root 1054 Jan 30 02:24 go.mod 02:24:30 -rw-r--r-- 1 root root 19289 Jan 30 02:24 go.sum 02:24:30 drwxrwxr-x 8 1001 1001 4096 Jan 30 02:18 internal 02:24:30 drwxrwxr-x 4 1001 1001 4096 Jan 30 02:18 openapi 02:24:30 drwxrwxr-x 4 1001 1001 4096 Jan 30 02:18 snap 02:24:30 -rw-rw-r-- 1 1001 1001 168 Jan 30 02:18 version.go [Pipeline] sh 02:24:30 Collecting docker<4.0,>=3.6.0 02:24:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:24:30 Collecting dockerpty<0.5,>=0.4.1 02:24:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:24:31 Collecting texttable<0.10,>=0.9.0 02:24:31 Downloading texttable-0.9.1.tar.gz (11 kB) 02:24:31 + '[' -e coverage.out ] 02:24:31 + chown 1001:1001 coverage.out [Pipeline] stash 02:24:31 Warning: overwriting stash ‘coverage-report’ 02:24:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:24:31 Collecting websocket-client<1.0,>=0.32.0 02:24:31 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:24:31 Collecting docopt<0.7,>=0.6.1 02:24:31 Downloading docopt-0.6.2.tar.gz (25 kB) 02:24:32 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) 02:24:32 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) 02:24:32 Stashed 1 file(s) [Pipeline] sh 02:24:32 Collecting urllib3<1.25,>=1.21.1 02:24:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:24:32 Collecting idna<2.8,>=2.5 02:24:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:24:32 Collecting docker-pycreds>=0.4.0 02:24:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:24:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:24:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:24:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:24:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:24:33 Installing collected packages: jsonschema, urllib3, idna, requests, cached-property, PyYAML, docker-pycreds, websocket-client, docker, dockerpty, texttable, docopt, docker-compose 02:24:33 Attempting uninstall: urllib3 02:24:33 Found existing installation: urllib3 1.25.9 02:24:33 Uninstalling urllib3-1.25.9: 02:24:33 Successfully uninstalled urllib3-1.25.9 02:24:33 + make build 02:24:33 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 02:24:33 Attempting uninstall: idna 02:24:33 Found existing installation: idna 2.9 02:24:33 Uninstalling idna-2.9: 02:24:33 Successfully uninstalled idna-2.9 02:24:33 Attempting uninstall: requests 02:24:33 Found existing installation: requests 2.23.0 02:24:33 Uninstalling requests-2.23.0: 02:24:33 Successfully uninstalled requests-2.23.0 02:24:33 Running setup.py install for PyYAML: started 02:24:34 Running setup.py install for PyYAML: finished with status 'done' 02:24:35 Running setup.py install for dockerpty: started 02:24:35 Running setup.py install for dockerpty: finished with status 'done' 02:24:35 Running setup.py install for texttable: started 02:24:36 Running setup.py install for texttable: finished with status 'done' 02:24:36 Running setup.py install for docopt: started 02:24:36 Running setup.py install for docopt: finished with status 'done' 02:24:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 02:24:40 Removing intermediate container 8826deafcae9 02:24:40 ---> 0e86e5f40d3f 02:24:40 Step 21/26 : RUN apk --no-cache add curl 02:24:40 ---> Running in b91a3a0bf06e 02:24:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:24:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:24:40 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:24:41 (2/3) Installing libcurl (7.69.1-r3) 02:24:41 (3/3) Installing curl (7.69.1-r3) 02:24:41 Executing busybox-1.31.1-r19.trigger 02:24:41 OK: 72 MiB in 58 packages 02:24:41 Removing intermediate container b91a3a0bf06e 02:24:41 ---> 398bfa2d0e9d 02:24:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:24:41 ---> Running in e14c492c0df7 02:24:41 Removing intermediate container e14c492c0df7 02:24:41 ---> f43e86fecd8a 02:24:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:24:41 ---> Running in 0152092988a0 02:24:41 Removing intermediate container 0152092988a0 02:24:41 ---> 7574f4989aea 02:24:41 Step 24/26 : LABEL arch=x86_64 02:24:42 ---> Running in 96327f91a0d9 02:24:42 Removing intermediate container 96327f91a0d9 02:24:42 ---> f6c4e5d13572 02:24:42 Step 25/26 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:24:42 ---> Running in 44576263d4a7 02:24:42 Removing intermediate container 44576263d4a7 02:24:42 ---> c82aec58eb26 02:24:42 Step 26/26 : LABEL version=0.0.0 02:24:42 ---> Running in 9dbd3282a4ac 02:24:42 Removing intermediate container 9dbd3282a4ac 02:24:42 ---> 040905327dff 02:24:42 02:24:43 Successfully built 040905327dff 02:24:43 Successfully tagged docker-sys-mgmt-agent-go:latest 02:24:43  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:24:43 $ docker stop --time=1 a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a 02:24:43 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 02:24:45 $ docker rm -f a5b72e025bf6e42b4a43f9bb9eae035a63ec2b7a17a8e58f5dd8af7b60db221a [Pipeline] // withDockerContainer [Pipeline] sh 02:24:46 + docker images 02:24:46 + grep docker 02:24:46 docker-sys-mgmt-agent-go latest 040905327dff 4 seconds ago 313MB 02:24:46 docker-support-notifications-go latest 60a3daf98cde 35 seconds ago 16.9MB 02:24:46 docker-core-command-go latest 8ece32db4b93 57 seconds ago 16.9MB 02:24:46 docker-support-scheduler-go latest b6a1d497d692 About a minute ago 17MB 02:24:46 docker-security-bootstrapper-go latest 0a8a8a29f766 About a minute ago 23.8MB 02:24:46 docker-core-data-go latest 39ac020b4d14 2 minutes ago 22.3MB 02:24:46 docker-core-metadata-go latest ac9a30f7b1ab 2 minutes ago 18.8MB 02:24:46 docker-security-secretstore-setup-go latest e1e14acbed51 2 minutes ago 24.6MB 02:24:46 docker-security-proxy-setup-go latest 1c5e808f6abc 2 minutes ago 24.4MB 02:24:46 docker 20.10.0 aefe523efa57 7 weeks 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 02:24:47 Running on prd-ubuntu18.04-docker-8c-8g-24056 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 02:24:47 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 02:24:50 using credential edgex-jenkins-ssh 02:24:50 Cloning the remote Git repository 02:24:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:24:50 > git init /w/workspace/edgex-go/9 # timeout=10 02:24:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:24:50 > git --version # timeout=10 02:24:50 > git --version # 'git version 2.17.1' 02:24:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:24:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:05 Merging remotes/origin/master commit f32f4191109bc075ff9359b3fa855becd8fb908f into PR head commit e744a924a118a74d190ac4bd2492cd44ad69498a 02:25:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:25:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:25:05 > git config core.sparsecheckout # timeout=10 02:25:05 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 02:25:05 Merge succeeded, producing e744a924a118a74d190ac4bd2492cd44ad69498a 02:25:05 Checking out Revision e744a924a118a74d190ac4bd2492cd44ad69498a (PR-3080) 02:25:06 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 02:25:05 > git remote # timeout=10 02:25:05 > git config --get remote.origin.url # timeout=10 02:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:05 > git merge f32f4191109bc075ff9359b3fa855becd8fb908f # timeout=10 02:25:05 > git rev-parse HEAD^{commit} # timeout=10 02:25:05 > git config core.sparsecheckout # timeout=10 02:25:05 > git checkout -f e744a924a118a74d190ac4bd2492cd44ad69498a # timeout=10 02:25:08 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 02:25:09 Commit message: "refactor(meta): Move Transform func to go-mode-core-contract" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:11 + echo snap-build.sh 02:25:11 snap-build.sh 02:25:11 + SNAP_BASE_DIR=. 02:25:11 + '[' '!' -z /w/workspace/edgex-go/9 ']' 02:25:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 02:25:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 02:25:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 02:25:11 + cd /w/workspace/edgex-go/9 02:25:11 + sudo apt-get remove -qy --purge lxd lxd-client 02:25:11 Reading package lists... 02:25:11 Building dependency tree... 02:25:11 Reading state information... 02:25:11 The following packages were automatically installed and are no longer required: 02:25:11 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:25:11 uidmap xdelta3 02:25:11 Use 'sudo apt autoremove' to remove them. 02:25:11 The following packages will be REMOVED: 02:25:11 lxd* lxd-client* 02:25:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:25:11 After this operation, 31.7 MB disk space will be freed. 02:25:13 (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.) 02:25:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:25:14 Removing lxd dnsmasq configuration 02:25:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:25:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:25: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 02:25:16 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 02:25:21 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 02:25:28 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 02:25:31 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 02:25:36 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 02:25:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02: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 02:25:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:25:52 $ docker stop --time=1 b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 02:25:54 $ docker rm -f b60f453946ebd2eece23c711f07dc2a7053fa83b8b3ccde7cbb677d95d8d0b54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:25:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:25:56 02:25:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:25:57 latest: Pulling from edgex-devops/edgex-compose-arm64 02:25:57 29e5d40040c1: Pulling fs layer 02:25:57 1ce36da41761: Pulling fs layer 02:25:57 25b303627fd3: Pulling fs layer 02:25:57 29e5d40040c1: Download complete 02:25:58 1ce36da41761: Download complete 02:25:58 29e5d40040c1: Pull complete 02:25:59 1ce36da41761: Pull complete 02:25:59 25b303627fd3: Download complete 02:26:10 25b303627fd3: Pull complete 02:26:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:26:10 prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container 02:26:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 02:26:13 $ docker top 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:14 + docker-compose build --help 02:26:14 + grep parallel 02:26:17 --parallel Build images in parallel. [Pipeline] } 02:26:17 $ docker stop --time=1 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 02:26:19 $ docker rm -f 9a0ce20e3ea50c5fde32631a894459af2205c31a1aa94bc05f61b408efe55008 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:26:20 . [Pipeline] withDockerContainer 02:26:20 prd-ubuntu18.04-docker-arm64-4c-16g-24073 does not seem to be running inside a container 02:26:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:26:22 $ docker top c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:23 + docker-compose -f ./docker-compose-build.yml build --parallel 02:26:27 Building docker-core-command-go ... 02:26:27 Building docker-core-data-go ... 02:26:27 Building docker-core-metadata-go ... 02:26:27 Building docker-security-bootstrapper-go ... 02:26:27 Building docker-security-proxy-setup-go ... 02:26:27 Building docker-security-secretstore-setup-go ... 02:26:27 Building docker-support-notifications-go ... 02:26:27 Building docker-support-scheduler-go ... 02:26:27 Building docker-sys-mgmt-agent-go ... 02:26:27 Building docker-security-bootstrapper-go 02:26:27 Building docker-support-notifications-go 02:26:27 Building docker-support-scheduler-go 02:26:27 Building docker-core-metadata-go 02:26:27 Building docker-security-secretstore-setup-go 02:27:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:27:06 (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.) 02:27:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:27:06 Processing triggers for systemd (237-3ubuntu10.42) ... 02:27:06 Processing triggers for ureadahead (0.100.0-21) ... 02:27:06 + sudo snap remove --purge lxd 02:27:06 snap "lxd" is not installed 02:27:06 + sudo groupadd --force --system lxd 02:27:06 ++ whoami 02:27:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:27:06 + newgrp - lxd 02:27:06 + sudo snap install lxd 02:27:08 2021-01-30T02:27:06Z INFO Waiting for automatic snapd restart... 02:27:23 lxd 4.10 from Canonical* installed 02:27:23 + sudo lxd init --auto 02:27:32 + sudo snap install --classic snapcraft 02:27:36 snapcraft 4.4.4 from Canonical* installed 02:27:36 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:27:36 + patch --verbose -p1 02:27:36 Hmm... Looks like a unified diff to me... 02:27:36 The text leading up to this was: 02:27:36 -------------------------- 02:27:36 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:27:36 |From: Tony Espy 02:27:36 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:27:36 |Subject: [PATCH] optimize snap build for pipeline CI check 02:27:36 | 02:27:36 |This patch is used by the EdgeX CI pipeline builds to 02:27:36 |optimize the snap CI check run for pull requests. When 02:27:36 |applied, it essentially strips out everything (apps and 02:27:36 |parts) from the snapcraft.yaml file except those required 02:27:36 |to build edgex-go, as the whole idea of the CI check is to 02:27:36 |catch changes to edgex-go that break the snap build. 02:27:36 | 02:27:36 |In general, anyone updating snapcraft.yaml will also need 02:27:36 |to update this patch file, otherwise it may fail to apply, 02:27:36 |resulting in a failed snap build CI check in the associated 02:27:36 |pull request. 02:27:36 | 02:27:36 |Note - in addition to applying this patch, the pipeline also 02:27:36 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:27:36 |need to build the finally binary .snap file (and it won't 02:27:36 |work with the patch applied). This further reduces the build 02:27:36 |time. 02:27:36 |--- 02:27:36 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:27:36 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:27:36 | 02:27:36 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:27:36 |index 1e537489..faf42425 100644 02:27:36 |--- a/snap/snapcraft.yaml 02:27:36 |+++ b/snap/snapcraft.yaml 02:27:36 -------------------------- 02:27:36 patching file snap/snapcraft.yaml 02:27:36 Using Plan A... 02:27:36 Hunk #1 succeeded at 73. 02:27:36 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 02:27:36 Hunk #3 succeeded at 214 (offset -1 lines). 02:27:36 Hunk #4 succeeded at 222 (offset -1 lines). 02:27:36 Hunk #5 succeeded at 229 (offset -1 lines). 02:27:36 Hunk #6 succeeded at 256 (offset -1 lines). 02:27:36 Hunk #7 succeeded at 290 (offset -1 lines). 02:27:36 Hunk #8 succeeded at 342. 02:27:36 Hmm... Ignoring the trailing garbage. 02:27:36 done 02:27:36 + sudo snapcraft prime --use-lxd 02:27:37 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:27:37 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: 02:27:37 - README.md 02:27:37 - snapcraft.yaml.orig 02:27:37 02:27:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:27:38 Launching a container. 02:27:49 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:27:49 ---> f1b3f70f4d67 02:27:49 Step 3/31 : WORKDIR /edgex-go 02:27:49 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:27:49 ---> f1b3f70f4d67 02:27:49 Step 3/23 : WORKDIR /edgex-go 02:27:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:27:49 ---> f1b3f70f4d67 02:27:49 Step 3/22 : WORKDIR /edgex-go 02:27:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:27:49 ---> f1b3f70f4d67 02:27:49 Step 3/22 : WORKDIR /edgex-go 02:27:49 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:27:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:27:49 ---> f1b3f70f4d67 02:27:49 Step 3/24 : WORKDIR /edgex-go 02:27:49 ---> Running in ea4f2f0f22fd 02:27:49 ---> Running in daf81b968e3e 02:27:49 ---> Running in 81ad5fe7d6b1 02:27:49 ---> Running in 2c4dbc6010d7 02:27:49 ---> Running in 6b781d4a8231 02:27:49 Removing intermediate container 6b781d4a8231 02:27:49 ---> 597d2561c51d 02:27:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 Removing intermediate container 2c4dbc6010d7 02:27:49 ---> 87861fedfa75 02:27:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 Removing intermediate container ea4f2f0f22fd 02:27:49 ---> 64ea40a90ec9 02:27:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 Removing intermediate container daf81b968e3e 02:27:49 ---> 288c7b763406 02:27:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 Removing intermediate container 81ad5fe7d6b1 02:27:49 ---> 147a30b59ee1 02:27:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:49 ---> Running in e3dc1db56669 02:27:49 ---> Running in 9a06ebb38b19 02:27:49 ---> Running in f2c87ead0f9f 02:27:49 ---> Running in 45c7f2924eee 02:27:49 ---> Running in 7df7bead1b0a 02:27:49 Removing intermediate container e3dc1db56669 02:27:49 ---> 08766f307cf6 02:27:49 Step 5/24 : RUN apk add --update --no-cache make git 02:27:49 ---> Running in ee35ccf05d44 02:27:49 Removing intermediate container f2c87ead0f9f 02:27:49 ---> 7e7c7d8f3e11 02:27:49 Step 5/22 : RUN apk add --update --no-cache make git 02:27:49 Removing intermediate container 45c7f2924eee 02:27:49 ---> 5d038913a13a 02:27:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:27:49 ---> Running in 3bfd2f8aede4 02:27:49 ---> Running in 6afd07837b03 02:27:49 Removing intermediate container 7df7bead1b0a 02:27:49 ---> df67d882bafe 02:27:49 Step 5/31 : RUN apk add --update --no-cache make git 02:27:49 Removing intermediate container 9a06ebb38b19 02:27:49 ---> 27595803df0f 02:27:49 Step 5/23 : RUN apk add --update --no-cache make git 02:27:49 ---> Running in c4a52af55ee9 02:27:49 ---> Running in 80213cf30b43 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:49 OK: 217 MiB in 51 packages 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:49 OK: 217 MiB in 51 packages 02:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:27:49 OK: 217 MiB in 51 packages 02:27:50 Removing intermediate container ee35ccf05d44 02:27:50 ---> 6cbab9c5430d 02:27:50 Step 6/24 : COPY go.mod . 02:27:50 OK: 217 MiB in 51 packages 02:27:50 OK: 217 MiB in 51 packages 02:27:51 Removing intermediate container 3bfd2f8aede4 02:27:51 ---> 2a635649975f 02:27:51 Step 6/22 : COPY go.mod . 02:27:51 ---> b47cb70ac6e0 02:27:51 Step 7/24 : RUN go mod download 02:27:51 Removing intermediate container 6afd07837b03 02:27:51 ---> 717194878a96 02:27:51 Step 6/22 : COPY go.mod . 02:27:51 Waiting for container to be ready 02:27:51 To start your first instance, try: lxc launch ubuntu:18.04 02:27:51 02:27:51 ---> Running in 193f6609ec22 02:27:51 Removing intermediate container c4a52af55ee9 02:27:51 ---> de9f458f3f67 02:27:51 Step 6/31 : COPY go.mod . 02:27:52 ---> 524f879dbd19 02:27:52 Step 7/22 : RUN go mod download 02:27:52 Removing intermediate container 80213cf30b43 02:27:52 ---> 046e45c37371 02:27:52 Step 6/23 : COPY go.mod . 02:27:52 ---> Running in fbe5564817f5 02:27:52 ---> ea5123a5c6e7 02:27:52 Step 7/22 : RUN go mod download 02:27:52 ---> Running in c59aafdef78e 02:27:53 ---> 39f6e1dcaf70 02:27:53 Step 7/31 : RUN go mod download 02:27:53 ---> c9692a992e0e 02:27:53 Step 7/23 : RUN go mod download 02:27:53 ---> Running in b0d233351eda 02:27:53 ---> Running in 231c79490250 02:27:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:27:54 Waiting for network to be ready... 02:27:55 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:27:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:27:55 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:27:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 02:27:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:27:56 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:27:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:27:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:27:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:27:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:27:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:27:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 02:27:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:27:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:27:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 02:27:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 02:27:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 02:27:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:27:56 Removing intermediate container 193f6609ec22 02:27:56 ---> 6b44760b1ef6 02:27:56 Step 8/24 : COPY . . 02:27:56 Removing intermediate container fbe5564817f5 02:27:56 ---> 9bec4b017d4d 02:27:56 Step 8/22 : COPY . . 02:27:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:27:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 02:27:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:27:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:27:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:27:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:27:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:27:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 02:27:57 Removing intermediate container c59aafdef78e 02:27:57 ---> 3d84a7d9edb0 02:27:57 Step 8/22 : COPY . . 02:27:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 02:27:58 Removing intermediate container b0d233351eda 02:27:58 ---> 6487dec0c8ea 02:27:58 Step 8/31 : COPY . . 02:27:58 Removing intermediate container 231c79490250 02:27:58 ---> 3667a3ffb75e 02:27:58 Step 8/23 : COPY . . 02:27:59 Fetched 23.9 MB in 5s (5116 kB/s) 02:28:00 Reading package lists... 02:28:00 Reading package lists... 02:28:01 Building dependency tree... 02:28:01 Reading state information... 02:28:01 The following additional packages will be installed: 02:28:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:28:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:28:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:28:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:28:01 Suggested packages: 02:28:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:28:01 Recommended packages: 02:28:01 gnupg libsasl2-modules 02:28:01 The following NEW packages will be installed: 02:28:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:28:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:28:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:28:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:28:01 The following packages will be upgraded: 02:28:01 gpg gpg-agent gpgconf libudev1 02:28:01 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 02:28:01 Need to get 3533 kB of archives. 02:28:01 After this operation, 13.3 MB of additional disk space will be used. 02:28:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:28:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:28:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:28:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:28:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:28:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 02:28:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 02:28:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:28:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 02:28:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 02:28:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:28:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:28:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:28:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:28:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:28:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:28:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:28:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:28:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:28:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:28:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:28:02 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:28:02 debconf: delaying package configuration, since apt-utils is not installed 02:28:02 Fetched 3533 kB in 1s (3541 kB/s) 02:28:02 (Reading database ... 12511 files and directories currently installed.) 02:28:02 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 02:28:02 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:28:02 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 02:28:02 Selecting previously unselected package udev. 02:28:02 (Reading database ... 12511 files and directories currently installed.) 02:28:02 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 02:28:03 Unpacking udev (237-3ubuntu10.44) ... 02:28:03 Selecting previously unselected package libfuse2:amd64. 02:28:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:28:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:28:03 Selecting previously unselected package fuse. 02:28:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:28:03 Unpacking fuse (2.9.7-1ubuntu1) ... 02:28:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:28:03 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:28:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:28:03 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:28:03 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:28:03 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:28:03 Selecting previously unselected package libksba8:amd64. 02:28:03 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:28:03 Unpacking libksba8:amd64 (1.3.5-2) ... 02:28:03 Selecting previously unselected package libroken18-heimdal:amd64. 02:28:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:03 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:28:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:28:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:28:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libwind0-heimdal:amd64. 02:28:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:28:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:28:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:28:04 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:28:04 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:28:04 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:04 Selecting previously unselected package libsasl2-modules-db:amd64. 02:28:04 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:28:04 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:28:05 Selecting previously unselected package libsasl2-2:amd64. 02:28:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:28:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:28:05 Selecting previously unselected package libldap-common. 02:28:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 02:28:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:28:05 Selecting previously unselected package libldap-2.4-2:amd64. 02:28:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 02:28:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:28:05 Selecting previously unselected package dirmngr. 02:28:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:28:05 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:28:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:28:05 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:28:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:28:05 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:28:05 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:28:05 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:28:05 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:05 Setting up libksba8:amd64 (1.3.5-2) ... 02:28:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:28:05 Setting up udev (237-3ubuntu10.44) ... 02:28:06 invoke-rc.d: policy-rc.d denied execution of start. 02:28:06 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Processing triggers for systemd (237-3ubuntu10) ... 02:28:06 Setting up fuse (2.9.7-1ubuntu1) ... 02:28:06 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:28:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:06 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:28:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:28:07 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:28:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:28:07 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:28:07 settings in the [Install] section, and DefaultInstance for template units). 02:28:07 This means they are not meant to be enabled using systemctl. 02:28:07 Possible reasons for having this kind of units are: 02:28:07 1) A unit may be statically enabled by being symlinked from another unit's 02:28:07 .wants/ or .requires/ directory. 02:28:07 2) A unit's purpose may be to act as a helper for some other unit which has 02:28:07 a requirement dependency on it. 02:28:07 3) A unit may be started when needed via activation (socket, path, timer, 02:28:07 D-Bus, udev, scripted systemctl call, ...). 02:28:07 4) In case of template units, the unit is meant to be enabled with some 02:28:07 instance name specified. 02:28:07 Reading package lists... 02:28:08 Building dependency tree... 02:28:08 Reading state information... 02:28:08 The following additional packages will be installed: 02:28:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:28:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:28:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:28:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:28:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:28:08 Suggested packages: 02:28:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:28:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:28:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:28:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:28:08 systemd-container policykit-1 02:28:08 Recommended packages: 02:28:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:28:08 The following NEW packages will be installed: 02:28:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:28:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:28:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:28:08 multiarch-support openssh-client python3 python3-minimal python3.6 02:28:08 python3.6-minimal snapd squashfs-tools sudo 02:28:08 The following packages will be upgraded: 02:28:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:28:08 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 02:28:08 Need to get 35.2 MB of archives. 02:28:08 After this operation, 141 MB of additional disk space will be used. 02:28:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:28:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 02:28:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:28:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:28:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 02:28:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:28:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:28:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:28:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:28:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:28:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:28:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:28:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:28:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:28:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:28:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:28:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:28:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:28:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:28:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 02:28:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:28:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:28:09 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:28:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:28:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:28:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:28:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:28:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:28:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:28:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:28:10 debconf: delaying package configuration, since apt-utils is not installed 02:28:10 Fetched 35.2 MB in 2s (14.5 MB/s) 02:28:11 (Reading database ... 12757 files and directories currently installed.) 02:28:11 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 02:28:11 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:28:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 02:28:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:28:12 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 02:28:12 (Reading database ... 12757 files and directories currently installed.) 02:28:12 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:28:12 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:28:12 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:28:12 (Reading database ... 12757 files and directories currently installed.) 02:28:12 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:28:12 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:28:12 Setting up apt (1.6.12ubuntu0.2) ... 02:28:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:28:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:28:13 (Reading database ... 12764 files and directories currently installed.) 02:28:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:28:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:28:13 Selecting previously unselected package libpython3.6-minimal:amd64. 02:28:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:28:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:28:13 Selecting previously unselected package libexpat1:amd64. 02:28:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:28:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:28:13 Selecting previously unselected package python3.6-minimal. 02:28:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:28:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:28:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:28:14 Checking for services that may need to be restarted...done. 02:28:14 Checking for services that may need to be restarted...done. 02:28:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:28:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:28:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:28:15 Selecting previously unselected package python3-minimal. 02:28:15 (Reading database ... 13012 files and directories currently installed.) 02:28:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:28:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:28:15 Selecting previously unselected package mime-support. 02:28:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:28:15 Unpacking mime-support (3.60ubuntu1) ... 02:28:15 Selecting previously unselected package libmpdec2:amd64. 02:28:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:28:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:28:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:28:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:28:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:28:15 Selecting previously unselected package python3.6. 02:28:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:28:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:28:15 Selecting previously unselected package libpython3-stdlib:amd64. 02:28:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:28:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:28:15 Setting up python3-minimal (3.6.7-1~18.04) ... 02:28:15 Selecting previously unselected package python3. 02:28:15 (Reading database ... 13442 files and directories currently installed.) 02:28:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:28:15 Unpacking python3 (3.6.7-1~18.04) ... 02:28:16 Selecting previously unselected package multiarch-support. 02:28:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:28:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:28:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:28:16 Selecting previously unselected package liblzo2-2:amd64. 02:28:16 (Reading database ... 13479 files and directories currently installed.) 02:28:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:28:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:28:16 Selecting previously unselected package libbsd0:amd64. 02:28:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:28:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:28:16 Selecting previously unselected package sudo. 02:28:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:28:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:28:17 Selecting previously unselected package apparmor. 02:28:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:28:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:28:17 Selecting previously unselected package libedit2:amd64. 02:28:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:28:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:28:17 Selecting previously unselected package libkrb5support0:amd64. 02:28:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:28:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:28:17 Selecting previously unselected package libk5crypto3:amd64. 02:28:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:28:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:28:17 Selecting previously unselected package libkeyutils1:amd64. 02:28:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:28:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:28:17 Selecting previously unselected package libkrb5-3:amd64. 02:28:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:28:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:28:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:28:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:28:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:28:17 Selecting previously unselected package libssl1.0.0:amd64. 02:28:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:28:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:28:17 Selecting previously unselected package openssh-client. 02:28:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:28:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:28:18 Selecting previously unselected package squashfs-tools. 02:28:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:28:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:28:18 Selecting previously unselected package snapd. 02:28:18 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 02:28:18 Unpacking snapd (2.48+18.04) ... 02:28:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:28:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:28:20 Setting up mime-support (3.60ubuntu1) ... 02:28:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:28:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:28:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:28:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:28:20 Setting up systemd (237-3ubuntu10.44) ... 02:28:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:28:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:28:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:28:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:28:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:28:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:28:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:28:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:28:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:28:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:28:23 Setting up python3 (3.6.7-1~18.04) ... 02:28:23 running python rtupdate hooks for python3.6... 02:28:23 running python post-rtupdate hooks for python3.6... 02:28:23 Setting up apparmor (2.12-4ubuntu5.1) ... 02:28:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:28:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:28:24 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:28:24 Setting up snapd (2.48+18.04) ... 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:28:25 ---> 5e3394fc33e4 02:28:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:28:25 ---> 632d31d51917 02:28:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:28:25 ---> bc09cc3d5f5d 02:28:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:28:25 ---> 594af593e4e6 02:28:25 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:28:25 ---> Running in eb9536bb447a 02:28:25 ---> Running in 31cc6ef36a10 02:28:25 ---> Running in 382a8b99a6ce 02:28:25 ---> 6d3580a32810 02:28:25 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 02:28:25 ---> Running in d9cb01e8777c 02:28:25 ---> Running in 8badc12e0bb6 02:28:25 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 02:28:25 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 02:28:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:28:25 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 02:28:25 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 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:28:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:28:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:28:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:28:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:28:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:28:26 /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' 02:28:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:28:26 Processing triggers for systemd (237-3ubuntu10.44) ... 02:28:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:28:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:28:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:28:29 Reading package lists... 02:28:29 Reading package lists... 02:28:29 Building dependency tree... 02:28:29 Reading state information... 02:28:29 Calculating upgrade... 02:28:30 The following packages will be upgraded: 02:28:30 advancecomp base-files bash binutils binutils-common 02:28:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:28:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:28:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:28:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:28:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:28:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:28:30 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 02:28:30 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 02:28:30 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:28:30 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 02:28:30 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:28:30 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:28:30 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:28:30 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:28:30 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:28:30 Need to get 63.8 MB of archives. 02:28:30 After this operation, 5205 kB of additional disk space will be used. 02:28:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 02:28:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:28:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:28:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:28:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:28:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:28:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:28:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:28:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:28:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:28:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:28:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:28:31 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:28:31 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:28:31 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:28:31 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:28:31 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:28:31 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:28:31 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:28:31 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:28:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:28:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:28:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:28:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:28:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:28:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:28:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:28:31 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:28:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:28:31 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:28:31 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:28:31 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:28:31 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:28:31 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:28:31 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:28:31 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:28:31 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:28:31 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:28:31 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:28:31 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:28:31 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 02:28:31 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] 02:28:31 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:28:31 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:28:31 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:28:31 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:28:31 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:28:31 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:28:31 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:28:31 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:28:31 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:28:31 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:28:31 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:28:31 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:28:31 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:28:31 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:28:31 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:28:31 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:28:31 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:28:31 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:28:31 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:28:31 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:28:31 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:28:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:28:31 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:28:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:28:31 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:28:31 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:28:31 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:28:31 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:28:31 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:28:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:28:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:28:31 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:28:31 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:28:31 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 02:28:31 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:28:31 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:28:31 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:28:31 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:28:31 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:28:31 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:28:31 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 02:28:31 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:28:31 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:28:31 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:28:31 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:28:31 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:28:31 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:28:32 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:28:32 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:28:32 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:28:32 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:28:32 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:28:33 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:28:33 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:28:33 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:28:33 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:28:33 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:28:33 debconf: delaying package configuration, since apt-utils is not installed 02:28:33 Fetched 63.8 MB in 3s (21.4 MB/s) 02:28:33 (Reading database ... 13912 files and directories currently installed.) 02:28:33 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:28:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:28:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:28:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:28:34 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 02:28:34 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 02:28:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:36 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:36 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:28:37 (Reading database ... 13911 files and directories currently installed.) 02:28:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:28:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:28:37 (Reading database ... 13911 files and directories currently installed.) 02:28:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:28:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:28:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:28:37 (Reading database ... 13911 files and directories currently installed.) 02:28:37 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:28:37 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:28:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:28:38 (Reading database ... 13911 files and directories currently installed.) 02:28:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:28:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:28:38 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:28:38 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:28:38 Setting up base-files (10.1ubuntu2.10) ... 02:28:39 Installing new version of config file /etc/issue ... 02:28:39 Installing new version of config file /etc/issue.net ... 02:28:39 Installing new version of config file /etc/lsb-release ... 02:28:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:28:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:28:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:28:39 Removing obsolete conffile /etc/default/motd-news ... 02:28:39 (Reading database ... 13912 files and directories currently installed.) 02:28:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:28:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:28:39 Setting up bash (4.4.18-2ubuntu1.2) ... 02:28:39 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 02:28:39 (Reading database ... 13912 files and directories currently installed.) 02:28:39 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:39 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:28:39 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:28:40 (Reading database ... 13912 files and directories currently installed.) 02:28:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:28:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:28:40 Setting up tar (1.29b-2ubuntu0.2) ... 02:28:40 (Reading database ... 13912 files and directories currently installed.) 02:28:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:28:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:28:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:28:40 (Reading database ... 13912 files and directories currently installed.) 02:28:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:28:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:28:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:28:41 (Reading database ... 13912 files and directories currently installed.) 02:28:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:28:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:28:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:28:41 (Reading database ... 13912 files and directories currently installed.) 02:28:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:28:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:28:41 Setting up grep (3.1-2build1) ... 02:28:41 (Reading database ... 13912 files and directories currently installed.) 02:28:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:28:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:28:41 Setting up login (1:4.5-1ubuntu2) ... 02:28:42 (Reading database ... 13912 files and directories currently installed.) 02:28:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:28:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:28:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:28:42 (Reading database ... 13912 files and directories currently installed.) 02:28:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:28:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:28:42 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:28:42 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:28:42 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:28:42 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:28:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:28:43 (Reading database ... 13912 files and directories currently installed.) 02:28:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:28:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:28:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:28:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:28:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:28:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:28:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:28:45 (Reading database ... 13912 files and directories currently installed.) 02:28:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:28:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:28:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:28:45 (Reading database ... 13912 files and directories currently installed.) 02:28:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:28:46 (Reading database ... 13912 files and directories currently installed.) 02:28:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:28:46 (Reading database ... 13912 files and directories currently installed.) 02:28:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:28:46 (Reading database ... 13912 files and directories currently installed.) 02:28:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:28:47 (Reading database ... 13912 files and directories currently installed.) 02:28:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:28:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:28:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:28:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:28:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:28:47 (Reading database ... 13912 files and directories currently installed.) 02:28:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:28:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:28:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:28:47 (Reading database ... 13912 files and directories currently installed.) 02:28:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:28:48 (Reading database ... 13912 files and directories currently installed.) 02:28:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:28:48 (Reading database ... 13912 files and directories currently installed.) 02:28:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:49 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:28:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:28:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:28:49 (Reading database ... 13912 files and directories currently installed.) 02:28:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:28:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:28:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:28:50 (Reading database ... 13912 files and directories currently installed.) 02:28:50 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:28:50 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:28:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:28:50 (Reading database ... 13914 files and directories currently installed.) 02:28:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:28:51 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:28:51 Setting up debconf (1.5.66ubuntu1) ... 02:28:51 (Reading database ... 13914 files and directories currently installed.) 02:28:51 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:28:52 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:28:52 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:28:52 (Reading database ... 13914 files and directories currently installed.) 02:28:52 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:28:52 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:28:52 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:28:52 (Reading database ... 13914 files and directories currently installed.) 02:28:52 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:28:52 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:28:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:28:53 (Reading database ... 13914 files and directories currently installed.) 02:28:53 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:28:53 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:28:53 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:28:54 (Reading database ... 13914 files and directories currently installed.) 02:28:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:28:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:28:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:28:54 (Reading database ... 13914 files and directories currently installed.) 02:28:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:28:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:28:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 02:28:54 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 02:28:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:28:54 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:28:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:28:54 (Reading database ... 13914 files and directories currently installed.) 02:28:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:28:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:28:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:28:55 (Reading database ... 13914 files and directories currently installed.) 02:28:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:28:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:28:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:28:55 (Reading database ... 13914 files and directories currently installed.) 02:28:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:28:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:28:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:28:55 (Reading database ... 13914 files and directories currently installed.) 02:28:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:28:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:28:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:28:56 (Reading database ... 13914 files and directories currently installed.) 02:28:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:28:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:28:56 Setting up passwd (1:4.5-1ubuntu2) ... 02:28:56 (Reading database ... 13914 files and directories currently installed.) 02:28:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:28:56 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:28:56 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:28:56 (Reading database ... 13914 files and directories currently installed.) 02:28:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:28:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:28:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:28:57 (Reading database ... 13914 files and directories currently installed.) 02:28:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:28:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:28:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:28:57 (Reading database ... 13914 files and directories currently installed.) 02:28:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:28:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:28:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:28:57 (Reading database ... 13914 files and directories currently installed.) 02:28:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:28:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:28:58 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:28:58 (Reading database ... 13914 files and directories currently installed.) 02:28:58 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:28:58 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:28:58 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:28:58 (Reading database ... 13914 files and directories currently installed.) 02:28:58 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:28:58 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:28:58 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:28:58 (Reading database ... 13915 files and directories currently installed.) 02:28:58 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:28:58 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:28:58 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:28:58 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:28:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:28:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:28:59 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 02:28:59 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 02:28:59 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:28:59 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:28:59 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:28:59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:28:59 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:28:59 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:28:59 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:28:59 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:28:59 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:28:59 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:29:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:29:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:29:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:29:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:29:00 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:29:00 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:29:01 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:29:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:29:01 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:29:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:29:01 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:29:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:29:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:29:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:29:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:29:02 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:29:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:29:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:29:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:02 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:04 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:04 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:05 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:05 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:05 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:05 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:06 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:06 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:07 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:29:07 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:29:07 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:29:07 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:29:07 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:29:07 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:29:07 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:29:07 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:29:07 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:29:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:29:07 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:29:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:29:08 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:29:08 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:29:08 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:29:08 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:29:08 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:08 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:29:08 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:08 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:08 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:08 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:29:09 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:29:09 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:29:09 02:29:09 Current default time zone: 'Etc/UTC' 02:29:09 Local time is now: Sat Jan 30 02:29:09 UTC 2021. 02:29:09 Universal Time is now: Sat Jan 30 02:29:09 UTC 2021. 02:29:09 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:29:09 02:29:09 Setting up systemd-sysv (237-3ubuntu10.44) ... 02:29:09 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:09 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 02:29:09 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:29:10 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:29:10 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:29:10 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:29:10 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:29:10 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:29:10 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:29:10 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:10 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:29:11 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:11 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:29:11 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:11 Setting up patch (2.7.6-2ubuntu1.1) ... 02:29:11 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:29:11 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:29:11 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:29:11 Installing new version of config file /etc/ssl/openssl.cnf ... 02:29:11 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:29:11 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:29:11 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 02:29:13 Updating certificates in /etc/ssl/certs... 02:29:14 22 added, 17 removed; done. 02:29:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:29:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:29:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:29:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:29:15 Setting up pkgbinarymangler (138.18.04.1) ... 02:29:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:29:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up perl (5.26.1-6ubuntu0.5) ... 02:29:15 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:29:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:29:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:29:15 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:29:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:29:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:29:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:29:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:29:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:29:15 Processing triggers for systemd (237-3ubuntu10.44) ... 02:29:16 Processing triggers for mime-support (3.60ubuntu1) ... 02:29:16 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 02:29:16 Updating certificates in /etc/ssl/certs... 02:29:16 0 added, 0 removed; done. 02:29:16 Running hooks in /etc/ca-certificates/update.d... 02:29:16 done. 02:29:17 Reading package lists... 02:29:17 Building dependency tree... 02:29:17 Reading state information... 02:29:17 The following NEW packages will be installed: 02:29:17 apt-transport-https 02:29:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:29:17 Need to get 1696 B of archives. 02:29:17 After this operation, 153 kB of additional disk space will be used. 02:29:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:29:18 debconf: delaying package configuration, since apt-utils is not installed 02:29:18 Fetched 1696 B in 0s (27.7 kB/s) 02:29:18 Selecting previously unselected package apt-transport-https. 02:29:18 (Reading database ... 13929 files and directories currently installed.) 02:29:18 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:29:18 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:29:18 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:29:18 Waiting for network to be ready... 02:29:24 2021-01-30T02:29:21Z INFO Waiting for automatic snapd restart... 02:29:25 snapd 2.48.2 from Canonical* installed 02:29:26 "snapd" switched to the "latest/stable" channel 02:29:26 02:29:29 core18 20201210 from Canonical* installed 02:29:29 "core18" switched to the "latest/stable" channel 02:29:29 02:29:32 snapcraft 4.4.4 from Canonical* installed 02:29:32 "snapcraft" switched to the "latest/stable" channel 02:29:32 02:29:37 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: 02:29:37 - README.md 02:29:37 - snapcraft.yaml.orig 02:29:37 02:29:37 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:29:44 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:29:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:29:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:29:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:29:44 Reading package lists... 02:29:44 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 02:29:47 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 02:29:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:29:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:29:51 Reading package lists... 02:29:51 Building dependency tree... 02:29:51 Reading state information... 02:29:51 Suggested packages: 02:29:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:29:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:29:51 Recommended packages: 02:29:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:29:51 The following NEW packages will be installed: 02:29:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:29:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:29:51 pkg-config zip 02:29:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:29:51 Need to get 7655 kB of archives. 02:29:51 After this operation, 43.7 MB of additional disk space will be used. 02:29:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:29:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:29:51 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:29:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:29:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:29:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:29:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:29:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:29:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:29:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:29:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:29:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:29:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:29:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:29:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:29:52 debconf: delaying package configuration, since apt-utils is not installed 02:29:52 Fetched 7655 kB in 1s (11.7 MB/s) 02:29:52 Selecting previously unselected package libglib2.0-0:amd64. 02:29:52 (Reading database ... 13933 files and directories currently installed.) 02:29:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:29:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:29:52 Selecting previously unselected package libpsl5:amd64. 02:29:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:29:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:29:52 Selecting previously unselected package libnghttp2-14:amd64. 02:29:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:29:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:29:52 Selecting previously unselected package librtmp1:amd64. 02:29:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:29:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:29:52 Selecting previously unselected package libcurl3-gnutls:amd64. 02:29:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:29:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:29:53 Selecting previously unselected package liberror-perl. 02:29:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:29:53 Unpacking liberror-perl (0.17025-1) ... 02:29:53 Selecting previously unselected package git-man. 02:29:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:29:53 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:29:53 Selecting previously unselected package git. 02:29:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:29:53 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:29:54 Selecting previously unselected package libnorm1:amd64. 02:29:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:29:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:29:54 Selecting previously unselected package libpgm-5.2-0:amd64. 02:29:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:29:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:29:54 Selecting previously unselected package libsodium23:amd64. 02:29:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:29:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:29:54 Selecting previously unselected package libzmq5:amd64. 02:29:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:29:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:29:54 Selecting previously unselected package libzmq3-dev:amd64. 02:29:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:29:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:29:54 Selecting previously unselected package pkg-config. 02:29:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:29:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:29:54 Selecting previously unselected package zip. 02:29:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:29:54 Unpacking zip (3.0-11build1) ... 02:29:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:29:54 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:29:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:29:54 Setting up liberror-perl (0.17025-1) ... 02:29:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:29:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:29:55 No schema files found: doing nothing. 02:29:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:29:55 Setting up zip (3.0-11build1) ... 02:29:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:29:55 Setting up libsodium23:amd64 (1.0.16-2) ... 02:29:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:29:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:29:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:29:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:29:55 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:29:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:30:00 Removing intermediate container 31cc6ef36a10 02:30:00 ---> 2e9a30f98784 02:30:00 02:30:00 Step 10/24 : FROM alpine:3.12 02:30:00 3.12: Pulling from library/alpine 02:30:00 Removing intermediate container eb9536bb447a 02:30:00 ---> 52cd8678afbf 02:30:00 02:30:00 Step 10/22 : FROM alpine:3.12 02:30:00 3.12: Pulling from library/alpine 02:30:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:30:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:30:01 Status: Downloaded newer image for alpine:3.12 02:30:01 ---> afeebe901d6b 02:30:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:30:01 Status: Image is up to date for alpine:3.12 02:30:01 ---> afeebe901d6b 02:30:01 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:30:01 ---> Running in 8776a8fe4af7 02:30:01 ---> Running in ea899ada7b5a 02:30:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:30:02 git set to automatically installed. 02:30:02 git-man set to automatically installed. 02:30:02 libcurl3-gnutls set to automatically installed. 02:30:02 liberror-perl set to automatically installed. 02:30:02 libglib2.0-0 set to automatically installed. 02:30:02 libnghttp2-14 set to automatically installed. 02:30:02 libnorm1 set to automatically installed. 02:30:02 libpgm-5.2-0 set to automatically installed. 02:30:02 libpsl5 set to automatically installed. 02:30:02 librtmp1 set to automatically installed. 02:30:02 libsodium23 set to automatically installed. 02:30:02 libzmq3-dev set to automatically installed. 02:30:02 libzmq5 set to automatically installed. 02:30:02 pkg-config set to automatically installed. 02:30:02 zip set to automatically installed. 02:30:03 snapd is not logged in, snap install commands will use sudo 02:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:05 (1/2) Installing ca-certificates (20191127-r4) 02:30:05 (1/5) Installing ca-certificates (20191127-r4) 02:30:05 (2/2) Installing dumb-init (1.2.2-r1) 02:30:05 Executing busybox-1.31.1-r19.trigger 02:30:05 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:30:05 Executing ca-certificates-20191127-r4.trigger 02:30:05 (3/5) Installing libcurl (7.69.1-r3) 02:30:05 (4/5) Installing curl (7.69.1-r3) 02:30:05 (5/5) Installing dumb-init (1.2.2-r1) 02:30:05 Executing busybox-1.31.1-r19.trigger 02:30:05 Executing ca-certificates-20191127-r4.trigger 02:30:05 OK: 6 MiB in 16 packages 02:30:06 OK: 7 MiB in 19 packages 02:30:09 Removing intermediate container ea899ada7b5a 02:30:09 ---> 3395f2c71208 02:30:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:30:09 Removing intermediate container 8776a8fe4af7 02:30:09 ---> 9ad0b1f9f362 02:30:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:30:09 ---> Running in 7f84a2d960b5 02:30:09 ---> Running in c1799c2a449b 02:30:10 Removing intermediate container c1799c2a449b 02:30:10 ---> 7b366cb18931 02:30:10 Step 13/24 : WORKDIR / 02:30:10 Removing intermediate container 7f84a2d960b5 02:30:10 ---> b95df3ba87ac 02:30:10 Step 13/22 : ENV APP_PORT=48060 02:30:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:30:10 ---> Running in c265e6885eba 02:30:10 ---> Running in a0daf1499414 02:30:11 Removing intermediate container a0daf1499414 02:30:11 ---> 4330606bf98e 02:30:11 Step 14/22 : EXPOSE $APP_PORT 02:30:11 Removing intermediate container c265e6885eba 02:30:11 ---> dd4234fca30f 02:30:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:30:11 ---> Running in 6d3e567ef68a 02:30:11 snap "core18" has no updates available 02:30:12 Pulling config-common 02:30:12 Removing intermediate container 6d3e567ef68a 02:30:12 ---> 226ce13e01af 02:30:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:12 ---> 4941fd67c423 02:30:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:30:13 Pulling go-build-helper 02:30:14 ---> 601330aaa70c 02:30:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:30:14 ---> 6ba85f56bc42 02:30:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:30:15 Removing intermediate container 8badc12e0bb6 02:30:15 ---> 27b792dd6743 02:30:15 02:30:15 Step 10/31 : FROM alpine:3.12 02:30:15 ---> afeebe901d6b 02:30:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:30:16 ---> Running in 07a47abb621b 02:30:17 ---> 85f039884e96 02:30:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:30:17 Removing intermediate container 07a47abb621b 02:30:17 ---> 6d261eb3e80b 02:30:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:30:17 ---> 737d53fe5071 02:30:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:30:18 ---> Running in 73a5fa9c74e4 02:30:18 Removing intermediate container 382a8b99a6ce 02:30:18 ---> 7bc9f985ea0a 02:30:18 02:30:18 Step 10/22 : FROM alpine:3.12 02:30:18 ---> afeebe901d6b 02:30:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:30:19 ---> 6241bdb1cb9d 02:30:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:30:19 ---> Running in dd8e0b7d9093 02:30:19 ---> b2eec24cb59a 02:30:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:30:19 ---> Running in f686614854c0 02:30:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:20 Removing intermediate container f686614854c0 02:30:20 ---> f537f208acd3 02:30:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:20 (1/2) Installing dumb-init (1.2.2-r1) 02:30:20 (2/2) Installing su-exec (0.2-r1) 02:30:20 Executing busybox-1.31.1-r19.trigger 02:30:20 ---> a7f29d326aa6 02:30:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:30:20 OK: 5 MiB in 16 packages 02:30:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:30:21 ---> Running in 210be25a084d 02:30:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:30:21 (1/1) Installing dumb-init (1.2.2-r1) 02:30:21 Executing busybox-1.31.1-r19.trigger 02:30:21 OK: 5 MiB in 15 packages 02:30:22 Removing intermediate container 210be25a084d 02:30:22 ---> f5c6d5576a01 02:30:22 Step 20/22 : LABEL arch=arm64 02:30:22 ---> a8394f15c809 02:30:22 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/ 02:30:23 ---> Running in 4e7a152b51c5 02:30:23 ---> Running in d0764959b10e 02:30:23 Removing intermediate container 73a5fa9c74e4 02:30:23 ---> 973410ccb797 02:30:23 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:30:23 ---> Running in 52d4af074651 02:30:23 Removing intermediate container d9cb01e8777c 02:30:23 ---> 402e3b0084c4 02:30:23 02:30:23 Step 10/23 : FROM alpine:3.12 02:30:23 ---> afeebe901d6b 02:30:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:30:23 ---> Using cache 02:30:23 ---> 924d402344a5 02:30:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:30:23 Removing intermediate container d0764959b10e 02:30:23 ---> 3fedfd6584da 02:30:23 Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:30:24 Removing intermediate container dd8e0b7d9093 02:30:24 ---> 924d402344a5 02:30:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:30:24 ---> Running in 95ac9dc6ad9d 02:30:24 ---> Running in 4710fa6d6f3c 02:30:24 ---> Running in 9fff065350bf 02:30:24 Removing intermediate container 52d4af074651 02:30:24 ---> 9dc25bfc1545 02:30:24 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:30:24 ---> Running in 98a07e96bb98 02:30:24 Removing intermediate container 95ac9dc6ad9d 02:30:24 ---> c41db391ecf6 02:30:24 Step 22/22 : LABEL version=0.0.0 02:30:24 Removing intermediate container 4710fa6d6f3c 02:30:24 ---> 22658792fccd 02:30:24 Step 13/23 : ENV APP_PORT=48081 02:30:24 Removing intermediate container 9fff065350bf 02:30:24 ---> 07c7576a0574 02:30:24 Step 13/22 : ENV APP_PORT=48085 02:30:25 ---> Running in ea8f9ca1add7 02:30:25 ---> Running in d64971f97382 02:30:25 Removing intermediate container 98a07e96bb98 02:30:25 ---> f348a52af96b 02:30:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:30:25 ---> Running in 005bb56eebb4 02:30:25 ---> Running in 7fc932662073 02:30:25 Removing intermediate container ea8f9ca1add7 02:30:25 ---> 9ce5f32d2190 02:30:25 02:30:26 Removing intermediate container 005bb56eebb4 02:30:26 ---> a28755e05d75 02:30:26 Step 14/22 : EXPOSE $APP_PORT 02:30:26 Removing intermediate container d64971f97382 02:30:26 ---> 8f4bb2ceb5ec 02:30:26 Step 14/23 : EXPOSE $APP_PORT 02:30:26 Removing intermediate container 4e7a152b51c5 02:30:26 ---> fa779bab6cdc 02:30:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:30:26 Successfully built 9ce5f32d2190 02:30:26 ---> Running in 05095ba86be6 02:30:26 ---> Running in 21cb315a23d0 02:30:26 Successfully tagged docker-support-notifications-go-arm64:latest 02:30:26  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 02:30:26 ---> Running in ecfdddf2bdaa 02:30:26 Removing intermediate container 21cb315a23d0 02:30:26 ---> 5d7c678c2b61 02:30:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:26 Removing intermediate container 05095ba86be6 02:30:26 ---> 966fedb260e9 02:30:26 Step 15/23 : WORKDIR / 02:30:27 Removing intermediate container ecfdddf2bdaa 02:30:27 ---> 84db7a3da2df 02:30:27 Step 22/24 : LABEL arch=arm64 02:30:27 ---> Running in 1a9731cf1924 02:30:27 ---> Running in 44bb4babcdee 02:30:28 Removing intermediate container 44bb4babcdee 02:30:28 ---> df50216705da 02:30:28 Step 23/24 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:30:28 ---> 53c4020179e7 02:30:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:30:28 Removing intermediate container 1a9731cf1924 02:30:28 ---> 2c5f85940eab 02:30:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:28 ---> Running in 805e9d60554b 02:30:28 Removing intermediate container 7fc932662073 02:30:28 ---> 8fc6b4e248b8 02:30:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:30:29 ---> Running in d1ac1dfdb103 02:30:29 Removing intermediate container 805e9d60554b 02:30:29 ---> 1d4a4a594366 02:30:29 Step 24/24 : LABEL version=0.0.0 02:30:30 ---> b7966a58b39f 02:30:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:30:30 ---> Running in 9c85d36e0659 02:30:30 Removing intermediate container d1ac1dfdb103 02:30:30 ---> 3dd1c2a52657 02:30:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:30:30 ---> 703f3498c767 02:30:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:30:31 Removing intermediate container 9c85d36e0659 02:30:31 ---> 04782399a0a1 02:30:31 02:30:31 Successfully built 04782399a0a1 02:30:32 ---> f6587fa0975d 02:30:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:30:32 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:30:32  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 02:30:32 ---> 67c122006b00 02:30:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:30:32 ---> 00d857afa5bb 02:30:32 ---> Running in b4fb9ee8793e 02:30:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:30:32 ---> Running in ebeb0112e4b3 02:30:33 Removing intermediate container ebeb0112e4b3 02:30:33 ---> a31508b240ba 02:30:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:33 ---> 41ebe13eb09a 02:30:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:30:33 ---> Running in a8783469c07b 02:30:33 ---> Running in a2f6d35a093c 02:30:34 Removing intermediate container a8783469c07b 02:30:34 ---> 2d29606a0fa5 02:30:34 Step 20/22 : LABEL arch=arm64 02:30:34 Removing intermediate container a2f6d35a093c 02:30:34 ---> 41597c4ffac0 02:30:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:30:34 ---> Running in c1d2908ef55e 02:30:34 ---> Running in 22eeb8515e12 02:30:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:30:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:30:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1527 kB] 02:30:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [296 kB] 02:30:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 02:30:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 02:30:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [224 kB] 02:30:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.6 kB] 02:30:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 02:30:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 02:30:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:30:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:30:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:30:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:30:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:30:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:30:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:30:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:30:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:30:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1875 kB] 02:30:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 02:30:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 02:30:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 02:30:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 02:30:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 02:30:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 02:30:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 02:30:35 Fetched 23.9 MB in 0s (0 B/s) 02:30:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:30:35 Fetched 96.5 kB in 0s (0 B/s) 02:30:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:30:35 Fetched 279 kB in 0s (0 B/s) 02:30:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:30:35 Fetched 122 kB in 0s (0 B/s) 02:30:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:30:35 Fetched 77.8 kB in 0s (0 B/s) 02:30:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:30:35 Fetched 8848 B in 0s (0 B/s) 02:30:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:30:35 Fetched 47.8 kB in 0s (0 B/s) 02:30:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:30:35 Fetched 45.6 kB in 0s (0 B/s) 02:30:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:30:35 Fetched 15.0 kB in 0s (0 B/s) 02:30:35 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:30:35 Fetched 214 kB in 0s (0 B/s) 02:30:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 02:30:35 Fetched 155 kB in 0s (0 B/s) 02:30:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:30:35 Fetched 50.6 kB in 0s (0 B/s) 02:30:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:30:35 Fetched 14.8 kB in 0s (0 B/s) 02:30:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:30:35 Fetched 41.8 kB in 0s (0 B/s) 02:30:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:30:35 Fetched 499 kB in 0s (0 B/s) 02:30:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:30:35 Fetched 111 kB in 0s (0 B/s) 02:30:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:30:35 Fetched 240 kB in 0s (0 B/s) 02:30:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:30:35 Fetched 29.3 kB in 0s (0 B/s) 02:30:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:30:35 Fetched 85.5 kB in 0s (0 B/s) 02:30:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:30:35 Fetched 24.5 kB in 0s (0 B/s) 02:30:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:30:35 Fetched 49.2 kB in 0s (0 B/s) 02:30:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:30:35 Fetched 54.2 kB in 0s (0 B/s) 02:30:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:30:35 Fetched 30.8 kB in 0s (0 B/s) 02:30:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 02:30:35 Fetched 17.0 kB in 0s (0 B/s) 02:30:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:30:35 Fetched 85.9 kB in 0s (0 B/s) 02:30:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:30:35 Fetched 8720 B in 0s (0 B/s) 02:30:35 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:30:35 Fetched 137 kB in 0s (0 B/s) 02:30:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:30:35 Fetched 119 kB in 0s (0 B/s) 02:30:35 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:30:35 Fetched 109 kB in 0s (0 B/s) 02:30:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:30:35 Fetched 11.1 kB in 0s (0 B/s) 02:30:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:30:35 Fetched 645 kB in 0s (0 B/s) 02:30:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:30:35 Fetched 41.3 kB in 0s (0 B/s) 02:30:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:30:35 Fetched 17.9 kB in 0s (0 B/s) 02:30:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:30:35 Fetched 368 kB in 0s (0 B/s) 02:30:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:30:35 Fetched 187 kB in 0s (0 B/s) 02:30:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:30:35 Fetched 175 kB in 0s (0 B/s) 02:30:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:30:35 Removing intermediate container c1d2908ef55e 02:30:35 ---> 56d865178401 02:30:35 Step 21/22 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:30:35 Removing intermediate container 22eeb8515e12 02:30:35 ---> 3f57b87e78b7 02:30:35 Step 21/23 : LABEL arch=arm64 02:30:35 Removing intermediate container b4fb9ee8793e 02:30:35 ---> 37fe5954f291 02:30:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:30:35 ---> Running in f9d46b68c331 02:30:35 ---> Running in bed68b16ee90 02:30:36 Removing intermediate container f9d46b68c331 02:30:36 ---> 67d14ea067f1 02:30:36 Step 22/22 : LABEL version=0.0.0 02:30:36 Removing intermediate container bed68b16ee90 02:30:36 ---> 05e5023208ae 02:30:36 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:30:36 ---> Running in 02d0cd5f87c0 02:30:36 ---> 45b524f9cd78 02:30:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:30:37 ---> Running in ee0bbd8ffb4c 02:30:37 Fetched 206 kB in 0s (0 B/s) 02:30:37 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:30:37 Fetched 1301 kB in 0s (0 B/s) 02:30:37 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:30:37 Fetched 36.2 kB in 0s (0 B/s) 02:30:37 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:30:37 Fetched 159 kB in 0s (0 B/s) 02:30:37 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:30:37 Fetched 107 kB in 0s (0 B/s) 02:30:37 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:30:37 Fetched 48.7 kB in 0s (0 B/s) 02:30:37 Pulling static-packages 02:30:37 Removing intermediate container 02d0cd5f87c0 02:30:37 ---> 7a181cd7b9e9 02:30:37 02:30:37 Removing intermediate container ee0bbd8ffb4c 02:30:37 ---> 6d2128581026 02:30:37 Step 23/23 : LABEL version=0.0.0 02:30:38 'go115' has dependencies that need to be staged: static-packages go-build-helper 02:30:38 Skipping pull go-build-helper (already ran) 02:30:38 Skipping pull static-packages (already ran) 02:30:38 Building go-build-helper 02:30:38 Successfully built 7a181cd7b9e9 02:30:38 Successfully tagged docker-support-scheduler-go-arm64:latest 02:30:38 Building docker-core-data-go 02:30:38  Building docker-support-scheduler-go ... done  ---> Running in 0d8f1dcdcb33 02:30:38 ---> bdcf326627fc 02:30:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:30:39 Removing intermediate container 0d8f1dcdcb33 02:30:39 ---> 566acd8c4113 02:30:39 02:30:39 Successfully built 566acd8c4113 02:30:39 Successfully tagged docker-core-metadata-go-arm64:latest 02:30:39  Building docker-core-metadata-go ... done Building docker-core-command-go 02:30:39 ---> 48e66632d3c7 02:30:39 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 02:30:41 ---> ce43f64306e9 02:30:41 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:30:42 ---> 02063610eb80 02:30:42 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:30:42 Building static-packages 02:30:42 ---> Running in 7333ce76b997 02:30:43 Removing intermediate container 7333ce76b997 02:30:43 ---> 5c331f3c3ee1 02:30:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:30:44 Staging go-build-helper 02:30:44 ---> 23a6766ffe9c 02:30:44 Step 26/31 : RUN chmod +x /entrypoint.sh 02:30:45 Staging static-packages 02:30:45 ---> Running in e4954f9ce5be 02:30:46 Pulling go115 02:30:47 'edgex-go' has dependencies that need to be staged: go115 02:30:47 Skipping pull go115 (already ran) 02:30:47 Building go115 02:30:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:47 Dload Upload Total Spent Left Speed 02:30:48 Removing intermediate container e4954f9ce5be 02:30:48 ---> fd17ef8d2e80 02:30:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:30:49 ---> Running in 267ab3832f0f 02:30:49 Removing intermediate container 267ab3832f0f 02:30:49 ---> 75c8e60cee2b 02:30:49 Step 28/31 : CMD ["gate"] 02:30:50 ---> Running in 374595f40ef4 02:30:50 Removing intermediate container 374595f40ef4 02:30:50 ---> 76fe859bfb6a 02:30:50 Step 29/31 : LABEL arch=arm64 02:30:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 339k 0 0 1284k 0 0:01:32 --:--:-- 0:01:32 1279k 24 115M 24 28.2M 0 0 22.3M 0 0:00:05 0:00:01 0:00:04 22.2M 53 115M 53 62.0M 0 0 27.4M 0 0:00:04 0:00:02 0:00:02 27.4M 85 115M 85 98.9M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 31.6M 0 0:00:03 0:00:03 --:--:-- 31.6M 02:30:51 ---> Running in 66dbb40a4161 02:30:51 go1.15.2.linux-amd64.tar.gz: OK 02:30:51 Removing intermediate container 66dbb40a4161 02:30:51 ---> 7f7aaa29d677 02:30:51 Step 30/31 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:30:52 ---> Running in 29cb8df5d974 02:30:53 Removing intermediate container 29cb8df5d974 02:30:53 ---> e47a4e106432 02:30:53 Step 31/31 : LABEL version=0.0.0 02:30:53 ---> Running in a8c0eb94e05c 02:30:54 Removing intermediate container a8c0eb94e05c 02:30:54 ---> 30a7c1b91857 02:30:54 02:30:54 Successfully built 30a7c1b91857 02:30:54 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:30:56 Staging go115 02:31:01 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:31:01 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:31:01 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:31:01 Fetched 0 B in 0s (0 B/s) 02:31:01 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:31:01 Fetched 224 kB in 0s (0 B/s) 02:31:01 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:31:01 Fetched 157 kB in 0s (0 B/s) 02:31:01 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:31:01 Fetched 221 kB in 0s (0 B/s) 02:31:01 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:31:01 Fetched 143 kB in 0s (0 B/s) 02:31:01 Pulling edgex-go 02:31:02 Pulling version 02:31:03 Building config-common 02:31:06 Skipping build go-build-helper (already ran) 02:31:06 Skipping build static-packages (already ran) 02:31:06 Skipping build go115 (already ran) 02:31:06 Building edgex-go 02:31:06 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 02:31:07 go: downloading github.com/gorilla/mux v1.8.0 02:31:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.12 02:31:07 go: downloading github.com/google/uuid v1.2.0 02:31:07 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 02:31:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:31:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 02:31:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 02:31:07 go: downloading github.com/pelletier/go-toml v1.2.0 02:31:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 02:31:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:31:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:31:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 02:31:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:31:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:31:07 go: downloading github.com/hashicorp/consul/api v1.1.0 02:31:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:31:07 go: downloading github.com/pebbe/zmq4 v1.2.2 02:31:07 go: downloading github.com/pkg/errors v0.8.1 02:31:07 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:31:07 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:31:07 go: downloading github.com/go-kit/kit v0.8.0 02:31:07 go: downloading github.com/imdario/mergo v0.3.11 02:31:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:31:07 go: downloading github.com/BurntSushi/toml v0.3.1 02:31:07 go: downloading github.com/x448/float16 v0.8.4 02:31:07 go: downloading github.com/mitchellh/copystructure v1.0.0 02:31:07 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:31:07 go: downloading github.com/hashicorp/serf v0.8.2 02:31:07 go: downloading github.com/go-playground/universal-translator v0.17.0 02:31:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:31:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:31:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:31:07 go: downloading github.com/leodido/go-urn v1.2.0 02:31:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:31:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:31:08 go: downloading github.com/go-playground/locales v0.13.0 02:31:08 go: downloading gopkg.in/yaml.v2 v2.4.0 02:31:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:31:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:31:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:31:13  Building docker-security-bootstrapper-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:31:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:31:13 ---> f1b3f70f4d67 02:31:13 Step 3/21 : WORKDIR /edgex-go 02:31:13 ---> Using cache 02:31:13 ---> 147a30b59ee1 02:31:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:13 ---> Using cache 02:31:13 ---> 5d038913a13a 02:31:13 Step 5/21 : RUN apk add --update --no-cache make git 02:31:15 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 02:31:15 ---> Running in 1c34877c9310 02:31:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:18 OK: 217 MiB in 51 packages 02:31:20 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:31:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:31:20 ---> f1b3f70f4d67 02:31:20 Step 3/26 : WORKDIR /edgex-go 02:31:20 ---> Using cache 02:31:20 ---> 147a30b59ee1 02:31:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:20 ---> Using cache 02:31:20 ---> 5d038913a13a 02:31:20 Step 5/26 : RUN apk add --update --no-cache make bash git 02:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:31:20 ---> Running in 57efa371b360 02:31:21 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 02:31:21 Removing intermediate container 1c34877c9310 02:31:21 ---> 801dd5f1f959 02:31:21 Step 6/21 : COPY go.mod . 02:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:22 ---> 6fe260a54f37 02:31:22 Step 7/21 : RUN go mod download 02:31:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:22 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 02:31:22 ---> Running in 773bbf201ad9 02:31:23 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 02:31:23 go: downloading github.com/stretchr/testify v1.7.0 02:31:23 go: downloading github.com/davecgh/go-spew v1.1.1 02:31:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:31:23 go: downloading github.com/pmezard/go-difflib v1.0.0 02:31:23 OK: 217 MiB in 51 packages 02:31:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:31:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:31:24 ---> f1b3f70f4d67 02:31:24 Step 3/23 : WORKDIR /edgex-go 02:31:24 ---> Using cache 02:31:24 ---> 147a30b59ee1 02:31:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:24 ---> Using cache 02:31:24 ---> 5d038913a13a 02:31:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:31:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:31:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:31:24 ---> f1b3f70f4d67 02:31:24 Step 3/23 : WORKDIR /edgex-go 02:31:24 ---> Using cache 02:31:24 ---> 147a30b59ee1 02:31:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:31:24 ---> Using cache 02:31:24 ---> 5d038913a13a 02:31:24 Step 5/23 : RUN apk add --update --no-cache make git 02:31:24 ---> Using cache 02:31:24 ---> 801dd5f1f959 02:31:24 Step 6/23 : COPY go.mod . 02:31:24 ---> Using cache 02:31:24 ---> 6fe260a54f37 02:31:24 Step 7/23 : RUN go mod download 02:31:24 ---> Running in 69dbe508a198 02:31:24 ---> Running in da053270a34a 02:31:24 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 02:31:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:31:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:31:25 Removing intermediate container 57efa371b360 02:31:25 ---> 3595bdff43cf 02:31:25 Step 6/26 : COPY go.mod . 02:31:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:31:26 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 02:31:26 ---> 8f592de8da7d 02:31:26 Step 7/26 : RUN go mod download 02:31:26 Removing intermediate container 773bbf201ad9 02:31:26 ---> df8270ea9903 02:31:26 Step 8/21 : COPY . . 02:31:26 ---> Running in 686cf57e19ef 02:31:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:31:27 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:31:28 OK: 217 MiB in 51 packages 02:31:28 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 02:31:29 Removing intermediate container da053270a34a 02:31:29 ---> 57fb3731d625 02:31:29 Step 8/23 : COPY . . 02:31:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:31:30 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 02:31:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:31:31 Removing intermediate container 69dbe508a198 02:31:31 ---> 6eb8051143ea 02:31:31 Step 6/23 : COPY go.mod . 02:31:32 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 02:31:32 go: downloading github.com/lib/pq v1.9.0 02:31:32 Removing intermediate container 686cf57e19ef 02:31:32 ---> 2cb6c48da7f2 02:31:32 Step 8/26 : COPY . . 02:31:33 ---> be738e5a2096 02:31:33 Step 7/23 : RUN go mod download 02:31:34 ---> Running in 156ce21299e8 02:31:35 Building version 02:31:36 Staging config-common 02:31:37 Skipping stage go-build-helper (already ran) 02:31:37 Skipping stage static-packages (already ran) 02:31:37 Skipping stage go115 (already ran) 02:31:37 Staging edgex-go 02:31:38 Staging version 02:31:39 Priming config-common 02:31:40 Priming go-build-helper 02:31:41 Removing intermediate container 156ce21299e8 02:31:41 ---> 7a115cc9bef6 02:31:41 Step 8/23 : COPY . . 02:31:42 Priming static-packages 02:31:43 ---> fc24fcfb431e 02:31:43 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:31:43 Priming go115 02:31:44 Priming edgex-go 02:31:46 Priming version 02:31:46 ---> Running in a379f2ac4a85 02:31:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:31:47 ---> 5ae54657f366 02:31:47 Step 9/23 : RUN make cmd/core-command/core-command 02:31:48 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 02:31:48 ---> Running in 5b898a63df6d 02:31:48 ---> 17ebea8acca2 02:31:48 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:49 ---> Running in 32b838791deb [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:31:50 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 02:31:51 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 02:31:58 ---> 1d1f897a1056 02:31:58 Step 9/23 : RUN make cmd/core-data/core-data 02:31:58 ---> Running in cca41f67e80b 02:31:59 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 02:32:56 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 02:33:06 Removing intermediate container a379f2ac4a85 02:33:06 ---> 5f219168ef5b 02:33:06 02:33:06 Step 10/21 : FROM alpine:3.12 02:33:06 ---> afeebe901d6b 02:33:06 Step 11/21 : RUN apk add --update --no-cache curl 02:33:06 ---> Running in f50e2272e878 02:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:08 (1/4) Installing ca-certificates (20191127-r4) 02:33:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:33:08 (3/4) Installing libcurl (7.69.1-r3) 02:33:08 (4/4) Installing curl (7.69.1-r3) 02:33:08 Executing busybox-1.31.1-r19.trigger 02:33:08 Executing ca-certificates-20191127-r4.trigger 02:33:08 OK: 7 MiB in 18 packages 02:33:09 Removing intermediate container 32b838791deb 02:33:09 ---> 6a858ee1b297 02:33:09 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:33:10 ---> Running in e97a117bdead 02:33:11 Removing intermediate container f50e2272e878 02:33:11 ---> a423945bc238 02:33:11 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:33:11 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 02:33:11 ---> Running in 4c6ad7464e30 02:33:12 Removing intermediate container 4c6ad7464e30 02:33:12 ---> 484bdd216408 02:33:12 Step 13/21 : WORKDIR /edgex 02:33:12 ---> Running in b7f2154288f1 02:33:13 Removing intermediate container b7f2154288f1 02:33:13 ---> 733ac6b81b5d 02:33:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:33:14 ---> 2bf381c1ff68 02:33:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:33:16 ---> 67b439dc6319 02:33:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:33:18 Removing intermediate container e97a117bdead 02:33:18 ---> 997c4f0a09bb 02:33:18 02:33:18 Step 11/26 : FROM docker:20.10.0 02:33:18 20.10.0: Pulling from library/docker 02:33:19 ---> 0e7ec56979e4 02:33:19 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:33:19 ---> Running in 675f4fe546fd 02:33:20 Removing intermediate container 675f4fe546fd 02:33:20 ---> 4f3d19cc6e3c 02:33:20 Step 18/21 : CMD ["--init=true"] 02:33:21 ---> Running in f490866173cf 02:33:22 Removing intermediate container f490866173cf 02:33:22 ---> 56ecb7a7f3c4 02:33:22 Step 19/21 : LABEL arch=arm64 02:33:22 ---> Running in aa273b470f81 02:33:23 Removing intermediate container 5b898a63df6d 02:33:23 ---> 2805e2f6af4d 02:33:23 02:33:23 Step 10/23 : FROM alpine:3.12 02:33:23 ---> afeebe901d6b 02:33:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:33:23 ---> Using cache 02:33:23 ---> 924d402344a5 02:33:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:33:23 ---> Using cache 02:33:23 ---> 07c7576a0574 02:33:23 Step 13/23 : ENV APP_PORT=48082 02:33:23 ---> Running in 973f55102ba5 02:33:23 Removing intermediate container aa273b470f81 02:33:23 ---> 09ee77db4b4b 02:33:23 Step 20/21 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:33:23 ---> Running in b9c293a2d4fd 02:33:24 Removing intermediate container 973f55102ba5 02:33:24 ---> 9c16cd753f58 02:33:24 Step 14/23 : EXPOSE $APP_PORT 02:33:24 ---> Running in 9ff2086e5f32 02:33:24 Removing intermediate container b9c293a2d4fd 02:33:24 ---> defee7c35de0 02:33:24 Step 21/21 : LABEL version=0.0.0 02:33:25 ---> Running in ff08f1ad9c7e 02:33:25 Removing intermediate container 9ff2086e5f32 02:33:25 ---> 7cb256929e76 02:33:25 Step 15/23 : WORKDIR / 02:33:26 ---> Running in c83ddaddca1f 02:33:26 Removing intermediate container ff08f1ad9c7e 02:33:26 ---> 0ac7f1208813 02:33:26 02:33:26 Successfully built 0ac7f1208813 02:33:27 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:33:28  Building docker-security-proxy-setup-go ... done Removing intermediate container c83ddaddca1f 02:33:28 ---> 06adc81343ca 02:33:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:33:30 ---> e78a7e056292 02:33:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:33:31 ---> 884a463243c7 02:33:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:33:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:33:31 Status: Downloaded newer image for docker:20.10.0 02:33:31 ---> eeaf43b92773 02:33:31 Step 12/26 : RUN apk add --no-cache bash 02:33:31 ---> Running in 17bca544d240 02:33:32 ---> a3e13971138b 02:33:32 Step 19/23 : ENTRYPOINT ["/core-command"] 02:33:32 ---> Running in 7d05d4678ac6 02:33:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:33 Removing intermediate container 7d05d4678ac6 02:33:33 ---> 99b3212409dd 02:33:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:33:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:34 ---> Running in 0ac3fe71447e 02:33:34 (1/2) Installing readline (8.0.4-r0) 02:33:34 (2/2) Installing bash (5.0.17-r0) 02:33:34 Executing bash-5.0.17-r0.post-install 02:33:34 Executing busybox-1.31.1-r19.trigger 02:33:34 OK: 12 MiB in 22 packages 02:33:34 Removing intermediate container 0ac3fe71447e 02:33:34 ---> 2c2a32cf4a59 02:33:34 Step 21/23 : LABEL arch=arm64 02:33:35 ---> Running in 1dbee8f57d52 02:33:36 Removing intermediate container 1dbee8f57d52 02:33:36 ---> 803a9f300a0d 02:33:36 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:33:36 Removing intermediate container cca41f67e80b 02:33:36 ---> f6d040bca395 02:33:36 02:33:36 Step 10/23 : FROM alpine:3.12 02:33:36 ---> afeebe901d6b 02:33:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:33:36 ---> Running in 77bf1e27cd04 02:33:36 ---> Running in aca3f60c8b17 02:33:36 Removing intermediate container 17bca544d240 02:33:36 ---> 2202a3467d98 02:33:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:33:36 ---> Running in fa6ddaa49433 02:33:36 Removing intermediate container aca3f60c8b17 02:33:36 ---> e0833bbe5619 02:33:36 Step 12/23 : ENV APP_PORT=48080 02:33:36 Removing intermediate container 77bf1e27cd04 02:33:36 ---> 2e486cd48672 02:33:36 Step 23/23 : LABEL version=0.0.0 02:33:37 ---> Running in 3c647053ea9c 02:33:37 ---> Running in 4121155ce594 02:33:37 Removing intermediate container fa6ddaa49433 02:33:37 ---> 76ee7537d98c 02:33:37 Step 14/26 : ENV APP_PORT=48090 02:33:37 ---> Running in 8befbcf6abda 02:33:37 Removing intermediate container 4121155ce594 02:33:37 Removing intermediate container 3c647053ea9c 02:33:37 ---> 33587a69fe98 02:33:37 Step 13/23 : EXPOSE $APP_PORT 02:33:37 ---> ca815a44d101 02:33:37 02:33:37 Removing intermediate container 8befbcf6abda 02:33:37 ---> 2e0ead460ef6 02:33:37 Step 15/26 : EXPOSE $APP_PORT 02:33:38 ---> Running in 0ca1dd0be55e 02:33:38 Successfully built ca815a44d101 02:33:38 Successfully tagged docker-core-command-go-arm64:latest 02:33:38  Building docker-core-command-go ... done  ---> Running in 5d68b06fc40d 02:33:38 Removing intermediate container 0ca1dd0be55e 02:33:38 ---> dff7297759e9 02:33:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:33:38 Removing intermediate container 5d68b06fc40d 02:33:38 ---> 3f44675e1b84 02:33:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:33:38 ---> Running in 7698294a3972 02:33:40 ---> 639db127d331 02:33:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:33:41 ---> 5b39c373831e 02:33:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:33:41 Removing intermediate container 7698294a3972 02:33:41 ---> a15ffa3ec964 02:33:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:33:41 ---> Running in e03b3ec256de 02:33:42 ---> cf5176e6f2eb 02:33:42 Step 19/26 : RUN apk --no-cache add py3-pip 02:33:42 ---> Running in c43a0159a487 02:33:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:33:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:33:44 (1/6) Installing dumb-init (1.2.2-r1) 02:33:44 (2/6) Installing libgcc (9.3.0-r2) 02:33:44 (3/6) Installing libsodium (1.0.18-r0) 02:33:44 (1/33) Installing libbz2 (1.0.8-r1) 02:33:44 (2/33) Installing expat (2.2.9-r1) 02:33:44 (3/33) Installing libffi (3.3-r2) 02:33:44 (4/33) Installing gdbm (1.13-r1) 02:33:44 (4/6) Installing libstdc++ (9.3.0-r2) 02:33:44 (5/33) Installing xz-libs (5.2.5-r0) 02:33:44 (6/33) Installing sqlite-libs (3.32.1-r0) 02:33:44 (7/33) Installing python3 (3.8.5-r0) 02:33:44 (5/6) Installing libzmq (4.3.3-r0) 02:33:45 (6/6) Installing zeromq (4.3.3-r0) 02:33:45 Executing busybox-1.31.1-r19.trigger 02:33:45 OK: 8 MiB in 20 packages 02:33:47 (8/33) Installing py3-appdirs (1.4.4-r1) 02:33:47 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:33:47 (10/33) Installing py3-parsing (2.4.7-r0) 02:33:47 (11/33) Installing py3-six (1.15.0-r0) 02:33:47 (12/33) Installing py3-packaging (20.4-r0) 02:33:47 (13/33) Installing py3-setuptools (47.0.0-r0) 02:33:47 (14/33) Installing py3-chardet (3.0.4-r4) 02:33:47 (15/33) Installing py3-idna (2.9-r0) 02:33:47 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:33:47 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:33:47 (18/33) Installing py3-requests (2.23.0-r0) 02:33:47 (19/33) Installing py3-msgpack (1.0.0-r0) 02:33:47 (20/33) Installing py3-lockfile (0.12.2-r3) 02:33:47 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:33:47 (22/33) Installing py3-colorama (0.4.3-r0) 02:33:47 (23/33) Installing py3-distlib (0.3.0-r0) 02:33:47 Removing intermediate container e03b3ec256de 02:33:47 ---> 6b4627354262 02:33:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:33:47 (24/33) Installing py3-distro (1.5.0-r1) 02:33:47 (25/33) Installing py3-webencodings (0.5.1-r3) 02:33:47 (26/33) Installing py3-html5lib (1.0.1-r4) 02:33:47 (27/33) Installing py3-pytoml (0.1.21-r0) 02:33:47 (28/33) Installing py3-pep517 (0.8.2-r0) 02:33:47 (29/33) Installing py3-progress (1.5-r0) 02:33:47 (30/33) Installing py3-toml (0.10.1-r0) 02:33:47 (31/33) Installing py3-retrying (1.3.3-r0) 02:33:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:33:47 (33/33) Installing py3-pip (20.1.1-r0) 02:33:47 Executing busybox-1.31.1-r19.trigger 02:33:47 OK: 71 MiB in 55 packages 02:33:48 ---> fdd388d55dde 02:33:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:33:50 ---> 959997ec75b1 02:33:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:33:51 ---> 0b2923161029 02:33:51 Step 19/23 : ENTRYPOINT ["/core-data"] 02:33:51 ---> Running in ea85cb4f31e3 02:33:51 Removing intermediate container ea85cb4f31e3 02:33:51 ---> c198e274e8f3 02:33:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:33:51 ---> Running in 9218209b0aa1 02:33:52 Removing intermediate container 9218209b0aa1 02:33:52 ---> ef16bc36a217 02:33:52 Step 21/23 : LABEL arch=arm64 02:33:52 ---> Running in 10196245275b 02:33:53 Removing intermediate container 10196245275b 02:33:53 ---> 1d6fd6bc0563 02:33:53 Step 22/23 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:33:53 ---> Running in 757e9762a88b 02:33:54 Removing intermediate container c43a0159a487 02:33:54 ---> 27ff51252a8a 02:33:54 Step 20/26 : RUN pip install docker-compose==1.23.2 02:33:54 ---> Running in f655b1092566 02:33:54 Removing intermediate container 757e9762a88b 02:33:54 ---> 8b1a8b4d20b9 02:33:54 Step 23/23 : LABEL version=0.0.0 02:33:54 ---> Running in 558b7e63edfb 02:33:55 Removing intermediate container 558b7e63edfb 02:33:55 ---> 9b8e25acf02c 02:33:55 02:33:55 Successfully built 9b8e25acf02c 02:33:55 Successfully tagged docker-core-data-go-arm64:latest 02:34:00  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 02:34:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:34:01 Collecting dockerpty<0.5,>=0.4.1 02:34:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:34:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:34:03 Collecting cached-property<2,>=1.2.0 02:34:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:34:04 Collecting websocket-client<1.0,>=0.32.0 02:34:04 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:34:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:34:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:34:07 Collecting docker<4.0,>=3.6.0 02:34:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:34:09 Collecting PyYAML<4,>=3.10 02:34:09 Downloading PyYAML-3.13.tar.gz (270 kB) 02:34:12 Collecting docopt<0.7,>=0.6.1 02:34:12 Downloading docopt-0.6.2.tar.gz (25 kB) 02:34:16 Collecting jsonschema<3,>=2.5.1 02:34:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:34:16 Collecting texttable<0.10,>=0.9.0 02:34:16 Downloading texttable-0.9.1.tar.gz (11 kB) 02:34:18 Collecting idna<2.8,>=2.5 02:34:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:34:18 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) 02:34:18 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) 02:34:19 Collecting urllib3<1.25,>=1.21.1 02:34:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:34:19 Collecting docker-pycreds>=0.4.0 02:34:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:34:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:34:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:34:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:34:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:34:21 Installing collected packages: dockerpty, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, texttable, docker-compose 02:34:21 Running setup.py install for dockerpty: started 02:34:23 Running setup.py install for dockerpty: finished with status 'done' 02:34:23 Attempting uninstall: idna 02:34:23 Found existing installation: idna 2.9 02:34:23 Uninstalling idna-2.9: 02:34:23 Successfully uninstalled idna-2.9 02:34:24 Attempting uninstall: urllib3 02:34:24 Found existing installation: urllib3 1.25.9 02:34:24 Uninstalling urllib3-1.25.9: 02:34:24 Successfully uninstalled urllib3-1.25.9 02:34:25 Attempting uninstall: requests 02:34:25 Found existing installation: requests 2.23.0 02:34:25 Uninstalling requests-2.23.0: 02:34:25 Successfully uninstalled requests-2.23.0 02:34:27 Running setup.py install for PyYAML: started 02:34:29 Running setup.py install for PyYAML: finished with status 'done' 02:34:29 Running setup.py install for docopt: started 02:34:32 Running setup.py install for docopt: finished with status 'done' 02:34:32 Running setup.py install for texttable: started 02:34:35 Running setup.py install for texttable: finished with status 'done' 02:34:35 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 02:34:40 Removing intermediate container f655b1092566 02:34:40 ---> 4936070b2080 02:34:40 Step 21/26 : RUN apk --no-cache add curl 02:34:40 ---> Running in 96c5f8a657f1 02:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:34:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:34:42 (2/3) Installing libcurl (7.69.1-r3) 02:34:42 (3/3) Installing curl (7.69.1-r3) 02:34:42 Executing busybox-1.31.1-r19.trigger 02:34:42 OK: 71 MiB in 58 packages 02:34:43 Removing intermediate container 96c5f8a657f1 02:34:43 ---> df58eb4ebff3 02:34:43 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:34:43 ---> Running in 2243d74c1889 02:34:44 Removing intermediate container 2243d74c1889 02:34:44 ---> 16092d4d5d6e 02:34:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:34:44 ---> Running in d66950d79555 02:34:44 Removing intermediate container d66950d79555 02:34:44 ---> 8415a2a56a28 02:34:44 Step 24/26 : LABEL arch=arm64 02:34:44 ---> Running in 326bb9782764 02:34:45 Removing intermediate container 326bb9782764 02:34:45 ---> 8bae3923b46b 02:34:45 Step 25/26 : LABEL git_sha=e744a924a118a74d190ac4bd2492cd44ad69498a 02:34:45 ---> Running in 5c7be7e376e3 02:34:46 Removing intermediate container 5c7be7e376e3 02:34:46 ---> 91f62c7ab80e 02:34:46 Step 26/26 : LABEL version=0.0.0 02:34:46 ---> Running in e1084c6ca9f9 02:34:46 Removing intermediate container e1084c6ca9f9 02:34:46 ---> e53ac04bc515 02:34:46 02:34:46 Successfully built e53ac04bc515 02:34:46 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:34:47  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:34:47 $ docker stop --time=1 c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 02:34:49 $ docker rm -f c3d9b73c88ab2f56bc53e07fad5833fd5cf2792ed8d43683a842a5ecd6510697 [Pipeline] // withDockerContainer [Pipeline] sh 02:34:50 + + docker images 02:34:50 grep docker 02:34:50 docker-sys-mgmt-agent-go-arm64 latest e53ac04bc515 4 seconds ago 300MB 02:34:50 docker-core-data-go-arm64 latest 9b8e25acf02c 56 seconds ago 21MB 02:34:50 docker-core-command-go-arm64 latest ca815a44d101 About a minute ago 16MB 02:34:50 docker-security-proxy-setup-go-arm64 latest 0ac7f1208813 About a minute ago 23.2MB 02:34:50 docker-security-bootstrapper-go-arm64 latest 30a7c1b91857 3 minutes ago 22.6MB 02:34:50 docker-core-metadata-go-arm64 latest 566acd8c4113 4 minutes ago 17.7MB 02:34:50 docker-support-scheduler-go-arm64 latest 7a181cd7b9e9 4 minutes ago 16.1MB 02:34:50 docker-security-secretstore-setup-go-arm64 latest 04782399a0a1 4 minutes ago 23.4MB 02:34:50 docker-support-notifications-go-arm64 latest 9ce5f32d2190 4 minutes ago 16MB 02:34:50 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:34:54 provisioning config files... 02:34:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config8444503680605449691tmp [Pipeline] { [Pipeline] sh 02:34:54 + set +x 02:34:54 + curl -s https://codecov.io/bash 02:34:54 + bash -s -- 02:34:55 02:34:55 _____ _ 02:34:55 / ____| | | 02:34:55 | | ___ __| | ___ ___ _____ __ 02:34:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:34:55 | |___| (_) | (_| | __/ (_| (_) \ V / 02:34:55 \_____\___/ \__,_|\___|\___\___/ \_/ 02:34:55 Bash-20210129-7c25fce 02:34:55 02:34:55 02:34:55 ==> git version 2.24.3 found 02:34:55 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:34:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:34:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:34:55 ==> Jenkins CI detected. 02:34:55 project root: . 02:34:55 --> token set from env 02:34:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:34:55 ==> Running gcov in . (disable via -X gcov) 02:34:55 ==> Python coveragepy not found 02:34:55 ==> Searching for coverage reports in: 02:34:55 + . 02:34:55 -> Found 1 reports 02:34:55 ==> Detecting git/mercurial file structure 02:34:55 ==> Reading reports 02:34:55 + ./coverage.out bytes=574984 02:34:55 ==> Appending adjustments 02:34:55 https://docs.codecov.io/docs/fixing-reports 02:34:58 + Found adjustments 02:34:58 ==> Gzipping contents 02:34:58 88K /tmp/codecov.F54xYj.gz 02:34:58 ==> Uploading reports 02:34:58 url: https://codecov.io 02:34:58 query: branch=PR-3080&commit=e744a924a118a74d190ac4bd2492cd44ad69498a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 02:34:58 -> Pinging Codecov 02:34:58 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3080&commit=e744a924a118a74d190ac4bd2492cd44ad69498a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 02:34:59 -> Uploading to 02:34:59 https://storage.googleapis.com/codecov/v4/raw/2021-01-30/00271124DB129430A58F1EEE437C3FCB/e744a924a118a74d190ac4bd2492cd44ad69498a/95523819-8bc3-4c60-aee4-ee53f390e047.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210130T023458Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fca940f4c868a908cc010729fb714e1ae19cc9caa929c3122e5233f0187c4c2 02:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:59 Dload Upload Total Spent Left Speed 02:34:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86984 0 0 100 86984 0 156k --:--:-- --:--:-- --:--:-- 157k 02:34:59 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e744a924a118a74d190ac4bd2492cd44ad69498a [Pipeline] } 02:34:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:35:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:35:02 ---> package-listing.sh 02:35:02 ++ facter osfamily 02:35:02 ++ tr '[:upper:]' '[:lower:]' 02:35:02 + OS_FAMILY=redhat 02:35:02 + workspace=/w/workspace/edgex-go/9 02:35:02 + START_PACKAGES=/tmp/packages_start.txt 02:35:02 + END_PACKAGES=/tmp/packages_end.txt 02:35:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:35:02 + PACKAGES=/tmp/packages_start.txt 02:35:02 + '[' /w/workspace/edgex-go/9 ']' 02:35:02 + PACKAGES=/tmp/packages_end.txt 02:35:02 + case "${OS_FAMILY}" in 02:35:02 + rpm -qa 02:35:02 + sort 02:35:08 + '[' -f /tmp/packages_start.txt ']' 02:35:08 + '[' -f /tmp/packages_end.txt ']' 02:35:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:35:08 + '[' /w/workspace/edgex-go/9 ']' 02:35:08 + mkdir -p /w/workspace/edgex-go/9/archives/ 02:35:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 02:35:08 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:35:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:35:08 02:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:35:09 alpine: Pulling from edgex-lftools-log-publisher 02:35:09 df20fa9351a1: Pulling fs layer 02:35:09 36b3adc4ff6f: Pulling fs layer 02:35:09 8ad3a11d3b57: Pulling fs layer 02:35:09 46f8f816bc3b: Pulling fs layer 02:35:09 93b61091891f: Pulling fs layer 02:35:09 93b9cdb0e59b: Pulling fs layer 02:35:09 5e14af77c1be: Pulling fs layer 02:35:09 01666e4c0597: Pulling fs layer 02:35:09 aa168da1d23b: Pulling fs layer 02:35:09 93b9cdb0e59b: Waiting 02:35:09 5e14af77c1be: Waiting 02:35:09 01666e4c0597: Waiting 02:35:09 aa168da1d23b: Waiting 02:35:09 93b61091891f: Waiting 02:35:09 46f8f816bc3b: Waiting 02:35:09 36b3adc4ff6f: Verifying Checksum 02:35:09 36b3adc4ff6f: Download complete 02:35:09 46f8f816bc3b: Verifying Checksum 02:35:09 46f8f816bc3b: Download complete 02:35:09 df20fa9351a1: Download complete 02:35:09 93b9cdb0e59b: Verifying Checksum 02:35:09 93b9cdb0e59b: Download complete 02:35:09 5e14af77c1be: Verifying Checksum 02:35:09 5e14af77c1be: Download complete 02:35:09 01666e4c0597: Verifying Checksum 02:35:09 01666e4c0597: Download complete 02:35:09 93b61091891f: Verifying Checksum 02:35:09 93b61091891f: Download complete 02:35:09 8ad3a11d3b57: Verifying Checksum 02:35:09 8ad3a11d3b57: Download complete 02:35:09 df20fa9351a1: Pull complete 02:35:10 36b3adc4ff6f: Pull complete 02:35:11 8ad3a11d3b57: Pull complete 02:35:11 46f8f816bc3b: Pull complete 02:35:12 aa168da1d23b: Verifying Checksum 02:35:12 aa168da1d23b: Download complete 02:35:13 93b61091891f: Pull complete 02:35:13 93b9cdb0e59b: Pull complete 02:35:13 5e14af77c1be: Pull complete 02:35:13 01666e4c0597: Pull complete 02:35:24 aa168da1d23b: Pull complete 02:35:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:35:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:35:24 prd-centos7-docker-4c-2g-24072 does not seem to be running inside a container 02:35:24 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-lftools-log-publisher:alpine cat 02:35:28 $ docker top ec65e7570f894c068892b906e507a493f88ff7cd0c6b89a4c6ef79c3ee55d4fd -eo pid,comm [Pipeline] { [Pipeline] sh 02:35:29 + touch /tmp/pre-build-complete [Pipeline] sh 02:35:29 + mkdir -p /var/log/sa [Pipeline] sh 02:35:29 + ls /var/log/sa-host 02:35:29 + sadf -c /var/log/sa-host/sa23 02:35:29 file_magic: OK 02:35:29 HZ: Using current value: 100 02:35:29 file_header: OK 02:35:29 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 02:35:29 Statistics: 02:35:29 Hnuu...uuuununununu... 02:35:29 File successfully converted to sysstat format version 12.2.1 02:35:29 + sadf -c /var/log/sa-host/sa30 02:35:29 file_magic: OK 02:35:29 HZ: Using current value: 100 02:35:29 file_header: OK 02:35:29 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 02:35:29 Statistics: 02:35:29 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... 02:35:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:30 provisioning config files... 02:35:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config4840709633904977945tmp [Pipeline] { [Pipeline] echo 02:35:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:35:30 ---> create-netrc.sh [Pipeline] } 02:35:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:35:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:35:31 ---> python-tools-install.sh [Pipeline] echo 02:35:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:35:31 ---> sudo-logs.sh 02:35:31 Archiving 'sudo' log.. [Pipeline] echo 02:35:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:35:31 ---> job-cost.sh 02:35:31 lf-activate-venv: SKIPPING 02:35:31 INFO: No Stack... 02:35:32 INFO: Retrieving Pricing Info for: v1-standard-2 02:35:33 INFO: Archiving Costs [Pipeline] echo 02:35:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:35:33 ---> logs-deploy.sh 02:35:33 lf-activate-venv: SKIPPING 02:35:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/9 02:35:33 INFO: archiving workspace using pattern(s): 02:35:35 Archives upload complete. 02:35:35 INFO: archiving logs to Nexus 02:35:36 ---> uname -a: 02:35:36 Linux prd-centos7-docker-4c-2g-24072.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:35:36 02:35:36 02:35:36 ---> lscpu: 02:35:36 Architecture: x86_64 02:35:36 CPU op-mode(s): 32-bit, 64-bit 02:35:36 Byte Order: Little Endian 02:35:36 Address sizes: 40 bits physical, 48 bits virtual 02:35:36 CPU(s): 4 02:35:36 On-line CPU(s) list: 0-3 02:35:36 Thread(s) per core: 1 02:35:36 Core(s) per socket: 1 02:35:36 Socket(s): 4 02:35:36 NUMA node(s): 1 02:35:36 Vendor ID: GenuineIntel 02:35:36 CPU family: 6 02:35:36 Model: 44 02:35:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:35:36 Stepping: 1 02:35:36 CPU MHz: 2933.436 02:35:36 BogoMIPS: 5866.87 02:35:36 Virtualization: VT-x 02:35:36 Hypervisor vendor: KVM 02:35:36 Virtualization type: full 02:35:36 L1d cache: 128 KiB 02:35:36 L1i cache: 128 KiB 02:35:36 L2 cache: 16 MiB 02:35:36 L3 cache: 64 MiB 02:35:36 NUMA node0 CPU(s): 0-3 02:35:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:35:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:35:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:35:36 Vulnerability Meltdown: Mitigation; PTI 02:35:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:35:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:35:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:35:36 Vulnerability Srbds: Not affected 02:35:36 Vulnerability Tsx async abort: Not affected 02:35:36 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 02:35:36 02:35:36 02:35:36 ---> nproc: 02:35:36 4 02:35:36 02:35:36 02:35:36 ---> df -h: 02:35:36 Filesystem Size Used Available Use% Mounted on 02:35:36 overlay 50.0G 10.9G 39.1G 22% / 02:35:36 tmpfs 64.0M 0 64.0M 0% /dev 02:35:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:35:36 shm 64.0M 0 64.0M 0% /dev/shm 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /facter-os 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/resolv.conf 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hostname 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /etc/hosts 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /run/cloud-init/result.json 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/sa-host 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/secure 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /var/log/auth.log 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/9@tmp 02:35:36 /dev/vda1 50.0G 10.9G 39.1G 22% /w/workspace/edgex-go/9 02:35:36 02:35:36 02:35:36 ---> free -m: 02:35:36 total used free shared buff/cache available 02:35:36 Mem: 1837 717 208 0 911 1037 02:35:36 Swap: 1023 65 958 02:35:36 02:35:36 02:35:36 ---> ip addr: 02:35:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:35:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:35:36 inet 127.0.0.1/8 scope host lo 02:35:36 valid_lft forever preferred_lft forever 02:35:36 inet6 ::1/128 scope host 02:35:36 valid_lft forever preferred_lft forever 02:35:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:35:36 link/ether fa:16:3e:63:da:b3 brd ff:ff:ff:ff:ff:ff 02:35:36 inet 10.30.122.146/23 brd 10.30.123.255 scope global dynamic eth0 02:35:36 valid_lft 85148sec preferred_lft 85148sec 02:35:36 inet6 fe80::f816:3eff:fe63:dab3/64 scope link 02:35:36 valid_lft forever preferred_lft forever 02:35:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:35:36 link/ether 02:42:86:bc:69:e8 brd ff:ff:ff:ff:ff:ff 02:35:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:35:36 valid_lft forever preferred_lft forever 02:35:36 inet6 fe80::42:86ff:febc:69e8/64 scope link 02:35:36 valid_lft forever preferred_lft forever 02:35:36 02:35:36 02:35:36 ---> sar -b -r -n DEV: 02:35:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/30/21 _x86_64_ (4 CPU) 02:35:36 02:35:36 02:14:33 LINUX RESTART (4 CPU) 02:35:36 02:35:36 02:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:35:36 02:16:01 89.99 33.69 56.29 0.00 7561.75 9544.64 0.00 02:35:36 02:17:01 287.16 131.09 156.06 0.00 8417.45 51233.25 0.00 02:35:36 02:18:01 234.28 104.77 129.51 0.00 3843.33 17450.87 0.00 02:35:36 02:19:01 119.73 48.53 71.20 0.00 1674.19 9211.60 0.00 02:35:36 02:20:03 163.96 50.81 113.15 0.00 7973.28 43601.56 0.00 02:35:36 02:21:03 2248.58 1901.91 346.67 0.00 166521.33 206877.55 0.00 02:35:36 02:22:01 1502.62 1297.30 205.32 0.00 75645.49 91975.00 0.00 02:35:36 02:23:02 2228.03 1853.92 374.12 0.00 112547.31 133289.31 0.00 02:35:36 02:24:01 1581.06 1287.25 293.81 0.00 75551.29 86809.12 0.00 02:35:36 02:25:01 161.13 30.31 130.82 0.00 3705.26 19016.48 0.00 02:35:36 02:26:01 5.43 0.05 5.38 0.00 0.80 181.09 0.00 02:35:36 02:27:01 0.30 0.02 0.28 0.00 0.13 3.88 0.00 02:35:36 02:28:01 0.48 0.03 0.45 0.00 0.40 6.84 0.00 02:35:36 02:29:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 02:35:36 02:30:01 1.88 1.68 0.20 0.00 53.94 3.30 0.00 02:35:36 02:31:02 0.98 0.03 0.95 0.00 1.07 17.04 0.00 02:35:36 02:32:01 0.36 0.02 0.34 0.00 0.54 4.30 0.00 02:35:36 02:33:01 0.28 0.03 0.25 0.00 0.40 3.16 0.00 02:35:36 02:34:01 0.30 0.00 0.30 0.00 0.00 3.50 0.00 02:35:36 02:35:01 14.92 14.60 0.32 0.00 904.98 22.03 0.00 02:35:36 Average: 430.24 336.06 94.19 0.00 23114.42 33386.43 0.00 02:35:36 02:35:36 02:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:35:36 02:16:01 83004 0 680760 36.18 2620 1115160 1313184 44.82 557408 1036624 99000 02:35:36 02:17:01 75076 0 774548 41.17 1492 1030428 1527164 52.12 575432 949652 89972 02:35:36 02:18:01 98544 0 862788 45.86 808 919404 1747656 59.64 724476 777628 76356 02:35:36 02:19:01 201432 0 803736 42.72 676 875700 1671664 57.05 639032 748548 47040 02:35:36 02:20:03 64408 0 732780 38.95 88 1084268 1253896 42.79 714148 833800 79500 02:35:36 02:21:03 79912 0 869232 46.20 0 932400 2348464 80.15 764520 789676 37932 02:35:36 02:22:01 270528 0 821900 43.68 0 789116 2121912 72.42 616028 730864 548 02:35:36 02:23:02 72648 0 814256 43.28 0 994640 2700044 92.15 732108 852272 18228 02:35:36 02:24:01 250804 0 661652 35.17 0 969088 1380356 47.11 625472 777172 8 02:35:36 02:25:01 149432 0 638704 33.95 0 1093408 1230020 41.98 533884 956616 20 02:35:36 02:26:01 152492 0 635616 33.78 0 1093436 1214516 41.45 532604 956020 12 02:35:36 02:27:01 154476 0 633624 33.68 0 1093444 1197040 40.85 531424 955744 8 02:35:36 02:28:01 154828 0 633264 33.66 0 1093452 1197040 40.85 531432 955748 8 02:35:36 02:29:01 154936 0 633148 33.65 0 1093460 1197040 40.85 531308 955756 8 02:35:36 02:30:01 153228 0 633920 33.69 0 1094396 1197040 40.85 531608 956396 12 02:35:36 02:31:02 152844 0 634288 33.71 0 1094412 1197136 40.86 532124 956404 8 02:35:36 02:32:01 153180 0 633960 33.69 0 1094404 1197040 40.85 531616 956404 8 02:35:36 02:33:01 153344 0 633772 33.68 0 1094428 1197040 40.85 531748 956428 8 02:35:36 02:34:01 153164 0 633940 33.69 0 1094440 1197040 40.85 531756 956432 16 02:35:36 02:35:01 122768 0 638228 33.92 0 1120548 1197232 40.86 540700 975744 108 02:35:36 Average: 142552 0 700206 37.21 284 1038502 1464126 49.97 590441 901696 22440 02:35:36 02:35:36 02:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:35:36 02:16:01 vethc44b4c2 552.70 446.07 53.64 1716.55 0.00 0.00 0.00 0.00 02:35:36 02:16:01 eth0 1354.00 1147.81 5399.16 168.99 0.00 0.00 0.00 0.00 02:35:36 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:16:01 docker0 552.70 445.93 46.09 1716.54 0.00 0.00 0.00 0.00 02:35:36 02:17:01 eth0 712.84 669.65 4615.34 71.91 0.00 0.00 0.00 0.00 02:35:36 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:17:01 docker0 428.14 434.20 32.87 1780.23 0.00 0.00 0.00 0.00 02:35:36 02:17:01 vethbd35c00 98.52 124.97 9.03 468.51 0.00 0.00 0.00 0.00 02:35:36 02:18:01 veth1a028e7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:18:01 eth0 26.97 16.63 29.33 11.40 0.00 0.00 0.00 0.00 02:35:36 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:18:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:19:01 veth1a028e7 2.13 2.13 0.17 0.18 0.00 0.00 0.00 0.00 02:35:36 02:19:01 eth0 32.77 24.08 16.66 75.46 0.00 0.00 0.00 0.00 02:35:36 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:19:01 docker0 2.13 2.13 0.14 0.18 0.00 0.00 0.00 0.00 02:35:36 02:20:03 veth054b02e 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:20:03 eth0 211.49 167.36 1675.52 74.48 0.00 0.00 0.00 0.00 02:35:36 02:20:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:21:03 veth054b02e 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:21:03 eth0 39.42 22.80 160.13 7.84 0.00 0.00 0.00 0.00 02:35:36 02:21:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:21:03 docker0 14.76 23.92 0.83 147.33 0.00 0.00 0.00 0.00 02:35:36 02:22:01 vethd7d702b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:22:01 veth054b02e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:22:01 veth5237e14 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:22:01 eth0 16.38 9.30 57.62 5.01 0.00 0.00 0.00 0.00 02:35:36 02:23:02 veth97cf0d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:23:02 veth054b02e 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 02:35:36 02:23:02 eth0 91.36 55.55 249.92 89.12 0.00 0.00 0.00 0.00 02:35:36 02:23:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:35:36 02:24:01 veth054b02e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:24:01 eth0 39.52 21.38 58.89 15.65 0.00 0.00 0.00 0.00 02:35:36 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:24:01 docker0 1027.82 950.29 81.93 3930.83 0.00 0.00 0.00 0.00 02:35:36 02:25:01 eth0 199.52 146.56 1677.93 81.23 0.00 0.00 0.00 0.00 02:35:36 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:25:01 docker0 28.49 53.38 1.83 431.64 0.00 0.00 0.00 0.00 02:35:36 02:26:01 eth0 0.65 0.42 0.40 0.26 0.00 0.00 0.00 0.00 02:35:36 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:28:01 eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:35:36 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:29:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:35:36 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:30:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 02:35:36 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:31:02 eth0 0.58 0.42 0.40 0.27 0.00 0.00 0.00 0.00 02:35:36 02:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:35:36 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:34:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:35:36 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:35:01 eth0 7.51 4.81 7.17 3.95 0.00 0.00 0.00 0.00 02:35:36 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 Average: eth0 137.28 114.85 701.14 30.44 0.00 0.00 0.00 0.00 02:35:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:36 Average: docker0 52.36 49.76 4.15 216.41 0.00 0.00 0.00 0.00 02:35:36 02:35:36 02:35:36 ---> sar -P ALL: 02:35:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/30/21 _x86_64_ (4 CPU) 02:35:36 02:35:36 02:14:33 LINUX RESTART (4 CPU) 02:35:36 02:35:36 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:35:36 02:16:01 all 17.19 0.00 7.68 2.75 0.59 71.78 02:35:36 02:16:01 0 20.87 0.00 9.29 2.12 0.47 67.26 02:35:36 02:16:01 1 16.52 0.00 7.27 2.29 0.59 73.34 02:35:36 02:16:01 2 16.12 0.00 7.48 2.23 0.74 73.43 02:35:36 02:16:01 3 15.32 0.00 6.72 4.36 0.57 73.04 02:35:36 02:17:01 all 15.23 0.00 9.38 3.94 0.81 70.63 02:35:36 02:17:01 0 13.30 0.00 10.16 3.92 0.71 71.90 02:35:36 02:17:01 1 17.00 0.00 8.47 3.65 0.85 70.03 02:35:36 02:17:01 2 15.05 0.00 9.73 4.98 0.90 69.34 02:35:36 02:17:01 3 15.57 0.00 9.16 3.22 0.78 71.27 02:35:36 02:18:01 all 41.08 0.00 12.60 5.64 0.52 40.16 02:35:36 02:18:01 0 42.36 0.00 12.14 2.85 0.58 42.06 02:35:36 02:18:01 1 41.72 0.00 12.49 7.86 0.49 37.44 02:35:36 02:18:01 2 40.43 0.00 13.87 7.56 0.53 37.62 02:35:36 02:18:01 3 39.80 0.00 11.91 4.29 0.48 43.52 02:35:36 02:19:01 all 50.26 0.00 14.28 3.73 0.56 31.17 02:35:36 02:19:01 0 51.16 0.00 14.56 2.13 0.55 31.59 02:35:36 02:19:01 1 50.70 0.00 14.67 1.80 0.50 32.32 02:35:36 02:19:01 2 50.01 0.00 13.77 5.28 0.57 30.37 02:35:36 02:19:01 3 49.17 0.00 14.11 5.68 0.64 30.40 02:35:36 02:20:03 all 25.76 0.00 12.50 4.25 0.47 57.02 02:35:36 02:20:03 0 26.20 0.00 12.41 3.66 0.56 57.17 02:35:36 02:20:03 1 25.59 0.00 12.22 2.61 0.51 59.07 02:35:36 02:20:03 2 25.29 0.00 12.08 6.38 0.44 55.80 02:35:36 02:20:03 3 25.97 0.00 13.31 4.36 0.36 56.01 02:35:36 02:21:03 all 21.79 0.00 33.60 17.14 1.22 26.25 02:35:36 02:21:03 0 21.49 0.00 32.81 17.35 1.29 27.06 02:35:36 02:21:03 1 21.80 0.00 33.61 16.56 1.29 26.75 02:35:36 02:21:03 2 21.20 0.00 33.81 17.15 1.24 26.60 02:35:36 02:21:03 3 22.69 0.00 34.19 17.49 1.07 24.56 02:35:36 02:22:01 all 60.38 0.00 21.76 8.85 0.46 8.54 02:35:36 02:22:01 0 58.45 0.00 22.71 8.33 0.47 10.04 02:35:36 02:22:01 1 61.22 0.00 21.59 9.10 0.43 7.65 02:35:36 02:22:01 2 61.41 0.00 21.60 9.14 0.44 7.42 02:35:36 02:22:01 3 60.45 0.00 21.16 8.85 0.50 9.05 02:35:36 02:23:02 all 28.79 0.00 27.65 20.39 0.59 22.57 02:35:36 02:23:02 0 28.50 0.00 27.34 16.48 0.67 27.01 02:35:36 02:23:02 1 28.75 0.00 27.17 21.73 0.56 21.78 02:35:36 02:23:02 2 28.23 0.00 28.74 22.20 0.62 20.21 02:35:36 02:23:02 3 29.69 0.00 27.37 21.16 0.52 21.27 02:35:36 02:24:01 all 39.12 0.00 21.59 19.53 0.42 19.34 02:35:36 02:24:01 0 37.83 0.00 22.22 20.42 0.41 19.11 02:35:36 02:24:01 1 39.13 0.00 20.64 18.38 0.47 21.38 02:35:36 02:24:01 2 40.09 0.00 22.15 19.42 0.42 17.92 02:35:36 02:24:01 3 39.45 0.00 21.34 19.88 0.40 18.93 02:35:36 02:25:01 all 9.11 0.00 6.65 6.60 0.19 77.45 02:35:36 02:25:01 0 11.75 0.00 7.40 5.24 0.19 75.41 02:35:36 02:25:01 1 7.59 0.00 5.40 6.33 0.20 80.48 02:35:36 02:25:01 2 9.79 0.00 7.81 6.61 0.17 75.62 02:35:36 02:25:01 3 7.32 0.00 6.02 8.20 0.20 78.26 02:35:36 02:26:01 all 0.16 0.00 0.06 0.00 0.01 99.77 02:35:36 02:26:01 0 0.05 0.00 0.08 0.00 0.00 99.87 02:35:36 02:26:01 1 0.48 0.00 0.08 0.00 0.02 99.42 02:35:36 02:26:01 2 0.07 0.00 0.07 0.00 0.02 99.85 02:35:36 02:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:35:36 02:35:36 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:35:36 02:27:01 all 0.18 0.00 0.17 0.00 0.02 99.63 02:35:36 02:27:01 0 0.05 0.00 0.13 0.00 0.02 99.80 02:35:36 02:27:01 1 0.53 0.00 0.22 0.00 0.03 99.22 02:35:36 02:27:01 2 0.10 0.00 0.18 0.00 0.00 99.72 02:35:36 02:27:01 3 0.03 0.00 0.17 0.00 0.02 99.78 02:35:36 02:28:01 all 0.04 0.00 0.03 0.00 0.01 99.92 02:35:36 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:35:36 02:28:01 1 0.10 0.00 0.03 0.00 0.00 99.87 02:35:36 02:28:01 2 0.05 0.00 0.07 0.00 0.02 99.87 02:35:36 02:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:35:36 02:29:01 all 0.13 0.00 0.04 0.00 0.00 99.82 02:35:36 02:29:01 0 0.42 0.00 0.05 0.00 0.00 99.53 02:35:36 02:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:35:36 02:29:01 2 0.05 0.00 0.07 0.00 0.00 99.88 02:35:36 02:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:35:36 02:30:01 all 0.15 0.00 0.06 0.02 0.00 99.76 02:35:36 02:30:01 0 0.52 0.00 0.05 0.02 0.02 99.40 02:35:36 02:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:35:36 02:30:01 2 0.05 0.00 0.10 0.08 0.00 99.77 02:35:36 02:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:35:36 02:31:02 all 0.18 0.00 0.04 0.00 0.01 99.77 02:35:36 02:31:02 0 0.53 0.00 0.03 0.00 0.00 99.43 02:35:36 02:31:02 1 0.05 0.00 0.03 0.00 0.00 99.92 02:35:36 02:31:02 2 0.10 0.00 0.07 0.00 0.02 99.82 02:35:36 02:31:02 3 0.05 0.00 0.03 0.00 0.02 99.90 02:35:36 02:32:01 all 0.14 0.00 0.03 0.00 0.00 99.83 02:35:36 02:32:01 0 0.49 0.00 0.03 0.00 0.00 99.47 02:35:36 02:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:35:36 02:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:35:36 02:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:35:36 02:33:01 all 0.15 0.00 0.02 0.00 0.00 99.82 02:35:36 02:33:01 0 0.47 0.00 0.02 0.00 0.02 99.50 02:35:36 02:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:35:36 02:33:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:35:36 02:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:35:36 02:34:01 all 0.14 0.00 0.02 0.00 0.01 99.83 02:35:36 02:34:01 0 0.45 0.00 0.02 0.00 0.00 99.53 02:35:36 02:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:35:36 02:34:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:35:36 02:34:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:35:36 02:35:01 all 1.07 0.00 0.70 0.38 0.02 97.84 02:35:36 02:35:01 0 1.00 0.00 0.48 0.15 0.00 98.37 02:35:36 02:35:01 1 0.77 0.00 0.72 0.47 0.02 98.03 02:35:36 02:35:01 2 0.68 0.00 0.52 0.18 0.02 98.60 02:35:36 02:35:01 3 1.84 0.00 1.09 0.70 0.03 96.34 02:35:36 Average: all 15.02 0.00 8.14 4.49 0.29 72.06 02:35:36 Average: 0 15.26 0.00 8.29 3.98 0.29 72.18 02:35:36 Average: 1 15.10 0.00 7.96 4.38 0.29 72.27 02:35:36 Average: 2 14.90 0.00 8.30 4.88 0.30 71.62 02:35:36 Average: 3 14.81 0.00 8.01 4.72 0.27 72.19 02:35:36 02:35:36 02:35:36