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 a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc rather than ced9dee5e15266db92b5ca39e396ce5375e147af Obtained Jenkinsfile from a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24359 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af > 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 ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 Commit message: "Merge branch 'master' into issue-3079" > git rev-list --no-walk e333ecd1da9aaba0972792a779bd9b340e8c74fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:50 ========================================================= 17:24:50 EdgeX Global Pipelines Version Info 17:24:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:52 ------------------- 17:24:52 stable info: 17:24:52 ------------------- 17:24:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:52 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:24:52 Message: update stable to v1.0.179 17:24:52 ------------------- 17:24:52 experimental info: 17:24:52 ------------------- 17:24:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:52 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:24:52 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:24:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ced9dee5e15266db92b5ca39e396ce5375e147af [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ced9dee [Pipeline] echo 17:24:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:24:55 provisioning config files... 17:24:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8426928077927248876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:56 ---> docker-login.sh 17:24:56 nexus3.edgexfoundry.org:10001 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:56 Configure a credential helper to remove this warning. See 17:24:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:56 17:24:56 Login Succeeded 17:24:56 nexus3.edgexfoundry.org:10002 17:24:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:57 Configure a credential helper to remove this warning. See 17:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:57 17:24:57 Login Succeeded 17:24:57 nexus3.edgexfoundry.org:10003 17:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:57 Configure a credential helper to remove this warning. See 17:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:57 17:24:57 Login Succeeded 17:24:57 nexus3.edgexfoundry.org:10004 17:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:57 Configure a credential helper to remove this warning. See 17:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:57 17:24:57 Login Succeeded 17:24:57 docker.io 17:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:57 Configure a credential helper to remove this warning. See 17:24:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:57 17:24:57 Login Succeeded 17:24:57 ---> docker-login.sh ends [Pipeline] } 17:24:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:24:58 ++ 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 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/core-command/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo core-command,cmd/core-command/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/core-data/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo core-data,cmd/core-data/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/core-metadata/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo core-metadata,cmd/core-metadata/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/security-bootstrapper/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/security-proxy-setup/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/support-notifications/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo support-notifications,cmd/support-notifications/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/support-scheduler/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:24:58 + for file in '`ls cmd/**/Dockerfile`' 17:24:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:24:58 ++ cut -d/ -f2 17:24:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:24:58 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 17:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:59 17:24:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:24:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:24:59 latest: Pulling from edgex-devops/git-semver 17:24:59 31603596830f: Pulling fs layer 17:24:59 2a8b12db71e7: Pulling fs layer 17:24:59 6ca5941a6612: Pulling fs layer 17:24:59 ecc8261a40a4: Pulling fs layer 17:24:59 ecc8261a40a4: Waiting 17:24:59 2a8b12db71e7: Verifying Checksum 17:24:59 2a8b12db71e7: Download complete 17:24:59 31603596830f: Verifying Checksum 17:24:59 31603596830f: Download complete 17:24:59 ecc8261a40a4: Verifying Checksum 17:24:59 ecc8261a40a4: Download complete 17:24:59 6ca5941a6612: Verifying Checksum 17:24:59 6ca5941a6612: Download complete 17:25:00 31603596830f: Pull complete 17:25:00 2a8b12db71e7: Pull complete 17:25:01 6ca5941a6612: Pull complete 17:25:01 ecc8261a40a4: Pull complete 17:25:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:25:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:25:01 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:25:04 $ docker top b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:25:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:04 [ssh-agent] Looking for ssh-agent implementation... 17:25:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:04 $ docker exec b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent 17:25:05 SSH_AUTH_SOCK=/tmp/ssh-hdj100diblLt/agent.11 17:25:05 SSH_AGENT_PID=16 17:25:05 Running ssh-add (command line suppressed) 17:25:05 Identity added: /w/workspace/edgex-go/11@tmp/private_key_1825538494798414037.key (/w/workspace/edgex-go/11@tmp/private_key_1825538494798414037.key) 17:25:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:05 + git tag --points-at HEAD [Pipeline] } 17:25:05 $ docker exec --env ******** --env ******** b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent -k 17:25:05 unset SSH_AUTH_SOCK; 17:25:05 unset SSH_AGENT_PID; 17:25:05 echo Agent pid 16 killed; 17:25:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:25:06 [ssh-agent] Looking for ssh-agent implementation... 17:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:25:06 $ docker exec b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent 17:25:06 SSH_AUTH_SOCK=/tmp/ssh-MMnZqCM1Zl9r/agent.44 17:25:06 SSH_AGENT_PID=50 17:25:06 Running ssh-add (command line suppressed) 17:25:06 Identity added: /w/workspace/edgex-go/11@tmp/private_key_7368383418861947209.key (/w/workspace/edgex-go/11@tmp/private_key_7368383418861947209.key) 17:25:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:25:06 + git semver init 17:25:06 # -> Open(): unable to determine branch for HEAD 17:25:06 # $GIT_DIR = /w/workspace/edgex-go/11/.git 17:25:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 17:25:06 # $SEMVER_REMOTE_NAME = origin 17:25:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:25:06 # $SEMVER_USER_NAME = edgex-jenkins 17:25:06 # $SEMVER_BRANCH = PR-3080 17:25:06 # $SEMVER_TEMP = /tmp/semver-759751778 17:25:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:25:28 # '/tmp/semver-759751778' -> '/w/workspace/edgex-go/11/.semver' 17:25:28 # -> Force: false 17:25:28 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 17:25:28 $ docker exec --env ******** --env ******** b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent -k 17:25:29 unset SSH_AUTH_SOCK; 17:25:29 unset SSH_AGENT_PID; 17:25:29 echo Agent pid 50 killed; 17:25:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:25:29 + git semver [Pipeline] } 17:25:29 $ docker stop --time=1 b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 17:25:31 $ docker rm -f b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 [Pipeline] // withDockerContainer [Pipeline] sh 17:25:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:25:32 Stashed 1 file(s) [Pipeline] echo 17:25:32 [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 17:25:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:25:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:25:33 + sudo service docker restart 17:25:33 + true 17:25:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:25:34 ========================================================= 17:25:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:25:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:25:34 + 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 . 17:25:39 Sending build context to Docker daemon 327.4MB 17:25:39 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:25:39 Step 2/6 : FROM ${BASE} 17:25:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:25:39 188c0c94c7c5: Pulling fs layer 17:25:39 0ef7d3d256c8: Pulling fs layer 17:25:39 de9db76c5a1d: Pulling fs layer 17:25:39 bca2f99d35d6: Pulling fs layer 17:25:39 93359f2a8cfa: Pulling fs layer 17:25:39 7c6f9722023f: Pulling fs layer 17:25:39 a35cf1a2eb13: Pulling fs layer 17:25:39 bca2f99d35d6: Waiting 17:25:39 93359f2a8cfa: Waiting 17:25:39 7c6f9722023f: Waiting 17:25:39 a35cf1a2eb13: Waiting 17:25:39 de9db76c5a1d: Verifying Checksum 17:25:39 de9db76c5a1d: Download complete 17:25:39 0ef7d3d256c8: Download complete 17:25:39 93359f2a8cfa: Verifying Checksum 17:25:39 93359f2a8cfa: Download complete 17:25:39 7c6f9722023f: Verifying Checksum 17:25:39 7c6f9722023f: Download complete 17:25:39 188c0c94c7c5: Verifying Checksum 17:25:39 188c0c94c7c5: Download complete 17:25:39 188c0c94c7c5: Pull complete 17:25:39 0ef7d3d256c8: Pull complete 17:25:39 de9db76c5a1d: Pull complete 17:25:40 a35cf1a2eb13: Verifying Checksum 17:25:40 a35cf1a2eb13: Download complete 17:25:41 bca2f99d35d6: Verifying Checksum 17:25:41 bca2f99d35d6: Download complete 17:25:46 bca2f99d35d6: Pull complete 17:25:46 93359f2a8cfa: Pull complete 17:25:46 7c6f9722023f: Pull complete 17:25:47 Still waiting to schedule task 17:25:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-24357’ is offline 17:25:51 a35cf1a2eb13: Pull complete 17:25:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:25:51 ---> a62c8e92a672 17:25:51 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 17:25:51 ---> Running in b38fc4d0d0f6 17:25:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:25:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:25:54 (1/12) Installing libmagic (5.38-r0) 17:25:54 (2/12) Installing file (5.38-r0) 17:25:54 (3/12) Installing libc-dev (0.7.2-r3) 17:25:54 (4/12) Installing g++ (9.3.0-r2) 17:26:04 (5/12) Installing fortify-headers (1.1-r0) 17:26:04 (6/12) Installing patch (2.7.6-r6) 17:26:04 (7/12) Installing build-base (0.5-r2) 17:26:04 (8/12) Installing libsodium (1.0.18-r0) 17:26:04 (9/12) Installing pkgconf (1.7.2-r0) 17:26:04 (10/12) Installing libsodium-dev (1.0.18-r0) 17:26:04 (11/12) Installing libzmq (4.3.3-r0) 17:26:04 (12/12) Installing zeromq-dev (4.3.3-r0) 17:26:04 Executing busybox-1.31.1-r19.trigger 17:26:04 OK: 233 MiB in 51 packages 17:26:08 Removing intermediate container b38fc4d0d0f6 17:26:08 ---> 7f0b5cf95cb1 17:26:08 Step 4/6 : WORKDIR /edgex-go 17:26:08 ---> Running in ca7cca56bc71 17:26:08 Removing intermediate container ca7cca56bc71 17:26:08 ---> d47466df0110 17:26:08 Step 5/6 : COPY go.mod . 17:26:08 ---> 8449de1965a2 17:26:08 Step 6/6 : RUN go mod download 17:26:08 ---> Running in 324c6638f7b5 17:26:30 Removing intermediate container 324c6638f7b5 17:26:30 ---> 53cb5997b944 17:26:30 Successfully built 53cb5997b944 17:26:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:26:31 + docker inspect -f . ci-base-image-x86_64 17:26:31 . [Pipeline] withDockerContainer 17:26:31 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:26:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 17:26:32 $ docker top d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:32 + go version 17:26:32 go version go1.15.5 linux/amd64 [Pipeline] } 17:26:32 $ docker stop --time=1 d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 17:26:34 $ docker rm -f d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:26:34 + docker inspect -f . ci-base-image-x86_64 17:26:34 . [Pipeline] withDockerContainer 17:26:34 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:26:34 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat 17:26:35 $ docker top 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e -eo pid,comm [Pipeline] { [Pipeline] echo 17:26:35 ========================================================= 17:26:35 [edgeXBuildGoParallel] Running Tests and Build... 17:26:35 ========================================================= [Pipeline] sh 17:26:36 + make test 17:26:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:26:46 ? github.com/edgexfoundry/edgex-go [no test files] 17:27:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:27:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:27:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:27:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:27:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:27:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:27:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:27:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:27:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:27:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:27:13 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.0% of statements 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:27:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements 17:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.220s coverage: 27.1% of statements 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 65.8% of statements 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.443s coverage: 82.3% of statements 17:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.326s coverage: 28.6% of statements 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements 17:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:27:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:27:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.410s coverage: 92.8% of statements 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.1% of statements 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 17:27:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements 17:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements 17:27:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 17:27:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24361 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 17:27:39 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 17:27:45 using credential edgex-jenkins-ssh 17:27:45 Cloning the remote Git repository 17:27:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:27:45 > git init /w/workspace/edgex-go/11 # timeout=10 17:27:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:27:45 > git --version # timeout=10 17:27:45 > git --version # 'git version 2.17.1' 17:27:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.298s coverage: 84.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.683s coverage: 29.1% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.055s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:27:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements 17:27:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 17:27:48 GO111MODULE=on go vet ./... 17:28:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:28:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:28:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:28:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:28:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:01 > 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 17:28:02 Merging remotes/origin/master commit a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af 17:28:03 Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af 17:28:03 Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) 17:28:02 > git config core.sparsecheckout # timeout=10 17:28:02 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 17:28:03 > git remote # timeout=10 17:28:03 > git config --get remote.origin.url # timeout=10 17:28:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:03 > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 17:28:03 > git rev-parse HEAD^{commit} # timeout=10 17:28:03 > git config core.sparsecheckout # timeout=10 17:28:03 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 17:28:08 Commit message: "Merge branch 'master' into issue-3079" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:28:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:28:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:28:10 + true 17:28:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:28:12 provisioning config files... 17:28:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config1629636288675746698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:13 ---> docker-login.sh 17:28:13 nexus3.edgexfoundry.org:10001 17:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:14 Configure a credential helper to remove this warning. See 17:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:14 17:28:14 Login Succeeded 17:28:14 nexus3.edgexfoundry.org:10002 17:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:14 Configure a credential helper to remove this warning. See 17:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:14 17:28:14 Login Succeeded 17:28:14 nexus3.edgexfoundry.org:10003 17:28:15 gofmt -l . 17:28:15 [ "`gofmt -l .`" = "" ] 17:28:15 ./bin/test-go-mod-tidy.sh 17:28:15 ./bin/test-attribution-txt.sh [Pipeline] sh 17:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:15 + ls -al . 17:28:15 total 680 17:28:15 drwxrwxr-x 10 1001 1001 4096 Feb 1 17:28 . 17:28:15 drwxr-xr-x 4 root root 30 Feb 1 17:26 .. 17:28:15 -rw-rw-r-- 1 1001 1001 11 Feb 1 17:24 .dockerignore 17:28:15 drwxrwxr-x 8 1001 1001 179 Feb 1 17:24 .git 17:28:15 drwxrwxr-x 3 1001 1001 125 Feb 1 17:24 .github 17:28:15 -rw-rw-r-- 1 1001 1001 872 Feb 1 17:24 .gitignore 17:28:15 drwx------ 3 1001 1001 60 Feb 1 17:25 .semver 17:28:15 -rw-rw-r-- 1 1001 1001 166 Feb 1 17:24 .sonarcloud.properties 17:28:15 -rw-rw-r-- 1 1001 1001 7859 Feb 1 17:24 Attribution.txt 17:28:15 -rw-rw-r-- 1 1001 1001 3804 Feb 1 17:24 CONTRIBUTING.md 17:28:15 -rw-rw-r-- 1 1001 1001 931 Feb 1 17:24 Dockerfile.build 17:28:15 -rw-rw-r-- 1 1001 1001 863 Feb 1 17:24 Jenkinsfile 17:28:15 -rw-rw-r-- 1 1001 1001 10775 Feb 1 17:24 LICENSE 17:28:15 -rw-rw-r-- 1 1001 1001 6001 Feb 1 17:24 Makefile 17:28:15 -rw-rw-r-- 1 1001 1001 6524 Feb 1 17:24 README.md 17:28:15 -rw-rw-r-- 1 1001 1001 6755 Feb 1 17:24 SECURITY.md 17:28:15 -rw-rw-r-- 1 1001 1001 5 Feb 1 17:25 VERSION 17:28:15 -rw-rw-r-- 1 1001 1001 4131 Feb 1 17:24 ZMQWindows.md 17:28:15 drwxrwxr-x 2 1001 1001 117 Feb 1 17:24 bin 17:28:15 drwxrwxr-x 15 1001 1001 4096 Feb 1 17:24 cmd 17:28:15 -rw-r--r-- 1 root root 574984 Feb 1 17:27 coverage.out 17:28:15 -rw-r--r-- 1 root root 1054 Feb 1 17:28 go.mod 17:28:15 -rw-r--r-- 1 root root 19289 Feb 1 17:28 go.sum 17:28:15 drwxrwxr-x 8 1001 1001 127 Feb 1 17:24 internal 17:28:15 drwxrwxr-x 4 1001 1001 26 Feb 1 17:24 openapi 17:28:15 drwxrwxr-x 4 1001 1001 71 Feb 1 17:24 snap 17:28:15 -rw-rw-r-- 1 1001 1001 168 Feb 1 17:24 version.go [Pipeline] sh 17:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:15 Configure a credential helper to remove this warning. See 17:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:15 17:28:15 Login Succeeded 17:28:15 nexus3.edgexfoundry.org:10004 17:28:15 + '[' -e coverage.out ] 17:28:15 + chown 1001:1001 coverage.out [Pipeline] stash 17:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:16 Stashed 1 file(s) [Pipeline] sh 17:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:16 Configure a credential helper to remove this warning. See 17:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:16 17:28:16 Login Succeeded 17:28:16 docker.io 17:28:16 + make build 17:28:16 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 17:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:16 Configure a credential helper to remove this warning. See 17:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:16 17:28:16 Login Succeeded 17:28:16 ---> docker-login.sh ends [Pipeline] } 17:28:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:28:17 ========================================================= 17:28:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:28:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:28:17 + 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 . 17:28:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:28:20 Sending build context to Docker daemon 166.1MB 17:28:20 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:28:20 Step 2/6 : FROM ${BASE} 17:28:20 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:28:20 5f621e34cdf4: Pulling fs layer 17:28:20 a4357932f1b6: Pulling fs layer 17:28:20 18c013af1878: Pulling fs layer 17:28:20 00ac8860ef70: Pulling fs layer 17:28:20 63d7cb157983: Pulling fs layer 17:28:20 b116817d02f9: Pulling fs layer 17:28:20 745a02a5169b: Pulling fs layer 17:28:20 00ac8860ef70: Waiting 17:28:20 63d7cb157983: Waiting 17:28:20 b116817d02f9: Waiting 17:28:20 18c013af1878: Download complete 17:28:20 a4357932f1b6: Verifying Checksum 17:28:20 a4357932f1b6: Download complete 17:28:20 63d7cb157983: Verifying Checksum 17:28:20 63d7cb157983: Download complete 17:28:20 5f621e34cdf4: Verifying Checksum 17:28:20 5f621e34cdf4: Download complete 17:28:20 b116817d02f9: Verifying Checksum 17:28:20 b116817d02f9: Download complete 17:28:21 5f621e34cdf4: Pull complete 17:28:22 a4357932f1b6: Pull complete 17:28:22 18c013af1878: Pull complete 17:28:23 745a02a5169b: Verifying Checksum 17:28:23 745a02a5169b: Download complete 17:28:24 00ac8860ef70: Verifying Checksum 17:28:24 00ac8860ef70: Download complete 17:28:28 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 17:28:29 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 17:28:31 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 17:28:31 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 17:28:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:28:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:28:34 00ac8860ef70: Pull complete 17:28:34 63d7cb157983: Pull complete 17:28:35 b116817d02f9: Pull complete 17:28:35 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 17:28: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 17:28:37 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 17:28:38 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 17:28:39 745a02a5169b: Pull complete 17:28:39 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:28:39 ---> b7e6874047d6 17:28:39 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 17:28:39 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] } 17:28:41 $ docker stop --time=1 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e 17:28:42 ---> Running in 34aa10ffae78 17:28:43 $ docker rm -f 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e 17:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 17:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 17:28:45 (1/12) Installing libmagic (5.38-r0) 17:28:45 (2/12) Installing file (5.38-r0) 17:28:45 (3/12) Installing libc-dev (0.7.2-r3) 17:28:45 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 17:28:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:46 17:28:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 17:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:47 latest: Pulling from edgex-devops/edgex-compose 17:28:47 cbdbe7a5bc2a: Pulling fs layer 17:28:47 ca9280d653b3: Pulling fs layer 17:28:47 7e9c9ca2126c: Pulling fs layer 17:28:47 cbdbe7a5bc2a: Verifying Checksum 17:28:47 cbdbe7a5bc2a: Download complete 17:28:47 cbdbe7a5bc2a: Pull complete 17:28:47 ca9280d653b3: Verifying Checksum 17:28:47 ca9280d653b3: Download complete 17:28:48 7e9c9ca2126c: Download complete 17:28:49 ca9280d653b3: Pull complete 17:28:55 (5/12) Installing fortify-headers (1.1-r0) 17:28:55 (6/12) Installing patch (2.7.6-r6) 17:28:55 (7/12) Installing build-base (0.5-r2) 17:28:55 (8/12) Installing libsodium (1.0.18-r0) 17:28:55 (9/12) Installing pkgconf (1.7.2-r0) 17:28:56 (10/12) Installing libsodium-dev (1.0.18-r0) 17:28:56 (11/12) Installing libzmq (4.3.3-r0) 17:28:56 (12/12) Installing zeromq-dev (4.3.3-r0) 17:28:56 Executing busybox-1.31.1-r19.trigger 17:28:56 OK: 217 MiB in 51 packages 17:28:59 7e9c9ca2126c: Pull complete 17:28:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:28:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 17:28:59 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:28:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:29:00 $ docker top 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 -eo pid,comm 17:29:00 Removing intermediate container 34aa10ffae78 17:29:00 ---> 0e0c40552937 17:29:00 Step 4/6 : WORKDIR /edgex-go 17:29:00 ---> Running in b344e3a54abc [Pipeline] { [Pipeline] sh 17:29:00 Removing intermediate container b344e3a54abc 17:29:00 ---> 83ebe57cd09d 17:29:00 Step 5/6 : COPY go.mod . 17:29:01 + docker-compose build+ --help 17:29:01 grep parallel 17:29:01 ---> 69e220bd8836 17:29:01 Step 6/6 : RUN go mod download 17:29:01 ---> Running in 98b2ac69b139 17:29:01 --parallel Build images in parallel. [Pipeline] } 17:29:02 $ docker stop --time=1 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 17:29:03 $ docker rm -f 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:04 . [Pipeline] withDockerContainer 17:29:04 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:29:04 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:29:05 $ docker top 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:05 + docker-compose -f ./docker-compose-build.yml build --parallel 17:29:06 Building docker-core-command-go ... 17:29:06 Building docker-core-data-go ... 17:29:06 Building docker-core-metadata-go ... 17:29:06 Building docker-security-bootstrapper-go ... 17:29:06 Building docker-security-proxy-setup-go ... 17:29:06 Building docker-security-secretstore-setup-go ... 17:29:06 Building docker-support-notifications-go ... 17:29:06 Building docker-support-scheduler-go ... 17:29:06 Building docker-sys-mgmt-agent-go ... 17:29:06 Building docker-security-bootstrapper-go 17:29:06 Building docker-core-command-go 17:29:06 Building docker-support-notifications-go 17:29:06 Building docker-security-secretstore-setup-go 17:29:06 Building docker-core-metadata-go 17:29:28 Removing intermediate container 98b2ac69b139 17:29:28 ---> 85c552603c3d 17:29:28 Successfully built 85c552603c3d 17:29:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:29:29 + docker inspect -f . ci-base-image-arm64 17:29:29 . [Pipeline] withDockerContainer 17:29:29 prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container 17:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:29:30 $ docker top 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:31 + go version 17:29:31 go version go1.15.5 linux/arm64 [Pipeline] } 17:29:31 $ docker stop --time=1 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 17:29:33 $ docker rm -f 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:29:34 + docker inspect -f . ci-base-image-arm64 17:29:34 . [Pipeline] withDockerContainer 17:29:35 prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container 17:29:35 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:29:36 $ docker top 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:29:37 ========================================================= 17:29:37 [edgeXBuildGoParallel] Running Tests and Build... 17:29:37 ========================================================= [Pipeline] sh 17:29:37 + make test 17:29:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:29:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:29:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:29:38 ---> 53cb5997b944 17:29:38 Step 3/23 : WORKDIR /edgex-go 17:29:38 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:29:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:29:38 ---> 53cb5997b944 17:29:38 Step 3/24 : WORKDIR /edgex-go 17:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:29:38 ---> 53cb5997b944 17:29:38 Step 3/22 : WORKDIR /edgex-go 17:29:38 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:29:38 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:29:38 ---> 53cb5997b944 17:29:38 Step 3/31 : WORKDIR /edgex-go 17:29:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:29:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:29:38 ---> 53cb5997b944 17:29:38 Step 3/23 : WORKDIR /edgex-go 17:29:38 ---> Running in 1be41f4fcca2 17:29:38 ---> Running in 0e544a9233e2 17:29:38 ---> Running in 2ef2401ca0fb 17:29:38 ---> Running in 85c01f65dfba 17:29:38 ---> Running in d974f69a251e 17:29:38 Removing intermediate container 85c01f65dfba 17:29:38 ---> c8d98993a961 17:29:38 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:38 Removing intermediate container d974f69a251e 17:29:38 ---> 5a7e4f2c5805 17:29:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:38 Removing intermediate container 0e544a9233e2 17:29:38 ---> a73c770407f2 17:29:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:38 Removing intermediate container 2ef2401ca0fb 17:29:38 ---> 8d76b10a0e21 17:29:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:38 Removing intermediate container 1be41f4fcca2 17:29:38 ---> decce3796e04 17:29:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:39 ---> Running in 000f85146174 17:29:39 ---> Running in 4690fa9ef6d4 17:29:39 ---> Running in 57f1fe05660b 17:29:39 ---> Running in c999f9f4f95d 17:29:39 ---> Running in c557f9e36d20 17:29:41 Removing intermediate container 57f1fe05660b 17:29:41 Removing intermediate container 4690fa9ef6d4 17:29:41 ---> 8482434d8d6c 17:29:41 Step 5/24 : RUN apk add --update --no-cache make git 17:29:41 ---> b1f0aa1226b4 17:29:41 Step 5/23 : RUN apk add --update --no-cache make git 17:29:41 ---> Running in 9181ba5d169d 17:29:41 ---> Running in 406e8bfb88bd 17:29:41 Removing intermediate container 000f85146174 17:29:41 ---> 679b456ef848 17:29:41 Step 5/31 : RUN apk add --update --no-cache make git 17:29:41 Removing intermediate container c999f9f4f95d 17:29:41 ---> febb5f1c1187 17:29:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:29:41 Removing intermediate container c557f9e36d20 17:29:41 ---> cbfd707f7c2a 17:29:41 Step 5/23 : RUN apk add --update --no-cache make git 17:29:41 ---> Running in e90246b2d1a1 17:29:41 ---> Running in 5a34d32fe4a5 17:29:41 ---> Running in 0e802dbabf5c 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:29:44 OK: 233 MiB in 51 packages 17:29:44 OK: 233 MiB in 51 packages 17:29:44 OK: 233 MiB in 51 packages 17:29:44 OK: 233 MiB in 51 packages 17:29:44 OK: 233 MiB in 51 packages 17:29:44 Removing intermediate container 9181ba5d169d 17:29:44 ---> 1e1e8ca92512 17:29:44 Step 6/23 : COPY go.mod . 17:29:44 Removing intermediate container 406e8bfb88bd 17:29:44 ---> 331779ced8eb 17:29:44 Step 6/24 : COPY go.mod . 17:29:45 ---> 0be0248b3b9c 17:29:45 Step 7/23 : RUN go mod download 17:29:45 ---> aba155cc7571 17:29:45 Step 7/24 : RUN go mod download 17:29:45 Removing intermediate container e90246b2d1a1 17:29:45 ---> 8e341461a80a 17:29:45 Step 6/22 : COPY go.mod . 17:29:45 ---> Running in e41d61012a60 17:29:45 Removing intermediate container 0e802dbabf5c 17:29:45 ---> 8e97e99879e4 17:29:45 Step 6/23 : COPY go.mod . 17:29:45 ---> Running in 42a5f4415152 17:29:45 Removing intermediate container 5a34d32fe4a5 17:29:45 ---> 1bb0da6a0715 17:29:45 Step 6/31 : COPY go.mod . 17:29:45 ---> 2f4bfcf3d902 17:29:45 Step 7/22 : RUN go mod download 17:29:46 ---> 3b654097440a 17:29:46 Step 7/23 : RUN go mod download 17:29:46 ---> Running in 0f70e56fb095 17:29:46 ---> 12e343723bbd 17:29:46 Step 7/31 : RUN go mod download 17:29:46 ---> Running in b4a0ea67aee2 17:29:46 ---> Running in bc4af79f5676 17:29:48 Removing intermediate container e41d61012a60 17:29:48 ---> 6eed5fda5671 17:29:48 Step 8/24 : COPY . . 17:29:48 Removing intermediate container 0f70e56fb095 17:29:48 ---> 1f64345c77ab 17:29:48 Step 8/22 : COPY . . 17:29:48 Removing intermediate container 42a5f4415152 17:29:48 ---> 74d73c428885 17:29:48 Step 8/23 : COPY . . 17:29:52 Removing intermediate container b4a0ea67aee2 17:29:52 ---> 18a7be426fce 17:29:52 Step 8/23 : COPY . . 17:29:54 Removing intermediate container bc4af79f5676 17:29:54 ---> fb251917cd4e 17:29:54 Step 8/31 : COPY . . 17:29:59 ? github.com/edgexfoundry/edgex-go [no test files] 17:30:33 ---> 9457a2b0c849 17:30:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:30:33 ---> 4b737b723f39 17:30:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:30:33 ---> e9854f84232e 17:30:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:30:33 ---> Running in 4d799e11cbd1 17:30:33 ---> Running in f9d93401f5bc 17:30:33 ---> 24cec4f6882d 17:30:33 Step 9/23 : RUN make cmd/core-command/core-command 17:30:33 ---> Running in 30af7ca1d0e5 17:30:33 ---> Running in 515489fc1ace 17:30:33 ---> b7b7401c924d 17:30:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:30:33 ---> Running in 3cc6f8dba4f8 17:30:33 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 17:30:33 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 17:30:33 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 17:30:33 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 17:30:33 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 17:30:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:30:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:30:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 17:31:00 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 17:31:00 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 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:31:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:31:05 Removing intermediate container 30af7ca1d0e5 17:31:05 ---> 3619f233737f 17:31:05 17:31:05 Step 10/22 : FROM alpine:3.12 17:31:05 3.12: Pulling from library/alpine 17:31:05 Removing intermediate container 4d799e11cbd1 17:31:05 ---> ef55f301c051 17:31:05 17:31:05 Step 10/24 : FROM alpine:3.12 17:31:05 3.12: Pulling from library/alpine 17:31:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:31:05 Status: Downloaded newer image for alpine:3.12 17:31:05 ---> 389fef711851 17:31:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:31:05 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:31:05 Status: Image is up to date for alpine:3.12 17:31:05 ---> 389fef711851 17:31:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:31:07 ---> Running in 61df61e6be41 17:31:07 ---> Running in 2f0d52c0a186 17:31:07 Removing intermediate container 3cc6f8dba4f8 17:31:07 ---> 060c195e927e 17:31:07 17:31:07 Step 10/31 : FROM alpine:3.12 17:31:07 ---> 389fef711851 17:31:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:31:07 Removing intermediate container 515489fc1ace 17:31:07 ---> aeb62e035be4 17:31:07 17:31:07 Step 10/23 : FROM alpine:3.12 17:31:07 ---> 389fef711851 17:31:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:31:08 ---> Running in eb3c993a1dad 17:31:08 ---> Running in 10ed73bdea58 17:31:09 Removing intermediate container 10ed73bdea58 17:31:09 ---> 5e6cfcc0bbbe 17:31:09 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:10 ---> Running in 05e9329b27c7 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:10 (1/2) Installing ca-certificates (20191127-r4) 17:31:10 (1/5) Installing ca-certificates (20191127-r4) 17:31:10 (2/2) Installing dumb-init (1.2.2-r1) 17:31:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:31:10 (3/5) Installing libcurl (7.69.1-r3) 17:31:10 Executing busybox-1.31.1-r19.trigger 17:31:10 Executing ca-certificates-20191127-r4.trigger 17:31:10 (4/5) Installing curl (7.69.1-r3) 17:31:10 (5/5) Installing dumb-init (1.2.2-r1) 17:31:10 Executing busybox-1.31.1-r19.trigger 17:31:10 Executing ca-certificates-20191127-r4.trigger 17:31:10 OK: 6 MiB in 16 packages 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:10 OK: 7 MiB in 19 packages 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:10 (1/1) Installing dumb-init (1.2.2-r1) 17:31:10 Executing busybox-1.31.1-r19.trigger 17:31:10 OK: 6 MiB in 15 packages 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:11 (1/2) Installing dumb-init (1.2.2-r1) 17:31:11 (2/2) Installing su-exec (0.2-r1) 17:31:11 Executing busybox-1.31.1-r19.trigger 17:31:11 OK: 6 MiB in 16 packages 17:31:12 Removing intermediate container f9d93401f5bc 17:31:12 ---> 9628a93ab547 17:31:12 17:31:12 Step 10/23 : FROM alpine:3.12 17:31:12 ---> 389fef711851 17:31:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:31:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:31:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:31:14 ---> Running in f2326cc5c652 17:31:14 Removing intermediate container 61df61e6be41 17:31:14 ---> 9d7e2a87978b 17:31:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:31:14 Removing intermediate container 2f0d52c0a186 17:31:14 ---> dcaaad5e1204 17:31:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:31:14 ---> Running in b510c519fa1c 17:31:14 ---> Running in b55f0df28ff3 17:31:14 Removing intermediate container eb3c993a1dad 17:31:14 ---> a99c9215c421 17:31:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:31:14 Removing intermediate container 05e9329b27c7 17:31:14 ---> 8a9ac370f057 17:31:14 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:31:14 ---> Running in 3adbcee6ca4b 17:31:14 ---> Running in e95144290cb9 17:31:14 Removing intermediate container b510c519fa1c 17:31:14 ---> 9b9b16632961 17:31:14 Step 13/22 : ENV APP_PORT=48060 17:31:14 Removing intermediate container b55f0df28ff3 17:31:14 ---> d74e415b927f 17:31:14 Step 13/24 : WORKDIR / 17:31:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:14 ---> Running in c28b7cbcffb9 17:31:14 ---> Running in ad983bb46765 17:31:14 Removing intermediate container 3adbcee6ca4b 17:31:14 ---> 62006f3226e8 17:31:14 Step 13/23 : ENV APP_PORT=48082 17:31:15 Removing intermediate container e95144290cb9 17:31:15 ---> c3dfcfbe11ba 17:31:15 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:31:15 (1/1) Installing dumb-init (1.2.2-r1) 17:31:15 Executing busybox-1.31.1-r19.trigger 17:31:15 OK: 6 MiB in 15 packages 17:31:15 ---> Running in 633717ebe7d2 17:31:15 ---> Running in e7c3b81ccbac 17:31:15 Removing intermediate container ad983bb46765 17:31:15 ---> a8e4d0d0f076 17:31:15 Step 14/22 : EXPOSE $APP_PORT 17:31:15 Removing intermediate container c28b7cbcffb9 17:31:15 ---> a4a866c17761 17:31:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:31:15 Removing intermediate container 633717ebe7d2 17:31:15 ---> c1f67e0f5ce3 17:31:15 Step 14/23 : EXPOSE $APP_PORT 17:31:15 ---> Running in 22d1e7ac7ce7 17:31:15 Removing intermediate container e7c3b81ccbac 17:31:15 ---> c4ca66d9d334 17:31:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:31:15 ---> Running in f83026093a59 17:31:15 ---> Running in 55b349a9b31e 17:31:15 ---> 38ebfa3ab873 17:31:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:31:16 Removing intermediate container f2326cc5c652 17:31:16 ---> 149e367b0a97 17:31:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:31:16 Removing intermediate container 22d1e7ac7ce7 17:31:16 ---> c77620bca7d9 17:31:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:16 ---> Running in 0e9f2283782d 17:31:16 Removing intermediate container f83026093a59 17:31:16 ---> 22cf88e9dc12 17:31:16 Step 15/23 : WORKDIR / 17:31:16 ---> b3c30d33b8cd 17:31:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:31:16 ---> Running in 2954a82881d1 17:31:16 ---> 22288ec37c30 17:31:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:31:17 Removing intermediate container 0e9f2283782d 17:31:17 ---> 7b954448a407 17:31:17 Step 13/23 : ENV APP_PORT=48081 17:31:17 ---> 8eb69c6f956e 17:31:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:31:17 ---> Running in 174f79954fb9 17:31:17 Removing intermediate container 2954a82881d1 17:31:17 ---> 785467637de6 17:31:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:17 ---> 1b314adee2c4 17:31:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:31:18 Removing intermediate container 174f79954fb9 17:31:18 ---> c124a8b325c3 17:31:18 Step 14/23 : EXPOSE $APP_PORT 17:31:18 ---> Running in c6d9154adedb 17:31:18 ---> d6644cf194b3 17:31:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:31:18 ---> ed816b6debbb 17:31:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:31:18 ---> f16e550fe5bb 17:31:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:31:18 Removing intermediate container 55b349a9b31e 17:31:18 ---> ca326ec570cc 17:31:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:31:18 ---> Running in 841ca2c407d3 17:31:18 ---> Running in cf3640f1b115 17:31:18 Removing intermediate container c6d9154adedb 17:31:18 ---> 93f2341b6329 17:31:18 Step 15/23 : WORKDIR / 17:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.371s coverage: 46.0% of statements 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 17:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 17:31:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements 17:31:18 ---> Running in 53c20a93ad5c 17:31:19 Removing intermediate container cf3640f1b115 17:31:19 ---> 07dfff0ceea7 17:31:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:19 ---> 5dc889e955c8 17:31:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:31:19 ---> 497f20236087 17:31:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:31:19 Removing intermediate container 841ca2c407d3 17:31:19 ---> aef9838be472 17:31:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:31:19 ---> Running in 3fe2c05b7d9e 17:31:19 Removing intermediate container 53c20a93ad5c 17:31:19 ---> 3dbec8a66dd8 17:31:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:19 Removing intermediate container 3fe2c05b7d9e 17:31:19 ---> 3aff3b11753c 17:31:19 Step 20/22 : LABEL arch=x86_64 17:31:19 ---> 882bd845ef79 17:31:19 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/ 17:31:19 ---> Running in df8de3b46df9 17:31:19 ---> a21bd3e78d5a 17:31:19 Step 19/23 : ENTRYPOINT ["/core-command"] 17:31:19 ---> Running in 371c776b52d6 17:31:19 ---> ff135bf4c548 17:31:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:31:19 ---> 8ee8e987d5c3 17:31:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:31:19 ---> Running in 538aece7cd36 17:31:20 ---> Running in cc3aa8a92891 17:31:20 Removing intermediate container df8de3b46df9 17:31:20 ---> 012ad220b36c 17:31:20 Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:31:20 Removing intermediate container 538aece7cd36 17:31:20 ---> 96ff5020a060 17:31:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:20 ---> Running in 6571af5d175d 17:31:20 ---> Running in 95b50b400a14 17:31:20 ---> 0f78aacd12ac 17:31:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:31:20 Removing intermediate container 6571af5d175d 17:31:20 ---> a51bd6830acc 17:31:20 Step 22/22 : LABEL version=0.0.0 17:31:20 Removing intermediate container 95b50b400a14 17:31:20 ---> 655d82c10ad4 17:31:20 Step 21/23 : LABEL arch=x86_64 17:31:21 ---> Running in c5c64e872a22 17:31:21 ---> Running in 6839818ca3bb 17:31:21 ---> 84955cdf6817 17:31:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:31:21 Removing intermediate container c5c64e872a22 17:31:21 ---> 6da6a0ac0ce4 17:31:21 17:31:21 ---> Running in f016b24886c4 17:31:21 Successfully built 6da6a0ac0ce4 17:31:21 Removing intermediate container 6839818ca3bb 17:31:21 ---> db7c4edf9142 17:31:21 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:31:21 Successfully tagged docker-support-notifications-go:latest 17:31:21  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 17:31:21 Removing intermediate container 371c776b52d6 17:31:21 ---> b9d595b1474f 17:31:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:31:21 ---> Running in 887d6c42dcd6 17:31:21 Removing intermediate container f016b24886c4 17:31:21 ---> 7f3248f5f121 17:31:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:31:22 ---> Running in 4a18de7f1af3 17:31:22 ---> Running in 7c3d557f888b 17:31:22 Removing intermediate container cc3aa8a92891 17:31:22 ---> a44a3d794208 17:31:22 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:22 Removing intermediate container 887d6c42dcd6 17:31:22 ---> 7f766188f39e 17:31:22 Step 23/23 : LABEL version=0.0.0 17:31:22 Removing intermediate container 4a18de7f1af3 17:31:22 ---> 3e024fbcf10c 17:31:22 Step 22/24 : LABEL arch=x86_64 17:31:22 Removing intermediate container 7c3d557f888b 17:31:22 ---> eb9b7d742731 17:31:22 Step 21/23 : LABEL arch=x86_64 17:31:22 ---> Running in aa10d1409928 17:31:23 ---> Running in 110b3a4844b6 17:31:23 ---> e120151036eb 17:31:23 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:31:23 ---> Running in a045d1207ac0 17:31:23 Removing intermediate container aa10d1409928 17:31:23 ---> 6f3755b6bb44 17:31:23 17:31:23 Successfully built 6f3755b6bb44 17:31:23 Removing intermediate container 110b3a4844b6 17:31:23 ---> a4716508590e 17:31:23 Step 23/24 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:31:23 Successfully tagged docker-core-command-go:latest 17:31:23  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 17:31:23 Removing intermediate container a045d1207ac0 17:31:23 ---> 0420c2f07413 17:31:23 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:31:23 ---> Running in 583a9fbff7c5 17:31:23 ---> Running in d9ef3d1a83e9 17:31:23 ---> f89d048461e3 17:31:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.1% of statements 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 17:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.105s coverage: 100.0% of statements 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 17:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 65.8% of statements 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 17:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 17:31:27 Removing intermediate container d9ef3d1a83e9 17:31:27 ---> 845cd61eafbe 17:31:27 Step 23/23 : LABEL version=0.0.0 17:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.667s coverage: 82.3% of statements 17:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 17:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 17:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 17:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 17:31:27 Removing intermediate container 583a9fbff7c5 17:31:27 ---> c5c27d7f7b57 17:31:27 Step 24/24 : LABEL version=0.0.0 17:31:28 ---> 8ee74a7b202c 17:31:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:31:28 ---> Running in 9d9e61b30f57 17:31:28 ---> Running in f177ddf497a2 17:31:31 Removing intermediate container 9d9e61b30f57 17:31:31 ---> 5f59347f29f9 17:31:31 17:31:31 Successfully built 5f59347f29f9 17:31:31 Successfully tagged docker-core-metadata-go:latest 17:31:31  Building docker-core-metadata-go ... done Building docker-core-data-go 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.153s coverage: 28.6% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 17:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 17:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 17:31:36 Removing intermediate container f177ddf497a2 17:31:36 ---> e772a6b29561 17:31:36 17:31:36 ---> 5bc450808a7f 17:31:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:31:38 Successfully built e772a6b29561 17:31:38 Successfully tagged docker-security-secretstore-setup-go:latest 17:31:38  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 17:31:39 ---> 617ac09a79da 17:31:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:31:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:31:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:31:42 ---> 53cb5997b944 17:31:42 Step 3/22 : WORKDIR /edgex-go 17:31:42 ---> Using cache 17:31:42 ---> decce3796e04 17:31:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:42 ---> Using cache 17:31:42 ---> cbfd707f7c2a 17:31:42 Step 5/22 : RUN apk add --update --no-cache make git 17:31:42 ---> Using cache 17:31:42 ---> 8e97e99879e4 17:31:42 Step 6/22 : COPY go.mod . 17:31:42 ---> Using cache 17:31:42 ---> 3b654097440a 17:31:42 Step 7/22 : RUN go mod download 17:31:42 ---> Using cache 17:31:42 ---> 18a7be426fce 17:31:42 Step 8/22 : COPY . . 17:31:42 ---> Using cache 17:31:42 ---> 24cec4f6882d 17:31:42 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.184s coverage: 92.8% of statements 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 17:31:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 17:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 17:31:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:31:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:31:47 ---> 53cb5997b944 17:31:47 Step 3/21 : WORKDIR /edgex-go 17:31:47 ---> Using cache 17:31:47 ---> decce3796e04 17:31:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:47 ---> Using cache 17:31:47 ---> cbfd707f7c2a 17:31:47 Step 5/21 : RUN apk add --update --no-cache make git 17:31:47 ---> Using cache 17:31:47 ---> 8e97e99879e4 17:31:47 Step 6/21 : COPY go.mod . 17:31:47 ---> Using cache 17:31:47 ---> 3b654097440a 17:31:47 Step 7/21 : RUN go mod download 17:31:47 ---> Using cache 17:31:47 ---> 18a7be426fce 17:31:47 Step 8/21 : COPY . . 17:31:47 ---> Using cache 17:31:47 ---> 24cec4f6882d 17:31:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:31:47 ---> Running in b62d379c1359 17:31:47 ---> Running in 79c01bc49c3b 17:31:48 ---> Running in adfe35d8c71b 17:31:50 Removing intermediate container b62d379c1359 17:31:50 ---> 82fab3b3b95a 17:31:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:31:51 ---> 103c0c9e329b 17:31:51 Step 26/31 : RUN chmod +x /entrypoint.sh 17:31:52 ---> Running in 9405e778f5a4 17:31:52 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 17:31:52 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 17:31:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:31:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:31:53 ---> 53cb5997b944 17:31:53 Step 3/23 : WORKDIR /edgex-go 17:31:53 ---> Using cache 17:31:53 ---> decce3796e04 17:31:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:53 ---> Using cache 17:31:53 ---> cbfd707f7c2a 17:31:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:31:54 ---> Running in f0c734e8ead9 17:31:55 Removing intermediate container 9405e778f5a4 17:31:55 ---> 9ba8584503fe 17:31:55 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:31:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:57 ---> Running in 20d31e195b20 17:31:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:57 Removing intermediate container 20d31e195b20 17:31:57 ---> dae5508933e2 17:31:57 Step 28/31 : CMD ["gate"] 17:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements 17:31:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 17:31:58 OK: 233 MiB in 51 packages 17:31:58 ---> Running in a9a75bfbf908 17:32:00 Removing intermediate container a9a75bfbf908 17:32:00 ---> af867630632b 17:32:00 Step 29/31 : LABEL arch=x86_64 17:32:02 ---> Running in 368386d53b8e 17:32:02 Removing intermediate container f0c734e8ead9 17:32:02 ---> cb3f6827fa10 17:32:02 Step 6/23 : COPY go.mod . 17:32:02 Removing intermediate container 368386d53b8e 17:32:02 ---> 831725c2fdf8 17:32:02 Step 30/31 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:32:03 ---> 5c8fd450e0cc 17:32:03 Step 7/23 : RUN go mod download 17:32:03 ---> Running in e671c68f8345 17:32:03 ---> Running in d0fdea318e99 17:32:03 Removing intermediate container e671c68f8345 17:32:03 ---> 23e566396380 17:32:03 Step 31/31 : LABEL version=0.0.0 17:32:04 ---> Running in 11343db072d0 17:32:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:32:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:32:04 ---> 53cb5997b944 17:32:04 Step 3/26 : WORKDIR /edgex-go 17:32:04 ---> Using cache 17:32:04 ---> decce3796e04 17:32:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:04 ---> Using cache 17:32:04 ---> cbfd707f7c2a 17:32:04 Step 5/26 : RUN apk add --update --no-cache make bash git 17:32:05 ---> Running in 36f8bc197681 17:32:05 Removing intermediate container 11343db072d0 17:32:05 ---> 7fe9aea022d5 17:32:05 17:32:06 Successfully built 7fe9aea022d5 17:32:06 Successfully tagged docker-security-bootstrapper-go:latest 17:32:06  Building docker-security-bootstrapper-go ... done Removing intermediate container d0fdea318e99 17:32:06 ---> c54dac76f18b 17:32:06 Step 8/23 : COPY . . 17:32:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:08 OK: 233 MiB in 51 packages 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.535s coverage: 63.5% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.746s coverage: 68.9% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.320s coverage: 37.0% of statements 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.0% of statements 17:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.124s coverage: 100.0% of statements 17:32:15 Removing intermediate container 36f8bc197681 17:32:15 ---> 06af500b9ab6 17:32:15 Step 6/26 : COPY go.mod . 17:32:15 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 17:32:18 ---> 9f93d92c8050 17:32:18 Step 7/26 : RUN go mod download 17:32:19 ---> Running in be4b395036cc 17:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 17:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 17:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 17:32:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.126s coverage: 29.1% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.288s coverage: 99.0% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 100.0% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 17:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 17:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:32:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements 17:32:25 Removing intermediate container 79c01bc49c3b 17:32:25 ---> 96f7767c7f04 17:32:25 17:32:25 Step 10/22 : FROM alpine:3.12 17:32:25 ---> 389fef711851 17:32:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:32:25 Removing intermediate container be4b395036cc 17:32:25 ---> 7cc1af8e22c2 17:32:25 Step 8/26 : COPY . . 17:32:25 ---> Using cache 17:32:25 ---> 149e367b0a97 17:32:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:25 ---> Using cache 17:32:25 ---> 7b954448a407 17:32:25 Step 13/22 : ENV APP_PORT=48085 17:32:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 17:32:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 17:32:27 GO111MODULE=on go vet ./... 17:32:28 ---> 986117ff70ce 17:32:28 Step 9/23 : RUN make cmd/core-data/core-data 17:32:30 ---> Running in 2c7bd4224a31 17:32:30 Removing intermediate container adfe35d8c71b 17:32:30 ---> 2c935425b526 17:32:30 17:32:30 Step 10/21 : FROM alpine:3.12 17:32:30 ---> 389fef711851 17:32:30 Step 11/21 : RUN apk add --update --no-cache curl 17:32:31 ---> Running in 8e20a15e2677 17:32:31 ---> Running in 7e7b9582227a 17:32:31 Removing intermediate container 2c7bd4224a31 17:32:31 ---> a2ac53c1081e 17:32:31 Step 14/22 : EXPOSE $APP_PORT 17:32: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 17:32:33 ---> Running in 3818cfbc857f 17:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:32:34 Removing intermediate container 3818cfbc857f 17:32:34 ---> b0bca02e94d5 17:32:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:32:34 (1/4) Installing ca-certificates (20191127-r4) 17:32:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:32:34 (3/4) Installing libcurl (7.69.1-r3) 17:32:34 (4/4) Installing curl (7.69.1-r3) 17:32:34 Executing busybox-1.31.1-r19.trigger 17:32:34 Executing ca-certificates-20191127-r4.trigger 17:32:35 OK: 7 MiB in 18 packages 17:32:37 ---> a393ca2f849a 17:32:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:32:40 ---> 1adeee310fb6 17:32:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:32:41 Removing intermediate container 7e7b9582227a 17:32:41 ---> 1c0bba9a889b 17:32:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:32:44 ---> ee933e26cb37 17:32:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:32:44 ---> Running in 021badcd4c7d 17:32:46 ---> Running in c4c4807a0250 17:32:46 Removing intermediate container 021badcd4c7d 17:32:46 ---> 67d7e00755b9 17:32:46 Step 13/21 : WORKDIR /edgex 17:32:47 ---> Running in 092b5d567c95 17:32:47 Removing intermediate container c4c4807a0250 17:32:47 ---> 9fa7fb450497 17:32:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:48 ---> Running in 47d101e2bb47 17:32:48 Removing intermediate container 092b5d567c95 17:32:48 ---> 676c9905bde8 17:32:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:32:48 ---> 4a741dcf7912 17:32:48 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:32:48 Removing intermediate container 47d101e2bb47 17:32:48 ---> 5e197feb92b3 17:32:48 Step 20/22 : LABEL arch=x86_64 17:32:48 ---> Running in e13e40bdfe5b 17:32:48 ---> Running in 5885fc947bd4 17:32:48 ---> 18ee19ff1b71 17:32:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:32:49 Removing intermediate container 5885fc947bd4 17:32:49 ---> e5b8c2210937 17:32:49 Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:32:49 ---> Running in ddcefb39fc4b 17:32:49 Removing intermediate container ddcefb39fc4b 17:32:49 ---> a47e44c79e18 17:32:49 Step 22/22 : LABEL version=0.0.0 17:32:49 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 17:32:50 ---> Running in eb3426a461f4 17:32:50 ---> e61115f3cff1 17:32:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:32:50 Removing intermediate container eb3426a461f4 17:32:50 ---> 2636286ad04f 17:32:50 17:32:50 Successfully built 2636286ad04f 17:32:50 Successfully tagged docker-support-scheduler-go:latest 17:32:51  Building docker-support-scheduler-go ... done  ---> a34134f8d58a 17:32:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:32:51 ---> Running in 32038c0e4ebc 17:32:51 Removing intermediate container 32038c0e4ebc 17:32:51 ---> 312e171080a6 17:32:51 Step 18/21 : CMD ["--init=true"] 17:32:51 ---> Running in d93337635b78 17:32:51 Removing intermediate container d93337635b78 17:32:51 ---> a30fdafe3d18 17:32:51 Step 19/21 : LABEL arch=x86_64 17:32:51 ---> Running in 54e052f8a1a7 17:32:52 Removing intermediate container 54e052f8a1a7 17:32:52 ---> a5070fbc6a3a 17:32:52 Step 20/21 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:32:52 ---> Running in df8060ca811d 17:32:52 Removing intermediate container df8060ca811d 17:32:52 ---> e07c05b6c1e1 17:32:52 Step 21/21 : LABEL version=0.0.0 17:32:53 ---> Running in 1ecb52ede1db 17:32:53 Removing intermediate container 1ecb52ede1db 17:32:53 ---> ef0bcbbc9f7c 17:32:53 17:32:53 Successfully built ef0bcbbc9f7c 17:32:53 Successfully tagged docker-security-proxy-setup-go:latest 17:33:04  Building docker-security-proxy-setup-go ... done Removing intermediate container 8e20a15e2677 17:33:04 ---> 46ea059e8e18 17:33:04 17:33:04 Step 10/23 : FROM alpine:3.12 17:33:04 ---> 389fef711851 17:33:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:33:04 ---> Running in f76c8b9284c2 17:33:04 Removing intermediate container f76c8b9284c2 17:33:04 ---> 68634d7e103d 17:33:04 Step 12/23 : ENV APP_PORT=48080 17:33:04 ---> Running in cfa36de2bc69 17:33:04 Removing intermediate container cfa36de2bc69 17:33:04 ---> 055fa6cb631e 17:33:04 Step 13/23 : EXPOSE $APP_PORT 17:33:04 ---> Running in 80a49b8e978e 17:33:04 Removing intermediate container e13e40bdfe5b 17:33:04 ---> 7088382e4e3e 17:33:04 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:33:04 ---> Running in 18c02218baf6 17:33:04 Removing intermediate container 80a49b8e978e 17:33:04 ---> 5df97a5072d5 17:33:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:05 ---> Running in 28e71f6fd40c 17:33:05 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 17:33:05 Removing intermediate container 28e71f6fd40c 17:33:05 ---> b2a9a8074089 17:33:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:33:06 ---> Running in 137196a5e68f 17:33:06 Removing intermediate container 18c02218baf6 17:33:06 ---> afc7a49bdbbb 17:33:06 17:33:06 Step 11/26 : FROM docker:20.10.0 17:33:06 20.10.0: Pulling from library/docker 17:33:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:33:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:33:09 (1/6) Installing dumb-init (1.2.2-r1) 17:33:09 (2/6) Installing libgcc (9.3.0-r2) 17:33:09 (3/6) Installing libsodium (1.0.18-r0) 17:33:09 (4/6) Installing libstdc++ (9.3.0-r2) 17:33:10 (5/6) Installing libzmq (4.3.3-r0) 17:33:10 (6/6) Installing zeromq (4.3.3-r0) 17:33:10 Executing busybox-1.31.1-r19.trigger 17:33:10 OK: 8 MiB in 20 packages 17:33:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:33:11 Status: Downloaded newer image for docker:20.10.0 17:33:11 ---> aefe523efa57 17:33:11 Step 12/26 : RUN apk add --no-cache bash 17:33:11 Removing intermediate container 137196a5e68f 17:33:11 ---> 3472279b1d33 17:33:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:11 ---> Running in ccfbc19e82a0 17:33:12 ---> 96096f8eae93 17:33:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:33:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:33:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:33:12 (1/2) Installing readline (8.0.4-r0) 17:33:12 (2/2) Installing bash (5.0.17-r0) 17:33:12 Executing bash-5.0.17-r0.post-install 17:33:12 Executing busybox-1.31.1-r19.trigger 17:33:12 OK: 12 MiB in 22 packages 17:33:12 ---> 85fd3b296711 17:33:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:33:12 ---> 02aef24a7382 17:33:12 Step 19/23 : ENTRYPOINT ["/core-data"] 17:33:13 ---> Running in 32907be7d2b3 17:33:13 Removing intermediate container ccfbc19e82a0 17:33:13 ---> 8b0867b609ec 17:33:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:33:13 ---> Running in b39e0b36960e 17:33:13 Removing intermediate container 32907be7d2b3 17:33:13 ---> 7d3224595f25 17:33:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:13 ---> Running in 05878a63c632 17:33:13 Removing intermediate container b39e0b36960e 17:33:13 ---> 9bd87e41401b 17:33:13 Step 14/26 : ENV APP_PORT=48090 17:33:13 ---> Running in c00491725bda 17:33:13 Removing intermediate container 05878a63c632 17:33:13 ---> 653d6f0e8a4d 17:33:13 Step 21/23 : LABEL arch=x86_64 17:33:13 ---> Running in db6127a286ad 17:33:13 Removing intermediate container c00491725bda 17:33:13 ---> 2ebccabf8569 17:33:13 Step 15/26 : EXPOSE $APP_PORT 17:33:14 ---> Running in b55bb97afb5c 17:33:14 Removing intermediate container db6127a286ad 17:33:14 ---> ed685cbcd284 17:33:14 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:33:14 ---> Running in f83089809c96 17:33:14 Removing intermediate container b55bb97afb5c 17:33:14 ---> 3a23cb5ea975 17:33:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:33:14 Removing intermediate container f83089809c96 17:33:14 ---> a1ee29cb86d5 17:33:14 Step 23/23 : LABEL version=0.0.0 17:33:14 ---> Running in 7d0728a3a137 17:33:15 Removing intermediate container 7d0728a3a137 17:33:15 ---> db509534dab5 17:33:15 17:33:15 ---> 324c9584720a 17:33:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:33:15 Successfully built db509534dab5 17:33:15 Successfully tagged docker-core-data-go:latest 17:33:15  Building docker-core-data-go ... done  ---> e98f12c681d3 17:33:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:33:15 ---> 7b45a3cb6736 17:33:15 Step 19/26 : RUN apk --no-cache add py3-pip 17:33:15 ---> Running in e86d9821eddc 17:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:33:16 (1/33) Installing libbz2 (1.0.8-r1) 17:33:16 (2/33) Installing expat (2.2.9-r1) 17:33:16 (3/33) Installing libffi (3.3-r2) 17:33:16 (4/33) Installing gdbm (1.13-r1) 17:33:16 (5/33) Installing xz-libs (5.2.5-r0) 17:33:16 (6/33) Installing sqlite-libs (3.32.1-r0) 17:33:16 (7/33) Installing python3 (3.8.5-r0) 17:33:17 (8/33) Installing py3-appdirs (1.4.4-r1) 17:33:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:33:17 (10/33) Installing py3-parsing (2.4.7-r0) 17:33:17 (11/33) Installing py3-six (1.15.0-r0) 17:33:17 (12/33) Installing py3-packaging (20.4-r0) 17:33:17 (13/33) Installing py3-setuptools (47.0.0-r0) 17:33:17 (14/33) Installing py3-chardet (3.0.4-r4) 17:33:17 (15/33) Installing py3-idna (2.9-r0) 17:33:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:33:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:33:17 (18/33) Installing py3-requests (2.23.0-r0) 17:33:17 (19/33) Installing py3-msgpack (1.0.0-r0) 17:33:17 (20/33) Installing py3-lockfile (0.12.2-r3) 17:33:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:33:17 (22/33) Installing py3-colorama (0.4.3-r0) 17:33:17 (23/33) Installing py3-distlib (0.3.0-r0) 17:33:17 (24/33) Installing py3-distro (1.5.0-r1) 17:33:17 (25/33) Installing py3-webencodings (0.5.1-r3) 17:33:17 (26/33) Installing py3-html5lib (1.0.1-r4) 17:33:17 (27/33) Installing py3-pytoml (0.1.21-r0) 17:33:18 (28/33) Installing py3-pep517 (0.8.2-r0) 17:33:18 (29/33) Installing py3-progress (1.5-r0) 17:33:18 (30/33) Installing py3-toml (0.10.1-r0) 17:33:18 (31/33) Installing py3-retrying (1.3.3-r0) 17:33:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:33:18 (33/33) Installing py3-pip (20.1.1-r0) 17:33:18 Executing busybox-1.31.1-r19.trigger 17:33:18 OK: 71 MiB in 55 packages 17:33:26 Removing intermediate container e86d9821eddc 17:33:26 ---> c7d0f87e6895 17:33:26 Step 20/26 : RUN pip install docker-compose==1.23.2 17:33:26 ---> Running in bff231aefceb 17:33:27 Collecting docker-compose==1.23.2 17:33:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:33:28 Collecting websocket-client<1.0,>=0.32.0 17:33:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:33:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:33:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:33:28 Collecting docopt<0.7,>=0.6.1 17:33:28 Downloading docopt-0.6.2.tar.gz (25 kB) 17:33:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:33:29 Collecting jsonschema<3,>=2.5.1 17:33:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:33:29 Collecting texttable<0.10,>=0.9.0 17:33:29 Downloading texttable-0.9.1.tar.gz (11 kB) 17:33:30 Collecting docker<4.0,>=3.6.0 17:33:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:33:30 Collecting dockerpty<0.5,>=0.4.1 17:33:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:33:31 Collecting cached-property<2,>=1.2.0 17:33:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:33:31 Collecting PyYAML<4,>=3.10 17:33:31 Downloading PyYAML-3.13.tar.gz (270 kB) 17:33: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) 17:33:32 Collecting idna<2.8,>=2.5 17:33:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:33: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) 17:33:32 Collecting urllib3<1.25,>=1.21.1 17:33:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:33:32 Collecting docker-pycreds>=0.4.0 17:33:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:33:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:33:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:33:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:33:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:33:32 Installing collected packages: websocket-client, idna, urllib3, requests, docopt, jsonschema, texttable, docker-pycreds, docker, dockerpty, cached-property, PyYAML, docker-compose 17:33:33 Attempting uninstall: idna 17:33:33 Found existing installation: idna 2.9 17:33:33 Uninstalling idna-2.9: 17:33:33 Successfully uninstalled idna-2.9 17:33:33 Attempting uninstall: urllib3 17:33:33 Found existing installation: urllib3 1.25.9 17:33:33 Uninstalling urllib3-1.25.9: 17:33:33 Successfully uninstalled urllib3-1.25.9 17:33:33 Attempting uninstall: requests 17:33:33 Found existing installation: requests 2.23.0 17:33:33 Uninstalling requests-2.23.0: 17:33:33 Successfully uninstalled requests-2.23.0 17:33:33 Running setup.py install for docopt: started 17:33:34 Running setup.py install for docopt: finished with status 'done' 17:33:34 Running setup.py install for texttable: started 17:33:34 Running setup.py install for texttable: finished with status 'done' 17:33:34 Running setup.py install for dockerpty: started 17:33:35 Running setup.py install for dockerpty: finished with status 'done' 17:33:35 Running setup.py install for PyYAML: started 17:33:35 Running setup.py install for PyYAML: finished with status 'done' 17:33: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 17:33:38 Removing intermediate container bff231aefceb 17:33:38 ---> a40f824e0e71 17:33:38 Step 21/26 : RUN apk --no-cache add curl 17:33:38 ---> Running in dbdc15ebae60 17:33:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:33:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:33:39 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:33:39 (2/3) Installing libcurl (7.69.1-r3) 17:33:39 (3/3) Installing curl (7.69.1-r3) 17:33:39 Executing busybox-1.31.1-r19.trigger 17:33:39 OK: 72 MiB in 58 packages 17:33:40 Removing intermediate container dbdc15ebae60 17:33:40 ---> 26cb275eddbe 17:33:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:33:40 ---> Running in cbb23c542d6b 17:33:40 Removing intermediate container cbb23c542d6b 17:33:40 ---> c79b2ec96059 17:33:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:40 ---> Running in ca9e156c6ce5 17:33:40 Removing intermediate container ca9e156c6ce5 17:33:40 ---> 5dd0c853f284 17:33:40 Step 24/26 : LABEL arch=x86_64 17:33:40 ---> Running in e39087f0010d 17:33:40 Removing intermediate container e39087f0010d 17:33:40 ---> 1990d0ef4e0b 17:33:40 Step 25/26 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:33:40 ---> Running in 9f1e56b5ee20 17:33:41 Removing intermediate container 9f1e56b5ee20 17:33:41 ---> 68e01503f0bd 17:33:41 Step 26/26 : LABEL version=0.0.0 17:33:41 ---> Running in 10c75510ea0f 17:33:41 Removing intermediate container 10c75510ea0f 17:33:41 ---> aa904144fec8 17:33:41 17:33:41 Successfully built aa904144fec8 17:33:41 Successfully tagged docker-sys-mgmt-agent-go:latest 17:33:41  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:33:41 $ docker stop --time=1 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d 17:33:43 $ docker rm -f 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d [Pipeline] // withDockerContainer [Pipeline] sh 17:33:43 + docker images 17:33:43 + grep docker 17:33:44 docker-sys-mgmt-agent-go latest aa904144fec8 2 seconds ago 313MB 17:33:44 docker-core-data-go latest db509534dab5 29 seconds ago 22.3MB 17:33:44 docker-security-proxy-setup-go latest ef0bcbbc9f7c 51 seconds ago 24.4MB 17:33:44 docker-support-scheduler-go latest 2636286ad04f 53 seconds ago 17MB 17:33:44 docker-security-bootstrapper-go latest 7fe9aea022d5 About a minute ago 23.8MB 17:33:44 docker-security-secretstore-setup-go latest e772a6b29561 2 minutes ago 24.6MB 17:33:44 docker-core-metadata-go latest 5f59347f29f9 2 minutes ago 18.8MB 17:33:44 docker-core-command-go latest 6f3755b6bb44 2 minutes ago 16.9MB 17:33:44 docker-support-notifications-go latest 6da6a0ac0ce4 2 minutes ago 16.9MB 17:33:44 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 17:33:49 gofmt -l . 17:33:49 [ "`gofmt -l .`" = "" ] 17:33:49 ./bin/test-go-mod-tidy.sh 17:33:49 ./bin/test-attribution-txt.sh [Pipeline] sh 17:33:49 + ls -al . 17:33:49 total 708 17:33:49 drwxrwxr-x 9 1001 1001 4096 Feb 1 17:33 . 17:33:49 drwxr-xr-x 4 root root 4096 Feb 1 17:29 .. 17:33:49 -rw-rw-r-- 1 1001 1001 11 Feb 1 17:28 .dockerignore 17:33:49 drwxrwxr-x 8 1001 1001 4096 Feb 1 17:28 .git 17:33:49 drwxrwxr-x 3 1001 1001 4096 Feb 1 17:28 .github 17:33:49 -rw-rw-r-- 1 1001 1001 872 Feb 1 17:28 .gitignore 17:33:49 -rw-rw-r-- 1 1001 1001 166 Feb 1 17:28 .sonarcloud.properties 17:33:49 -rw-rw-r-- 1 1001 1001 7859 Feb 1 17:28 Attribution.txt 17:33:49 -rw-rw-r-- 1 1001 1001 3804 Feb 1 17:28 CONTRIBUTING.md 17:33:49 -rw-rw-r-- 1 1001 1001 931 Feb 1 17:28 Dockerfile.build 17:33:49 -rw-rw-r-- 1 1001 1001 863 Feb 1 17:28 Jenkinsfile 17:33:49 -rw-rw-r-- 1 1001 1001 10775 Feb 1 17:28 LICENSE 17:33:49 -rw-rw-r-- 1 1001 1001 6001 Feb 1 17:28 Makefile 17:33:49 -rw-rw-r-- 1 1001 1001 6524 Feb 1 17:28 README.md 17:33:49 -rw-rw-r-- 1 1001 1001 6755 Feb 1 17:28 SECURITY.md 17:33:49 -rw-rw-r-- 1 1001 1001 5 Feb 1 17:25 VERSION 17:33:49 -rw-rw-r-- 1 1001 1001 4131 Feb 1 17:28 ZMQWindows.md 17:33:49 drwxrwxr-x 2 1001 1001 4096 Feb 1 17:28 bin 17:33:49 drwxrwxr-x 15 1001 1001 4096 Feb 1 17:28 cmd 17:33:49 -rw-r--r-- 1 root root 574984 Feb 1 17:32 coverage.out 17:33:49 -rw-r--r-- 1 root root 1054 Feb 1 17:33 go.mod 17:33:49 -rw-r--r-- 1 root root 19289 Feb 1 17:33 go.sum 17:33:49 drwxrwxr-x 8 1001 1001 4096 Feb 1 17:28 internal 17:33:49 drwxrwxr-x 4 1001 1001 4096 Feb 1 17:28 openapi 17:33:49 drwxrwxr-x 4 1001 1001 4096 Feb 1 17:28 snap 17:33:49 -rw-rw-r-- 1 1001 1001 168 Feb 1 17:28 version.go [Pipeline] sh 17:33:50 + '[' -e coverage.out ] 17:33:50 + chown 1001:1001 coverage.out [Pipeline] stash 17:33:50 Warning: overwriting stash ‘coverage-report’ 17:33:51 Stashed 1 file(s) [Pipeline] sh 17:33:52 + make build 17:33:52 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 17:33:59 Still waiting to schedule task 17:33:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:34:02 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 17:34:24 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 17:34:28 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 17:34:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:34:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:34:38 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 17:34:43 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 17:34:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:34:50 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 17:34:51 Running on prd-ubuntu18.04-docker-8c-8g-24362 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws 17:34:51 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 17:34:53 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 17:34:53 using credential edgex-jenkins-ssh 17:34:53 Cloning the remote Git repository 17:34:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:34:53 > git init /w/workspace/edgex-go/11 # timeout=10 17:34:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:53 > git --version # timeout=10 17:34:53 > git --version # 'git version 2.17.1' 17:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 17:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:34:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:34:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:34:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:34:59 > 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 17:35:00 Merging remotes/origin/master commit a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af 17:35:00 Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af 17:35:00 Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) 17:35:01 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 17:35:00 > git config core.sparsecheckout # timeout=10 17:35:00 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 17:35:00 > git remote # timeout=10 17:35:00 > git config --get remote.origin.url # timeout=10 17:35:00 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:00 > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 17:35:00 > git rev-parse HEAD^{commit} # timeout=10 17:35:00 > git config core.sparsecheckout # timeout=10 17:35:00 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 17:35:04 Commit message: "Merge branch 'master' into issue-3079" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:05 + echo snap-build.sh 17:35:05 snap-build.sh 17:35:05 + SNAP_BASE_DIR=. 17:35:05 + '[' '!' -z /w/workspace/edgex-go/11 ']' 17:35:05 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 17:35:05 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 17:35:05 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 17:35:05 + cd /w/workspace/edgex-go/11 17:35:05 + sudo apt-get remove -qy --purge lxd lxd-client 17:35:05 Reading package lists... 17:35:05 Building dependency tree... 17:35:05 Reading state information... 17:35:05 The following packages were automatically installed and are no longer required: 17:35:05 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:35:05 uidmap xdelta3 17:35:05 Use 'sudo apt autoremove' to remove them. 17:35:05 The following packages will be REMOVED: 17:35:05 lxd* lxd-client* [Pipeline] } 17:35:06 $ docker stop --time=1 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 17:35:06 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:35:06 After this operation, 31.7 MB disk space will be freed. 17:35:07 (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.) 17:35:07 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:35:08 Removing lxd dnsmasq configuration 17:35:08 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:35:09 $ docker rm -f 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 17:35:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:35:10 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 17:35:10 (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.) 17:35:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:11 17:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:11 latest: Pulling from edgex-devops/edgex-compose-arm64 17:35:11 29e5d40040c1: Pulling fs layer 17:35:11 1ce36da41761: Pulling fs layer 17:35:11 25b303627fd3: Pulling fs layer 17:35:12 Processing triggers for systemd (237-3ubuntu10.42) ... 17:35:12 Processing triggers for ureadahead (0.100.0-21) ... 17:35:12 29e5d40040c1: Download complete 17:35:12 1ce36da41761: Verifying Checksum 17:35:12 1ce36da41761: Download complete 17:35:12 29e5d40040c1: Pull complete 17:35:13 + sudo snap remove --purge lxd 17:35:13 snap "lxd" is not installed 17:35:13 + sudo groupadd --force --system lxd 17:35:13 ++ whoami 17:35:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:35:13 + newgrp - lxd 17:35:13 + sudo snap install lxd 17:35:14 1ce36da41761: Pull complete 17:35:14 25b303627fd3: Verifying Checksum 17:35:23 2021-02-01T17:35:21Z INFO Waiting for automatic snapd restart... 17:35:24 25b303627fd3: Pull complete 17:35:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 17:35:24 prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container 17:35:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:35:28 $ docker top 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:29 + docker-compose build --help 17:35:29 + grep parallel 17:35:32 --parallel Build images in parallel. [Pipeline] } 17:35:32 $ docker stop --time=1 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 17:35:34 $ docker rm -f 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:35:35 . [Pipeline] withDockerContainer 17:35:35 prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container 17:35:35 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 17:35:37 $ docker top 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:38 + docker-compose -f ./docker-compose-build.yml build --parallel 17:35:38 lxd 4.10 from Canonical* installed 17:35:38 + sudo lxd init --auto 17:35:42 Building docker-core-command-go ... 17:35:42 Building docker-core-data-go ... 17:35:42 Building docker-core-metadata-go ... 17:35:42 Building docker-security-bootstrapper-go ... 17:35:42 Building docker-security-proxy-setup-go ... 17:35:42 Building docker-security-secretstore-setup-go ... 17:35:42 Building docker-support-notifications-go ... 17:35:42 Building docker-support-scheduler-go ... 17:35:42 Building docker-sys-mgmt-agent-go ... 17:35:42 Building docker-support-notifications-go 17:35:42 Building docker-core-command-go 17:35:42 Building docker-security-proxy-setup-go 17:35:42 Building docker-core-metadata-go 17:35:42 Building docker-security-bootstrapper-go 17:35:45 + sudo snap install --classic snapcraft 17:35:50 snapcraft 4.4.4 from Canonical* installed 17:35:50 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:35:50 + patch --verbose -p1 17:35:50 Hmm... Looks like a unified diff to me... 17:35:50 The text leading up to this was: 17:35:50 -------------------------- 17:35:50 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 17:35:50 |From: Tony Espy 17:35:50 |Date: Wed, 16 Dec 2020 16:34:55 -0500 17:35:50 |Subject: [PATCH] optimize snap build for pipeline CI check 17:35:50 | 17:35:50 |This patch is used by the EdgeX CI pipeline builds to 17:35:50 |optimize the snap CI check run for pull requests. When 17:35:50 |applied, it essentially strips out everything (apps and 17:35:50 |parts) from the snapcraft.yaml file except those required 17:35:50 |to build edgex-go, as the whole idea of the CI check is to 17:35:50 |catch changes to edgex-go that break the snap build. 17:35:50 | 17:35:50 |In general, anyone updating snapcraft.yaml will also need 17:35:50 |to update this patch file, otherwise it may fail to apply, 17:35:50 |resulting in a failed snap build CI check in the associated 17:35:50 |pull request. 17:35:50 | 17:35:50 |Note - in addition to applying this patch, the pipeline also 17:35:50 |only primes the snap (e.g. `snapcraft prime`), as there's no 17:35:50 |need to build the finally binary .snap file (and it won't 17:35:50 |work with the patch applied). This further reduces the build 17:35:50 |time. 17:35:50 |--- 17:35:50 | snap/snapcraft.yaml | 461 +------------------------------------------- 17:35:50 | 1 file changed, 2 insertions(+), 459 deletions(-) 17:35:50 | 17:35:50 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 17:35:50 |index 1e537489..faf42425 100644 17:35:50 |--- a/snap/snapcraft.yaml 17:35:50 |+++ b/snap/snapcraft.yaml 17:35:50 -------------------------- 17:35:50 patching file snap/snapcraft.yaml 17:35:50 Using Plan A... 17:35:50 Hunk #1 succeeded at 73. 17:35:50 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 17:35:50 Hunk #3 succeeded at 214 (offset -1 lines). 17:35:50 Hunk #4 succeeded at 222 (offset -1 lines). 17:35:50 Hunk #5 succeeded at 229 (offset -1 lines). 17:35:50 Hunk #6 succeeded at 256 (offset -1 lines). 17:35:50 Hunk #7 succeeded at 290 (offset -1 lines). 17:35:50 Hunk #8 succeeded at 342. 17:35:50 Hmm... Ignoring the trailing garbage. 17:35:50 done 17:35:50 + sudo snapcraft prime --use-lxd 17:35:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:35:52 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: 17:35:52 - README.md 17:35:52 - snapcraft.yaml.orig 17:35:52 17:35:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:35:53 Launching a container. 17:36:05 Waiting for container to be ready 17:36:05 To start your first instance, try: lxc launch ubuntu:18.04 17:36:05 17:36:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:36:08 Waiting for network to be ready... 17:36:09 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:36:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:36:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:36:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1534 kB] 17:36:09 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:36:10 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:36:10 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:36:10 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:36:10 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:36:10 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:36:10 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:36:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 17:36:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 17:36:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 17:36:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 17:36:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 17:36:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1104 kB] 17:36:10 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 17:36:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:36:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1876 kB] 17:36:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 17:36:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 17:36:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 17:36:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 17:36:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 17:36:12 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 17:36:12 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 17:36:14 Fetched 23.9 MB in 6s (4177 kB/s) 17:36:15 Reading package lists... 17:36:16 Reading package lists... 17:36:16 Building dependency tree... 17:36:16 Reading state information... 17:36:16 The following additional packages will be installed: 17:36:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:36:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:36:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:36:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:36:16 Suggested packages: 17:36:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:36:16 Recommended packages: 17:36:16 gnupg libsasl2-modules 17:36:16 The following NEW packages will be installed: 17:36:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:36:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:36:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:36:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:36:16 The following packages will be upgraded: 17:36:16 gpg gpg-agent gpgconf libudev1 17:36:16 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 17:36:16 Need to get 3533 kB of archives. 17:36:16 After this operation, 13.3 MB of additional disk space will be used. 17:36:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:36:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:36:16 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 17:36:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:36:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:36:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:36:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 17:36:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 17:36:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:36:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 17:36:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:36:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:36:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:36:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:36:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:36:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:36:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:36:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:36:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:36:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:36:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:36:17 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:36:17 debconf: delaying package configuration, since apt-utils is not installed 17:36:17 Fetched 3533 kB in 1s (3540 kB/s) 17:36:17 (Reading database ... 12511 files and directories currently installed.) 17:36:17 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 17:36:17 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:36:18 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 17:36:18 Selecting previously unselected package udev. 17:36:18 (Reading database ... 12511 files and directories currently installed.) 17:36:18 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 17:36:18 Unpacking udev (237-3ubuntu10.44) ... 17:36:18 Selecting previously unselected package libfuse2:amd64. 17:36:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:36:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:36:18 Selecting previously unselected package fuse. 17:36:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:36:18 Unpacking fuse (2.9.7-1ubuntu1) ... 17:36:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:36:18 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:36:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:36:18 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:36:19 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:36:19 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:36:19 Selecting previously unselected package libksba8:amd64. 17:36:19 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:36:19 Unpacking libksba8:amd64 (1.3.5-2) ... 17:36:19 Selecting previously unselected package libroken18-heimdal:amd64. 17:36:19 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:36:19 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:36:19 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:36:19 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libwind0-heimdal:amd64. 17:36:19 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:36:19 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:36:19 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:19 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:36:19 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:19 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:20 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:36:20 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:36:20 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:20 Selecting previously unselected package libsasl2-modules-db:amd64. 17:36:20 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:36:20 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:36:20 Selecting previously unselected package libsasl2-2:amd64. 17:36:20 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:36:20 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:36:20 Selecting previously unselected package libldap-common. 17:36:20 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 17:36:20 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:36:20 Selecting previously unselected package libldap-2.4-2:amd64. 17:36:20 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 17:36:20 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:36:20 Selecting previously unselected package dirmngr. 17:36:20 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:36:20 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:36:20 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 17:36:20 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:36:20 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:36:20 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:36:21 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:36:21 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:36:21 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libksba8:amd64 (1.3.5-2) ... 17:36:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:36:21 Setting up udev (237-3ubuntu10.44) ... 17:36:21 invoke-rc.d: policy-rc.d denied execution of start. 17:36:21 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Processing triggers for systemd (237-3ubuntu10) ... 17:36:21 Setting up fuse (2.9.7-1ubuntu1) ... 17:36:21 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:36:21 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:21 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:22 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:36:22 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 17:36:22 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:36:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:36:22 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:36:22 settings in the [Install] section, and DefaultInstance for template units). 17:36:22 This means they are not meant to be enabled using systemctl. 17:36:22 Possible reasons for having this kind of units are: 17:36:22 1) A unit may be statically enabled by being symlinked from another unit's 17:36:22 .wants/ or .requires/ directory. 17:36:22 2) A unit's purpose may be to act as a helper for some other unit which has 17:36:22 a requirement dependency on it. 17:36:22 3) A unit may be started when needed via activation (socket, path, timer, 17:36:22 D-Bus, udev, scripted systemctl call, ...). 17:36:22 4) In case of template units, the unit is meant to be enabled with some 17:36:22 instance name specified. 17:36:22 Reading package lists... 17:36:22 Building dependency tree... 17:36:22 Reading state information... 17:36:23 The following additional packages will be installed: 17:36:23 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:36:23 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:36:23 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:36:23 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:36:23 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:36:23 Suggested packages: 17:36:23 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:36:23 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:36:23 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:36:23 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:36:23 systemd-container policykit-1 17:36:23 Recommended packages: 17:36:23 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:36:23 The following NEW packages will be installed: 17:36:23 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:36:23 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:36:23 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:36:23 multiarch-support openssh-client python3 python3-minimal python3.6 17:36:23 python3.6-minimal snapd squashfs-tools sudo 17:36:23 The following packages will be upgraded: 17:36:23 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:36:23 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 17:36:23 Need to get 35.2 MB of archives. 17:36:23 After this operation, 141 MB of additional disk space will be used. 17:36:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 17:36:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 17:36:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 17:36:24 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 17:36:24 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:36:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:36:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:36:24 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:36:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:36:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 17:36:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:36:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:36:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:36:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:36:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:36:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:36:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:36:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:36:24 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:36:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 17:36:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:36:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:36:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:36:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:36:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:36:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:36:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:36:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:36:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 17:36:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:36:25 debconf: delaying package configuration, since apt-utils is not installed 17:36:25 Fetched 35.2 MB in 2s (19.0 MB/s) 17:36:25 (Reading database ... 12757 files and directories currently installed.) 17:36:25 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 17:36:25 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:36:26 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 17:36:26 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:36:26 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 17:36:26 (Reading database ... 12757 files and directories currently installed.) 17:36:26 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 17:36:26 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 17:36:26 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 17:36:26 (Reading database ... 12757 files and directories currently installed.) 17:36:26 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 17:36:26 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 17:36:27 Setting up apt (1.6.12ubuntu0.2) ... 17:36:27 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:36:27 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:36:27 (Reading database ... 12764 files and directories currently installed.) 17:36:27 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:36:27 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:36:28 Selecting previously unselected package libpython3.6-minimal:amd64. 17:36:28 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:36:28 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:36:28 Selecting previously unselected package libexpat1:amd64. 17:36:28 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:36:28 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:36:28 Selecting previously unselected package python3.6-minimal. 17:36:28 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:36:28 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:36:28 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 17:36:28 Checking for services that may need to be restarted...done. 17:36:28 Checking for services that may need to be restarted...done. 17:36:28 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:36:29 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:36:29 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:36:30 Selecting previously unselected package python3-minimal. 17:36:30 (Reading database ... 13012 files and directories currently installed.) 17:36:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:36:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:36:30 Selecting previously unselected package mime-support. 17:36:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:36:30 Unpacking mime-support (3.60ubuntu1) ... 17:36:30 Selecting previously unselected package libmpdec2:amd64. 17:36:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:36:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:36:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:36:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:36:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:36:30 Selecting previously unselected package python3.6. 17:36:30 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:36:30 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:36:30 Selecting previously unselected package libpython3-stdlib:amd64. 17:36:30 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:36:30 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:36:30 Setting up python3-minimal (3.6.7-1~18.04) ... 17:36:31 Selecting previously unselected package python3. 17:36:31 (Reading database ... 13442 files and directories currently installed.) 17:36:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:36:31 Unpacking python3 (3.6.7-1~18.04) ... 17:36:31 Selecting previously unselected package multiarch-support. 17:36:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:36:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:36:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:36:31 Selecting previously unselected package liblzo2-2:amd64. 17:36:31 (Reading database ... 13479 files and directories currently installed.) 17:36:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:36:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:36:31 Selecting previously unselected package libbsd0:amd64. 17:36:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:36:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:36:31 Selecting previously unselected package sudo. 17:36:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:36:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:36:31 Selecting previously unselected package apparmor. 17:36:31 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:36:31 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:36:31 Selecting previously unselected package libedit2:amd64. 17:36:31 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:36:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:36:32 Selecting previously unselected package libkrb5support0:amd64. 17:36:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:36:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:36:32 Selecting previously unselected package libk5crypto3:amd64. 17:36:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:36:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:36:32 Selecting previously unselected package libkeyutils1:amd64. 17:36:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:36:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:36:32 Selecting previously unselected package libkrb5-3:amd64. 17:36:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:36:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:36:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:36:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:36:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:36:32 Selecting previously unselected package libssl1.0.0:amd64. 17:36:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 17:36:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:36:32 Selecting previously unselected package openssh-client. 17:36:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:36:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:36:33 Selecting previously unselected package squashfs-tools. 17:36:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:36:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:36:33 Selecting previously unselected package snapd. 17:36:33 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 17:36:33 Unpacking snapd (2.48+18.04) ... 17:36:35 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:36:35 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 17:36:35 Setting up mime-support (3.60ubuntu1) ... 17:36:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:36:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:36:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:36:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:36:36 Setting up systemd (237-3ubuntu10.44) ... 17:36:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:36:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:36:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:36:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:36:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:36:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:36:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:36:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:36:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:36:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:36:37 Setting up python3 (3.6.7-1~18.04) ... 17:36:37 running python rtupdate hooks for python3.6... 17:36:37 running python post-rtupdate hooks for python3.6... 17:36:37 Setting up apparmor (2.12-4ubuntu5.1) ... 17:36:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:36:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:36:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:36:39 Setting up snapd (2.48+18.04) ... 17:36:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:36:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:36:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:36:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:36:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:36:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:36:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:36:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:36:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:36:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:36:42 /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' 17:36:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:36:42 Processing triggers for systemd (237-3ubuntu10.44) ... 17:36:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:36:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:36:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:36:45 Reading package lists... 17:36:45 Reading package lists... 17:36:45 Building dependency tree... 17:36:45 Reading state information... 17:36:45 Calculating upgrade... 17:36:45 The following packages will be upgraded: 17:36:45 advancecomp base-files bash binutils binutils-common 17:36:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:36:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:36:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 17:36:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 17:36:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:36:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:36:45 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 17:36:45 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 17:36:45 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 17:36:45 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 17:36:45 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 17:36:45 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 17:36:45 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 17:36:45 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:36:46 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:36:46 Need to get 63.8 MB of archives. 17:36:46 After this operation, 5205 kB of additional disk space will be used. 17:36:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 17:36:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:36:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:36:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:36:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:36:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:36:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:36:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:36:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:36:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:36:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:36:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:36:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:36:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:36:46 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:36:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:36:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:36:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:36:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:36:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:36:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:36:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:36:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:36:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:36:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:36:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:36:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:36:47 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:36:47 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:36:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:36:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:36:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:36:47 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:36:47 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:36:47 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:36:47 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:36:47 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:36:47 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:36:47 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] 17:36:47 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:36:47 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 17:36:47 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] 17:36:47 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:36:47 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:36:47 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:36:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:36:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:36:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:36:47 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:36:47 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:36:47 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:36:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:36:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:36:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:36:47 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:36:47 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:36:47 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:36:47 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] 17:36:47 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:36:47 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:36:47 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:36:47 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:36:47 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:36:47 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:36:47 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:36:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:36:47 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:36:47 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:36:47 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:36:47 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:36:47 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:36:47 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:36:47 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:36:47 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:36:47 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 17:36:47 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:36:47 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:36:47 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:36:47 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:36:47 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:36:47 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:36:47 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:36:47 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] 17:36:47 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:36:47 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:36:47 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:36:47 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:36:47 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:36:47 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:36:47 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:36:48 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:36:48 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:36:48 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:36:48 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:36:49 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:36:49 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:36:49 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:36:49 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:36:49 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:36:49 debconf: delaying package configuration, since apt-utils is not installed 17:36:49 Fetched 63.8 MB in 3s (19.0 MB/s) 17:36:49 (Reading database ... 13912 files and directories currently installed.) 17:36:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:36:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:36:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 17:36:50 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 17:36:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:52 (Reading database ... 13911 files and directories currently installed.) 17:36:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:36:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:36:52 (Reading database ... 13911 files and directories currently installed.) 17:36:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:36:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:36:52 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:36:52 (Reading database ... 13911 files and directories currently installed.) 17:36:52 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:36:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:36:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:36:54 (Reading database ... 13911 files and directories currently installed.) 17:36:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:36:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:36:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:36:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:36:54 Setting up base-files (10.1ubuntu2.10) ... 17:36:54 Installing new version of config file /etc/issue ... 17:36:54 Installing new version of config file /etc/issue.net ... 17:36:54 Installing new version of config file /etc/lsb-release ... 17:36:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:36:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:36:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:36:54 Removing obsolete conffile /etc/default/motd-news ... 17:36:54 (Reading database ... 13912 files and directories currently installed.) 17:36:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:36:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:36:55 Setting up bash (4.4.18-2ubuntu1.2) ... 17:36:55 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 17:36:55 (Reading database ... 13912 files and directories currently installed.) 17:36:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:36:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:36:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:36:55 (Reading database ... 13912 files and directories currently installed.) 17:36:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:36:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:36:55 Setting up tar (1.29b-2ubuntu0.2) ... 17:36:55 (Reading database ... 13912 files and directories currently installed.) 17:36:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:36:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:36:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:36:56 (Reading database ... 13912 files and directories currently installed.) 17:36:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:36:56 (Reading database ... 13912 files and directories currently installed.) 17:36:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:36:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:36:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:36:56 (Reading database ... 13912 files and directories currently installed.) 17:36:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:36:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:36:56 Setting up grep (3.1-2build1) ... 17:36:56 (Reading database ... 13912 files and directories currently installed.) 17:36:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:36:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:36:57 Setting up login (1:4.5-1ubuntu2) ... 17:36:57 (Reading database ... 13912 files and directories currently installed.) 17:36:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:36:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:36:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:36:57 (Reading database ... 13912 files and directories currently installed.) 17:36:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:36:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:36:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:36:58 (Reading database ... 13912 files and directories currently installed.) 17:36:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:36:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:37:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:37:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:37:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:37:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:37:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:37:00 (Reading database ... 13912 files and directories currently installed.) 17:37:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:37:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:37:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:37:00 (Reading database ... 13912 files and directories currently installed.) 17:37:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:37:01 (Reading database ... 13912 files and directories currently installed.) 17:37:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:37:01 (Reading database ... 13912 files and directories currently installed.) 17:37:01 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:01 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:37:01 (Reading database ... 13912 files and directories currently installed.) 17:37:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:37:01 (Reading database ... 13912 files and directories currently installed.) 17:37:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:37:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:37:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:37:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:37:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:37:02 (Reading database ... 13912 files and directories currently installed.) 17:37:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:37:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:37:02 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:37:02 (Reading database ... 13912 files and directories currently installed.) 17:37:02 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:02 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:37:02 (Reading database ... 13912 files and directories currently installed.) 17:37:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:37:03 (Reading database ... 13912 files and directories currently installed.) 17:37:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:37:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:37:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:37:04 (Reading database ... 13912 files and directories currently installed.) 17:37:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:37:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:37:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:37:04 (Reading database ... 13912 files and directories currently installed.) 17:37:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:37:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:37:04 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:37:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:37:04 ---> 85c552603c3d 17:37:04 Step 3/31 : WORKDIR /edgex-go 17:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:37:04 ---> 85c552603c3d 17:37:04 Step 3/23 : WORKDIR /edgex-go 17:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:37:04 ---> 85c552603c3d 17:37:04 Step 3/23 : WORKDIR /edgex-go 17:37:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:37:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 17:37:04 ---> 85c552603c3d 17:37:04 Step 3/21 : WORKDIR /edgex-go 17:37:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:37:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:37:04 ---> 85c552603c3d 17:37:04 Step 3/22 : WORKDIR /edgex-go 17:37:04 ---> Running in 982fbd8c575f 17:37:04 ---> Running in 1fc4ca9bae67 17:37:04 ---> Running in 9d86acf10977 17:37:04 ---> Running in 5f3bf675130b 17:37:04 ---> Running in 821f6e44a13c 17:37:04 Removing intermediate container 1fc4ca9bae67 17:37:04 ---> 874033430d3f 17:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 Removing intermediate container 982fbd8c575f 17:37:04 ---> 3a7b25b4cf79 17:37:04 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 Removing intermediate container 9d86acf10977 17:37:04 ---> 4beac2ef2230 17:37:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 Removing intermediate container 5f3bf675130b 17:37:04 ---> a27c733dc732 17:37:04 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 Removing intermediate container 821f6e44a13c 17:37:04 ---> 13553cb3562d 17:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:37:04 ---> Running in 5a5999cb7030 17:37:04 ---> Running in 48eea6c33686 17:37:04 ---> Running in 469c5fc734be 17:37:04 ---> Running in c5f8b3018678 17:37:04 ---> Running in e7bedb27f71f 17:37:04 Removing intermediate container 5a5999cb7030 17:37:04 ---> 82b3301b1347 17:37:04 Step 5/23 : RUN apk add --update --no-cache make git 17:37:04 ---> Running in 628e0f8400a3 17:37:04 Removing intermediate container 48eea6c33686 17:37:04 ---> c837b819121b 17:37:04 Step 5/31 : RUN apk add --update --no-cache make git 17:37:04 Removing intermediate container 469c5fc734be 17:37:04 ---> 77fbee3fbc0c 17:37:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:37:04 ---> Running in e24c285db6ae 17:37:04 ---> Running in aee13ed03ca8 17:37:04 Removing intermediate container e7bedb27f71f 17:37:04 ---> b1141185b7fc 17:37:04 Step 5/21 : RUN apk add --update --no-cache make git 17:37:04 Removing intermediate container c5f8b3018678 17:37:04 ---> f11693727a90 17:37:04 Step 5/23 : RUN apk add --update --no-cache make git 17:37:04 ---> Running in ce2fa95f8342 17:37:04 ---> Running in a0bf663dffc7 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:37:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:37:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:37:04 (Reading database ... 13914 files and directories currently installed.) 17:37:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:37:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:37:04 Setting up debconf (1.5.66ubuntu1) ... 17:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:37:05 (Reading database ... 13914 files and directories currently installed.) 17:37:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:37:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:37:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:37:05 OK: 217 MiB in 51 packages 17:37:05 (Reading database ... 13914 files and directories currently installed.) 17:37:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:37:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:37:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:37:05 (Reading database ... 13914 files and directories currently installed.) 17:37:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:37:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:37:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:37:05 (Reading database ... 13914 files and directories currently installed.) 17:37:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:37:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:37:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:37:05 (Reading database ... 13914 files and directories currently installed.) 17:37:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:37:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:37:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:37:06 OK: 217 MiB in 51 packages 17:37:06 OK: 217 MiB in 51 packages 17:37:06 OK: 217 MiB in 51 packages 17:37:06 OK: 217 MiB in 51 packages 17:37:06 (Reading database ... 13914 files and directories currently installed.) 17:37:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:37:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:37:06 Removing intermediate container 628e0f8400a3 17:37:06 ---> 9d245faffb04 17:37:06 Step 6/23 : COPY go.mod . 17:37:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 17:37:07 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 17:37:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:37:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:37:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:37:07 (Reading database ... 13914 files and directories currently installed.) 17:37:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:37:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:37:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:37:07 (Reading database ... 13914 files and directories currently installed.) 17:37:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:37:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:37:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:37:07 Removing intermediate container aee13ed03ca8 17:37:07 ---> 07599c19b8c8 17:37:07 Step 6/22 : COPY go.mod . 17:37:08 (Reading database ... 13914 files and directories currently installed.) 17:37:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:37:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:37:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:37:08 Removing intermediate container a0bf663dffc7 17:37:08 ---> d1c43e4d504f 17:37:08 ---> b6dac61be50a 17:37:08 Step 7/23 : RUN go mod download 17:37:08 Step 6/23 : COPY go.mod . 17:37:08 (Reading database ... 13914 files and directories currently installed.) 17:37:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:37:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:37:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:37:08 ---> Running in 25e7f2a783e8 17:37:08 Removing intermediate container ce2fa95f8342 17:37:08 ---> 01d7e50eabd1 17:37:08 Step 6/21 : COPY go.mod . 17:37:08 (Reading database ... 13914 files and directories currently installed.) 17:37:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:37:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:37:08 Removing intermediate container e24c285db6ae 17:37:08 ---> 7533fcc9bf41 17:37:08 Step 6/31 : COPY go.mod . 17:37:08 ---> b92f64e05fcb 17:37:08 Step 7/22 : RUN go mod download 17:37:08 Setting up passwd (1:4.5-1ubuntu2) ... 17:37:08 (Reading database ... 13914 files and directories currently installed.) 17:37:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:37:08 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:37:09 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:37:09 (Reading database ... 13914 files and directories currently installed.) 17:37:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:37:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:37:09 ---> a0a1bafe2918 17:37:09 Step 7/23 : RUN go mod download 17:37:09 ---> Running in 39c752bf53cd 17:37:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:37:09 (Reading database ... 13914 files and directories currently installed.) 17:37:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:37:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:37:09 ---> Running in 465df0dd4d30 17:37:09 ---> fe537ea90f54 17:37:09 Step 7/21 : RUN go mod download 17:37:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:37:09 (Reading database ... 13914 files and directories currently installed.) 17:37:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:37:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:37:09 ---> 2aee0323f265 17:37:09 Step 7/31 : RUN go mod download 17:37:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:37:09 (Reading database ... 13914 files and directories currently installed.) 17:37:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:37:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:37:10 ---> Running in 12576bb27d26 17:37:10 ---> Running in 883c796b835d 17:37:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:37:10 (Reading database ... 13914 files and directories currently installed.) 17:37:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:37:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:37:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:37:10 (Reading database ... 13914 files and directories currently installed.) 17:37:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:37:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:37:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:37:10 (Reading database ... 13915 files and directories currently installed.) 17:37:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:37:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:37:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:37:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:37:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 17:37:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 17:37:11 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:37:11 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:37:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:37:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:37:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:37:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:37:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:37:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:37:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:37:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:37:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:37:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:37:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:37:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:37:12 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:37:12 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:37:12 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:37:12 Removing intermediate container 25e7f2a783e8 17:37:12 ---> b4e1f861f290 17:37:12 Step 8/23 : COPY . . 17:37:12 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:37:13 Removing intermediate container 39c752bf53cd 17:37:13 ---> 5daa690364d3 17:37:13 Step 8/22 : COPY . . 17:37:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:37:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:37:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:37:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:37:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:37:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:37:14 Removing intermediate container 465df0dd4d30 17:37:14 ---> 4d1d8deefc1a 17:37:14 Step 8/23 : COPY . . 17:37:14 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:37:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:37:14 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:37:14 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:37:14 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:37:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:37:14 Removing intermediate container 883c796b835d 17:37:14 ---> 6724b7d632e9 17:37:14 Step 8/31 : COPY . . 17:37:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:15 Removing intermediate container 12576bb27d26 17:37:15 ---> e0e8c4cf64c6 17:37:15 Step 8/21 : COPY . . 17:37:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:15 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:15 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:16 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:16 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:17 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:17 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:37:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:37:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:37:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:37:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:37:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:37:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:37:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:37:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:37:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:37:20 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:37:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:37:20 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:37:20 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:37:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:37:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:37:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:37:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:37:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:37:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:37:21 17:37:21 Current default time zone: 'Etc/UTC' 17:37:21 Local time is now: Mon Feb 1 17:37:21 UTC 2021. 17:37:21 Universal Time is now: Mon Feb 1 17:37:21 UTC 2021. 17:37:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:37:21 17:37:21 Setting up systemd-sysv (237-3ubuntu10.44) ... 17:37:21 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:21 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 17:37:21 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:37:21 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:37:21 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:37:21 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:37:21 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:37:21 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:37:21 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:37:21 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:21 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:37:21 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:21 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:37:21 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:21 Setting up patch (2.7.6-2ubuntu1.1) ... 17:37:21 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:37:21 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:37:21 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 17:37:21 Installing new version of config file /etc/ssl/openssl.cnf ... 17:37:21 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:37:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:37:22 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:37:23 Updating certificates in /etc/ssl/certs... 17:37:24 22 added, 17 removed; done. 17:37:24 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:37:24 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:37:24 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:37:24 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:37:24 Setting up pkgbinarymangler (138.18.04.1) ... 17:37:24 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:37:24 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up perl (5.26.1-6ubuntu0.5) ... 17:37:24 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:37:24 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:37:24 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:37:24 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:37:24 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:37:24 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:37:24 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:37:24 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:37:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:37:25 Processing triggers for systemd (237-3ubuntu10.44) ... 17:37:25 Processing triggers for mime-support (3.60ubuntu1) ... 17:37:25 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:37:25 Updating certificates in /etc/ssl/certs... 17:37:25 0 added, 0 removed; done. 17:37:25 Running hooks in /etc/ca-certificates/update.d... 17:37:25 done. 17:37:26 Reading package lists... 17:37:26 Building dependency tree... 17:37:26 Reading state information... 17:37:26 The following NEW packages will be installed: 17:37:26 apt-transport-https 17:37:26 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:37:26 Need to get 1696 B of archives. 17:37:26 After this operation, 153 kB of additional disk space will be used. 17:37:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 17:37:26 debconf: delaying package configuration, since apt-utils is not installed 17:37:26 Fetched 1696 B in 0s (21.6 kB/s) 17:37:26 Selecting previously unselected package apt-transport-https. 17:37:26 (Reading database ... 13929 files and directories currently installed.) 17:37:26 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 17:37:26 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 17:37:26 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 17:37:27 Waiting for network to be ready... 17:37:35 2021-02-01T17:37:30Z INFO Waiting for automatic snapd restart... 17:37:35 snapd 2.48.2 from Canonical* installed 17:37:35 "snapd" switched to the "latest/stable" channel 17:37:35 17:37:39 core18 20201210 from Canonical* installed 17:37:39 "core18" switched to the "latest/stable" channel 17:37:39 17:37:42 ---> 591ff3e29053 17:37:42 Step 9/23 : RUN make cmd/core-command/core-command 17:37:42 ---> 81c63cda5a38 17:37:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:37:42 ---> 9dfca0354189 17:37:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:37:42 ---> 1f093244ca8b 17:37:42 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:37:42 ---> Running in b8eb90474e24 17:37:42 ---> Running in 75c3bd9b4a0c 17:37:42 ---> dd22d80de9ab 17:37:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 17:37:42 ---> Running in 15346e807bc2 17:37:42 ---> Running in b632becec857 17:37:42 ---> Running in b881699c1c8f 17:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 17:37:42 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 17:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:37:42 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 17:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:37:45 snapcraft 4.4.4 from Canonical* installed 17:37:45 "snapcraft" switched to the "latest/stable" channel 17:37:45 17:37:48 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: 17:37:48 - README.md 17:37:48 - snapcraft.yaml.orig 17:37:48 17:37:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:37:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:37:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:37:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:37:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:37:56 Reading package lists... 17:37:57 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 17:38:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:38:03 Reading package lists... 17:38:03 Building dependency tree... 17:38:03 Reading state information... 17:38:03 Suggested packages: 17:38:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:38:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:38:03 Recommended packages: 17:38:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 17:38:03 The following NEW packages will be installed: 17:38:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 17:38:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 17:38:03 pkg-config zip 17:38:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 17:38:03 Need to get 7655 kB of archives. 17:38:03 After this operation, 43.7 MB of additional disk space will be used. 17:38:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:38:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:38:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 17:38:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:38:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:38:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:38:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:38:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:38:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:38:04 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:38:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:38:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:38:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:38:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:38:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 17:38:04 debconf: delaying package configuration, since apt-utils is not installed 17:38:04 Fetched 7655 kB in 1s (10.3 MB/s) 17:38:04 Selecting previously unselected package libglib2.0-0:amd64. 17:38:04 (Reading database ... 13933 files and directories currently installed.) 17:38:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:38:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:38:04 Selecting previously unselected package libpsl5:amd64. 17:38:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:38:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:38:04 Selecting previously unselected package libnghttp2-14:amd64. 17:38:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:38:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:38:04 Selecting previously unselected package librtmp1:amd64. 17:38:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:38:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:38:05 Selecting previously unselected package libcurl3-gnutls:amd64. 17:38:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 17:38:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:38:05 Selecting previously unselected package liberror-perl. 17:38:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 17:38:05 Unpacking liberror-perl (0.17025-1) ... 17:38:05 Selecting previously unselected package git-man. 17:38:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:38:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:38:05 Selecting previously unselected package git. 17:38:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:38:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:38:06 Selecting previously unselected package libnorm1:amd64. 17:38:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:38:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:38:06 Selecting previously unselected package libpgm-5.2-0:amd64. 17:38:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:38:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:38:06 Selecting previously unselected package libsodium23:amd64. 17:38:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 17:38:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:38:06 Selecting previously unselected package libzmq5:amd64. 17:38:06 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:38:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:38:06 Selecting previously unselected package libzmq3-dev:amd64. 17:38:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:38:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:38:06 Selecting previously unselected package pkg-config. 17:38:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:38:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:38:06 Selecting previously unselected package zip. 17:38:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 17:38:06 Unpacking zip (3.0-11build1) ... 17:38:06 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:38:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:38:06 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:38:06 Setting up liberror-perl (0.17025-1) ... 17:38:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:38:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:38:07 No schema files found: doing nothing. 17:38:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:38:07 Setting up zip (3.0-11build1) ... 17:38:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:38:07 Setting up libsodium23:amd64 (1.0.16-2) ... 17:38:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:38:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:38:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 17:38:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:38:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:38:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:38:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:38:14 git set to automatically installed. 17:38:14 git-man set to automatically installed. 17:38:14 libcurl3-gnutls set to automatically installed. 17:38:14 liberror-perl set to automatically installed. 17:38:14 libglib2.0-0 set to automatically installed. 17:38:14 libnghttp2-14 set to automatically installed. 17:38:14 libnorm1 set to automatically installed. 17:38:14 libpgm-5.2-0 set to automatically installed. 17:38:14 libpsl5 set to automatically installed. 17:38:14 librtmp1 set to automatically installed. 17:38:14 libsodium23 set to automatically installed. 17:38:14 libzmq3-dev set to automatically installed. 17:38:14 libzmq5 set to automatically installed. 17:38:14 pkg-config set to automatically installed. 17:38:14 zip set to automatically installed. 17:38:15 snapd is not logged in, snap install commands will use sudo 17:38:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:38:22 snap "core18" has no updates available 17:38:23 Pulling config-common 17:38:25 Pulling go-build-helper 17:38:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:38:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:38:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1534 kB] 17:38:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 17:38:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 17:38:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 17:38:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 17:38:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 17:38:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1104 kB] 17:38:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 17:38:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:38:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:38:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:38:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:38:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:38:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:38:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:38:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:38:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:38:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1876 kB] 17:38:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 17:38:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 17:38:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 17:38:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 17:38:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 17:38:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] 17:38:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 17:38:51 Fetched 23.9 MB in 0s (0 B/s) 17:38:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 17:38:51 Fetched 96.5 kB in 0s (0 B/s) 17:38:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 17:38:51 Fetched 279 kB in 0s (0 B/s) 17:38:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 17:38:51 Fetched 122 kB in 0s (0 B/s) 17:38:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 17:38:51 Fetched 77.8 kB in 0s (0 B/s) 17:38:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 17:38:51 Fetched 8848 B in 0s (0 B/s) 17:38:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 17:38:51 Fetched 47.8 kB in 0s (0 B/s) 17:38:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 17:38:51 Fetched 45.6 kB in 0s (0 B/s) 17:38:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 17:38:51 Fetched 15.0 kB in 0s (0 B/s) 17:38:51 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 17:38:51 Fetched 214 kB in 0s (0 B/s) 17:38:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 17:38:51 Fetched 155 kB in 0s (0 B/s) 17:38:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 17:38:51 Fetched 50.6 kB in 0s (0 B/s) 17:38:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 17:38:51 Fetched 14.8 kB in 0s (0 B/s) 17:38:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 17:38:51 Fetched 41.8 kB in 0s (0 B/s) 17:38:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 17:38:51 Fetched 499 kB in 0s (0 B/s) 17:38:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 17:38:51 Fetched 111 kB in 0s (0 B/s) 17:38:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 17:38:51 Fetched 240 kB in 0s (0 B/s) 17:38:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 17:38:51 Fetched 29.3 kB in 0s (0 B/s) 17:38:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 17:38:51 Fetched 85.5 kB in 0s (0 B/s) 17:38:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 17:38:51 Fetched 24.5 kB in 0s (0 B/s) 17:38:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 17:38:51 Fetched 49.2 kB in 0s (0 B/s) 17:38:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 17:38:51 Fetched 54.2 kB in 0s (0 B/s) 17:38:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 17:38:51 Fetched 30.8 kB in 0s (0 B/s) 17:38:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 17:38:51 Fetched 17.0 kB in 0s (0 B/s) 17:38:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 17:38:51 Fetched 85.9 kB in 0s (0 B/s) 17:38:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 17:38:51 Fetched 8720 B in 0s (0 B/s) 17:38:51 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 17:38:51 Fetched 137 kB in 0s (0 B/s) 17:38:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 17:38:51 Fetched 119 kB in 0s (0 B/s) 17:38:51 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 17:38:51 Fetched 109 kB in 0s (0 B/s) 17:38:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 17:38:51 Fetched 11.1 kB in 0s (0 B/s) 17:38:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 17:38:51 Fetched 645 kB in 0s (0 B/s) 17:38:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 17:38:51 Fetched 41.3 kB in 0s (0 B/s) 17:38:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 17:38:51 Fetched 17.9 kB in 0s (0 B/s) 17:38:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 17:38:51 Fetched 368 kB in 0s (0 B/s) 17:38:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 17:38:51 Fetched 187 kB in 0s (0 B/s) 17:38:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 17:38:51 Fetched 175 kB in 0s (0 B/s) 17:38:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 17:38:51 Fetched 206 kB in 0s (0 B/s) 17:38:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 17:38:51 Fetched 1301 kB in 0s (0 B/s) 17:38:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 17:38:51 Fetched 36.2 kB in 0s (0 B/s) 17:38:51 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 17:38:51 Fetched 159 kB in 0s (0 B/s) 17:38:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 17:38:51 Fetched 107 kB in 0s (0 B/s) 17:38:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 17:38:51 Fetched 48.7 kB in 0s (0 B/s) 17:38:51 Pulling static-packages 17:38:52 'go115' has dependencies that need to be staged: static-packages go-build-helper 17:38:52 Skipping pull go-build-helper (already ran) 17:38:52 Skipping pull static-packages (already ran) 17:38:52 Building go-build-helper 17:38:56 Building static-packages 17:38:58 Staging go-build-helper 17:38:59 Staging static-packages 17:39:00 Pulling go115 17:39:02 'edgex-go' has dependencies that need to be staged: go115 17:39:02 Skipping pull go115 (already ran) 17:39:02 Building go115 17:39:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:02 Dload Upload Total Spent Left Speed 17:39:04 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 17:39:04 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 17:39:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 18.1M 0 0 25.6M 0 0:00:04 --:--:-- 0:00:04 25.5M 46 115M 46 53.7M 0 0 31.9M 0 0:00:03 0:00:01 0:00:02 31.9M 81 115M 81 94.3M 0 0 34.9M 0 0:00:03 0:00:02 0:00:01 34.8M 100 115M 100 115M 0 0 35.3M 0 0:00:03 0:00:03 --:--:-- 35.3M 17:39:06 go1.15.2.linux-amd64.tar.gz: OK 17:39:11 Staging go115 17:39:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 17:39:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 17:39:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:39:18 Fetched 0 B in 0s (0 B/s) 17:39:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:39:18 Fetched 224 kB in 0s (0 B/s) 17:39:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:39:18 Fetched 157 kB in 0s (0 B/s) 17:39:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:39:18 Fetched 221 kB in 0s (0 B/s) 17:39:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:39:18 Fetched 143 kB in 0s (0 B/s) 17:39:18 Pulling edgex-go 17:39:19 Removing intermediate container b632becec857 17:39:19 ---> 3b973d646caa 17:39:19 17:39:19 Step 10/21 : FROM alpine:3.12 17:39:19 3.12: Pulling from library/alpine 17:39:19 Removing intermediate container 75c3bd9b4a0c 17:39:19 ---> 94a1bdae1a95 17:39:19 17:39:19 Step 10/22 : FROM alpine:3.12 17:39:19 3.12: Pulling from library/alpine 17:39:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:39:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:39:19 Status: Downloaded newer image for alpine:3.12 17:39:19 Status: Downloaded newer image for alpine:3.12 17:39:19 ---> afeebe901d6b 17:39:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:39:19 ---> afeebe901d6b 17:39:19 Step 11/21 : RUN apk add --update --no-cache curl 17:39:19 Pulling version 17:39:19 ---> Running in 30dddb8c92c8 17:39:19 ---> Running in bc0bb8ba72cb 17:39:20 Building config-common 17:39:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:22 (1/4) Installing ca-certificates (20191127-r4) 17:39:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 17:39:23 (1/2) Installing ca-certificates (20191127-r4) 17:39:23 (3/4) Installing libcurl (7.69.1-r3) 17:39:23 (4/4) Installing curl (7.69.1-r3) 17:39:23 Executing busybox-1.31.1-r19.trigger 17:39:23 Executing ca-certificates-20191127-r4.trigger 17:39:23 (2/2) Installing dumb-init (1.2.2-r1) 17:39:23 Executing busybox-1.31.1-r19.trigger 17:39:23 Executing ca-certificates-20191127-r4.trigger 17:39:23 OK: 7 MiB in 18 packages 17:39:23 Skipping build go-build-helper (already ran) 17:39:23 Skipping build static-packages (already ran) 17:39:23 Skipping build go115 (already ran) 17:39:23 Building edgex-go 17:39:23 OK: 6 MiB in 16 packages 17:39:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 17:39:25 go: downloading github.com/gorilla/mux v1.8.0 17:39:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:39:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 17:39:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.13 17:39:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 17:39:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:39:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 17:39:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:39:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 17:39:25 go: downloading github.com/x448/float16 v0.8.4 17:39:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 17:39:25 go: downloading github.com/go-kit/kit v0.8.0 17:39:25 go: downloading github.com/pebbe/zmq4 v1.2.2 17:39:25 go: downloading gopkg.in/yaml.v2 v2.4.0 17:39:25 go: downloading github.com/imdario/mergo v0.3.11 17:39:25 go: downloading github.com/BurntSushi/toml v0.3.1 17:39:25 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:39:25 go: downloading github.com/pkg/errors v0.8.1 17:39:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:39:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:39:25 go: downloading github.com/pelletier/go-toml v1.2.0 17:39:25 go: downloading github.com/google/uuid v1.2.0 17:39:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:39:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:39:25 go: downloading github.com/hashicorp/consul/api v1.1.0 17:39:25 go: downloading github.com/go-playground/universal-translator v0.17.0 17:39:25 go: downloading github.com/leodido/go-urn v1.2.0 17:39:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:39:25 go: downloading github.com/mitchellh/copystructure v1.0.0 17:39:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:39:25 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:39:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:39:25 go: downloading github.com/hashicorp/serf v0.8.2 17:39:25 go: downloading github.com/go-playground/locales v0.13.0 17:39:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:39:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:39:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:39:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:39:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:39:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:39:27 Removing intermediate container b881699c1c8f 17:39:27 ---> 083042522c6c 17:39:27 17:39:27 Step 10/31 : FROM alpine:3.12 17:39:27 ---> afeebe901d6b 17:39:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:39:27 Removing intermediate container 30dddb8c92c8 17:39:27 ---> 5b9c40862281 17:39:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:39:27 Removing intermediate container bc0bb8ba72cb 17:39:27 ---> fb6ff668ddd8 17:39:27 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:39:27 ---> Running in 45a31b1d818d 17:39:27 ---> Running in fe63b9dab3ef 17:39:27 ---> Running in c00e801695c7 17:39:28 Removing intermediate container 45a31b1d818d 17:39:28 ---> 7bd75a6cd3d7 17:39:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:39:28 ---> Running in 3bbf40cd9b40 17:39:28 Removing intermediate container fe63b9dab3ef 17:39:28 ---> 33e26682cbff 17:39:28 Step 13/22 : ENV APP_PORT=48060 17:39:28 Removing intermediate container c00e801695c7 17:39:28 ---> 94b318e8e123 17:39:28 Step 13/21 : WORKDIR /edgex 17:39:28 ---> Running in cd96dbcbb50c 17:39:29 ---> Running in d76c87b7d2c5 17:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:30 Removing intermediate container d76c87b7d2c5 17:39:30 ---> 248b3dc1d066 17:39:30 Step 14/22 : EXPOSE $APP_PORT 17:39:31 Removing intermediate container cd96dbcbb50c 17:39:31 ---> e670981676d8 17:39:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:39:31 ---> Running in 62404ea149a3 17:39:31 (1/2) Installing dumb-init (1.2.2-r1) 17:39:31 (2/2) Installing su-exec (0.2-r1) 17:39:31 Executing busybox-1.31.1-r19.trigger 17:39:31 OK: 5 MiB in 16 packages 17:39:32 Removing intermediate container 62404ea149a3 17:39:32 ---> bb5286593999 17:39:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:32 Removing intermediate container b8eb90474e24 17:39:32 ---> ad5e464a835f 17:39:32 17:39:32 Step 10/23 : FROM alpine:3.12 17:39:32 ---> afeebe901d6b 17:39:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:39:32 ---> cdcc5666667e 17:39:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:39:33 ---> Running in 66d611171b72 17:39:33 ---> 5f25b10458aa 17:39:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:39:34 Removing intermediate container 3bbf40cd9b40 17:39:34 ---> cdc625d7035b 17:39:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:39:34 ---> Running in 504684fb4058 17:39:34 ---> 676f0fc641d5 17:39:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:39:35 Removing intermediate container 504684fb4058 17:39:35 ---> 229db687f2cb 17:39:35 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:39:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:35 ---> Running in 00dcc584b043 17:39:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:39:36 ---> 6f95a34f1775 17:39:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:39:36 (1/1) Installing dumb-init (1.2.2-r1) 17:39:36 Executing busybox-1.31.1-r19.trigger 17:39:36 OK: 5 MiB in 15 packages 17:39:36 Removing intermediate container 00dcc584b043 17:39:36 ---> bef94d346930 17:39:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:39:36 ---> d966beaa2c82 17:39:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 17:39:36 ---> Running in 017e7e22af21 17:39:37 ---> 41ad0c1939ea 17:39:37 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:39:37 ---> Running in 62b8e380ff03 17:39:37 ---> Running in 82bf9fed500a 17:39:38 Removing intermediate container 15346e807bc2 17:39:38 ---> 2871b4bf0cdf 17:39:38 17:39:38 Step 10/23 : FROM alpine:3.12 17:39:38 ---> afeebe901d6b 17:39:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:39:38 Removing intermediate container 62b8e380ff03 17:39:38 ---> 1353f4e6ee7e 17:39:38 Step 18/21 : CMD ["--init=true"] 17:39:38 ---> Running in 59e4e0c8d186 17:39:38 Removing intermediate container 66d611171b72 17:39:38 ---> aa7c5d016083 17:39:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:39:38 Removing intermediate container 82bf9fed500a 17:39:38 ---> 0de5623fa0bf 17:39:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:38 ---> Running in 73c4e726ab17 17:39:38 ---> Running in 93724a12473c 17:39:38 ---> Running in 754df876bf80 17:39:39 Removing intermediate container 73c4e726ab17 17:39:39 ---> f99099fdc68a 17:39:39 Step 19/21 : LABEL arch=arm64 17:39:39 Removing intermediate container 93724a12473c 17:39:39 ---> c85f0ddf4b8e 17:39:39 Step 13/23 : ENV APP_PORT=48082 17:39:39 Removing intermediate container 754df876bf80 17:39:39 ---> cdaf3384673c 17:39:39 Step 20/22 : LABEL arch=arm64 17:39:39 ---> Running in 2bd86454de2a 17:39:39 ---> Running in 16e025a3b531 17:39:39 ---> Running in 70b90ec75c83 17:39:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:39:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:39:40 Removing intermediate container 017e7e22af21 17:39:40 ---> c1e082cb5d7b 17:39:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:39:40 ---> Running in e2a38ea01ce9 17:39:40 (1/1) Installing dumb-init (1.2.2-r1) 17:39:40 Removing intermediate container 2bd86454de2a 17:39:40 ---> 327e773c2e51 17:39:40 Step 20/21 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:39:40 Executing busybox-1.31.1-r19.trigger 17:39:40 OK: 5 MiB in 15 packages 17:39:40 Removing intermediate container 16e025a3b531 17:39:40 ---> 0d738df0f8ec 17:39:40 Step 14/23 : EXPOSE $APP_PORT 17:39:40 Removing intermediate container 70b90ec75c83 17:39:40 ---> 73a4f1739b03 17:39:40 Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:39:41 ---> Running in 221f3a22f778 17:39:41 ---> Running in 95307eb16d08 17:39:41 ---> Running in 1f74a82b6dcb 17:39:41 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 17:39:41 Removing intermediate container e2a38ea01ce9 17:39:41 ---> f53d308f642e 17:39:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:39:41 Removing intermediate container 221f3a22f778 17:39:41 ---> cb63f9ab719d 17:39:41 Step 21/21 : LABEL version=0.0.0 17:39:41 ---> Running in e65e24316ea2 17:39:41 Removing intermediate container 95307eb16d08 17:39:41 ---> eb8dd07f7fa9 17:39:41 Step 15/23 : WORKDIR / 17:39:41 Removing intermediate container 1f74a82b6dcb 17:39:41 ---> 199ecb370e34 17:39:41 Step 22/22 : LABEL version=0.0.0 17:39:42 ---> Running in a542267b8053 17:39:42 ---> Running in 2b32084d097c 17:39:42 Removing intermediate container 59e4e0c8d186 17:39:42 ---> 25df10919478 17:39:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:39:42 ---> b997e7d1502e 17:39:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:39:42 Removing intermediate container e65e24316ea2 17:39:42 ---> 330b1abb110e 17:39:42 17:39:42 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 17:39:42 ---> Running in 22ed097ff2fb 17:39:42 ---> Running in 45aeb12372a5 17:39:42 Removing intermediate container a542267b8053 17:39:42 ---> 1260859790ba 17:39:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:42 Successfully built 330b1abb110e 17:39:42 Successfully tagged docker-security-proxy-setup-go-arm64:latest 17:39:42  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 17:39:43 Removing intermediate container 2b32084d097c 17:39:43 ---> 44bb3726996c 17:39:43 17:39:43 Removing intermediate container 45aeb12372a5 17:39:43 ---> c1ea1e7d54da 17:39:43 Step 13/23 : ENV APP_PORT=48081 17:39:43 ---> Running in 9992a630cad0 17:39:43 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 17:39:43 Successfully built 44bb3726996c 17:39:43 Successfully tagged docker-support-notifications-go-arm64:latest 17:39:43  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 17:39:43 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 17:39:44 ---> ad48448b1145 17:39:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:39:44 go: downloading github.com/stretchr/testify v1.7.0 17:39:44 go: downloading github.com/davecgh/go-spew v1.1.1 17:39:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 17:39:44 go: downloading github.com/pmezard/go-difflib v1.0.0 17:39:44 Removing intermediate container 9992a630cad0 17:39:44 ---> 55afc1291717 17:39:44 Step 14/23 : EXPOSE $APP_PORT 17:39:44 ---> Running in b60527542c4f 17:39:45 Removing intermediate container b60527542c4f 17:39:45 ---> 0d3e095a1a4b 17:39:45 Step 15/23 : WORKDIR / 17:39:45 ---> Running in adc5fc47470a 17:39:46 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 17:39:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 17:39:46 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 17:39:46 ---> d53948676580 17:39:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:39:46 Removing intermediate container 22ed097ff2fb 17:39:46 ---> d4c00bba3b8b 17:39:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:46 Removing intermediate container adc5fc47470a 17:39:46 ---> 38865987c29f 17:39:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:47 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 17:39:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:39:48 ---> ed109d9be780 17:39:48 Step 19/23 : ENTRYPOINT ["/core-command"] 17:39:48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:39:49 ---> bd0180a54b7e 17:39:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:39:49 ---> ca411cb48be4 17:39:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:39:49 ---> Running in c833957b6251 17:39:50 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 17:39:50 Removing intermediate container c833957b6251 17:39:50 ---> c2d7174ff84e 17:39:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:51 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 17:39:51 ---> f5daeaf54e0b 17:39:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:39:51 ---> Running in 9ae04ce46db5 17:39:51 ---> a69db44afbd9 17:39:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:39:52 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 17:39:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 17:39:52 Removing intermediate container 9ae04ce46db5 17:39:52 ---> a0a35809d1cd 17:39:52 Step 21/23 : LABEL arch=arm64 17:39:53 ---> 460f562bde6b 17:39:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 17:39:53 ---> Running in d00e63145454 17:39:53 ---> f2b0b303daef 17:39:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:39:53 ---> Running in 9cd955d3b2ea 17:39:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:39:53 go: downloading github.com/lib/pq v1.9.0 17:39:53 Removing intermediate container d00e63145454 17:39:53 ---> 0e63d248451c 17:39:53 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:39:53 Removing intermediate container 9cd955d3b2ea 17:39:53 ---> fcf8da841887 17:39:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:54 ---> Running in e06c59cb723d 17:39:54 ---> Running in abf1b2aba0ca 17:39:54 ---> 523064704624 17:39:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:39:54 Removing intermediate container e06c59cb723d 17:39:54 ---> 8c1158ef4bc5 17:39:55 Step 23/23 : LABEL version=0.0.0 17:39:55 Removing intermediate container abf1b2aba0ca 17:39:55 ---> 14cf98ce9d66 17:39:55 Step 21/23 : LABEL arch=arm64 17:39:55 ---> Running in c6607caa56d0 17:39:55 ---> Running in 25121c494e42 17:39:55 ---> 31927b15080a 17:39:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:39:55 Removing intermediate container c6607caa56d0 17:39:55 ---> b8b7b8d62ee6 17:39:55 17:39:55 ---> Running in 7aab11905d21 17:39:56 Removing intermediate container 25121c494e42 17:39:56 ---> 14792c72a174 17:39:56 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:39:56 Successfully built b8b7b8d62ee6 17:39:56 Successfully tagged docker-core-command-go-arm64:latest 17:39:56  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 17:39:56 ---> Running in daef95b35273 17:39:56 Removing intermediate container 7aab11905d21 17:39:56 ---> 2dd604eb101d 17:39:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:39:56 Removing intermediate container daef95b35273 17:39:56 ---> e69241433c08 17:39:56 Step 23/23 : LABEL version=0.0.0 17:39:57 ---> Running in c2d1331e39a5 17:39:57 Building version 17:39:57 ---> add0b4dd5fc3 17:39:57 Step 26/31 : RUN chmod +x /entrypoint.sh 17:39:57 Removing intermediate container c2d1331e39a5 17:39:57 ---> 22fde3fd1d47 17:39:57 17:39:58 Successfully built 22fde3fd1d47 17:39:58 ---> Running in b8fbcede071b 17:39:58 Successfully tagged docker-core-metadata-go-arm64:latest 17:39:58  Building docker-core-metadata-go ... done Building docker-core-data-go 17:40:00 Staging config-common 17:40:01 Skipping stage go-build-helper (already ran) 17:40:01 Skipping stage static-packages (already ran) 17:40:01 Skipping stage go115 (already ran) 17:40:01 Staging edgex-go 17:40:01 Removing intermediate container b8fbcede071b 17:40:01 ---> a104f92d95d1 17:40:01 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:40:02 Staging version 17:40:02 ---> Running in 3230e45868f6 17:40:03 Removing intermediate container 3230e45868f6 17:40:03 ---> edd781b95d11 17:40:03 Step 28/31 : CMD ["gate"] 17:40:03 Priming config-common 17:40:04 ---> Running in 5c48d6bcfd42 17:40:04 Priming go-build-helper 17:40:05 Removing intermediate container 5c48d6bcfd42 17:40:05 ---> 953c233f2d91 17:40:05 Step 29/31 : LABEL arch=arm64 17:40:05 Priming static-packages 17:40:06 ---> Running in d2e0fed545c5 17:40:07 Removing intermediate container d2e0fed545c5 17:40:07 ---> a40b7cdeb272 17:40:07 Step 30/31 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:40:08 Priming go115 17:40:08 ---> Running in 2187dc1b1c1b 17:40:09 Priming edgex-go 17:40:09 Removing intermediate container 2187dc1b1c1b 17:40:09 ---> efcd9b1f44cf 17:40:09 Step 31/31 : LABEL version=0.0.0 17:40:10 ---> Running in b73e137f39d4 17:40:11 Priming version 17:40:11 Removing intermediate container b73e137f39d4 17:40:11 ---> a1c55e03f93b 17:40:11 17:40:12 Successfully built a1c55e03f93b 17:40:12 Successfully tagged docker-security-bootstrapper-go-arm64:latest 17:40:12 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:34  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:40:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:40:34 ---> 85c552603c3d 17:40:34 Step 3/22 : WORKDIR /edgex-go 17:40:34 ---> Using cache 17:40:34 ---> a27c733dc732 17:40:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:34 ---> Using cache 17:40:34 ---> b1141185b7fc 17:40:34 Step 5/22 : RUN apk add --update --no-cache make git 17:40:34 ---> Using cache 17:40:34 ---> 01d7e50eabd1 17:40:34 Step 6/22 : COPY go.mod . 17:40:34 ---> Using cache 17:40:34 ---> fe537ea90f54 17:40:34 Step 7/22 : RUN go mod download 17:40:34 ---> Using cache 17:40:34 ---> e0e8c4cf64c6 17:40:34 Step 8/22 : COPY . . 17:40:34 ---> Using cache 17:40:34 ---> 1f093244ca8b 17:40:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:40:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:40:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:40:34 ---> 85c552603c3d 17:40:34 Step 3/24 : WORKDIR /edgex-go 17:40:34 ---> Using cache 17:40:34 ---> a27c733dc732 17:40:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:34 ---> Using cache 17:40:34 ---> b1141185b7fc 17:40:34 Step 5/24 : RUN apk add --update --no-cache make git 17:40:34 ---> Using cache 17:40:34 ---> 01d7e50eabd1 17:40:34 Step 6/24 : COPY go.mod . 17:40:34 ---> Using cache 17:40:34 ---> fe537ea90f54 17:40:34 Step 7/24 : RUN go mod download 17:40:34 ---> Using cache 17:40:34 ---> e0e8c4cf64c6 17:40:34 Step 8/24 : COPY . . 17:40:34 ---> Using cache 17:40:34 ---> 1f093244ca8b 17:40:34 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:40:36 ---> Running in 03cf00223dc8 17:40:36 ---> Running in d2b76654e2fc 17:40:38 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 17:40:38 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 17:40:42 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:40:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:40:42 ---> 85c552603c3d 17:40:42 Step 3/26 : WORKDIR /edgex-go 17:40:42 ---> Using cache 17:40:42 ---> a27c733dc732 17:40:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:42 ---> Using cache 17:40:42 ---> b1141185b7fc 17:40:42 Step 5/26 : RUN apk add --update --no-cache make bash git 17:40:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 17:40:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:40:42 ---> 85c552603c3d 17:40:42 Step 3/23 : WORKDIR /edgex-go 17:40:42 ---> Using cache 17:40:42 ---> a27c733dc732 17:40:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:40:42 ---> Using cache 17:40:42 ---> b1141185b7fc 17:40:42 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:40:43 ---> Running in 472619838e3b 17:40:43 ---> Running in b1882f42e898 17:40:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:40:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:40:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:40:47 OK: 217 MiB in 51 packages 17:40:48 OK: 217 MiB in 51 packages 17:40:49 Removing intermediate container b1882f42e898 17:40:49 ---> a6d0dfbc951a 17:40:49 Step 6/23 : COPY go.mod . 17:40:49 Removing intermediate container 472619838e3b 17:40:49 ---> 80d67dd7176b 17:40:49 Step 6/26 : COPY go.mod . 17:40:50 ---> 4996d60eed29 17:40:50 Step 7/23 : RUN go mod download 17:40:50 ---> Running in e1875079780c 17:40:51 ---> 67777fa7293e 17:40:51 Step 7/26 : RUN go mod download 17:40:51 ---> Running in ab2fefe1fa72 17:40:55 Removing intermediate container e1875079780c 17:40:55 ---> 01a39289003c 17:40:55 Step 8/23 : COPY . . 17:40:56 Removing intermediate container ab2fefe1fa72 17:40:56 ---> 125f1cc9853b 17:40:56 Step 8/26 : COPY . . 17:41:28 ---> 4f61ab699c5e 17:41:28 Step 9/23 : RUN make cmd/core-data/core-data 17:41:28 ---> ffd66e5cab4b 17:41:28 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:41:28 ---> Running in fe87a04add9a 17:41:28 ---> Running in 1c62ea556bd3 17:41:28 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 17:41:28 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 17:41:28 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 17:41:41 Removing intermediate container 03cf00223dc8 17:41:41 ---> ae53bde05cbb 17:41:41 17:41:41 Step 10/24 : FROM alpine:3.12 17:41:41 ---> afeebe901d6b 17:41:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 17:41:41 ---> Running in 2177fb5dbce5 17:41:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:41:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:41:43 (1/5) Installing ca-certificates (20191127-r4) 17:41:43 (2/5) Installing nghttp2-libs (1.41.0-r0) 17:41:43 (3/5) Installing libcurl (7.69.1-r3) 17:41:43 (4/5) Installing curl (7.69.1-r3) 17:41:43 (5/5) Installing dumb-init (1.2.2-r1) 17:41:43 Executing busybox-1.31.1-r19.trigger 17:41:43 Executing ca-certificates-20191127-r4.trigger 17:41:43 OK: 7 MiB in 19 packages 17:41:46 Removing intermediate container 2177fb5dbce5 17:41:46 ---> 823b577fcc7d 17:41:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:41:46 ---> Running in 1f22f4bc5442 17:41:47 Removing intermediate container 1f22f4bc5442 17:41:47 ---> 927cb85d6dda 17:41:47 Step 13/24 : WORKDIR / 17:41:47 ---> Running in f44f67f3d5e5 17:41:48 Removing intermediate container f44f67f3d5e5 17:41:48 ---> fd1c02762d4d 17:41:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:41:50 ---> bce062cf928c 17:41:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:41:51 Removing intermediate container d2b76654e2fc 17:41:51 ---> 52c9ad7402bc 17:41:51 17:41:51 Step 10/22 : FROM alpine:3.12 17:41:51 ---> afeebe901d6b 17:41:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:41:51 ---> Using cache 17:41:51 ---> 25df10919478 17:41:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:41:51 ---> Using cache 17:41:51 ---> c1ea1e7d54da 17:41:51 Step 13/22 : ENV APP_PORT=48085 17:41:51 ---> Running in fab7d5bd192a 17:41:52 ---> 64a9f21e907a 17:41:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:41:52 Removing intermediate container fab7d5bd192a 17:41:52 ---> 27f6bedad9d7 17:41:52 Step 14/22 : EXPOSE $APP_PORT 17:41:52 ---> Running in 28d971af81fd 17:41:53 Removing intermediate container 28d971af81fd 17:41:53 ---> d6cf8f61d26f 17:41:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:53 ---> 9c5e028e0104 17:41:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:41:54 ---> 644400de15fc 17:41:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:41:55 ---> 2010b262390c 17:41:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:41:56 ---> ab641b6415f6 17:41:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:41:57 ---> 3dca81f6db00 17:41:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:41:58 ---> 98a14f975da6 17:41:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:41:58 ---> Running in d68cd4f1af3f 17:41:58 ---> 92dc6f75aba3 17:41:58 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/ 17:41:58 ---> Running in 9a5f42639609 17:41:59 Removing intermediate container d68cd4f1af3f 17:41:59 ---> 922df708a223 17:41:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:59 ---> Running in 9207567c12f2 17:42:00 Removing intermediate container 9207567c12f2 17:42:00 ---> 353185e667c8 17:42:00 Step 20/22 : LABEL arch=arm64 17:42:00 ---> Running in 6a7a7cf88438 17:42:01 Removing intermediate container 6a7a7cf88438 17:42:01 ---> be67e8ff0aac 17:42:01 Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:42:01 ---> Running in ec5cba5adf7b 17:42:02 Removing intermediate container ec5cba5adf7b 17:42:02 ---> 651c327cb0bd 17:42:02 Step 22/22 : LABEL version=0.0.0 17:42:02 ---> Running in d429fe486577 17:42:02 Removing intermediate container 9a5f42639609 17:42:02 ---> c86670ceecbc 17:42:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 17:42:02 ---> Running in 26f157362743 17:42:03 Removing intermediate container d429fe486577 17:42:03 ---> 3504e04e8293 17:42:03 17:42:03 Removing intermediate container 26f157362743 17:42:03 ---> 9cf8d96c22dc 17:42:03 Step 22/24 : LABEL arch=arm64 17:42:03 Successfully built 3504e04e8293 17:42:04 Successfully tagged docker-support-scheduler-go-arm64:latest 17:42:04  Building docker-support-scheduler-go ... done  ---> Running in efe2f048a5af 17:42:04 Removing intermediate container efe2f048a5af 17:42:04 ---> c15abc7ec365 17:42:04 Step 23/24 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:42:05 ---> Running in f5faca2810b5 17:42:05 Removing intermediate container f5faca2810b5 17:42:05 ---> 67de0549c2c1 17:42:05 Step 24/24 : LABEL version=0.0.0 17:42:05 ---> Running in 6fb4cfd548ce 17:42:06 Removing intermediate container 6fb4cfd548ce 17:42:06 ---> b63e287f0b8c 17:42:06 17:42:06 Successfully built b63e287f0b8c 17:42:07 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 17:42:29  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1c62ea556bd3 17:42:29 ---> cdf1b6429edc 17:42:29 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:42:29 ---> Running in 169444ff91ec 17:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:42:31 Removing intermediate container 169444ff91ec 17:42:31 ---> 6e8bf198192d 17:42:31 17:42:31 Step 11/26 : FROM docker:20.10.0 17:42:31 20.10.0: Pulling from library/docker 17:42:41 Removing intermediate container fe87a04add9a 17:42:41 ---> 95c630014422 17:42:41 17:42:41 Step 10/23 : FROM alpine:3.12 17:42:41 ---> afeebe901d6b 17:42:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:42:41 ---> Running in 8f25af7059fc 17:42:41 Removing intermediate container 8f25af7059fc 17:42:41 ---> 2007bc06cf70 17:42:41 Step 12/23 : ENV APP_PORT=48080 17:42:41 ---> Running in 80872eddd6d8 17:42:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:42:41 Status: Downloaded newer image for docker:20.10.0 17:42:41 ---> eeaf43b92773 17:42:41 Step 12/26 : RUN apk add --no-cache bash 17:42:41 ---> Running in b36c289572d1 17:42:41 Removing intermediate container 80872eddd6d8 17:42:41 ---> e98a0804e562 17:42:41 Step 13/23 : EXPOSE $APP_PORT 17:42:41 ---> Running in b57b9fc5a057 17:42:42 Removing intermediate container b57b9fc5a057 17:42:42 ---> ca856e3b6f4b 17:42:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:42:42 ---> Running in 70f2a2d1612f 17:42:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:42:43 (1/2) Installing readline (8.0.4-r0) 17:42:43 (2/2) Installing bash (5.0.17-r0) 17:42:43 Executing bash-5.0.17-r0.post-install 17:42:43 Executing busybox-1.31.1-r19.trigger 17:42:43 OK: 12 MiB in 22 packages 17:42:44 Removing intermediate container b36c289572d1 17:42:44 ---> 9842b0df7aa4 17:42:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 17:42:44 Removing intermediate container 70f2a2d1612f 17:42:44 ---> 225e929613e3 17:42:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:42:44 ---> Running in a05ef0b9258e 17:42:45 ---> Running in f45cd5b5fe6f 17:42:45 Removing intermediate container a05ef0b9258e 17:42:45 ---> 5e3766b2553e 17:42:45 Step 14/26 : ENV APP_PORT=48090 17:42:45 ---> Running in b633298e589e 17:42:46 Removing intermediate container b633298e589e 17:42:46 ---> bef1f75a9437 17:42:46 Step 15/26 : EXPOSE $APP_PORT 17:42:46 ---> Running in 42c770674563 17:42:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:42:46 Removing intermediate container 42c770674563 17:42:46 ---> eeb2dc5a71f2 17:42:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:42:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:42:48 ---> e5176636a8b8 17:42:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:42:48 (1/6) Installing dumb-init (1.2.2-r1) 17:42:48 (2/6) Installing libgcc (9.3.0-r2) 17:42:48 (3/6) Installing libsodium (1.0.18-r0) 17:42:48 (4/6) Installing libstdc++ (9.3.0-r2) 17:42:48 (5/6) Installing libzmq (4.3.3-r0) 17:42:48 ---> 079f9673c447 17:42:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:42:48 (6/6) Installing zeromq (4.3.3-r0) 17:42:48 Executing busybox-1.31.1-r19.trigger 17:42:48 OK: 8 MiB in 20 packages 17:42:49 ---> 4eecb621b5a7 17:42:49 Step 19/26 : RUN apk --no-cache add py3-pip 17:42:49 ---> Running in 91f2914d2287 17:42:50 Removing intermediate container f45cd5b5fe6f 17:42:50 ---> 5d997d0729ae 17:42:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:42:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:42:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:42:51 ---> 8d9f9f7105c4 17:42:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:42:51 (1/33) Installing libbz2 (1.0.8-r1) 17:42:51 (2/33) Installing expat (2.2.9-r1) 17:42:51 (3/33) Installing libffi (3.3-r2) 17:42:51 (4/33) Installing gdbm (1.13-r1) 17:42:51 (5/33) Installing xz-libs (5.2.5-r0) 17:42:51 (6/33) Installing sqlite-libs (3.32.1-r0) 17:42:51 (7/33) Installing python3 (3.8.5-r0) 17:42:52 ---> f1de1a2fe561 17:42:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:42:53 ---> f657f0ed0b11 17:42:53 Step 19/23 : ENTRYPOINT ["/core-data"] 17:42:54 (8/33) Installing py3-appdirs (1.4.4-r1) 17:42:54 (9/33) Installing py3-ordered-set (4.0.1-r0) 17:42:54 (10/33) Installing py3-parsing (2.4.7-r0) 17:42:54 (11/33) Installing py3-six (1.15.0-r0) 17:42:54 (12/33) Installing py3-packaging (20.4-r0) 17:42:54 ---> Running in 635c4735d25c 17:42:54 (13/33) Installing py3-setuptools (47.0.0-r0) 17:42:54 (14/33) Installing py3-chardet (3.0.4-r4) 17:42:54 (15/33) Installing py3-idna (2.9-r0) 17:42:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 17:42:54 (17/33) Installing py3-urllib3 (1.25.9-r0) 17:42:54 (18/33) Installing py3-requests (2.23.0-r0) 17:42:54 (19/33) Installing py3-msgpack (1.0.0-r0) 17:42:54 (20/33) Installing py3-lockfile (0.12.2-r3) 17:42:54 (21/33) Installing py3-cachecontrol (0.12.6-r0) 17:42:54 (22/33) Installing py3-colorama (0.4.3-r0) 17:42:54 (23/33) Installing py3-distlib (0.3.0-r0) 17:42:54 (24/33) Installing py3-distro (1.5.0-r1) 17:42:54 (25/33) Installing py3-webencodings (0.5.1-r3) 17:42:54 (26/33) Installing py3-html5lib (1.0.1-r4) 17:42:54 Removing intermediate container 635c4735d25c 17:42:54 ---> ae0b11f5263b 17:42:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:42:54 (27/33) Installing py3-pytoml (0.1.21-r0) 17:42:54 (28/33) Installing py3-pep517 (0.8.2-r0) 17:42:54 (29/33) Installing py3-progress (1.5-r0) 17:42:54 (30/33) Installing py3-toml (0.10.1-r0) 17:42:54 (31/33) Installing py3-retrying (1.3.3-r0) 17:42:54 (32/33) Installing py3-contextlib2 (0.6.0-r0) 17:42:54 (33/33) Installing py3-pip (20.1.1-r0) 17:42:54 ---> Running in 3562fbda4d93 17:42:55 Executing busybox-1.31.1-r19.trigger 17:42:55 OK: 71 MiB in 55 packages 17:42:55 Removing intermediate container 3562fbda4d93 17:42:55 ---> 37fd2ecef8c1 17:42:55 Step 21/23 : LABEL arch=arm64 17:42:55 ---> Running in 8a8ca6c88365 17:42:56 Removing intermediate container 8a8ca6c88365 17:42:56 ---> fb48eb8a6d19 17:42:56 Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:42:56 ---> Running in 7a412544263f 17:42:56 Removing intermediate container 7a412544263f 17:42:56 ---> b787d8f66e4e 17:42:56 Step 23/23 : LABEL version=0.0.0 17:42:57 ---> Running in 435fd4c30e6e 17:42:57 Removing intermediate container 435fd4c30e6e 17:42:57 ---> 8688b71bd5c6 17:42:57 17:42:58 Successfully built 8688b71bd5c6 17:42:58 Successfully tagged docker-core-data-go-arm64:latest 17:43:00  Building docker-core-data-go ... done Removing intermediate container 91f2914d2287 17:43:00 ---> 252684f43201 17:43:00 Step 20/26 : RUN pip install docker-compose==1.23.2 17:43:01 ---> Running in 196156ba0501 17:43:06 Collecting docker-compose==1.23.2 17:43:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:43:06 Collecting PyYAML<4,>=3.10 17:43:06 Downloading PyYAML-3.13.tar.gz (270 kB) 17:43:10 Collecting texttable<0.10,>=0.9.0 17:43:10 Downloading texttable-0.9.1.tar.gz (11 kB) 17:43:11 Collecting cached-property<2,>=1.2.0 17:43:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:43:11 Collecting dockerpty<0.5,>=0.4.1 17:43:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:43:14 Collecting docker<4.0,>=3.6.0 17:43:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:43:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:43:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:43:15 Collecting websocket-client<1.0,>=0.32.0 17:43:15 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 17:43:16 Collecting jsonschema<3,>=2.5.1 17:43:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:43:16 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 17:43:16 Collecting docopt<0.7,>=0.6.1 17:43:16 Downloading docopt-0.6.2.tar.gz (25 kB) 17:43:18 Collecting docker-pycreds>=0.4.0 17:43:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:43: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) 17:43:19 Collecting urllib3<1.25,>=1.21.1 17:43:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:43:19 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) 17:43:19 Collecting idna<2.8,>=2.5 17:43:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:43:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 17:43:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 17:43:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 17:43:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 17:43:20 Installing collected packages: PyYAML, texttable, cached-property, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, docopt, docker-compose 17:43:20 Running setup.py install for PyYAML: started 17:43:22 Running setup.py install for PyYAML: finished with status 'done' 17:43:22 Running setup.py install for texttable: started 17:43:24 Running setup.py install for texttable: finished with status 'done' 17:43:24 Running setup.py install for dockerpty: started 17:43:25 Running setup.py install for dockerpty: finished with status 'done' 17:43:26 Attempting uninstall: urllib3 17:43:26 Found existing installation: urllib3 1.25.9 17:43:26 Uninstalling urllib3-1.25.9: 17:43:26 Successfully uninstalled urllib3-1.25.9 17:43:27 Attempting uninstall: idna 17:43:27 Found existing installation: idna 2.9 17:43:27 Uninstalling idna-2.9: 17:43:27 Successfully uninstalled idna-2.9 17:43:28 Attempting uninstall: requests 17:43:28 Found existing installation: requests 2.23.0 17:43:28 Uninstalling requests-2.23.0: 17:43:28 Successfully uninstalled requests-2.23.0 17:43:29 Running setup.py install for docopt: started 17:43:30 Running setup.py install for docopt: finished with status 'done' 17:43:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 17:43:36 Removing intermediate container 196156ba0501 17:43:36 ---> 5d3105a25851 17:43:36 Step 21/26 : RUN apk --no-cache add curl 17:43:36 ---> Running in 4cdb92566832 17:43:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:43:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:43:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 17:43:37 (2/3) Installing libcurl (7.69.1-r3) 17:43:37 (3/3) Installing curl (7.69.1-r3) 17:43:37 Executing busybox-1.31.1-r19.trigger 17:43:37 OK: 71 MiB in 58 packages 17:43:39 Removing intermediate container 4cdb92566832 17:43:39 ---> 58b377af0c61 17:43:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 17:43:39 ---> Running in 441276ec28e8 17:43:39 Removing intermediate container 441276ec28e8 17:43:39 ---> 2d93e014d22e 17:43:39 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:43:39 ---> Running in 06bee85c864f 17:43:40 Removing intermediate container 06bee85c864f 17:43:40 ---> 54f46923022c 17:43:40 Step 24/26 : LABEL arch=arm64 17:43:40 ---> Running in 26868b1377d1 17:43:40 Removing intermediate container 26868b1377d1 17:43:40 ---> a4223ecd6ac9 17:43:40 Step 25/26 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af 17:43:41 ---> Running in 16367598544a 17:43:41 Removing intermediate container 16367598544a 17:43:41 ---> 7e7252803dca 17:43:41 Step 26/26 : LABEL version=0.0.0 17:43:41 ---> Running in 8db6042824a9 17:43:42 Removing intermediate container 8db6042824a9 17:43:42 ---> 778d7cbe3bb4 17:43:42 17:43:42 Successfully built 778d7cbe3bb4 17:43:42 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 17:43:42  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 17:43:42 $ docker stop --time=1 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 17:43:44 $ docker rm -f 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:45 + grep docker 17:43:45 + docker images 17:43:45 docker-sys-mgmt-agent-go-arm64 latest 778d7cbe3bb4 4 seconds ago 300MB 17:43:45 docker-core-data-go-arm64 latest 8688b71bd5c6 48 seconds ago 21MB 17:43:45 docker-security-secretstore-setup-go-arm64 latest b63e287f0b8c About a minute ago 23.4MB 17:43:45 docker-support-scheduler-go-arm64 latest 3504e04e8293 About a minute ago 16.1MB 17:43:45 docker-security-bootstrapper-go-arm64 latest a1c55e03f93b 3 minutes ago 22.6MB 17:43:45 docker-core-metadata-go-arm64 latest 22fde3fd1d47 3 minutes ago 17.8MB 17:43:45 docker-core-command-go-arm64 latest b8b7b8d62ee6 3 minutes ago 16MB 17:43:45 docker-security-proxy-setup-go-arm64 latest 330b1abb110e 4 minutes ago 23.2MB 17:43:45 docker-support-notifications-go-arm64 latest 44bb3726996c 4 minutes ago 16MB 17:43:45 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 17:43:48 provisioning config files... 17:43:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config4763844163723374881tmp [Pipeline] { [Pipeline] sh 17:43:48 + set +x 17:43:48 + curl -s https://codecov.io/bash 17:43:48 + bash -s -- 17:43:49 17:43:49 _____ _ 17:43:49 / ____| | | 17:43:49 | | ___ __| | ___ ___ _____ __ 17:43:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:43:49 | |___| (_) | (_| | __/ (_| (_) \ V / 17:43:49 \_____\___/ \__,_|\___|\___\___/ \_/ 17:43:49 Bash-20210129-7c25fce 17:43:49 17:43:49 17:43:49 ==> git version 2.24.3 found 17:43:49 ==> 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 17:43:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:43:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:43:49 ==> Jenkins CI detected. 17:43:49 project root: . 17:43:49 --> token set from env 17:43:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:43:49 ==> Running gcov in . (disable via -X gcov) 17:43:49 ==> Python coveragepy not found 17:43:49 ==> Searching for coverage reports in: 17:43:49 + . 17:43:49 -> Found 1 reports 17:43:49 ==> Detecting git/mercurial file structure 17:43:49 ==> Reading reports 17:43:49 + ./coverage.out bytes=574984 17:43:49 ==> Appending adjustments 17:43:49 https://docs.codecov.io/docs/fixing-reports 17:43:52 + Found adjustments 17:43:52 ==> Gzipping contents 17:43:52 88K /tmp/codecov.YcoVly.gz 17:43:52 ==> Uploading reports 17:43:52 url: https://codecov.io 17:43:52 query: branch=PR-3080&commit=ced9dee5e15266db92b5ca39e396ce5375e147af&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 17:43:52 -> Pinging Codecov 17:43:52 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3080&commit=ced9dee5e15266db92b5ca39e396ce5375e147af&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= 17:43:53 -> Uploading to 17:43:53 https://storage.googleapis.com/codecov/v4/raw/2021-02-01/00271124DB129430A58F1EEE437C3FCB/ced9dee5e15266db92b5ca39e396ce5375e147af/f89f49d3-1819-4f7c-a284-7b690dd6f175.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T174353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9229ec917ba00601aa2d3a4abeb5386a6607e8bce4a3451b43633298231d4d8 17:43:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:53 Dload Upload Total Spent Left Speed 17:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86983 0 0 100 86983 0 141k --:--:-- --:--:-- --:--:-- 141k 100 86983 0 0 100 86983 0 141k --:--:-- --:--:-- --:--:-- 141k 17:43:53 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ced9dee5e15266db92b5ca39e396ce5375e147af [Pipeline] } 17:43:53 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 17:43:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:56 ---> package-listing.sh 17:43:56 ++ facter osfamily 17:43:56 ++ tr '[:upper:]' '[:lower:]' 17:43:56 + OS_FAMILY=redhat 17:43:56 + workspace=/w/workspace/edgex-go/11 17:43:56 + START_PACKAGES=/tmp/packages_start.txt 17:43:56 + END_PACKAGES=/tmp/packages_end.txt 17:43:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:56 + PACKAGES=/tmp/packages_start.txt 17:43:56 + '[' /w/workspace/edgex-go/11 ']' 17:43:56 + PACKAGES=/tmp/packages_end.txt 17:43:56 + case "${OS_FAMILY}" in 17:43:56 + rpm -qa 17:43:56 + sort 17:44:02 + '[' -f /tmp/packages_start.txt ']' 17:44:02 + '[' -f /tmp/packages_end.txt ']' 17:44:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:44:02 + '[' /w/workspace/edgex-go/11 ']' 17:44:02 + mkdir -p /w/workspace/edgex-go/11/archives/ 17:44:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 17:44:02 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:44:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:02 17:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:44:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:03 alpine: Pulling from edgex-lftools-log-publisher 17:44:03 df20fa9351a1: Pulling fs layer 17:44:03 36b3adc4ff6f: Pulling fs layer 17:44:03 8ad3a11d3b57: Pulling fs layer 17:44:03 46f8f816bc3b: Pulling fs layer 17:44:03 93b61091891f: Pulling fs layer 17:44:03 93b9cdb0e59b: Pulling fs layer 17:44:03 5e14af77c1be: Pulling fs layer 17:44:03 01666e4c0597: Pulling fs layer 17:44:03 aa168da1d23b: Pulling fs layer 17:44:03 93b9cdb0e59b: Waiting 17:44:03 5e14af77c1be: Waiting 17:44:03 aa168da1d23b: Waiting 17:44:03 93b61091891f: Waiting 17:44:03 46f8f816bc3b: Waiting 17:44:03 36b3adc4ff6f: Verifying Checksum 17:44:03 36b3adc4ff6f: Download complete 17:44:03 46f8f816bc3b: Verifying Checksum 17:44:03 46f8f816bc3b: Download complete 17:44:03 df20fa9351a1: Verifying Checksum 17:44:03 df20fa9351a1: Download complete 17:44:03 93b9cdb0e59b: Verifying Checksum 17:44:03 93b9cdb0e59b: Download complete 17:44:03 5e14af77c1be: Verifying Checksum 17:44:03 5e14af77c1be: Download complete 17:44:03 93b61091891f: Verifying Checksum 17:44:03 93b61091891f: Download complete 17:44:04 01666e4c0597: Download complete 17:44:04 df20fa9351a1: Pull complete 17:44:04 36b3adc4ff6f: Pull complete 17:44:04 8ad3a11d3b57: Verifying Checksum 17:44:04 8ad3a11d3b57: Download complete 17:44:06 8ad3a11d3b57: Pull complete 17:44:06 aa168da1d23b: Verifying Checksum 17:44:06 aa168da1d23b: Download complete 17:44:07 46f8f816bc3b: Pull complete 17:44:09 93b61091891f: Pull complete 17:44:09 93b9cdb0e59b: Pull complete 17:44:09 5e14af77c1be: Pull complete 17:44:09 01666e4c0597: Pull complete 17:44:17 aa168da1d23b: Pull complete 17:44:17 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:44:17 prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container 17:44:17 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-lftools-log-publisher:alpine cat 17:44:22 $ docker top 8bede65527b1e7ebcba79df55aec6415c99373b4cc6aa55aed17e07407da8f3f -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:23 + touch /tmp/pre-build-complete [Pipeline] sh 17:44:23 + mkdir -p /var/log/sa [Pipeline] sh 17:44:23 + ls /var/log/sa-host 17:44:23 + sadf -c /var/log/sa-host/sa01 17:44:23 file_magic: OK 17:44:23 HZ: Using current value: 100 17:44:23 file_header: OK 17:44:23 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 17:44:23 Statistics: 17:44:23 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... 17:44:23 File successfully converted to sysstat format version 12.2.1 17:44:23 + sadf -c /var/log/sa-host/sa23 17:44:23 file_magic: OK 17:44:23 HZ: Using current value: 100 17:44:23 file_header: OK 17:44:23 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 17:44:23 Statistics: 17:44:23 Hnuu...uuuununununu... 17:44:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:24 provisioning config files... 17:44:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config5696203013596532100tmp [Pipeline] { [Pipeline] echo 17:44:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:44:24 ---> create-netrc.sh [Pipeline] } 17:44:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:44:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:44:25 ---> python-tools-install.sh [Pipeline] echo 17:44:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:44:25 ---> sudo-logs.sh 17:44:25 Archiving 'sudo' log.. [Pipeline] echo 17:44:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:44:26 ---> job-cost.sh 17:44:26 lf-activate-venv: SKIPPING 17:44:26 INFO: No Stack... 17:44:26 INFO: Retrieving Pricing Info for: v1-standard-2 17:44:27 INFO: Archiving Costs [Pipeline] echo 17:44:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:44:27 ---> logs-deploy.sh 17:44:27 lf-activate-venv: SKIPPING 17:44:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/11 17:44:27 INFO: archiving workspace using pattern(s): 17:44:29 Archives upload complete. 17:44:29 INFO: archiving logs to Nexus 17:44:30 ---> uname -a: 17:44:30 Linux prd-centos7-docker-4c-2g-24359.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:44:30 17:44:30 17:44:30 ---> lscpu: 17:44:30 Architecture: x86_64 17:44:30 CPU op-mode(s): 32-bit, 64-bit 17:44:30 Byte Order: Little Endian 17:44:30 Address sizes: 40 bits physical, 48 bits virtual 17:44:30 CPU(s): 4 17:44:30 On-line CPU(s) list: 0-3 17:44:30 Thread(s) per core: 1 17:44:30 Core(s) per socket: 1 17:44:30 Socket(s): 4 17:44:30 NUMA node(s): 1 17:44:30 Vendor ID: GenuineIntel 17:44:30 CPU family: 6 17:44:30 Model: 44 17:44:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:44:30 Stepping: 1 17:44:30 CPU MHz: 2933.438 17:44:30 BogoMIPS: 5866.87 17:44:30 Virtualization: VT-x 17:44:30 Hypervisor vendor: KVM 17:44:30 Virtualization type: full 17:44:30 L1d cache: 128 KiB 17:44:30 L1i cache: 128 KiB 17:44:30 L2 cache: 16 MiB 17:44:30 L3 cache: 64 MiB 17:44:30 NUMA node0 CPU(s): 0-3 17:44:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:44:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:44:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:44:30 Vulnerability Meltdown: Mitigation; PTI 17:44:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:44:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:44:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:44:30 Vulnerability Srbds: Not affected 17:44:30 Vulnerability Tsx async abort: Not affected 17:44:30 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 17:44:30 17:44:30 17:44:30 ---> nproc: 17:44:30 4 17:44:30 17:44:30 17:44:30 ---> df -h: 17:44:30 Filesystem Size Used Available Use% Mounted on 17:44:30 overlay 50.0G 11.3G 38.7G 23% / 17:44:30 tmpfs 64.0M 0 64.0M 0% /dev 17:44:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:44:30 shm 64.0M 0 64.0M 0% /dev/shm 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/11@tmp 17:44:30 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/11 17:44:30 17:44:30 17:44:30 ---> free -m: 17:44:30 total used free shared buff/cache available 17:44:30 Mem: 1837 703 122 0 1012 1050 17:44:30 Swap: 1023 40 983 17:44:30 17:44:30 17:44:30 ---> ip addr: 17:44:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:44:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:44:30 inet 127.0.0.1/8 scope host lo 17:44:30 valid_lft forever preferred_lft forever 17:44:30 inet6 ::1/128 scope host 17:44:30 valid_lft forever preferred_lft forever 17:44:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:44:30 link/ether fa:16:3e:47:3d:fd brd ff:ff:ff:ff:ff:ff 17:44:30 inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 17:44:30 valid_lft 85178sec preferred_lft 85178sec 17:44:30 inet6 fe80::f816:3eff:fe47:3dfd/64 scope link 17:44:30 valid_lft forever preferred_lft forever 17:44:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:44:30 link/ether 02:42:7c:84:0d:fe brd ff:ff:ff:ff:ff:ff 17:44:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:44:30 valid_lft forever preferred_lft forever 17:44:30 inet6 fe80::42:7cff:fe84:dfe/64 scope link 17:44:30 valid_lft forever preferred_lft forever 17:44:30 17:44:30 17:44:30 ---> sar -b -r -n DEV: 17:44:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:44:30 17:44:30 17:23:58 LINUX RESTART (4 CPU) 17:44:30 17:44:30 17:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:44:30 17:26:01 200.85 85.10 115.75 0.00 6778.68 46137.74 0.00 17:44:30 17:27:01 257.53 103.82 153.71 0.00 4179.52 21076.31 0.00 17:44:30 17:28:02 120.17 41.41 78.76 0.00 1743.97 10412.81 0.00 17:44:30 17:29:01 149.08 39.99 109.09 0.00 2800.74 25522.37 0.00 17:44:30 17:30:03 1812.66 1486.42 326.24 0.00 151372.90 207372.43 0.00 17:44:30 17:31:01 1781.20 1545.25 235.95 0.00 86097.44 102830.40 0.00 17:44:30 17:32:01 1361.41 1002.82 358.59 0.00 105819.82 138449.60 0.00 17:44:30 17:33:02 1433.71 1123.08 310.62 0.00 73651.76 82756.15 0.00 17:44:30 17:34:01 149.06 16.53 132.53 0.00 3235.34 20787.04 0.00 17:44:30 17:35:01 1.93 0.58 1.35 0.00 25.58 21.32 0.00 17:44:30 17:36:01 0.20 0.02 0.18 0.00 0.53 1.92 0.00 17:44:30 17:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 17:44:30 17:38:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 17:44:30 17:39:01 1.68 1.40 0.28 0.00 50.36 3.93 0.00 17:44:30 17:40:01 0.88 0.03 0.85 0.00 1.07 15.21 0.00 17:44:30 17:41:01 0.32 0.02 0.30 0.00 0.53 3.40 0.00 17:44:30 17:42:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 17:44:30 17:43:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 17:44:30 17:44:01 67.03 66.69 0.33 0.00 5312.52 23.64 0.00 17:44:30 Average: 387.28 290.97 96.31 0.00 23386.36 34692.18 0.00 17:44:30 17:44:30 17:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:44:30 17:26:01 85912 0 693664 36.87 1828 1100140 1430428 48.82 574652 977884 54196 17:44:30 17:27:01 305020 0 724888 38.53 828 850808 1524360 52.02 574800 724352 99148 17:44:30 17:28:02 259188 0 719052 38.22 724 902580 1326280 45.26 582088 749796 58760 17:44:30 17:29:01 193400 0 704740 37.46 500 982904 1234424 42.13 563172 830416 56 17:44:30 17:30:03 60392 0 820368 43.60 0 1000784 2345236 80.04 784004 814896 60372 17:44:30 17:31:01 346400 0 803072 42.68 0 732072 2206564 75.31 569664 697796 12044 17:44:30 17:32:01 121232 0 854588 45.42 0 905724 2314836 79.00 763084 768628 13188 17:44:30 17:33:02 405968 0 682716 36.28 0 792860 1580180 53.93 472872 766772 6608 17:44:30 17:34:01 120420 0 622148 33.07 0 1138976 1196912 40.85 466396 1052432 20 17:44:30 17:35:01 123436 0 618420 32.87 0 1139688 1175428 40.12 465200 1052672 20 17:44:30 17:36:01 124748 0 617120 32.80 0 1139676 1166128 39.80 464116 1052648 12 17:44:30 17:37:01 124648 0 617192 32.80 0 1139704 1166128 39.80 464124 1052664 8 17:44:30 17:38:01 124672 0 617156 32.80 0 1139716 1166128 39.80 464128 1052668 8 17:44:30 17:39:01 123280 0 617788 32.83 0 1140476 1166128 39.80 464396 1053308 16 17:44:30 17:40:01 123020 0 618024 32.85 0 1140500 1166200 39.80 464652 1053324 8 17:44:30 17:41:01 122936 0 618112 32.85 0 1140496 1166176 39.80 464664 1053324 8 17:44:30 17:42:01 123132 0 617900 32.84 0 1140512 1166128 39.80 464284 1053340 8 17:44:30 17:43:01 122856 0 618164 32.85 0 1140524 1166224 39.80 464780 1053340 16 17:44:30 17:44:01 72812 0 644236 34.24 0 1164496 1201936 41.02 483852 1081352 228 17:44:30 Average: 162288 0 675229 35.89 204 1043823 1413991 48.26 527101 944295 16038 17:44:30 17:44:30 17:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:44:30 17:26:01 eth0 1126.02 1182.37 5912.59 118.84 0.00 0.00 0.00 0.00 17:44:30 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:26:01 veth93d6474 32.40 46.37 2.14 291.71 0.00 0.00 0.00 0.00 17:44:30 17:26:01 docker0 912.50 808.58 73.51 3011.10 0.00 0.00 0.00 0.00 17:44:30 17:27:01 veth7e29dba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:27:01 eth0 182.93 149.93 569.26 64.14 0.00 0.00 0.00 0.00 17:44:30 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:27:01 docker0 113.63 134.66 8.77 541.10 0.00 0.00 0.00 0.00 17:44:30 17:28:02 veth7e29dba 1.94 1.94 0.15 0.17 0.00 0.00 0.00 0.00 17:44:30 17:28:02 eth0 35.36 22.91 22.66 44.64 0.00 0.00 0.00 0.00 17:44:30 17:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:28:02 docker0 1.94 1.94 0.13 0.17 0.00 0.00 0.00 0.00 17:44:30 17:29:01 vethf6b1b86 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:29:01 eth0 193.10 159.30 1724.72 63.37 0.00 0.00 0.00 0.00 17:44:30 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:30:03 eth0 51.99 26.32 170.22 12.58 0.00 0.00 0.00 0.00 17:44:30 17:30:03 veth3dcb357 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 17:44:30 17:30:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:30:03 docker0 9.96 23.82 0.52 142.79 0.00 0.00 0.00 0.00 17:44:30 17:31:01 veth1be5e72 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:31:01 veth9e74122 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:31:01 eth0 16.74 14.08 6.71 35.99 0.00 0.00 0.00 0.00 17:44:30 17:31:01 veth3dcb357 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:32:01 vethd7e7adb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:32:01 eth0 92.04 54.26 272.61 64.89 0.00 0.00 0.00 0.00 17:44:30 17:32:01 veth3dcb357 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:44:30 17:33:02 eth0 60.86 37.07 98.86 53.30 0.00 0.00 0.00 0.00 17:44:30 17:33:02 veth3dcb357 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:33:02 veth7bb16fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:44:30 17:34:01 eth0 228.13 168.18 1721.23 63.69 0.00 0.00 0.00 0.00 17:44:30 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:34:01 docker0 1093.99 1077.90 86.31 4426.18 0.00 0.00 0.00 0.00 17:44:30 17:35:01 eth0 1.58 0.92 0.83 0.27 0.00 0.00 0.00 0.00 17:44:30 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:36:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:44:30 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:37:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:44:30 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:44:30 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:39:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:44:30 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:40:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:44:30 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:41:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:44:30 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:42:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:44:30 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:43:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 17:44:30 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:44:01 eth0 12.47 7.96 12.40 6.01 0.00 0.00 0.00 0.00 17:44:30 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 Average: eth0 104.42 94.99 546.81 27.66 0.00 0.00 0.00 0.00 17:44:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:30 Average: docker0 56.75 55.91 4.48 229.59 0.00 0.00 0.00 0.00 17:44:30 17:44:30 17:44:30 ---> sar -P ALL: 17:44:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:44:30 17:44:30 17:23:58 LINUX RESTART (4 CPU) 17:44:30 17:44:30 17:25:02 CPU %user %nice %system %iowait %steal %idle 17:44:30 17:26:01 all 15.12 0.00 8.91 1.64 0.11 74.22 17:44:30 17:26:01 0 17.15 0.00 10.92 1.02 0.09 70.82 17:44:30 17:26:01 1 14.21 0.00 7.94 2.39 0.12 75.34 17:44:30 17:26:01 2 13.51 0.00 7.68 1.26 0.14 77.42 17:44:30 17:26:01 3 15.63 0.00 9.11 1.89 0.09 73.28 17:44:30 17:27:01 all 29.63 0.00 10.45 6.52 0.09 53.31 17:44:30 17:27:01 0 29.26 0.00 9.90 6.11 0.09 54.65 17:44:30 17:27:01 1 30.49 0.00 10.21 8.55 0.10 50.65 17:44:30 17:27:01 2 29.60 0.00 11.36 6.66 0.07 52.31 17:44:30 17:27:01 3 29.18 0.00 10.33 4.77 0.09 55.64 17:44:30 17:28:02 all 48.92 0.00 13.71 3.97 0.09 33.31 17:44:30 17:28:02 0 49.31 0.00 13.80 6.17 0.07 30.65 17:44:30 17:28:02 1 48.38 0.00 13.46 4.54 0.10 33.51 17:44:30 17:28:02 2 48.50 0.00 14.42 3.15 0.10 33.82 17:44:30 17:28:02 3 49.51 0.00 13.17 2.01 0.07 35.24 17:44:30 17:29:01 all 29.69 0.00 11.57 2.75 0.08 55.91 17:44:30 17:29:01 0 29.10 0.00 12.00 2.80 0.07 56.03 17:44:30 17:29:01 1 29.63 0.00 12.08 3.93 0.11 54.26 17:44:30 17:29:01 2 30.18 0.00 11.08 1.30 0.11 57.34 17:44:30 17:29:01 3 29.85 0.00 11.14 2.97 0.05 55.99 17:44:30 17:30:03 all 19.61 0.00 27.85 18.05 0.17 34.32 17:44:30 17:30:03 0 19.33 0.00 27.31 18.24 0.17 34.95 17:44:30 17:30:03 1 18.42 0.00 26.09 17.34 0.17 37.98 17:44:30 17:30:03 2 21.25 0.00 29.13 18.20 0.17 31.25 17:44:30 17:30:03 3 19.44 0.00 28.88 18.44 0.16 33.08 17:44:30 17:31:01 all 53.79 0.00 21.12 13.70 0.09 11.31 17:44:30 17:31:01 0 53.53 0.00 20.96 13.45 0.11 11.95 17:44:30 17:31:01 1 52.31 0.00 20.75 13.81 0.11 13.02 17:44:30 17:31:01 2 55.45 0.00 20.64 13.84 0.07 10.00 17:44:30 17:31:01 3 53.84 0.00 22.12 13.68 0.07 10.28 17:44:30 17:32:01 all 28.37 0.00 23.39 22.22 0.16 25.87 17:44:30 17:32:01 0 27.34 0.00 24.15 19.03 0.12 29.35 17:44:30 17:32:01 1 26.92 0.00 22.04 20.37 0.17 30.49 17:44:30 17:32:01 2 29.82 0.00 23.71 25.73 0.16 20.58 17:44:30 17:32:01 3 29.39 0.00 23.64 23.75 0.18 23.05 17:44:30 17:33:02 all 37.38 0.00 19.26 23.01 0.09 20.26 17:44:30 17:33:02 0 36.42 0.00 19.47 21.29 0.09 22.73 17:44:30 17:33:02 1 35.46 0.00 19.79 24.84 0.07 19.83 17:44:30 17:33:02 2 37.29 0.00 19.09 23.69 0.09 19.85 17:44:30 17:33:02 3 40.36 0.00 18.70 22.19 0.11 18.65 17:44:30 17:34:01 all 9.18 0.00 6.31 4.92 0.12 79.46 17:44:30 17:34:01 0 10.31 0.00 6.91 4.46 0.14 78.18 17:44:30 17:34:01 1 9.15 0.00 6.59 4.08 0.10 80.08 17:44:30 17:34:01 2 9.72 0.00 6.31 6.93 0.16 76.88 17:44:30 17:34:01 3 7.53 0.00 5.45 4.22 0.09 82.72 17:44:30 17:35:01 all 0.16 0.00 0.04 0.00 0.00 99.79 17:44:30 17:35:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:44:30 17:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:44:30 17:35:01 2 0.53 0.00 0.03 0.02 0.00 99.42 17:44:30 17:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:36:01 all 0.15 0.00 0.03 0.00 0.01 99.81 17:44:30 17:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:44:30 17:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:36:01 2 0.50 0.00 0.02 0.00 0.00 99.48 17:44:30 17:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:44:30 17:44:30 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:44:30 17:37:01 all 0.10 0.00 0.04 0.00 0.00 99.85 17:44:30 17:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:44:30 17:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:44:30 17:37:01 2 0.27 0.00 0.02 0.00 0.00 99.72 17:44:30 17:37:01 3 0.12 0.00 0.08 0.00 0.00 99.80 17:44:30 17:38:01 all 0.05 0.00 0.09 0.00 0.00 99.86 17:44:30 17:38:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:44:30 17:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:44:30 17:38:01 2 0.03 0.00 0.07 0.00 0.00 99.90 17:44:30 17:38:01 3 0.08 0.00 0.18 0.00 0.00 99.73 17:44:30 17:39:01 all 0.09 0.00 0.05 0.02 0.00 99.84 17:44:30 17:39:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:44:30 17:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:44:30 17:39:01 2 0.03 0.00 0.10 0.07 0.00 99.80 17:44:30 17:39:01 3 0.27 0.00 0.03 0.00 0.00 99.70 17:44:30 17:40:01 all 0.16 0.00 0.03 0.00 0.00 99.80 17:44:30 17:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:44:30 17:40:01 3 0.53 0.00 0.03 0.00 0.00 99.43 17:44:30 17:41:01 all 0.15 0.00 0.02 0.00 0.00 99.83 17:44:30 17:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:44:30 17:41:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:44:30 17:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:44:30 17:41:01 3 0.53 0.00 0.02 0.00 0.00 99.45 17:44:30 17:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:44:30 17:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:44:30 17:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:44:30 17:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:44:30 17:42:01 3 0.52 0.00 0.03 0.00 0.00 99.45 17:44:30 17:43:01 all 0.15 0.00 0.02 0.00 0.00 99.83 17:44:30 17:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:44:30 17:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:44:30 17:43:01 3 0.52 0.00 0.00 0.00 0.00 99.48 17:44:30 17:44:01 all 1.74 0.00 1.01 1.74 0.01 95.50 17:44:30 17:44:01 0 0.85 0.00 0.68 0.30 0.02 98.15 17:44:30 17:44:01 1 2.14 0.00 1.19 3.48 0.02 93.18 17:44:30 17:44:01 2 2.15 0.00 1.17 2.69 0.00 93.99 17:44:30 17:44:01 3 1.80 0.00 1.02 0.50 0.00 96.68 17:44:30 Average: all 14.05 0.00 7.38 5.06 0.05 73.46 17:44:30 Average: 0 13.91 0.00 7.50 4.75 0.05 73.79 17:44:30 Average: 1 13.68 0.00 7.21 5.32 0.06 73.73 17:44:30 Average: 2 14.31 0.00 7.45 5.33 0.06 72.86 17:44:30 Average: 3 14.28 0.00 7.38 4.83 0.05 73.46 17:44:30 17:44:30 17:44:30