Pull request #3327 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f2bd0815c0e73667d07e5744b61daa5be38d8f92 rather than 43834a632171d28909e2bbec00953c502a385fd9 Obtained Jenkinsfile from f2bd0815c0e73667d07e5744b61daa5be38d8f92 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-32384’ is offline Running on prd-centos7-docker-4c-2g-32385 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit 43834a632171d28909e2bbec00953c502a385fd9 Merge succeeded, producing 43834a632171d28909e2bbec00953c502a385fd9 Checking out Revision 43834a632171d28909e2bbec00953c502a385fd9 (PR-3327) > 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/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # 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 f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 Commit message: "feat(notifications): Check Subscription with empty categories,labels" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:52:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:52:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:52:28 ========================================================= 01:52:28 EdgeX Global Pipelines Version Info 01:52:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 052cd7c14e3190f215230ff24c191390607f6c86 # timeout=10 01:52:30 ------------------- 01:52:30 stable info: 01:52:30 ------------------- 01:52:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:52:30 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 01:52:30 Message: update stable to v1.0.186 01:52:31 ------------------- 01:52:31 experimental info: 01:52:31 ------------------- 01:52:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:52:31 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 01:52:31 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:52:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:52:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3327 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3327 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3327 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 43834a632171d28909e2bbec00953c502a385fd9 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 43834a6 [Pipeline] echo 01:52:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:52:33 provisioning config files... 01:52:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8340311305225153426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:34 ---> docker-login.sh 01:52:34 nexus3.edgexfoundry.org:10001 01:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:34 Configure a credential helper to remove this warning. See 01:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:34 01:52:34 Login Succeeded 01:52:34 nexus3.edgexfoundry.org:10002 01:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 nexus3.edgexfoundry.org:10003 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 nexus3.edgexfoundry.org:10004 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 docker.io 01:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:52:35 Configure a credential helper to remove this warning. See 01:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:52:35 01:52:35 Login Succeeded 01:52:35 ---> docker-login.sh ends [Pipeline] } 01:52:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:36 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/core-command/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo core-command,cmd/core-command/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/core-data/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo core-data,cmd/core-data/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/core-metadata/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo core-metadata,cmd/core-metadata/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/security-bootstrapper/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/security-proxy-setup/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/support-notifications/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo support-notifications,cmd/support-notifications/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/support-scheduler/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:52:36 + for file in '`ls cmd/**/Dockerfile`' 01:52:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:52:36 ++ cut -d/ -f2 01:52:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:52:36 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 01:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:37 01:52:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:52:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:37 latest: Pulling from edgex-devops/git-semver 01:52:37 31603596830f: Pulling fs layer 01:52:37 2a8b12db71e7: Pulling fs layer 01:52:37 6ca5941a6612: Pulling fs layer 01:52:37 ecc8261a40a4: Pulling fs layer 01:52:37 ecc8261a40a4: Waiting 01:52:37 2a8b12db71e7: Verifying Checksum 01:52:37 2a8b12db71e7: Download complete 01:52:37 31603596830f: Verifying Checksum 01:52:37 31603596830f: Download complete 01:52:37 ecc8261a40a4: Verifying Checksum 01:52:37 ecc8261a40a4: Download complete 01:52:37 6ca5941a6612: Verifying Checksum 01:52:37 6ca5941a6612: Download complete 01:52:37 31603596830f: Pull complete 01:52:38 2a8b12db71e7: Pull complete 01:52:39 6ca5941a6612: Pull complete 01:52:39 ecc8261a40a4: Pull complete 01:52:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:52:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:52:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:52:39 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 01:52:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:52:41 $ docker top b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:42 [ssh-agent] Looking for ssh-agent implementation... 01:52:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:42 $ docker exec b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 ssh-agent 01:52:42 SSH_AUTH_SOCK=/tmp/ssh-umUde7pNoqk7/agent.11 01:52:42 SSH_AGENT_PID=16 01:52:42 Running ssh-add (command line suppressed) 01:52:42 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8873409514117255685.key (/w/workspace/edgex-go/6@tmp/private_key_8873409514117255685.key) 01:52:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:43 + git tag --points-at HEAD [Pipeline] } 01:52:43 $ docker exec --env ******** --env ******** b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 ssh-agent -k 01:52:43 unset SSH_AUTH_SOCK; 01:52:43 unset SSH_AGENT_PID; 01:52:43 echo Agent pid 16 killed; 01:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:52:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:43 [ssh-agent] Looking for ssh-agent implementation... 01:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:43 $ docker exec b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 ssh-agent 01:52:44 SSH_AUTH_SOCK=/tmp/ssh-9LcwgA2sXgsB/agent.44 01:52:44 SSH_AGENT_PID=50 01:52:44 Running ssh-add (command line suppressed) 01:52:44 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8384557533409856163.key (/w/workspace/edgex-go/6@tmp/private_key_8384557533409856163.key) 01:52:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:44 + git semver init 01:52:44 # -> Open(): unable to determine branch for HEAD 01:52:44 # $GIT_DIR = /w/workspace/edgex-go/6/.git 01:52:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 01:52:44 # $SEMVER_REMOTE_NAME = origin 01:52:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:52:44 # $SEMVER_USER_NAME = edgex-jenkins 01:52:44 # $SEMVER_BRANCH = PR-3327 01:52:44 # $SEMVER_TEMP = /tmp/semver-227429892 01:52:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:53:02 # '/tmp/semver-227429892' -> '/w/workspace/edgex-go/6/.semver' 01:53:03 # -> Force: false 01:53:03 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 01:53:03 $ docker exec --env ******** --env ******** b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 ssh-agent -k 01:53:04 unset SSH_AUTH_SOCK; 01:53:04 unset SSH_AGENT_PID; 01:53:04 echo Agent pid 50 killed; 01:53:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:04 + git semver [Pipeline] } 01:53:04 $ docker stop --time=1 b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 01:53:06 $ docker rm -f b10f46f1e849a569fbe58370d2ada27ce51db5ba1363c6ce014fb30f1e505139 [Pipeline] // withDockerContainer [Pipeline] sh 01:53:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:07 Stashed 1 file(s) [Pipeline] echo 01:53:07 [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 01:53:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:53:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:53:09 + sudo service docker restart 01:53:09 + true 01:53:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 01:53:10 ========================================================= 01:53:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:53:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:53:10 + 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 . 01:53:14 Sending build context to Docker daemon 329.1MB 01:53:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:53:14 Step 2/6 : FROM ${BASE} 01:53:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:14 188c0c94c7c5: Pulling fs layer 01:53:14 0ef7d3d256c8: Pulling fs layer 01:53:14 de9db76c5a1d: Pulling fs layer 01:53:14 bca2f99d35d6: Pulling fs layer 01:53:14 93359f2a8cfa: Pulling fs layer 01:53:14 7c6f9722023f: Pulling fs layer 01:53:14 a35cf1a2eb13: Pulling fs layer 01:53:14 93359f2a8cfa: Waiting 01:53:14 7c6f9722023f: Waiting 01:53:14 a35cf1a2eb13: Waiting 01:53:14 bca2f99d35d6: Waiting 01:53:14 de9db76c5a1d: Verifying Checksum 01:53:14 de9db76c5a1d: Download complete 01:53:14 0ef7d3d256c8: Verifying Checksum 01:53:14 0ef7d3d256c8: Download complete 01:53:14 93359f2a8cfa: Verifying Checksum 01:53:14 93359f2a8cfa: Download complete 01:53:14 7c6f9722023f: Verifying Checksum 01:53:14 7c6f9722023f: Download complete 01:53:14 188c0c94c7c5: Verifying Checksum 01:53:14 188c0c94c7c5: Download complete 01:53:14 188c0c94c7c5: Pull complete 01:53:14 0ef7d3d256c8: Pull complete 01:53:14 de9db76c5a1d: Pull complete 01:53:17 a35cf1a2eb13: Verifying Checksum 01:53:17 a35cf1a2eb13: Download complete 01:53:18 bca2f99d35d6: Verifying Checksum 01:53:18 bca2f99d35d6: Download complete 01:53:22 Still waiting to schedule task 01:53:22 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:53:24 bca2f99d35d6: Pull complete 01:53:24 93359f2a8cfa: Pull complete 01:53:24 7c6f9722023f: Pull complete 01:53:29 a35cf1a2eb13: Pull complete 01:53:29 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:53:29 ---> a62c8e92a672 01:53:29 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:53:29 ---> Running in 8db1bde2e190 01:53:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:53:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:53:30 (1/12) Installing libmagic (5.38-r0) 01:53:31 (2/12) Installing file (5.38-r0) 01:53:31 (3/12) Installing libc-dev (0.7.2-r3) 01:53:31 (4/12) Installing g++ (9.3.0-r2) 01:53:36 (5/12) Installing fortify-headers (1.1-r0) 01:53:36 (6/12) Installing patch (2.7.6-r6) 01:53:36 (7/12) Installing build-base (0.5-r2) 01:53:36 (8/12) Installing libsodium (1.0.18-r0) 01:53:36 (9/12) Installing pkgconf (1.7.2-r0) 01:53:36 (10/12) Installing libsodium-dev (1.0.18-r0) 01:53:36 (11/12) Installing libzmq (4.3.3-r0) 01:53:36 (12/12) Installing zeromq-dev (4.3.3-r0) 01:53:36 Executing busybox-1.31.1-r19.trigger 01:53:36 OK: 233 MiB in 51 packages 01:53:39 Removing intermediate container 8db1bde2e190 01:53:39 ---> 0e61b8f89529 01:53:39 Step 4/6 : WORKDIR /edgex-go 01:53:39 ---> Running in 4b006da782ad 01:53:39 Removing intermediate container 4b006da782ad 01:53:39 ---> 1977cfec5611 01:53:39 Step 5/6 : COPY go.mod . 01:53:39 ---> 7bf1f8eee474 01:53:39 Step 6/6 : RUN go mod download 01:53:39 ---> Running in d56bbb2faa1a 01:54:01 Removing intermediate container d56bbb2faa1a 01:54:01 ---> 9edac23b9d9a 01:54:01 Successfully built 9edac23b9d9a 01:54:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:54:02 + docker inspect -f . ci-base-image-x86_64 01:54:02 . [Pipeline] withDockerContainer 01:54:02 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 01:54:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:54:03 $ docker top 7c70f2371d8ff166e80ab5ed778a95faea838396e7ac0a084b47169e255b096b -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:03 + go version 01:54:03 go version go1.15.5 linux/amd64 [Pipeline] } 01:54:03 $ docker stop --time=1 7c70f2371d8ff166e80ab5ed778a95faea838396e7ac0a084b47169e255b096b 01:54:05 $ docker rm -f 7c70f2371d8ff166e80ab5ed778a95faea838396e7ac0a084b47169e255b096b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:54:06 + docker inspect -f . ci-base-image-x86_64 01:54:06 . [Pipeline] withDockerContainer 01:54:06 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 01:54:06 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:54:06 $ docker top 43ca6a0207df0b2bc2c5da410779522ea2422ae1f4933bdb5b02d84ef1d8f80c -eo pid,comm [Pipeline] { [Pipeline] echo 01:54:07 ========================================================= 01:54:07 [edgeXBuildGoParallel] Running Tests and Build... 01:54:07 ========================================================= [Pipeline] sh 01:54:07 + make test 01:54:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:54:17 ? github.com/edgexfoundry/edgex-go [no test files] 01:54:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:54:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:54:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:54:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:54:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:54:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:54:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:54:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:54:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:54:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.062s coverage: 19.8% of statements 01:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.099s coverage: 100.0% of statements 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.342s coverage: 27.1% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 01:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 71.3% of statements 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 01:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 01:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.171s coverage: 82.9% of statements 01:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 01:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 01:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.072s coverage: 78.9% of statements 01:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.373s coverage: 28.6% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.126s coverage: 100.0% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.096s coverage: 100.0% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.150s coverage: 86.7% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.145s coverage: 97.5% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 01:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 01:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.400s coverage: 92.8% of statements 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.091s coverage: 1.0% of statements 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 01:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.098s coverage: 47.1% of statements 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 01:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 01:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 01:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 01:55:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.251s coverage: 82.6% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 75.5% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.6% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 64.4% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 69.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 38.4% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.156s coverage: 47.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.061s coverage: 11.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.171s coverage: 87.1% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.897s coverage: 29.1% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.077s coverage: 100.0% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 95.0% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.044s coverage: 100.0% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 01:55:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 01:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 01:55:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 01:55:26 GO111MODULE=on go vet ./... 01:55:58 gofmt -l . 01:55:58 [ "`gofmt -l .`" = "" ] 01:55:58 ./bin/test-go-mod-tidy.sh 01:55:58 ./bin/test-attribution-txt.sh [Pipeline] sh 01:55:59 + ls -al . 01:55:59 total 792 01:55:59 drwxrwxr-x 10 1001 1001 4096 Apr 1 01:55 . 01:55:59 drwxr-xr-x 4 root root 28 Apr 1 01:54 .. 01:55:59 -rw-rw-r-- 1 1001 1001 11 Apr 1 01:52 .dockerignore 01:55:59 drwxrwxr-x 8 1001 1001 179 Apr 1 01:52 .git 01:55:59 drwxrwxr-x 3 1001 1001 125 Apr 1 01:52 .github 01:55:59 -rw-rw-r-- 1 1001 1001 818 Apr 1 01:52 .gitignore 01:55:59 drwx------ 3 1001 1001 60 Apr 1 01:53 .semver 01:55:59 -rw-rw-r-- 1 1001 1001 166 Apr 1 01:52 .sonarcloud.properties 01:55:59 -rw-rw-r-- 1 1001 1001 8607 Apr 1 01:52 Attribution.txt 01:55:59 -rw-rw-r-- 1 1001 1001 3804 Apr 1 01:52 CONTRIBUTING.md 01:55:59 -rw-rw-r-- 1 1001 1001 931 Apr 1 01:52 Dockerfile.build 01:55:59 -rw-rw-r-- 1 1001 1001 863 Apr 1 01:52 Jenkinsfile 01:55:59 -rw-rw-r-- 1 1001 1001 10775 Apr 1 01:52 LICENSE 01:55:59 -rw-rw-r-- 1 1001 1001 5774 Apr 1 01:52 Makefile 01:55:59 -rw-rw-r-- 1 1001 1001 6548 Apr 1 01:52 README.md 01:55:59 -rw-rw-r-- 1 1001 1001 6755 Apr 1 01:52 SECURITY.md 01:55:59 -rw-rw-r-- 1 1001 1001 5 Apr 1 01:53 VERSION 01:55:59 -rw-rw-r-- 1 1001 1001 4131 Apr 1 01:52 ZMQWindows.md 01:55:59 drwxrwxr-x 2 1001 1001 117 Apr 1 01:52 bin 01:55:59 drwxrwxr-x 14 1001 1001 4096 Apr 1 01:52 cmd 01:55:59 -rw-r--r-- 1 root root 680272 Apr 1 01:55 coverage.out 01:55:59 -rw-r--r-- 1 root root 1056 Apr 1 01:55 go.mod 01:55:59 -rw-r--r-- 1 root root 22360 Apr 1 01:55 go.sum 01:55:59 drwxrwxr-x 8 1001 1001 127 Apr 1 01:52 internal 01:55:59 drwxrwxr-x 4 1001 1001 26 Apr 1 01:52 openapi 01:55:59 drwxrwxr-x 4 1001 1001 71 Apr 1 01:52 snap 01:55:59 -rw-rw-r-- 1 1001 1001 168 Apr 1 01:52 version.go [Pipeline] sh 01:55:59 + '[' -e coverage.out ] 01:55:59 + chown 1001:1001 coverage.out [Pipeline] stash 01:55:59 Stashed 1 file(s) [Pipeline] sh 01:56:00 + make build 01:56:00 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 01:56:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:56:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32388 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws 01:56:08 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 01:56:12 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 01:56:13 using credential edgex-jenkins-ssh 01:56:14 Cloning the remote Git repository 01:56: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 01:56:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:56:14 > git init /w/workspace/edgex-go/6 # timeout=10 01:56:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:56:14 > git --version # timeout=10 01:56:14 > git --version # 'git version 2.17.1' 01:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:16 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 01:56:17 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 01:56:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:56:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:56:22 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 01:56:23 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 01:56:24 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 01:56:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 01:56:28 $ docker stop --time=1 43ca6a0207df0b2bc2c5da410779522ea2422ae1f4933bdb5b02d84ef1d8f80c 01:56:30 $ docker rm -f 43ca6a0207df0b2bc2c5da410779522ea2422ae1f4933bdb5b02d84ef1d8f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 01:56:32 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit 43834a632171d28909e2bbec00953c502a385fd9 [Pipeline] isUnix [Pipeline] sh 01:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:32 01:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:56:32 Merge succeeded, producing 43834a632171d28909e2bbec00953c502a385fd9 01:56:32 Checking out Revision 43834a632171d28909e2bbec00953c502a385fd9 (PR-3327) 01:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:32 latest: Pulling from edgex-devops/edgex-compose 01:56:32 cbdbe7a5bc2a: Pulling fs layer 01:56:32 ca9280d653b3: Pulling fs layer 01:56:32 7e9c9ca2126c: Pulling fs layer 01:56:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:56:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:56:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:56:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:56:32 > git config core.sparsecheckout # timeout=10 01:56:32 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 01:56:32 > git remote # timeout=10 01:56:32 > git config --get remote.origin.url # timeout=10 01:56:32 using GIT_SSH to set credentials SSH Credentials for GitHub 01:56:32 > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 01:56:32 > git rev-parse HEAD^{commit} # timeout=10 01:56:32 > git config core.sparsecheckout # timeout=10 01:56:32 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 01:56:33 cbdbe7a5bc2a: Verifying Checksum 01:56:33 cbdbe7a5bc2a: Download complete 01:56:34 cbdbe7a5bc2a: Pull complete 01:56:34 ca9280d653b3: Verifying Checksum 01:56:34 ca9280d653b3: Download complete 01:56:35 7e9c9ca2126c: Download complete 01:56:35 ca9280d653b3: Pull complete 01:56:37 Commit message: "feat(notifications): Check Subscription with empty categories,labels" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:56:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:56:39 + + sudo servicetrue docker 01:56:39 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:56:41 provisioning config files... 01:56:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7604334781761762835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:42 ---> docker-login.sh 01:56:42 nexus3.edgexfoundry.org:10001 01:56:42 7e9c9ca2126c: Pull complete 01:56:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:56:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:56:42 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 01:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:43 Configure a credential helper to remove this warning. See 01:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:43 01:56:43 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10002 01:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:43 Configure a credential helper to remove this warning. See 01:56:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:43 01:56:43 Login Succeeded 01:56:43 nexus3.edgexfoundry.org:10003 01:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 nexus3.edgexfoundry.org:10004 01:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:44 Configure a credential helper to remove this warning. See 01:56:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:44 01:56:44 Login Succeeded 01:56:44 docker.io 01:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:45 $ docker top 5eefea546c517a495ae5a81fd2814117f699ff287927201d08c09e3af96d40ca -eo pid,comm 01:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:56:45 Configure a credential helper to remove this warning. See 01:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:56:45 01:56:45 Login Succeeded 01:56:45 ---> docker-login.sh ends [Pipeline] { [Pipeline] } 01:56:45 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:56:46 + docker-compose build --help 01:56:46 + grep parallel [Pipeline] echo 01:56:46 ========================================================= 01:56:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:56:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:56:46 + 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 . 01:56:47 --parallel Build images in parallel. [Pipeline] } 01:56:47 $ docker stop --time=1 5eefea546c517a495ae5a81fd2814117f699ff287927201d08c09e3af96d40ca 01:56:48 $ docker rm -f 5eefea546c517a495ae5a81fd2814117f699ff287927201d08c09e3af96d40ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 01:56:49 Sending build context to Docker daemon 167.1MB 01:56:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 01:56:49 Step 2/6 : FROM ${BASE} 01:56:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:56:49 5f621e34cdf4: Pulling fs layer 01:56:49 a4357932f1b6: Pulling fs layer 01:56:49 18c013af1878: Pulling fs layer 01:56:49 00ac8860ef70: Pulling fs layer 01:56:49 63d7cb157983: Pulling fs layer 01:56:49 b116817d02f9: Pulling fs layer 01:56:49 745a02a5169b: Pulling fs layer 01:56:49 00ac8860ef70: Waiting 01:56:49 63d7cb157983: Waiting 01:56:49 b116817d02f9: Waiting 01:56:49 745a02a5169b: Waiting 01:56:49 18c013af1878: Verifying Checksum 01:56:49 18c013af1878: Download complete 01:56:49 a4357932f1b6: Download complete 01:56:49 63d7cb157983: Download complete 01:56:49 b116817d02f9: Download complete 01:56:49 5f621e34cdf4: Download complete [Pipeline] isUnix [Pipeline] sh 01:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:56:49 . [Pipeline] withDockerContainer 01:56:49 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 01:56:49 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:56:50 5f621e34cdf4: Pull complete 01:56:50 $ docker top bd13b19ffd4c0e66769285b04dfa8117673eaec5bdb096966045e1e503adc223 -eo pid,comm [Pipeline] { 01:56:50 a4357932f1b6: Pull complete [Pipeline] sh 01:56:50 + docker-compose -f ./docker-compose-build.yml build --parallel 01:56:51 18c013af1878: Pull complete 01:56:51 745a02a5169b: Verifying Checksum 01:56:51 745a02a5169b: Download complete 01:56:51 Building docker-core-command-go ... 01:56:51 Building docker-core-data-go ... 01:56:51 Building docker-core-metadata-go ... 01:56:51 Building docker-security-bootstrapper-go ... 01:56:51 Building docker-security-proxy-setup-go ... 01:56:51 Building docker-security-secretstore-setup-go ... 01:56:51 Building docker-support-notifications-go ... 01:56:51 Building docker-support-scheduler-go ... 01:56:51 Building docker-sys-mgmt-agent-go ... 01:56:51 Building docker-support-scheduler-go 01:56:51 Building docker-security-bootstrapper-go 01:56:51 Building docker-core-command-go 01:56:51 Building docker-support-notifications-go 01:56:51 Building docker-core-metadata-go 01:56:53 00ac8860ef70: Verifying Checksum 01:56:53 00ac8860ef70: Download complete 01:57:03 00ac8860ef70: Pull complete 01:57:03 63d7cb157983: Pull complete 01:57:03 b116817d02f9: Pull complete 01:57:08 745a02a5169b: Pull complete 01:57:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:57:08 ---> b7e6874047d6 01:57:08 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 01:57:10 ---> Running in 2e1d870154b4 01:57:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:57:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:57:13 (1/12) Installing libmagic (5.38-r0) 01:57:13 (2/12) Installing file (5.38-r0) 01:57:13 (3/12) Installing libc-dev (0.7.2-r3) 01:57:13 (4/12) Installing g++ (9.3.0-r2) 01:57:19 (5/12) Installing fortify-headers (1.1-r0) 01:57:19 (6/12) Installing patch (2.7.6-r6) 01:57:19 (7/12) Installing build-base (0.5-r2) 01:57:19 (8/12) Installing libsodium (1.0.18-r0) 01:57:19 (9/12) Installing pkgconf (1.7.2-r0) 01:57:19 (10/12) Installing libsodium-dev (1.0.18-r0) 01:57:19 (11/12) Installing libzmq (4.3.3-r0) 01:57:19 (12/12) Installing zeromq-dev (4.3.3-r0) 01:57:19 Executing busybox-1.31.1-r19.trigger 01:57:19 OK: 217 MiB in 51 packages 01:57:23 Removing intermediate container 2e1d870154b4 01:57:23 ---> c5c7a8432072 01:57:23 Step 4/6 : WORKDIR /edgex-go 01:57:23 ---> Running in 67c6e871e65e 01:57:23 Removing intermediate container 67c6e871e65e 01:57:23 ---> 63ecbd413f9a 01:57:23 Step 5/6 : COPY go.mod . 01:57:24 ---> ee616263e79b 01:57:24 Step 6/6 : RUN go mod download 01:57:24 ---> Running in e1fa45f7c1e2 01:57:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:57:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:57:30 ---> 9edac23b9d9a 01:57:30 Step 3/22 : WORKDIR /edgex-go 01:57:30 ---> 9edac23b9d9a 01:57:30 Step 3/23 : WORKDIR /edgex-go 01:57:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 01:57:30 ---> 9edac23b9d9a 01:57:30 Step 3/31 : WORKDIR /edgex-go 01:57:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:57:30 ---> 9edac23b9d9a 01:57:30 Step 3/23 : WORKDIR /edgex-go 01:57:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:57:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:57:30 ---> 9edac23b9d9a 01:57:30 Step 3/22 : WORKDIR /edgex-go 01:57:31 ---> Running in 5c27704f3838 01:57:31 ---> Running in 1f2f307d8889 01:57:31 ---> Running in be5e3d74a220 01:57:31 ---> Running in f2a93411fe32 01:57:31 ---> Running in 6d9385f6e4ba 01:57:31 Removing intermediate container be5e3d74a220 01:57:31 ---> 1aeb24799361 01:57:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:31 Removing intermediate container 5c27704f3838 01:57:31 ---> 681b0fcf6b33 01:57:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:31 Removing intermediate container f2a93411fe32 01:57:31 ---> 3be26fa310e0 01:57:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:31 Removing intermediate container 6d9385f6e4ba 01:57:31 ---> 659fb605917d 01:57:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:31 Removing intermediate container 1f2f307d8889 01:57:31 ---> e203a3444bb5 01:57:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:31 ---> Running in d162e53a63b8 01:57:31 ---> Running in 86b40eb19832 01:57:31 ---> Running in 3adf284c3906 01:57:31 ---> Running in 7a2f133a15a0 01:57:31 ---> Running in 5c516d1649e5 01:57:35 Removing intermediate container d162e53a63b8 01:57:35 ---> c81820088542 01:57:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:57:35 Removing intermediate container 86b40eb19832 01:57:35 ---> 18bb11f087d2 01:57:35 Step 5/23 : RUN apk add --update --no-cache make git 01:57:35 Removing intermediate container 7a2f133a15a0 01:57:35 ---> 2f2ea6932713 01:57:35 Step 5/23 : RUN apk add --update --no-cache make git 01:57:35 Removing intermediate container 5c516d1649e5 01:57:35 ---> d5db9d980a53 01:57:35 Step 5/31 : RUN apk add --update --no-cache make git 01:57:35 ---> Running in ed505ddb6ce8 01:57:35 ---> Running in d212f8aadba3 01:57:35 ---> Running in d60272984415 01:57:35 Removing intermediate container 3adf284c3906 01:57:35 ---> 86bb00129e9c 01:57:35 Step 5/22 : RUN apk add --update --no-cache make git 01:57:35 ---> Running in 49382df95718 01:57:35 ---> Running in b5cea3fd018a 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:57:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:57:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:57:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:57:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:57:37 OK: 233 MiB in 51 packages 01:57:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:57:37 OK: 233 MiB in 51 packages 01:57:37 OK: 233 MiB in 51 packages 01:57:37 OK: 233 MiB in 51 packages 01:57:37 Removing intermediate container ed505ddb6ce8 01:57:37 ---> 657f3b0a3701 01:57:37 Step 6/23 : COPY go.mod . 01:57:38 OK: 233 MiB in 51 packages 01:57:38 ---> cfb35af1e5a2 01:57:38 Step 7/23 : RUN go mod download 01:57:38 Removing intermediate container d212f8aadba3 01:57:38 ---> 9417ea9c17cf 01:57:38 Step 6/22 : COPY go.mod . 01:57:38 Removing intermediate container d60272984415 01:57:38 ---> 45c855614b83 01:57:38 Step 6/23 : COPY go.mod . 01:57:38 ---> Running in 89490a2c1467 01:57:38 Removing intermediate container 49382df95718 01:57:38 ---> 7c1a07d24eb1 01:57:38 Step 6/31 : COPY go.mod . 01:57:38 ---> 35a3c1d738da 01:57:38 Step 7/22 : RUN go mod download 01:57:39 ---> Running in 801a40e567eb 01:57:39 ---> 1d9a99368159 01:57:39 Step 7/23 : RUN go mod download 01:57:39 ---> ac1e0ee7225d 01:57:39 Step 7/31 : RUN go mod download 01:57:39 Removing intermediate container b5cea3fd018a 01:57:39 ---> ffe4d68ff2b8 01:57:39 Step 6/22 : COPY go.mod . 01:57:39 ---> Running in c3b1f39b31d5 01:57:39 ---> Running in e21654894a76 01:57:39 ---> 2a580e3be7dc 01:57:39 Step 7/22 : RUN go mod download 01:57:39 ---> Running in 4369a686b3de 01:57:41 Removing intermediate container 801a40e567eb 01:57:41 ---> ab4626b006cb 01:57:41 Step 8/22 : COPY . . 01:57:41 Removing intermediate container 89490a2c1467 01:57:41 ---> 977e4ef98cf3 01:57:41 Step 8/23 : COPY . . 01:57:41 Removing intermediate container c3b1f39b31d5 01:57:41 ---> 386e5c16ab26 01:57:41 Step 8/23 : COPY . . 01:57:44 Removing intermediate container 4369a686b3de 01:57:44 ---> 576b60988f70 01:57:44 Step 8/22 : COPY . . 01:57:45 Removing intermediate container e21654894a76 01:57:45 ---> c3af8d507936 01:57:45 Step 8/31 : COPY . . 01:57:56 Removing intermediate container e1fa45f7c1e2 01:57:56 ---> cd49224c55a8 01:57:56 Successfully built cd49224c55a8 01:57:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:57:57 + docker inspect -f . ci-base-image-arm64 01:57:57 . [Pipeline] withDockerContainer 01:57:57 prd-ubuntu18.04-docker-arm64-4c-16g-32388 does not seem to be running inside a container 01:57:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:57:59 $ docker top 803535d5ce8ad17b86283a0cb2d756e83f4f999c0c891ee4d60d69b3a7e8d4b6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:00 + go version 01:58:00 go version go1.15.5 linux/arm64 [Pipeline] } 01:58:00 $ docker stop --time=1 803535d5ce8ad17b86283a0cb2d756e83f4f999c0c891ee4d60d69b3a7e8d4b6 01:58:02 $ docker rm -f 803535d5ce8ad17b86283a0cb2d756e83f4f999c0c891ee4d60d69b3a7e8d4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:58:03 + docker inspect -f . ci-base-image-arm64 01:58:03 . [Pipeline] withDockerContainer 01:58:03 prd-ubuntu18.04-docker-arm64-4c-16g-32388 does not seem to be running inside a container 01:58:03 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 01:58:05 $ docker top 05d134d014ada648119776f5ba49db3f1b39f13859aaea7e49343335ba229833 -eo pid,comm [Pipeline] { [Pipeline] echo 01:58:05 ========================================================= 01:58:05 [edgeXBuildGoParallel] Running Tests and Build... 01:58:05 ========================================================= [Pipeline] sh 01:58:06 + make test 01:58:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:58:24 ---> 36f1e4f83b6c 01:58:24 Step 9/23 : RUN make cmd/core-command/core-command 01:58:24 ---> cbe70aeb2530 01:58:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:58:24 ---> Running in 860a656a2ce8 01:58:24 ---> Running in 24b9dc86afb6 01:58:24 ---> 4ac827e4648f 01:58:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:58:24 ---> 3838a0c3afae 01:58:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 01:58:24 ---> Running in 1168abb97d20 01:58:24 ---> e863f19126f4 01:58:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:24 ---> Running in 299d97d356dc 01:58:24 ---> Running in 6e871a9f99ed 01:58:24 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 01:58:24 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 01:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:28 ? github.com/edgexfoundry/edgex-go [no test files] 01:59:11 Removing intermediate container 6e871a9f99ed 01:59:11 ---> 916db845819e 01:59:11 01:59:11 Step 10/31 : FROM alpine:3.12 01:59:11 3.12: Pulling from library/alpine 01:59:11 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 01:59:11 Status: Downloaded newer image for alpine:3.12 01:59:11 ---> 42cb162f0360 01:59:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:59:12 ---> Running in b4ef37f2d1a8 01:59:12 Removing intermediate container 24b9dc86afb6 01:59:12 ---> 58205269639c 01:59:12 01:59:12 Step 10/23 : FROM alpine:3.12 01:59:12 ---> 42cb162f0360 01:59:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:59:12 Removing intermediate container 1168abb97d20 01:59:12 ---> 2658a3fc140c 01:59:12 01:59:12 Step 10/22 : FROM alpine:3.12 01:59:12 ---> 42cb162f0360 01:59:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:59:12 Removing intermediate container 299d97d356dc 01:59:12 ---> 737187d0919c 01:59:12 01:59:12 Step 10/22 : FROM alpine:3.12 01:59:12 ---> 42cb162f0360 01:59:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:59:12 Removing intermediate container 860a656a2ce8 01:59:12 ---> 573aa652a0c9 01:59:12 01:59:12 Step 10/23 : FROM alpine:3.12 01:59:12 ---> 42cb162f0360 01:59:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:59:12 ---> Running in baf07eacc355 01:59:12 ---> Running in baf9898a90bb 01:59:12 ---> Running in 36330e68995c 01:59:12 Removing intermediate container b4ef37f2d1a8 01:59:12 ---> eea3dc82e43c 01:59:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:59:12 ---> Running in 41d1f7b0040e 01:59:12 ---> Running in 22fa03b7a64f 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:13 (1/1) Installing dumb-init (1.2.2-r1) 01:59:13 Executing busybox-1.31.1-r19.trigger 01:59:13 OK: 6 MiB in 15 packages 01:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:14 (1/2) Installing ca-certificates (20191127-r4) 01:59:14 (1/1) Installing dumb-init (1.2.2-r1) 01:59:14 Executing busybox-1.31.1-r19.trigger 01:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:14 OK: 6 MiB in 15 packages 01:59:14 (2/2) Installing dumb-init (1.2.2-r1) 01:59:14 Executing busybox-1.31.1-r19.trigger 01:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:14 (1/2) Installing dumb-init (1.2.2-r1) 01:59:14 (1/1) Installing dumb-init (1.2.2-r1) 01:59:14 Executing ca-certificates-20191127-r4.trigger 01:59:14 (2/2) Installing su-exec (0.2-r1) 01:59:14 Executing busybox-1.31.1-r19.trigger 01:59:14 Executing busybox-1.31.1-r19.trigger 01:59:14 OK: 6 MiB in 16 packages 01:59:14 OK: 6 MiB in 16 packages 01:59:14 OK: 6 MiB in 15 packages 01:59:16 Removing intermediate container baf07eacc355 01:59:16 ---> 29b29b87b6fc 01:59:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:16 Removing intermediate container 22fa03b7a64f 01:59:16 ---> 5792c407ffab 01:59:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:59:16 ---> Running in 777691aa6666 01:59:16 Removing intermediate container 36330e68995c 01:59:16 ---> 56f624922711 01:59:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:16 ---> Running in 50b1ff72aed5 01:59:17 Removing intermediate container 41d1f7b0040e 01:59:17 ---> 55d7cd05f862 01:59:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:59:17 ---> Running in 14d2c39c8da6 01:59:17 Removing intermediate container 777691aa6666 01:59:17 ---> ab77677f6a92 01:59:17 Step 13/23 : ENV APP_PORT=48082 01:59:17 Removing intermediate container baf9898a90bb 01:59:17 ---> 06c2581fdfc9 01:59:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:59:17 ---> Running in 8b437009b9c5 01:59:17 ---> Running in f4e30cfc06b9 01:59:17 Removing intermediate container 50b1ff72aed5 01:59:17 ---> 2650ed4daa4e 01:59:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:59:17 ---> Running in 492ae51679b1 01:59:17 Removing intermediate container 14d2c39c8da6 01:59:17 ---> 5d4cf9dc46f7 01:59:17 Step 13/22 : ENV APP_PORT=48085 01:59:17 ---> Running in 896ed53e186e 01:59:17 Removing intermediate container 8b437009b9c5 01:59:17 ---> 9b7cad063646 01:59:17 Step 13/23 : ENV APP_PORT=48081 01:59:17 ---> Running in 3391195e3d1b 01:59:17 Removing intermediate container f4e30cfc06b9 01:59:17 ---> e546fea2ee33 01:59:17 Step 14/23 : EXPOSE $APP_PORT 01:59:18 ---> Running in 1294fec8ad3f 01:59:18 Removing intermediate container 492ae51679b1 01:59:18 ---> c3ed8884d331 01:59:18 Step 13/22 : ENV APP_PORT=48060 01:59:18 ---> Running in 606ec05666df 01:59:18 Removing intermediate container 896ed53e186e 01:59:18 ---> e43889dcf524 01:59:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:59:18 ---> Running in fe0adb6ad851 01:59:18 Removing intermediate container 3391195e3d1b 01:59:18 ---> 429370ab2a52 01:59:18 Step 14/22 : EXPOSE $APP_PORT 01:59:18 ---> Running in 58beed9f2fae 01:59:18 Removing intermediate container 1294fec8ad3f 01:59:18 ---> 55e2b7945776 01:59:18 Step 14/23 : EXPOSE $APP_PORT 01:59:18 ---> Running in e89c8a5218d8 01:59:18 ---> Running in 235c15470660 01:59:18 Removing intermediate container 606ec05666df 01:59:18 ---> 6916ea81eb7e 01:59:18 Step 15/23 : WORKDIR / 01:59:18 Removing intermediate container fe0adb6ad851 01:59:18 ---> 56dbcccdfbcd 01:59:18 Step 14/22 : EXPOSE $APP_PORT 01:59:19 ---> Running in 7198174ead33 01:59:19 Removing intermediate container e89c8a5218d8 01:59:19 ---> cad8ac09f9c4 01:59:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 ---> Running in a9a8ba96d747 01:59:19 Removing intermediate container 235c15470660 01:59:19 ---> 2f2bf029e635 01:59:19 Step 15/23 : WORKDIR / 01:59:19 ---> Running in e9ccab86c480 01:59:19 Removing intermediate container 7198174ead33 01:59:19 ---> d39cbd9e4833 01:59:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 Removing intermediate container a9a8ba96d747 01:59:19 ---> 884d61f823ca 01:59:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 Removing intermediate container e9ccab86c480 01:59:19 ---> f8af08ddc45a 01:59:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:19 ---> 326557a92683 01:59:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:59:19 ---> adf6a868ce92 01:59:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:59:19 ---> 72a576fc065f 01:59:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:59:20 ---> 27faf0a99dd0 01:59:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:59:20 Removing intermediate container 58beed9f2fae 01:59:20 ---> ace15f03f8b4 01:59:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:59:20 ---> 92530c644407 01:59:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:59:21 ---> 92e49c59a53d 01:59:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:59:21 ---> Running in 5d95af424da6 01:59:21 ---> 97aa794acca5 01:59:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:59:21 ---> f9e17bcfcaba 01:59:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:59:21 ---> b9b11efb7e90 01:59:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:59:21 ---> Running in bf3174a0ae6c 01:59:21 ---> 17eb024db750 01:59:21 Step 19/23 : ENTRYPOINT ["/core-command"] 01:59:21 Removing intermediate container 5d95af424da6 01:59:21 ---> dbb0e04efbd5 01:59:21 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:59:21 ---> da0c183d6f00 01:59:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:59:21 ---> Running in 096c0b90c0d6 01:59:21 ---> e8d20a4559be 01:59:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:59:21 ---> Running in 30b5f905551d 01:59:21 Removing intermediate container bf3174a0ae6c 01:59:21 ---> 9c33c7ae6a51 01:59:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:21 ---> Running in 86c29b587cc7 01:59:22 ---> 55e528d5823e 01:59:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:59:22 Removing intermediate container 096c0b90c0d6 01:59:22 ---> c3edf9c9af4e 01:59:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:22 ---> Running in dea92d46ab3a 01:59:22 ---> Running in febfd9cd242b 01:59:22 ---> Running in 22eb13841488 01:59:22 Removing intermediate container 30b5f905551d 01:59:22 ---> b12d4106fc7f 01:59:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:22 Removing intermediate container 86c29b587cc7 01:59:22 ---> e2dbec68cc14 01:59:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:59:22 ---> Running in ac1d9bbb2393 01:59:22 ---> Running in 846856decb92 01:59:22 Removing intermediate container dea92d46ab3a 01:59:22 ---> 9296a5cf026b 01:59:22 Step 20/22 : LABEL arch=x86_64 01:59:22 Removing intermediate container 22eb13841488 01:59:22 ---> 625f246c138a 01:59:22 Step 21/23 : LABEL arch=x86_64 01:59:22 ---> Running in fdc5acd05379 01:59:22 ---> Running in 9d8258e27d85 01:59:22 Removing intermediate container ac1d9bbb2393 01:59:22 ---> 8c1da6cd3f16 01:59:22 Step 20/22 : LABEL arch=x86_64 01:59:23 Removing intermediate container 846856decb92 01:59:23 ---> 35c66642f6fc 01:59:23 Step 21/23 : LABEL arch=x86_64 01:59:23 ---> Running in 41fd04f6dd78 01:59:23 ---> Running in a0e1ff33aba5 01:59:23 Removing intermediate container fdc5acd05379 01:59:23 ---> f250e99776e6 01:59:23 Step 21/22 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 01:59:23 Removing intermediate container 9d8258e27d85 01:59:23 ---> 01a699a088e3 01:59:23 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 01:59:23 Removing intermediate container 41fd04f6dd78 01:59:23 ---> c774d45f485e 01:59:23 Step 21/22 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 01:59:23 ---> Running in 7a2b7cb37d48 01:59:23 ---> Running in 09bee2db150c 01:59:23 Removing intermediate container a0e1ff33aba5 01:59:23 ---> 89170c65a032 01:59:23 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 01:59:23 ---> Running in d31922bc4043 01:59:23 ---> Running in 03242ee22857 01:59:23 Removing intermediate container 7a2b7cb37d48 01:59:23 ---> 20619c798471 01:59:23 Step 22/22 : LABEL version=0.0.0 01:59:23 Removing intermediate container 09bee2db150c 01:59:23 ---> 4319886aadf0 01:59:23 Step 23/23 : LABEL version=0.0.0 01:59:24 Removing intermediate container febfd9cd242b 01:59:24 ---> 92cf67cc1237 01:59:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:59:24 Removing intermediate container d31922bc4043 01:59:24 ---> a7c52e768aa3 01:59:24 Step 22/22 : LABEL version=0.0.0 01:59:24 ---> Running in 389d17b0ddb7 01:59:24 ---> Running in cdde1db29f38 01:59:24 ---> Running in fce919bf1314 01:59:24 Removing intermediate container 03242ee22857 01:59:24 ---> c992c6d4e8a4 01:59:24 Step 23/23 : LABEL version=0.0.0 01:59:24 ---> db7e994169e3 01:59:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:59:24 ---> Running in 52c7234e1122 01:59:24 Removing intermediate container cdde1db29f38 01:59:24 ---> 26bac2627652 01:59:24 01:59:24 Removing intermediate container 389d17b0ddb7 01:59:24 ---> 3f4ede1a6fd7 01:59:24 01:59:24 Removing intermediate container fce919bf1314 01:59:24 ---> ca5df3cb8aad 01:59:24 01:59:24 Successfully built 26bac2627652 01:59:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:59:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:59:25 Successfully tagged docker-support-scheduler-go:latest 01:59:25  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 01:59:25 Successfully built 3f4ede1a6fd7 01:59:25 Removing intermediate container 52c7234e1122 01:59:25 ---> a76201f37ecc 01:59:25 01:59:25 Successfully built ca5df3cb8aad 01:59:25 Successfully tagged docker-core-command-go:latest 01:59:25 Building docker-security-secretstore-setup-go 01:59:25  Building docker-core-command-go ... done Successfully tagged docker-support-notifications-go:latest 01:59:25  Building docker-support-notifications-go ... done Building docker-core-data-go 01:59:25 ---> 326f48927011 01:59:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:59:25 Successfully built a76201f37ecc 01:59:25 Successfully tagged docker-core-metadata-go:latest 01:59:25  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 01:59:25 ---> 9d31a742b6a6 01:59:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:59:25 ---> 5d0f979bbddd 01:59:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:59:26 ---> 754b7c354414 01:59:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:59:26 ---> Running in df615a3c9a3d 01:59:26 Removing intermediate container df615a3c9a3d 01:59:26 ---> b10363ea4b47 01:59:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:59:27 ---> 04e621b3bced 01:59:27 Step 26/31 : RUN chmod +x /entrypoint.sh 01:59:27 ---> Running in 335223798f48 01:59:31 Removing intermediate container 335223798f48 01:59:31 ---> 31add6ab7b48 01:59:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:59:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:59:35 ---> Running in c42ed0642b6e 01:59:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:59:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:59:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:59:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:59:35 Removing intermediate container c42ed0642b6e 01:59:35 ---> 163757f9a0f7 01:59:35 Step 28/31 : CMD ["gate"] 01:59:38 ---> Running in 6076d62cd858 01:59:39 Removing intermediate container 6076d62cd858 01:59:39 ---> 72fc43f27210 01:59:39 Step 29/31 : LABEL arch=x86_64 01:59:39 ---> Running in e8f3125f878b 01:59:39 Removing intermediate container e8f3125f878b 01:59:39 ---> 9738ecd519fe 01:59:39 Step 30/31 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 01:59:39 ---> Running in 9ffb4c3449e1 01:59:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:59:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:59:39 Removing intermediate container 9ffb4c3449e1 01:59:39 ---> dd066abce314 01:59:39 Step 31/31 : LABEL version=0.0.0 01:59:40 ---> Running in d2f0f5f48c7e 01:59:40 Removing intermediate container d2f0f5f48c7e 01:59:40 ---> 40c902bedc00 01:59:40 01:59:40 Successfully built 40c902bedc00 01:59:40 Successfully tagged docker-security-bootstrapper-go:latest 01:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:59:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.429s coverage: 45.9% of statements 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 01:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 01:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.172s coverage: 19.8% of statements 01:59:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements 01:59:55  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:59:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:59:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:59:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:59:55 ---> 9edac23b9d9a 01:59:55 Step 3/24 : WORKDIR /edgex-go 01:59:55 ---> 9edac23b9d9a 01:59:55 Step 3/23 : WORKDIR /edgex-go 01:59:55 ---> Using cache 01:59:55 ---> e203a3444bb5 01:59:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:55 ---> Using cache 01:59:55 ---> e203a3444bb5 01:59:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:55 ---> Using cache 01:59:55 ---> d5db9d980a53 01:59:55 Step 5/24 : RUN apk add --update --no-cache make git 01:59:55 ---> Using cache 01:59:55 ---> 7c1a07d24eb1 01:59:55 Step 6/24 : COPY go.mod . 01:59:55 ---> Using cache 01:59:55 ---> d5db9d980a53 01:59:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:59:55 ---> Using cache 01:59:55 ---> ac1e0ee7225d 01:59:55 Step 7/24 : RUN go mod download 01:59:55 ---> Using cache 01:59:55 ---> c3af8d507936 01:59:55 Step 8/24 : COPY . . 01:59:55 ---> Using cache 01:59:55 ---> e863f19126f4 01:59:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:59:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:59:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:59:55 ---> 9edac23b9d9a 01:59:55 Step 3/21 : WORKDIR /edgex-go 01:59:55 ---> Using cache 01:59:55 ---> e203a3444bb5 01:59:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:55 ---> Using cache 01:59:55 ---> d5db9d980a53 01:59:55 Step 5/21 : RUN apk add --update --no-cache make git 01:59:55 ---> Using cache 01:59:55 ---> 7c1a07d24eb1 01:59:55 Step 6/21 : COPY go.mod . 01:59:55 ---> Using cache 01:59:55 ---> ac1e0ee7225d 01:59:55 Step 7/21 : RUN go mod download 01:59:55 ---> Using cache 01:59:55 ---> c3af8d507936 01:59:55 Step 8/21 : COPY . . 01:59:55 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 01:59:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:59:55 ---> 9edac23b9d9a 01:59:55 Step 3/26 : WORKDIR /edgex-go 01:59:55 ---> Using cache 01:59:55 ---> e203a3444bb5 01:59:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:59:55 ---> Using cache 01:59:55 ---> d5db9d980a53 01:59:55 Step 5/26 : RUN apk add --update --no-cache make bash git 01:59:55 ---> Using cache 01:59:55 ---> e863f19126f4 01:59:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:59:57 ---> Running in cf622dfb0692 01:59:57 ---> Running in 8a3bc54a53ee 01:59:57 ---> Running in c9c1f2b7592a 01:59:57 ---> Running in a3c035222d46 01:59:58 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 01:59:58 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 01:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:01 OK: 233 MiB in 51 packages 02:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.615s coverage: 27.1% of statements 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.156s coverage: 100.0% of statements 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.149s coverage: 100.0% of statements 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:00:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:00:02 Removing intermediate container 8a3bc54a53ee 02:00:02 ---> 641599954809 02:00:02 Step 6/23 : COPY go.mod . 02:00:02 OK: 233 MiB in 51 packages 02:00:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.240s coverage: 71.3% of statements 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.543s coverage: 82.9% of statements 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.158s coverage: 78.9% of statements 02:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:00:04 ---> 5ea20791ada7 02:00:04 Step 7/23 : RUN go mod download 02:00:04 ---> Running in a2ff841566c4 02:00:04 Removing intermediate container c9c1f2b7592a 02:00:04 ---> 4cf2fa4fd655 02:00:04 Step 6/26 : COPY go.mod . 02:00:05 ---> 6d8ea58e49f5 02:00:05 Step 7/26 : RUN go mod download 02:00:05 ---> Running in 604f9115a8f5 02:00:07 Removing intermediate container a2ff841566c4 02:00:07 ---> dfdaf097e675 02:00:07 Step 8/23 : COPY . . 02:00:08 Removing intermediate container 604f9115a8f5 02:00:08 ---> 6794dfa709cb 02:00:08 Step 8/26 : COPY . . 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.288s coverage: 28.6% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.152s coverage: 100.0% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.436s coverage: 86.7% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.444s coverage: 97.5% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.234s coverage: 78.3% of statements 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.097s coverage: 92.8% of statements 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.105s coverage: 58.8% of statements 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.204s coverage: 1.0% of statements 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:00:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.153s coverage: 47.1% of statements 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.180s coverage: 96.3% of statements 02:00:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.138s coverage: 87.5% of statements 02:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.135s coverage: 94.4% of statements 02:00:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.118s coverage: 44.8% of statements 02:00:38 Removing intermediate container cf622dfb0692 02:00:38 ---> 209c8ad95d29 02:00:38 02:00:38 Step 10/21 : FROM alpine:3.12 02:00:38 Removing intermediate container a3c035222d46 02:00:38 ---> 3c01245138d1 02:00:38 02:00:38 Step 10/24 : FROM alpine:3.12 02:00:38 ---> 42cb162f0360 02:00:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:00:38 ---> 42cb162f0360 02:00:38 Step 11/21 : RUN apk add --update --no-cache curl 02:00:38 ---> Running in 40a3293159b3 02:00:38 ---> Running in d97fc7d3cd7a 02:00:38 ---> 32d3f3fb69b6 02:00:38 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:00:38 ---> 445345c03f99 02:00:38 Step 9/23 : RUN make cmd/core-data/core-data 02:00:38 ---> Running in bfd208c2533f 02:00:38 ---> Running in c9921d221761 02:00:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:00:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:00:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:00:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:00: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 02:00:38 (1/4) Installing ca-certificates (20191127-r4) 02:00:38 (1/6) Installing ca-certificates (20191127-r4) 02:00:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:00:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:00:38 (3/4) Installing libcurl (7.69.1-r3) 02:00:38 (4/4) Installing curl (7.69.1-r3) 02:00:38 Executing busybox-1.31.1-r19.trigger 02:00:38 Executing ca-certificates-20191127-r4.trigger 02:00:39 OK: 7 MiB in 18 packages 02:00:39 (3/6) Installing libcurl (7.69.1-r3) 02:00:39 (4/6) Installing curl (7.69.1-r3) 02:00:39 (5/6) Installing dumb-init (1.2.2-r1) 02:00:39 (6/6) Installing su-exec (0.2-r1) 02:00:39 Executing busybox-1.31.1-r19.trigger 02:00:39 Executing ca-certificates-20191127-r4.trigger 02:00:39 OK: 7 MiB in 20 packages 02:00:41 Removing intermediate container d97fc7d3cd7a 02:00:41 ---> 37c542083b22 02:00:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:42 Removing intermediate container 40a3293159b3 02:00:42 ---> 4de8b6f8a0ce 02:00:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:00:42 ---> Running in d5f6699a14fe 02:00:42 ---> Running in 60e4c24c6f03 02:00:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.606s coverage: 82.6% of statements 02:00:43 Removing intermediate container d5f6699a14fe 02:00:43 ---> a6c21801cddd 02:00:43 Step 13/21 : WORKDIR /edgex 02:00:43 Removing intermediate container 60e4c24c6f03 02:00:43 ---> f6763b1c59f1 02:00:43 Step 13/24 : WORKDIR / 02:00:43 ---> Running in e1ffa1c20139 02:00:43 ---> Running in ee53a9be933c 02:00:43 Removing intermediate container e1ffa1c20139 02:00:43 ---> 4b7c33e1cb90 02:00:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:00:43 Removing intermediate container ee53a9be933c 02:00:43 ---> e77f9c399bc5 02:00:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:00:44 ---> f1f023d28c41 02:00:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:00:44 ---> b0b15a7c05c1 02:00: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 02:00:45 ---> 905c34a23c54 02:00:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:00:45 ---> bf6863b33edc 02:00:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:00:46 ---> e12497742cba 02:00:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:00:46 ---> cdbbc48ff35f 02:00:46 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:00:46 ---> Running in cf396c962087 02:00:47 Removing intermediate container cf396c962087 02:00:47 ---> f3c5432e083f 02:00:47 Step 18/21 : CMD ["--init=true"] 02:00:47 ---> 1e65380abe15 02:00:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:00:47 ---> Running in cdfc92f841f4 02:00:48 Removing intermediate container cdfc92f841f4 02:00:48 ---> cf0e74592184 02:00:48 Step 19/21 : LABEL arch=x86_64 02:00:48 ---> c00401636f28 02:00:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:00:49 ---> Running in 128271049e8e 02:00:49 ---> aab29091d789 02:00:49 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:00:49 ---> Running in 831626e93c60 02:00:49 Removing intermediate container 128271049e8e 02:00:49 ---> 1f17212d700a 02:00:49 Step 20/21 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:00:49 ---> Running in 4eed39f4a37b 02:00:50 Removing intermediate container 4eed39f4a37b 02:00:50 ---> d7b3bdafe8b9 02:00:50 Step 21/21 : LABEL version=0.0.0 02:00:50 ---> Running in 6f0e87df39b6 02:00:51 Removing intermediate container 6f0e87df39b6 02:00:51 ---> dcaec64fedb0 02:00:51 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.191s coverage: 92.9% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 77.8% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.158s coverage: 75.5% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.124s coverage: 80.8% of statements 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.204s coverage: 84.6% of statements 02:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.6% of statements 02:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:00:51 Successfully built dcaec64fedb0 02:00:51 Successfully tagged docker-security-proxy-setup-go:latest 02:00:51  Building docker-security-proxy-setup-go ... done Removing intermediate container 831626e93c60 02:00:51 ---> d77cafa858a9 02:00:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:00:52 ---> Running in 43bcd96f4657 02:00:52 Removing intermediate container 43bcd96f4657 02:00:52 ---> 2f01f7fa2704 02:00:52 Step 22/24 : LABEL arch=x86_64 02:00:52 ---> Running in 9d4cf3a317ac 02:00:53 Removing intermediate container 9d4cf3a317ac 02:00:53 ---> ed1b4434c66c 02:00:53 Step 23/24 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:00:53 ---> Running in 74b3d1e1ecc3 02:00:53 Removing intermediate container 74b3d1e1ecc3 02:00:53 ---> 33c94a08525b 02:00:53 Step 24/24 : LABEL version=0.0.0 02:00:53 ---> Running in 35328d407ecb 02:00:54 Removing intermediate container 35328d407ecb 02:00:54 ---> 77a38ec2b874 02:00:54 02:00:54 Successfully built 77a38ec2b874 02:00:54 Successfully tagged docker-security-secretstore-setup-go:latest 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.790s coverage: 64.4% of statements 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 02:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 02:00:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 02:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 02:01:00  Building docker-security-secretstore-setup-go ... done Removing intermediate container bfd208c2533f 02:01:00 ---> 44f3c6e59cb3 02:01:00 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:01:00 ---> Running in 64fa4880027f 02:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.990s coverage: 69.0% of statements 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.483s coverage: 38.4% of statements 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.106s coverage: 89.5% of statements 02:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:01:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.108s coverage: 84.8% of statements 02:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:01:06 Removing intermediate container 64fa4880027f 02:01:06 ---> 81b98f9b2c19 02:01:06 02:01:06 Step 11/26 : FROM docker:20.10.0 02:01:06 20.10.0: Pulling from library/docker 02:01:06 Removing intermediate container c9921d221761 02:01:06 ---> e38bb0f1f0da 02:01:06 02:01:06 Step 10/23 : FROM alpine:3.12 02:01:06 ---> 42cb162f0360 02:01:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:01:06 ---> Running in 165a0e30f0e5 02:01:06 Removing intermediate container 165a0e30f0e5 02:01:06 ---> 6edb766e9778 02:01:06 Step 12/23 : ENV APP_PORT=48080 02:01:06 ---> Running in cebad05d4897 02:01:07 Removing intermediate container cebad05d4897 02:01:07 ---> 00520e604f3f 02:01:07 Step 13/23 : EXPOSE $APP_PORT 02:01:07 ---> Running in 488cee878bf5 02:01:07 Removing intermediate container 488cee878bf5 02:01:07 ---> cfe17c97e6b5 02:01:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:07 ---> Running in 9e578d0943a0 02:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.0% of statements 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:01:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.161s coverage: 11.0% of statements 02:01:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:01:09 Removing intermediate container 9e578d0943a0 02:01:09 ---> 6c19f556bcf8 02:01:09 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:01:09 ---> Running in 6a5ec5e68491 02:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:01:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:01:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:01:10 Status: Downloaded newer image for docker:20.10.0 02:01:10 ---> aefe523efa57 02:01:10 Step 12/26 : RUN apk add --no-cache bash 02:01:11 (1/6) Installing dumb-init (1.2.2-r1) 02:01:11 ---> Running in 7f1fd4eaa803 02:01:11 (2/6) Installing libgcc (9.3.0-r2) 02:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.436s coverage: 87.1% of statements 02:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:01:11 (3/6) Installing libsodium (1.0.18-r0) 02:01:11 (4/6) Installing libstdc++ (9.3.0-r2) 02:01:11 (5/6) Installing libzmq (4.3.3-r0) 02:01:11 (6/6) Installing zeromq (4.3.3-r0) 02:01:12 Executing busybox-1.31.1-r19.trigger 02:01:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:01:12 OK: 8 MiB in 20 packages 02:01:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:01:12 (1/2) Installing readline (8.0.4-r0) 02:01:12 (2/2) Installing bash (5.0.17-r0) 02:01:12 Executing bash-5.0.17-r0.post-install 02:01:12 Executing busybox-1.31.1-r19.trigger 02:01:12 OK: 12 MiB in 22 packages 02:01:12 Removing intermediate container 6a5ec5e68491 02:01:12 ---> d6d71eae0c0c 02:01:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:01:13 Removing intermediate container 7f1fd4eaa803 02:01:13 ---> a87480c5e7e7 02:01:13 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:01:13 ---> 35bc2aff8e10 02:01:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:13 ---> Running in b17a3c82fe62 02:01:13 Removing intermediate container b17a3c82fe62 02:01:13 ---> 4b3724bc98a4 02:01:13 Step 14/26 : ENV APP_PORT=48090 02:01:13 ---> Running in 1cf829440d18 02:01:13 ---> f4eaa09f3346 02:01:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:01:13 Removing intermediate container 1cf829440d18 02:01:13 ---> 680de7227a31 02:01:13 Step 15/26 : EXPOSE $APP_PORT 02:01:13 ---> Running in c99d0fa954eb 02:01:13 ---> b918f369963c 02:01:13 Step 19/23 : ENTRYPOINT ["/core-data"] 02:01:13 Removing intermediate container c99d0fa954eb 02:01:13 ---> 5bd408120528 02:01:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:01:13 ---> Running in ebe8a0f730fe 02:01:14 Removing intermediate container ebe8a0f730fe 02:01:14 ---> 8fe223846d3b 02:01:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:14 ---> Running in 49cefc05311c 02:01:14 ---> 2782eefffcbf 02:01:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:01:14 Removing intermediate container 49cefc05311c 02:01:14 ---> c821a7469e92 02:01:14 Step 21/23 : LABEL arch=x86_64 02:01:14 ---> Running in 3401b0863abd 02:01:14 ---> de4bbced6820 02:01:14 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:01:14 Removing intermediate container 3401b0863abd 02:01:14 ---> 41d2a4e9f9db 02:01:14 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:01:15 ---> Running in 2e9fdef78c95 02:01:15 Removing intermediate container 2e9fdef78c95 02:01:15 ---> fc0e2c086a27 02:01:15 Step 23/23 : LABEL version=0.0.0 02:01:15 ---> 251c58c7bf5d 02:01:15 Step 19/26 : RUN apk --no-cache add py3-pip 02:01:15 ---> Running in d582524fcf7a 02:01:15 ---> Running in fbe0b328ab48 02:01:15 Removing intermediate container d582524fcf7a 02:01:15 ---> 8e56bb9b3bcd 02:01:15 02:01:16 Successfully built 8e56bb9b3bcd 02:01:16 Successfully tagged docker-core-data-go:latest 02:01:16  Building docker-core-data-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:01:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:01:16 (1/33) Installing libbz2 (1.0.8-r1) 02:01:16 (2/33) Installing expat (2.2.9-r1) 02:01:16 (3/33) Installing libffi (3.3-r2) 02:01:16 (4/33) Installing gdbm (1.13-r1) 02:01:16 (5/33) Installing xz-libs (5.2.5-r0) 02:01:16 (6/33) Installing sqlite-libs (3.32.1-r0) 02:01:16 (7/33) Installing python3 (3.8.8-r0) 02:01:17 (8/33) Installing py3-appdirs (1.4.4-r1) 02:01:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:01:17 (10/33) Installing py3-parsing (2.4.7-r0) 02:01:17 (11/33) Installing py3-six (1.15.0-r0) 02:01:17 (12/33) Installing py3-packaging (20.4-r0) 02:01:17 (13/33) Installing py3-setuptools (47.0.0-r0) 02:01:18 (14/33) Installing py3-chardet (3.0.4-r4) 02:01:18 (15/33) Installing py3-idna (2.9-r0) 02:01:18 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:01:18 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:01:18 (18/33) Installing py3-requests (2.23.0-r0) 02:01:18 (19/33) Installing py3-msgpack (1.0.0-r0) 02:01:18 (20/33) Installing py3-lockfile (0.12.2-r3) 02:01:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:01:18 (22/33) Installing py3-colorama (0.4.3-r0) 02:01:18 (23/33) Installing py3-distlib (0.3.0-r0) 02:01:18 (24/33) Installing py3-distro (1.5.0-r1) 02:01:18 (25/33) Installing py3-webencodings (0.5.1-r3) 02:01:18 (26/33) Installing py3-html5lib (1.0.1-r4) 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.890s coverage: 29.1% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.264s coverage: 99.0% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.201s coverage: 100.0% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.286s coverage: 95.0% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:01:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 02:01:18 (27/33) Installing py3-pytoml (0.1.21-r0) 02:01:18 (28/33) Installing py3-pep517 (0.8.2-r0) 02:01:18 (29/33) Installing py3-progress (1.5-r0) 02:01:18 (30/33) Installing py3-toml (0.10.1-r0) 02:01:18 (31/33) Installing py3-retrying (1.3.3-r0) 02:01:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:01:18 (33/33) Installing py3-pip (20.1.1-r0) 02:01:18 Executing busybox-1.31.1-r19.trigger 02:01:18 OK: 71 MiB in 55 packages 02:01:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.132s coverage: 32.1% of statements 02:01:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 02:01:20 GO111MODULE=on go vet ./... 02:01:28 Removing intermediate container fbe0b328ab48 02:01:28 ---> 1ec4fac96c6c 02:01:28 Step 20/26 : RUN pip install docker-compose==1.23.2 02:01:28 ---> Running in cd92e77cd50f 02:01:28 Collecting docker-compose==1.23.2 02:01:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:01:29 Collecting websocket-client<1.0,>=0.32.0 02:01:29 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 02:01:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:01:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:01:29 Collecting PyYAML<4,>=3.10 02:01:29 Downloading PyYAML-3.13.tar.gz (270 kB) 02:01:30 Collecting texttable<0.10,>=0.9.0 02:01:30 Downloading texttable-0.9.1.tar.gz (11 kB) 02:01:30 Collecting dockerpty<0.5,>=0.4.1 02:01:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:01:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:01:31 Collecting cached-property<2,>=1.2.0 02:01:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:01:31 Collecting docker<4.0,>=3.6.0 02:01:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:01:31 Collecting docopt<0.7,>=0.6.1 02:01:31 Downloading docopt-0.6.2.tar.gz (25 kB) 02:01:32 Collecting jsonschema<3,>=2.5.1 02:01:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:01:32 Collecting idna<2.8,>=2.5 02:01:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:01:32 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:01:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:01:32 Collecting urllib3<1.25,>=1.21.1 02:01:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:01:32 Collecting docker-pycreds>=0.4.0 02:01:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:01:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:01:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:01:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:01:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:01:33 Installing collected packages: websocket-client, idna, urllib3, requests, PyYAML, texttable, dockerpty, cached-property, docker-pycreds, docker, docopt, jsonschema, docker-compose 02:01:33 Attempting uninstall: idna 02:01:33 Found existing installation: idna 2.9 02:01:33 Uninstalling idna-2.9: 02:01:33 Successfully uninstalled idna-2.9 02:01:33 Attempting uninstall: urllib3 02:01:33 Found existing installation: urllib3 1.25.9 02:01:33 Uninstalling urllib3-1.25.9: 02:01:33 Successfully uninstalled urllib3-1.25.9 02:01:34 Attempting uninstall: requests 02:01:34 Found existing installation: requests 2.23.0 02:01:34 Uninstalling requests-2.23.0: 02:01:34 Successfully uninstalled requests-2.23.0 02:01:34 Running setup.py install for PyYAML: started 02:01:35 Running setup.py install for PyYAML: finished with status 'done' 02:01:35 Running setup.py install for texttable: started 02:01:36 Running setup.py install for texttable: finished with status 'done' 02:01:36 Running setup.py install for dockerpty: started 02:01:36 Running setup.py install for dockerpty: finished with status 'done' 02:01:36 Running setup.py install for docopt: started 02:01:37 Running setup.py install for docopt: finished with status 'done' 02:01:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 02:01:41 Removing intermediate container cd92e77cd50f 02:01:41 ---> aa8403f09dfe 02:01:41 Step 21/26 : RUN apk --no-cache add curl 02:01:41 ---> Running in eb065bb05083 02:01:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:01:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:01:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:01:41 (2/3) Installing libcurl (7.69.1-r3) 02:01:41 (3/3) Installing curl (7.69.1-r3) 02:01:41 Executing busybox-1.31.1-r19.trigger 02:01:41 OK: 72 MiB in 58 packages 02:01:42 Removing intermediate container eb065bb05083 02:01:42 ---> 0cdaa66081aa 02:01:42 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:01:42 ---> Running in e0f18c0f3503 02:01:42 Removing intermediate container e0f18c0f3503 02:01:42 ---> 6b0717bae79b 02:01:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:01:42 ---> Running in ab225ee68cdd 02:01:42 Removing intermediate container ab225ee68cdd 02:01:42 ---> b4032fe86cd7 02:01:42 Step 24/26 : LABEL arch=x86_64 02:01:42 ---> Running in f0f2490d2161 02:01:43 Removing intermediate container f0f2490d2161 02:01:43 ---> 7edb4a5314af 02:01:43 Step 25/26 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:01:43 ---> Running in 4c3ef0cceb63 02:01:43 Removing intermediate container 4c3ef0cceb63 02:01:43 ---> 66f0ef0aa8b0 02:01:43 Step 26/26 : LABEL version=0.0.0 02:01:43 ---> Running in 97b9cf156c98 02:01:43 Removing intermediate container 97b9cf156c98 02:01:43 ---> 3bd468b120b8 02:01:43 02:01:43 Successfully built 3bd468b120b8 02:01:43 Successfully tagged docker-sys-mgmt-agent-go:latest 02:01:44  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:01:44 $ docker stop --time=1 bd13b19ffd4c0e66769285b04dfa8117673eaec5bdb096966045e1e503adc223 02:01:45 $ docker rm -f bd13b19ffd4c0e66769285b04dfa8117673eaec5bdb096966045e1e503adc223 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:46 + docker images 02:01:46 + grep docker 02:01:47 docker-sys-mgmt-agent-go latest 3bd468b120b8 3 seconds ago 314MB 02:01:47 docker-core-data-go latest 8e56bb9b3bcd 31 seconds ago 22.7MB 02:01:47 docker-security-secretstore-setup-go latest 77a38ec2b874 53 seconds ago 25.7MB 02:01:47 docker-security-proxy-setup-go latest dcaec64fedb0 56 seconds ago 25.4MB 02:01:47 docker-security-bootstrapper-go latest 40c902bedc00 2 minutes ago 18.9MB 02:01:47 docker-support-notifications-go latest ca5df3cb8aad 2 minutes ago 17.9MB 02:01:47 docker-core-metadata-go latest a76201f37ecc 2 minutes ago 19MB 02:01:47 docker-support-scheduler-go latest 26bac2627652 2 minutes ago 17.4MB 02:01:47 docker-core-command-go latest 3f4ede1a6fd7 2 minutes ago 17.3MB 02:01:47 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:02:02 Still waiting to schedule task 02:02:02 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-32377’ 02:02:42 gofmt -l . 02:02:42 [ "`gofmt -l .`" = "" ] 02:02:45 ./bin/test-go-mod-tidy.sh 02:02:45 ./bin/test-attribution-txt.sh [Pipeline] sh 02:02:48 + ls -al . 02:02:48 total 820 02:02:48 drwxrwxr-x 9 1001 1001 4096 Apr 1 02:02 . 02:02:48 drwxr-xr-x 4 root root 4096 Apr 1 01:58 .. 02:02:48 -rw-rw-r-- 1 1001 1001 11 Apr 1 01:56 .dockerignore 02:02:48 drwxrwxr-x 8 1001 1001 4096 Apr 1 01:56 .git 02:02:48 drwxrwxr-x 3 1001 1001 4096 Apr 1 01:56 .github 02:02:48 -rw-rw-r-- 1 1001 1001 818 Apr 1 01:56 .gitignore 02:02:48 -rw-rw-r-- 1 1001 1001 166 Apr 1 01:56 .sonarcloud.properties 02:02:48 -rw-rw-r-- 1 1001 1001 8607 Apr 1 01:56 Attribution.txt 02:02:48 -rw-rw-r-- 1 1001 1001 3804 Apr 1 01:56 CONTRIBUTING.md 02:02:48 -rw-rw-r-- 1 1001 1001 931 Apr 1 01:56 Dockerfile.build 02:02:48 -rw-rw-r-- 1 1001 1001 863 Apr 1 01:56 Jenkinsfile 02:02:48 -rw-rw-r-- 1 1001 1001 10775 Apr 1 01:56 LICENSE 02:02:48 -rw-rw-r-- 1 1001 1001 5774 Apr 1 01:56 Makefile 02:02:48 -rw-rw-r-- 1 1001 1001 6548 Apr 1 01:56 README.md 02:02:48 -rw-rw-r-- 1 1001 1001 6755 Apr 1 01:56 SECURITY.md 02:02:48 -rw-rw-r-- 1 1001 1001 5 Apr 1 01:53 VERSION 02:02:48 -rw-rw-r-- 1 1001 1001 4131 Apr 1 01:56 ZMQWindows.md 02:02:48 drwxrwxr-x 2 1001 1001 4096 Apr 1 01:56 bin 02:02:48 drwxrwxr-x 14 1001 1001 4096 Apr 1 01:56 cmd 02:02:48 -rw-r--r-- 1 root root 680272 Apr 1 02:01 coverage.out 02:02:48 -rw-r--r-- 1 root root 1056 Apr 1 02:02 go.mod 02:02:48 -rw-r--r-- 1 root root 22360 Apr 1 02:02 go.sum 02:02:48 drwxrwxr-x 8 1001 1001 4096 Apr 1 01:56 internal 02:02:48 drwxrwxr-x 4 1001 1001 4096 Apr 1 01:56 openapi 02:02:48 drwxrwxr-x 4 1001 1001 4096 Apr 1 01:56 snap 02:02:48 -rw-rw-r-- 1 1001 1001 168 Apr 1 01:56 version.go [Pipeline] sh 02:02:49 + '[' -e coverage.out ] 02:02:49 + chown 1001:1001 coverage.out [Pipeline] stash 02:02:49 Warning: overwriting stash ‘coverage-report’ 02:02:50 Stashed 1 file(s) [Pipeline] sh 02:02:51 + make build 02:02:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:03:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:03:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:03:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:03:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:03:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:03:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:04: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 02:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:04:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:04:17 Running on prd-ubuntu18.04-docker-8c-8g-32391 in /w/workspace/edgexfoundry_edgex-go_PR-3327 [Pipeline] { [Pipeline] ws 02:04:17 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 02:04:20 using credential edgex-jenkins-ssh 02:04:20 Cloning the remote Git repository 02:04:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:04:20 > git init /w/workspace/edgex-go/6 # timeout=10 02:04:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:04:20 > git --version # timeout=10 02:04:20 > git --version # 'git version 2.17.1' 02:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 02:04:23 $ docker stop --time=1 05d134d014ada648119776f5ba49db3f1b39f13859aaea7e49343335ba229833 02:04:26 $ docker rm -f 05d134d014ada648119776f5ba49db3f1b39f13859aaea7e49343335ba229833 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:04:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:28 02:04:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:04:28 Merging remotes/origin/master commit f2bd0815c0e73667d07e5744b61daa5be38d8f92 into PR head commit 43834a632171d28909e2bbec00953c502a385fd9 02:04:28 Merge succeeded, producing 43834a632171d28909e2bbec00953c502a385fd9 02:04:28 Checking out Revision 43834a632171d28909e2bbec00953c502a385fd9 (PR-3327) 02:04:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:29 latest: Pulling from edgex-devops/edgex-compose-arm64 02:04:29 29e5d40040c1: Pulling fs layer 02:04:29 1ce36da41761: Pulling fs layer 02:04:29 25b303627fd3: Pulling fs layer 02:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3327/head:refs/remotes/origin/PR-3327 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:04:28 > git config core.sparsecheckout # timeout=10 02:04:28 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 02:04:28 > git remote # timeout=10 02:04:28 > git config --get remote.origin.url # timeout=10 02:04:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:28 > git merge f2bd0815c0e73667d07e5744b61daa5be38d8f92 # timeout=10 02:04:28 > git rev-parse HEAD^{commit} # timeout=10 02:04:28 > git config core.sparsecheckout # timeout=10 02:04:28 > git checkout -f 43834a632171d28909e2bbec00953c502a385fd9 # timeout=10 02:04:29 29e5d40040c1: Verifying Checksum 02:04:29 29e5d40040c1: Download complete 02:04:30 1ce36da41761: Verifying Checksum 02:04:30 1ce36da41761: Download complete 02:04:30 29e5d40040c1: Pull complete 02:04:31 1ce36da41761: Pull complete 02:04:32 25b303627fd3: Verifying Checksum 02:04:32 25b303627fd3: Download complete 02:04:32 Commit message: "feat(notifications): Check Subscription with empty categories,labels" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:33 + echo snap-build.sh 02:04:33 snap-build.sh 02:04:33 + SNAP_BASE_DIR=. 02:04:33 + '[' '!' -z /w/workspace/edgex-go/6 ']' 02:04:33 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 02:04:33 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 02:04:33 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 02:04:33 + cd /w/workspace/edgex-go/6 02:04:33 + sudo apt-get remove -qy --purge lxd lxd-client 02:04:33 Reading package lists... 02:04:33 Building dependency tree... 02:04:33 Reading state information... 02:04:33 The following packages were automatically installed and are no longer required: 02:04:33 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:04:33 uidmap xdelta3 02:04:33 Use 'sudo apt autoremove' to remove them. 02:04:33 The following packages will be REMOVED: 02:04:33 lxd* lxd-client* 02:04:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:04:34 After this operation, 31.7 MB disk space will be freed. 02:04:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 02:04:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:04:36 Removing lxd dnsmasq configuration 02:04:36 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:04:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:04:37 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:04:37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 02:04:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:04:38 Processing triggers for systemd (237-3ubuntu10.42) ... 02:04:38 Processing triggers for ureadahead (0.100.0-21) ... 02:04:40 + sudo snap remove --purge lxd 02:04:40 snap "lxd" is not installed 02:04:40 + sudo groupadd --force --system lxd 02:04:40 ++ whoami 02:04:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:04:40 + newgrp - lxd 02:04:40 + sudo snap install lxd 02:04:42 25b303627fd3: Pull complete 02:04:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:04:42 prd-ubuntu18.04-docker-arm64-4c-16g-32388 does not seem to be running inside a container 02:04:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:04:45 $ docker top 6782e274263b311cb2a11a1ffb99ef64de1cc3540d602d82511f48685bed0a5f -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:46 + docker-compose build --help 02:04:46 + grep parallel 02:04:50 --parallel Build images in parallel. [Pipeline] } 02:04:51 $ docker stop --time=1 6782e274263b311cb2a11a1ffb99ef64de1cc3540d602d82511f48685bed0a5f 02:04:52 2021-04-01T02:04:49Z INFO Waiting for automatic snapd restart... 02:04:53 $ docker rm -f 6782e274263b311cb2a11a1ffb99ef64de1cc3540d602d82511f48685bed0a5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:04:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:04:54 . [Pipeline] withDockerContainer 02:04:54 prd-ubuntu18.04-docker-arm64-4c-16g-32388 does not seem to be running inside a container 02:04:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:04:56 $ docker top 3b7bcf0bf0ddaf66246c6622a51986d7c95f5b18700ce83a907396633166b707 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:57 + docker-compose -f ./docker-compose-build.yml build --parallel 02:05:02 Building docker-core-command-go ... 02:05:02 Building docker-core-data-go ... 02:05:02 Building docker-core-metadata-go ... 02:05:02 Building docker-security-bootstrapper-go ... 02:05:02 Building docker-security-proxy-setup-go ... 02:05:02 Building docker-security-secretstore-setup-go ... 02:05:02 Building docker-support-notifications-go ... 02:05:02 Building docker-support-scheduler-go ... 02:05:02 Building docker-sys-mgmt-agent-go ... 02:05:02 Building docker-security-bootstrapper-go 02:05:02 Building docker-core-data-go 02:05:02 Building docker-support-notifications-go 02:05:02 Building docker-security-secretstore-setup-go 02:05:02 Building docker-support-scheduler-go 02:05:48 lxd 4.12 from Canonical* installed 02:05:48 + sudo lxd init --auto 02:05:56 + sudo snap install --classic snapcraft 02:06:24 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:24 Step 2/31 : FROM ${BUILDER_BASE} AS builder 02:06:24 ---> cd49224c55a8 02:06:24 Step 3/31 : WORKDIR /edgex-go 02:06:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:06:24 ---> cd49224c55a8 02:06:24 Step 3/22 : WORKDIR /edgex-go 02:06:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:06:24 ---> cd49224c55a8 02:06:24 Step 3/24 : WORKDIR /edgex-go 02:06:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:06:24 ---> cd49224c55a8 02:06:24 Step 3/22 : WORKDIR /edgex-go 02:06:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:06:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:06:24 ---> cd49224c55a8 02:06:24 Step 3/23 : WORKDIR /edgex-go 02:06:24 ---> Running in c8361e2fa678 02:06:24 ---> Running in 362fca1971c9 02:06:24 ---> Running in 7f06686fed65 02:06:24 ---> Running in a235efff8e22 02:06:24 ---> Running in 32f0ed8f970a 02:06:24 Removing intermediate container a235efff8e22 02:06:24 ---> 4315cb40449f 02:06:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:24 Removing intermediate container 7f06686fed65 02:06:24 ---> 709c609cf6c3 02:06:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:24 Removing intermediate container 362fca1971c9 02:06:24 ---> 9fd8e2e47047 02:06:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:24 Removing intermediate container 32f0ed8f970a 02:06:24 ---> c6ddb5618248 02:06:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:24 Removing intermediate container c8361e2fa678 02:06:24 ---> f54002142f77 02:06:24 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:24 ---> Running in cd4780e22de7 02:06:24 ---> Running in 086a4f3d0ddf 02:06:24 ---> Running in da24114a8a03 02:06:24 ---> Running in 1ca0b22cb4c2 02:06:24 ---> Running in 1a5212825f3a 02:06:24 Removing intermediate container cd4780e22de7 02:06:24 ---> 345b948283be 02:06:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 02:06:24 ---> Running in 46c35e948808 02:06:24 Removing intermediate container da24114a8a03 02:06:24 ---> b13d8d45eb87 02:06:24 Step 5/22 : RUN apk add --update --no-cache make git 02:06:24 Removing intermediate container 086a4f3d0ddf 02:06:24 ---> 47110b95cd36 02:06:24 Step 5/24 : RUN apk add --update --no-cache make git 02:06:24 ---> Running in 1856355ab6b7 02:06:24 ---> Running in 0a50db042cab 02:06:24 Removing intermediate container 1a5212825f3a 02:06:24 ---> 6aa9e9b4ba7f 02:06:24 Step 5/31 : RUN apk add --update --no-cache make git 02:06:24 Removing intermediate container 1ca0b22cb4c2 02:06:24 ---> c5474435c113 02:06:24 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:06:24 ---> Running in 3be686b8f297 02:06:24 ---> Running in b333ab04010f 02:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:06:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:06:25 OK: 217 MiB in 51 packages 02:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:06:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:06:26 OK: 217 MiB in 51 packages 02:06:26 OK: 217 MiB in 51 packages 02:06:26 OK: 217 MiB in 51 packages 02:06:26 Removing intermediate container 46c35e948808 02:06:26 ---> 1171a2a6eeed 02:06:26 Step 6/22 : COPY go.mod . 02:06:26 OK: 217 MiB in 51 packages 02:06:28 Removing intermediate container 0a50db042cab 02:06:28 ---> 5c607f45eecb 02:06:28 Step 6/22 : COPY go.mod . 02:06:28 ---> d20a16d96719 02:06:28 Step 7/22 : RUN go mod download 02:06:28 ---> Running in 25e0f9a9ef18 02:06:28 Removing intermediate container b333ab04010f 02:06:28 ---> d1d456c4e9ea 02:06:28 Step 6/23 : COPY go.mod . 02:06:28 Removing intermediate container 1856355ab6b7 02:06:28 ---> ef12163e439b 02:06:28 Step 6/24 : COPY go.mod . 02:06:29 ---> 5a64ec449c67 02:06:29 Step 7/22 : RUN go mod download 02:06:29 Removing intermediate container 3be686b8f297 02:06:29 ---> 43f5d0b55322 02:06:29 Step 6/31 : COPY go.mod . 02:06:29 ---> Running in 380ccf995f40 02:06:29 ---> a5629f3a6838 02:06:29 Step 7/23 : RUN go mod download 02:06:29 ---> Running in b31345afc8b0 02:06:29 ---> 9fcce659b776 02:06:29 Step 7/24 : RUN go mod download 02:06:30 ---> Running in a14e05729c36 02:06:30 ---> 9325358ef611 02:06:30 Step 7/31 : RUN go mod download 02:06:30 ---> Running in 663dd101569d 02:06:32 Removing intermediate container 25e0f9a9ef18 02:06:32 ---> beed1c21a204 02:06:32 Step 8/22 : COPY . . 02:06:34 Removing intermediate container 380ccf995f40 02:06:34 ---> 50f0718ab71f 02:06:34 Step 8/22 : COPY . . 02:06:34 Removing intermediate container b31345afc8b0 02:06:34 ---> e18f3cdaf767 02:06:34 Step 8/23 : COPY . . 02:06:35 Removing intermediate container a14e05729c36 02:06:35 ---> 449ae9bf80bf 02:06:35 Step 8/24 : COPY . . 02:06:36 Removing intermediate container 663dd101569d 02:06:36 ---> ec44c62fb10e 02:06:36 Step 8/31 : COPY . . 02:07:02 ---> ba5f0053bc6b 02:07:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 02:07:02 ---> cbf9afa9bbc7 02:07:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 02:07:02 ---> 0cfdccd12cde 02:07:02 Step 9/23 : RUN make cmd/core-data/core-data 02:07:02 ---> Running in cbfda6222c28 02:07:02 ---> b06b26f65451 02:07:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:07:02 ---> d5abd23f7fe1 02:07:02 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:07:02 ---> Running in c268ba2d5687 02:07:02 ---> Running in a8b0689b3b8d 02:07:02 ---> Running in f259192b9c08 02:07:02 ---> Running in 386b6dacd4d5 02:07:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:07:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:07:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:07:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:07:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:07:33 snapcraft 4.6 from Canonical* installed 02:07:33 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:07:33 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:07:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:33 Dload Upload Total Spent Left Speed 02:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 02:07:33 100 3325k 100 3325k 0 0 9236k 0 --:--:-- --:--:-- --:--:-- 9236k 02:07:33 ./yq_linux_amd64 02:07:33 + sudo snapcraft prime --use-lxd 02:07:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:07:33 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:07:33 - README.md 02:07:33 02:07:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:07:33 Launching a container. 02:07:34 Waiting for container to be ready 02:07:34 To start your first instance, try: lxc launch ubuntu:18.04 02:07:34 02:07:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:07:38 Waiting for network to be ready... 02:07:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:07:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:07:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 02:07:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 02:07:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 02:07:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:07:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 02:07:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 02:07:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 02:07:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 02:07:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:07:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:07:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:07:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:07:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:07:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:07:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:07:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:07:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:07:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 02:07:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 02:07:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 02:07:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:07:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 02:07:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 02:07:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 02:07:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 02:07:43 Fetched 24.2 MB in 4s (6135 kB/s) 02:07:43 Reading package lists... 02:07:43 Reading package lists... 02:07:44 Building dependency tree... 02:07:44 Reading state information... 02:07:44 The following additional packages will be installed: 02:07:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:07:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:07:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:07:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:07:44 Suggested packages: 02:07:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:07:44 Recommended packages: 02:07:44 gnupg libsasl2-modules 02:07:44 The following NEW packages will be installed: 02:07:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:07:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:07:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:07:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:07:44 The following packages will be upgraded: 02:07:44 gpg gpg-agent gpgconf libudev1 02:07:44 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 02:07:44 Need to get 3530 kB of archives. 02:07:44 After this operation, 13.3 MB of additional disk space will be used. 02:07:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:07:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:07:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:07:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:07:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 02:07:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 02:07:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:07:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:07:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:07:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:07:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:07:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:07:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:07:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:07:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:07:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:07:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:07:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:07:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:07:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:07:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:07:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:07:45 debconf: delaying package configuration, since apt-utils is not installed 02:07:45 Fetched 3530 kB in 1s (3337 kB/s) 02:07:45 (Reading database ... 12511 files and directories currently installed.) 02:07:45 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 02:07:45 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 02:07:45 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 02:07:45 Selecting previously unselected package udev. 02:07:45 (Reading database ... 12511 files and directories currently installed.) 02:07:45 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 02:07:45 Unpacking udev (237-3ubuntu10.45) ... 02:07:45 Selecting previously unselected package libfuse2:amd64. 02:07:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:07:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:07:46 Selecting previously unselected package fuse. 02:07:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:07:46 Unpacking fuse (2.9.7-1ubuntu1) ... 02:07:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:07:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:07:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:07:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:07:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:07:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:07:46 Selecting previously unselected package libksba8:amd64. 02:07:46 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:07:46 Unpacking libksba8:amd64 (1.3.5-2) ... 02:07:46 Selecting previously unselected package libroken18-heimdal:amd64. 02:07:46 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:46 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:07:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:07:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:07:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libwind0-heimdal:amd64. 02:07:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:07:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:07:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:07:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:07:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:07:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:47 Selecting previously unselected package libsasl2-modules-db:amd64. 02:07:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:07:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:07:47 Selecting previously unselected package libsasl2-2:amd64. 02:07:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:07:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:07:48 Selecting previously unselected package libldap-common. 02:07:48 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:07:48 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:07:48 Selecting previously unselected package libldap-2.4-2:amd64. 02:07:48 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:07:48 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:07:48 Selecting previously unselected package dirmngr. 02:07:48 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:07:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:07:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:07:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:07:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:07:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:07:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:07:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:07:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:48 Setting up libksba8:amd64 (1.3.5-2) ... 02:07:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:07:48 Setting up udev (237-3ubuntu10.45) ... 02:07:49 invoke-rc.d: policy-rc.d denied execution of start. 02:07:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Processing triggers for systemd (237-3ubuntu10) ... 02:07:49 Setting up fuse (2.9.7-1ubuntu1) ... 02:07:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:07:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:07:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:07:49 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:07:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:07:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:07:50 settings in the [Install] section, and DefaultInstance for template units). 02:07:50 This means they are not meant to be enabled using systemctl. 02:07:50 Possible reasons for having this kind of units are: 02:07:50 1) A unit may be statically enabled by being symlinked from another unit's 02:07:50 .wants/ or .requires/ directory. 02:07:50 2) A unit's purpose may be to act as a helper for some other unit which has 02:07:50 a requirement dependency on it. 02:07:50 3) A unit may be started when needed via activation (socket, path, timer, 02:07:50 D-Bus, udev, scripted systemctl call, ...). 02:07:50 4) In case of template units, the unit is meant to be enabled with some 02:07:50 instance name specified. 02:07:50 Reading package lists... 02:07:50 Building dependency tree... 02:07:50 Reading state information... 02:07:50 The following additional packages will be installed: 02:07:50 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:07:50 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:07:50 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:07:50 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:07:50 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:07:50 Suggested packages: 02:07:50 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:07:50 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:07:50 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:07:50 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:07:50 systemd-container policykit-1 02:07:50 Recommended packages: 02:07:50 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:07:50 The following NEW packages will be installed: 02:07:50 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:07:50 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:07:50 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:07:50 multiarch-support openssh-client python3 python3-minimal python3.6 02:07:50 python3.6-minimal snapd squashfs-tools sudo 02:07:50 The following packages will be upgraded: 02:07:50 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:07:50 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 02:07:50 Need to get 35.2 MB of archives. 02:07:50 After this operation, 141 MB of additional disk space will be used. 02:07:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:07:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:07:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:07:50 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 02:07:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:07:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:07:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:07:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:07:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:07:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:07:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:07:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:07:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:07:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:07:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:07:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:07:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:07:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:07:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:07:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 02:07:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:07:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:07:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:07:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:07:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:07:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:07:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:07:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:07:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:07:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:07:51 debconf: delaying package configuration, since apt-utils is not installed 02:07:52 Fetched 35.2 MB in 1s (26.7 MB/s) 02:07:52 (Reading database ... 12757 files and directories currently installed.) 02:07:52 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 02:07:52 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 02:07:52 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 02:07:52 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 02:07:53 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 02:07:53 (Reading database ... 12757 files and directories currently installed.) 02:07:53 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:07:53 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:07:53 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:07:53 (Reading database ... 12757 files and directories currently installed.) 02:07:53 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:07:53 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:07:53 Setting up apt (1.6.12ubuntu0.2) ... 02:07:53 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:07:54 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:07:54 (Reading database ... 12764 files and directories currently installed.) 02:07:54 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:07:54 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:07:54 Selecting previously unselected package libpython3.6-minimal:amd64. 02:07:54 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:07:54 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:07:54 Selecting previously unselected package libexpat1:amd64. 02:07:54 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:07:54 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:07:54 Selecting previously unselected package python3.6-minimal. 02:07:54 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:07:54 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:07:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:07:56 Checking for services that may need to be restarted...done. 02:07:56 Checking for services that may need to be restarted...done. 02:07:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:07:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:07:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:07:57 Selecting previously unselected package python3-minimal. 02:07:57 (Reading database ... 13012 files and directories currently installed.) 02:07:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:07:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:07:57 Selecting previously unselected package mime-support. 02:07:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:07:57 Unpacking mime-support (3.60ubuntu1) ... 02:07:57 Selecting previously unselected package libmpdec2:amd64. 02:07:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:07:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:07:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:07:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:07:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:07:58 Selecting previously unselected package python3.6. 02:07:58 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:07:58 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:07:58 Selecting previously unselected package libpython3-stdlib:amd64. 02:07:58 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:07:58 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:07:58 Setting up python3-minimal (3.6.7-1~18.04) ... 02:07:58 Selecting previously unselected package python3. 02:07:58 (Reading database ... 13442 files and directories currently installed.) 02:07:58 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:07:58 Unpacking python3 (3.6.7-1~18.04) ... 02:07:58 Selecting previously unselected package multiarch-support. 02:07:58 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:07:58 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:07:58 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:07:58 Selecting previously unselected package liblzo2-2:amd64. 02:07:58 (Reading database ... 13479 files and directories currently installed.) 02:07:58 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:07:58 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:07:58 Selecting previously unselected package libbsd0:amd64. 02:07:58 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:07:58 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:07:58 Selecting previously unselected package sudo. 02:07:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:07:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:07:59 Selecting previously unselected package apparmor. 02:07:59 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:07:59 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:07:59 Selecting previously unselected package libedit2:amd64. 02:07:59 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:07:59 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:07:59 Selecting previously unselected package libkrb5support0:amd64. 02:07:59 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:07:59 Selecting previously unselected package libk5crypto3:amd64. 02:07:59 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:07:59 Selecting previously unselected package libkeyutils1:amd64. 02:07:59 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:07:59 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:07:59 Selecting previously unselected package libkrb5-3:amd64. 02:07:59 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:07:59 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:07:59 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:07:59 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:08:00 Selecting previously unselected package libssl1.0.0:amd64. 02:08:00 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:08:00 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:08:00 Selecting previously unselected package openssh-client. 02:08:00 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:08:00 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:08:00 Selecting previously unselected package squashfs-tools. 02:08:00 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:08:00 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:08:00 Selecting previously unselected package snapd. 02:08:00 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:08:00 Unpacking snapd (2.48.3+18.04) ... 02:08:02 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:08:02 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:08:02 Setting up mime-support (3.60ubuntu1) ... 02:08:02 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:08:02 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:08:02 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:08:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:08:02 Setting up systemd (237-3ubuntu10.45) ... 02:08:02 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:08:03 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:08:03 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:08:03 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:08:03 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:08:03 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:08:03 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:08:04 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:08:04 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:08:04 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:08:04 Setting up python3 (3.6.7-1~18.04) ... 02:08:04 running python rtupdate hooks for python3.6... 02:08:04 running python post-rtupdate hooks for python3.6... 02:08:04 Setting up apparmor (2.12-4ubuntu5.1) ... 02:08:05 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:08:05 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:08:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:08:06 Setting up snapd (2.48.3+18.04) ... 02:08:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:08:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:08:06 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:08:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:08:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:08:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:08:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:08:07 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:08:07 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:08:07 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:08:07 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 02:08:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:08:08 Processing triggers for systemd (237-3ubuntu10.45) ... 02:08:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:08:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:08:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:08:10 Reading package lists... 02:08:10 Reading package lists... 02:08:10 Building dependency tree... 02:08:10 Reading state information... 02:08:10 Calculating upgrade... 02:08:10 The following packages will be upgraded: 02:08:10 advancecomp base-files bash binutils binutils-common 02:08:10 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:08:10 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:08:10 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:08:10 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:08:10 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:08:10 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:08:10 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 02:08:10 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 02:08:10 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 02:08:10 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 02:08:10 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 02:08:10 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 02:08:10 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 02:08:10 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 02:08:11 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:08:11 Need to get 63.8 MB of archives. 02:08:11 After this operation, 5208 kB of additional disk space will be used. 02:08:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:08:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 02:08:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:08:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:08:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:08:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:08:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:08:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:08:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:08:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:08:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:08:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:08:11 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:08:11 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:08:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:08:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:08:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:08:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:08:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:08:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:08:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:08:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:08:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:08:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:08:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:08:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:08:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:08:11 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:08:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:08:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:08:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:08:11 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:08:11 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:08:11 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:08:11 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:08:11 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:08:11 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:08:11 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:08:11 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:08:11 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 02:08:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:08:12 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:08:12 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:08:12 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:08:12 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:08:12 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:08:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:08:12 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:08:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:08:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:08:12 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:08:12 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:08:12 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:08:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:08:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:08:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:08:12 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:08:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:08:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:08:12 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:08:12 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:08:12 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:08:12 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:08:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:08:12 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:08:12 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:08:12 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:08:12 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:08:12 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:08:12 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:08:12 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:08:12 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:08:12 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:08:12 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:08:12 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:08:12 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:08:12 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:08:12 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:08:12 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:08:12 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:08:12 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:08:12 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:08:12 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 02:08:12 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:08:12 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:08:12 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:08:12 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:08:12 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:08:12 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:08:12 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:08:13 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:08:13 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:08:13 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:08:13 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:08:14 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:08:14 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:08:14 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:08:14 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:08:14 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:08:14 debconf: delaying package configuration, since apt-utils is not installed 02:08:14 Fetched 63.8 MB in 3s (19.8 MB/s) 02:08:14 (Reading database ... 13912 files and directories currently installed.) 02:08:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:08:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:08:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:08:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:08:14 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 02:08:15 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 02:08:15 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:15 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:16 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:16 (Reading database ... 13911 files and directories currently installed.) 02:08:16 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:16 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:08:16 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:08:17 (Reading database ... 13911 files and directories currently installed.) 02:08:17 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:17 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:17 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:08:17 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:08:17 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:17 (Reading database ... 13911 files and directories currently installed.) 02:08:17 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:08:17 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:08:18 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:08:18 (Reading database ... 13911 files and directories currently installed.) 02:08:18 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:08:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:08:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:08:18 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:08:18 Setting up base-files (10.1ubuntu2.10) ... 02:08:18 Installing new version of config file /etc/issue ... 02:08:18 Installing new version of config file /etc/issue.net ... 02:08:18 Installing new version of config file /etc/lsb-release ... 02:08:18 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:08:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:08:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:08:19 Removing obsolete conffile /etc/default/motd-news ... 02:08:19 (Reading database ... 13912 files and directories currently installed.) 02:08:19 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:08:19 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:08:19 Setting up bash (4.4.18-2ubuntu1.2) ... 02:08:19 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 02:08:19 (Reading database ... 13912 files and directories currently installed.) 02:08:19 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:19 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:08:19 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:08:19 (Reading database ... 13912 files and directories currently installed.) 02:08:19 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:08:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:08:20 Setting up tar (1.29b-2ubuntu0.2) ... 02:08:20 (Reading database ... 13912 files and directories currently installed.) 02:08:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:08:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:08:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:08:20 (Reading database ... 13912 files and directories currently installed.) 02:08:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:08:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:08:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:08:21 (Reading database ... 13912 files and directories currently installed.) 02:08:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:08:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:08:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:08:21 (Reading database ... 13912 files and directories currently installed.) 02:08:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:08:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:08:21 Setting up grep (3.1-2build1) ... 02:08:21 (Reading database ... 13912 files and directories currently installed.) 02:08:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:08:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:08:21 Setting up login (1:4.5-1ubuntu2) ... 02:08:22 (Reading database ... 13912 files and directories currently installed.) 02:08:22 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:08:22 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:08:22 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:08:22 (Reading database ... 13912 files and directories currently installed.) 02:08:22 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:08:22 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:08:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:08:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:08:22 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:08:22 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:08:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:08:23 (Reading database ... 13912 files and directories currently installed.) 02:08:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:08:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:08:24 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:08:24 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:08:24 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:08:24 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:08:24 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:08:25 (Reading database ... 13912 files and directories currently installed.) 02:08:25 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:08:25 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:08:25 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:08:25 (Reading database ... 13912 files and directories currently installed.) 02:08:25 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:25 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:25 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:08:25 (Reading database ... 13912 files and directories currently installed.) 02:08:25 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:25 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:25 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:08:26 (Reading database ... 13912 files and directories currently installed.) 02:08:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:26 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:26 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:08:26 (Reading database ... 13912 files and directories currently installed.) 02:08:26 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:26 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:26 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:08:26 (Reading database ... 13912 files and directories currently installed.) 02:08:26 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:08:26 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:08:26 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:08:26 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:08:26 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:08:26 (Reading database ... 13912 files and directories currently installed.) 02:08:26 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:08:26 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:08:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:08:27 (Reading database ... 13912 files and directories currently installed.) 02:08:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:08:27 (Reading database ... 13912 files and directories currently installed.) 02:08:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:08:27 (Reading database ... 13912 files and directories currently installed.) 02:08:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:27 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:08:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:08:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:08:29 (Reading database ... 13912 files and directories currently installed.) 02:08:29 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:08:29 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:08:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:08:29 (Reading database ... 13912 files and directories currently installed.) 02:08:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:08:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:08:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:08:29 (Reading database ... 13914 files and directories currently installed.) 02:08:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:08:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:08:29 Setting up debconf (1.5.66ubuntu1) ... 02:08:30 (Reading database ... 13914 files and directories currently installed.) 02:08:30 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:08:30 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:08:30 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:08:30 (Reading database ... 13914 files and directories currently installed.) 02:08:30 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:08:30 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:08:30 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:08:30 (Reading database ... 13914 files and directories currently installed.) 02:08:30 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:08:30 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:08:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:08:30 (Reading database ... 13914 files and directories currently installed.) 02:08:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:08:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:08:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:08:30 (Reading database ... 13914 files and directories currently installed.) 02:08:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:08:31 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:08:31 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:08:31 (Reading database ... 13914 files and directories currently installed.) 02:08:31 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:08:31 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:08:31 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 02:08:31 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 02:08:31 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:08:31 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:08:31 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:08:31 (Reading database ... 13914 files and directories currently installed.) 02:08:31 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:08:31 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:08:31 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:08:32 (Reading database ... 13914 files and directories currently installed.) 02:08:32 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:08:32 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:08:32 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:08:32 (Reading database ... 13914 files and directories currently installed.) 02:08:32 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:08:32 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:08:32 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:08:33 (Reading database ... 13914 files and directories currently installed.) 02:08:33 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:08:33 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:08:33 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:08:33 (Reading database ... 13914 files and directories currently installed.) 02:08:33 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:08:33 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:08:33 Setting up passwd (1:4.5-1ubuntu2) ... 02:08:33 (Reading database ... 13914 files and directories currently installed.) 02:08:33 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:08:33 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:08:33 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:08:34 (Reading database ... 13914 files and directories currently installed.) 02:08:34 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:08:34 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:08:34 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:08:34 (Reading database ... 13914 files and directories currently installed.) 02:08:34 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:08:34 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:08:34 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:08:34 (Reading database ... 13914 files and directories currently installed.) 02:08:34 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:08:34 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:08:34 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:08:34 (Reading database ... 13914 files and directories currently installed.) 02:08:34 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:08:34 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:08:35 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:08:35 (Reading database ... 13914 files and directories currently installed.) 02:08:35 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:08:35 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:08:35 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:08:35 (Reading database ... 13914 files and directories currently installed.) 02:08:35 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:08:35 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:08:35 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:08:35 (Reading database ... 13915 files and directories currently installed.) 02:08:35 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:08:35 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:08:35 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:08:35 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:08:35 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:08:35 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:08:35 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:08:36 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:08:36 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:08:36 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:08:36 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:08:36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:08:36 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:08:36 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:08:36 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:08:36 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:08:36 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:08:36 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:08:36 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:08:36 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:08:36 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:08:36 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:08:37 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:08:37 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:08:38 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:08:38 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:08:38 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:08:38 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:08:38 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:08:38 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:08:38 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:08:38 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:08:39 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:08:39 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:08:39 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:08:39 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:08:39 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:39 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:39 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:39 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:39 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:39 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:39 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:39 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:40 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:40 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:41 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:41 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:42 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:42 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:42 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:42 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:43 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:08:43 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:08:43 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:08:43 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:08:43 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:08:43 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:08:43 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:08:43 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:08:44 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:08:44 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:08:44 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:08:44 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:08:44 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:08:44 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:08:44 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:08:44 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:08:44 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:44 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:08:44 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:44 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:44 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:44 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:08:45 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:08:45 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:08:45 02:08:45 Current default time zone: 'Etc/UTC' 02:08:45 Local time is now: Thu Apr 1 02:08:44 UTC 2021. 02:08:45 Universal Time is now: Thu Apr 1 02:08:44 UTC 2021. 02:08:45 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:08:45 02:08:45 Setting up systemd-sysv (237-3ubuntu10.45) ... 02:08:45 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:45 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 02:08:45 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:08:45 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:08:45 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:08:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:08:45 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:08:45 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:08:45 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:08:45 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:45 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:08:45 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:45 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:08:45 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:45 Setting up patch (2.7.6-2ubuntu1.1) ... 02:08:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:08:45 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:08:46 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:08:46 Installing new version of config file /etc/ssl/openssl.cnf ... 02:08:46 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:08:46 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:08:46 Setting up ca-certificates (20210119~18.04.1) ... 02:08:48 Updating certificates in /etc/ssl/certs... 02:08:48 23 added, 27 removed; done. 02:08:48 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:08:48 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:08:48 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:08:48 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:08:48 Setting up pkgbinarymangler (138.18.04.1) ... 02:08:48 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:48 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:08:48 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:48 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:48 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:49 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:08:49 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:08:49 Setting up perl (5.26.1-6ubuntu0.5) ... 02:08:49 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:08:49 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:08:49 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:08:49 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:08:49 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:08:49 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:08:49 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:08:49 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:08:49 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:08:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:08:49 Processing triggers for systemd (237-3ubuntu10.45) ... 02:08:49 Processing triggers for mime-support (3.60ubuntu1) ... 02:08:49 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:08:49 Updating certificates in /etc/ssl/certs... 02:08:50 0 added, 0 removed; done. 02:08:50 Running hooks in /etc/ca-certificates/update.d... 02:08:50 done. 02:08:50 Reading package lists... 02:08:50 Building dependency tree... 02:08:50 Reading state information... 02:08:51 The following NEW packages will be installed: 02:08:51 apt-transport-https 02:08:51 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:08:51 Need to get 1696 B of archives. 02:08:51 After this operation, 153 kB of additional disk space will be used. 02:08:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:08:51 debconf: delaying package configuration, since apt-utils is not installed 02:08:51 Fetched 1696 B in 0s (48.8 kB/s) 02:08:51 Selecting previously unselected package apt-transport-https. 02:08:51 (Reading database ... 13920 files and directories currently installed.) 02:08:51 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:08:51 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:08:51 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:08:51 Waiting for network to be ready... 02:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:08:56 2021-04-01T02:08:54Z INFO Waiting for automatic snapd restart... 02:08:57 snapd 2.49.1 from Canonical* installed 02:08:58 "snapd" switched to the "latest/stable" channel 02:08:58 02:08:58 Removing intermediate container 386b6dacd4d5 02:08:58 ---> 15de6fdb920e 02:08:58 02:08:58 Step 10/31 : FROM alpine:3.12 02:08:58 3.12: Pulling from library/alpine 02:09:00 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 02:09:00 Status: Downloaded newer image for alpine:3.12 02:09:00 ---> e47305ac9786 02:09:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:09:01 core18 20210309 from Canonical* installed 02:09:01 "core18" switched to the "latest/stable" channel 02:09:01 02:09:01 ---> Running in f8dd5a57900c 02:09:02 Removing intermediate container f259192b9c08 02:09:02 ---> 44d930b04ac2 02:09:02 02:09:02 Step 10/24 : FROM alpine:3.12 02:09:02 ---> e47305ac9786 02:09:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:09:02 Removing intermediate container f8dd5a57900c 02:09:02 ---> c7cfbe7c5dd1 02:09:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 02:09:02 ---> Running in 0f4b229f40a8 02:09:02 ---> Running in 4ef72766976b 02:09:04 snapcraft 4.6 from Canonical* installed 02:09:04 "snapcraft" switched to the "latest/stable" channel 02:09:04 02:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:06 (1/6) Installing ca-certificates (20191127-r4) 02:09:06 (1/2) Installing dumb-init (1.2.2-r1) 02:09:06 (2/2) Installing su-exec (0.2-r1) 02:09:06 Executing busybox-1.31.1-r19.trigger 02:09:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:09:06 (3/6) Installing libcurl (7.69.1-r3) 02:09:06 OK: 5 MiB in 16 packages 02:09:06 (4/6) Installing curl (7.69.1-r3) 02:09:06 (5/6) Installing dumb-init (1.2.2-r1) 02:09:06 (6/6) Installing su-exec (0.2-r1) 02:09:06 Executing busybox-1.31.1-r19.trigger 02:09:06 Executing ca-certificates-20191127-r4.trigger 02:09:07 OK: 7 MiB in 20 packages 02:09:08 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 02:09:08 - README.md 02:09:08 02:09:08 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:09:10 Removing intermediate container 0f4b229f40a8 02:09:10 ---> b46a13ac13f6 02:09:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 02:09:10 ---> Running in 5a706e2346bf 02:09:12 Removing intermediate container 5a706e2346bf 02:09:12 ---> 7e76e828b099 02:09:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:09:12 Removing intermediate container 4ef72766976b 02:09:12 ---> 7e2776d1bd45 02:09:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:09:12 ---> Running in 39f5f78cf8be 02:09:12 ---> Running in b0126e77fbbd 02:09:13 Removing intermediate container cbfda6222c28 02:09:13 ---> d05dc7066f12 02:09:13 02:09:13 Step 10/22 : FROM alpine:3.12 02:09:13 ---> e47305ac9786 02:09:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 02:09:13 Removing intermediate container 39f5f78cf8be 02:09:13 ---> 8d1883ee4d90 02:09:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:09:13 ---> Running in acdb4d2b08f1 02:09:13 Removing intermediate container b0126e77fbbd 02:09:13 ---> a8437a3959a2 02:09:13 Step 13/24 : WORKDIR / 02:09:13 ---> Running in ddd4d3ec07d5 02:09:14 ---> Running in 4d1b01d3053c 02:09:14 Removing intermediate container c268ba2d5687 02:09:14 ---> 31a523fe3194 02:09:14 02:09:14 Step 10/22 : FROM alpine:3.12 02:09:14 ---> e47305ac9786 02:09:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 02:09:14 ---> Running in 7f6da5a16d7b 02:09:14 Removing intermediate container 4d1b01d3053c 02:09:14 ---> 55028735c7e1 02:09:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:09:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:09:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:09:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:09:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:09:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:16 Reading package lists... 02:09:16 ---> ab768cee20ea 02:09:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:09:16 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 02:09:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:17 (1/2) Installing ca-certificates (20191127-r4) 02:09:17 (2/2) Installing dumb-init (1.2.2-r1) 02:09:17 Executing busybox-1.31.1-r19.trigger 02:09:17 Executing ca-certificates-20191127-r4.trigger 02:09:17 (1/1) Installing dumb-init (1.2.2-r1) 02:09:17 Executing busybox-1.31.1-r19.trigger 02:09:17 OK: 5 MiB in 15 packages 02:09:17 OK: 6 MiB in 16 packages 02:09:17 ---> 7356fd0f982d 02:09:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:09:19 Removing intermediate container ddd4d3ec07d5 02:09:19 ---> 384ca3a4cde0 02:09:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 02:09:19 ---> Running in 74f3c7bdac2e 02:09:19 ---> 87cbe30cadca 02:09:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:09:19 Removing intermediate container 7f6da5a16d7b 02:09:19 ---> ffeeea4ab572 02:09:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:09:20 ---> Running in 230e7dc8d276 02:09:20 Removing intermediate container 74f3c7bdac2e 02:09:20 ---> bee307633a52 02:09:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:09:20 Removing intermediate container acdb4d2b08f1 02:09:20 ---> 85f8a290b430 02:09:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:09:21 ---> Running in 194f8836e042 02:09:21 Removing intermediate container 230e7dc8d276 02:09:21 ---> 582b264b90aa 02:09:21 Step 13/22 : ENV APP_PORT=48085 02:09:21 ---> 39a6d4516fc9 02:09:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:09:21 ---> Running in 7d7dbfeea724 02:09:22 ---> d4e0258696a9 02:09:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:09:22 Removing intermediate container 194f8836e042 02:09:22 ---> 020494afc8be 02:09:22 Step 13/22 : ENV APP_PORT=48060 02:09:22 ---> Running in 29a01ea7b3bb 02:09:22 ---> Running in da1af71da807 02:09:22 Removing intermediate container 7d7dbfeea724 02:09:22 ---> 9674cbc40823 02:09:22 Step 14/22 : EXPOSE $APP_PORT 02:09:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:09:22 Reading package lists... 02:09:22 Building dependency tree... 02:09:22 Reading state information... 02:09:22 Suggested packages: 02:09:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:09:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:09:22 Recommended packages: 02:09:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:09:22 The following NEW packages will be installed: 02:09:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:09:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:09:22 pkg-config zip 02:09:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:09:22 Need to get 7663 kB of archives. 02:09:22 After this operation, 43.8 MB of additional disk space will be used. 02:09:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:09:22 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:09:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:09:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:09:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:09:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:09:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:09:23 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:09:23 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:09:23 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:09:23 ---> Running in c6ece88d993b 02:09:23 ---> 1f2b818833d4 02:09:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:09:23 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:09:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:09:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:09:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:09:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:09:23 Removing intermediate container da1af71da807 02:09:23 ---> e5fabbc2be10 02:09:23 Step 14/22 : EXPOSE $APP_PORT 02:09:23 debconf: delaying package configuration, since apt-utils is not installed 02:09:23 Fetched 7663 kB in 1s (9406 kB/s) 02:09:23 Selecting previously unselected package libglib2.0-0:amd64. 02:09:23 (Reading database ... 13924 files and directories currently installed.) 02:09:23 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:09:23 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:09:23 ---> Running in c7720baea4c0 02:09:23 Removing intermediate container c6ece88d993b 02:09:23 ---> 93cb0f25c664 02:09:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:23 Selecting previously unselected package libpsl5:amd64. 02:09:23 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:09:23 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:09:23 Selecting previously unselected package libnghttp2-14:amd64. 02:09:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:09:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:09:24 Selecting previously unselected package librtmp1:amd64. 02:09:24 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:09:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:09:24 Selecting previously unselected package libcurl3-gnutls:amd64. 02:09:24 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:09:24 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:09:24 Selecting previously unselected package liberror-perl. 02:09:24 Removing intermediate container c7720baea4c0 02:09:24 ---> 310fa8b70afc 02:09:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:24 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:09:24 Unpacking liberror-perl (0.17025-1) ... 02:09:24 Selecting previously unselected package git-man. 02:09:24 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:09:24 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:09:24 Selecting previously unselected package git. 02:09:24 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:09:24 ---> 370adfe3b57e 02:09:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 02:09:24 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:09:24 ---> 265b43492f4d 02:09:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:09:25 ---> Running in fce213b4ad7d 02:09:25 Selecting previously unselected package libnorm1:amd64. 02:09:25 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:09:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:09:25 Selecting previously unselected package libpgm-5.2-0:amd64. 02:09:25 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:09:25 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:09:25 Selecting previously unselected package libsodium23:amd64. 02:09:25 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:09:25 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:09:25 Selecting previously unselected package libzmq5:amd64. 02:09:25 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:09:25 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:09:25 Selecting previously unselected package libzmq3-dev:amd64. 02:09:25 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:09:25 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:09:25 Selecting previously unselected package pkg-config. 02:09:25 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:09:25 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:09:25 Selecting previously unselected package zip. 02:09:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:09:25 Unpacking zip (3.0-11build1) ... 02:09:26 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:09:26 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:09:26 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:09:26 Setting up liberror-perl (0.17025-1) ... 02:09:26 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:09:26 ---> ddc48a2824a3 02:09:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:09:26 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:09:26 No schema files found: doing nothing. 02:09:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:09:26 Setting up zip (3.0-11build1) ... 02:09:26 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:09:26 Setting up libsodium23:amd64 (1.0.16-2) ... 02:09:26 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:09:26 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:09:26 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:09:26 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:09:26 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:09:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:09:26 Removing intermediate container 29a01ea7b3bb 02:09:26 ---> 158b7c3e8362 02:09:26 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:27 ---> bdb26247cdbd 02:09:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:09:28 ---> a6f8ba11d51d 02:09:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:09:29 ---> 0d5dced4222f 02:09:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:09:29 ---> 4f2dad26c91e 02:09:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 02:09:30 Removing intermediate container a8b0689b3b8d 02:09:30 ---> 7d314a5b32f0 02:09:30 02:09:30 Step 10/23 : FROM alpine:3.12 02:09:30 ---> e47305ac9786 02:09:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:09:30 ---> Running in f4e8491a64e6 02:09:30 Removing intermediate container fce213b4ad7d 02:09:30 ---> 96923187751f 02:09:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:09:30 ---> Running in a8fa3880236b 02:09:30 ---> eb7e14937336 02:09:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 02:09:30 ---> 176fb74b33f2 02:09:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:09:30 ---> Running in 76180ed57cb4 02:09:30 ---> Running in bd390ee8c900 02:09:30 Removing intermediate container f4e8491a64e6 02:09:30 ---> c24723e6cccc 02:09:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:31 Removing intermediate container a8fa3880236b 02:09:31 ---> 6d88cc01a7b3 02:09:31 Step 12/23 : ENV APP_PORT=48080 02:09:31 ---> Running in 96a925488904 02:09:31 ---> Running in c36e187603d6 02:09:31 Removing intermediate container 76180ed57cb4 02:09:31 ---> 0e88b472f3b0 02:09:31 Step 22/24 : LABEL arch=arm64 02:09:31 Removing intermediate container bd390ee8c900 02:09:31 ---> b10032f76483 02:09:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:31 ---> 6b6ef0a870ac 02:09:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:09:31 ---> Running in ce54358ffec4 02:09:31 ---> Running in b2a13109d78a 02:09:32 Removing intermediate container 96a925488904 02:09:32 ---> a17a30f02a05 02:09:32 Step 20/22 : LABEL arch=arm64 02:09:32 Removing intermediate container c36e187603d6 02:09:32 ---> a330ecb81ea6 02:09:32 Step 13/23 : EXPOSE $APP_PORT 02:09:32 ---> Running in 2781533457c1 02:09:32 ---> Running in e1c6007fc17f 02:09:32 Removing intermediate container ce54358ffec4 02:09:32 ---> 842cf8d7eebe 02:09:32 Step 20/22 : LABEL arch=arm64 02:09:32 Removing intermediate container b2a13109d78a 02:09:32 ---> f0fbe324abbf 02:09:32 Step 23/24 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:09:32 ---> be503aa83980 02:09:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:09:32 ---> Running in c8b0af6ece64 02:09:32 ---> Running in 33a2c1617643 02:09:32 Removing intermediate container e1c6007fc17f 02:09:32 ---> f4e312ad8e63 02:09:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:32 Removing intermediate container 2781533457c1 02:09:32 ---> 17074ee8054d 02:09:32 Step 21/22 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:09:33 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:09:33 git set to automatically installed. 02:09:33 git-man set to automatically installed. 02:09:33 libcurl3-gnutls set to automatically installed. 02:09:33 liberror-perl set to automatically installed. 02:09:33 libglib2.0-0 set to automatically installed. 02:09:33 libnghttp2-14 set to automatically installed. 02:09:33 libnorm1 set to automatically installed. 02:09:33 libpgm-5.2-0 set to automatically installed. 02:09:33 libpsl5 set to automatically installed. 02:09:33 librtmp1 set to automatically installed. 02:09:33 libsodium23 set to automatically installed. 02:09:33 libzmq3-dev set to automatically installed. 02:09:33 libzmq5 set to automatically installed. 02:09:33 pkg-config set to automatically installed. 02:09:33 zip set to automatically installed. 02:09:33 ---> Running in 68ecf67ed7cb 02:09:33 ---> Running in b923fe185e1f 02:09:33 Removing intermediate container c8b0af6ece64 02:09:33 ---> 50d5a20f204f 02:09:33 Step 21/22 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:09:33 Removing intermediate container 33a2c1617643 02:09:33 ---> e12d2fdeec15 02:09:33 Step 24/24 : LABEL version=0.0.0 02:09:33 ---> Running in d5829ec2114a 02:09:33 ---> c96719265f95 02:09:33 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 02:09:34 ---> Running in 54bcd6f8ce14 02:09:34 Removing intermediate container b923fe185e1f 02:09:34 ---> 800b3ea628ca 02:09:34 Step 22/22 : LABEL version=0.0.0 02:09:34 snapd is not logged in, snap install commands will use sudo 02:09:34 ---> Running in 340f967eb8c1 02:09:34 ---> Running in f3a67fe932cd 02:09:34 Removing intermediate container 54bcd6f8ce14 02:09:34 ---> 02d5a707053c 02:09:34 02:09:34 Removing intermediate container d5829ec2114a 02:09:34 ---> 6fe6a83fb8f4 02:09:34 Step 22/22 : LABEL version=0.0.0 02:09:35 ---> Running in 5dd2f4e11774 02:09:35 Removing intermediate container 340f967eb8c1 02:09:35 ---> 3030514978c1 02:09:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:09:35 Removing intermediate container f3a67fe932cd 02:09:35 ---> f97078aee0eb 02:09:35 02:09:35 Successfully built 02d5a707053c 02:09:35 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:09:35  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 02:09:36 Removing intermediate container 5dd2f4e11774 02:09:36 ---> b816c01bcbaa 02:09:36 02:09:36 Successfully built f97078aee0eb 02:09:36 Successfully tagged docker-support-scheduler-go-arm64:latest 02:09:36 Building docker-security-proxy-setup-go 02:09:36  Building docker-support-scheduler-go ... done  ---> dd1fa98bfaae 02:09:36 Step 26/31 : RUN chmod +x /entrypoint.sh 02:09:36 Successfully built b816c01bcbaa 02:09:36 Successfully tagged docker-support-notifications-go-arm64:latest 02:09:36  Building docker-support-notifications-go ... done Building docker-core-metadata-go 02:09:36 ---> Running in 2126a6aacd28 02:09:36 Removing intermediate container 68ecf67ed7cb 02:09:36 ---> 5ea836f37e55 02:09:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 02:09:36 ---> Running in aceeed45ffcf 02:09:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:39 Removing intermediate container 2126a6aacd28 02:09:39 ---> 964fbe7423ab 02:09:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 02:09:39 ---> Running in ec4f386fd91d 02:09:39 (1/6) Installing dumb-init (1.2.2-r1) 02:09:39 (2/6) Installing libgcc (9.3.0-r2) 02:09:40 (3/6) Installing libsodium (1.0.18-r0) 02:09:40 (4/6) Installing libstdc++ (9.3.0-r2) 02:09:40 (5/6) Installing libzmq (4.3.3-r0) 02:09:40 Removing intermediate container ec4f386fd91d 02:09:40 ---> d812ae99a691 02:09:40 Step 28/31 : CMD ["gate"] 02:09:40 (6/6) Installing zeromq (4.3.3-r0) 02:09:40 Executing busybox-1.31.1-r19.trigger 02:09:40 OK: 8 MiB in 20 packages 02:09:40 ---> Running in 8750d0cf73e9 02:09:41 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:09:41 snap "core18" has no updates available 02:09:41 Removing intermediate container 8750d0cf73e9 02:09:41 ---> d837ce8d1916 02:09:41 Step 29/31 : LABEL arch=arm64 02:09:42 snapd is not logged in, snap install commands will use sudo 02:09:43 ---> Running in 4fac716e0371 02:09:43 Removing intermediate container aceeed45ffcf 02:09:43 ---> 31d2e031b930 02:09:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:09:45 Removing intermediate container 4fac716e0371 02:09:45 ---> d32579ab179c 02:09:45 Step 30/31 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:09:45 ---> 8a3375d3922d 02:09:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:09:46 ---> Running in 590bee05a7dc 02:09:47 ---> 19f261a43759 02:09:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:09:47 Removing intermediate container 590bee05a7dc 02:09:47 ---> f7d9aba00cf8 02:09:47 Step 31/31 : LABEL version=0.0.0 02:09:48 ---> Running in 1fefc6412cb8 02:09:48 ---> 539d8ad7b36e 02:09:48 Step 19/23 : ENTRYPOINT ["/core-data"] 02:09:48 Removing intermediate container 1fefc6412cb8 02:09:48 ---> 87d4e1831fd6 02:09:48 02:09:48 ---> Running in 1626ae7d0146 02:09:49 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:09:49 Successfully built 87d4e1831fd6 02:09:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 02:09:49  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 02:09:49 Removing intermediate container 1626ae7d0146 02:09:49 ---> 9ed2c95f86cc 02:09:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:09:49 ---> Running in 08d2782d0e30 02:09:50 Removing intermediate container 08d2782d0e30 02:09:50 ---> 5b2130d2359e 02:09:50 Step 21/23 : LABEL arch=arm64 02:09:50 ---> Running in d7787f1222b1 02:09:51 Removing intermediate container d7787f1222b1 02:09:51 ---> d1c1bb231ac3 02:09:51 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:09:52 ---> Running in a22934a9a2a5 02:09:52 Removing intermediate container a22934a9a2a5 02:09:52 ---> e964b3717e5c 02:09:52 Step 23/23 : LABEL version=0.0.0 02:09:53 ---> Running in 5181e732f26d 02:09:55 Removing intermediate container 5181e732f26d 02:09:55 ---> 9c6333484dd8 02:09:55 02:09:55 Successfully built 9c6333484dd8 02:09:55 Successfully tagged docker-core-data-go-arm64:latest 02:10:21 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 02:10:21 Pulling go-build-helper 02:10:21 + snapcraftctl pull 02:10:21 'app-service-config' has dependencies that need to be staged: go-build-helper 02:10:21 Skipping pull go-build-helper (already ran) 02:10:21 Building go-build-helper 02:10:21 + snapcraftctl build 02:10:22 Staging go-build-helper 02:10:22 + snapcraftctl stage 02:10:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:10:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:10:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 02:10:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 02:10:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 02:10:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:10:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 02:10:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 02:10:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 02:10:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 02:10:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:10:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:10:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:10:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:10:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:10:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:10:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:10:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:10:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:10:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 02:10:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 02:10:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 02:10:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:10:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 02:10:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 02:10:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 02:10:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 02:10:32 Fetched 24.2 MB in 0s (0 B/s) 02:10:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:10:32 Fetched 224 kB in 0s (0 B/s) 02:10:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:10:32 Fetched 157 kB in 0s (0 B/s) 02:10:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:10:32 Fetched 221 kB in 0s (0 B/s) 02:10:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:10:32 Fetched 143 kB in 0s (0 B/s) 02:10:32 Pulling app-service-config 02:10:32 + snapcraftctl pull 02:10:32 Cloning into '/root/parts/app-service-config/src'... 02:10:32 Pulling config-common 02:10:32 + snapcraftctl pull 02:10:34  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:10:34 ---> cd49224c55a8 02:10:34 Step 3/21 : WORKDIR /edgex-go 02:10:34 ---> Using cache 02:10:34 ---> f54002142f77 02:10:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:34 ---> Using cache 02:10:34 ---> 6aa9e9b4ba7f 02:10:34 Step 5/21 : RUN apk add --update --no-cache make git 02:10:34 ---> Using cache 02:10:34 ---> 43f5d0b55322 02:10:34 Step 6/21 : COPY go.mod . 02:10:34 ---> Using cache 02:10:34 ---> 9325358ef611 02:10:34 Step 7/21 : RUN go mod download 02:10:34 ---> Using cache 02:10:34 ---> ec44c62fb10e 02:10:34 Step 8/21 : COPY . . 02:10:34 ---> Using cache 02:10:34 ---> b06b26f65451 02:10:34 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:10:34 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:10:34 ---> cd49224c55a8 02:10:34 Step 3/26 : WORKDIR /edgex-go 02:10:34 ---> Using cache 02:10:34 ---> f54002142f77 02:10:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:34 ---> Using cache 02:10:34 ---> 6aa9e9b4ba7f 02:10:34 Step 5/26 : RUN apk add --update --no-cache make bash git 02:10:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:35 ---> cd49224c55a8 02:10:35 Step 3/23 : WORKDIR /edgex-go 02:10:35 ---> Using cache 02:10:35 ---> f54002142f77 02:10:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:35 ---> Using cache 02:10:35 ---> 6aa9e9b4ba7f 02:10:35 Step 5/23 : RUN apk add --update --no-cache make git 02:10:35 ---> Using cache 02:10:35 ---> 43f5d0b55322 02:10:35 Step 6/23 : COPY go.mod . 02:10:35 ---> Using cache 02:10:35 ---> 9325358ef611 02:10:35 Step 7/23 : RUN go mod download 02:10:35 ---> Using cache 02:10:35 ---> ec44c62fb10e 02:10:35 Step 8/23 : COPY . . 02:10:35 ---> Using cache 02:10:35 ---> b06b26f65451 02:10:35 Step 9/23 : RUN make cmd/core-metadata/core-metadata 02:10:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:10:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:10:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:10:36 Fetched 0 B in 0s (0 B/s) 02:10:36 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:10:36 Fetched 0 B in 0s (0 B/s) 02:10:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:10:36 Fetched 0 B in 0s (0 B/s) 02:10:36 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:10:36 Fetched 0 B in 0s (0 B/s) 02:10:36 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:10:36 Fetched 0 B in 0s (0 B/s) 02:10:36 Pulling edgex-go 02:10:36 + snapcraftctl pull 02:10:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:10:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:10:37 ---> cd49224c55a8 02:10:37 Step 3/23 : WORKDIR /edgex-go 02:10:37 ---> Using cache 02:10:37 ---> f54002142f77 02:10:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:37 ---> Using cache 02:10:37 ---> 6aa9e9b4ba7f 02:10:37 Step 5/23 : RUN apk add --update --no-cache make git 02:10:37 ---> Using cache 02:10:37 ---> 43f5d0b55322 02:10:37 Step 6/23 : COPY go.mod . 02:10:37 ---> Using cache 02:10:37 ---> 9325358ef611 02:10:37 Step 7/23 : RUN go mod download 02:10:37 ---> Using cache 02:10:37 ---> ec44c62fb10e 02:10:37 Step 8/23 : COPY . . 02:10:37 ---> Using cache 02:10:37 ---> b06b26f65451 02:10:37 Step 9/23 : RUN make cmd/core-command/core-command 02:10:38 ---> Running in 73de4fcb1649 02:10:38 ---> Running in 314e8fb28811 02:10:38 ---> Running in 020ca1dac36d 02:10:38 ---> Running in 9db8c69d6676 02:10:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:10: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 02:10:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:10:42 OK: 217 MiB in 51 packages 02:10:44 Removing intermediate container 73de4fcb1649 02:10:44 ---> aaabc56f5bc6 02:10:44 Step 6/26 : COPY go.mod . 02:10:45 ---> 4ab8df0e9f19 02:10:45 Step 7/26 : RUN go mod download 02:10:45 ---> Running in 6a1f378a2e92 02:10:50 Removing intermediate container 6a1f378a2e92 02:10:50 ---> be7b3afee7e3 02:10:50 Step 8/26 : COPY . . 02:10:58 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:10:58 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:10:58 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:10:58 Fetched 0 B in 0s (0 B/s) 02:10:58 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:10:58 Fetched 96.5 kB in 0s (0 B/s) 02:10:58 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:10:58 Fetched 279 kB in 0s (0 B/s) 02:10:58 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:10:58 Fetched 122 kB in 0s (0 B/s) 02:10:58 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:10:58 Fetched 77.8 kB in 0s (0 B/s) 02:10:58 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:10:58 Fetched 8848 B in 0s (0 B/s) 02:10:58 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:10:58 Fetched 47.8 kB in 0s (0 B/s) 02:10:58 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:10:58 Fetched 45.6 kB in 0s (0 B/s) 02:10:58 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:10:58 Fetched 15.0 kB in 0s (0 B/s) 02:10:58 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:10:58 Fetched 219 kB in 0s (0 B/s) 02:10:58 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:10:58 Fetched 154 kB in 0s (0 B/s) 02:10:58 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:10:58 Fetched 50.6 kB in 0s (0 B/s) 02:10:58 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:10:58 Fetched 14.8 kB in 0s (0 B/s) 02:10:58 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:10:58 Fetched 41.8 kB in 0s (0 B/s) 02:10:58 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:10:58 Fetched 499 kB in 0s (0 B/s) 02:10:58 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:10:58 Fetched 111 kB in 0s (0 B/s) 02:10:58 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:10:58 Fetched 240 kB in 0s (0 B/s) 02:10:58 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:10:58 Fetched 29.3 kB in 0s (0 B/s) 02:10:58 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:10:58 Fetched 85.5 kB in 0s (0 B/s) 02:10:58 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:10:58 Fetched 24.5 kB in 0s (0 B/s) 02:10:58 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:10:58 Fetched 49.2 kB in 0s (0 B/s) 02:10:58 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:10:58 Fetched 54.2 kB in 0s (0 B/s) 02:10:58 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:10:58 Fetched 30.8 kB in 0s (0 B/s) 02:10:58 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:10:58 Fetched 15.8 kB in 0s (0 B/s) 02:10:58 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:10:58 Fetched 85.9 kB in 0s (0 B/s) 02:10:58 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:10:58 Fetched 8720 B in 0s (0 B/s) 02:10:58 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:10:58 Fetched 137 kB in 0s (0 B/s) 02:10:58 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:10:58 Fetched 119 kB in 0s (0 B/s) 02:10:58 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:10:58 Fetched 109 kB in 0s (0 B/s) 02:10:58 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:10:58 Fetched 11.1 kB in 0s (0 B/s) 02:10:58 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:10:58 Fetched 645 kB in 0s (0 B/s) 02:10:58 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:10:58 Fetched 41.3 kB in 0s (0 B/s) 02:10:58 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:10:58 Fetched 17.9 kB in 0s (0 B/s) 02:10:58 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:10:58 Fetched 368 kB in 0s (0 B/s) 02:10:58 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:10:58 Fetched 187 kB in 0s (0 B/s) 02:10:58 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:10:58 Fetched 175 kB in 0s (0 B/s) 02:10:58 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:10:58 Fetched 206 kB in 0s (0 B/s) 02:10:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:10:58 Fetched 1301 kB in 0s (0 B/s) 02:10:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:10:58 Fetched 36.2 kB in 0s (0 B/s) 02:10:58 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:10:58 Fetched 159 kB in 0s (0 B/s) 02:10:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:10:58 Fetched 107 kB in 0s (0 B/s) 02:10:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:10:58 Fetched 48.7 kB in 0s (0 B/s) 02:10:58 Pulling static-packages 02:10:58 + snapcraftctl pull 02:10:58 Pulling version 02:10:58 + cd /root/project 02:10:58 + [ -f VERSION ] 02:10:58 + PROJECT_VERSION=local-dev 02:10:58 + git rev-parse --short HEAD 02:10:58 + GIT_REVISION=43834a63 02:10:58 + snapcraftctl set-version local-dev 02:10:58 Skipping build go-build-helper (already ran) 02:10:58 Building app-service-config 02:10:58 + make build 02:10:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:11:01 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.37 02:11:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 02:11:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.27 02:11:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 02:11:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 02:11:01 go: downloading github.com/go-kit/kit v0.8.0 02:11:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 02:11:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:11:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 02:11:01 go: downloading github.com/pelletier/go-toml v1.2.0 02:11:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:11:01 go: downloading github.com/go-playground/validator/v10 v10.4.1 02:11:01 go: downloading github.com/google/uuid v1.2.0 02:11:01 go: downloading github.com/hashicorp/consul/api v1.8.1 02:11:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:11:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:11:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:11:01 go: downloading github.com/hashicorp/serf v0.9.5 02:11:01 go: downloading github.com/BurntSushi/toml v0.3.1 02:11:02 go: downloading github.com/fatih/color v1.9.0 02:11:02 go: downloading github.com/gorilla/mux v1.8.0 02:11:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 02:11:02 go: downloading github.com/mattn/go-colorable v0.1.6 02:11:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:11:02 go: downloading github.com/go-playground/universal-translator v0.17.0 02:11:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:11:02 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:11:02 go: downloading github.com/leodido/go-urn v1.2.0 02:11:02 go: downloading github.com/gorilla/websocket v1.4.2 02:11:02 go: downloading github.com/x448/float16 v0.8.4 02:11:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:11:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:11:02 go: downloading github.com/mitchellh/copystructure v1.0.0 02:11:02 go: downloading github.com/go-playground/locales v0.13.0 02:11:02 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:11:02 go: downloading github.com/mattn/go-isatty v0.0.12 02:11:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:11:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:11:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:11:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:11:02 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:11:02 go: downloading github.com/pebbe/zmq4 v1.2.5 02:11:02 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:11:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:11:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:11:12 ---> c282e80e04c4 02:11:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:11:12 ---> Running in 357131cc303d 02:11:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:11:12 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 02:11:12 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 02:11:12 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 02:11:12 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 02:11:13 Building config-common 02:11:13 + snapcraftctl build 02:11:16 Building edgex-go 02:11:16 + cd /root/parts/edgex-go/src 02:11:16 + make build 02:11:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:11:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.28 02:11:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.7 02:11:16 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:11:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.11 02:11:16 go: downloading github.com/imdario/mergo v0.3.12 02:11:16 go: downloading github.com/pkg/errors v0.8.1 02:11:16 go: downloading github.com/pebbe/zmq4 v1.2.7 02:11:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:11:22 go: downloading gopkg.in/yaml.v2 v2.4.0 02:11:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:11:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:11:30 go: downloading github.com/stretchr/testify v1.7.0 02:11:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:11:30 go: downloading github.com/pmezard/go-difflib v1.0.0 02:11:30 go: downloading github.com/davecgh/go-spew v1.1.1 02:11:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:11:32 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:11:32 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:11:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:11:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:11:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:11:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:11:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:11:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:11:38 go: downloading github.com/lib/pq v1.9.0 02:11:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:11:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:11:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:11:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:11:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:11:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:11:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:11:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:11:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:11:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:11:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:11:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:11:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:11:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:11:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:11:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:11:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:11:40 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 02:11:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:11:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:11:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:11:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:11:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:11:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:11:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:11:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:11:43 Building static-packages 02:11:43 + snapcraftctl build 02:11:45 Building version 02:11:45 + snapcraftctl build 02:11:47 Skipping stage go-build-helper (already ran) 02:11:47 Staging app-service-config 02:11:47 + snapcraftctl stage 02:11:48 Staging config-common 02:11:48 + snapcraftctl stage 02:11:49 Staging edgex-go 02:11:49 + snapcraftctl stage 02:11:50 Staging static-packages 02:11:50 + snapcraftctl stage 02:11:51 Staging version 02:11:51 + snapcraftctl stage 02:11:52 Priming go-build-helper 02:11:52 + snapcraftctl prime 02:11:53 Priming app-service-config 02:11:53 + snapcraftctl prime 02:11:54 Priming config-common 02:11:54 + snapcraftctl prime 02:11:55 Priming edgex-go 02:11:55 + snapcraftctl prime 02:11:56 Priming static-packages 02:11:56 + snapcraftctl prime 02:11:58 Priming version 02:11:58 + snapcraftctl prime 02:11:59 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 02:11:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:12:18 Removing intermediate container 314e8fb28811 02:12:18 ---> 03b6101aa942 02:12:18 02:12:18 Step 10/21 : FROM alpine:3.12 02:12:18 ---> e47305ac9786 02:12:18 Step 11/21 : RUN apk add --update --no-cache curl 02:12:18 ---> Running in cb4c495460f1 02:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:20 (1/4) Installing ca-certificates (20191127-r4) 02:12:20 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:12:20 (3/4) Installing libcurl (7.69.1-r3) 02:12:20 (4/4) Installing curl (7.69.1-r3) 02:12:20 Executing busybox-1.31.1-r19.trigger 02:12:20 Executing ca-certificates-20191127-r4.trigger 02:12:20 OK: 7 MiB in 18 packages 02:12:24 Removing intermediate container cb4c495460f1 02:12:24 ---> ab3d4b1c4a1a 02:12:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:12:24 ---> Running in f3ee318ba527 02:12:25 Removing intermediate container 020ca1dac36d 02:12:25 ---> 4c969025a3a2 02:12:25 02:12:25 Step 10/23 : FROM alpine:3.12 02:12:25 ---> e47305ac9786 02:12:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:25 ---> Using cache 02:12:25 ---> ffeeea4ab572 02:12:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:25 ---> Using cache 02:12:25 ---> 582b264b90aa 02:12:25 Step 13/23 : ENV APP_PORT=48082 02:12:25 Removing intermediate container f3ee318ba527 02:12:25 ---> 06fdbe38d5d5 02:12:25 Step 13/21 : WORKDIR /edgex 02:12:25 ---> Running in fb6215e2ad19 02:12:25 ---> Running in dda49f701fc4 02:12:25 Removing intermediate container fb6215e2ad19 02:12:25 ---> 753143011f2c 02:12:25 Step 14/23 : EXPOSE $APP_PORT 02:12:26 Removing intermediate container dda49f701fc4 02:12:26 ---> 3500d587e187 02:12:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:12:26 ---> Running in d8fded205afa 02:12:27 Removing intermediate container d8fded205afa 02:12:27 ---> 37348e6825fc 02:12:27 Step 15/23 : WORKDIR / 02:12:27 ---> Running in 343d5ab60c89 02:12:27 ---> 1df39fc12cfb 02:12:27 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:12:28 Removing intermediate container 343d5ab60c89 02:12:28 ---> 16b9291386ac 02:12:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:29 ---> 6f902c7b5538 02:12:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:12:29 ---> 4774ba660673 02:12:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:12:31 ---> ee471dd14a9b 02:12:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:12:31 ---> e6026fc58984 02:12:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:12:31 ---> Running in 15130dac0728 02:12:32 ---> e18dd174781f 02:12:32 Step 19/23 : ENTRYPOINT ["/core-command"] 02:12:32 Removing intermediate container 15130dac0728 02:12:32 ---> 39b5f7114ffb 02:12:32 Step 18/21 : CMD ["--init=true"] 02:12:32 ---> Running in 88e132f00e37 02:12:32 ---> Running in 4408668df7b5 02:12:33 Removing intermediate container 88e132f00e37 02:12:33 ---> 92dc81ed8cef 02:12:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:33 Removing intermediate container 4408668df7b5 02:12:33 ---> 20557d4d2624 02:12:33 Step 19/21 : LABEL arch=arm64 02:12:33 ---> Running in 1de31dc14cdf 02:12:33 ---> Running in bc6a35338f3e 02:12:34 Removing intermediate container 1de31dc14cdf 02:12:34 ---> b25c5cf23b90 02:12:34 Step 21/23 : LABEL arch=arm64 02:12:34 Removing intermediate container bc6a35338f3e 02:12:34 ---> b772b59a9d92 02:12:34 Step 20/21 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:12:34 ---> Running in cc0b439204e3 02:12:35 ---> Running in 42aadb3289ec 02:12:35 Removing intermediate container cc0b439204e3 02:12:35 ---> dbb0ccbd55c4 02:12:35 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:12:35 ---> Running in 468a45407c82 02:12:35 Removing intermediate container 42aadb3289ec 02:12:35 ---> 589627af2cb0 02:12:35 Step 21/21 : LABEL version=0.0.0 02:12:36 ---> Running in 286ae7e5bd48 02:12:36 Removing intermediate container 9db8c69d6676 02:12:36 ---> 72fba2888aa8 02:12:36 02:12:36 Step 10/23 : FROM alpine:3.12 02:12:36 ---> e47305ac9786 02:12:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:12:36 ---> Using cache 02:12:36 ---> ffeeea4ab572 02:12:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:12:36 ---> Using cache 02:12:36 ---> 582b264b90aa 02:12:36 Step 13/23 : ENV APP_PORT=48081 02:12:36 Removing intermediate container 468a45407c82 02:12:36 ---> 214c0cb37f09 02:12:36 Step 23/23 : LABEL version=0.0.0 02:12:36 ---> Running in 29dc5ba571bd 02:12:36 Removing intermediate container 286ae7e5bd48 02:12:36 ---> 09e7464b3157 02:12:36 02:12:37 ---> Running in d8e0f6f221db 02:12:37 Successfully built 09e7464b3157 02:12:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 02:12:37  Building docker-security-proxy-setup-go ... done Removing intermediate container 29dc5ba571bd 02:12:37 ---> 0c90cf19a262 02:12:37 Step 14/23 : EXPOSE $APP_PORT 02:12:38 Removing intermediate container d8e0f6f221db 02:12:38 ---> 8e406c19db46 02:12:38 02:12:38 ---> Running in b03d79420161 02:12:38 Removing intermediate container 357131cc303d 02:12:38 ---> c1be84c22e97 02:12:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:12:38 Successfully built 8e406c19db46 02:12:38 ---> Running in 05b8514ed0c0 02:12:38 Successfully tagged docker-core-command-go-arm64:latest 02:12:38  Building docker-core-command-go ... done Removing intermediate container b03d79420161 02:12:38 ---> 9a4778d4518a 02:12:38 Step 15/23 : WORKDIR / 02:12:38 ---> Running in f597e2a39be7 02:12:39 Removing intermediate container f597e2a39be7 02:12:39 ---> e2bb65ed2c4d 02:12:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:12:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:12:40 ---> b99f778bf4d5 02:12:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:12:41 ---> dcc99ba6ac42 02:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:12:42 ---> 476e653c460a 02:12:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 02:12:43 ---> Running in c3dd2e81fac0 02:12:43 Removing intermediate container 05b8514ed0c0 02:12:43 ---> 9075e3cbc8e7 02:12:43 02:12:43 Step 11/26 : FROM docker:20.10.0 02:12:43 20.10.0: Pulling from library/docker 02:12:43 Removing intermediate container c3dd2e81fac0 02:12:43 ---> eca1bb38220c 02:12:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:43 ---> Running in 074ff4bddfa3 02:12:44 Removing intermediate container 074ff4bddfa3 02:12:44 ---> 0b589aa85902 02:12:44 Step 21/23 : LABEL arch=arm64 02:12:44 ---> Running in 56cd01779d68 02:12:45 Removing intermediate container 56cd01779d68 02:12:45 ---> 7ae3c3e5ed12 02:12:45 Step 22/23 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:12:45 ---> Running in 83ff95b6ba34 02:12:46 Removing intermediate container 83ff95b6ba34 02:12:46 ---> def2edffd9fc 02:12:46 Step 23/23 : LABEL version=0.0.0 02:12:46 ---> Running in bda88f2dc1ff 02:12:47 Removing intermediate container bda88f2dc1ff 02:12:47 ---> 1ef780a41154 02:12:47 02:12:47 Successfully built 1ef780a41154 02:12:47 Successfully tagged docker-core-metadata-go-arm64:latest 02:12:51  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:12:51 Status: Downloaded newer image for docker:20.10.0 02:12:51 ---> eeaf43b92773 02:12:51 Step 12/26 : RUN apk add --no-cache bash 02:12:52 ---> Running in 977136d3cc3c 02:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:12:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:12:54 (1/2) Installing readline (8.0.4-r0) 02:12:54 (2/2) Installing bash (5.0.17-r0) 02:12:54 Executing bash-5.0.17-r0.post-install 02:12:54 Executing busybox-1.31.1-r19.trigger 02:12:54 OK: 12 MiB in 22 packages 02:12:55 Removing intermediate container 977136d3cc3c 02:12:55 ---> 68399524ab16 02:12:55 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:12:55 ---> Running in 3960e4eaf8d4 02:12:56 Removing intermediate container 3960e4eaf8d4 02:12:56 ---> d06fd0a7341d 02:12:56 Step 14/26 : ENV APP_PORT=48090 02:12:56 ---> Running in 9d0fae339669 02:12:57 Removing intermediate container 9d0fae339669 02:12:57 ---> 5afd1288b7ff 02:12:57 Step 15/26 : EXPOSE $APP_PORT 02:12:57 ---> Running in 06fe4883835d 02:12:57 Removing intermediate container 06fe4883835d 02:12:57 ---> cb1c64b81a3b 02:12:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:12:58 ---> 9ef5357c91ec 02:12:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:12:59 ---> 930fdad7ac32 02:12:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:13:00 ---> 43cf708b7059 02:13:00 Step 19/26 : RUN apk --no-cache add py3-pip 02:13:00 ---> Running in 4e01f098e3c5 02:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:02 (1/33) Installing libbz2 (1.0.8-r1) 02:13:02 (2/33) Installing expat (2.2.9-r1) 02:13:02 (3/33) Installing libffi (3.3-r2) 02:13:02 (4/33) Installing gdbm (1.13-r1) 02:13:02 (5/33) Installing xz-libs (5.2.5-r0) 02:13:02 (6/33) Installing sqlite-libs (3.32.1-r0) 02:13:02 (7/33) Installing python3 (3.8.8-r0) 02:13:04 (8/33) Installing py3-appdirs (1.4.4-r1) 02:13:04 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:13:04 (10/33) Installing py3-parsing (2.4.7-r0) 02:13:04 (11/33) Installing py3-six (1.15.0-r0) 02:13:04 (12/33) Installing py3-packaging (20.4-r0) 02:13:04 (13/33) Installing py3-setuptools (47.0.0-r0) 02:13:04 (14/33) Installing py3-chardet (3.0.4-r4) 02:13:04 (15/33) Installing py3-idna (2.9-r0) 02:13:04 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:13:04 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:13:04 (18/33) Installing py3-requests (2.23.0-r0) 02:13:04 (19/33) Installing py3-msgpack (1.0.0-r0) 02:13:04 (20/33) Installing py3-lockfile (0.12.2-r3) 02:13:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:13:04 (22/33) Installing py3-colorama (0.4.3-r0) 02:13:04 (23/33) Installing py3-distlib (0.3.0-r0) 02:13:05 (24/33) Installing py3-distro (1.5.0-r1) 02:13:05 (25/33) Installing py3-webencodings (0.5.1-r3) 02:13:05 (26/33) Installing py3-html5lib (1.0.1-r4) 02:13:05 (27/33) Installing py3-pytoml (0.1.21-r0) 02:13:05 (28/33) Installing py3-pep517 (0.8.2-r0) 02:13:05 (29/33) Installing py3-progress (1.5-r0) 02:13:05 (30/33) Installing py3-toml (0.10.1-r0) 02:13:05 (31/33) Installing py3-retrying (1.3.3-r0) 02:13:05 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:13:05 (33/33) Installing py3-pip (20.1.1-r0) 02:13:05 Executing busybox-1.31.1-r19.trigger 02:13:05 OK: 71 MiB in 55 packages 02:13:12 Removing intermediate container 4e01f098e3c5 02:13:12 ---> 1312548dd61f 02:13:12 Step 20/26 : RUN pip install docker-compose==1.23.2 02:13:12 ---> Running in 1da647c99a91 02:13:18 Collecting docker-compose==1.23.2 02:13:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:13:18 Collecting cached-property<2,>=1.2.0 02:13:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:13:19 Collecting jsonschema<3,>=2.5.1 02:13:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:13:19 Collecting texttable<0.10,>=0.9.0 02:13:19 Downloading texttable-0.9.1.tar.gz (11 kB) 02:13:22 Collecting dockerpty<0.5,>=0.4.1 02:13:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:13:26 Collecting PyYAML<4,>=3.10 02:13:26 Downloading PyYAML-3.13.tar.gz (270 kB) 02:13:31 Collecting docker<4.0,>=3.6.0 02:13:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:13:32 Collecting websocket-client<1.0,>=0.32.0 02:13:32 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 02:13:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:13:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:13:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:13:34 Collecting docopt<0.7,>=0.6.1 02:13:34 Downloading docopt-0.6.2.tar.gz (25 kB) 02:13:37 Collecting docker-pycreds>=0.4.0 02:13:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:13:38 Collecting urllib3<1.25,>=1.21.1 02:13:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:13:38 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:13:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:13:39 Collecting idna<2.8,>=2.5 02:13:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:13:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:13:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:13:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:13:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:13:40 Installing collected packages: cached-property, jsonschema, texttable, dockerpty, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose 02:13:41 Running setup.py install for texttable: started 02:13:43 Running setup.py install for texttable: finished with status 'done' 02:13:43 Running setup.py install for dockerpty: started 02:13:47 Running setup.py install for dockerpty: finished with status 'done' 02:13:47 Running setup.py install for PyYAML: started 02:13:49 Running setup.py install for PyYAML: finished with status 'done' 02:13:50 Attempting uninstall: urllib3 02:13:50 Found existing installation: urllib3 1.25.9 02:13:50 Uninstalling urllib3-1.25.9: 02:13:50 Successfully uninstalled urllib3-1.25.9 02:13:51 Attempting uninstall: idna 02:13:51 Found existing installation: idna 2.9 02:13:51 Uninstalling idna-2.9: 02:13:51 Successfully uninstalled idna-2.9 02:13:52 Attempting uninstall: requests 02:13:52 Found existing installation: requests 2.23.0 02:13:52 Uninstalling requests-2.23.0: 02:13:52 Successfully uninstalled requests-2.23.0 02:13:53 Running setup.py install for docopt: started 02:13:57 Running setup.py install for docopt: finished with status 'done' 02:13:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 02:14:03 Removing intermediate container 1da647c99a91 02:14:03 ---> 493404e9259b 02:14:03 Step 21/26 : RUN apk --no-cache add curl 02:14:03 ---> Running in b49685f6d78c 02:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:14:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:14:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:14:05 (2/3) Installing libcurl (7.69.1-r3) 02:14:05 (3/3) Installing curl (7.69.1-r3) 02:14:05 Executing busybox-1.31.1-r19.trigger 02:14:05 OK: 72 MiB in 58 packages 02:14:06 Removing intermediate container b49685f6d78c 02:14:06 ---> 4d6801ba345a 02:14:06 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:14:06 ---> Running in 96651e83ffaa 02:14:07 Removing intermediate container 96651e83ffaa 02:14:07 ---> 6959529f3158 02:14:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:14:07 ---> Running in 547c8ed212e2 02:14:07 Removing intermediate container 547c8ed212e2 02:14:07 ---> bdc387314965 02:14:07 Step 24/26 : LABEL arch=arm64 02:14:07 ---> Running in 1ec1142d7e41 02:14:08 Removing intermediate container 1ec1142d7e41 02:14:08 ---> 8652457adc90 02:14:08 Step 25/26 : LABEL git_sha=43834a632171d28909e2bbec00953c502a385fd9 02:14:08 ---> Running in e899a331efd0 02:14:08 Removing intermediate container e899a331efd0 02:14:08 ---> e1ed0e2dbe65 02:14:08 Step 26/26 : LABEL version=0.0.0 02:14:09 ---> Running in a268aef0e26f 02:14:09 Removing intermediate container a268aef0e26f 02:14:09 ---> f6ba12ff7148 02:14:09 02:14:09 Successfully built f6ba12ff7148 02:14:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 02:14:10  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:14:10 $ docker stop --time=1 3b7bcf0bf0ddaf66246c6622a51986d7c95f5b18700ce83a907396633166b707 02:14:12 $ docker rm -f 3b7bcf0bf0ddaf66246c6622a51986d7c95f5b18700ce83a907396633166b707 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:13 + grep docker 02:14:13 + docker images 02:14:13 docker-sys-mgmt-agent-go-arm64 latest f6ba12ff7148 4 seconds ago 301MB 02:14:13 docker-core-metadata-go-arm64 latest 1ef780a41154 About a minute ago 17.9MB 02:14:13 docker-core-command-go-arm64 latest 8e406c19db46 About a minute ago 16.3MB 02:14:13 docker-security-proxy-setup-go-arm64 latest 09e7464b3157 About a minute ago 24.1MB 02:14:13 docker-core-data-go-arm64 latest 9c6333484dd8 4 minutes ago 21.4MB 02:14:13 docker-security-bootstrapper-go-arm64 latest 87d4e1831fd6 4 minutes ago 17.9MB 02:14:13 docker-support-notifications-go-arm64 latest b816c01bcbaa 4 minutes ago 16.9MB 02:14:13 docker-support-scheduler-go-arm64 latest f97078aee0eb 4 minutes ago 16.4MB 02:14:13 docker-security-secretstore-setup-go-arm64 latest 02d5a707053c 4 minutes ago 24.4MB 02:14:13 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:14:14 ---> job-cost.sh 02:14:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hEnZ 02:15:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-hEnZ/bin to PATH 02:17:18 INFO: No Stack... 02:17:18 INFO: Retrieving Pricing Info for: lf-standard-4 02:17:18 INFO: Archiving Costs [Pipeline] sh 02:17:18 + + cutcat -d, /w/workspace/edgex-go/6/archives/cost.csv -f6 02:17:18 [Pipeline] lock 02:17:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3327-6-stack-cost] 02:17:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3327-6-stack-cost] did not exist. Created. 02:17:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3327-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:19 + echo total: 0.20999999344348907 [Pipeline] stash 02:17:19 Stashed 1 file(s) [Pipeline] } 02:17:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3327-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 02:17:21 provisioning config files... 02:17:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8678528614540071103tmp [Pipeline] { [Pipeline] sh 02:17:21 + set +x 02:17:21 + curl -s https://codecov.io/bash 02:17:21 + bash -s -- 02:17:21 02:17:21 _____ _ 02:17:21 / ____| | | 02:17:21 | | ___ __| | ___ ___ _____ __ 02:17:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:17:21 | |___| (_) | (_| | __/ (_| (_) \ V / 02:17:21 \_____\___/ \__,_|\___|\___\___/ \_/ 02:17:21 Bash-20210309-2b87ace 02:17:21 02:17:21 02:17:21 ==> git version 2.24.3 found 02:17:21 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 02:17:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:17:21 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:17:21 ==> Jenkins CI detected. 02:17:21 project root: . 02:17:21 --> token set from env 02:17:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:17:22 ==> Running gcov in . (disable via -X gcov) 02:17:22 ==> Python coveragepy not found 02:17:22 ==> Searching for coverage reports in: 02:17:22 + . 02:17:22 -> Found 1 reports 02:17:22 ==> Detecting git/mercurial file structure 02:17:22 ==> Reading reports 02:17:22 + ./coverage.out bytes=680272 02:17:22 ==> Appending adjustments 02:17:22 https://docs.codecov.io/docs/fixing-reports 02:17:26 + Found adjustments 02:17:26 ==> Gzipping contents 02:17:26 96K /tmp/codecov.CZdEx5.gz 02:17:26 ==> Uploading reports 02:17:26 url: https://codecov.io 02:17:26 query: branch=PR-3327&commit=43834a632171d28909e2bbec00953c502a385fd9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3327%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3327&job=&cmd_args= 02:17:26 -> Pinging Codecov 02:17:26 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3327&commit=43834a632171d28909e2bbec00953c502a385fd9&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3327%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3327&job=&cmd_args= 02:17:26 -> Uploading to 02:17:26 https://storage.googleapis.com/codecov/v4/raw/2021-04-01/00271124DB129430A58F1EEE437C3FCB/43834a632171d28909e2bbec00953c502a385fd9/23011867-aa1e-4642-9e27-5b61ddf8e88a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210401%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210401T021726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ebf4690fa7733182ee1efb4a00f4893d585ba52e96399e38c050dcd67669bcae 02:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:26 Dload Upload Total Spent Left Speed 02:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97836 0 0 100 97836 0 179k --:--:-- --:--:-- --:--:-- 178k 100 97836 0 0 100 97836 0 179k --:--:-- --:--:-- --:--:-- 178k 02:17:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/43834a632171d28909e2bbec00953c502a385fd9 [Pipeline] } 02:17:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:17:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:17:29 ---> package-listing.sh 02:17:29 ++ facter osfamily 02:17:29 ++ tr '[:upper:]' '[:lower:]' 02:17:29 + OS_FAMILY=redhat 02:17:29 + workspace=/w/workspace/edgex-go/6 02:17:29 + START_PACKAGES=/tmp/packages_start.txt 02:17:29 + END_PACKAGES=/tmp/packages_end.txt 02:17:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:17:29 + PACKAGES=/tmp/packages_start.txt 02:17:29 + '[' /w/workspace/edgex-go/6 ']' 02:17:29 + PACKAGES=/tmp/packages_end.txt 02:17:29 + case "${OS_FAMILY}" in 02:17:29 + rpm -qa 02:17:29 + sort 02:17:35 + '[' -f /tmp/packages_start.txt ']' 02:17:35 + '[' -f /tmp/packages_end.txt ']' 02:17:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:17:35 + '[' /w/workspace/edgex-go/6 ']' 02:17:35 + mkdir -p /w/workspace/edgex-go/6/archives/ 02:17:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 02:17:35 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:17:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:17:35 02:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:17:36 alpine: Pulling from edgex-lftools-log-publisher 02:17:36 df20fa9351a1: Pulling fs layer 02:17:36 36b3adc4ff6f: Pulling fs layer 02:17:36 8ad3a11d3b57: Pulling fs layer 02:17:36 46f8f816bc3b: Pulling fs layer 02:17:36 93b61091891f: Pulling fs layer 02:17:36 93b9cdb0e59b: Pulling fs layer 02:17:36 5e14af77c1be: Pulling fs layer 02:17:36 01666e4c0597: Pulling fs layer 02:17:36 aa168da1d23b: Pulling fs layer 02:17:36 46f8f816bc3b: Waiting 02:17:36 93b9cdb0e59b: Waiting 02:17:36 5e14af77c1be: Waiting 02:17:36 01666e4c0597: Waiting 02:17:36 93b61091891f: Waiting 02:17:36 36b3adc4ff6f: Verifying Checksum 02:17:36 36b3adc4ff6f: Download complete 02:17:36 46f8f816bc3b: Verifying Checksum 02:17:36 46f8f816bc3b: Download complete 02:17:36 df20fa9351a1: Download complete 02:17:36 93b61091891f: Download complete 02:17:36 5e14af77c1be: Verifying Checksum 02:17:36 5e14af77c1be: Download complete 02:17:36 01666e4c0597: Download complete 02:17:36 8ad3a11d3b57: Verifying Checksum 02:17:36 8ad3a11d3b57: Download complete 02:17:36 93b9cdb0e59b: Verifying Checksum 02:17:36 93b9cdb0e59b: Download complete 02:17:36 df20fa9351a1: Pull complete 02:17:36 36b3adc4ff6f: Pull complete 02:17:37 8ad3a11d3b57: Pull complete 02:17:37 46f8f816bc3b: Pull complete 02:17:38 93b61091891f: Pull complete 02:17:39 aa168da1d23b: Verifying Checksum 02:17:39 aa168da1d23b: Download complete 02:17:40 93b9cdb0e59b: Pull complete 02:17:40 5e14af77c1be: Pull complete 02:17:40 01666e4c0597: Pull complete 02:17:50 aa168da1d23b: Pull complete 02:17:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:17:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:17:50 prd-centos7-docker-4c-2g-32385 does not seem to be running inside a container 02:17:50 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:17:55 $ docker top 90f2b3cd30890e8dadaa628547f98cf4f325bc0a1d87fd679b4486280948e23b -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:55 + touch /tmp/pre-build-complete [Pipeline] sh 02:17:56 + mkdir -p /var/log/sa [Pipeline] sh 02:17:56 + ls /var/log/sa-host 02:17:56 + sadf -c /var/log/sa-host/sa01 02:17:56 file_magic: OK 02:17:56 HZ: Using current value: 100 02:17:56 file_header: OK 02:17:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:17:56 Statistics: 02:17:56 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:17:56 File successfully converted to sysstat format version 12.2.1 02:17:56 + sadf -c /var/log/sa-host/sa23 02:17:56 file_magic: OK 02:17:56 HZ: Using current value: 100 02:17:56 file_header: OK 02:17:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 02:17:56 Statistics: 02:17:56 Hnuu...uuuununununu... 02:17:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:17:56 provisioning config files... 02:17:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config616958433998889677tmp [Pipeline] { [Pipeline] echo 02:17:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:17:57 ---> create-netrc.sh [Pipeline] } 02:17:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:17:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:17:57 ---> python-tools-install.sh [Pipeline] echo 02:17:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:17:57 ---> sudo-logs.sh 02:17:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:17:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:17:58 ---> job-cost.sh 02:17:58 lf-activate-venv: SKIPPING 02:17:58 DEBUG: total: 0.20999999344348907 02:17:58 INFO: Retrieving Stack Cost... 02:17:59 INFO: Retrieving Pricing Info for: v1-standard-2 02:17:59 INFO: Archiving Costs [Pipeline] echo 02:17:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:00 ---> logs-deploy.sh 02:18:00 lf-activate-venv: SKIPPING 02:18:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3327/6 02:18:00 INFO: archiving workspace using pattern(s): 02:18:01 Archives upload complete. 02:18:01 INFO: archiving logs to Nexus 02:18:03 ---> uname -a: 02:18:03 Linux prd-centos7-docker-4c-2g-32385.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:18:03 02:18:03 02:18:03 ---> lscpu: 02:18:03 Architecture: x86_64 02:18:03 CPU op-mode(s): 32-bit, 64-bit 02:18:03 Byte Order: Little Endian 02:18:03 Address sizes: 40 bits physical, 48 bits virtual 02:18:03 CPU(s): 4 02:18:03 On-line CPU(s) list: 0-3 02:18:03 Thread(s) per core: 1 02:18:03 Core(s) per socket: 1 02:18:03 Socket(s): 4 02:18:03 NUMA node(s): 1 02:18:03 Vendor ID: GenuineIntel 02:18:03 CPU family: 6 02:18:03 Model: 44 02:18:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:18:03 Stepping: 1 02:18:03 CPU MHz: 2933.436 02:18:03 BogoMIPS: 5866.87 02:18:03 Virtualization: VT-x 02:18:03 Hypervisor vendor: KVM 02:18:03 Virtualization type: full 02:18:03 L1d cache: 128 KiB 02:18:03 L1i cache: 128 KiB 02:18:03 L2 cache: 16 MiB 02:18:03 L3 cache: 64 MiB 02:18:03 NUMA node0 CPU(s): 0-3 02:18:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:18:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:18:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:18:03 Vulnerability Meltdown: Mitigation; PTI 02:18:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:18:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:18:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:18:03 Vulnerability Srbds: Not affected 02:18:03 Vulnerability Tsx async abort: Not affected 02:18:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 02:18:03 02:18:03 02:18:03 ---> nproc: 02:18:03 4 02:18:03 02:18:03 02:18:03 ---> df -h: 02:18:03 Filesystem Size Used Available Use% Mounted on 02:18:03 overlay 50.0G 11.8G 38.2G 24% / 02:18:03 tmpfs 64.0M 0 64.0M 0% /dev 02:18:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:18:03 shm 64.0M 0 64.0M 0% /dev/shm 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6 02:18:03 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6@tmp 02:18:03 02:18:03 02:18:03 ---> free -m: 02:18:03 total used free shared buff/cache available 02:18:03 Mem: 1837 708 201 0 927 1045 02:18:03 Swap: 1023 60 963 02:18:03 02:18:03 02:18:03 ---> ip addr: 02:18:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:18:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:18:03 inet 127.0.0.1/8 scope host lo 02:18:03 valid_lft forever preferred_lft forever 02:18:03 inet6 ::1/128 scope host 02:18:03 valid_lft forever preferred_lft forever 02:18:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:18:03 link/ether fa:16:3e:ff:b7:25 brd ff:ff:ff:ff:ff:ff 02:18:03 inet 10.30.122.171/23 brd 10.30.123.255 scope global dynamic eth0 02:18:03 valid_lft 84820sec preferred_lft 84820sec 02:18:03 inet6 fe80::f816:3eff:feff:b725/64 scope link 02:18:03 valid_lft forever preferred_lft forever 02:18:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:18:03 link/ether 02:42:bf:36:c7:96 brd ff:ff:ff:ff:ff:ff 02:18:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:18:03 valid_lft forever preferred_lft forever 02:18:03 inet6 fe80::42:bfff:fe36:c796/64 scope link 02:18:03 valid_lft forever preferred_lft forever 02:18:03 02:18:03 02:18:03 ---> sar -b -r -n DEV: 02:18:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 02:18:03 02:18:03 01:51:32 LINUX RESTART (4 CPU) 02:18:03 02:18:03 01:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:18:03 01:53:01 88.11 31.23 56.88 0.00 6688.44 14478.12 0.00 02:18:03 01:54:02 300.22 91.22 209.00 0.00 6243.25 56538.32 0.00 02:18:03 01:55:01 189.50 89.72 99.78 0.00 3056.23 10804.01 0.00 02:18:03 01:56:01 129.01 70.43 58.58 0.00 3395.31 6261.12 0.00 02:18:03 01:57:01 174.34 37.72 136.62 0.00 10067.74 65255.52 0.00 02:18:03 01:58:03 2280.69 1948.93 331.76 0.00 161055.64 190312.89 0.00 02:18:03 01:59:01 1466.10 1266.62 199.49 0.00 70118.42 81621.46 0.00 02:18:03 02:00:01 1141.87 808.14 333.73 0.00 80906.14 140891.41 0.00 02:18:03 02:01:02 1633.76 1350.45 283.31 0.00 75282.25 81679.98 0.00 02:18:03 02:02:01 161.89 22.98 138.91 0.00 3651.81 21773.06 0.00 02:18:03 02:03:01 6.50 0.03 6.46 0.00 1.07 216.07 0.00 02:18:03 02:04:01 0.37 0.05 0.32 0.00 0.53 2.96 0.00 02:18:03 02:05:01 0.98 0.73 0.25 0.00 13.99 3.45 0.00 02:18:03 02:06:01 0.30 0.02 0.28 0.00 0.27 3.28 0.00 02:18:03 02:07:01 1.62 1.38 0.23 0.00 48.89 3.06 0.00 02:18:03 02:08:01 0.88 0.07 0.82 0.00 1.47 14.25 0.00 02:18:03 02:09:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 02:18:03 02:10:01 0.28 0.05 0.23 0.00 0.80 3.55 0.00 02:18:03 02:11:01 0.37 0.00 0.37 0.00 0.00 3.55 0.00 02:18:03 02:12:01 0.42 0.00 0.42 0.00 0.00 4.38 0.00 02:18:03 02:13:01 0.20 0.02 0.18 0.00 0.53 1.87 0.00 02:18:03 02:14:01 0.30 0.08 0.22 0.00 1.47 2.63 0.00 02:18:03 02:15:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 02:18:03 02:16:02 0.23 0.00 0.23 0.00 0.00 2.35 0.00 02:18:03 02:17:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 02:18:03 Average: 304.52 229.96 74.56 0.00 16947.78 26957.54 0.00 02:18:03 02:18:03 01:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:18:03 01:53:01 75708 0 797792 42.40 2620 1005424 1517184 51.78 657808 943284 20 02:18:03 01:54:02 345192 0 673880 35.82 1492 860980 1295540 44.21 434472 826968 16 02:18:03 01:55:01 145040 0 859884 45.70 736 875884 1787532 61.01 736364 712752 68272 02:18:03 01:56:01 176108 0 815976 43.37 720 888740 1481900 50.57 647848 760264 41336 02:18:03 01:57:01 85552 0 699132 37.16 260 1096600 1246320 42.53 706744 832172 8836 02:18:03 01:58:03 63916 0 838164 44.55 0 979464 2321960 79.24 764120 810860 12788 02:18:03 01:59:01 105748 0 998588 53.07 0 777208 2982952 101.80 691528 795600 30660 02:18:03 02:00:01 75452 0 980760 52.13 0 825332 2737040 93.41 816104 749472 552 02:18:03 02:01:02 143004 0 909240 48.32 0 829300 2405504 82.10 782648 702980 14232 02:18:03 02:02:01 157060 0 625544 33.25 0 1098940 1183488 40.39 583288 890288 20 02:18:03 02:03:01 161156 0 621400 33.03 0 1098988 1163944 39.72 582364 889504 16 02:18:03 02:04:01 162152 0 620428 32.97 0 1098964 1156808 39.48 581716 889484 8 02:18:03 02:05:01 161148 0 621428 33.03 0 1098968 1156996 39.49 582248 889904 8 02:18:03 02:06:01 161300 0 621268 33.02 0 1098976 1156984 39.49 582324 889912 8 02:18:03 02:07:01 160464 0 621384 33.03 0 1099696 1156816 39.48 581676 890584 16 02:18:03 02:08:01 160680 0 621144 33.01 0 1099720 1156888 39.48 581768 890612 8 02:18:03 02:09:01 160520 0 621304 33.02 0 1099720 1156816 39.48 581932 890612 8 02:18:03 02:10:01 160140 0 621680 33.04 0 1099724 1156948 39.48 582300 890632 8 02:18:03 02:11:01 160636 0 621164 33.01 0 1099744 1156816 39.48 581820 890640 8 02:18:03 02:12:01 160572 0 621228 33.02 0 1099744 1156816 39.48 581820 890640 8 02:18:03 02:13:01 160300 0 621492 33.03 0 1099752 1156876 39.48 582020 890656 16 02:18:03 02:14:01 160088 0 621672 33.04 0 1099784 1156948 39.48 582248 890700 20 02:18:03 02:15:01 160364 0 621388 33.03 0 1099792 1156816 39.48 581836 890700 8 02:18:03 02:16:02 159996 0 621752 33.04 0 1099796 1156924 39.48 582192 890700 8 02:18:03 02:17:01 160100 0 621640 33.04 0 1099804 1156816 39.48 581856 890700 8 02:18:03 Average: 151296 0 700773 37.24 233 1029242 1452785 49.58 622042 855225 7076 02:18:03 02:18:03 01:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:18:03 01:53:01 eth0 1776.51 1437.63 6363.46 200.84 0.00 0.00 0.00 0.00 02:18:03 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:53:01 veth5393216 855.32 803.51 82.72 2690.35 0.00 0.00 0.00 0.00 02:18:03 01:53:01 docker0 855.32 803.38 71.03 2690.34 0.00 0.00 0.00 0.00 02:18:03 01:54:02 eth0 462.21 370.94 3672.58 40.50 0.00 0.00 0.00 0.00 02:18:03 01:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:54:02 docker0 118.10 166.23 8.43 829.08 0.00 0.00 0.00 0.00 02:18:03 01:55:01 vetha4dbe81 0.42 0.56 0.04 0.05 0.00 0.00 0.00 0.00 02:18:03 01:55:01 eth0 50.72 33.49 36.96 69.52 0.00 0.00 0.00 0.00 02:18:03 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:55:01 docker0 0.42 0.42 0.03 0.04 0.00 0.00 0.00 0.00 02:18:03 01:56:01 vetha4dbe81 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 02:18:03 01:56:01 eth0 22.18 12.55 17.29 9.47 0.00 0.00 0.00 0.00 02:18:03 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:56:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 02:18:03 01:57:01 vethfa24d66 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 01:57:01 eth0 193.83 149.30 1698.98 79.81 0.00 0.00 0.00 0.00 02:18:03 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:58:03 vethfa24d66 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 01:58:03 eth0 42.21 25.02 158.66 8.79 0.00 0.00 0.00 0.00 02:18:03 01:58:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:58:03 docker0 15.50 23.95 0.89 143.31 0.00 0.00 0.00 0.00 02:18:03 01:59:01 veth6fd4696 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 01:59:01 vethfa24d66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 01:59:01 vethb640ee7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 01:59:01 eth0 6.94 3.35 5.42 2.82 0.00 0.00 0.00 0.00 02:18:03 02:00:01 veth208cc5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 02:00:01 vethe43c6a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 02:00:01 vethfa24d66 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 02:00:01 eth0 84.78 58.59 281.13 65.99 0.00 0.00 0.00 0.00 02:18:03 02:01:02 vethfa24d66 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:18:03 02:01:02 eth0 53.39 31.36 104.70 72.23 0.00 0.00 0.00 0.00 02:18:03 02:01:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:18:03 02:01:02 veth5cfaa81 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:02:01 eth0 207.05 144.01 1720.54 24.34 0.00 0.00 0.00 0.00 02:18:03 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:02:01 docker0 1073.08 1126.36 85.77 4471.89 0.00 0.00 0.00 0.00 02:18:03 02:03:01 eth0 0.50 0.32 0.50 0.08 0.00 0.00 0.00 0.00 02:18:03 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:04:01 eth0 1.15 0.15 0.21 0.01 0.00 0.00 0.00 0.00 02:18:03 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:05:01 eth0 1.37 0.57 0.58 0.40 0.00 0.00 0.00 0.00 02:18:03 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:06:01 eth0 0.93 0.48 0.62 0.38 0.00 0.00 0.00 0.00 02:18:03 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:07:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:18:03 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:08:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 02:18:03 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:09:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 0.00 02:18:03 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:10:01 eth0 0.60 0.35 0.28 0.21 0.00 0.00 0.00 0.00 02:18:03 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:18:03 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:12:01 eth0 0.10 0.08 0.01 0.00 0.00 0.00 0.00 0.00 02:18:03 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:13:01 eth0 0.80 0.18 0.19 0.07 0.00 0.00 0.00 0.00 02:18:03 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:14:01 eth0 1.05 0.37 0.31 0.20 0.00 0.00 0.00 0.00 02:18:03 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:15:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 02:18:03 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:16:02 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 02:18:03 02:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:18:03 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 Average: eth0 116.52 90.94 563.12 23.07 0.00 0.00 0.00 0.00 02:18:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:03 Average: docker0 42.33 44.43 3.38 176.40 0.00 0.00 0.00 0.00 02:18:03 02:18:03 02:18:03 ---> sar -P ALL: 02:18:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/01/21 _x86_64_ (4 CPU) 02:18:03 02:18:03 01:51:32 LINUX RESTART (4 CPU) 02:18:03 02:18:03 01:52:01 CPU %user %nice %system %iowait %steal %idle 02:18:03 01:53:01 all 23.20 0.00 7.73 1.62 1.01 66.44 02:18:03 01:53:01 0 25.08 0.00 11.81 0.90 1.03 61.19 02:18:03 01:53:01 1 22.74 0.00 5.36 1.55 0.95 69.40 02:18:03 01:53:01 2 22.65 0.00 6.28 0.87 0.99 69.21 02:18:03 01:53:01 3 22.35 0.00 7.55 3.15 1.08 65.87 02:18:03 01:54:02 all 12.91 0.00 10.64 4.19 1.13 71.13 02:18:03 01:54:02 0 13.59 0.00 11.09 4.03 1.03 70.26 02:18:03 01:54:02 1 13.75 0.00 11.01 6.89 1.09 67.26 02:18:03 01:54:02 2 12.91 0.00 10.14 2.82 1.17 72.97 02:18:03 01:54:02 3 11.39 0.00 10.34 3.00 1.22 74.05 02:18:03 01:55:01 all 55.59 0.00 13.98 5.21 0.63 24.59 02:18:03 01:55:01 0 55.85 0.00 14.21 5.06 0.53 24.35 02:18:03 01:55:01 1 54.84 0.00 13.91 5.32 0.64 25.29 02:18:03 01:55:01 2 56.23 0.00 13.29 5.01 0.70 24.77 02:18:03 01:55:01 3 55.45 0.00 14.53 5.44 0.65 23.93 02:18:03 01:56:01 all 43.23 0.00 13.54 3.30 0.72 39.21 02:18:03 01:56:01 0 42.64 0.00 13.88 2.35 0.83 40.30 02:18:03 01:56:01 1 43.16 0.00 13.28 2.94 0.63 39.99 02:18:03 01:56:01 2 42.28 0.00 13.68 4.97 0.73 38.34 02:18:03 01:56:01 3 44.83 0.00 13.31 2.93 0.70 38.22 02:18:03 01:57:01 all 24.91 0.00 13.66 4.59 1.92 54.92 02:18:03 01:57:01 0 25.08 0.00 13.29 3.91 2.02 55.70 02:18:03 01:57:01 1 22.89 0.00 13.91 6.65 1.90 54.66 02:18:03 01:57:01 2 25.68 0.00 13.56 3.86 1.82 55.09 02:18:03 01:57:01 3 25.99 0.00 13.89 3.94 1.94 54.24 02:18:03 01:58:03 all 21.36 0.00 31.47 18.28 1.94 26.95 02:18:03 01:58:03 0 21.74 0.00 31.79 18.96 1.99 25.53 02:18:03 01:58:03 1 20.23 0.00 28.46 18.06 2.13 31.11 02:18:03 01:58:03 2 21.19 0.00 32.94 19.93 1.69 24.25 02:18:03 01:58:03 3 22.30 0.00 32.74 16.13 1.93 26.90 02:18:03 01:59:01 all 64.31 0.00 20.69 6.59 0.97 7.44 02:18:03 01:59:01 0 63.98 0.00 21.20 6.70 1.06 7.06 02:18:03 01:59:01 1 64.48 0.00 18.89 5.98 1.17 9.47 02:18:03 01:59:01 2 64.41 0.00 20.98 7.05 0.83 6.73 02:18:03 01:59:01 3 64.36 0.00 21.70 6.61 0.83 6.49 02:18:03 02:00:01 all 24.25 0.00 24.43 20.76 0.97 29.59 02:18:03 02:00:01 0 24.15 0.00 23.53 18.04 1.00 33.28 02:18:03 02:00:01 1 23.93 0.00 23.03 26.57 1.03 25.44 02:18:03 02:00:01 2 25.12 0.00 25.03 18.78 0.93 30.15 02:18:03 02:00:01 3 23.81 0.00 26.16 19.61 0.90 29.52 02:18:03 02:01:02 all 48.67 0.00 23.26 14.54 0.49 13.04 02:18:03 02:01:02 0 48.79 0.00 23.53 13.17 0.49 14.01 02:18:03 02:01:02 1 47.86 0.00 23.52 14.33 0.47 13.82 02:18:03 02:01:02 2 48.56 0.00 22.41 15.82 0.49 12.72 02:18:03 02:01:02 3 49.50 0.00 23.55 14.85 0.49 11.60 02:18:03 02:02:01 all 9.46 0.00 7.17 5.53 0.29 77.54 02:18:03 02:02:01 0 7.53 0.00 6.92 5.03 0.23 80.29 02:18:03 02:02:01 1 12.14 0.00 7.82 6.50 0.31 73.22 02:18:03 02:02:01 2 6.41 0.00 6.05 6.41 0.26 80.87 02:18:03 02:02:01 3 11.79 0.00 7.91 4.17 0.37 75.76 02:18:03 02:03:01 all 0.11 0.00 0.06 0.02 0.00 99.80 02:18:03 02:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:18:03 02:03:01 1 0.03 0.00 0.08 0.08 0.00 99.80 02:18:03 02:03:01 2 0.02 0.00 0.05 0.00 0.00 99.93 02:18:03 02:03:01 3 0.38 0.00 0.07 0.00 0.02 99.53 02:18:03 02:18:03 02:03:01 CPU %user %nice %system %iowait %steal %idle 02:18:03 02:04:01 all 0.15 0.00 0.05 0.00 0.02 99.77 02:18:03 02:04:01 0 0.02 0.00 0.02 0.02 0.03 99.92 02:18:03 02:04:01 1 0.02 0.00 0.07 0.00 0.03 99.88 02:18:03 02:04:01 2 0.05 0.00 0.08 0.00 0.02 99.85 02:18:03 02:04:01 3 0.53 0.00 0.02 0.00 0.00 99.45 02:18:03 02:05:01 all 0.16 0.00 0.03 0.03 0.00 99.78 02:18:03 02:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:18:03 02:05:01 1 0.10 0.00 0.05 0.10 0.00 99.75 02:18:03 02:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:18:03 02:05:01 3 0.50 0.00 0.03 0.00 0.00 99.47 02:18:03 02:06:01 all 0.17 0.00 0.08 0.00 0.02 99.72 02:18:03 02:06:01 0 0.05 0.00 0.10 0.00 0.03 99.82 02:18:03 02:06:01 1 0.07 0.00 0.12 0.00 0.02 99.80 02:18:03 02:06:01 2 0.05 0.00 0.08 0.00 0.03 99.83 02:18:03 02:06:01 3 0.52 0.00 0.03 0.00 0.02 99.43 02:18:03 02:07:01 all 0.15 0.00 0.06 0.03 0.00 99.77 02:18:03 02:07:01 0 0.23 0.00 0.03 0.00 0.00 99.73 02:18:03 02:07:01 1 0.30 0.00 0.10 0.08 0.00 99.52 02:18:03 02:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:18:03 02:07:01 3 0.00 0.00 0.05 0.02 0.00 99.93 02:18:03 02:08:01 all 0.16 0.00 0.02 0.00 0.01 99.80 02:18:03 02:08:01 0 0.55 0.00 0.03 0.00 0.02 99.40 02:18:03 02:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:18:03 02:08:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:18:03 02:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:18:03 02:09:01 all 0.09 0.00 0.05 0.00 0.01 99.85 02:18:03 02:09:01 0 0.25 0.00 0.07 0.00 0.02 99.67 02:18:03 02:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:18:03 02:09:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:18:03 02:09:01 3 0.05 0.00 0.07 0.00 0.00 99.88 02:18:03 02:10:01 all 0.14 0.00 0.03 0.00 0.00 99.82 02:18:03 02:10:01 0 0.23 0.00 0.03 0.00 0.00 99.73 02:18:03 02:10:01 1 0.25 0.00 0.03 0.00 0.00 99.72 02:18:03 02:10:01 2 0.07 0.00 0.05 0.00 0.02 99.87 02:18:03 02:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:18:03 02:11:01 all 0.15 0.00 0.03 0.00 0.01 99.81 02:18:03 02:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:18:03 02:11:01 1 0.12 0.00 0.03 0.00 0.02 99.83 02:18:03 02:11:01 2 0.47 0.00 0.03 0.00 0.02 99.48 02:18:03 02:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:18:03 02:12:01 all 0.15 0.00 0.02 0.00 0.01 99.82 02:18:03 02:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:18:03 02:12:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:18:03 02:12:01 2 0.52 0.00 0.02 0.00 0.02 99.45 02:18:03 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:18:03 02:13:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:18:03 02:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:18:03 02:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:18:03 02:13:01 2 0.53 0.00 0.03 0.00 0.00 99.43 02:18:03 02:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:18:03 02:14:01 all 0.12 0.00 0.03 0.00 0.00 99.84 02:18:03 02:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:18:03 02:14:01 1 0.07 0.00 0.05 0.00 0.00 99.88 02:18:03 02:14:01 2 0.35 0.00 0.03 0.00 0.02 99.60 02:18:03 02:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:18:03 02:18:03 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:18:03 02:15:01 all 0.04 0.00 0.04 0.00 0.01 99.91 02:18:03 02:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:18:03 02:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:18:03 02:15:01 2 0.07 0.00 0.05 0.00 0.02 99.87 02:18:03 02:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:18:03 02:16:02 all 0.14 0.00 0.03 0.00 0.00 99.83 02:18:03 02:16:02 0 0.00 0.00 0.02 0.00 0.00 99.98 02:18:03 02:16:02 1 0.03 0.00 0.03 0.00 0.02 99.92 02:18:03 02:16:02 2 0.48 0.00 0.03 0.00 0.00 99.48 02:18:03 02:16:02 3 0.03 0.00 0.02 0.00 0.00 99.95 02:18:03 02:17:01 all 0.14 0.00 0.03 0.00 0.00 99.82 02:18:03 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:18:03 02:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:18:03 02:17:01 2 0.51 0.00 0.03 0.00 0.00 99.46 02:18:03 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:18:03 Average: all 12.49 0.00 6.36 3.23 0.39 77.53 02:18:03 Average: 0 12.49 0.00 6.54 2.98 0.40 77.59 02:18:03 Average: 1 12.41 0.00 6.11 3.64 0.40 77.44 02:18:03 Average: 2 12.45 0.00 6.28 3.26 0.38 77.64 02:18:03 Average: 3 12.61 0.00 6.52 3.03 0.39 77.45 02:18:03 02:18:03 02:18:03