Branch indexing 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+57027b830a506e4aebc0dcaa3e3cd565868e69a4 (ebf050870b9beda2cb60fe4b9521a0629c96fe10) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16207 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee Merge succeeded, producing ee088a9ad232140e7f0e6430345f2dd9daeca1f3 Checking out Revision ee088a9ad232140e7f0e6430345f2dd9daeca1f3 (PR-2924) > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee088a9ad232140e7f0e6430345f2dd9daeca1f3 # timeout=10 Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:15 ========================================================= 00:31:15 EdgeX Global Pipelines Version Info 00:31:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:17 ------------------- 00:31:17 stable info: 00:31:17 ------------------- 00:31:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:31:17 Message: update stable to v1.0.172 00:31:17 ------------------- 00:31:17 experimental info: 00:31:17 ------------------- 00:31:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:17 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 00:31:17 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo 00:31:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee088a9ad232140e7f0e6430345f2dd9daeca1f3 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee088a9 [Pipeline] echo 00:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:21 provisioning config files... 00:31:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config7898582495523789620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:21 ---> docker-login.sh 00:31:21 nexus3.edgexfoundry.org:10001 00:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:22 Configure a credential helper to remove this warning. See 00:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:22 00:31:22 Login Succeeded 00:31:22 nexus3.edgexfoundry.org:10002 00:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:22 Configure a credential helper to remove this warning. See 00:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:22 00:31:22 Login Succeeded 00:31:22 nexus3.edgexfoundry.org:10003 00:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:22 Configure a credential helper to remove this warning. See 00:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:22 00:31:22 Login Succeeded 00:31:22 nexus3.edgexfoundry.org:10004 00:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:22 Configure a credential helper to remove this warning. See 00:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:22 00:31:22 Login Succeeded 00:31:22 docker.io 00:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:23 Configure a credential helper to remove this warning. See 00:31:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:23 00:31:23 Login Succeeded 00:31:23 ---> docker-login.sh ends [Pipeline] } 00:31:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:23 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/core-command/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo core-command,cmd/core-command/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/core-data/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo core-data,cmd/core-data/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/core-metadata/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/security-secrets-setup/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/support-notifications/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/support-scheduler/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:23 + for file in '`ls cmd/**/Dockerfile`' 00:31:23 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:23 ++ cut -d/ -f2 00:31:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:23 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 00:31:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:25 00:31:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:25 latest: Pulling from edgex-devops/git-semver 00:31:25 31603596830f: Pulling fs layer 00:31:25 2a8b12db71e7: Pulling fs layer 00:31:25 6ca5941a6612: Pulling fs layer 00:31:25 ecc8261a40a4: Pulling fs layer 00:31:25 ecc8261a40a4: Waiting 00:31:25 2a8b12db71e7: Download complete 00:31:25 31603596830f: Verifying Checksum 00:31:25 31603596830f: Download complete 00:31:25 ecc8261a40a4: Verifying Checksum 00:31:25 ecc8261a40a4: Download complete 00:31:25 6ca5941a6612: Verifying Checksum 00:31:25 6ca5941a6612: Download complete 00:31:26 31603596830f: Pull complete 00:31:26 2a8b12db71e7: Pull complete 00:31:27 6ca5941a6612: Pull complete 00:31:27 ecc8261a40a4: Pull complete 00:31:27 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:27 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:31:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:29 $ docker top e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:30 [ssh-agent] Looking for ssh-agent implementation... 00:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:30 $ docker exec e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent 00:31:30 SSH_AUTH_SOCK=/tmp/ssh-YsEqfgO7qplE/agent.11 00:31:30 SSH_AGENT_PID=16 00:31:30 Running ssh-add (command line suppressed) 00:31:30 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4105599316779839836.key (/w/workspace/edgex-go/8@tmp/private_key_4105599316779839836.key) 00:31:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:31 + git tag --points-at HEAD [Pipeline] } 00:31:31 $ docker exec --env ******** --env ******** e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent -k 00:31:31 unset SSH_AUTH_SOCK; 00:31:31 unset SSH_AGENT_PID; 00:31:31 echo Agent pid 16 killed; 00:31:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:31 [ssh-agent] Looking for ssh-agent implementation... 00:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:31 $ docker exec e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent 00:31:31 SSH_AUTH_SOCK=/tmp/ssh-NNwLnGIY56rb/agent.45 00:31:31 SSH_AGENT_PID=50 00:31:31 Running ssh-add (command line suppressed) 00:31:31 Identity added: /w/workspace/edgex-go/8@tmp/private_key_664918302106898484.key (/w/workspace/edgex-go/8@tmp/private_key_664918302106898484.key) 00:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:32 + git semver init 00:31:32 # -> Open(): unable to determine branch for HEAD 00:31:32 # $GIT_DIR = /w/workspace/edgex-go/8/.git 00:31:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 00:31:32 # $SEMVER_REMOTE_NAME = origin 00:31:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:32 # $SEMVER_USER_NAME = edgex-jenkins 00:31:32 # $SEMVER_BRANCH = PR-2924 00:31:32 # $SEMVER_TEMP = /tmp/semver-170151092 00:31:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:59 # '/tmp/semver-170151092' -> '/w/workspace/edgex-go/8/.semver' 00:32:00 # -> Force: false 00:32:00 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 00:32:00 $ docker exec --env ******** --env ******** e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f ssh-agent -k 00:32:00 unset SSH_AUTH_SOCK; 00:32:00 unset SSH_AGENT_PID; 00:32:00 echo Agent pid 50 killed; 00:32:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:00 + git semver [Pipeline] } 00:32:01 $ docker stop --time=1 e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f 00:32:02 $ docker rm -f e6beaac2d236ee40757ec3bdcf112e1ce58af70c9e81b66db9c5bb9a50e6232f [Pipeline] // withDockerContainer [Pipeline] sh 00:32:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:03 Stashed 1 file(s) [Pipeline] echo 00:32:03 [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 00:32:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:05 + sudo service docker restart 00:32:05 + true 00:32:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:05 ========================================================= 00:32:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:06 + 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 . 00:32:10 Sending build context to Docker daemon 326.5MB 00:32:10 Step 1/7 : ARG BASE=golang:1.15-alpine 00:32:10 Step 2/7 : FROM ${BASE} 00:32:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:10 188c0c94c7c5: Pulling fs layer 00:32:10 0ef7d3d256c8: Pulling fs layer 00:32:10 de9db76c5a1d: Pulling fs layer 00:32:10 bca2f99d35d6: Pulling fs layer 00:32:10 93359f2a8cfa: Pulling fs layer 00:32:10 7c6f9722023f: Pulling fs layer 00:32:10 a35cf1a2eb13: Pulling fs layer 00:32:10 bca2f99d35d6: Waiting 00:32:10 93359f2a8cfa: Waiting 00:32:10 7c6f9722023f: Waiting 00:32:10 de9db76c5a1d: Verifying Checksum 00:32:10 de9db76c5a1d: Download complete 00:32:10 0ef7d3d256c8: Verifying Checksum 00:32:10 0ef7d3d256c8: Download complete 00:32:10 93359f2a8cfa: Verifying Checksum 00:32:10 93359f2a8cfa: Download complete 00:32:10 7c6f9722023f: Verifying Checksum 00:32:10 7c6f9722023f: Download complete 00:32:11 188c0c94c7c5: Verifying Checksum 00:32:11 188c0c94c7c5: Download complete 00:32:11 188c0c94c7c5: Pull complete 00:32:11 0ef7d3d256c8: Pull complete 00:32:11 de9db76c5a1d: Pull complete 00:32:13 a35cf1a2eb13: Verifying Checksum 00:32:13 a35cf1a2eb13: Download complete 00:32:13 bca2f99d35d6: Verifying Checksum 00:32:13 bca2f99d35d6: Download complete 00:32:18 bca2f99d35d6: Pull complete 00:32:18 93359f2a8cfa: Pull complete 00:32:19 7c6f9722023f: Pull complete 00:32:19 Still waiting to schedule task 00:32:19 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:32:24 a35cf1a2eb13: Pull complete 00:32:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:32:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:32:24 ---> a62c8e92a672 00:32:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:24 ---> Running in 41161f2550c1 00:32:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:32:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:32:26 (1/12) Installing libmagic (5.38-r0) 00:32:26 (2/12) Installing file (5.38-r0) 00:32:26 (3/12) Installing libc-dev (0.7.2-r3) 00:32:27 (4/12) Installing g++ (9.3.0-r2) 00:32:39 (5/12) Installing fortify-headers (1.1-r0) 00:32:39 (6/12) Installing patch (2.7.6-r6) 00:32:39 (7/12) Installing build-base (0.5-r2) 00:32:39 (8/12) Installing libsodium (1.0.18-r0) 00:32:39 (9/12) Installing pkgconf (1.7.2-r0) 00:32:39 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:39 (11/12) Installing libzmq (4.3.3-r0) 00:32:39 (12/12) Installing zeromq-dev (4.3.3-r0) 00:32:39 Executing busybox-1.31.1-r19.trigger 00:32:39 OK: 233 MiB in 51 packages 00:32:42 Removing intermediate container 41161f2550c1 00:32:42 ---> d2f4b6d9850f 00:32:42 Step 4/7 : WORKDIR /edgex-go 00:32:42 ---> Running in ac989612e583 00:32:42 Removing intermediate container ac989612e583 00:32:42 ---> 6bfbc668e2fe 00:32:42 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:32:43 latest: Pulling from library/docker 00:32:43 05e7bc50f07f: Pulling fs layer 00:32:43 6db28d0fdbf6: Pulling fs layer 00:32:43 292df0bc6bf3: Pulling fs layer 00:32:43 a3104fdc50d0: Pulling fs layer 00:32:43 a8e67d69e12c: Pulling fs layer 00:32:43 1ede2b221ee4: Pulling fs layer 00:32:43 fc74c0d5b799: Pulling fs layer 00:32:43 a3104fdc50d0: Waiting 00:32:43 a8e67d69e12c: Waiting 00:32:43 1ede2b221ee4: Waiting 00:32:43 fc74c0d5b799: Waiting 00:32:43 292df0bc6bf3: Download complete 00:32:43 05e7bc50f07f: Verifying Checksum 00:32:43 05e7bc50f07f: Download complete 00:32:43 6db28d0fdbf6: Verifying Checksum 00:32:43 6db28d0fdbf6: Download complete 00:32:43 a8e67d69e12c: Verifying Checksum 00:32:43 a8e67d69e12c: Download complete 00:32:43 1ede2b221ee4: Verifying Checksum 00:32:43 1ede2b221ee4: Download complete 00:32:43 fc74c0d5b799: Verifying Checksum 00:32:43 fc74c0d5b799: Download complete 00:32:43 05e7bc50f07f: Pull complete 00:32:44 6db28d0fdbf6: Pull complete 00:32:44 292df0bc6bf3: Pull complete 00:32:44 a3104fdc50d0: Verifying Checksum 00:32:44 a3104fdc50d0: Download complete 00:32:47 a3104fdc50d0: Pull complete 00:32:47 a8e67d69e12c: Pull complete 00:32:47 1ede2b221ee4: Pull complete 00:32:47 fc74c0d5b799: Pull complete 00:32:47 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 00:32:47 Status: Downloaded newer image for docker:latest 00:32:49 ---> e9c5de6b7d44 00:32:49 Step 6/7 : COPY go.mod . 00:32:49 ---> c02ee5d961d8 00:32:49 Step 7/7 : RUN go mod download 00:32:49 ---> Running in 8846d50b0d1d 00:33:11 Removing intermediate container 8846d50b0d1d 00:33:11 ---> ee636e732cdc 00:33:11 Successfully built ee636e732cdc 00:33:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:11 + docker inspect -f . ci-base-image-x86_64 00:33:11 . [Pipeline] withDockerContainer 00:33:11 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:12 $ docker top 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:13 + go version 00:33:13 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:13 $ docker stop --time=1 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 00:33:14 $ docker rm -f 28ed364afd6cb018d8f6279618e27d233ba7eb96a48f38657a57962fbd245bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:15 + docker inspect -f . ci-base-image-x86_64 00:33:15 . [Pipeline] withDockerContainer 00:33:15 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:33:15 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:33:16 $ docker top d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:16 ========================================================= 00:33:16 [edgeXBuildGoParallel] Running Tests and Build... 00:33:16 ========================================================= [Pipeline] sh 00:33:16 + make test 00:33:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:26 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:50 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.030s 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:55 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.266s coverage: 27.1% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.377s coverage: 71.3% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.192s coverage: 83.7% of statements 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.382s coverage: 28.6% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.078s coverage: 100.0% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.099s coverage: 86.7% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.135s coverage: 97.5% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 78.3% of statements 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 93.8% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.026s coverage: 100.0% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 75.5% of statements 00:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 00:34:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 84.2% of statements 00:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.113s coverage: 91.4% of statements 00:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 68.9% of statements 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:34:05 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.023s coverage: 86.3% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.094s coverage: 72.2% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.445s coverage: 72.1% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.045s coverage: 82.4% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.065s coverage: 48.4% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.035s coverage: 28.8% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.062s coverage: 96.8% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.318s coverage: 84.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.144s coverage: 47.1% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.037s coverage: 100.0% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements 00:34:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.082s coverage: 99.0% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.062s coverage: 87.9% of statements 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:34:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:34:14 GO111MODULE=on go vet ./... 00:34:40 gofmt -l . 00:34:40 [ "`gofmt -l .`" = "" ] 00:34:40 ./bin/test-go-mod-tidy.sh 00:34:40 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:41 + ls -al . 00:34:41 total 660 00:34:41 drwxrwxr-x 10 1001 1001 4096 Dec 16 00:34 . 00:34:41 drwxr-xr-x 4 root root 28 Dec 16 00:33 .. 00:34:41 -rw-rw-r-- 1 1001 1001 11 Dec 16 00:31 .dockerignore 00:34:41 drwxrwxr-x 8 1001 1001 179 Dec 16 00:31 .git 00:34:41 drwxrwxr-x 3 1001 1001 125 Dec 16 00:31 .github 00:34:41 -rw-rw-r-- 1 1001 1001 943 Dec 16 00:31 .gitignore 00:34:41 drwx------ 3 1001 1001 47 Dec 16 00:32 .semver 00:34:41 -rw-rw-r-- 1 1001 1001 166 Dec 16 00:31 .sonarcloud.properties 00:34:41 -rw-rw-r-- 1 1001 1001 3804 Dec 16 00:31 CONTRIBUTING.md 00:34:41 -rw-rw-r-- 1 1001 1001 1035 Dec 16 00:31 Dockerfile.build 00:34:41 -rw-rw-r-- 1 1001 1001 863 Dec 16 00:31 Jenkinsfile 00:34:41 -rw-rw-r-- 1 1001 1001 10775 Dec 16 00:31 LICENSE 00:34:41 -rw-rw-r-- 1 1001 1001 6318 Dec 16 00:31 Makefile 00:34:41 -rw-rw-r-- 1 1001 1001 6447 Dec 16 00:31 README.md 00:34:41 -rw-rw-r-- 1 1001 1001 7286 Dec 16 00:31 SECURITY.md 00:34:41 -rw-rw-r-- 1 1001 1001 5 Dec 16 00:32 VERSION 00:34:41 -rw-rw-r-- 1 1001 1001 4131 Dec 16 00:31 ZMQWindows.md 00:34:41 drwxrwxr-x 2 1001 1001 117 Dec 16 00:31 bin 00:34:41 drwxrwxr-x 15 1001 1001 4096 Dec 16 00:31 cmd 00:34:41 -rw-r--r-- 1 root root 563397 Dec 16 00:34 coverage.out 00:34:41 -rw-r--r-- 1 root root 1041 Dec 16 00:34 go.mod 00:34:41 -rw-r--r-- 1 root root 18856 Dec 16 00:34 go.sum 00:34:41 drwxrwxr-x 8 1001 1001 127 Dec 16 00:31 internal 00:34:41 drwxrwxr-x 4 1001 1001 26 Dec 16 00:31 openapi 00:34:41 drwxrwxr-x 4 1001 1001 71 Dec 16 00:31 snap 00:34:41 -rw-rw-r-- 1 1001 1001 168 Dec 16 00:31 version.go [Pipeline] sh 00:34:41 + '[' -e coverage.out ] 00:34:41 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:42 Stashed 1 file(s) [Pipeline] sh 00:34:42 + make build 00:34:42 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 00:34:47 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 00:34:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:57 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 00:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:59 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 00:34:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16213 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:34:59 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 00:35:00 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 00:35:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:35:03 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 00:35:04 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 00:35:05 using credential edgex-jenkins-ssh 00:35:05 Cloning the remote Git repository 00:35:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:05 > git init /w/workspace/edgex-go/8 # timeout=10 00:35:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:05 > git --version # timeout=10 00:35:05 > git --version # 'git version 2.17.1' 00:35:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:06 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 00:35:07 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 00:35:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:35:09 $ docker stop --time=1 d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 00:35:11 $ docker rm -f d5e31465098134f223204c032552e841b94fa1d4fadecf109347b41244461d22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 00:35:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:13 latest: Pulling from edgex-devops/edgex-compose 00:35:13 cbdbe7a5bc2a: Pulling fs layer 00:35:13 ca9280d653b3: Pulling fs layer 00:35:13 7e9c9ca2126c: Pulling fs layer 00:35:13 cbdbe7a5bc2a: Verifying Checksum 00:35:13 cbdbe7a5bc2a: Download complete 00:35:14 cbdbe7a5bc2a: Pull complete 00:35:14 ca9280d653b3: Verifying Checksum 00:35:14 ca9280d653b3: Download complete 00:35:15 7e9c9ca2126c: Verifying Checksum 00:35:15 7e9c9ca2126c: Download complete 00:35:15 ca9280d653b3: Pull complete 00:35:23 7e9c9ca2126c: Pull complete 00:35:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:23 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:35:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:26 $ docker top 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:27 + docker-compose build --help 00:35:27 + grep parallel 00:35:28 --parallel Build images in parallel. [Pipeline] } 00:35:28 $ docker stop --time=1 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf 00:35:29 $ docker rm -f 538c0773f1dbf265d32ccb40b738831c8031316ec5106a34563821afbb2f20cf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:30 . [Pipeline] withDockerContainer 00:35:30 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:35:30 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:31 $ docker top 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:31 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:32 Building docker-core-command-go ... 00:35:32 Building docker-core-data-go ... 00:35:32 Building docker-core-metadata-go ... 00:35:32 Building docker-security-bootstrap-redis-go ... 00:35:32 Building docker-security-proxy-setup-go ... 00:35:32 Building docker-security-secrets-setup-go ... 00:35:32 Building docker-security-secretstore-setup-go ... 00:35:32 Building docker-support-notifications-go ... 00:35:32 Building docker-support-scheduler-go ... 00:35:32 Building docker-sys-mgmt-agent-go ... 00:35:32 Building docker-security-secrets-setup-go 00:35:32 Building docker-support-scheduler-go 00:35:32 Building docker-support-notifications-go 00:35:32 Building docker-core-metadata-go 00:35:32 Building docker-security-proxy-setup-go 00:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:33 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:35:34 Merge succeeded, producing 5624e2e800e542db070e3536b27bad1590a1938e 00:35:34 Checking out Revision 5624e2e800e542db070e3536b27bad1590a1938e (PR-2924) 00:35:33 > git config core.sparsecheckout # timeout=10 00:35:33 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:35:34 > git remote # timeout=10 00:35:34 > git config --get remote.origin.url # timeout=10 00:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:34 > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 00:35:34 > git rev-parse HEAD^{commit} # timeout=10 00:35:34 > git config core.sparsecheckout # timeout=10 00:35:34 > git checkout -f 5624e2e800e542db070e3536b27bad1590a1938e # timeout=10 00:35:39 Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" 00:35:39 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:39 > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 00:35:41 + + sudo service dockertrue restart 00:35:41 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:43 provisioning config files... 00:35:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6622687549415690663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:44 ---> docker-login.sh 00:35:44 nexus3.edgexfoundry.org:10001 00:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:45 Configure a credential helper to remove this warning. See 00:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:45 00:35:45 Login Succeeded 00:35:45 nexus3.edgexfoundry.org:10002 00:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:46 Configure a credential helper to remove this warning. See 00:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:46 00:35:46 Login Succeeded 00:35:46 nexus3.edgexfoundry.org:10003 00:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:46 Configure a credential helper to remove this warning. See 00:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:46 00:35:46 Login Succeeded 00:35:46 nexus3.edgexfoundry.org:10004 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:47 Configure a credential helper to remove this warning. See 00:35:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:47 00:35:47 Login Succeeded 00:35:47 docker.io 00:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:48 Configure a credential helper to remove this warning. See 00:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:48 00:35:48 Login Succeeded 00:35:48 ---> docker-login.sh ends [Pipeline] } 00:35:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:48 ========================================================= 00:35:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:49 + 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 . 00:35:51 Sending build context to Docker daemon 165.7MB 00:35:51 Step 1/7 : ARG BASE=golang:1.15-alpine 00:35:51 Step 2/7 : FROM ${BASE} 00:35:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:51 5f621e34cdf4: Pulling fs layer 00:35:51 a4357932f1b6: Pulling fs layer 00:35:51 18c013af1878: Pulling fs layer 00:35:51 00ac8860ef70: Pulling fs layer 00:35:51 63d7cb157983: Pulling fs layer 00:35:51 b116817d02f9: Pulling fs layer 00:35:51 745a02a5169b: Pulling fs layer 00:35:51 63d7cb157983: Waiting 00:35:51 b116817d02f9: Waiting 00:35:51 745a02a5169b: Waiting 00:35:51 00ac8860ef70: Waiting 00:35:51 18c013af1878: Download complete 00:35:51 a4357932f1b6: Download complete 00:35:51 63d7cb157983: Verifying Checksum 00:35:51 63d7cb157983: Download complete 00:35:51 b116817d02f9: Verifying Checksum 00:35:51 b116817d02f9: Download complete 00:35:52 5f621e34cdf4: Download complete 00:35:53 5f621e34cdf4: Pull complete 00:35:53 a4357932f1b6: Pull complete 00:35:54 18c013af1878: Pull complete 00:35:54 745a02a5169b: Verifying Checksum 00:35:54 745a02a5169b: Download complete 00:35:55 00ac8860ef70: Verifying Checksum 00:35:55 00ac8860ef70: Download complete 00:36:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:36:04 ---> ee636e732cdc 00:36:04 Step 3/22 : WORKDIR /edgex-go 00:36:04 ---> Running in dae20bc6ceba 00:36:04 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:04 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:36:04 ---> ee636e732cdc 00:36:04 Step 3/29 : WORKDIR /edgex-go 00:36:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:04 ---> ee636e732cdc 00:36:04 Step 3/21 : WORKDIR /edgex-go 00:36:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:04 ---> ee636e732cdc 00:36:04 Step 3/24 : WORKDIR /edgex-go 00:36:04 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:36:04 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:36:04 ---> ee636e732cdc 00:36:04 Step 3/21 : WORKDIR /edgex-go 00:36:05 ---> Running in 35785837b837 00:36:05 ---> Running in 18ce9d9915f7 00:36:05 ---> Running in f12b3e5ed988 00:36:05 ---> Running in 93be8fa2a3b5 00:36:05 Removing intermediate container dae20bc6ceba 00:36:05 ---> 510addead37d 00:36:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:05 ---> Running in 9c36e12916e8 00:36:05 Removing intermediate container 93be8fa2a3b5 00:36:05 ---> 3f6b3984788e 00:36:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:05 Removing intermediate container 18ce9d9915f7 00:36:05 ---> aa575d6c13a5 00:36:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:05 Removing intermediate container 35785837b837 00:36:05 ---> 3d41c2519d6a 00:36:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:05 Removing intermediate container f12b3e5ed988 00:36:05 ---> 1a1a52487ebb 00:36:05 Step 4/29 : RUN apk update && apk add make git 00:36:05 00ac8860ef70: Pull complete 00:36:05 63d7cb157983: Pull complete 00:36:05 b116817d02f9: Pull complete 00:36:05 ---> Running in a0e67ed541e3 00:36:05 ---> Running in dcc0b4e54369 00:36:05 ---> Running in 78bed2d62e4b 00:36:05 ---> Running in 2093e9964f89 00:36:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:07 Removing intermediate container 9c36e12916e8 00:36:07 ---> 2863c88fd554 00:36:07 Step 5/22 : RUN apk update && apk add make git 00:36:07 Removing intermediate container a0e67ed541e3 00:36:07 ---> 9353efc9a47e 00:36:07 Step 5/21 : RUN apk update && apk add make git 00:36:07 ---> Running in dfc47ecb37e7 00:36:07 ---> Running in 4e633b95310b 00:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:08 Removing intermediate container dcc0b4e54369 00:36:08 ---> 1daa84411f1b 00:36:08 Step 5/21 : RUN apk update && apk add make git 00:36:08 Removing intermediate container 78bed2d62e4b 00:36:08 ---> faa4baaeac3d 00:36:08 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:36:08 ---> Running in c908681c3d97 00:36:08 ---> Running in aa66be224e11 00:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:08 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:08 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:08 OK: 12750 distinct packages available 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:09 OK: 233 MiB in 51 packages 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:09 745a02a5169b: Pull complete 00:36:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:36:09 ---> b7e6874047d6 00:36:09 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:36:09 Removing intermediate container 2093e9964f89 00:36:09 ---> 1e78a9457b76 00:36:09 Step 5/29 : COPY go.mod . 00:36:09 ---> a348dc88f2bf 00:36:09 Step 6/29 : RUN go mod download 00:36:09 ---> Running in ef9f50d572f2 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:09 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:09 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:09 OK: 12750 distinct packages available 00:36:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:10 OK: 233 MiB in 51 packages 00:36:10 Removing intermediate container dfc47ecb37e7 00:36:10 ---> f78ed326901f 00:36:10 Step 6/22 : COPY go.mod . 00:36:11 ---> 135e7a932caf 00:36:11 Step 7/22 : RUN go mod download 00:36:11 ---> Running in 379ac28eacd6 00:36:11 Removing intermediate container ef9f50d572f2 00:36:11 ---> 10502d9fa6e4 00:36:11 Step 7/29 : COPY . . 00:36:11 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:11 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:11 OK: 12750 distinct packages available 00:36:11 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:11 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:11 OK: 12750 distinct packages available 00:36:11 OK: 233 MiB in 51 packages 00:36:11 OK: 233 MiB in 51 packages 00:36:12 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:36:12 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:36:12 OK: 12750 distinct packages available 00:36:13 OK: 233 MiB in 51 packages 00:36:13 ---> Running in edfc20eadbfd 00:36:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:36:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:36:16 Removing intermediate container c908681c3d97 00:36:16 ---> 1b62f937df08 00:36:16 Step 6/21 : COPY go.mod . 00:36:17 (1/12) Installing libmagic (5.38-r0) 00:36:17 Removing intermediate container aa66be224e11 00:36:17 ---> 589822d728de 00:36:17 Step 6/24 : COPY go.mod . 00:36:17 (2/12) Installing file (5.38-r0) 00:36:17 (3/12) Installing libc-dev (0.7.2-r3) 00:36:17 (4/12) Installing g++ (9.3.0-r2) 00:36:17 Removing intermediate container 379ac28eacd6 00:36:17 ---> 13ca6c334e3c 00:36:17 Step 8/22 : COPY . . 00:36:18 ---> 5176f409d1ed 00:36:18 Step 7/21 : RUN go mod download 00:36:18 ---> 43d99f59a416 00:36:18 Step 7/24 : RUN go mod download 00:36:18 Removing intermediate container 4e633b95310b 00:36:18 ---> b8ad29a66cc1 00:36:18 Step 6/21 : COPY go.mod . 00:36:22 (5/12) Installing fortify-headers (1.1-r0) 00:36:22 (6/12) Installing patch (2.7.6-r6) 00:36:22 (7/12) Installing build-base (0.5-r2) 00:36:22 (8/12) Installing libsodium (1.0.18-r0) 00:36:22 (9/12) Installing pkgconf (1.7.2-r0) 00:36:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:22 (11/12) Installing libzmq (4.3.3-r0) 00:36:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:22 Executing busybox-1.31.1-r19.trigger 00:36:22 OK: 217 MiB in 51 packages 00:36:22 ---> Running in 3e2533e05070 00:36:22 ---> Running in 844663992c5c 00:36:23 ---> 22a889423a16 00:36:23 Step 7/21 : RUN go mod download 00:36:24 ---> Running in 3c9a67cfea36 00:36:27 Removing intermediate container edfc20eadbfd 00:36:27 ---> 3b0a1ab60b70 00:36:27 Step 4/7 : WORKDIR /edgex-go 00:36:27 ---> Running in 5506743609b0 00:36:27 Removing intermediate container 5506743609b0 00:36:27 ---> 3fb65c771d88 00:36:27 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:36:28 latest: Pulling from library/docker 00:36:28 a3cc7d3b244e: Pulling fs layer 00:36:28 02a3295e0d61: Pulling fs layer 00:36:28 0f4f2e6d8100: Pulling fs layer 00:36:28 065c9533d613: Pulling fs layer 00:36:28 9fce0df16b8b: Pulling fs layer 00:36:28 e3faa53604c1: Pulling fs layer 00:36:28 04b5adaa2053: Pulling fs layer 00:36:28 065c9533d613: Waiting 00:36:28 e3faa53604c1: Waiting 00:36:28 04b5adaa2053: Waiting 00:36:28 9fce0df16b8b: Waiting 00:36:28 0f4f2e6d8100: Download complete 00:36:28 02a3295e0d61: Verifying Checksum 00:36:28 02a3295e0d61: Download complete 00:36:28 a3cc7d3b244e: Download complete 00:36:29 9fce0df16b8b: Download complete 00:36:29 e3faa53604c1: Verifying Checksum 00:36:29 e3faa53604c1: Download complete 00:36:29 04b5adaa2053: Verifying Checksum 00:36:29 04b5adaa2053: Download complete 00:36:29 a3cc7d3b244e: Pull complete 00:36:30 02a3295e0d61: Pull complete 00:36:30 0f4f2e6d8100: Pull complete 00:36:30 065c9533d613: Verifying Checksum 00:36:30 065c9533d613: Download complete 00:36:31 ---> d36dd1d093a1 00:36:31 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:36:31 Removing intermediate container 3e2533e05070 00:36:31 ---> c68f2c787c8f 00:36:31 Step 8/21 : COPY . . 00:36:31 ---> Running in 79e8e14d8b68 00:36:31 Removing intermediate container 844663992c5c 00:36:31 ---> 326c46ce72bf 00:36:31 Step 8/24 : COPY . . 00:36:31 Removing intermediate container 3c9a67cfea36 00:36:31 ---> 502811a72025 00:36:31 Step 8/21 : COPY . . 00:36:34 065c9533d613: Pull complete 00:36:34 9fce0df16b8b: Pull complete 00:36:35 e3faa53604c1: Pull complete 00:36:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:36:35 04b5adaa2053: Pull complete 00:36:35 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 00:36:35 Status: Downloaded newer image for docker:latest 00:36:39 ---> 3c3c72840ba4 00:36:39 Step 6/7 : COPY go.mod . 00:36:40 ---> faed0d5ad39e 00:36:40 Step 7/7 : RUN go mod download 00:36:40 ---> Running in b62e14272373 00:36:47 ---> 583d6c5cbe52 00:36:47 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:36:51 ---> Running in 371b87111566 00:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:07 Removing intermediate container b62e14272373 00:37:07 ---> fd7ced7768dd 00:37:07 Successfully built fd7ced7768dd 00:37:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:07 + docker inspect -f . ci-base-image-arm64 00:37:07 . [Pipeline] withDockerContainer 00:37:08 prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 00:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:09 ---> 8fbbfc49a86d 00:37:09 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:37:09 Removing intermediate container 79e8e14d8b68 00:37:09 ---> 513c750f3228 00:37:09 00:37:09 Step 9/29 : FROM alpine:latest 00:37:09 ---> a95d47f5c76a 00:37:09 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:09 latest: Pulling from library/alpine 00:37:09 ---> d4a49c5ed6c8 00:37:09 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:37:09 ---> Running in b5678435f41c 00:37:09 ---> Running in dc17aa05cf7c 00:37:09 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:37:09 Status: Downloaded newer image for alpine:latest 00:37:09 ---> b14afc6dfb98 00:37:09 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:37:09 ---> Running in b74ea54a6277 00:37:09 ---> Running in 65911c143020 00:37:09 Removing intermediate container 65911c143020 00:37:09 ---> 05fd85ed2877 00:37:09 Step 11/29 : USER root 00:37:09 ---> Running in ff5a8dfd57b4 00:37:09 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 00:37:09 Removing intermediate container ff5a8dfd57b4 00:37:09 ---> dd341bd33e64 00:37:09 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:37:09 ---> Running in b45b12b7b535 00:37:09 $ docker top a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb -eo pid,comm 00:37:09 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 00:37:09 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 [Pipeline] { [Pipeline] sh 00:37:10 + go version 00:37:10 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:10 $ docker stop --time=1 a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb 00:37:11 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:11 v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:11 OK: 12747 distinct packages available 00:37:11 (1/2) Installing ca-certificates (20191127-r4) 00:37:11 (2/2) Installing dumb-init (1.2.2-r1) 00:37:11 Executing busybox-1.31.1-r19.trigger 00:37:11 Executing ca-certificates-20191127-r4.trigger 00:37:11 OK: 6 MiB in 16 packages 00:37:12 $ docker rm -f a8c725f758e244da20dae14c35d7982b7aa0424ceacd15094a0a290d23bcbddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:13 Removing intermediate container b45b12b7b535 00:37:13 ---> 9d9823c8c7e1 00:37:13 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:37:13 ---> Running in a5c4aeb30c97 00:37:13 + docker inspect -f . ci-base-image-arm64 00:37:13 . [Pipeline] withDockerContainer 00:37:14 Removing intermediate container a5c4aeb30c97 00:37:14 ---> d673f98cefe1 00:37:14 Step 14/29 : WORKDIR $BASE_DIR 00:37:14 prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 00:37:14 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:14 ---> Running in 1e4c3a41616d 00:37:14 Removing intermediate container 1e4c3a41616d 00:37:14 ---> 8590203a1606 00:37:14 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:37:14 ---> Running in 2db391b0e7a5 00:37:15 $ docker top 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:16 ========================================================= 00:37:16 [edgeXBuildGoParallel] Running Tests and Build... 00:37:16 ========================================================= [Pipeline] sh 00:37:16 + make test 00:37:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:17 Removing intermediate container 2db391b0e7a5 00:37:17 ---> df4b9a1adaff 00:37:17 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:37:17 ---> d2b49652d275 00:37:17 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:37:18 ---> 345f93090dad 00:37:18 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:37:19 ---> c65de5f74d9c 00:37:19 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:37:19 ---> 7c05462ec1e8 00:37:19 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:37:19 ---> d62acb747f06 00:37:19 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:37:20 ---> Running in 41d1a580160d 00:37:23 Removing intermediate container 371b87111566 00:37:23 ---> 70aa8eab0b62 00:37:23 00:37:23 Step 10/22 : FROM scratch 00:37:23 ---> 00:37:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:23 Removing intermediate container 41d1a580160d 00:37:23 ---> d82b55b3d8f3 00:37:23 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:37:23 ---> Running in 0bc1daf66cfc 00:37:23 Removing intermediate container 0bc1daf66cfc 00:37:23 ---> eebe15c65d19 00:37:23 Step 12/22 : ENV APP_PORT=48081 00:37:23 ---> c31a7e651981 00:37:23 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:37:23 ---> Running in 9d62d7fb4dd8 00:37:23 ---> Running in c7cb82941749 00:37:24 Removing intermediate container 9d62d7fb4dd8 00:37:24 ---> 6aec1dcbea19 00:37:24 Step 13/22 : EXPOSE $APP_PORT 00:37:24 ---> Running in f7770dc731f4 00:37:24 Removing intermediate container f7770dc731f4 00:37:24 ---> 7d696fe6a3d5 00:37:24 Step 14/22 : WORKDIR / 00:37:24 ---> Running in c69aeded8a42 00:37:24 Removing intermediate container c69aeded8a42 00:37:24 ---> 6446455353ed 00:37:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:37:25 ---> 2f41be809e44 00:37:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:25 Removing intermediate container c7cb82941749 00:37:25 ---> d1a113356ddd 00:37:25 Step 24/29 : RUN chmod 755 security-secrets-setup 00:37:25 ---> Running in 48d5af3ad1c8 00:37:26 ---> 77451ab4fe48 00:37:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:26 ---> 60780329951f 00:37:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:27 ---> Running in 89130a8be4b2 00:37:27 Removing intermediate container 89130a8be4b2 00:37:27 ---> c2e4d6c6bdff 00:37:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:27 ---> Running in 1df013ead046 00:37:28 Removing intermediate container 48d5af3ad1c8 00:37:28 ---> 9bca66a9701c 00:37:28 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:37:28 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 00:37:29 ---> Running in 2878cbdb5a5c 00:37:29 Removing intermediate container 1df013ead046 00:37:29 ---> cc2652d67312 00:37:29 Step 20/22 : LABEL arch=x86_64 00:37:29 ---> Running in daf5dccb9e75 00:37:29 Removing intermediate container 2878cbdb5a5c 00:37:29 ---> d4a42071be2b 00:37:29 Step 26/29 : CMD [ "generate" ] 00:37:29 Removing intermediate container daf5dccb9e75 00:37:29 ---> 4b042024a30b 00:37:29 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:37:29 ---> Running in 883998e9677d 00:37:29 ---> Running in 1020e83d24d7 00:37:29 Removing intermediate container 883998e9677d 00:37:29 ---> dc1b0f715d99 00:37:29 Step 27/29 : LABEL arch=x86_64 00:37:30 ---> Running in ba83f942f36f 00:37:30 Removing intermediate container 1020e83d24d7 00:37:30 ---> 5cd9ebb04b11 00:37:30 Step 22/22 : LABEL version=0.0.0 00:37:30 ---> Running in 0fe8188ad657 00:37:30 Removing intermediate container ba83f942f36f 00:37:30 ---> 874be62c9388 00:37:30 Step 28/29 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:37:30 ---> Running in e4c4d55fe084 00:37:31 Removing intermediate container 0fe8188ad657 00:37:31 ---> c564ee6f70cc 00:37:31 00:37:31 Removing intermediate container e4c4d55fe084 00:37:31 ---> bdc76a6f70d0 00:37:31 Step 29/29 : LABEL version=0.0.0 00:37:31 Successfully built c564ee6f70cc 00:37:31 Successfully tagged docker-core-metadata-go:latest 00:37:31 Building docker-security-secretstore-setup-go 00:37:31  Building docker-core-metadata-go ... done  ---> Running in 97a648f935f4 00:37:31 Removing intermediate container 97a648f935f4 00:37:31 ---> 00a5911bbe2d 00:37:31 00:37:32 Successfully built 00a5911bbe2d 00:37:32 Successfully tagged docker-security-secrets-setup-go:latest 00:37:32 Building docker-core-data-go 00:37:43 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:50  Building docker-security-secrets-setup-go ... done Removing intermediate container dc17aa05cf7c 00:37:50 ---> d85f5de37e81 00:37:50 00:37:50 Step 10/21 : FROM alpine 00:37:50 ---> b14afc6dfb98 00:37:50 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:50 ---> Running in fdd03c44941b 00:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:55 ---> ee636e732cdc 00:37:55 Step 3/24 : WORKDIR /edgex-go 00:37:55 ---> Using cache 00:37:55 ---> 1a1a52487ebb 00:37:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:55 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:55 v3.12.2-28-g19bfc5f39e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:55 OK: 12747 distinct packages available 00:37:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:55 ---> ee636e732cdc 00:37:55 Step 3/23 : WORKDIR /edgex-go 00:37:55 ---> Using cache 00:37:55 ---> 1a1a52487ebb 00:37:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:55 (1/4) Installing ca-certificates (20191127-r4) 00:37:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:55 (3/4) Installing libcurl (7.69.1-r3) 00:37:55 (4/4) Installing curl (7.69.1-r3) 00:37:55 Executing busybox-1.31.1-r19.trigger 00:37:56 Executing ca-certificates-20191127-r4.trigger 00:37:56 OK: 7 MiB in 18 packages 00:37:58 ---> Running in 645fa7994d0d 00:37:58 ---> Running in 3a236087a874 00:37:58 Removing intermediate container b5678435f41c 00:37:58 ---> 14c57b887cd8 00:37:58 00:37:58 Step 10/24 : FROM scratch 00:37:58 ---> 00:37:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:37:58 Removing intermediate container b74ea54a6277 00:37:58 ---> 2a91a3a20ac9 00:37:58 00:37:58 Step 10/21 : FROM scratch 00:37:58 ---> 00:37:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:58 ---> Using cache 00:37:58 ---> eebe15c65d19 00:37:58 Step 12/21 : ENV APP_PORT=48085 00:37:59 ---> Running in 56dbae3235a9 00:37:59 ---> Running in b34719dba47e 00:37:59 Removing intermediate container fdd03c44941b 00:37:59 ---> 8202efcd6326 00:37:59 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:59 Removing intermediate container 56dbae3235a9 00:37:59 ---> 23e3b89c5310 00:37:59 Step 12/24 : ENV APP_PORT=48060 00:37:59 Removing intermediate container b34719dba47e 00:37:59 ---> a226a6d69171 00:37:59 Step 13/21 : EXPOSE $APP_PORT 00:37:59 ---> Running in f748fa766b56 00:38:00 ---> Running in 86db471a1ce1 00:38:00 ---> Running in 10a803858d7d 00:38:00 Removing intermediate container f748fa766b56 00:38:00 ---> c319b141a0eb 00:38:00 Step 13/24 : EXPOSE $APP_PORT 00:38:00 ---> Running in a7015ef58eef 00:38:00 Removing intermediate container 10a803858d7d 00:38:00 ---> c75859ed7f06 00:38:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:38:00 Removing intermediate container 86db471a1ce1 00:38:00 ---> f4568fa6ad7f 00:38:00 Step 13/21 : WORKDIR /edgex 00:38:00 ---> Running in 6df6d335ad50 00:38:00 Removing intermediate container a7015ef58eef 00:38:00 ---> 0efb9bc5a024 00:38:00 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:38:00 ---> abdb6d227758 00:38:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:00 Removing intermediate container 6df6d335ad50 00:38:00 ---> 90773005666c 00:38:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:01 ---> f594d973b79a 00:38:01 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:38:01 Removing intermediate container 645fa7994d0d 00:38:01 ---> 2bd02e43f924 00:38:01 Step 5/24 : RUN apk update && apk add make git 00:38:01 Removing intermediate container 3a236087a874 00:38:01 ---> 2a7d425d9ba9 00:38:01 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:01 ---> 19d0cb703e11 00:38:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:01 ---> Running in fd30870374b1 00:38:01 ---> Running in ede82db8da4f 00:38:01 ---> eb074743bc5e 00:38:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:03 ---> 603a019239e3 00:38:03 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:38:03 ---> 1e3f8a743f22 00:38:03 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:38:03 ---> 27b8e1c1da78 00:38:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:03 ---> Running in dc7b14e0d4ea 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:03 Removing intermediate container dc7b14e0d4ea 00:38:03 ---> cbc64131ad94 00:38:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:04 ---> Running in 389efad5cbc4 00:38:04 ---> aa115d038d06 00:38:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:38:04 ---> 7825099eff5e 00:38:04 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:04 ---> Running in 05c38bf1bfd4 00:38:04 Removing intermediate container 389efad5cbc4 00:38:04 ---> 45049f981800 00:38:04 Step 19/21 : LABEL arch=x86_64 00:38:04 ---> 7d580c2dc253 00:38:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:04 ---> Running in 67d16121100f 00:38:04 Removing intermediate container 05c38bf1bfd4 00:38:04 ---> 55d38bc56183 00:38:04 Step 18/21 : CMD ["--init=true"] 00:38:04 ---> Running in 1d26f4495a79 00:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:05 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:05 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:05 OK: 12750 distinct packages available 00:38:05 Removing intermediate container 67d16121100f 00:38:05 ---> 5b52a0f00811 00:38:05 Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:38:05 OK: 233 MiB in 51 packages 00:38:05 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:05 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:05 OK: 12750 distinct packages available 00:38:05 ---> Running in d1df5ab8e39b 00:38:05 Removing intermediate container 1d26f4495a79 00:38:05 ---> 6dfd117f34e1 00:38:05 Step 19/21 : LABEL arch=x86_64 00:38:05 ---> 54b3863a20fe 00:38:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:38:05 OK: 233 MiB in 51 packages 00:38:05 ---> Running in 693b88ef632b 00:38:05 Removing intermediate container d1df5ab8e39b 00:38:05 ---> 69384ffa39e3 00:38:05 Step 21/21 : LABEL version=0.0.0 00:38:06 ---> Running in 5860d270b5b4 00:38:06 Removing intermediate container 693b88ef632b 00:38:06 ---> ffbf291b1302 00:38:06 Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:38:06 ---> ab57ad551419 00:38:06 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:38:06 Removing intermediate container fd30870374b1 00:38:06 ---> 72581c151e0b 00:38:06 Step 6/24 : COPY go.mod . 00:38:06 ---> Running in 395c6cec54f1 00:38:06 ---> Running in 8396db318818 00:38:06 Removing intermediate container 5860d270b5b4 00:38:06 ---> 0532865e0555 00:38:06 00:38:06 Removing intermediate container ede82db8da4f 00:38:06 ---> cca4ed9029ca 00:38:06 Step 6/23 : COPY go.mod . 00:38:07 Successfully built 0532865e0555 00:38:07 ---> 059aeaba1426 00:38:07 Step 7/24 : RUN go mod download 00:38:07 Removing intermediate container 8396db318818 00:38:07 ---> e5efd3d00d4f 00:38:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:07 Successfully tagged docker-support-scheduler-go:latest 00:38:07  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:38:07 Removing intermediate container 395c6cec54f1 00:38:07 ---> a1f9eef815e0 00:38:07 Step 21/21 : LABEL version=0.0.0 00:38:07 ---> Running in fe21fda144fb 00:38:07 ---> Running in 245208c883a1 00:38:07 ---> dbfa7af8be9d 00:38:07 Step 7/23 : RUN go mod download 00:38:07 ---> Running in 60fdbbde609d 00:38:07 ---> Running in 95dc002d1310 00:38:08 Removing intermediate container fe21fda144fb 00:38:08 ---> 2c13c51a1075 00:38:08 Step 22/24 : LABEL arch=x86_64 00:38:10 Removing intermediate container 60fdbbde609d 00:38:10 ---> 3c9776ef98e5 00:38:10 00:38:11 Successfully built 3c9776ef98e5 00:38:12 Successfully tagged docker-security-proxy-setup-go:latest 00:38:12 Building docker-core-command-go 00:38:12  Building docker-security-proxy-setup-go ... done  ---> Running in b4a5642fb433 00:38:13 Removing intermediate container b4a5642fb433 00:38:13 ---> 81fb6d9cb23e 00:38:13 Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:38:14 ---> Running in 6163a7161923 00:38:16 Removing intermediate container 6163a7161923 00:38:16 ---> 630fa0a8449b 00:38:16 Step 24/24 : LABEL version=0.0.0 00:38:17 Removing intermediate container 95dc002d1310 00:38:17 ---> 7b5bde8510ed 00:38:17 Step 8/23 : COPY . . 00:38:18 Removing intermediate container 245208c883a1 00:38:18 ---> 49207ceee6ea 00:38:18 Step 8/24 : COPY . . 00:38:18 ---> Running in 34c530971be0 00:38:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:38:26 Removing intermediate container 34c530971be0 00:38:26 ---> 397234ea1982 00:38:26 00:38:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:38:26 ---> ee636e732cdc 00:38:26 Step 3/27 : WORKDIR /edgex-go 00:38:26 ---> Using cache 00:38:26 ---> 1a1a52487ebb 00:38:26 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:26 ---> Using cache 00:38:26 ---> 2a7d425d9ba9 00:38:26 Step 5/27 : RUN apk update && apk add make bash git 00:38:28 Successfully built 397234ea1982 00:38:28 Successfully tagged docker-support-notifications-go:latest 00:38:29 Building docker-security-bootstrap-redis-go 00:38:34  Building docker-support-notifications-go ... done  ---> Running in 9a7630dc192e 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:41 ---> ee636e732cdc 00:38:41 Step 3/22 : WORKDIR /edgex-go 00:38:41 ---> Using cache 00:38:41 ---> 1a1a52487ebb 00:38:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:41 ---> Using cache 00:38:41 ---> 2a7d425d9ba9 00:38:41 Step 5/22 : RUN apk update && apk add make git 00:38:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:43 ---> Running in 1720be37f9a7 00:38:43 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:43 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:43 OK: 12750 distinct packages available 00:38:43 OK: 233 MiB in 51 packages 00:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:47 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:47 v3.12.2-28-g19bfc5f39e [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:47 OK: 12750 distinct packages available 00:38:47 Removing intermediate container 9a7630dc192e 00:38:47 ---> 94fa054a73a5 00:38:47 Step 6/27 : COPY go.mod . 00:38:47 OK: 233 MiB in 51 packages 00:38:49 ---> 7a11b37e9113 00:38:49 Step 7/27 : RUN go mod download 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:50 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.073s 00:38:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:50 ---> Running in ce60e91cc540 00:38:51 Removing intermediate container 1720be37f9a7 00:38:51 ---> e497cee52613 00:38:51 Step 6/22 : COPY go.mod . 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:53 ---> ee636e732cdc 00:38:53 Step 3/22 : WORKDIR /edgex-go 00:38:53 ---> Using cache 00:38:53 ---> 1a1a52487ebb 00:38:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:53 ---> Using cache 00:38:53 ---> 2a7d425d9ba9 00:38:53 Step 5/22 : RUN apk update && apk add make git 00:38:53 ---> Using cache 00:38:53 ---> e497cee52613 00:38:53 Step 6/22 : COPY go.mod . 00:38:53 ---> Using cache 00:38:53 ---> eb5be883093f 00:38:53 Step 7/22 : RUN go mod download 00:38:54 ---> eb5be883093f 00:38:54 Step 7/22 : RUN go mod download 00:38:54 ---> Running in ae2c74166b19 00:38:55 ---> af596a3813d3 00:38:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:55 ---> Running in 30b4d2f7fcf3 00:38:55 ---> 278d30679ad3 00:38:55 Step 9/23 : RUN make cmd/core-data/core-data 00:38:55 ---> Running in 16996d5e1751 00:38:55 ---> Running in ff4320a25741 00:38:55 Removing intermediate container ce60e91cc540 00:38:55 ---> d55dfd67640f 00:38:55 Step 8/27 : COPY . . 00:38:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:56 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 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.254s coverage: 46.6% of statements 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:07 Removing intermediate container ae2c74166b19 00:39:07 ---> d98aeba63d21 00:39:07 Step 8/22 : COPY . . 00:39:07 Removing intermediate container 30b4d2f7fcf3 00:39:07 ---> 7bec476762d7 00:39:07 Step 8/22 : COPY . . 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.1% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.122s coverage: 100.0% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.246s coverage: 70.5% of statements 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:39:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.651s coverage: 83.7% of statements 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.267s coverage: 28.6% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.247s coverage: 100.0% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements 00:39:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.360s coverage: 86.7% of statements 00:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.366s coverage: 97.5% of statements 00:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:39:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.180s coverage: 78.3% of statements 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.984s coverage: 93.8% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.163s coverage: 0.1% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.089s coverage: 100.0% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 75.5% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.154s coverage: 87.2% of statements 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.166s coverage: 84.2% of statements 00:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements 00:39:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:39:29 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 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.623s coverage: 63.5% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.106s coverage: 100.0% of statements 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 00:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 00:39:31 ---> 00bdcf93efb9 00:39:31 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 00:39:36 ---> Running in d87490dc3afb 00:39:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.833s coverage: 68.9% of statements 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:39:38 ---> c204f3339833 00:39:38 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:39:38 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 00:39:39 ---> Running in 2b353142fa69 00:39:39 ---> 938c8717c6af 00:39:39 Step 9/22 : RUN make cmd/core-command/core-command 00:39:39 ---> Running in 846808cf3643 00:39:40 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 00:39:40 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 00:39:42 Removing intermediate container 16996d5e1751 00:39:42 ---> d63c5341a3cb 00:39:42 00:39:42 Step 10/24 : FROM alpine:3.10 00:39:42 3.10: Pulling from library/alpine 00:39:42 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:39:42 Status: Downloaded newer image for alpine:3.10 00:39:42 ---> be4e4bea2c2e 00:39:42 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:39:43 ---> Running in 1c1f6d7d5236 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:39:46 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:39:46 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:39:46 OK: 10350 distinct packages available 00:39:46 (1/5) Installing ca-certificates (20191127-r2) 00:39:47 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:39:47 (3/5) Installing libcurl (7.66.0-r3) 00:39:47 (4/5) Installing curl (7.66.0-r3) 00:39:47 (5/5) Installing dumb-init (1.2.2-r1) 00:39:47 Executing busybox-1.30.1-r3.trigger 00:39:47 Executing ca-certificates-20191127-r2.trigger 00:39:47 OK: 7 MiB in 19 packages 00:39:50 Removing intermediate container 1c1f6d7d5236 00:39:50 ---> 6bab65be384f 00:39:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:50 ---> Running in 41f1990cb14b 00:39:51 Removing intermediate container ff4320a25741 00:39:51 ---> 17022855978d 00:39:51 00:39:51 Step 10/23 : FROM alpine 00:39:51 ---> b14afc6dfb98 00:39:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:51 ---> Running in 977a1c6d2f78 00:39:51 Removing intermediate container 41f1990cb14b 00:39:51 ---> 79d51cfe298d 00:39:51 Step 13/24 : WORKDIR / 00:39:51 ---> Running in 42732525aaf3 00:39:51 Removing intermediate container 977a1c6d2f78 00:39:51 ---> f5ed302641f7 00:39:51 Step 12/23 : ENV APP_PORT=48080 00:39:51 ---> Running in 054552991a9f 00:39:51 Removing intermediate container 42732525aaf3 00:39:51 ---> 1284cd29bd64 00:39:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:51 Removing intermediate container 054552991a9f 00:39:51 ---> 430876b7f75c 00:39:51 Step 13/23 : EXPOSE $APP_PORT 00:39:51 ---> Running in f377898e44b1 00:39:52 ---> 11f6ffe48e19 00:39:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:39:52 Removing intermediate container f377898e44b1 00:39:52 ---> a77a0caae250 00:39:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:52 ---> Running in f85aac72c161 00:39:52 ---> a1b3752b0137 00:39:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:39:53 ---> e8df08111873 00:39:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:54 ---> 9cce9b196cb5 00:39:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:54 Removing intermediate container f85aac72c161 00:39:54 ---> 84d35d7f4c54 00:39:54 Step 15/23 : RUN apk --no-cache add zeromq 00:39:54 ---> Running in 9ad93c732bf1 00:39:54 ---> 0ad5988323e0 00:39:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:56 ---> 5f4642c84aa3 00:39:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:56 ---> Running in 9dcbde0dedf0 00:39:57 (1/5) Installing libgcc (9.3.0-r2) 00:39:57 (2/5) Installing libsodium (1.0.18-r0) 00:39:57 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:57 (4/5) Installing libzmq (4.3.3-r0) 00:39:57 (5/5) Installing zeromq (4.3.3-r0) 00:39:57 Executing busybox-1.31.1-r19.trigger 00:39:57 OK: 8 MiB in 19 packages 00:39:59 Removing intermediate container 9dcbde0dedf0 00:39:59 ---> fe22ca10a6bb 00:39:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:39:59 ---> Running in ff3e436929c8 00:39:59 Removing intermediate container 9ad93c732bf1 00:39:59 ---> 5353cb37a29f 00:39:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:59 Removing intermediate container ff3e436929c8 00:39:59 ---> 49512ee2923e 00:39:59 Step 22/24 : LABEL arch=x86_64 00:40:00 ---> Running in 4513dfba283f 00:40:01 ---> 038a9e52b0b0 00:40:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:40:02 Removing intermediate container 4513dfba283f 00:40:02 ---> 32d72d5fa920 00:40:02 Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:40:02 Removing intermediate container d87490dc3afb 00:40:02 ---> 57a463725b1c 00:40:02 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:40:03 ---> Running in 986fcc3fa4e7 00:40:03 ---> f3b5aad18cf2 00:40:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:40:03 ---> Running in bdcf19a50189 00:40:03 Removing intermediate container 986fcc3fa4e7 00:40:03 ---> 32bbfa4b4961 00:40:03 Step 24/24 : LABEL version=0.0.0 00:40:05 ---> 1c7181ed8641 00:40:05 Step 19/23 : ENTRYPOINT ["/core-data"] 00:40:05 ---> Running in bba46f50d093 00:40: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 00:40:06 ---> Running in 154a8903b89d 00:40:06 Removing intermediate container 2b353142fa69 00:40:06 ---> 8383c300ff62 00:40:06 00:40:06 Step 10/22 : FROM alpine:3.10 00:40:06 ---> be4e4bea2c2e 00:40:06 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:40:06 ---> Using cache 00:40:06 ---> 6bab65be384f 00:40:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:40:06 Removing intermediate container bba46f50d093 00:40:06 ---> 112c36495e8d 00:40:06 00:40:06 ---> Running in b9338e67b979 00:40:06 Removing intermediate container 154a8903b89d 00:40:06 ---> 74c72b4f4c19 00:40:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:06 Successfully built 112c36495e8d 00:40:07 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:08  Building docker-security-secretstore-setup-go ... done Removing intermediate container b9338e67b979 00:40:08 ---> 31a9a95ae048 00:40:08 Step 13/22 : WORKDIR / 00:40:08 ---> Running in 58ba2c22e889 00:40:08 ---> Running in f96de88cea89 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 31.804s coverage: 86.3% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.830s coverage: 72.2% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.697s coverage: 72.1% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.060s coverage: 48.4% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.074s coverage: 28.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.095s coverage: 96.8% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.429s coverage: 37.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.670s coverage: 84.0% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.341s coverage: 47.1% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.046s coverage: 100.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.084s coverage: 29.1% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.151s coverage: 99.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:40:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:40:08 GO111MODULE=on go vet ./... 00:40:08 Removing intermediate container 846808cf3643 00:40:08 ---> 3699b2d943a7 00:40:08 00:40:08 Step 10/22 : FROM scratch 00:40:08 ---> 00:40:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:40:08 Removing intermediate container 58ba2c22e889 00:40:08 ---> 441e1fd15f09 00:40:08 Step 21/23 : LABEL arch=x86_64 00:40:08 ---> Running in 1d3e205d7654 00:40:09 ---> Using cache 00:40:09 ---> eebe15c65d19 00:40:09 Step 12/22 : ENV APP_PORT=48082 00:40:09 Removing intermediate container bdcf19a50189 00:40:09 ---> 45c459fda00d 00:40:09 00:40:09 Step 11/27 : FROM docker:latest 00:40:09 ---> 0c995d0d3006 00:40:09 Removing intermediate container f96de88cea89 00:40:09 Step 12/27 : RUN apk add --no-cache bash ---> 854737898272 00:40:09 00:40:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:40:09 Removing intermediate container 1d3e205d7654 00:40:09 ---> 68d9a3a56e22 00:40:09 Step 22/23 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:40:09 ---> Running in 1e8bd7e5976d 00:40:09 ---> Running in c7aeb651a837 00:40:09 ---> Running in 078b98c4f838 00:40:09 Removing intermediate container 1e8bd7e5976d 00:40:09 ---> 2bd3f32dc818 00:40:09 Step 13/22 : EXPOSE $APP_PORT 00:40:09 ---> c3142d00789a 00:40:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:40:09 Removing intermediate container 078b98c4f838 00:40:09 ---> c1e87bc6f032 00:40:09 Step 23/23 : LABEL version=0.0.0 00:40:09 ---> Running in 35903b426035 00:40:09 ---> Running in ce5d7e0a92dc 00:40:10 Removing intermediate container 35903b426035 00:40:10 ---> 47850055c03e 00:40:10 Step 14/22 : WORKDIR / 00:40:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:10 ---> Running in 3300348391a8 00:40:10 Removing intermediate container ce5d7e0a92dc 00:40:10 ---> 1ee256b0f31d 00:40:10 00:40:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:10 ---> 371b660c86b5 00:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:40:10 Successfully built 1ee256b0f31d 00:40:10 (1/2) Installing readline (8.0.4-r0) 00:40:10 (2/2) Installing bash (5.0.17-r0) 00:40:10 Successfully tagged docker-core-data-go:latest 00:40:10  Building docker-core-data-go ... done Removing intermediate container 3300348391a8 00:40:10 ---> 04efbc8770f5 00:40:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:40:10 Executing bash-5.0.17-r0.post-install 00:40:10 Executing busybox-1.31.1-r19.trigger 00:40:10 OK: 12 MiB in 22 packages 00:40:10 ---> 37214c0d7a5b 00:40:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:40:10 ---> c62ecc99d30b 00:40:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:40:12 ---> ed2ef763d345 00:40:12 Step 18/22 : RUN chmod +x entrypoint.sh 00:40:12 ---> Running in c236e92bc63c 00:40:12 Removing intermediate container c7aeb651a837 00:40:12 ---> 176841d97d0c 00:40:12 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:40:12 ---> 190f68b9a6d1 00:40:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:40:12 ---> Running in d84af9f08224 00:40:12 ---> 244742c645a6 00:40:12 Step 18/22 : ENTRYPOINT ["/core-command"] 00:40:12 ---> Running in 35fee5dbff4c 00:40:13 Removing intermediate container 35fee5dbff4c 00:40:13 ---> 2bb8e8da2337 00:40:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:13 ---> Running in a09ed48ec2d1 00:40:13 Removing intermediate container a09ed48ec2d1 00:40:13 ---> 734e86edd608 00:40:13 Step 20/22 : LABEL arch=x86_64 00:40:13 Removing intermediate container c236e92bc63c 00:40:13 ---> b1ceb5495ff2 00:40:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:40:13 ---> Running in c3333158e8ee 00:40:13 ---> Running in ae74a5405ff3 00:40:13 Removing intermediate container d84af9f08224 00:40:13 ---> ea322b200ce3 00:40:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:40:13 Removing intermediate container c3333158e8ee 00:40:13 ---> ae20634a23e0 00:40:13 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:40:13 ---> Running in 6b5fdda40544 00:40:13 ---> Running in 1a09a735b84e 00:40:14 Removing intermediate container ae74a5405ff3 00:40:14 ---> 10b95c7e5fc1 00:40:14 Step 20/22 : LABEL arch=x86_64 00:40:14 ---> Running in 43edac732ad7 00:40:14 Removing intermediate container 6b5fdda40544 00:40:14 ---> 982d65389f39 00:40:14 Step 15/27 : ENV APP_PORT=48090 00:40:14 Removing intermediate container 1a09a735b84e 00:40:14 ---> 44da200b03fc 00:40:14 Step 22/22 : LABEL version=0.0.0 00:40:14 ---> Running in 4049d58b562d 00:40:14 ---> Running in 647ac97279d4 00:40:14 Removing intermediate container 43edac732ad7 00:40:14 ---> 303dd80f07da 00:40:14 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:40:14 ---> Running in 3ec3748dd48e 00:40:14 Removing intermediate container 4049d58b562d 00:40:14 ---> b166fdda099c 00:40:14 Step 16/27 : EXPOSE $APP_PORT 00:40:14 Removing intermediate container 647ac97279d4 00:40:14 ---> 23e4f9526d67 00:40:14 00:40:14 Successfully built 23e4f9526d67 00:40:14 ---> Running in 75a3133b5114 00:40:14 Successfully tagged docker-core-command-go:latest 00:40:15  Building docker-core-command-go ... done Removing intermediate container 3ec3748dd48e 00:40:15 ---> add009a3da53 00:40:15 Step 22/22 : LABEL version=0.0.0 00:40:15 ---> Running in 1707485c87b1 00:40:15 Removing intermediate container 75a3133b5114 00:40:15 ---> d35a6d815f16 00:40:15 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:40:15 Removing intermediate container 1707485c87b1 00:40:15 ---> d68e6512d21e 00:40:15 00:40:15 Successfully built d68e6512d21e 00:40:15 Successfully tagged docker-security-bootstrap-redis-go:latest 00:40:16  Building docker-security-bootstrap-redis-go ... done  ---> 212587180009 00:40:16 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:40:16 ---> a4efc3212572 00:40:16 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:40:16 ---> 0f94281ce256 00:40:16 Step 20/27 : RUN apk --no-cache add py3-pip 00:40:16 ---> Running in d2c31ab3c7d7 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:17 (1/33) Installing libbz2 (1.0.8-r1) 00:40:17 (2/33) Installing expat (2.2.9-r1) 00:40:17 (3/33) Installing libffi (3.3-r2) 00:40:17 (4/33) Installing gdbm (1.13-r1) 00:40:17 (5/33) Installing xz-libs (5.2.5-r0) 00:40:17 (6/33) Installing sqlite-libs (3.32.1-r0) 00:40:17 (7/33) Installing python3 (3.8.5-r0) 00:40:18 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:18 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:18 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:18 (11/33) Installing py3-six (1.15.0-r0) 00:40:18 (12/33) Installing py3-packaging (20.4-r0) 00:40:18 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:18 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:18 (15/33) Installing py3-idna (2.9-r0) 00:40:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:18 (18/33) Installing py3-requests (2.23.0-r0) 00:40:18 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:18 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:18 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:18 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:18 (24/33) Installing py3-distro (1.5.0-r1) 00:40:18 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:18 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:18 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:18 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:18 (29/33) Installing py3-progress (1.5-r0) 00:40:18 (30/33) Installing py3-toml (0.10.1-r0) 00:40:18 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:18 (33/33) Installing py3-pip (20.1.1-r0) 00:40:19 Executing busybox-1.31.1-r19.trigger 00:40:19 OK: 71 MiB in 55 packages 00:40:29 Removing intermediate container d2c31ab3c7d7 00:40:29 ---> 998b44aaf204 00:40:29 Step 21/27 : RUN pip install docker-compose==1.23.2 00:40:29 ---> Running in ffc29a07c415 00:40:30 Collecting docker-compose==1.23.2 00:40:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:30 Collecting docker<4.0,>=3.6.0 00:40:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:31 Collecting PyYAML<4,>=3.10 00:40:31 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:32 Collecting cached-property<2,>=1.2.0 00:40:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:32 Collecting websocket-client<1.0,>=0.32.0 00:40:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:40:32 Collecting jsonschema<3,>=2.5.1 00:40:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:32 Collecting texttable<0.10,>=0.9.0 00:40:32 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:32 Collecting docopt<0.7,>=0.6.1 00:40:32 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:33 Collecting dockerpty<0.5,>=0.4.1 00:40:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:34 Collecting docker-pycreds>=0.4.0 00:40:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:34 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) 00:40:34 Collecting idna<2.8,>=2.5 00:40:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:34 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) 00:40:34 Collecting urllib3<1.25,>=1.21.1 00:40:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:34 Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, cached-property, jsonschema, texttable, docopt, dockerpty, docker-compose 00:40:34 Attempting uninstall: idna 00:40:34 Found existing installation: idna 2.9 00:40:34 Uninstalling idna-2.9: 00:40:34 Successfully uninstalled idna-2.9 00:40:34 Attempting uninstall: urllib3 00:40:34 Found existing installation: urllib3 1.25.9 00:40:34 Uninstalling urllib3-1.25.9: 00:40:34 Successfully uninstalled urllib3-1.25.9 00:40:36 Attempting uninstall: requests 00:40:36 Found existing installation: requests 2.23.0 00:40:36 Uninstalling requests-2.23.0: 00:40:36 Successfully uninstalled requests-2.23.0 00:40:36 Running setup.py install for PyYAML: started 00:40:37 Running setup.py install for PyYAML: finished with status 'done' 00:40:37 Running setup.py install for texttable: started 00:40:38 Running setup.py install for texttable: finished with status 'done' 00:40:38 Running setup.py install for docopt: started 00:40:38 Running setup.py install for docopt: finished with status 'done' 00:40:38 Running setup.py install for dockerpty: started 00:40:39 Running setup.py install for dockerpty: finished with status 'done' 00:40:39 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 00:40:42 Removing intermediate container ffc29a07c415 00:40:42 ---> 88aaf227f4a6 00:40:42 Step 22/27 : RUN apk --no-cache add curl 00:40:42 ---> Running in 5d82e33c550a 00:40:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:43 (2/3) Installing libcurl (7.69.1-r3) 00:40:43 (3/3) Installing curl (7.69.1-r3) 00:40:43 Executing busybox-1.31.1-r19.trigger 00:40:43 OK: 72 MiB in 58 packages 00:40:43 Removing intermediate container 5d82e33c550a 00:40:43 ---> 7b4f1816ebd1 00:40:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:43 ---> Running in 44d591db382e 00:40:44 Removing intermediate container 44d591db382e 00:40:44 ---> 32b134951733 00:40:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:44 ---> Running in 18ff40435af2 00:40:44 Removing intermediate container 18ff40435af2 00:40:44 ---> 5e8d8cd8a770 00:40:44 Step 25/27 : LABEL arch=x86_64 00:40:44 ---> Running in 667e15602f5a 00:40:44 Removing intermediate container 667e15602f5a 00:40:44 ---> 172e22f3126a 00:40:44 Step 26/27 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:40:44 ---> Running in cde3399fab35 00:40:44 Removing intermediate container cde3399fab35 00:40:44 ---> 71732961be25 00:40:44 Step 27/27 : LABEL version=0.0.0 00:40:44 ---> Running in d2cb02c85a47 00:40:44 Removing intermediate container d2cb02c85a47 00:40:44 ---> 96562114c7a1 00:40:44 00:40:45 Successfully built 96562114c7a1 00:40:45 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:45  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:40:45 $ docker stop --time=1 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 00:40:46 $ docker rm -f 813aa3d7ce3aa6a8a2efe80d2d55cf6618f40bdc261812e1b2f7874df1c36128 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:47 + docker images 00:40:47 + grep docker 00:40:47 docker-sys-mgmt-agent-go latest 96562114c7a1 3 seconds ago 313MB 00:40:47 docker-security-bootstrap-redis-go latest d68e6512d21e 32 seconds ago 15.8MB 00:40:47 docker-core-command-go latest 23e4f9526d67 33 seconds ago 12.2MB 00:40:47 docker-core-data-go latest 1ee256b0f31d 38 seconds ago 23.7MB 00:40:47 docker-security-secretstore-setup-go latest 112c36495e8d 41 seconds ago 24.7MB 00:40:47 docker-support-notifications-go latest 397234ea1982 2 minutes ago 13.6MB 00:40:47 docker-security-proxy-setup-go latest 3c9776ef98e5 2 minutes ago 24.5MB 00:40:47 docker-support-scheduler-go latest 0532865e0555 2 minutes ago 12.3MB 00:40:47 docker-security-secrets-setup-go latest 00a5911bbe2d 3 minutes ago 23.9MB 00:40:47 docker-core-metadata-go latest c564ee6f70cc 3 minutes ago 14.5MB 00:40:47 docker latest 0c995d0d3006 2 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:03 Still waiting to schedule task 00:41:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-16220’ 00:41:30 gofmt -l . 00:41:30 [ "`gofmt -l .`" = "" ] 00:41:30 ./bin/test-go-mod-tidy.sh 00:41:30 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:31 + ls -al . 00:41:31 total 688 00:41:31 drwxrwxr-x 9 1001 1001 4096 Dec 16 00:41 . 00:41:31 drwxr-xr-x 4 root root 4096 Dec 16 00:37 .. 00:41:31 -rw-rw-r-- 1 1001 1001 11 Dec 16 00:35 .dockerignore 00:41:31 drwxrwxr-x 8 1001 1001 4096 Dec 16 00:35 .git 00:41:31 drwxrwxr-x 3 1001 1001 4096 Dec 16 00:35 .github 00:41:31 -rw-rw-r-- 1 1001 1001 943 Dec 16 00:35 .gitignore 00:41:31 -rw-rw-r-- 1 1001 1001 166 Dec 16 00:35 .sonarcloud.properties 00:41:31 -rw-rw-r-- 1 1001 1001 3804 Dec 16 00:35 CONTRIBUTING.md 00:41:31 -rw-rw-r-- 1 1001 1001 1035 Dec 16 00:35 Dockerfile.build 00:41:31 -rw-rw-r-- 1 1001 1001 863 Dec 16 00:35 Jenkinsfile 00:41:31 -rw-rw-r-- 1 1001 1001 10775 Dec 16 00:35 LICENSE 00:41:31 -rw-rw-r-- 1 1001 1001 6318 Dec 16 00:35 Makefile 00:41:31 -rw-rw-r-- 1 1001 1001 6447 Dec 16 00:35 README.md 00:41:31 -rw-rw-r-- 1 1001 1001 7286 Dec 16 00:35 SECURITY.md 00:41:31 -rw-rw-r-- 1 1001 1001 5 Dec 16 00:32 VERSION 00:41:31 -rw-rw-r-- 1 1001 1001 4131 Dec 16 00:35 ZMQWindows.md 00:41:31 drwxrwxr-x 2 1001 1001 4096 Dec 16 00:35 bin 00:41:31 drwxrwxr-x 15 1001 1001 4096 Dec 16 00:35 cmd 00:41:31 -rw-r--r-- 1 root root 563397 Dec 16 00:40 coverage.out 00:41:31 -rw-r--r-- 1 root root 1041 Dec 16 00:41 go.mod 00:41:31 -rw-r--r-- 1 root root 18856 Dec 16 00:41 go.sum 00:41:31 drwxrwxr-x 8 1001 1001 4096 Dec 16 00:35 internal 00:41:31 drwxrwxr-x 4 1001 1001 4096 Dec 16 00:35 openapi 00:41:31 drwxrwxr-x 4 1001 1001 4096 Dec 16 00:35 snap 00:41:31 -rw-rw-r-- 1 1001 1001 168 Dec 16 00:35 version.go [Pipeline] sh 00:41:31 + '[' -e coverage.out ] 00:41:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:31 Warning: overwriting stash ‘coverage-report’ 00:41:33 Stashed 1 file(s) [Pipeline] sh 00:41:34 + make build 00:41:34 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 00:41:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:42:17 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 00:42:26 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 00:42:27 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 00:42:34 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 00:42:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:42:46 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 00:42:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:56 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 00:43: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 00:43:07 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 00:43:10 Running on prd-ubuntu18.04-docker-8c-8g-16222 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:43:10 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [Pipeline] } 00:43:11 $ docker stop --time=1 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c 00:43:12 using credential edgex-jenkins-ssh 00:43:12 Cloning the remote Git repository 00:43:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:12 > git init /w/workspace/edgex-go/8 # timeout=10 00:43:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:12 > git --version # timeout=10 00:43:12 > git --version # 'git version 2.17.1' 00:43:12 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:14 $ docker rm -f 272be57c12e67ae07e1549460add5b68d861a1f70265e1ed575e4c2e4f77279c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:17 00:43:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:17 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:17 29e5d40040c1: Pulling fs layer 00:43:17 1ce36da41761: Pulling fs layer 00:43:17 25b303627fd3: Pulling fs layer 00:43:18 29e5d40040c1: Download complete 00:43:18 1ce36da41761: Verifying Checksum 00:43:18 1ce36da41761: Download complete 00:43:18 29e5d40040c1: Pull complete 00:43:20 1ce36da41761: Pull complete 00:43:20 25b303627fd3: Verifying Checksum 00:43:20 25b303627fd3: Download complete 00:43:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:25 Merging remotes/origin/master commit 57027b830a506e4aebc0dcaa3e3cd565868e69a4 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:43:25 Merge succeeded, producing c738756d69a0ed2225b661df72c6900bbc115829 00:43:25 Checking out Revision c738756d69a0ed2225b661df72c6900bbc115829 (PR-2924) 00:43:25 > git config core.sparsecheckout # timeout=10 00:43:25 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:43:25 > git remote # timeout=10 00:43:25 > git config --get remote.origin.url # timeout=10 00:43:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:25 > git merge 57027b830a506e4aebc0dcaa3e3cd565868e69a4 # timeout=10 00:43:25 > git rev-parse HEAD^{commit} # timeout=10 00:43:25 > git config core.sparsecheckout # timeout=10 00:43:25 > git checkout -f c738756d69a0ed2225b661df72c6900bbc115829 # timeout=10 00:43:29 Commit message: "Merge commit '57027b830a506e4aebc0dcaa3e3cd565868e69a4' into HEAD" 00:43:29 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:30 25b303627fd3: Pull complete 00:43:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:29 > git rev-list --no-walk 94a22065852948ec920d808512d3a5f13a04da88 # timeout=10 00:43:30 + echo snap-build.sh 00:43:30 snap-build.sh 00:43:30 + SNAP_BASE_DIR=. 00:43:30 + '[' '!' -z /w/workspace/edgex-go/8 ']' 00:43:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 00:43:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 00:43:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 00:43:30 + cd /w/workspace/edgex-go/8 00:43:30 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:30 Reading package lists... 00:43:30 Building dependency tree... 00:43:30 Reading state information... 00:43:30 prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 00:43:30 The following packages were automatically installed and are no longer required: 00:43:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:30 uidmap xdelta3 00:43:30 Use 'sudo apt autoremove' to remove them. 00:43:30 The following packages will be REMOVED: 00:43:30 lxd* lxd-client* 00:43:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:31 After this operation, 31.7 MB disk space will be freed. 00:43:31 (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.) 00:43:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:33 Removing lxd dnsmasq configuration 00:43:33 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:43:34 $ docker top cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:34 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:34 (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.) 00:43:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:35 + grep parallel 00:43:35 + docker-compose build --help 00:43:35 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:35 Processing triggers for ureadahead (0.100.0-21) ... 00:43:37 + sudo snap remove --purge lxd 00:43:37 snap "lxd" is not installed 00:43:37 + sudo groupadd --force --system lxd 00:43:37 ++ whoami 00:43:37 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:37 + newgrp - lxd 00:43:37 + sudo snap install lxd 00:43:40 --parallel Build images in parallel. [Pipeline] } 00:43:40 $ docker stop --time=1 cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 00:43:42 $ docker rm -f cf58eb8a0534412f34482482698b31baac52478f1483832aacd75404da534478 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:43 . [Pipeline] withDockerContainer 00:43:43 prd-ubuntu18.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 00:43:43 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 00:43:45 $ docker top 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:46 2020-12-16T00:43:44Z INFO Waiting for automatic snapd restart... 00:43:46 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:51 Building docker-core-command-go ... 00:43:51 Building docker-core-data-go ... 00:43:51 Building docker-core-metadata-go ... 00:43:51 Building docker-security-bootstrap-redis-go ... 00:43:51 Building docker-security-proxy-setup-go ... 00:43:51 Building docker-security-secrets-setup-go ... 00:43:51 Building docker-security-secretstore-setup-go ... 00:43:51 Building docker-support-notifications-go ... 00:43:51 Building docker-support-scheduler-go ... 00:43:51 Building docker-sys-mgmt-agent-go ... 00:43:51 Building docker-support-scheduler-go 00:43:51 Building docker-sys-mgmt-agent-go 00:43:51 Building docker-core-command-go 00:43:51 Building docker-security-bootstrap-redis-go 00:43:51 Building docker-core-metadata-go 00:44:04 lxd 4.9 from Canonical* installed 00:44:04 + sudo lxd init --auto 00:44:10 + sudo snap install --classic snapcraft 00:44:16 snapcraft 4.4.4 from Canonical* installed 00:44:16 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:44:16 + patch --verbose -p1 00:44:16 Hmm... Looks like a unified diff to me... 00:44:16 The text leading up to this was: 00:44:16 -------------------------- 00:44:16 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 00:44:16 |From: Tony Espy 00:44:16 |Date: Wed, 2 Dec 2020 17:38:31 -0500 00:44:16 |Subject: [PATCH] optimize snap build for pipeline CI check 00:44:16 | 00:44:16 |This patch is used by the EdgeX CI pipeline builds to 00:44:16 |optimize the snap CI check run for pull requests. When 00:44:16 |applied, it essentially strips out everything (apps and 00:44:16 |parts) from the snapcraft.yaml file except those required 00:44:16 |to build edgex-go, as the whole idea of the CI check is to 00:44:16 |catch changes to edgex-go that break the snap build. 00:44:16 | 00:44:16 |In general, anyone updating snapcraft.yaml will also need 00:44:16 |to update this patch file, otherwise it may fail to apply, 00:44:16 |resulting in a failed snap build CI check in the associated 00:44:16 |pull request. 00:44:16 | 00:44:16 |Note - in addition to applying this patch, the pipeline also 00:44:16 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:44:16 |need to build the finally binary .snap file (and it won't 00:44:16 |work with the patch applied). This further reduces the build 00:44:16 |time. 00:44:16 |--- 00:44:16 | snap/snapcraft.yaml | 466 +------------------------------------------- 00:44:16 | 1 file changed, 2 insertions(+), 464 deletions(-) 00:44:16 | 00:44:16 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:44:16 |index b265277c..d7e1de37 100644 00:44:16 |--- a/snap/snapcraft.yaml 00:44:16 |+++ b/snap/snapcraft.yaml 00:44:16 -------------------------- 00:44:16 patching file snap/snapcraft.yaml 00:44:16 Using Plan A... 00:44:16 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 00:44:16 Hunk #2 succeeded at 81 (offset -3 lines). 00:44:16 Hunk #3 succeeded at 209 (offset -9 lines). 00:44:16 Hunk #4 succeeded at 224 (offset -9 lines). 00:44:16 Hunk #5 succeeded at 232 (offset -9 lines). 00:44:16 Hunk #6 succeeded at 239 (offset -9 lines). 00:44:16 Hunk #7 succeeded at 266 (offset -9 lines). 00:44:16 Hunk #8 succeeded at 300 (offset -9 lines). 00:44:16 Hunk #9 succeeded at 356 (offset -9 lines). 00:44:16 Hmm... Ignoring the trailing garbage. 00:44:16 done 00:44:16 + sudo snapcraft prime --use-lxd 00:44:17 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:44:17 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: 00:44:17 - README.md 00:44:17 - snapcraft.yaml.orig 00:44:17 00:44:17 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:17 Launching a container. 00:44:30 Waiting for container to be ready 00:44:30 To start your first instance, try: lxc launch ubuntu:18.04 00:44:30 00:44:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:44:33 Waiting for network to be ready... 00:44:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:44:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:44:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:44:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:44:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:44:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:44:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:44:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:44:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:44:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:44:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:44:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:44:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:44:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:44:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:44:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:44:37 Fetched 23.5 MB in 4s (5690 kB/s) 00:44:38 Reading package lists... 00:44:38 Reading package lists... 00:44:38 Building dependency tree... 00:44:38 Reading state information... 00:44:38 The following additional packages will be installed: 00:44:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:44:38 Suggested packages: 00:44:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:44:38 Recommended packages: 00:44:38 gnupg libsasl2-modules 00:44:38 The following NEW packages will be installed: 00:44:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:44:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:44:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:44:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:44:38 The following packages will be upgraded: 00:44:38 gpg gpg-agent gpgconf libudev1 00:44:38 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 00:44:38 Need to get 3531 kB of archives. 00:44:38 After this operation, 13.3 MB of additional disk space will be used. 00:44:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:44:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:44:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:44:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 00:44:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 00:44:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:44:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:44:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:44:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:44:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:44:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:44:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:44:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:44:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:44:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:44:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:44:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:44:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:44:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:44:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:44:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:44:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:44:39 debconf: delaying package configuration, since apt-utils is not installed 00:44:39 Fetched 3531 kB in 1s (3524 kB/s) 00:44:40 (Reading database ... 12511 files and directories currently installed.) 00:44:40 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:44:40 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:40 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:44:40 Selecting previously unselected package udev. 00:44:40 (Reading database ... 12511 files and directories currently installed.) 00:44:40 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:44:40 Unpacking udev (237-3ubuntu10.43) ... 00:44:40 Selecting previously unselected package libfuse2:amd64. 00:44:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:44:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:40 Selecting previously unselected package fuse. 00:44:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:44:40 Unpacking fuse (2.9.7-1ubuntu1) ... 00:44:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:40 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:40 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:40 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:44:41 Selecting previously unselected package libksba8:amd64. 00:44:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:44:41 Unpacking libksba8:amd64 (1.3.5-2) ... 00:44:41 Selecting previously unselected package libroken18-heimdal:amd64. 00:44:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:44:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:44:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:44:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libwind0-heimdal:amd64. 00:44:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:44:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:44:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:44:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:44:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:44:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:42 Selecting previously unselected package libsasl2-modules-db:amd64. 00:44:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:44:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:44:42 Selecting previously unselected package libsasl2-2:amd64. 00:44:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 00:44:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:44:42 Selecting previously unselected package libldap-common. 00:44:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:44:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:44:42 Selecting previously unselected package libldap-2.4-2:amd64. 00:44:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:44:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:44:42 Selecting previously unselected package dirmngr. 00:44:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:44:42 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:44:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:44:42 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:44:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:44:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:44:42 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 00:44:42 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:44:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libksba8:amd64 (1.3.5-2) ... 00:44:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:43 Setting up udev (237-3ubuntu10.43) ... 00:44:43 invoke-rc.d: policy-rc.d denied execution of start. 00:44:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Processing triggers for systemd (237-3ubuntu10) ... 00:44:43 Setting up fuse (2.9.7-1ubuntu1) ... 00:44:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:44:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:44:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:44:43 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:44:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:44:44 settings in the [Install] section, and DefaultInstance for template units). 00:44:44 This means they are not meant to be enabled using systemctl. 00:44:44 Possible reasons for having this kind of units are: 00:44:44 1) A unit may be statically enabled by being symlinked from another unit's 00:44:44 .wants/ or .requires/ directory. 00:44:44 2) A unit's purpose may be to act as a helper for some other unit which has 00:44:44 a requirement dependency on it. 00:44:44 3) A unit may be started when needed via activation (socket, path, timer, 00:44:44 D-Bus, udev, scripted systemctl call, ...). 00:44:44 4) In case of template units, the unit is meant to be enabled with some 00:44:44 instance name specified. 00:44:44 Reading package lists... 00:44:44 Building dependency tree... 00:44:44 Reading state information... 00:44:45 The following additional packages will be installed: 00:44:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:44:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:44:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:44:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:44:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:44:45 Suggested packages: 00:44:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:44:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:44:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:44:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:44:45 systemd-container policykit-1 00:44:45 Recommended packages: 00:44:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:44:45 The following NEW packages will be installed: 00:44:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:44:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:44:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:44:45 multiarch-support openssh-client python3 python3-minimal python3.6 00:44:45 python3.6-minimal snapd squashfs-tools sudo 00:44:45 The following packages will be upgraded: 00:44:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:44:45 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 00:44:45 Need to get 35.2 MB of archives. 00:44:45 After this operation, 141 MB of additional disk space will be used. 00:44:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:44:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:44:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:44:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:44:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:44:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:44:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:44:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:44:46 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:44:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:44:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 00:44:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:44:46 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:44:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:44:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:44:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:44:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:44:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:44:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:44:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:44:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:44:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:44:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:44:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:44:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:44:46 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:44:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:44:46 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:44:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:44:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:44:47 debconf: delaying package configuration, since apt-utils is not installed 00:44:47 Fetched 35.2 MB in 2s (15.9 MB/s) 00:44:47 (Reading database ... 12757 files and directories currently installed.) 00:44:47 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:44:47 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:44:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:44:48 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:44:48 (Reading database ... 12757 files and directories currently installed.) 00:44:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:44:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:44:48 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:44:48 (Reading database ... 12757 files and directories currently installed.) 00:44:48 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:44:48 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:44:48 Setting up apt (1.6.12ubuntu0.2) ... 00:44:48 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:44:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:44:49 (Reading database ... 12764 files and directories currently installed.) 00:44:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:44:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:44:50 Selecting previously unselected package libpython3.6-minimal:amd64. 00:44:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:44:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:44:50 Selecting previously unselected package libexpat1:amd64. 00:44:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:44:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:50 Selecting previously unselected package python3.6-minimal. 00:44:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:44:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:44:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:44:50 Checking for services that may need to be restarted...done. 00:44:50 Checking for services that may need to be restarted...done. 00:44:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:44:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:44:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:44:51 Selecting previously unselected package python3-minimal. 00:44:51 (Reading database ... 13012 files and directories currently installed.) 00:44:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:44:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:44:51 Selecting previously unselected package mime-support. 00:44:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:44:51 Unpacking mime-support (3.60ubuntu1) ... 00:44:51 Selecting previously unselected package libmpdec2:amd64. 00:44:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:44:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:44:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:44:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:44:51 Selecting previously unselected package python3.6. 00:44:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:44:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:44:51 Selecting previously unselected package libpython3-stdlib:amd64. 00:44:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:44:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:51 Setting up python3-minimal (3.6.7-1~18.04) ... 00:44:52 Selecting previously unselected package python3. 00:44:52 (Reading database ... 13442 files and directories currently installed.) 00:44:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:44:52 Unpacking python3 (3.6.7-1~18.04) ... 00:44:52 Selecting previously unselected package multiarch-support. 00:44:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 00:44:52 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 00:44:52 Setting up multiarch-support (2.27-3ubuntu1.3) ... 00:44:52 Selecting previously unselected package liblzo2-2:amd64. 00:44:52 (Reading database ... 13479 files and directories currently installed.) 00:44:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:44:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:44:52 Selecting previously unselected package libbsd0:amd64. 00:44:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:44:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:52 Selecting previously unselected package sudo. 00:44:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:44:52 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:44:52 Selecting previously unselected package apparmor. 00:44:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:44:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:44:52 Selecting previously unselected package libedit2:amd64. 00:44:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:44:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:44:53 Selecting previously unselected package libkrb5support0:amd64. 00:44:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:44:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:53 Selecting previously unselected package libk5crypto3:amd64. 00:44:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:44:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:53 Selecting previously unselected package libkeyutils1:amd64. 00:44:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:44:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:53 Selecting previously unselected package libkrb5-3:amd64. 00:44:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:44:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:44:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:44:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:53 Selecting previously unselected package libssl1.0.0:amd64. 00:44:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:44:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:44:53 Selecting previously unselected package openssh-client. 00:44:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:44:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:54 Selecting previously unselected package squashfs-tools. 00:44:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:44:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:44:54 Selecting previously unselected package snapd. 00:44:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:44:54 Unpacking snapd (2.48+18.04) ... 00:44:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:44:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:44:56 Setting up mime-support (3.60ubuntu1) ... 00:44:56 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:44:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:44:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:44:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:44:56 Setting up systemd (237-3ubuntu10.43) ... 00:44:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:44:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:44:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:44:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:44:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:44:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:44:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:44:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:44:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:44:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:44:57 Setting up python3 (3.6.7-1~18.04) ... 00:44:57 running python rtupdate hooks for python3.6... 00:44:57 running python post-rtupdate hooks for python3.6... 00:44:58 Setting up apparmor (2.12-4ubuntu5.1) ... 00:44:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:44:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:44:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:44:59 Setting up snapd (2.48+18.04) ... 00:44:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:45:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:45:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:45:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:45:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:45:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:45:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:45:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:45:01 /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' 00:45:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:01 Processing triggers for systemd (237-3ubuntu10.43) ... 00:45:02 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:02 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:03 Reading package lists... 00:45:04 Reading package lists... 00:45:04 Building dependency tree... 00:45:04 Reading state information... 00:45:04 Calculating upgrade... 00:45:04 The following packages will be upgraded: 00:45:04 advancecomp base-files bash binutils binutils-common 00:45:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:45:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:45:04 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:45:04 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:45:04 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:45:04 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:45:04 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:45:04 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 00:45:04 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 00:45:04 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 00:45:04 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 00:45:04 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 00:45:04 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 00:45:04 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:45:04 Need to get 63.5 MB of archives. 00:45:04 After this operation, 5191 kB of additional disk space will be used. 00:45:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 00:45:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:45:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:45:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:45:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:45:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:45:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:45:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:45:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:45:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:45:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:45:04 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 00:45:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:45:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:45:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:45:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:45:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:45:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:45:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:45:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:45:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:45:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:45:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:45:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:45:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:45:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:45:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:45:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:45:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:45:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:45:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:45:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:45:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:45:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:45:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:45:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:45:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:45:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:45:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:45:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:45:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:45:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:45:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:45:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 00:45:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:45:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:45:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:45:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:45:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:45:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:45:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:45:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:45:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:45:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:45:05 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:45:05 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:45:05 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:45:05 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:45:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:45:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:45:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:45:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:45:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:45:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 00:45:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 00:45:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:45:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:45:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 00:45:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:45:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:45:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:45:06 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:45:06 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:45:06 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:45:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:45:06 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 00:45:06 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:45:06 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:45:06 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:45:06 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:45:06 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:45:06 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:45:06 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:45:06 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:45:06 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:45:06 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:45:06 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:45:06 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:45:06 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:45:06 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:45:06 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:45:06 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:45:06 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:45:06 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:45:06 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:45:06 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:45:06 debconf: delaying package configuration, since apt-utils is not installed 00:45:06 Fetched 63.5 MB in 2s (30.3 MB/s) 00:45:06 (Reading database ... 13912 files and directories currently installed.) 00:45:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 00:45:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:45:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 00:45:07 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:45:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 00:45:07 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 00:45:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:09 (Reading database ... 13911 files and directories currently installed.) 00:45:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:45:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:45:09 (Reading database ... 13911 files and directories currently installed.) 00:45:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:45:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:45:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:10 (Reading database ... 13911 files and directories currently installed.) 00:45:10 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 00:45:10 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:45:11 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 00:45:11 (Reading database ... 13911 files and directories currently installed.) 00:45:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:45:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:45:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:45:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:45:11 Setting up base-files (10.1ubuntu2.10) ... 00:45:11 Installing new version of config file /etc/issue ... 00:45:11 Installing new version of config file /etc/issue.net ... 00:45:11 Installing new version of config file /etc/lsb-release ... 00:45:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:45:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:45:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:45:12 Removing obsolete conffile /etc/default/motd-news ... 00:45:12 (Reading database ... 13912 files and directories currently installed.) 00:45:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:45:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:45:12 Setting up bash (4.4.18-2ubuntu1.2) ... 00:45:12 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 00:45:12 (Reading database ... 13912 files and directories currently installed.) 00:45:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:45:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:45:12 (Reading database ... 13912 files and directories currently installed.) 00:45:12 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 00:45:12 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 00:45:12 Setting up tar (1.29b-2ubuntu0.1) ... 00:45:12 (Reading database ... 13912 files and directories currently installed.) 00:45:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:45:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:45:13 (Reading database ... 13912 files and directories currently installed.) 00:45:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:13 (Reading database ... 13912 files and directories currently installed.) 00:45:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:45:13 (Reading database ... 13912 files and directories currently installed.) 00:45:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:13 ---> fd7ced7768dd 00:45:13 Step 3/22 : WORKDIR /edgex-go 00:45:13 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:45:13 ---> fd7ced7768dd 00:45:13 Step 3/27 : WORKDIR /edgex-go 00:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:13 ---> fd7ced7768dd 00:45:13 Step 3/22 : WORKDIR /edgex-go 00:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:13 ---> fd7ced7768dd 00:45:13 Step 3/22 : WORKDIR /edgex-go 00:45:13 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:45:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:13 ---> fd7ced7768dd 00:45:13 Step 3/21 : WORKDIR /edgex-go 00:45:13 ---> Running in a98344666665 00:45:13 ---> Running in 7bb7a5c2812c 00:45:13 ---> Running in 8ad4f11783ee 00:45:13 ---> Running in b1fd3d5a91e8 00:45:13 ---> Running in 9c9feb6703ee 00:45:13 Removing intermediate container b1fd3d5a91e8 00:45:13 ---> 566a0e60a175 00:45:13 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:13 Removing intermediate container 9c9feb6703ee 00:45:13 Removing intermediate container 7bb7a5c2812c 00:45:13 ---> dc86c52f4c4c 00:45:13 ---> c713321069b8 00:45:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:13 00:45:13 Removing intermediate container 8ad4f11783ee 00:45:13 ---> 4531e6a701fe 00:45:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:13 ---> Running in 2ae74b2aa0d9 00:45:13 Removing intermediate container a98344666665 00:45:13 ---> bc04452ac225 00:45:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:13 ---> Running in 8a010b39075a 00:45:13 ---> Running in c03a82c66f44 00:45:13 ---> Running in 6ddf482f4869 00:45:13 ---> Running in ace0d2623661 00:45:13 Removing intermediate container 2ae74b2aa0d9 00:45:13 ---> c9ebf1d3ba02 00:45:13 Step 5/27 : RUN apk update && apk add make bash git 00:45:13 ---> Running in cf52c0cc74d8 00:45:13 Removing intermediate container c03a82c66f44 00:45:13 ---> bc647f1f15fd 00:45:13 Step 5/22 : RUN apk update && apk add make git 00:45:13 Removing intermediate container 8a010b39075a 00:45:13 ---> 3646bf47340c 00:45:13 Step 5/22 : RUN apk update && apk add make git 00:45:13 Removing intermediate container 6ddf482f4869 00:45:13 ---> c1e8c8985332 00:45:13 Step 5/22 : RUN apk update && apk add make git 00:45:13 ---> Running in 3cb529474592 00:45:13 ---> Running in 0924b1d06596 00:45:13 ---> Running in 03b3f6a3a7e0 00:45:13 Removing intermediate container ace0d2623661 00:45:13 ---> f0c1b9fc9c5e 00:45:13 Step 5/21 : RUN apk update && apk add make git 00:45:13 ---> Running in 249651840f6e 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:13 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:13 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:13 OK: 12620 distinct packages available 00:45:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:45:13 Setting up grep (3.1-2build1) ... 00:45:13 (Reading database ... 13912 files and directories currently installed.) 00:45:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:14 Setting up login (1:4.5-1ubuntu2) ... 00:45:14 (Reading database ... 13912 files and directories currently installed.) 00:45:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:45:14 (Reading database ... 13912 files and directories currently installed.) 00:45:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:14 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:14 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:14 OK: 12620 distinct packages available 00:45:14 OK: 217 MiB in 51 packages 00:45:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:45:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:45:15 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:45:15 OK: 12620 distinct packages available 00:45:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:45:15 (Reading database ... 13912 files and directories currently installed.) 00:45:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:45:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:45:15 OK: 217 MiB in 51 packages 00:45:16 OK: 217 MiB in 51 packages 00:45:16 OK: 217 MiB in 51 packages 00:45:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:16 OK: 217 MiB in 51 packages 00:45:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:45:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:45:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:45:16 (Reading database ... 13912 files and directories currently installed.) 00:45:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:45:16 Removing intermediate container cf52c0cc74d8 00:45:16 ---> 5014035bab9b 00:45:16 Step 6/27 : COPY go.mod . 00:45:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:45:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:45:17 (Reading database ... 13912 files and directories currently installed.) 00:45:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:17 (Reading database ... 13912 files and directories currently installed.) 00:45:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:17 (Reading database ... 13912 files and directories currently installed.) 00:45:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:17 (Reading database ... 13912 files and directories currently installed.) 00:45:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:17 (Reading database ... 13912 files and directories currently installed.) 00:45:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:18 Removing intermediate container 3cb529474592 00:45:18 ---> 78229098e364 00:45:18 Step 6/22 : COPY go.mod . 00:45:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:18 (Reading database ... 13912 files and directories currently installed.) 00:45:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:45:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:18 ---> dfd834b5789d 00:45:18 Step 7/27 : RUN go mod download 00:45:18 Removing intermediate container 0924b1d06596 00:45:18 ---> 128c072c7885 00:45:18 Step 6/22 : COPY go.mod . 00:45:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:18 (Reading database ... 13912 files and directories currently installed.) 00:45:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:18 ---> Running in c1d68656303c 00:45:18 Removing intermediate container 03b3f6a3a7e0 00:45:18 ---> aff93bc8bc3c 00:45:18 Step 6/22 : COPY go.mod . 00:45:18 Removing intermediate container 249651840f6e 00:45:18 ---> de0fdbd974b5 00:45:18 Step 6/21 : COPY go.mod . 00:45:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:45:18 (Reading database ... 13912 files and directories currently installed.) 00:45:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:45:18 (Reading database ... 13912 files and directories currently installed.) 00:45:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:19 ---> 2070cc466dc8 00:45:19 Step 7/22 : RUN go mod download 00:45:19 ---> Running in bf8aed69f56e 00:45:19 ---> 5ad86e6da816 00:45:19 Step 7/22 : RUN go mod download 00:45:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:45:19 ---> b42a7ee9b2c0 00:45:19 Step 7/22 : RUN go mod download 00:45:19 ---> Running in f33686affe4b 00:45:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:45:20 ---> dff7f42759ce 00:45:20 Step 7/21 : RUN go mod download 00:45:20 ---> Running in 9c96158253c8 00:45:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:45:20 (Reading database ... 13912 files and directories currently installed.) 00:45:20 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 00:45:20 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 00:45:20 Setting up libc-bin (2.27-3ubuntu1.3) ... 00:45:20 (Reading database ... 13912 files and directories currently installed.) 00:45:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:45:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:45:20 ---> Running in 1e44fef10f00 00:45:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:45:20 (Reading database ... 13914 files and directories currently installed.) 00:45:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:45:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:45:20 Setting up debconf (1.5.66ubuntu1) ... 00:45:21 (Reading database ... 13914 files and directories currently installed.) 00:45:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:21 (Reading database ... 13914 files and directories currently installed.) 00:45:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:21 (Reading database ... 13914 files and directories currently installed.) 00:45:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:45:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:22 (Reading database ... 13914 files and directories currently installed.) 00:45:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:45:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:45:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:45:22 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:45:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:22 (Reading database ... 13914 files and directories currently installed.) 00:45:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:45:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:45:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:45:22 (Reading database ... 13914 files and directories currently installed.) 00:45:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:45:22 Removing intermediate container c1d68656303c 00:45:22 ---> db2d4e3b89d8 00:45:22 Step 8/27 : COPY . . 00:45:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:45:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:45:23 (Reading database ... 13914 files and directories currently installed.) 00:45:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:45:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:45:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:45:23 (Reading database ... 13914 files and directories currently installed.) 00:45:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:45:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:45:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:45:23 Removing intermediate container bf8aed69f56e 00:45:23 ---> 83c7ce806170 00:45:23 Step 8/22 : COPY . . 00:45:23 (Reading database ... 13914 files and directories currently installed.) 00:45:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:45:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:45:24 Setting up passwd (1:4.5-1ubuntu2) ... 00:45:24 (Reading database ... 13914 files and directories currently installed.) 00:45:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:45:24 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:45:24 Removing intermediate container f33686affe4b 00:45:24 ---> 37ef2fc7f68c 00:45:24 Step 8/22 : COPY . . 00:45:24 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:45:24 (Reading database ... 13914 files and directories currently installed.) 00:45:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:45:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:45:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:45:24 (Reading database ... 13914 files and directories currently installed.) 00:45:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:45:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:45:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:45:24 (Reading database ... 13914 files and directories currently installed.) 00:45:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:45:25 Removing intermediate container 9c96158253c8 00:45:25 ---> dbc02be278f5 00:45:25 Step 8/22 : COPY . . 00:45:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:45:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:45:25 (Reading database ... 13914 files and directories currently installed.) 00:45:25 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:45:25 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:45:25 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:45:25 (Reading database ... 13914 files and directories currently installed.) 00:45:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:45:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:45:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:45:25 (Reading database ... 13915 files and directories currently installed.) 00:45:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:25 Removing intermediate container 1e44fef10f00 00:45:25 ---> bfd862d6f9da 00:45:25 Step 8/21 : COPY . . 00:45:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:45:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:45:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:45:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:45:26 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:45:26 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:45:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:45:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:45:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:45:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:45:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:45:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:45:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:45:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:45:27 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:45:27 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:45:27 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:45:27 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:45:27 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:45:27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:45:27 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 00:45:27 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 00:45:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:45:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:45:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:45:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:45:28 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:45:28 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:45:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:45:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:45:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:45:29 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:45:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:45:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:45:29 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:29 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:29 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:29 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:29 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:30 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:30 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:33 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:45:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:45:33 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:33 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:33 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:45:33 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:45:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:45:34 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:45:34 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:45:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:45:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:45:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:45:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:45:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:45:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:45:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:45:35 Setting up tzdata (2020d-0ubuntu0.18.04) ... 00:45:35 00:45:35 Current default time zone: 'Etc/UTC' 00:45:35 Local time is now: Wed Dec 16 00:45:35 UTC 2020. 00:45:35 Universal Time is now: Wed Dec 16 00:45:35 UTC 2020. 00:45:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:45:35 00:45:35 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:45:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 00:45:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:45:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:45:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:45:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:45:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:45:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:45:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:45:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:45:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:45:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:35 Setting up patch (2.7.6-2ubuntu1.1) ... 00:45:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:45:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:45:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:45:36 Installing new version of config file /etc/ssl/openssl.cnf ... 00:45:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:45:36 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 00:45:36 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:45:37 Updating certificates in /etc/ssl/certs... 00:45:38 22 added, 17 removed; done. 00:45:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:45:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:45:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:45:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:45:39 Setting up pkgbinarymangler (138.18.04.1) ... 00:45:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:45:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up perl (5.26.1-6ubuntu0.5) ... 00:45:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:45:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:45:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:45:39 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:45:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:45:39 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:45:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:45:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:45:39 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:45:39 Processing triggers for systemd (237-3ubuntu10.43) ... 00:45:39 Processing triggers for mime-support (3.60ubuntu1) ... 00:45:39 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:45:39 Updating certificates in /etc/ssl/certs... 00:45:40 0 added, 0 removed; done. 00:45:40 Running hooks in /etc/ca-certificates/update.d... 00:45:40 done. 00:45:41 Reading package lists... 00:45:41 Building dependency tree... 00:45:41 Reading state information... 00:45:41 The following NEW packages will be installed: 00:45:41 apt-transport-https 00:45:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:45:41 Need to get 1696 B of archives. 00:45:41 After this operation, 153 kB of additional disk space will be used. 00:45:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:45:41 debconf: delaying package configuration, since apt-utils is not installed 00:45:41 Fetched 1696 B in 0s (9249 B/s) 00:45:41 Selecting previously unselected package apt-transport-https. 00:45:41 (Reading database ... 13929 files and directories currently installed.) 00:45:41 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:45:41 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:45:41 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:45:41 Waiting for network to be ready... 00:45:47 2020-12-16T00:45:45Z INFO Waiting for automatic snapd restart... 00:45:47 snapd 2.48.1 from Canonical* installed 00:45:48 "snapd" switched to the "latest/stable" channel 00:45:48 00:45:50 core18 20200929 from Canonical* installed 00:45:51 "core18" switched to the "latest/stable" channel 00:45:51 00:45:52 ---> 10cf05559202 00:45:52 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:45:52 ---> 42162e23bc92 00:45:52 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:45:52 ---> 10520da68e34 00:45:52 Step 9/22 : RUN make cmd/core-command/core-command 00:45:52 ---> dc22a6c0df04 00:45:52 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:45:52 ---> 3c583ddaba98 00:45:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:45:52 ---> Running in 137045f326da 00:45:52 ---> Running in b2a65ea430a9 00:45:52 ---> Running in 412de30897f1 00:45:52 ---> Running in 075173b90127 00:45:52 ---> Running in b6c4d911d649 00:45:54 snapcraft 4.4.4 from Canonical* installed 00:45:54 "snapcraft" switched to the "latest/stable" channel 00:45:54 00:45:54 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 00:45:54 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 00:45:54 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 00:45:54 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 00:45:54 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 00:45:57 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: 00:45:57 - README.md 00:45:57 - snapcraft.yaml.orig 00:45:57 00:45:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:46:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:04 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:04 Fetched 177 kB in 1s (252 kB/s) 00:46:05 Reading package lists... 00:46:06 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 00:46:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:12 Reading package lists... 00:46:12 Building dependency tree... 00:46:12 Reading state information... 00:46:12 Suggested packages: 00:46:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:46:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:46:12 Recommended packages: 00:46:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:46:12 The following NEW packages will be installed: 00:46:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:46:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:46:12 pkg-config zip 00:46:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:46:12 Need to get 7655 kB of archives. 00:46:12 After this operation, 43.7 MB of additional disk space will be used. 00:46:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:46:12 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:46:12 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:46:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:46:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:46:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:46:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:46:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:46:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:46:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:46:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:46:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:46:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:46:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:46:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:46:13 debconf: delaying package configuration, since apt-utils is not installed 00:46:13 Fetched 7655 kB in 1s (10.5 MB/s) 00:46:13 Selecting previously unselected package libglib2.0-0:amd64. 00:46:13 (Reading database ... 13933 files and directories currently installed.) 00:46:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:46:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:46:13 Selecting previously unselected package libpsl5:amd64. 00:46:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:46:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:46:13 Selecting previously unselected package libnghttp2-14:amd64. 00:46:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:46:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:13 Selecting previously unselected package librtmp1:amd64. 00:46:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:46:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:13 Selecting previously unselected package libcurl3-gnutls:amd64. 00:46:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:46:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:46:14 Selecting previously unselected package liberror-perl. 00:46:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:46:14 Unpacking liberror-perl (0.17025-1) ... 00:46:14 Selecting previously unselected package git-man. 00:46:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:46:14 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:46:14 Selecting previously unselected package git. 00:46:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:46:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:46:14 Selecting previously unselected package libnorm1:amd64. 00:46:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:46:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:15 Selecting previously unselected package libpgm-5.2-0:amd64. 00:46:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:46:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:15 Selecting previously unselected package libsodium23:amd64. 00:46:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:46:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:46:15 Selecting previously unselected package libzmq5:amd64. 00:46:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:15 Selecting previously unselected package libzmq3-dev:amd64. 00:46:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:46:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:15 Selecting previously unselected package pkg-config. 00:46:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:46:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:46:15 Selecting previously unselected package zip. 00:46:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:46:15 Unpacking zip (3.0-11build1) ... 00:46:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:46:15 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:46:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:46:15 Setting up liberror-perl (0.17025-1) ... 00:46:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:46:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:46:15 No schema files found: doing nothing. 00:46:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:46:15 Setting up zip (3.0-11build1) ... 00:46:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:46:15 Setting up libsodium23:amd64 (1.0.16-2) ... 00:46:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:46:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:46:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:46:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:46:16 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:46:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:46:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:22 git set to automatically installed. 00:46:22 git-man set to automatically installed. 00:46:22 libcurl3-gnutls set to automatically installed. 00:46:22 liberror-perl set to automatically installed. 00:46:22 libglib2.0-0 set to automatically installed. 00:46:22 libnghttp2-14 set to automatically installed. 00:46:22 libnorm1 set to automatically installed. 00:46:22 libpgm-5.2-0 set to automatically installed. 00:46:22 libpsl5 set to automatically installed. 00:46:22 librtmp1 set to automatically installed. 00:46:22 libsodium23 set to automatically installed. 00:46:22 libzmq3-dev set to automatically installed. 00:46:22 libzmq5 set to automatically installed. 00:46:22 pkg-config set to automatically installed. 00:46:22 zip set to automatically installed. 00:46:24 snapd is not logged in, snap install commands will use sudo 00:46:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:46:30 snap "core18" has no updates available 00:46:31 Pulling config-common 00:46:32 Pulling go-build-helper 00:46:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:46:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:46:54 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:46:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 00:46:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:46:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 00:46:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:46:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 00:46:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 00:46:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 00:46:54 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 00:46:54 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 00:46:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:46:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:46:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:46:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:46:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:46:54 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 00:46:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:46:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 00:46:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 00:46:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 00:46:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 00:46:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 00:46:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 00:46:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 00:46:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 00:46:54 Fetched 23.5 MB in 0s (0 B/s) 00:46:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:46:54 Fetched 96.5 kB in 0s (0 B/s) 00:46:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:46:54 Fetched 279 kB in 0s (0 B/s) 00:46:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:46:54 Fetched 122 kB in 0s (0 B/s) 00:46:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:46:54 Fetched 77.8 kB in 0s (0 B/s) 00:46:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:46:54 Fetched 8848 B in 0s (0 B/s) 00:46:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:46:54 Fetched 47.8 kB in 0s (0 B/s) 00:46:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:46:54 Fetched 45.6 kB in 0s (0 B/s) 00:46:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 00:46:54 Fetched 14.8 kB in 0s (0 B/s) 00:46:54 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:46:54 Fetched 214 kB in 0s (0 B/s) 00:46:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:46:54 Fetched 155 kB in 0s (0 B/s) 00:46:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:46:54 Fetched 50.6 kB in 0s (0 B/s) 00:46:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:46:54 Fetched 14.8 kB in 0s (0 B/s) 00:46:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:46:54 Fetched 41.8 kB in 0s (0 B/s) 00:46:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:46:54 Fetched 499 kB in 0s (0 B/s) 00:46:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:46:54 Fetched 111 kB in 0s (0 B/s) 00:46:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:46:54 Fetched 240 kB in 0s (0 B/s) 00:46:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:46:54 Fetched 29.3 kB in 0s (0 B/s) 00:46:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:46:54 Fetched 85.5 kB in 0s (0 B/s) 00:46:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:46:54 Fetched 24.5 kB in 0s (0 B/s) 00:46:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 00:46:54 Fetched 49.2 kB in 0s (0 B/s) 00:46:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:46:54 Fetched 54.2 kB in 0s (0 B/s) 00:46:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:46:54 Fetched 30.8 kB in 0s (0 B/s) 00:46:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:46:54 Fetched 17.0 kB in 0s (0 B/s) 00:46:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:46:54 Fetched 85.9 kB in 0s (0 B/s) 00:46:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:46:54 Fetched 8720 B in 0s (0 B/s) 00:46:54 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:46:54 Fetched 137 kB in 0s (0 B/s) 00:46:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:46:54 Fetched 119 kB in 0s (0 B/s) 00:46:54 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:46:54 Fetched 109 kB in 0s (0 B/s) 00:46:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:46:54 Fetched 11.1 kB in 0s (0 B/s) 00:46:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:46:54 Fetched 645 kB in 0s (0 B/s) 00:46:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:46:54 Fetched 41.3 kB in 0s (0 B/s) 00:46:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:46:54 Fetched 17.9 kB in 0s (0 B/s) 00:46:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:46:54 Fetched 368 kB in 0s (0 B/s) 00:46:54 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 00:46:54 Fetched 187 kB in 0s (0 B/s) 00:46:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:46:54 Fetched 175 kB in 0s (0 B/s) 00:46:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:46:57 Fetched 206 kB in 0s (0 B/s) 00:46:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:46:57 Fetched 1301 kB in 0s (0 B/s) 00:46:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:46:57 Fetched 36.2 kB in 0s (0 B/s) 00:46:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:46:57 Fetched 159 kB in 0s (0 B/s) 00:46:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:46:57 Fetched 107 kB in 0s (0 B/s) 00:46:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:46:57 Fetched 48.7 kB in 0s (0 B/s) 00:46:57 Pulling static-packages 00:46:58 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:46:58 Skipping pull go-build-helper (already ran) 00:46:58 Skipping pull static-packages (already ran) 00:46:58 Building go-build-helper 00:47:02 Building static-packages 00:47:04 Staging go-build-helper 00:47:05 Staging static-packages 00:47:06 Pulling go115 00:47:07 'edgex-go' has dependencies that need to be staged: go115 00:47:07 Skipping pull go115 (already ran) 00:47:07 Building go115 00:47:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:07 Dload Upload Total Spent Left Speed 00:47:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6879k 0 0 11.7M 0 0:00:09 --:--:-- 0:00:09 11.6M 9 115M 9 11.4M 0 0 14.9M 0 0:00:07 --:--:-- 0:00:07 14.9M 00:47:08 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 00:47:08 Failed to run 'override-build': Exit code was 56. 00:47:08 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:47:10 Failed in branch amd64 00:47:46 Removing intermediate container 075173b90127 00:47:46 ---> 283e8a5e449a 00:47:46 00:47:46 Step 10/22 : FROM alpine:3.10 00:47:46 3.10: Pulling from library/alpine 00:47:46 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:47:46 Status: Downloaded newer image for alpine:3.10 00:47:46 ---> 536a684cf733 00:47:46 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:47:46 ---> Running in 744f99e49023 00:47:46 Removing intermediate container 137045f326da 00:47:46 ---> 53ec4e16b75b 00:47:46 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:47:46 ---> Running in d30c6eb77ec1 00:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:47:46 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 00:47:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:47:46 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:47:46 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:47:46 OK: 10171 distinct packages available 00:47:46 (1/5) Installing ca-certificates (20191127-r2) 00:47:46 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:47:46 (3/5) Installing libcurl (7.66.0-r3) 00:47:46 (4/5) Installing curl (7.66.0-r3) 00:47:46 (5/5) Installing dumb-init (1.2.2-r1) 00:47:46 Executing busybox-1.30.1-r3.trigger 00:47:46 Executing ca-certificates-20191127-r2.trigger 00:47:46 OK: 7 MiB in 19 packages 00:47:48 Removing intermediate container 744f99e49023 00:47:48 ---> fc20285399d1 00:47:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:47:49 ---> Running in a3e068d33e53 00:47:50 Removing intermediate container a3e068d33e53 00:47:50 ---> 5729cffd648b 00:47:50 Step 13/22 : WORKDIR / 00:47:50 ---> Running in 716eb7b49d64 00:47:50 Removing intermediate container d30c6eb77ec1 00:47:50 ---> aa036fe5e0e5 00:47:50 00:47:50 Step 11/27 : FROM docker:latest 00:47:50 ---> 0c09fb3ff9b5 00:47:50 Step 12/27 : RUN apk add --no-cache bash 00:47:51 ---> Running in 6b893aef9261 00:47:51 Removing intermediate container 716eb7b49d64 00:47:51 ---> 66324d7ebc6a 00:47:51 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:47:53 ---> ef0bc5d78382 00:47:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:47:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:54 (1/2) Installing readline (8.0.4-r0) 00:47:54 ---> c41b34fde0f7 00:47:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:47:54 (2/2) Installing bash (5.0.17-r0) 00:47:55 Executing bash-5.0.17-r0.post-install 00:47:55 Executing busybox-1.31.1-r19.trigger 00:47:55 OK: 12 MiB in 22 packages 00:47:56 ---> 7178645f809e 00:47:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:47:57 Removing intermediate container 6b893aef9261 00:47:57 ---> 43d92d142e24 00:47:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:47:57 ---> Running in d3671d617c57 00:47:57 ---> 378494b6c23f 00:47:57 Step 18/22 : RUN chmod +x entrypoint.sh 00:47:58 ---> Running in dde92d6fc472 00:48:02 Removing intermediate container d3671d617c57 00:48:02 ---> 1b72d4cee2bc 00:48:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:02 ---> Running in be3b6d94f2b1 00:48:02 Removing intermediate container dde92d6fc472 00:48:02 ---> 6103250d54a4 00:48:02 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:48:02 ---> Running in b41892cd4e16 00:48:03 Removing intermediate container be3b6d94f2b1 00:48:03 ---> c3dd778dd34b 00:48:03 Step 15/27 : ENV APP_PORT=48090 00:48:04 ---> Running in 9f87a387d4ef 00:48:04 Removing intermediate container b41892cd4e16 00:48:04 ---> 9ea01b95a691 00:48:04 Step 20/22 : LABEL arch=arm64 00:48:04 ---> Running in 93415cc0b8bb 00:48:05 Removing intermediate container 9f87a387d4ef 00:48:05 ---> a8b0a20b27dd 00:48:05 Step 16/27 : EXPOSE $APP_PORT 00:48:05 ---> Running in de899b7a5c99 00:48:06 Removing intermediate container 93415cc0b8bb 00:48:06 ---> 8271a3f33806 00:48:06 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:48:07 ---> Running in d7ee23e0b185 00:48:07 Removing intermediate container de899b7a5c99 00:48:07 ---> 83e01f5b9d26 00:48:07 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:08 Removing intermediate container b6c4d911d649 00:48:08 ---> fdd9d7e35ad1 00:48:08 00:48:08 Step 10/21 : FROM scratch 00:48:08 ---> 00:48:08 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:08 Removing intermediate container d7ee23e0b185 00:48:08 ---> 066054252f47 00:48:08 Step 22/22 : LABEL version=0.0.0 00:48:08 ---> Running in ff4fc9699079 00:48:08 ---> Running in f2a5ec47e7fe 00:48:09 ---> e427429ea722 00:48:09 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:09 Removing intermediate container f2a5ec47e7fe 00:48:09 ---> cd8c6aae3c16 00:48:09 Step 12/21 : ENV APP_PORT=48085 00:48:09 ---> Running in 8638c0c003e3 00:48:09 Removing intermediate container ff4fc9699079 00:48:09 ---> 1b6d3e55dce0 00:48:09 00:48:10 Removing intermediate container 412de30897f1 00:48:10 ---> 153818436522 00:48:10 00:48:10 Step 10/22 : FROM scratch 00:48:10 ---> 00:48:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:10 ---> Using cache 00:48:10 ---> cd8c6aae3c16 00:48:10 Step 12/22 : ENV APP_PORT=48082 00:48:10 ---> Running in aa687567d7b8 00:48:10 Successfully built 1b6d3e55dce0 00:48:10 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:48:10  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go 00:48:10 Removing intermediate container 8638c0c003e3 00:48:10 ---> 659dec921e86 00:48:10 Step 13/21 : EXPOSE $APP_PORT 00:48:10 ---> 192f95586384 00:48:10 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:11 ---> Running in 9bbcaafc477a 00:48:11 Removing intermediate container aa687567d7b8 00:48:11 ---> e60bfd37a052 00:48:11 Step 13/22 : EXPOSE $APP_PORT 00:48:11 ---> Running in 166e48ba1b84 00:48:11 Removing intermediate container 9bbcaafc477a 00:48:11 ---> 79afd3c287c1 00:48:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:48:12 ---> df07640da809 00:48:12 Step 20/27 : RUN apk --no-cache add py3-pip 00:48:12 Removing intermediate container 166e48ba1b84 00:48:12 ---> b402753c3db8 00:48:12 Step 14/22 : WORKDIR / 00:48:13 ---> Running in 7e3dbdab11b6 00:48:13 ---> Running in 5c324f82844c 00:48:13 ---> 7543e0c0ded9 00:48:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:16 Removing intermediate container 7e3dbdab11b6 00:48:16 ---> dfa098e02669 00:48:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:17 ---> f566f7299073 00:48:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:17 (1/33) Installing libbz2 (1.0.8-r1) 00:48:17 (2/33) Installing expat (2.2.9-r1) 00:48:17 (3/33) Installing libffi (3.3-r2) 00:48:17 (4/33) Installing gdbm (1.13-r1) 00:48:17 (5/33) Installing xz-libs (5.2.5-r0) 00:48:17 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:17 (7/33) Installing python3 (3.8.5-r0) 00:48:17 ---> 7af91ae245d7 00:48:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:19 ---> a2b8b61e18a5 00:48:19 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:48:19 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:19 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:19 (11/33) Installing py3-six (1.15.0-r0) 00:48:19 (12/33) Installing py3-packaging (20.4-r0) 00:48:19 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:19 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:19 (15/33) Installing py3-idna (2.9-r0) 00:48:19 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:19 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:20 ---> Running in ac8ebb151cb3 00:48:20 (18/33) Installing py3-requests (2.23.0-r0) 00:48:20 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:20 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:20 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:20 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:20 ---> 6cb48e5e5876 00:48:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:20 (24/33) Installing py3-distro (1.5.0-r1) 00:48:20 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:20 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:20 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:20 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:20 (29/33) Installing py3-progress (1.5-r0) 00:48:20 (30/33) Installing py3-toml (0.10.1-r0) 00:48:20 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:20 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:20 (33/33) Installing py3-pip (20.1.1-r0) 00:48:20 Executing busybox-1.31.1-r19.trigger 00:48:20 OK: 71 MiB in 55 packages 00:48:21 Removing intermediate container ac8ebb151cb3 00:48:21 ---> 6e7ad889c79b 00:48:21 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:21 ---> Running in 47561c5e920a 00:48:22 ---> 984e1dbc699d 00:48:22 Step 18/22 : ENTRYPOINT ["/core-command"] 00:48:22 Removing intermediate container b2a65ea430a9 00:48:22 ---> 582cc2781ae0 00:48:22 00:48:22 Step 10/22 : FROM scratch 00:48:22 ---> 00:48:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:22 ---> Running in ae75046a0197 00:48:22 ---> Using cache 00:48:22 ---> cd8c6aae3c16 00:48:22 Step 12/22 : ENV APP_PORT=48081 00:48:22 Removing intermediate container 47561c5e920a 00:48:22 ---> 0646455593c9 00:48:22 Step 19/21 : LABEL arch=arm64 00:48:23 ---> Running in 7fa3cca6f33f 00:48:23 ---> Running in 30e32e9b6c42 00:48:23 Removing intermediate container ae75046a0197 00:48:23 ---> 9f7ff2938ded 00:48:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:24 Removing intermediate container 7fa3cca6f33f 00:48:24 ---> 4bffb47c1c9c 00:48:24 Step 13/22 : EXPOSE $APP_PORT 00:48:24 Removing intermediate container 30e32e9b6c42 00:48:24 ---> f82610a82ad1 00:48:24 ---> Running in ac385cbff97c 00:48:24 ---> Running in fc8c69ea1bb6 00:48:24 Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:48:25 ---> Running in 304f9dcf54e0 00:48:25 Removing intermediate container fc8c69ea1bb6 00:48:25 ---> 48aa9d61010e 00:48:25 Step 14/22 : WORKDIR / 00:48:25 Removing intermediate container ac385cbff97c 00:48:25 ---> 598fdbe45828 00:48:25 Step 20/22 : LABEL arch=arm64 00:48:25 ---> Running in bf0405955501 00:48:26 ---> Running in 02c0654a8397 00:48:26 Removing intermediate container 304f9dcf54e0 00:48:26 ---> 5db7bb531d01 00:48:26 Step 21/21 : LABEL version=0.0.0 00:48:26 ---> Running in c5acc994fff5 00:48:26 Removing intermediate container bf0405955501 00:48:26 ---> b2f590f97755 00:48:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:48:26 Removing intermediate container 02c0654a8397 00:48:26 ---> f01d3916f09b 00:48:26 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:48:27 ---> Running in 3f82d6e19337 00:48:27 Removing intermediate container c5acc994fff5 00:48:27 ---> 1164361a7ada 00:48:27 00:48:28 Successfully built 1164361a7ada 00:48:28 ---> b66ececea45a 00:48:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:48:28 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:28 Building docker-security-secrets-setup-go 00:48:28  Building docker-support-scheduler-go ... done Removing intermediate container 3f82d6e19337 00:48:28 ---> 70037b3a0301 00:48:28 Step 22/22 : LABEL version=0.0.0 00:48:29 ---> Running in ee7601baa386 00:48:29 Removing intermediate container ee7601baa386 00:48:29 ---> fefa3cba1beb 00:48:29 00:48:30 ---> 7d2ac865db32 00:48:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:48:30 Removing intermediate container 5c324f82844c 00:48:30 ---> 23c15e7aab3a 00:48:30 Step 21/27 : RUN pip install docker-compose==1.23.2 00:48:30 Successfully built fefa3cba1beb 00:48:31 Successfully tagged docker-core-command-go-arm64:latest 00:48:31  Building docker-core-command-go ... done Building docker-support-notifications-go 00:48:31 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:31 ---> fd7ced7768dd 00:48:31 Step 3/24 : WORKDIR /edgex-go 00:48:31 ---> Using cache 00:48:31 ---> bc04452ac225 00:48:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:31 ---> Using cache 00:48:31 ---> c1e8c8985332 00:48:31 Step 5/24 : RUN apk update && apk add make git 00:48:31 ---> Using cache 00:48:31 ---> 128c072c7885 00:48:31 Step 6/24 : COPY go.mod . 00:48:31 ---> Using cache 00:48:31 ---> 5ad86e6da816 00:48:31 Step 7/24 : RUN go mod download 00:48:31 ---> Using cache 00:48:31 ---> 37ef2fc7f68c 00:48:31 Step 8/24 : COPY . . 00:48:31 ---> Running in bc65fec80555 00:48:31 ---> Using cache 00:48:31 ---> 42162e23bc92 00:48:31 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:32 ---> 71a8765e7d2a 00:48:32 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:48:32 ---> Running in 7a42c544e6e7 00:48:32 ---> Running in 5f6061eeab6d 00:48:32 Removing intermediate container 5f6061eeab6d 00:48:32 ---> 56f62c479f6c 00:48:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48: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 00:48:33 ---> Running in 452ca1dff2c1 00:48:35 Removing intermediate container 452ca1dff2c1 00:48:35 ---> 9ed125079623 00:48:35 Step 20/22 : LABEL arch=arm64 00:48:35 ---> Running in 1d4d20cc2b08 00:48:36 Removing intermediate container 1d4d20cc2b08 00:48:36 ---> e63f1f84c95a 00:48:36 Step 21/22 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:48:37 ---> Running in 578a5bfab299 00:48:38 Removing intermediate container 578a5bfab299 00:48:38 ---> 5a8a4f60b57c 00:48:38 Step 22/22 : LABEL version=0.0.0 00:48:39 Collecting docker-compose==1.23.2 00:48:39 ---> Running in 75f6b01cc3c8 00:48:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:48:40 Removing intermediate container 75f6b01cc3c8 00:48:40 ---> 2fc93f355512 00:48:40 00:48:40 Collecting cached-property<2,>=1.2.0 00:48:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:48:40 Successfully built 2fc93f355512 00:48:40 Successfully tagged docker-core-metadata-go-arm64:latest 00:48:40 Building docker-security-proxy-setup-go 00:48:40  Building docker-core-metadata-go ... done Collecting docopt<0.7,>=0.6.1 00:48:40 Downloading docopt-0.6.2.tar.gz (25 kB) 00:48:44 Collecting PyYAML<4,>=3.10 00:48:44 Downloading PyYAML-3.13.tar.gz (270 kB) 00:48:49 Collecting dockerpty<0.5,>=0.4.1 00:48:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:48:52 Collecting jsonschema<3,>=2.5.1 00:48:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:48:52 Collecting texttable<0.10,>=0.9.0 00:48:52 Downloading texttable-0.9.1.tar.gz (11 kB) 00:48:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:48:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:48:58 Collecting docker<4.0,>=3.6.0 00:48:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:00 Collecting websocket-client<1.0,>=0.32.0 00:49:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:01 Collecting urllib3<1.25,>=1.21.1 00:49:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:01 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:01 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:02 Collecting idna<2.8,>=2.5 00:49:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:02 Collecting docker-pycreds>=0.4.0 00:49:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:04 Installing collected packages: cached-property, docopt, PyYAML, dockerpty, jsonschema, texttable, urllib3, idna, requests, websocket-client, docker-pycreds, docker, docker-compose 00:49:04 Running setup.py install for docopt: started 00:49:06 Running setup.py install for docopt: finished with status 'done' 00:49:06 Running setup.py install for PyYAML: started 00:49:10 Running setup.py install for PyYAML: finished with status 'done' 00:49:10 Running setup.py install for dockerpty: started 00:49:12 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:12 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:49:12 ---> fd7ced7768dd 00:49:12 Step 3/29 : WORKDIR /edgex-go 00:49:12 ---> Using cache 00:49:12 ---> bc04452ac225 00:49:12 Step 4/29 : RUN apk update && apk add make git 00:49:13 Running setup.py install for dockerpty: finished with status 'done' 00:49:15 Running setup.py install for texttable: started 00:49:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:16 ---> fd7ced7768dd 00:49:16 Step 3/24 : WORKDIR /edgex-go 00:49:16 ---> Using cache 00:49:16 ---> bc04452ac225 00:49:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:16 ---> Using cache 00:49:16 ---> c1e8c8985332 00:49:16 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:49:17 Running setup.py install for texttable: finished with status 'done' 00:49:17 Attempting uninstall: urllib3 00:49:17 Found existing installation: urllib3 1.25.9 00:49:17 Uninstalling urllib3-1.25.9: 00:49:17 ---> Running in 90bd3411e4e2 00:49:17 ---> Running in 70121e8d50a5 00:49:18 Successfully uninstalled urllib3-1.25.9 00:49:19 Attempting uninstall: idna 00:49:19 Found existing installation: idna 2.9 00:49:19 Uninstalling idna-2.9: 00:49:19 Successfully uninstalled idna-2.9 00:49:19 Attempting uninstall: requests 00:49:19 Found existing installation: requests 2.23.0 00:49:19 Uninstalling requests-2.23.0: 00:49:20 Successfully uninstalled requests-2.23.0 00:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:21 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 00:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:22 OK: 12620 distinct packages available 00:49:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:49:22 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:49:22 OK: 12620 distinct packages available 00:49:23 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 00:49:23 OK: 217 MiB in 51 packages 00:49:23 OK: 217 MiB in 51 packages 00:49:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:49:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:24 ---> fd7ced7768dd 00:49:24 Step 3/21 : WORKDIR /edgex-go 00:49:24 ---> Using cache 00:49:24 ---> bc04452ac225 00:49:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:24 ---> Using cache 00:49:24 ---> c1e8c8985332 00:49:24 Step 5/21 : RUN apk update && apk add make git 00:49:24 ---> Using cache 00:49:24 ---> 128c072c7885 00:49:24 Step 6/21 : COPY go.mod . 00:49:24 ---> Using cache 00:49:24 ---> 5ad86e6da816 00:49:24 Step 7/21 : RUN go mod download 00:49:24 ---> Using cache 00:49:24 ---> 37ef2fc7f68c 00:49:24 Step 8/21 : COPY . . 00:49:24 ---> Using cache 00:49:24 ---> 42162e23bc92 00:49:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:49:25 ---> Running in efc459c481f3 00:49:27 Removing intermediate container 90bd3411e4e2 00:49:27 ---> 553ca767950a 00:49:27 Step 6/24 : COPY go.mod . 00:49:27 Removing intermediate container 70121e8d50a5 00:49:27 ---> 611bb972b09f 00:49:27 Step 5/29 : COPY go.mod . 00:49:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:49:28 ---> f7a2e8c8ee84 00:49:28 Step 6/29 : RUN go mod download 00:49:28 ---> b328ac8a99aa 00:49:28 Step 7/24 : RUN go mod download 00:49:28 ---> Running in 1a4b72542806 00:49:28 ---> Running in 8790318637e5 00:49:31 Removing intermediate container bc65fec80555 00:49:31 ---> 4d3b886f75f6 00:49:31 Step 22/27 : RUN apk --no-cache add curl 00:49:31 ---> Running in 9342d7ef4032 00:49:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:34 Removing intermediate container 8790318637e5 00:49:34 ---> d508f9febb2e 00:49:34 Step 8/24 : COPY . . 00:49:35 Removing intermediate container 1a4b72542806 00:49:35 ---> ae3c824685d3 00:49:35 Step 7/29 : COPY . . 00:49:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:49:35 (2/3) Installing libcurl (7.69.1-r3) 00:49:35 (3/3) Installing curl (7.69.1-r3) 00:49:35 Executing busybox-1.31.1-r19.trigger 00:49:35 OK: 71 MiB in 58 packages 00:49:38 Removing intermediate container 7a42c544e6e7 00:49:38 ---> 306a0f97a64d 00:49:38 00:49:38 Step 10/24 : FROM alpine:3.10 00:49:38 ---> 536a684cf733 00:49:38 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:49:38 ---> Using cache 00:49:38 ---> fc20285399d1 00:49:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:49:38 Removing intermediate container 9342d7ef4032 00:49:38 ---> b106dce59593 00:49:38 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:49:38 ---> Running in d76674a24e75 00:49:38 ---> Running in 940808503e21 00:49:39 Removing intermediate container d76674a24e75 00:49:39 ---> 5a3b1b7c7a78 00:49:39 Step 13/24 : WORKDIR / 00:49:39 Removing intermediate container 940808503e21 00:49:39 ---> 2900ba3d4864 00:49:39 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:40 ---> Running in 8a32f3ef402a 00:49:40 ---> Running in 56738d8d820b 00:49:42 Removing intermediate container 56738d8d820b 00:49:42 ---> 18b4fbe3ef03 00:49:42 Step 25/27 : LABEL arch=arm64 00:49:42 Removing intermediate container 8a32f3ef402a 00:49:42 ---> cfc9297548ee 00:49:42 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:49:42 ---> Running in d02d36f0d42c 00:49:44 Removing intermediate container d02d36f0d42c 00:49:44 ---> f8d598532003 00:49:44 Step 26/27 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:49:44 ---> 8c169a7c9775 00:49:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:49:44 ---> Running in 774eaf49b6d9 00:49:46 Removing intermediate container 774eaf49b6d9 00:49:46 ---> 58e6c9be24a7 00:49:46 Step 27/27 : LABEL version=0.0.0 00:49:46 ---> Running in aae9957c2b03 00:49:46 ---> 9285bebd4c48 00:49:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:49:47 Removing intermediate container aae9957c2b03 00:49:47 ---> 2a6dab13cd73 00:49:47 00:49:47 Successfully built 2a6dab13cd73 00:49:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:49:48  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 00:49:48 ---> dfd7e9587211 00:49:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:49:52 ---> c15f91cbc097 00:49:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:49:55 ---> 47411e7af179 00:49:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:49:58 ---> 348928812ca6 00:49:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:49:59 ---> Running in a524785e3123 00:50:04 Removing intermediate container a524785e3123 00:50:04 ---> bc4292cde569 00:50:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:04 ---> Running in 8740328ee8a8 00:50:05 Removing intermediate container 8740328ee8a8 00:50:05 ---> 29d7477ce9d9 00:50:05 Step 22/24 : LABEL arch=arm64 00:50:06 ---> Running in 3e7948922491 00:50:07 Removing intermediate container 3e7948922491 00:50:07 ---> 59b2dea81d67 00:50:07 Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:50:07 ---> Running in 74ad7f1c298e 00:50:08 Removing intermediate container 74ad7f1c298e 00:50:08 ---> 251c522653de 00:50:08 Step 24/24 : LABEL version=0.0.0 00:50:09 ---> Running in 710a17fa54ed 00:50:09 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 00:50:10 Removing intermediate container 710a17fa54ed 00:50:10 ---> 111915e5cece 00:50:10 00:50:10 Successfully built 111915e5cece 00:50:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:50:11  Building docker-security-secretstore-setup-go ... done  ---> 96e7e274b2ee 00:50:11 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:50:11 ---> 40c00107b29d 00:50:11 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:50:11 ---> Running in 0d0f160ab41e 00:50:11 ---> Running in c290af8ef16d 00:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:50:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:50:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:14 ---> fd7ced7768dd 00:50:14 Step 3/23 : WORKDIR /edgex-go 00:50:14 ---> Using cache 00:50:14 ---> bc04452ac225 00:50:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:14 ---> Using cache 00:50:14 ---> c1e8c8985332 00:50:14 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:50:15 ---> Running in 49116ac945e9 00:50:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:19 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/main] 00:50:19 v3.12.2-32-g434125893a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:50:19 OK: 12620 distinct packages available 00:50:20 OK: 217 MiB in 51 packages 00:50:22 Removing intermediate container 49116ac945e9 00:50:22 ---> 1c37a54c0dba 00:50:22 Step 6/23 : COPY go.mod . 00:50:24 ---> 1e1c254c1d65 00:50:24 Step 7/23 : RUN go mod download 00:50:24 Removing intermediate container efc459c481f3 00:50:24 ---> 42a14ce06b09 00:50:24 00:50:24 Step 10/21 : FROM alpine 00:50:24 latest: Pulling from library/alpine 00:50:24 ---> Running in 5a304ea4e785 00:50:24 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 00:50:24 Status: Downloaded newer image for alpine:latest 00:50:24 ---> dd36a01c3f31 00:50:24 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:50:24 ---> Running in a132ccb310e0 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:28 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:50:28 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:50:28 OK: 12617 distinct packages available 00:50:29 (1/4) Installing ca-certificates (20191127-r4) 00:50:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:50:29 (3/4) Installing libcurl (7.69.1-r3) 00:50:29 (4/4) Installing curl (7.69.1-r3) 00:50:29 Executing busybox-1.31.1-r19.trigger 00:50:29 Executing ca-certificates-20191127-r4.trigger 00:50:29 Removing intermediate container 5a304ea4e785 00:50:29 ---> d2e51fca7d66 00:50:29 Step 8/23 : COPY . . 00:50:29 OK: 7 MiB in 18 packages 00:50:33 Removing intermediate container a132ccb310e0 00:50:33 ---> 944330aa7b57 00:50:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:33 ---> Running in caa34bd5f1b6 00:50:35 Removing intermediate container caa34bd5f1b6 00:50:35 ---> e86e924e6ff9 00:50:35 Step 13/21 : WORKDIR /edgex 00:50:35 ---> Running in 6a9f89e990a4 00:50:36 Removing intermediate container 6a9f89e990a4 00:50:36 ---> 4bfa2e47fa62 00:50:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:38 ---> aca0078543e3 00:50:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:41 ---> bc69008c9544 00:50:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:44 ---> d6324f74c91a 00:50:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:44 ---> Running in f923ec97827d 00:50:45 Removing intermediate container f923ec97827d 00:50:45 ---> 6fef4bb54849 00:50:45 Step 18/21 : CMD ["--init=true"] 00:50:45 ---> Running in 63f190299fbf 00:50:46 Removing intermediate container 63f190299fbf 00:50:46 ---> 9be6f1b818d8 00:50:46 Step 19/21 : LABEL arch=arm64 00:50:46 ---> Running in a7d7e8eb7a6d 00:50:47 Removing intermediate container a7d7e8eb7a6d 00:50:47 ---> ec6e084c1ee8 00:50:47 Step 20/21 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:50:48 ---> Running in 9172703bb142 00:50:49 Removing intermediate container 9172703bb142 00:50:49 ---> 0b755db6f6a7 00:50:49 Step 21/21 : LABEL version=0.0.0 00:50:49 ---> Running in e350b19b91df 00:50:50 Removing intermediate container e350b19b91df 00:50:50 ---> 2c7385bb5391 00:50:50 00:50:50 ---> 5a051aa7def4 00:50:50 Step 9/23 : RUN make cmd/core-data/core-data 00:50:50 ---> Running in 3de6b3259735 00:50:50 Successfully built 2c7385bb5391 00:50:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:52  Building docker-security-proxy-setup-go ... done 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 00:51:14 Removing intermediate container 0d0f160ab41e 00:51:14 ---> df4be7aefde1 00:51:14 00:51:14 Step 9/29 : FROM alpine:latest 00:51:14 ---> dd36a01c3f31 00:51:14 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:51:14 ---> Running in a268f5aa552a 00:51:14 Removing intermediate container a268f5aa552a 00:51:14 ---> 0611b46fa922 00:51:14 Step 11/29 : USER root 00:51:14 ---> Running in d729ab848893 00:51:14 Removing intermediate container d729ab848893 00:51:14 ---> 1efef5f7eb3c 00:51:14 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:51:14 ---> Running in cc602de9a3f2 00:51:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:18 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:51:18 v3.12.2-32-g434125893a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:51:18 OK: 12617 distinct packages available 00:51:19 (1/2) Installing ca-certificates (20191127-r4) 00:51:19 (2/2) Installing dumb-init (1.2.2-r1) 00:51:19 Executing busybox-1.31.1-r19.trigger 00:51:19 Executing ca-certificates-20191127-r4.trigger 00:51:19 OK: 6 MiB in 16 packages 00:51:21 Removing intermediate container cc602de9a3f2 00:51:21 ---> 96a511b6fdfe 00:51:21 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:51:21 ---> Running in e45c674aea9d 00:51:22 Removing intermediate container e45c674aea9d 00:51:22 ---> 73416d1cd79b 00:51:22 Step 14/29 : WORKDIR $BASE_DIR 00:51:22 ---> Running in 7e58b6be6330 00:51:23 Removing intermediate container 7e58b6be6330 00:51:23 ---> 2e5d0f947feb 00:51:23 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:51:23 ---> Running in 9ba626690c52 00:51:27 Removing intermediate container 9ba626690c52 00:51:27 ---> 15d412aaaf99 00:51:27 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:51:30 ---> 5477e0f25e00 00:51:30 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:51:32 ---> 099162669460 00:51:32 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:51:32 Removing intermediate container c290af8ef16d 00:51:32 ---> 47345de9a2c0 00:51:32 00:51:32 Step 10/24 : FROM scratch 00:51:32 ---> 00:51:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:51:32 ---> Running in c8d75b8a9b37 00:51:33 ---> 6f8062a0e266 00:51:33 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:51:33 Removing intermediate container c8d75b8a9b37 00:51:33 ---> 53810a23bd9c 00:51:33 Step 12/24 : ENV APP_PORT=48060 00:51:33 ---> Running in 197c71243115 00:51:34 ---> cc49617b4ae9 00:51:34 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:51:34 Removing intermediate container 197c71243115 00:51:34 ---> 5564d7ae31d1 00:51:34 Step 13/24 : EXPOSE $APP_PORT 00:51:34 ---> Running in b1ac35a9bc0d 00:51:35 Removing intermediate container b1ac35a9bc0d 00:51:35 ---> 71ed307a8835 00:51:35 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:51:36 ---> 018bcc35d1a8 00:51:36 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:51:36 ---> Running in 025b05c680e3 00:51:37 ---> d1b87fd760aa 00:51:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:51:39 ---> ae4ae97f4c6a 00:51:39 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:51:40 Removing intermediate container 025b05c680e3 00:51:40 ---> d1047626a7b9 00:51:40 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:51:41 ---> f4c10030b97a 00:51:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:51:41 ---> 31b1cbde05e5 00:51:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:51:42 ---> Running in e24f68a2543d 00:51:42 ---> 766dbdf54a9f 00:51:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:45 ---> d2e8cab8727e 00:51:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:46 Removing intermediate container e24f68a2543d 00:51:46 ---> 2dabc22f887f 00:51:46 Step 24/29 : RUN chmod 755 security-secrets-setup 00:51:46 ---> ab585592ea72 00:51:46 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:51:46 ---> Running in 0f6fd3aa7de4 00:51:46 ---> Running in f285c93fe147 00:51:47 Removing intermediate container f285c93fe147 00:51:47 ---> 8f837acef0f6 00:51:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:47 ---> Running in b56595ca82c4 00:51:48 Removing intermediate container b56595ca82c4 00:51:48 ---> 4cbf11889364 00:51:48 Step 22/24 : LABEL arch=arm64 00:51:48 ---> Running in 074f9ec170f7 00:51:49 Removing intermediate container 074f9ec170f7 00:51:49 ---> fa6285d689c1 00:51:49 Step 23/24 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:51:49 ---> Running in ac58a6027dc5 00:51:50 Removing intermediate container ac58a6027dc5 00:51:50 ---> 0bcaa708ff28 00:51:50 Step 24/24 : LABEL version=0.0.0 00:51:50 Removing intermediate container 0f6fd3aa7de4 00:51:50 ---> a767858432ce 00:51:50 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:51:51 ---> Running in 0ac121ed8cc9 00:51:51 ---> Running in 8239ab61c85d 00:51:51 Removing intermediate container 0ac121ed8cc9 00:51:51 ---> 11b7adb6a063 00:51:51 00:51:51 Removing intermediate container 8239ab61c85d 00:51:51 ---> c0761d99a69c 00:51:51 Step 26/29 : CMD [ "generate" ] 00:51:51 Successfully built 11b7adb6a063 00:51:51 Successfully tagged docker-support-notifications-go-arm64:latest 00:51:51  Building docker-support-notifications-go ... done  ---> Running in 6a86e040a488 00:51:52 Removing intermediate container 6a86e040a488 00:51:52 ---> 57fca3b9865c 00:51:52 Step 27/29 : LABEL arch=arm64 00:51:52 ---> Running in e631a531aaa6 00:51:53 Removing intermediate container e631a531aaa6 00:51:53 ---> c5ab4eb7f8d9 00:51:53 Step 28/29 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:51:53 ---> Running in e89060a33f6b 00:51:54 Removing intermediate container e89060a33f6b 00:51:54 ---> 3d2095269901 00:51:54 Step 29/29 : LABEL version=0.0.0 00:51:54 ---> Running in bf2c917cd982 00:51:54 Removing intermediate container bf2c917cd982 00:51:54 ---> fe5865cd5081 00:51:54 00:51:55 Successfully built fe5865cd5081 00:51:55 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:52:10  Building docker-security-secrets-setup-go ... done Removing intermediate container 3de6b3259735 00:52:10 ---> d530f30fd29b 00:52:10 00:52:10 Step 10/23 : FROM alpine 00:52:10 ---> dd36a01c3f31 00:52:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:10 ---> Running in 30dd9ca5d25f 00:52:10 Removing intermediate container 30dd9ca5d25f 00:52:10 ---> aa63fc5d8b07 00:52:10 Step 12/23 : ENV APP_PORT=48080 00:52:10 ---> Running in 289153eef610 00:52:11 Removing intermediate container 289153eef610 00:52:11 ---> 593c09c1c1d3 00:52:11 Step 13/23 : EXPOSE $APP_PORT 00:52:11 ---> Running in 6f7b9e6a091c 00:52:11 Removing intermediate container 6f7b9e6a091c 00:52:11 ---> a8a8a05475f8 00:52:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:11 ---> Running in c67d0d5f0f7c 00:52:14 Removing intermediate container c67d0d5f0f7c 00:52:14 ---> 28e127874029 00:52:14 Step 15/23 : RUN apk --no-cache add zeromq 00:52:14 ---> Running in 0e82b0a643ef 00:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:17 (1/5) Installing libgcc (9.3.0-r2) 00:52:17 (2/5) Installing libsodium (1.0.18-r0) 00:52:17 (3/5) Installing libstdc++ (9.3.0-r2) 00:52:17 (4/5) Installing libzmq (4.3.3-r0) 00:52:17 (5/5) Installing zeromq (4.3.3-r0) 00:52:17 Executing busybox-1.31.1-r19.trigger 00:52:17 OK: 8 MiB in 19 packages 00:52:19 Removing intermediate container 0e82b0a643ef 00:52:19 ---> 5613d5a0f0b3 00:52:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:52:20 ---> 78e966a6fae0 00:52:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:21 ---> 275b43348056 00:52:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:22 ---> 116325ab7e67 00:52:22 Step 19/23 : ENTRYPOINT ["/core-data"] 00:52:22 ---> Running in 5a18318c8a52 00:52:22 Removing intermediate container 5a18318c8a52 00:52:22 ---> 1cd194393d06 00:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:22 ---> Running in 2556ee74c5d7 00:52:23 Removing intermediate container 2556ee74c5d7 00:52:23 ---> 707aef525f00 00:52:23 Step 21/23 : LABEL arch=arm64 00:52:23 ---> Running in f2a958264f7a 00:52:24 Removing intermediate container f2a958264f7a 00:52:24 ---> 72ca635a16a8 00:52:24 Step 22/23 : LABEL git_sha=ee088a9ad232140e7f0e6430345f2dd9daeca1f3 00:52:24 ---> Running in fcc5b4b56ff0 00:52:24 Removing intermediate container fcc5b4b56ff0 00:52:24 ---> b9b21ea53711 00:52:24 Step 23/23 : LABEL version=0.0.0 00:52:24 ---> Running in 9bfeec52071e 00:52:24 Removing intermediate container 9bfeec52071e 00:52:24 ---> 7aeac4957234 00:52:24 00:52:25 Successfully built 7aeac4957234 00:52:25 Successfully tagged docker-core-data-go-arm64:latest 00:52:25  Building docker-core-data-go ... done  [Pipeline] } 00:52:25 $ docker stop --time=1 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f 00:52:27 $ docker rm -f 8bd2e79e157ef006ebd744335bc143c7c5a7dc76a395d7951ea2d6131ea2da7f [Pipeline] // withDockerContainer [Pipeline] sh 00:52:28 + docker images 00:52:28 + grep docker 00:52:28 docker-core-data-go-arm64 latest 7aeac4957234 4 seconds ago 22.3MB 00:52:28 docker-security-secrets-setup-go-arm64 latest fe5865cd5081 34 seconds ago 22.7MB 00:52:28 docker-support-notifications-go-arm64 latest 11b7adb6a063 37 seconds ago 12.9MB 00:52:28 docker-security-proxy-setup-go-arm64 latest 2c7385bb5391 About a minute ago 23.2MB 00:52:28 docker-security-secretstore-setup-go-arm64 latest 111915e5cece 2 minutes ago 23.5MB 00:52:28 docker-sys-mgmt-agent-go-arm64 latest 2a6dab13cd73 2 minutes ago 300MB 00:52:28 docker-core-metadata-go-arm64 latest 2fc93f355512 3 minutes ago 13.6MB 00:52:28 docker-core-command-go-arm64 latest fefa3cba1beb 3 minutes ago 11.4MB 00:52:28 docker-support-scheduler-go-arm64 latest 1164361a7ada 4 minutes ago 11.5MB 00:52:28 docker-security-bootstrap-redis-go-arm64 latest 1b6d3e55dce0 4 minutes ago 15.2MB 00:52:28 docker latest 0c09fb3ff9b5 3 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:33 ---> package-listing.sh 00:52:33 ++ facter osfamily 00:52:33 ++ tr '[:upper:]' '[:lower:]' 00:52:33 + OS_FAMILY=redhat 00:52:33 + workspace=/w/workspace/edgex-go/8 00:52:33 + START_PACKAGES=/tmp/packages_start.txt 00:52:33 + END_PACKAGES=/tmp/packages_end.txt 00:52:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:33 + PACKAGES=/tmp/packages_start.txt 00:52:33 + '[' /w/workspace/edgex-go/8 ']' 00:52:33 + PACKAGES=/tmp/packages_end.txt 00:52:33 + case "${OS_FAMILY}" in 00:52:33 + rpm -qa 00:52:33 + sort 00:52:38 + '[' -f /tmp/packages_start.txt ']' 00:52:38 + '[' -f /tmp/packages_end.txt ']' 00:52:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:38 + '[' /w/workspace/edgex-go/8 ']' 00:52:38 + mkdir -p /w/workspace/edgex-go/8/archives/ 00:52:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 00:52:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:38 00:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:39 alpine: Pulling from edgex-lftools-log-publisher 00:52:39 df20fa9351a1: Pulling fs layer 00:52:39 36b3adc4ff6f: Pulling fs layer 00:52:39 8ad3a11d3b57: Pulling fs layer 00:52:39 46f8f816bc3b: Pulling fs layer 00:52:39 93b61091891f: Pulling fs layer 00:52:39 93b9cdb0e59b: Pulling fs layer 00:52:39 5e14af77c1be: Pulling fs layer 00:52:39 01666e4c0597: Pulling fs layer 00:52:39 aa168da1d23b: Pulling fs layer 00:52:39 46f8f816bc3b: Waiting 00:52:39 93b61091891f: Waiting 00:52:39 93b9cdb0e59b: Waiting 00:52:39 5e14af77c1be: Waiting 00:52:39 01666e4c0597: Waiting 00:52:39 36b3adc4ff6f: Download complete 00:52:39 46f8f816bc3b: Verifying Checksum 00:52:39 46f8f816bc3b: Download complete 00:52:39 df20fa9351a1: Verifying Checksum 00:52:39 93b9cdb0e59b: Verifying Checksum 00:52:39 93b9cdb0e59b: Download complete 00:52:39 93b61091891f: Verifying Checksum 00:52:39 93b61091891f: Download complete 00:52:39 5e14af77c1be: Verifying Checksum 00:52:39 5e14af77c1be: Download complete 00:52:39 01666e4c0597: Verifying Checksum 00:52:39 01666e4c0597: Download complete 00:52:39 8ad3a11d3b57: Verifying Checksum 00:52:39 8ad3a11d3b57: Download complete 00:52:39 df20fa9351a1: Pull complete 00:52:40 36b3adc4ff6f: Pull complete 00:52:40 8ad3a11d3b57: Pull complete 00:52:41 aa168da1d23b: Verifying Checksum 00:52:41 aa168da1d23b: Download complete 00:52:42 46f8f816bc3b: Pull complete 00:52:43 93b61091891f: Pull complete 00:52:43 93b9cdb0e59b: Pull complete 00:52:43 5e14af77c1be: Pull complete 00:52:43 01666e4c0597: Pull complete 00:52:53 aa168da1d23b: Pull complete 00:52:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:54 prd-centos7-docker-4c-2g-16207 does not seem to be running inside a container 00:52:54 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:59 $ docker top 2982494422ddf8a4fcc3acdcfc0cb7dca6e77ea64e776b38f88523b2e84d6661 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:00 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:00 + mkdir -p /var/log/sa [Pipeline] sh 00:53:01 + ls /var/log/sa-host 00:53:01 + sadf -c /var/log/sa-host/sa16 00:53:01 file_magic: OK 00:53:01 HZ: Using current value: 100 00:53:01 file_header: OK 00:53:01 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 00:53:01 Statistics: 00:53:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:01 File successfully converted to sysstat format version 12.2.1 00:53:01 + sadf -c /var/log/sa-host/sa23 00:53:01 file_magic: OK 00:53:01 HZ: Using current value: 100 00:53:01 file_header: OK 00:53:01 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 00:53:01 Statistics: 00:53:01 Hnuu...uuuununununu... 00:53:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:01 provisioning config files... 00:53:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config2106479947672444934tmp [Pipeline] { [Pipeline] echo 00:53:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:01 ---> create-netrc.sh [Pipeline] } 00:53:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:53:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:53:02 ---> python-tools-install.sh [Pipeline] echo 00:53:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:02 ---> sudo-logs.sh 00:53:02 Archiving 'sudo' log.. [Pipeline] echo 00:53:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:03 ---> job-cost.sh 00:53:03 lf-activate-venv: SKIPPING 00:53:03 INFO: No Stack... 00:53:04 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:04 INFO: Archiving Costs [Pipeline] echo 00:53:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:04 ---> logs-deploy.sh 00:53:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/8 00:53:04 INFO: archiving workspace using pattern(s): 00:53:06 Archives upload complete. 00:53:06 INFO: archiving logs to Nexus 00:53:07 ---> uname -a: 00:53:07 Linux prd-centos7-docker-4c-2g-16207.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:53:07 00:53:07 00:53:07 ---> lscpu: 00:53:07 Architecture: x86_64 00:53:07 CPU op-mode(s): 32-bit, 64-bit 00:53:07 Byte Order: Little Endian 00:53:07 Address sizes: 40 bits physical, 48 bits virtual 00:53:07 CPU(s): 4 00:53:07 On-line CPU(s) list: 0-3 00:53:07 Thread(s) per core: 1 00:53:07 Core(s) per socket: 1 00:53:07 Socket(s): 4 00:53:07 NUMA node(s): 1 00:53:07 Vendor ID: GenuineIntel 00:53:07 CPU family: 6 00:53:07 Model: 44 00:53:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:53:07 Stepping: 1 00:53:07 CPU MHz: 2933.438 00:53:07 BogoMIPS: 5866.87 00:53:07 Virtualization: VT-x 00:53:07 Hypervisor vendor: KVM 00:53:07 Virtualization type: full 00:53:07 L1d cache: 128 KiB 00:53:07 L1i cache: 128 KiB 00:53:07 L2 cache: 16 MiB 00:53:07 L3 cache: 64 MiB 00:53:07 NUMA node0 CPU(s): 0-3 00:53:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:53:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:53:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:53:07 Vulnerability Meltdown: Mitigation; PTI 00:53:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:07 Vulnerability Srbds: Not affected 00:53:07 Vulnerability Tsx async abort: Not affected 00:53:07 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 00:53:07 00:53:07 00:53:07 ---> nproc: 00:53:07 4 00:53:07 00:53:07 00:53:07 ---> df -h: 00:53:07 Filesystem Size Used Available Use% Mounted on 00:53:07 overlay 50.0G 13.2G 36.8G 26% / 00:53:07 tmpfs 64.0M 0 64.0M 0% /dev 00:53:07 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:53:07 shm 64.0M 0 64.0M 0% /dev/shm 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /facter-os 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/resolv.conf 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hostname 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hosts 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/auth.log 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /run/cloud-init/result.json 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/sa-host 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/secure 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/8 00:53:07 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/8@tmp 00:53:07 00:53:07 00:53:07 ---> free -m: 00:53:07 total used free shared buff/cache available 00:53:07 Mem: 1837 712 109 0 1015 1041 00:53:07 Swap: 1023 72 951 00:53:07 00:53:07 00:53:07 ---> ip addr: 00:53:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:07 inet 127.0.0.1/8 scope host lo 00:53:07 valid_lft forever preferred_lft forever 00:53:07 inet6 ::1/128 scope host 00:53:07 valid_lft forever preferred_lft forever 00:53:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:07 link/ether fa:16:3e:21:b8:bb brd ff:ff:ff:ff:ff:ff 00:53:07 inet 10.30.122.164/23 brd 10.30.123.255 scope global dynamic eth0 00:53:07 valid_lft 85033sec preferred_lft 85033sec 00:53:07 inet6 fe80::f816:3eff:fe21:b8bb/64 scope link 00:53:07 valid_lft forever preferred_lft forever 00:53:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:07 link/ether 02:42:4e:c3:1e:51 brd ff:ff:ff:ff:ff:ff 00:53:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:07 valid_lft forever preferred_lft forever 00:53:07 inet6 fe80::42:4eff:fec3:1e51/64 scope link 00:53:07 valid_lft forever preferred_lft forever 00:53:07 00:53:07 00:53:07 ---> sar -b -r -n DEV: 00:53:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 00:53:07 00:53:07 00:30:02 LINUX RESTART (4 CPU) 00:53:07 00:53:07 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:07 00:32:01 112.58 60.33 52.25 0.00 8151.91 14849.71 0.00 00:53:07 00:33:01 284.28 99.40 184.88 0.00 5872.34 60014.02 0.00 00:53:07 00:34:02 264.11 133.23 130.89 0.00 5846.69 16759.31 0.00 00:53:07 00:35:01 154.28 77.54 76.74 0.00 3082.33 12238.20 0.00 00:53:07 00:36:02 899.77 655.57 244.20 0.00 89614.04 162017.97 0.00 00:53:07 00:37:03 2392.07 2034.41 357.66 0.00 158186.42 158364.71 0.00 00:53:07 00:38:01 920.34 609.76 310.57 0.00 68340.40 91180.09 0.00 00:53:07 00:39:01 2514.08 2149.54 364.55 0.00 157032.51 170935.44 0.00 00:53:07 00:40:02 1502.24 1189.56 312.68 0.00 87576.20 99066.82 0.00 00:53:07 00:41:01 192.79 25.43 167.36 0.00 3408.43 14331.50 0.00 00:53:07 00:42:01 6.53 0.03 6.50 0.00 0.80 230.83 0.00 00:53:07 00:43:01 0.22 0.00 0.22 0.00 0.00 1.98 0.00 00:53:07 00:44:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 00:53:07 00:45:01 0.40 0.15 0.25 0.00 7.73 2.70 0.00 00:53:07 00:46:01 1.88 1.15 0.73 0.00 41.03 13.67 0.00 00:53:07 00:47:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 00:53:07 00:48:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 00:53:07 00:49:01 0.25 0.02 0.23 0.00 0.53 2.45 0.00 00:53:07 00:50:01 0.32 0.08 0.23 0.00 0.80 2.10 0.00 00:53:07 00:51:01 0.68 0.38 0.30 0.00 169.75 3.96 0.00 00:53:07 00:52:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 00:53:07 Average: 442.10 336.75 105.36 0.00 28113.79 38299.69 0.00 00:53:07 00:53:07 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:07 00:32:01 191456 0 673108 35.77 2620 1014360 1430576 48.82 628484 857228 41856 00:53:07 00:33:01 78924 0 774896 41.18 952 1026772 1515668 51.73 660720 869572 52272 00:53:07 00:34:02 214368 0 832992 44.27 456 833728 1820264 62.12 706328 678404 46548 00:53:07 00:35:01 216068 0 778172 41.36 384 886920 1437056 49.04 648260 726976 54912 00:53:07 00:36:02 52352 0 803220 42.69 8 1025964 2066108 70.51 697764 926692 54092 00:53:07 00:37:03 114168 0 851352 45.25 8 916016 2578532 88.00 670072 861276 51020 00:53:07 00:38:01 356800 0 754516 40.10 8 770220 1832016 62.52 617176 679500 392 00:53:07 00:39:01 78008 0 822728 43.73 0 980808 2177096 74.30 594416 967316 2056 00:53:07 00:40:02 362900 0 706248 37.54 0 812396 1594076 54.40 605728 662284 31780 00:53:07 00:41:01 366972 0 633048 33.65 0 881524 1190452 40.63 532136 734412 20 00:53:07 00:42:01 371648 0 628292 33.39 0 881604 1160508 39.61 530048 733524 24 00:53:07 00:43:01 371436 0 628552 33.41 0 881556 1160556 39.61 530216 733508 8 00:53:07 00:44:01 371580 0 628400 33.40 0 881564 1160532 39.61 530040 733508 8 00:53:07 00:45:01 371136 0 628280 33.39 0 882128 1155956 39.45 529872 733880 8 00:53:07 00:46:01 370616 0 628572 33.41 0 882356 1155488 39.43 529876 734104 8 00:53:07 00:47:01 370880 0 628284 33.39 0 882380 1155416 39.43 529932 734120 8 00:53:07 00:48:01 370976 0 628184 33.39 0 882384 1155368 39.43 529664 734120 8 00:53:07 00:49:01 370320 0 628828 33.42 0 882396 1155476 39.43 530216 734140 12 00:53:07 00:50:01 371016 0 628124 33.38 0 882404 1155368 39.43 529680 734160 12 00:53:07 00:51:01 364184 0 629908 33.48 0 887452 1155440 39.43 533936 736420 8 00:53:07 00:52:01 364132 0 629948 33.48 0 887464 1155440 39.43 534076 736424 8 00:53:07 Average: 290473 0 692650 36.81 211 898209 1446066 49.35 580888 763884 15955 00:53:07 00:53:07 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:07 00:32:01 eth0 1055.45 1256.27 4123.23 153.35 0.00 0.00 0.00 0.00 00:53:07 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:32:01 vethb968516 999.87 681.05 90.06 2666.22 0.00 0.00 0.00 0.00 00:53:07 00:32:01 docker0 999.87 680.91 76.39 2666.21 0.00 0.00 0.00 0.00 00:53:07 00:33:01 eth0 763.21 608.98 4936.04 58.63 0.00 0.00 0.00 0.00 00:53:07 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:33:01 docker0 158.86 197.59 11.26 833.10 0.00 0.00 0.00 0.00 00:53:07 00:34:02 veth8329932 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:34:02 eth0 51.24 34.74 34.45 80.46 0.00 0.00 0.00 0.00 00:53:07 00:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:35:01 veth8329932 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:35:01 eth0 29.81 14.91 24.16 12.66 0.00 0.00 0.00 0.00 00:53:07 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:36:02 eth0 209.65 167.56 1659.83 73.82 0.00 0.00 0.00 0.00 00:53:07 00:36:02 veth0a96e1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:37:03 veth376eb3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:37:03 eth0 59.59 38.71 173.58 15.42 0.00 0.00 0.00 0.00 00:53:07 00:37:03 veth0a96e1b 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:37:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:38:01 vethb31333e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:38:01 vethc48b6bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:38:01 veth27f8d86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:38:01 eth0 60.58 41.67 102.13 80.72 0.00 0.00 0.00 0.00 00:53:07 00:39:01 vethf92b89e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:39:01 veth72d50fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:53:07 00:39:01 eth0 59.12 32.52 148.68 17.78 0.00 0.00 0.00 0.00 00:53:07 00:39:01 veth0a96e1b 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 00:53:07 00:40:02 veth9e1b138 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:53:07 00:40:02 veth778c644 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 00:53:07 00:40:02 eth0 56.73 34.08 148.68 73.45 0.00 0.00 0.00 0.00 00:53:07 00:40:02 veth0a96e1b 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:41:01 eth0 129.64 87.30 440.90 81.95 0.00 0.00 0.00 0.00 00:53:07 00:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:53:07 00:41:01 docker0 1261.54 1021.14 94.04 4387.90 0.00 0.00 0.00 0.00 00:53:07 00:42:01 eth0 0.98 0.50 0.51 0.05 0.00 0.00 0.00 0.00 00:53:07 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:43:01 eth0 1.50 0.65 0.59 0.37 0.00 0.00 0.00 0.00 00:53:07 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:44:01 eth0 0.62 0.28 0.28 0.23 0.00 0.00 0.00 0.00 00:53:07 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:45:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:53:07 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:46:01 eth0 0.63 0.37 0.35 0.26 0.00 0.00 0.00 0.00 00:53:07 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:47:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 00:53:07 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:48:01 eth0 0.55 0.05 0.05 0.00 0.00 0.00 0.00 0.00 00:53:07 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:49:01 eth0 1.48 0.57 0.59 0.40 0.00 0.00 0.00 0.00 00:53:07 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:50:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:51:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 00:53:07 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:52:01 eth0 0.45 0.22 0.30 0.13 0.00 0.00 0.00 0.00 00:53:07 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 Average: eth0 118.48 110.73 564.17 30.90 0.00 0.00 0.00 0.00 00:53:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:07 Average: docker0 59.14 47.87 4.41 205.71 0.00 0.00 0.00 0.00 00:53:07 00:53:07 00:53:07 ---> sar -P ALL: 00:53:07 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/16/20 _x86_64_ (4 CPU) 00:53:07 00:53:07 00:30:02 LINUX RESTART (4 CPU) 00:53:07 00:53:07 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:53:07 00:32:01 all 12.52 0.00 5.60 1.58 0.04 80.26 00:53:07 00:32:01 0 20.22 0.00 8.10 1.16 0.03 70.48 00:53:07 00:32:01 1 10.66 0.00 4.20 0.66 0.05 84.43 00:53:07 00:32:01 2 10.87 0.00 5.88 2.51 0.02 80.73 00:53:07 00:32:01 3 8.40 0.00 4.23 1.99 0.05 85.33 00:53:07 00:33:01 all 12.51 0.00 9.27 4.38 0.09 73.75 00:53:07 00:33:01 0 12.21 0.00 10.32 4.19 0.07 73.21 00:53:07 00:33:01 1 12.22 0.00 9.44 3.57 0.09 74.68 00:53:07 00:33:01 2 11.98 0.00 8.95 5.18 0.12 73.76 00:53:07 00:33:01 3 13.64 0.00 8.38 4.57 0.09 73.33 00:53:07 00:34:02 all 47.14 0.00 12.39 6.91 0.08 33.47 00:53:07 00:34:02 0 45.03 0.00 12.02 7.14 0.05 35.76 00:53:07 00:34:02 1 45.96 0.00 12.75 7.83 0.09 33.38 00:53:07 00:34:02 2 49.85 0.00 12.17 6.25 0.12 31.61 00:53:07 00:34:02 3 47.73 0.00 12.63 6.43 0.07 33.13 00:53:07 00:35:01 all 53.19 0.00 14.11 4.36 0.05 28.29 00:53:07 00:35:01 0 53.15 0.00 13.97 4.57 0.02 28.29 00:53:07 00:35:01 1 53.37 0.00 14.37 3.86 0.05 28.34 00:53:07 00:35:01 2 54.66 0.00 13.72 4.16 0.05 27.41 00:53:07 00:35:01 3 51.58 0.00 14.37 4.86 0.07 29.11 00:53:07 00:36:02 all 23.25 0.00 21.79 5.52 0.11 49.34 00:53:07 00:36:02 0 23.16 0.00 21.92 4.04 0.10 50.77 00:53:07 00:36:02 1 22.98 0.00 21.69 5.72 0.12 49.49 00:53:07 00:36:02 2 23.66 0.00 21.43 7.99 0.10 46.82 00:53:07 00:36:02 3 23.21 0.00 22.11 4.31 0.10 50.27 00:53:07 00:37:03 all 26.01 0.00 23.17 28.92 0.13 21.77 00:53:07 00:37:03 0 25.10 0.00 22.32 30.51 0.16 21.92 00:53:07 00:37:03 1 26.45 0.00 23.56 28.11 0.17 21.71 00:53:07 00:37:03 2 25.06 0.00 23.69 29.79 0.10 21.37 00:53:07 00:37:03 3 27.44 0.00 23.13 27.25 0.09 22.09 00:53:07 00:38:01 all 48.06 0.00 19.02 20.22 0.05 12.65 00:53:07 00:38:01 0 46.13 0.00 18.74 22.88 0.04 12.21 00:53:07 00:38:01 1 49.29 0.00 19.12 21.46 0.07 10.06 00:53:07 00:38:01 2 48.75 0.00 19.25 17.23 0.05 14.72 00:53:07 00:38:01 3 48.05 0.00 18.96 19.33 0.04 13.63 00:53:07 00:39:01 all 20.22 0.00 24.24 32.93 0.14 22.47 00:53:07 00:39:01 0 19.27 0.00 23.35 34.70 0.14 22.54 00:53:07 00:39:01 1 18.95 0.00 25.36 32.61 0.17 22.91 00:53:07 00:39:01 2 22.07 0.00 23.93 32.76 0.10 21.14 00:53:07 00:39:01 3 20.58 0.00 24.33 31.64 0.16 23.29 00:53:07 00:40:02 all 53.51 0.00 22.22 19.61 0.09 4.57 00:53:07 00:40:02 0 54.05 0.00 21.50 22.21 0.10 2.14 00:53:07 00:40:02 1 53.02 0.00 23.04 20.11 0.07 3.76 00:53:07 00:40:02 2 53.13 0.00 22.46 16.91 0.09 7.41 00:53:07 00:40:02 3 53.85 0.00 21.88 19.21 0.09 4.97 00:53:07 00:41:01 all 8.66 0.00 6.30 10.30 0.04 74.69 00:53:07 00:41:01 0 9.43 0.00 6.73 6.76 0.03 77.04 00:53:07 00:41:01 1 6.50 0.00 5.58 11.48 0.07 76.37 00:53:07 00:41:01 2 10.26 0.00 6.77 10.74 0.02 72.21 00:53:07 00:41:01 3 8.43 0.00 6.13 12.24 0.05 73.14 00:53:07 00:42:01 all 0.15 0.00 0.05 0.04 0.00 99.76 00:53:07 00:42:01 0 0.00 0.00 0.05 0.17 0.00 99.78 00:53:07 00:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 00:53:07 00:42:01 2 0.02 0.00 0.05 0.00 0.00 99.93 00:53:07 00:42:01 3 0.52 0.00 0.03 0.00 0.00 99.45 00:53:07 00:53:07 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:53:07 00:43:01 all 0.17 0.00 0.03 0.00 0.01 99.79 00:53:07 00:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:53:07 00:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:53:07 00:43:01 2 0.07 0.00 0.07 0.00 0.02 99.85 00:53:07 00:43:01 3 0.53 0.00 0.02 0.00 0.02 99.43 00:53:07 00:44:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:53:07 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:53:07 00:44:01 1 0.02 0.00 0.05 0.00 0.00 99.93 00:53:07 00:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:53:07 00:44:01 3 0.55 0.00 0.08 0.00 0.02 99.35 00:53:07 00:45:01 all 0.12 0.00 0.05 0.00 0.01 99.82 00:53:07 00:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:53:07 00:45:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:53:07 00:45:01 2 0.03 0.00 0.07 0.02 0.00 99.88 00:53:07 00:45:01 3 0.40 0.00 0.07 0.00 0.00 99.53 00:53:07 00:46:01 all 0.05 0.00 0.06 0.01 0.00 99.88 00:53:07 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:07 00:46:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:53:07 00:46:01 2 0.07 0.00 0.10 0.05 0.02 99.77 00:53:07 00:46:01 3 0.07 0.00 0.07 0.00 0.00 99.87 00:53:07 00:47:01 all 0.13 0.00 0.03 0.00 0.00 99.85 00:53:07 00:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:07 00:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:53:07 00:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:53:07 00:47:01 3 0.43 0.00 0.03 0.00 0.00 99.53 00:53:07 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:53:07 00:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:07 00:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:53:07 00:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:53:07 00:48:01 3 0.53 0.00 0.02 0.00 0.00 99.45 00:53:07 00:49:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:53:07 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:53:07 00:49:01 1 0.35 0.00 0.07 0.00 0.00 99.58 00:53:07 00:49:01 2 0.05 0.00 0.02 0.02 0.00 99.92 00:53:07 00:49:01 3 0.17 0.00 0.02 0.00 0.00 99.82 00:53:07 00:50:01 all 0.06 0.00 0.04 0.00 0.00 99.90 00:53:07 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:07 00:50:01 1 0.15 0.00 0.07 0.00 0.00 99.78 00:53:07 00:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:53:07 00:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:53:07 00:51:01 all 0.03 0.00 0.03 0.02 0.00 99.92 00:53:07 00:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:53:07 00:51:01 1 0.03 0.00 0.08 0.05 0.00 99.83 00:53:07 00:51:01 2 0.05 0.00 0.02 0.02 0.00 99.92 00:53:07 00:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:53:07 00:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:53:07 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:53:07 00:52:01 1 0.52 0.00 0.03 0.00 0.00 99.45 00:53:07 00:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:53:07 00:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:53:07 Average: all 14.28 0.00 7.40 6.26 0.04 72.03 00:53:07 Average: 0 14.35 0.00 7.43 6.43 0.04 71.75 00:53:07 Average: 1 14.03 0.00 7.46 6.31 0.05 72.16 00:53:07 Average: 2 14.48 0.00 7.41 6.22 0.04 71.86 00:53:07 Average: 3 14.24 0.00 7.28 6.10 0.04 72.34 00:53:07 00:53:07 00:53:07