Pull request #2949 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from f3d77c85136705b9b87fe8901669d908bbd36579+5c7d82cd65b8973aa000dcfc910cc709fcfb47af (0c26f9e04252417c431cd4d23c14d6c0ac846031) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16064 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit f3d77c85136705b9b87fe8901669d908bbd36579 Merge succeeded, producing f3d77c85136705b9b87fe8901669d908bbd36579 Checking out Revision f3d77c85136705b9b87fe8901669d908bbd36579 (PR-2949) > 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/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # 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 5c7d82cd65b8973aa000dcfc910cc709fcfb47af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # timeout=10 Commit message: "feat(data): remove pushed field completely from V2 Event related implementation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:05 ========================================================= 06:11:05 EdgeX Global Pipelines Version Info 06:11:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b78b5bab21be5ed4a2835c4f4a1f55d09f8e0aa0 # timeout=10 06:11:06 ------------------- 06:11:06 stable info: 06:11:06 ------------------- 06:11:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:06 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:11:06 Message: update stable to v1.0.172 06:11:07 ------------------- 06:11:07 experimental info: 06:11:07 ------------------- 06:11:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:07 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:11:07 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:11:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:11:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2949 [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2949 [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2949 [Pipeline] echo 06:11:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3d77c85136705b9b87fe8901669d908bbd36579 [Pipeline] echo 06:11:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3d77c8 [Pipeline] echo 06:11:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:11:11 provisioning config files... 06:11:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6020479314228852683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:11 ---> docker-login.sh 06:11:11 nexus3.edgexfoundry.org:10001 06:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:11 Configure a credential helper to remove this warning. See 06:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:11 06:11:11 Login Succeeded 06:11:11 nexus3.edgexfoundry.org:10002 06:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:12 Configure a credential helper to remove this warning. See 06:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:12 06:11:12 Login Succeeded 06:11:12 nexus3.edgexfoundry.org:10003 06:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:12 Configure a credential helper to remove this warning. See 06:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:12 06:11:12 Login Succeeded 06:11:12 nexus3.edgexfoundry.org:10004 06:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:12 Configure a credential helper to remove this warning. See 06:11:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:12 06:11:12 Login Succeeded 06:11:12 docker.io 06:11:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:13 Configure a credential helper to remove this warning. See 06:11:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:13 06:11:13 Login Succeeded 06:11:13 ---> docker-login.sh ends [Pipeline] } 06:11:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:13 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/core-command/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo core-command,cmd/core-command/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/core-data/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo core-data,cmd/core-data/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/core-metadata/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo core-metadata,cmd/core-metadata/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ cut -d/ -f2 06:11:13 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:11:13 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/security-proxy-setup/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/security-secrets-setup/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/support-notifications/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo support-notifications,cmd/support-notifications/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/support-scheduler/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:11:13 + for file in '`ls cmd/**/Dockerfile`' 06:11:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:11:13 ++ cut -d/ -f2 06:11:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:11:13 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:11:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:14 06:11:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:11:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:14 latest: Pulling from edgex-devops/git-semver 06:11:14 31603596830f: Pulling fs layer 06:11:14 2a8b12db71e7: Pulling fs layer 06:11:14 6ca5941a6612: Pulling fs layer 06:11:14 ecc8261a40a4: Pulling fs layer 06:11:14 ecc8261a40a4: Waiting 06:11:14 2a8b12db71e7: Verifying Checksum 06:11:14 2a8b12db71e7: Download complete 06:11:15 31603596830f: Verifying Checksum 06:11:15 31603596830f: Download complete 06:11:15 ecc8261a40a4: Verifying Checksum 06:11:15 ecc8261a40a4: Download complete 06:11:15 6ca5941a6612: Verifying Checksum 06:11:15 6ca5941a6612: Download complete 06:11:15 31603596830f: Pull complete 06:11:15 2a8b12db71e7: Pull complete 06:11:16 6ca5941a6612: Pull complete 06:11:16 ecc8261a40a4: Pull complete 06:11:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:11:16 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:11:18 $ docker top c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:19 [ssh-agent] Looking for ssh-agent implementation... 06:11:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:19 $ docker exec c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 ssh-agent 06:11:19 SSH_AUTH_SOCK=/tmp/ssh-14HYrqAvXR4k/agent.13 06:11:19 SSH_AGENT_PID=18 06:11:19 Running ssh-add (command line suppressed) 06:11:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_888407370185527228.key (/w/workspace/edgex-go/3@tmp/private_key_888407370185527228.key) 06:11:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:20 + git tag --points-at HEAD [Pipeline] } 06:11:20 $ docker exec --env ******** --env ******** c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 ssh-agent -k 06:11:20 unset SSH_AUTH_SOCK; 06:11:20 unset SSH_AGENT_PID; 06:11:20 echo Agent pid 18 killed; 06:11:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:11:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:20 [ssh-agent] Looking for ssh-agent implementation... 06:11:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:20 $ docker exec c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 ssh-agent 06:11:20 SSH_AUTH_SOCK=/tmp/ssh-HXHYGh43rMKi/agent.47 06:11:20 SSH_AGENT_PID=52 06:11:20 Running ssh-add (command line suppressed) 06:11:20 Identity added: /w/workspace/edgex-go/3@tmp/private_key_913172097040860934.key (/w/workspace/edgex-go/3@tmp/private_key_913172097040860934.key) 06:11:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:21 + git semver init 06:11:21 # -> Open(): unable to determine branch for HEAD 06:11:21 # $GIT_DIR = /w/workspace/edgex-go/3/.git 06:11:21 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 06:11:21 # $SEMVER_REMOTE_NAME = origin 06:11:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:11:21 # $SEMVER_USER_NAME = edgex-jenkins 06:11:21 # $SEMVER_BRANCH = PR-2949 06:11:21 # $SEMVER_TEMP = /tmp/semver-572011209 06:11:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:11:53 # '/tmp/semver-572011209' -> '/w/workspace/edgex-go/3/.semver' 06:11:53 # -> Force: false 06:11:53 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 06:11:53 $ docker exec --env ******** --env ******** c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 ssh-agent -k 06:11:53 unset SSH_AUTH_SOCK; 06:11:53 unset SSH_AGENT_PID; 06:11:53 echo Agent pid 52 killed; 06:11:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:54 + git semver [Pipeline] } 06:11:54 $ docker stop --time=1 c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 06:11:56 $ docker rm -f c7d989c75ca9d828969cfdfca9f06a56fb4f2e8eeccc1b7fe0e49aa394428f45 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:11:57 Stashed 1 file(s) [Pipeline] echo 06:11:57 [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 06:11:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:11:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:11:58 + sudo service docker restart 06:11:58 + true 06:11:58 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:11:59 ========================================================= 06:11:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:11:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:59 + 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 . 06:12:02 Sending build context to Docker daemon 326.5MB 06:12:02 Step 1/7 : ARG BASE=golang:1.15-alpine 06:12:02 Step 2/7 : FROM ${BASE} 06:12:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:12:02 188c0c94c7c5: Pulling fs layer 06:12:02 0ef7d3d256c8: Pulling fs layer 06:12:02 de9db76c5a1d: Pulling fs layer 06:12:02 bca2f99d35d6: Pulling fs layer 06:12:02 93359f2a8cfa: Pulling fs layer 06:12:02 7c6f9722023f: Pulling fs layer 06:12:02 a35cf1a2eb13: Pulling fs layer 06:12:02 93359f2a8cfa: Waiting 06:12:02 7c6f9722023f: Waiting 06:12:02 a35cf1a2eb13: Waiting 06:12:02 bca2f99d35d6: Waiting 06:12:02 de9db76c5a1d: Verifying Checksum 06:12:02 de9db76c5a1d: Download complete 06:12:02 0ef7d3d256c8: Verifying Checksum 06:12:02 0ef7d3d256c8: Download complete 06:12:02 93359f2a8cfa: Verifying Checksum 06:12:02 93359f2a8cfa: Download complete 06:12:02 188c0c94c7c5: Verifying Checksum 06:12:02 188c0c94c7c5: Download complete 06:12:02 7c6f9722023f: Verifying Checksum 06:12:02 7c6f9722023f: Download complete 06:12:03 188c0c94c7c5: Pull complete 06:12:03 0ef7d3d256c8: Pull complete 06:12:03 de9db76c5a1d: Pull complete 06:12:05 bca2f99d35d6: Verifying Checksum 06:12:05 bca2f99d35d6: Download complete 06:12:05 a35cf1a2eb13: Download complete 06:12:09 bca2f99d35d6: Pull complete 06:12:09 93359f2a8cfa: Pull complete 06:12:10 7c6f9722023f: Pull complete 06:12:12 Still waiting to schedule task 06:12:12 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:12:15 a35cf1a2eb13: Pull complete 06:12:15 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:12:15 ---> a62c8e92a672 06:12:15 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:12:15 ---> Running in 901867fcfbd0 06:12:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:12:18 (1/12) Installing libmagic (5.38-r0) 06:12:18 (2/12) Installing file (5.38-r0) 06:12:19 (3/12) Installing libc-dev (0.7.2-r3) 06:12:19 (4/12) Installing g++ (9.3.0-r2) 06:12:34 (5/12) Installing fortify-headers (1.1-r0) 06:12:34 (6/12) Installing patch (2.7.6-r6) 06:12:34 (7/12) Installing build-base (0.5-r2) 06:12:34 (8/12) Installing libsodium (1.0.18-r0) 06:12:34 (9/12) Installing pkgconf (1.7.2-r0) 06:12:34 (10/12) Installing libsodium-dev (1.0.18-r0) 06:12:34 (11/12) Installing libzmq (4.3.3-r0) 06:12:34 (12/12) Installing zeromq-dev (4.3.3-r0) 06:12:34 Executing busybox-1.31.1-r19.trigger 06:12:34 OK: 233 MiB in 51 packages 06:12:37 Removing intermediate container 901867fcfbd0 06:12:37 ---> 1505bea15102 06:12:37 Step 4/7 : WORKDIR /edgex-go 06:12:37 ---> Running in 05b1b69c38c5 06:12:37 Removing intermediate container 05b1b69c38c5 06:12:37 ---> cbe706219c7a 06:12:37 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:12:38 latest: Pulling from library/docker 06:12:38 05e7bc50f07f: Pulling fs layer 06:12:38 6db28d0fdbf6: Pulling fs layer 06:12:38 292df0bc6bf3: Pulling fs layer 06:12:38 2e060f4bd70b: Pulling fs layer 06:12:38 80e8d568a223: Pulling fs layer 06:12:38 8dc6ef1a942a: Pulling fs layer 06:12:38 2312dd95470a: Pulling fs layer 06:12:38 2e060f4bd70b: Waiting 06:12:38 80e8d568a223: Waiting 06:12:38 8dc6ef1a942a: Waiting 06:12:38 2312dd95470a: Waiting 06:12:38 292df0bc6bf3: Download complete 06:12:38 6db28d0fdbf6: Verifying Checksum 06:12:38 6db28d0fdbf6: Download complete 06:12:38 05e7bc50f07f: Download complete 06:12:38 80e8d568a223: Verifying Checksum 06:12:38 80e8d568a223: Download complete 06:12:38 2312dd95470a: Verifying Checksum 06:12:38 2312dd95470a: Download complete 06:12:38 05e7bc50f07f: Pull complete 06:12:38 8dc6ef1a942a: Verifying Checksum 06:12:38 8dc6ef1a942a: Download complete 06:12:38 6db28d0fdbf6: Pull complete 06:12:39 292df0bc6bf3: Pull complete 06:12:39 2e060f4bd70b: Verifying Checksum 06:12:39 2e060f4bd70b: Download complete 06:12:42 2e060f4bd70b: Pull complete 06:12:42 80e8d568a223: Pull complete 06:12:42 8dc6ef1a942a: Pull complete 06:12:42 2312dd95470a: Pull complete 06:12:42 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 06:12:42 Status: Downloaded newer image for docker:latest 06:12:43 ---> a5cc856996b5 06:12:43 Step 6/7 : COPY go.mod . 06:12:43 ---> 6aa70bf8148b 06:12:43 Step 7/7 : RUN go mod download 06:12:43 ---> Running in 04009a57d7ee 06:13:05 Removing intermediate container 04009a57d7ee 06:13:05 ---> 3b3f4e22f3eb 06:13:05 Successfully built 3b3f4e22f3eb 06:13:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:13:06 + docker inspect -f . ci-base-image-x86_64 06:13:06 . [Pipeline] withDockerContainer 06:13:06 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 06:13:07 $ docker top eb881dbc8086a338a2f6fd744482a72d5224238826b2cfc97eb186fb3e6d00bd -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:07 + go version 06:13:07 go version go1.15.5 linux/amd64 [Pipeline] } 06:13:07 $ docker stop --time=1 eb881dbc8086a338a2f6fd744482a72d5224238826b2cfc97eb186fb3e6d00bd 06:13:09 $ docker rm -f eb881dbc8086a338a2f6fd744482a72d5224238826b2cfc97eb186fb3e6d00bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:10 + docker inspect -f . ci-base-image-x86_64 06:13:10 . [Pipeline] withDockerContainer 06:13:10 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:13:10 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 06:13:10 $ docker top c90fd4d84dad76f1ef591b701230c8a964acf12582ff44adbba6bacb3bce2c31 -eo pid,comm [Pipeline] { [Pipeline] echo 06:13:11 ========================================================= 06:13:11 [edgeXBuildGoParallel] Running Tests and Build... 06:13:11 ========================================================= [Pipeline] sh 06:13:11 + make test 06:13:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:13:19 ? github.com/edgexfoundry/edgex-go [no test files] 06:13:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:13:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:13:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:13:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:13:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:13:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:13:42 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s 06:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:13:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:13:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:13:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:13:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:13:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:13:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.074s coverage: 46.6% of statements 06:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.133s coverage: 27.1% of statements 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.346s coverage: 100.0% of statements 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.399s coverage: 71.3% of statements 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:13:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.107s coverage: 83.7% of statements 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:13:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.336s coverage: 28.6% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.052s coverage: 100.0% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.092s coverage: 97.5% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.297s coverage: 93.8% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.035s coverage: 58.8% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.029s coverage: 80.8% of statements 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 84.2% of statements 06:13:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.081s coverage: 91.4% of statements 06:13:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 06:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 06:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 06:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 06:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 55.9% of statements 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 6.404s coverage: 86.3% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.041s coverage: 72.2% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.381s coverage: 72.1% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.036s coverage: 82.4% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.041s coverage: 48.4% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.032s coverage: 28.8% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.097s coverage: 37.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.303s coverage: 84.0% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.059s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.707s coverage: 29.1% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:14:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements 06:14:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:14:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 06:14:04 GO111MODULE=on go vet ./... 06:14:26 gofmt -l . 06:14:26 [ "`gofmt -l .`" = "" ] 06:14:27 ./bin/test-go-mod-tidy.sh 06:14:27 ./bin/test-attribution-txt.sh 06:14:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16066 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws 06:14:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] sh 06:14:29 + ls -al . 06:14:29 total 664 06:14:29 drwxrwxr-x 10 1001 1001 4096 Dec 15 06:14 . 06:14:29 drwxr-xr-x 4 root root 28 Dec 15 06:13 .. 06:14:29 -rw-rw-r-- 1 1001 1001 11 Dec 15 06:11 .dockerignore 06:14:29 drwxrwxr-x 8 1001 1001 179 Dec 15 06:11 .git 06:14:29 drwxrwxr-x 3 1001 1001 125 Dec 15 06:11 .github 06:14:29 -rw-rw-r-- 1 1001 1001 943 Dec 15 06:11 .gitignore 06:14:29 drwx------ 3 1001 1001 47 Dec 15 06:11 .semver 06:14:29 -rw-rw-r-- 1 1001 1001 166 Dec 15 06:11 .sonarcloud.properties 06:14:29 -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:11 CONTRIBUTING.md 06:14:29 -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:11 Dockerfile.build 06:14:29 -rw-rw-r-- 1 1001 1001 863 Dec 15 06:11 Jenkinsfile 06:14:29 -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:11 LICENSE 06:14:29 -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:11 Makefile 06:14:29 -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:11 README.md 06:14:29 -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:11 SECURITY.md 06:14:29 -rw-rw-r-- 1 1001 1001 5 Dec 15 06:11 VERSION 06:14:29 -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:11 ZMQWindows.md 06:14:29 drwxrwxr-x 2 1001 1001 117 Dec 15 06:11 bin 06:14:29 drwxrwxr-x 15 1001 1001 4096 Dec 15 06:11 cmd 06:14:29 -rw-r--r-- 1 root root 568194 Dec 15 06:14 coverage.out 06:14:29 -rw-r--r-- 1 root root 1041 Dec 15 06:14 go.mod 06:14:29 -rw-r--r-- 1 root root 18856 Dec 15 06:14 go.sum 06:14:29 drwxrwxr-x 8 1001 1001 127 Dec 15 06:11 internal 06:14:29 drwxrwxr-x 4 1001 1001 26 Dec 15 06:11 openapi 06:14:29 drwxrwxr-x 4 1001 1001 71 Dec 15 06:11 snap 06:14:29 -rw-rw-r-- 1 1001 1001 168 Dec 15 06:11 version.go [Pipeline] sh 06:14:29 + '[' -e coverage.out ] 06:14:29 + chown 1001:1001 coverage.out [Pipeline] stash 06:14:30 Stashed 1 file(s) [Pipeline] sh 06:14:30 + make build 06:14:30 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 06:14:34 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 06:14:34 using credential edgex-jenkins-ssh 06:14:34 Cloning the remote Git repository 06:14:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:14:34 > git init /w/workspace/edgex-go/3 # timeout=10 06:14:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:14:35 > git --version # timeout=10 06:14:35 > git --version # 'git version 2.17.1' 06:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:14:44 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 06:14:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:14:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:14:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:14:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:14:49 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 06:14:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:14:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:14:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 06:14:53 $ docker stop --time=1 c90fd4d84dad76f1ef591b701230c8a964acf12582ff44adbba6bacb3bce2c31 06:14:55 $ docker rm -f c90fd4d84dad76f1ef591b701230c8a964acf12582ff44adbba6bacb3bce2c31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:14:57 06:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:14:57 latest: Pulling from edgex-devops/edgex-compose 06:14:57 cbdbe7a5bc2a: Pulling fs layer 06:14:57 ca9280d653b3: Pulling fs layer 06:14:57 7e9c9ca2126c: Pulling fs layer 06:14:58 cbdbe7a5bc2a: Download complete 06:14:59 cbdbe7a5bc2a: Pull complete 06:15:00 ca9280d653b3: Verifying Checksum 06:15:00 ca9280d653b3: Download complete 06:15:01 ca9280d653b3: Pull complete 06:15:04 7e9c9ca2126c: Verifying Checksum 06:15:04 7e9c9ca2126c: Download complete 06:15:10 7e9c9ca2126c: Pull complete 06:15:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:15:10 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:15:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-devops/edgex-compose:latest cat 06:15:13 $ docker top 5e15695a5cc8542c9ae8a309b54b8da55af3048bfc13931394294adfcacedc8c -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:14 + docker-compose build --help 06:15:14 + grep parallel 06:15:15 --parallel Build images in parallel. [Pipeline] } 06:15:15 $ docker stop --time=1 5e15695a5cc8542c9ae8a309b54b8da55af3048bfc13931394294adfcacedc8c 06:15:16 $ docker rm -f 5e15695a5cc8542c9ae8a309b54b8da55af3048bfc13931394294adfcacedc8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:15:17 . [Pipeline] withDockerContainer 06:15:17 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:15:17 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:15:18 $ docker top 8ae240b79e2f25c4389ecac60bcca49496ed03ec3bc9df1f34148d122f0dcebf -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:18 + docker-compose -f ./docker-compose-build.yml build --parallel 06:15:19 Building docker-core-command-go ... 06:15:19 Building docker-core-data-go ... 06:15:19 Building docker-core-metadata-go ... 06:15:19 Building docker-security-bootstrap-redis-go ... 06:15:19 Building docker-security-proxy-setup-go ... 06:15:19 Building docker-security-secrets-setup-go ... 06:15:19 Building docker-security-secretstore-setup-go ... 06:15:19 Building docker-support-notifications-go ... 06:15:19 Building docker-support-scheduler-go ... 06:15:19 Building docker-sys-mgmt-agent-go ... 06:15:19 Building docker-sys-mgmt-agent-go 06:15:19 Building docker-security-secrets-setup-go 06:15:19 Building docker-support-scheduler-go 06:15:19 Building docker-core-metadata-go 06:15:19 Building docker-support-notifications-go 06:15:34 Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit f3d77c85136705b9b87fe8901669d908bbd36579 06:15:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:15:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:15:35 Merge succeeded, producing f3d77c85136705b9b87fe8901669d908bbd36579 06:15:35 Checking out Revision f3d77c85136705b9b87fe8901669d908bbd36579 (PR-2949) 06:15:34 > git config core.sparsecheckout # timeout=10 06:15:34 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # timeout=10 06:15:35 > git remote # timeout=10 06:15:35 > git config --get remote.origin.url # timeout=10 06:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:35 > git merge 5c7d82cd65b8973aa000dcfc910cc709fcfb47af # timeout=10 06:15:35 > git rev-parse HEAD^{commit} # timeout=10 06:15:35 > git config core.sparsecheckout # timeout=10 06:15:35 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # timeout=10 06:15:40 Commit message: "feat(data): remove pushed field completely from V2 Event related implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:15:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:15:42 + true 06:15:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:15:44 provisioning config files... 06:15:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8188342702533297423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:45 ---> docker-login.sh 06:15:45 nexus3.edgexfoundry.org:10001 06:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:46 Configure a credential helper to remove this warning. See 06:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:46 06:15:46 Login Succeeded 06:15:46 nexus3.edgexfoundry.org:10002 06:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:46 Configure a credential helper to remove this warning. See 06:15:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:46 06:15:46 Login Succeeded 06:15:46 nexus3.edgexfoundry.org:10003 06:15:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:15:46 ---> 3b3f4e22f3eb 06:15:46 Step 3/22 : WORKDIR /edgex-go 06:15:46 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:46 06:15:46 Step 2/29 : FROM ${BUILDER_BASE} AS build-envStep 2/24 : FROM ${BUILDER_BASE} AS builder 06:15:46 06:15:46 ---> 3b3f4e22f3eb 06:15:46 ---> 3b3f4e22f3eb 06:15:46 Step 3/29 : WORKDIR /edgex-goStep 3/24 : WORKDIR /edgex-go 06:15:46 06:15:46 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:15:46 ---> 3b3f4e22f3eb 06:15:46 Step 3/27 : WORKDIR /edgex-go 06:15:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:15:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:15:46 ---> 3b3f4e22f3eb 06:15:46 Step 3/21 : WORKDIR /edgex-go 06:15:46 ---> Running in da9851e81fc3 06:15:46 ---> Running in 0383d845eacc 06:15:46 ---> Running in c25c51b5d69e 06:15:46 ---> Running in 1e5cfd3c57dc 06:15:46 ---> Running in fea40a91470d 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 Removing intermediate container da9851e81fc3 06:15:47 ---> 991d530c312b 06:15:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:47 Removing intermediate container 1e5cfd3c57dc 06:15:47 ---> a960d6e5b61a 06:15:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:47 Removing intermediate container 0383d845eacc 06:15:47 ---> c4ea29909fba 06:15:47 Step 4/29 : RUN apk update && apk add make git 06:15:47 Removing intermediate container fea40a91470d 06:15:47 ---> f981374ec6d0 06:15:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:47 Removing intermediate container c25c51b5d69e 06:15:47 ---> cba62263c94d 06:15:47 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:15:47 ---> Running in 4f0b98fc9d09 06:15:47 ---> Running in 64987d0331ae 06:15:47 ---> Running in d9afbe94eccb 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 nexus3.edgexfoundry.org:10004 06:15:47 ---> Running in 985905b78883 06:15:47 ---> Running in c423ae74d6c8 06:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:47 Configure a credential helper to remove this warning. See 06:15:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:47 06:15:47 Login Succeeded 06:15:47 docker.io 06:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:48 Configure a credential helper to remove this warning. See 06:15:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:48 06:15:48 Login Succeeded 06:15:48 ---> docker-login.sh ends [Pipeline] } 06:15:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:49 ========================================================= 06:15:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:15:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:15:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:15:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:49 Removing intermediate container 64987d0331ae 06:15:49 ---> 15a8befe3504 06:15:49 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:15:49 Removing intermediate container 4f0b98fc9d09 06:15:49 ---> dfea1b249878 06:15:49 Step 5/22 : RUN apk update && apk add make git 06:15:49 ---> Running in b9ed57443498 06:15:49 ---> Running in 380623c0dd03 06:15:50 Removing intermediate container c423ae74d6c8 06:15:50 ---> 35df8ff505b3 06:15:50 Step 5/27 : RUN apk update && apk add make bash git 06:15:50 ---> Running in 522f97280a69 06:15:50 Removing intermediate container 985905b78883 06:15:50 ---> b1154a6a750d 06:15:50 Step 5/21 : RUN apk update && apk add make git 06:15:50 ---> Running in ed17c9335ea2 06:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:15:51 Sending build context to Docker daemon 165.7MB 06:15:51 Step 1/7 : ARG BASE=golang:1.15-alpine 06:15:51 Step 2/7 : FROM ${BASE} 06:15:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:51 5f621e34cdf4: Pulling fs layer 06:15:51 a4357932f1b6: Pulling fs layer 06:15:51 18c013af1878: Pulling fs layer 06:15:51 00ac8860ef70: Pulling fs layer 06:15:51 63d7cb157983: Pulling fs layer 06:15:51 b116817d02f9: Pulling fs layer 06:15:51 745a02a5169b: Pulling fs layer 06:15:51 00ac8860ef70: Waiting 06:15:51 63d7cb157983: Waiting 06:15:51 745a02a5169b: Waiting 06:15:51 b116817d02f9: Waiting 06:15:51 18c013af1878: Download complete 06:15:51 a4357932f1b6: Verifying Checksum 06:15:51 a4357932f1b6: Download complete 06:15:51 63d7cb157983: Download complete 06:15:51 b116817d02f9: Download complete 06:15:51 5f621e34cdf4: Verifying Checksum 06:15:51 5f621e34cdf4: Download complete 06:15:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:52 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:52 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:52 OK: 12750 distinct packages available 06:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:52 OK: 233 MiB in 51 packages 06:15:52 5f621e34cdf4: Pull complete 06:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:15:52 Removing intermediate container d9afbe94eccb 06:15:52 ---> 1b9fbb3b9195 06:15:52 Step 5/29 : COPY go.mod . 06:15:53 ---> 1528f60e67ad 06:15:53 Step 6/29 : RUN go mod download 06:15:53 ---> Running in 23bb1f8cf058 06:15:53 a4357932f1b6: Pull complete 06:15:53 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:53 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:53 OK: 12750 distinct packages available 06:15:53 OK: 233 MiB in 51 packages 06:15:53 18c013af1878: Pull complete 06:15:54 Removing intermediate container 380623c0dd03 06:15:54 ---> 19de2c9a13c1 06:15:54 Step 6/22 : COPY go.mod . 06:15:54 ---> c30153043f16 06:15:54 Step 7/22 : RUN go mod download 06:15:54 ---> Running in 806ae7a9814b 06:15:54 Removing intermediate container 23bb1f8cf058 06:15:54 ---> fdb99df6cf52 06:15:54 Step 7/29 : COPY . . 06:15:55 745a02a5169b: Verifying Checksum 06:15:55 745a02a5169b: Download complete 06:15:56 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:56 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:56 OK: 12750 distinct packages available 06:15:56 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:56 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:56 OK: 12750 distinct packages available 06:15:56 OK: 233 MiB in 51 packages 06:15:57 00ac8860ef70: Verifying Checksum 06:15:57 00ac8860ef70: Download complete 06:15:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:15:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:15:57 OK: 12750 distinct packages available 06:15:57 OK: 233 MiB in 51 packages 06:15:57 OK: 233 MiB in 51 packages 06:15:57 Removing intermediate container 806ae7a9814b 06:15:57 ---> 559d38abb8cc 06:15:57 Step 8/22 : COPY . . 06:16:04 Removing intermediate container b9ed57443498 06:16:04 ---> 0f4366db5a9f 06:16:04 Step 6/24 : COPY go.mod . 06:16:06 Removing intermediate container ed17c9335ea2 06:16:06 ---> e8afe1841785 06:16:06 Step 6/21 : COPY go.mod . 06:16:06 Removing intermediate container 522f97280a69 06:16:06 ---> eb65e88b8263 06:16:06 Step 6/27 : COPY go.mod . 06:16:07 ---> c5d68cb73ed8 06:16:07 Step 7/24 : RUN go mod download 06:16:07 00ac8860ef70: Pull complete 06:16:07 63d7cb157983: Pull complete 06:16:07 b116817d02f9: Pull complete 06:16:08 ---> Running in e114dd2eeb23 06:16:08 ---> c0d752a8ac15 06:16:08 Step 7/21 : RUN go mod download 06:16:08 ---> f613acd852e8 06:16:08 Step 7/27 : RUN go mod download 06:16:09 ---> Running in 6f379ae922db 06:16:11 ---> Running in f539f4015881 06:16:12 745a02a5169b: Pull complete 06:16:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:16:12 ---> b7e6874047d6 06:16:12 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:16:13 Removing intermediate container e114dd2eeb23 06:16:13 ---> 4696171bd6ed 06:16:13 Step 8/24 : COPY . . 06:16:15 ---> Running in dedabc98d3e2 06:16:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:16:18 Removing intermediate container 6f379ae922db 06:16:18 ---> 36f91dda382a 06:16:18 Step 8/21 : COPY . . 06:16:18 ---> 98cbaaf49624 06:16:18 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:16:19 ---> e68712254513 06:16:19 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:16:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:16:20 Removing intermediate container f539f4015881 06:16:20 ---> 2b7fbcb15e9c 06:16:20 Step 8/27 : COPY . . 06:16:23 (1/12) Installing libmagic (5.38-r0) 06:16:23 (2/12) Installing file (5.38-r0) 06:16:23 (3/12) Installing libc-dev (0.7.2-r3) 06:16:23 (4/12) Installing g++ (9.3.0-r2) 06:16:25 ---> Running in 9d976db97b50 06:16:25 ---> Running in c16a4bc3d8c0 06:16:36 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 06:16:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:16:38 (5/12) Installing fortify-headers (1.1-r0) 06:16:38 (6/12) Installing patch (2.7.6-r6) 06:16:39 (7/12) Installing build-base (0.5-r2) 06:16:39 (8/12) Installing libsodium (1.0.18-r0) 06:16:39 (9/12) Installing pkgconf (1.7.2-r0) 06:16:39 (10/12) Installing libsodium-dev (1.0.18-r0) 06:16:39 (11/12) Installing libzmq (4.3.3-r0) 06:16:39 (12/12) Installing zeromq-dev (4.3.3-r0) 06:16:39 Executing busybox-1.31.1-r19.trigger 06:16:39 OK: 217 MiB in 51 packages 06:16:44 Removing intermediate container dedabc98d3e2 06:16:44 ---> f38b2b18c987 06:16:44 Step 4/7 : WORKDIR /edgex-go 06:16:44 ---> Running in c1912d40c1be 06:16:44 ---> 6adc0d52a434 06:16:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:16:44 Removing intermediate container c1912d40c1be 06:16:44 ---> eba90be8738f 06:16:44 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:16:45 ---> Running in 60b96a25ce5f 06:16:45 latest: Pulling from library/docker 06:16:45 a3cc7d3b244e: Pulling fs layer 06:16:45 02a3295e0d61: Pulling fs layer 06:16:45 0f4f2e6d8100: Pulling fs layer 06:16:45 330b718f631f: Pulling fs layer 06:16:45 a93816041522: Pulling fs layer 06:16:45 bdb6da89ff94: Pulling fs layer 06:16:45 2a70c0c122f4: Pulling fs layer 06:16:45 330b718f631f: Waiting 06:16:45 bdb6da89ff94: Waiting 06:16:45 2a70c0c122f4: Waiting 06:16:45 a93816041522: Waiting 06:16:45 0f4f2e6d8100: Verifying Checksum 06:16:45 0f4f2e6d8100: Download complete 06:16:45 02a3295e0d61: Verifying Checksum 06:16:45 02a3295e0d61: Download complete 06:16:45 a3cc7d3b244e: Verifying Checksum 06:16:45 a3cc7d3b244e: Download complete 06:16:45 a93816041522: Verifying Checksum 06:16:45 a93816041522: Download complete 06:16:45 bdb6da89ff94: Verifying Checksum 06:16:45 bdb6da89ff94: Download complete 06:16:45 2a70c0c122f4: Verifying Checksum 06:16:45 2a70c0c122f4: Download complete 06:16:46 a3cc7d3b244e: Pull complete 06:16:46 02a3295e0d61: Pull complete 06:16:47 ---> 4b6db2666bde 06:16:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:16:47 0f4f2e6d8100: Pull complete 06:16:47 330b718f631f: Verifying Checksum 06:16:47 330b718f631f: Download complete 06:16:48 ---> Running in 23d0a46d7aaf 06:16:48 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 06:16:48 ---> 476a485d88f9 06:16:48 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:16:48 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 06:16:50 ---> Running in a9059ef2c386 06:16:50 330b718f631f: Pull complete 06:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:16:51 a93816041522: Pull complete 06:16:51 bdb6da89ff94: Pull complete 06:16:51 2a70c0c122f4: Pull complete 06:16:52 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 06:16:52 Status: Downloaded newer image for docker:latest 06:16:55 ---> 104700dbc170 06:16:55 Step 6/7 : COPY go.mod . 06:16:56 ---> 835c9ad7a95a 06:16:56 Step 7/7 : RUN go mod download 06:16:56 ---> Running in 5ae4085f9519 06:16:59 Removing intermediate container c16a4bc3d8c0 06:16:59 ---> dbbb8b09ac65 06:16:59 06:16:59 Step 9/29 : FROM alpine:latest 06:16:59 latest: Pulling from library/alpine 06:16:59 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:16:59 Status: Downloaded newer image for alpine:latest 06:16:59 ---> b14afc6dfb98 06:16:59 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:16:59 ---> Running in 43b913cb2c18 06:16:59 Removing intermediate container 43b913cb2c18 06:16:59 ---> 87d5b756e425 06:16:59 Step 11/29 : USER root 06:17:00 ---> Running in e11f50a5f62d 06:17:00 Removing intermediate container e11f50a5f62d 06:17:00 ---> 6fc000259328 06:17:00 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:17:00 ---> Running in dc2a67bf8754 06:17:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:01 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:17:01 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:17:01 OK: 12747 distinct packages available 06:17:01 (1/2) Installing ca-certificates (20191127-r4) 06:17:01 (2/2) Installing dumb-init (1.2.2-r1) 06:17:01 Executing busybox-1.31.1-r19.trigger 06:17:01 Executing ca-certificates-20191127-r4.trigger 06:17:02 OK: 6 MiB in 16 packages 06:17:05 Removing intermediate container dc2a67bf8754 06:17:05 ---> 031b259e90a6 06:17:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:17:05 ---> Running in f00e95e9eb81 06:17:05 Removing intermediate container f00e95e9eb81 06:17:05 ---> 27d96bd543d2 06:17:05 Step 14/29 : WORKDIR $BASE_DIR 06:17:05 ---> Running in 8d97a995db72 06:17:06 Removing intermediate container 8d97a995db72 06:17:06 ---> ba94065422bf 06:17:06 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:17:08 ---> Running in 6bab0979511e 06:17:08 Removing intermediate container 9d976db97b50 06:17:08 ---> 6196c26aedd4 06:17:08 06:17:08 Step 10/22 : FROM scratch 06:17:08 ---> 06:17:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:09 ---> Running in 7de9c3f569e9 06:17:09 Removing intermediate container 7de9c3f569e9 06:17:09 ---> 0939e00ce4fb 06:17:09 Step 12/22 : ENV APP_PORT=48081 06:17:09 ---> Running in 0a6d6314b08f 06:17:10 Removing intermediate container 0a6d6314b08f 06:17:10 ---> 5d20bcdf5b8e 06:17:10 Step 13/22 : EXPOSE $APP_PORT 06:17:10 ---> Running in f73724391cf3 06:17:10 Removing intermediate container 6bab0979511e 06:17:10 ---> 7ada6849c5e5 06:17:10 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:17:10 Removing intermediate container f73724391cf3 06:17:10 ---> a9ef954eb591 06:17:10 Step 14/22 : WORKDIR / 06:17:10 ---> Running in 93cfaee4410a 06:17:11 ---> 384e1c0d0dfd 06:17:11 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:17:11 Removing intermediate container 93cfaee4410a 06:17:11 ---> 6ef3779a1907 06:17:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:17:11 ---> 293f85fd146b 06:17:11 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:17:13 ---> 6e37610199ca 06:17:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:17:13 ---> 44172e505784 06:17:13 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:17:13 ---> be565bec7876 06:17:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:17:13 ---> f3e27cb72fe5 06:17:13 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:17:16 ---> caccfe0924c4 06:17:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:17:16 ---> c769afd079c5 06:17:16 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:17:16 ---> Running in 32d7ceed1ac5 06:17:16 ---> Running in 74a6cbf314b7 06:17:16 Removing intermediate container 60b96a25ce5f 06:17:16 ---> 1423dd142c1b 06:17:16 06:17:16 Step 10/24 : FROM scratch 06:17:16 ---> 06:17:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:17:17 ---> Running in 6b87d02508e9 06:17:21 Removing intermediate container 32d7ceed1ac5 06:17:21 ---> 3e33d1a95d72 06:17:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:21 Removing intermediate container 23d0a46d7aaf 06:17:21 ---> fb2b53ca2eef 06:17:21 06:17:21 Step 10/21 : FROM scratch 06:17:21 ---> 06:17:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:17:21 Removing intermediate container 6b87d02508e9 06:17:21 ---> 119a125e817b 06:17:21 Step 12/24 : ENV APP_PORT=48060 06:17:21 ---> Using cache 06:17:21 ---> 0939e00ce4fb 06:17:21 Step 12/21 : ENV APP_PORT=48085 06:17:21 ---> Running in afbf06d8f5da 06:17:21 Removing intermediate container a9059ef2c386 06:17:21 ---> ee92f37eb11e 06:17:21 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:17:21 ---> Running in 3104455db9eb 06:17:21 ---> Running in 80a3e454ac41 06:17:21 ---> Running in 12aeb31fec1e 06:17:21 Removing intermediate container afbf06d8f5da 06:17:21 ---> 614c6c2c129a 06:17:21 Step 20/22 : LABEL arch=x86_64 06:17:21 Removing intermediate container 3104455db9eb 06:17:21 ---> 0dc214196e46 06:17:21 Step 13/24 : EXPOSE $APP_PORT 06:17:21 Removing intermediate container 80a3e454ac41 06:17:21 ---> c70adb0a95d3 06:17:21 Step 13/21 : EXPOSE $APP_PORT 06:17:22 ---> Running in f8a022c726b0 06:17:22 ---> Running in a3f83b46523c 06:17:22 Removing intermediate container 74a6cbf314b7 06:17:22 ---> 995ed7ea8caf 06:17:22 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:17:22 ---> Running in 54634f5c90d3 06:17:22 Removing intermediate container 54634f5c90d3 06:17:22 ---> 5430d8018307 06:17:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:17:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:17:22 Removing intermediate container f8a022c726b0 06:17:22 ---> 9256831cd07c 06:17:22 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:17:22 Removing intermediate container a3f83b46523c 06:17:22 ---> 3de33666d0df 06:17:22 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:17:22 ---> 5d6acdf428cc 06:17:22 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:17:22 ---> Running in 28d31430249f 06:17:22 ---> 790444f68245 06:17:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:17:22 ---> Running in 8ab508a229dc 06:17:23 ---> 8a1dc0d11f37 06:17:23 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:17:23 Removing intermediate container 5ae4085f9519 06:17:23 ---> 353e5b0e0b60 06:17:23 Successfully built 353e5b0e0b60 06:17:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:23 Removing intermediate container 28d31430249f 06:17:23 ---> da93ff150b0b 06:17:23 Step 22/22 : LABEL version=0.0.0 06:17:23 + docker inspect -f . ci-base-image-arm64 06:17:23 . [Pipeline] withDockerContainer 06:17:23 prd-ubuntu18.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 06:17:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 06:17:23 ---> Running in d02542e8a9a6 06:17:23 ---> 174992fa3331 06:17:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:17:23 ---> fc1c1986db29 06:17:23 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:17:24 Removing intermediate container d02542e8a9a6 06:17:24 ---> 7bea5f9cbdfa 06:17:24 06:17:24 Successfully built 7bea5f9cbdfa 06:17:24 Removing intermediate container 12aeb31fec1e 06:17:24 ---> b8a1d49975ec 06:17:24 06:17:24 Step 11/27 : FROM docker:latest 06:17:24 ---> aefe523efa57 06:17:24 Step 12/27 : RUN apk add --no-cache bash 06:17:24 Successfully tagged docker-core-metadata-go:latest 06:17:24  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 06:17:24 ---> e770821ee4c0 06:17:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:17:24 ---> 982f1a3aa775 06:17:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:17:24 ---> Running in 5d89e3c9497a 06:17:24 ---> Running in 3331cd079baf 06:17:24 Removing intermediate container 8ab508a229dc 06:17:24 ---> 4a642a03465d 06:17:24 Step 24/29 : RUN chmod 755 security-secrets-setup 06:17:24 ---> 61bd190be9d1 06:17:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:17:25 $ docker top 59b36158941f595ab8dfe3bd5ee7caabf4d030519f4b1c94228428374daa156c -eo pid,comm 06:17:25 Removing intermediate container 3331cd079baf 06:17:25 ---> c40d30a1fec6 06:17:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] sh 06:17:26 + go version 06:17:26 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:26 $ docker stop --time=1 59b36158941f595ab8dfe3bd5ee7caabf4d030519f4b1c94228428374daa156c 06:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:27 (1/2) Installing readline (8.0.4-r0) 06:17:27 (2/2) Installing bash (5.0.17-r0) 06:17:27 Executing bash-5.0.17-r0.post-install 06:17:27 Executing busybox-1.31.1-r19.trigger 06:17:27 OK: 12 MiB in 22 packages 06:17:27 ---> Running in 225ee74b5313 06:17:28 $ docker rm -f 59b36158941f595ab8dfe3bd5ee7caabf4d030519f4b1c94228428374daa156c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:29 ---> Running in 9b4a0d68c5dc 06:17:29 ---> 361e5b587a3f 06:17:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:17:29 + docker inspect -f . ci-base-image-arm64 06:17:29 . [Pipeline] withDockerContainer 06:17:29 prd-ubuntu18.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 06:17:29 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 06:17:31 $ docker top ab7d89013f21713186a25ae1a6ab21d1984ba88a8fb94ee59238182ab7e817ab -eo pid,comm 06:17:31 Removing intermediate container 9b4a0d68c5dc 06:17:31 ---> c28dca3d43e6 06:17:31 Step 19/21 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo 06:17:31 ========================================================= 06:17:31 [edgeXBuildGoParallel] Running Tests and Build... 06:17:31 ========================================================= [Pipeline] sh 06:17:31 ---> a2794caceb7f 06:17:31 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:17:32 + make test 06:17:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:17:33 ---> Running in 14b76a61051c 06:17:33 ---> Running in ccd5da17d1bd 06:17:33 Removing intermediate container 5d89e3c9497a 06:17:33 ---> 83600f6fcdce 06:17:33 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:17:33 ---> Running in 42af23229b5f 06:17:35 Removing intermediate container ccd5da17d1bd 06:17:35 ---> d52dcf9f75cc 06:17:35 Step 20/21 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:17:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:17:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:17:36 ---> 3b3f4e22f3eb 06:17:36 Step 3/21 : WORKDIR /edgex-go 06:17:36 ---> Using cache 06:17:36 ---> cba62263c94d 06:17:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:36 ---> Using cache 06:17:36 ---> 35df8ff505b3 06:17:36 Step 5/21 : RUN apk update && apk add make git 06:17:37 Removing intermediate container 14b76a61051c 06:17:37 ---> efd2317d16ed 06:17:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:17:37 Removing intermediate container 225ee74b5313 06:17:37 ---> baa8b0adf190 06:17:37 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:17:37 ---> Running in d997022f5998 06:17:37 ---> Running in 7b3336fc0d76 06:17:37 ---> Running in 66f999c90d06 06:17:37 ---> Running in 3dded9179d5f 06:17:37 Removing intermediate container 7b3336fc0d76 06:17:37 ---> f85be4a0d30a 06:17:37 Step 22/24 : LABEL arch=x86_64 06:17:37 Removing intermediate container d997022f5998 06:17:37 ---> 9975cbc51aa9 06:17:37 Step 21/21 : LABEL version=0.0.0 06:17:37 Removing intermediate container 3dded9179d5f 06:17:37 ---> 76ffc6a866ed 06:17:37 Step 26/29 : CMD [ "generate" ] 06:17:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:37 ---> Running in 7e719df883d5 06:17:37 ---> Running in ad9f4f09ce40 06:17:37 ---> Running in 4b79a0213ad9 06:17:38 Removing intermediate container 4b79a0213ad9 06:17:38 ---> bdc4d193af15 06:17:38 Step 27/29 : LABEL arch=x86_64 06:17:38 Removing intermediate container 7e719df883d5 06:17:38 ---> 77067290e351 06:17:38 06:17:38 Removing intermediate container ad9f4f09ce40 06:17:38 ---> eed2343460d2 06:17:38 Step 23/24 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:17:38 ---> Running in 9c2c5774cffa 06:17:38 Successfully built 77067290e351 06:17:38 Successfully tagged docker-support-scheduler-go:latest 06:17:38  Building docker-support-scheduler-go ... done Building docker-core-data-go 06:17:38 Removing intermediate container 42af23229b5f 06:17:38 ---> d6a8e3c94770 06:17:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:17:38 ---> Running in c1f22682d973 06:17:38 ---> Running in 0b41c94f5e1b 06:17:38 Removing intermediate container 9c2c5774cffa 06:17:38 ---> db8fe991c025 06:17:38 Step 28/29 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:17:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:38 ---> Running in b8ee453bf63e 06:17:39 Removing intermediate container c1f22682d973 06:17:39 ---> a695bc2684cd 06:17:39 Step 24/24 : LABEL version=0.0.0 06:17:39 Removing intermediate container 0b41c94f5e1b 06:17:39 ---> 57a8d42e0530 06:17:39 Step 15/27 : ENV APP_PORT=48090 06:17:39 ---> Running in 090d01baf431 06:17:39 ---> Running in d6703d693de1 06:17:39 Removing intermediate container b8ee453bf63e 06:17:39 ---> 5005707087e3 06:17:39 Step 29/29 : LABEL version=0.0.0 06:17:39 ---> Running in 9b9d8f88bc54 06:17:40 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:40 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:40 OK: 12750 distinct packages available 06:17:40 OK: 233 MiB in 51 packages 06:17:40 Removing intermediate container 090d01baf431 06:17:40 ---> 97b2ec767ffc 06:17:40 06:17:42 Removing intermediate container d6703d693de1 06:17:42 ---> ebfb551025ba 06:17:42 Step 16/27 : EXPOSE $APP_PORT 06:17:42 Successfully built 97b2ec767ffc 06:17:42 Successfully tagged docker-support-notifications-go:latest 06:17:42 Building docker-core-command-go 06:17:43  Building docker-support-notifications-go ... done Removing intermediate container 9b9d8f88bc54 06:17:43 ---> a279e023d445 06:17:43 06:17:43 Successfully built a279e023d445 06:17:44 ---> Running in 229f37bdc730 06:17:44 Successfully tagged docker-security-secrets-setup-go:latest 06:17:44 Building docker-security-secretstore-setup-go 06:17:49  Building docker-security-secrets-setup-go ... done Removing intermediate container 66f999c90d06 06:17:49 ---> 1a5742719b4e 06:17:49 Step 6/21 : COPY go.mod . 06:17:49 Removing intermediate container 229f37bdc730 06:17:49 ---> 124f63e46440 06:17:49 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:17:53 ---> 40a4fcd1f69b 06:17:53 Step 7/21 : RUN go mod download 06:17:54 ? github.com/edgexfoundry/edgex-go [no test files] 06:17:55 ---> dbe93d313e93 06:17:55 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:17:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:17:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:17:58 ---> 3b3f4e22f3eb 06:17:58 Step 3/23 : WORKDIR /edgex-go 06:17:58 ---> Using cache 06:17:58 ---> cba62263c94d 06:17:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:58 ---> Using cache 06:17:58 ---> 35df8ff505b3 06:17:58 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:18:00 ---> Running in 560c6f2adca5 06:18:01 ---> Running in 4104fb8b18ed 06:18:02 ---> d90d6b6a3034 06:18:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:18:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:18:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:03 ---> 3b3f4e22f3eb 06:18:03 Step 3/22 : WORKDIR /edgex-go 06:18:03 ---> Using cache 06:18:03 ---> cba62263c94d 06:18:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:03 ---> Using cache 06:18:03 ---> 35df8ff505b3 06:18:03 Step 5/22 : RUN apk update && apk add make git 06:18:03 ---> Using cache 06:18:03 ---> 1a5742719b4e 06:18:03 Step 6/22 : COPY go.mod . 06:18:03 ---> Using cache 06:18:03 ---> 40a4fcd1f69b 06:18:03 Step 7/22 : RUN go mod download 06:18:04 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:18:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:04 ---> 3b3f4e22f3eb 06:18:04 Step 3/24 : WORKDIR /edgex-go 06:18:04 ---> Using cache 06:18:04 ---> cba62263c94d 06:18:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:04 ---> Using cache 06:18:04 ---> 35df8ff505b3 06:18:04 Step 5/24 : RUN apk update && apk add make git 06:18:04 ---> Using cache 06:18:04 ---> 1a5742719b4e 06:18:04 Step 6/24 : COPY go.mod . 06:18:04 ---> Using cache 06:18:04 ---> 40a4fcd1f69b 06:18:04 Step 7/24 : RUN go mod download 06:18:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:04 ---> 150fe3486d21 06:18:04 Step 20/27 : RUN apk --no-cache add py3-pip 06:18:04 ---> Running in e478dae8201b 06:18:04 ---> Running in d90ddbadeabd 06:18:04 ---> Running in b1a68928ee1b 06:18:05 Removing intermediate container 560c6f2adca5 06:18:05 ---> 610c6e6770f1 06:18:05 Step 8/21 : COPY . . 06:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:18:06 (1/33) Installing libbz2 (1.0.8-r1) 06:18:06 (2/33) Installing expat (2.2.9-r1) 06:18:06 (3/33) Installing libffi (3.3-r2) 06:18:06 (4/33) Installing gdbm (1.13-r1) 06:18:07 (5/33) Installing xz-libs (5.2.5-r0) 06:18:07 (6/33) Installing sqlite-libs (3.32.1-r0) 06:18:07 (7/33) Installing python3 (3.8.5-r0) 06:18:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:18:11 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:18:11 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:18:11 OK: 12750 distinct packages available 06:18:11 OK: 233 MiB in 51 packages 06:18:13 (8/33) Installing py3-appdirs (1.4.4-r1) 06:18:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:18:13 (10/33) Installing py3-parsing (2.4.7-r0) 06:18:13 (11/33) Installing py3-six (1.15.0-r0) 06:18:13 (12/33) Installing py3-packaging (20.4-r0) 06:18:14 Removing intermediate container d90ddbadeabd 06:18:14 ---> 522a3de42b05 06:18:14 Step 8/24 : COPY . . 06:18:14 (13/33) Installing py3-setuptools (47.0.0-r0) 06:18:15 (14/33) Installing py3-chardet (3.0.4-r4) 06:18:15 Removing intermediate container e478dae8201b 06:18:15 ---> ec1bf1339924 06:18:15 Step 8/22 : COPY . . 06:18:15 (15/33) Installing py3-idna (2.9-r0) 06:18:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:18:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:18:18 (18/33) Installing py3-requests (2.23.0-r0) 06:18:18 (19/33) Installing py3-msgpack (1.0.0-r0) 06:18:18 (20/33) Installing py3-lockfile (0.12.2-r3) 06:18:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:18:20 (22/33) Installing py3-colorama (0.4.3-r0) 06:18:21 (23/33) Installing py3-distlib (0.3.0-r0) 06:18:21 (24/33) Installing py3-distro (1.5.0-r1) 06:18:22 (25/33) Installing py3-webencodings (0.5.1-r3) 06:18:22 (26/33) Installing py3-html5lib (1.0.1-r4) 06:18:23 (27/33) Installing py3-pytoml (0.1.21-r0) 06:18:25 (28/33) Installing py3-pep517 (0.8.2-r0) 06:18:25 (29/33) Installing py3-progress (1.5-r0) 06:18:25 (30/33) Installing py3-toml (0.10.1-r0) 06:18:26 (31/33) Installing py3-retrying (1.3.3-r0) 06:18:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:18:26 (33/33) Installing py3-pip (20.1.1-r0) 06:18:27 Removing intermediate container 4104fb8b18ed 06:18:27 ---> 13bfb882bc35 06:18:27 Step 6/23 : COPY go.mod . 06:18:31 Executing busybox-1.31.1-r19.trigger 06:18:31 OK: 71 MiB in 55 packages 06:18:32 ---> 319edd4a392c 06:18:32 Step 7/23 : RUN go mod download 06:18:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:18:39 ---> Running in bf94b9f441ce 06:18:39 ---> 598e81b78d4f 06:18:39 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:18:39 ---> Running in 2eb84b411b0c 06:18:44 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 06:18:45 Removing intermediate container bf94b9f441ce 06:18:45 ---> bce0ccaf7cd2 06:18:45 Step 8/23 : COPY . . 06:18:47 ---> 14728800aefd 06:18:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:18:52 ---> 79cfc07a223b 06:18:52 Step 9/22 : RUN make cmd/core-command/core-command 06:18:53 ---> Running in f90be0f51eb3 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:18:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:18:56 ---> Running in be62be95201f 06:18:58 Removing intermediate container b1a68928ee1b 06:18:58 ---> 702321ed1bb1 06:18:58 Step 21/27 : RUN pip install docker-compose==1.23.2 06:19:00 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 06:19:00 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.080s 06:19:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:19:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:19:01 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 06:19:02 ---> Running in 16519683e811 06:19:02 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 06:19:09 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.313s coverage: 46.6% of statements 06:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:19:09 ---> 7d5260dda725 06:19:09 Step 9/23 : RUN make cmd/core-data/core-data 06:19:09 Collecting docker-compose==1.23.2 06:19:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:19:09 ---> Running in 41b28b59d59e 06:19:09 Collecting cached-property<2,>=1.2.0 06:19:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:19:09 Collecting texttable<0.10,>=0.9.0 06:19:09 Downloading texttable-0.9.1.tar.gz (11 kB) 06:19:09 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 06:19:11 Removing intermediate container 2eb84b411b0c 06:19:11 ---> ab51863786df 06:19:11 06:19:11 Step 10/21 : FROM alpine 06:19:11 Collecting docker<4.0,>=3.6.0 06:19:11 ---> b14afc6dfb98 06:19:11 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:19:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:19:11 Collecting docopt<0.7,>=0.6.1 06:19:11 ---> Running in 4c19a0a811de 06:19:11 Downloading docopt-0.6.2.tar.gz (25 kB) 06:19:12 Collecting dockerpty<0.5,>=0.4.1 06:19:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:19:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:13 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:19:13 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:19:13 OK: 12747 distinct packages available 06:19:13 Collecting websocket-client<1.0,>=0.32.0 06:19:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:19:13 Collecting jsonschema<3,>=2.5.1 06:19:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:19:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:19:13 (1/4) Installing ca-certificates (20191127-r4) 06:19:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:19:13 Collecting PyYAML<4,>=3.10 06:19:13 Downloading PyYAML-3.13.tar.gz (270 kB) 06:19:13 (3/4) Installing libcurl (7.69.1-r3) 06:19:13 (4/4) Installing curl (7.69.1-r3) 06:19:13 Executing busybox-1.31.1-r19.trigger 06:19:13 Executing ca-certificates-20191127-r4.trigger 06:19:14 OK: 7 MiB in 18 packages 06:19:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:19:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:19:17 Collecting docker-pycreds>=0.4.0 06:19:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:19:17 Removing intermediate container 4c19a0a811de 06:19:17 ---> 184b7df2b988 06:19:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.441s coverage: 27.1% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.155s coverage: 100.0% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.581s coverage: 71.3% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.623s coverage: 83.7% of statements 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:19:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:19:17 Collecting idna<2.8,>=2.5 06:19:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:19:17 ---> Running in dbf3b7436ebc 06:19:17 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) 06:19:17 Collecting urllib3<1.25,>=1.21.1 06:19:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:19:17 Removing intermediate container dbf3b7436ebc 06:19:17 ---> 7da2a7aee989 06:19:17 Step 13/21 : WORKDIR /edgex 06:19:17 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) 06:19:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:19:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:19:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:19:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:19:18 Installing collected packages: cached-property, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, docopt, dockerpty, jsonschema, PyYAML, docker-compose 06:19:18 ---> Running in 7f0b23685e3f 06:19:18 Running setup.py install for texttable: started 06:19:18 Removing intermediate container 7f0b23685e3f 06:19:18 ---> 1b37c7598c02 06:19:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:19:19 Running setup.py install for texttable: finished with status 'done' 06:19:19 Attempting uninstall: idna 06:19:19 Found existing installation: idna 2.9 06:19:19 Uninstalling idna-2.9: 06:19:19 Successfully uninstalled idna-2.9 06:19:19 ---> 6aeadc8214ab 06:19:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:19:19 Attempting uninstall: urllib3 06:19:19 Found existing installation: urllib3 1.25.9 06:19:19 Uninstalling urllib3-1.25.9: 06:19:19 Successfully uninstalled urllib3-1.25.9 06:19: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 06:19:21 Attempting uninstall: requests 06:19:21 Found existing installation: requests 2.23.0 06:19:21 Uninstalling requests-2.23.0: 06:19:21 Successfully uninstalled requests-2.23.0 06:19:21 ---> cf261e3dbeaf 06:19:21 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:19:22 Running setup.py install for docopt: started 06:19:23 Running setup.py install for docopt: finished with status 'done' 06:19:23 Running setup.py install for dockerpty: started 06:19:23 ---> c94b81e0f2ad 06:19:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:19:23 ---> Running in be81e79dd48c 06:19:23 Running setup.py install for dockerpty: finished with status 'done' 06:19:23 Removing intermediate container be81e79dd48c 06:19:23 ---> e6cb4d6537d3 06:19:23 Step 18/21 : CMD ["--init=true"] 06:19:23 Running setup.py install for PyYAML: started 06:19:23 ---> Running in 63c83c430113 06:19:24 Removing intermediate container 63c83c430113 06:19:24 ---> d9b9d6ffec5f 06:19:24 Step 19/21 : LABEL arch=x86_64 06:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:19:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.321s coverage: 86.7% of statements 06:19:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:19:24 ---> Running in 460954d47125 06:19:24 Removing intermediate container 460954d47125 06:19:24 ---> 0983d72ec393 06:19:24 Step 20/21 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:19:24 Running setup.py install for PyYAML: finished with status 'done' 06:19:25 ---> Running in 8fe3a37f1326 06:19:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.185s coverage: 78.3% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:19:27 Removing intermediate container 8fe3a37f1326 06:19:27 ---> 592a6d2227bc 06:19:27 Step 21/21 : LABEL version=0.0.0 06:19:29 Removing intermediate container f90be0f51eb3 06:19:29 ---> 6246d7f06171 06:19:29 06:19:29 Step 10/24 : FROM alpine:3.10 06:19:29 3.10: Pulling from library/alpine 06:19:29 ---> Running in b79d5fd0e9ea 06:19:29 Removing intermediate container be62be95201f 06:19:29 ---> 7f85d9777ee7 06:19:29 06:19:29 Step 10/22 : FROM scratch 06:19:29 ---> 06:19:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:19:30 ---> Using cache 06:19:30 ---> 0939e00ce4fb 06:19:30 Step 12/22 : ENV APP_PORT=48082 06:19:30 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:19:31 Status: Downloaded newer image for alpine:3.10 06:19:31 ---> be4e4bea2c2e 06:19:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:19:32 ---> Running in 8291beb09cae 06:19:32 Removing intermediate container b79d5fd0e9ea 06:19:32 ---> 548d616693b4 06:19:32 06:19:32 Removing intermediate container 16519683e811 06:19:32 ---> b52241749bcd 06:19:32 Step 22/27 : RUN apk --no-cache add curl 06:19:32 ---> Running in 34d24a197e88 06:19:32 Successfully built 548d616693b4 06:19:32 ---> Running in 4628b8dab3b3 06:19:32 Successfully tagged docker-security-proxy-setup-go:latest 06:19:32 Building docker-security-bootstrap-redis-go 06:19:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 8291beb09cae 06:19:33 ---> e0c8f21e42f8 06:19:33 Step 13/22 : EXPOSE $APP_PORT 06:19:33 ---> Running in abe93b184aab 06:19:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:19:33 Removing intermediate container abe93b184aab 06:19:33 ---> f8544f3d6c1f 06:19:33 Step 14/22 : WORKDIR / 06:19:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:19:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:33 ---> Running in 58062ab58675 06:19:33 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:19:33 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:19:33 OK: 10348 distinct packages available 06:19:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:34 (1/5) Installing ca-certificates (20191127-r2) 06:19:34 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.074s coverage: 93.8% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.8% of statements 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.163s coverage: 87.2% of statements 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.188s coverage: 84.2% of statements 06:19:34 (2/3) Installing libcurl (7.69.1-r3) 06:19:34 (3/3) Installing curl (7.69.1-r3) 06:19:34 Executing busybox-1.31.1-r19.trigger 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.4% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:19:35 OK: 72 MiB in 58 packages 06:19:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:19:35 (3/5) Installing libcurl (7.66.0-r3) 06:19:35 (4/5) Installing curl (7.66.0-r3) 06:19:35 (5/5) Installing dumb-init (1.2.2-r1) 06:19:35 Executing busybox-1.30.1-r3.trigger 06:19:35 Executing ca-certificates-20191127-r2.trigger 06:19:36 OK: 7 MiB in 19 packages 06:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements 06:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 06:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 06:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 06:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 06:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements 06:19:39 Removing intermediate container 58062ab58675 06:19:39 ---> 205c14245a4a 06:19:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:19:41 ---> 773ddaf34103 06:19:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:19:41 Removing intermediate container 4628b8dab3b3 06:19:41 ---> cc6e22c9211a 06:19:41 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:19:41 Removing intermediate container 34d24a197e88 06:19:41 ---> d91dfa02a86a 06:19:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:19:42 ---> Running in 56f6adc27d60 06:19:42 ---> Running in e84e3fe23a45 06:19:42 ---> 78368a50d476 06:19:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:19:42 Removing intermediate container 56f6adc27d60 06:19:42 ---> 5c41abf423d1 06:19:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.799s coverage: 55.9% of statements 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:19:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:19:45 Removing intermediate container e84e3fe23a45 06:19:45 ---> b6af45d3d73f 06:19:45 Step 13/24 : WORKDIR / 06:19:45 ---> Running in be8938edc043 06:19:48 ---> fa781f3d85fc 06:19:48 Step 18/22 : ENTRYPOINT ["/core-command"] 06:19:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:19:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:49 ---> 3b3f4e22f3eb 06:19:49 Step 3/22 : WORKDIR /edgex-go 06:19:49 ---> Using cache 06:19:49 ---> cba62263c94d 06:19:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:49 ---> Using cache 06:19:49 ---> 35df8ff505b3 06:19:49 Step 5/22 : RUN apk update && apk add make git 06:19:49 ---> Using cache 06:19:49 ---> 1a5742719b4e 06:19:49 Step 6/22 : COPY go.mod . 06:19:49 ---> Using cache 06:19:49 ---> 40a4fcd1f69b 06:19:50 Step 7/22 : RUN go mod download 06:19:50 ---> Using cache 06:19:50 ---> ec1bf1339924 06:19:50 Step 8/22 : COPY . . 06:19:50 ---> Using cache 06:19:50 ---> 79cfc07a223b 06:19:50 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:19:51 ---> Running in 5ed836ff23a3 06:19:51 Removing intermediate container be8938edc043 06:19:51 ---> 22622d637ff3 06:19:51 Step 25/27 : LABEL arch=x86_64 06:19:51 ---> Running in f37b4cce11fd 06:19:51 ---> Running in 461172ce74f6 06:19:51 Removing intermediate container 41b28b59d59e 06:19:51 ---> ce6100d7444f 06:19:51 06:19:51 Step 10/23 : FROM alpine 06:19:51 ---> b14afc6dfb98 06:19:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:19:51 ---> Running in a00692b30f55 06:19:51 ---> Running in fd556f5006a1 06:19:51 Removing intermediate container f37b4cce11fd 06:19:51 ---> 85b5886490f2 06:19:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:19:51 Removing intermediate container 5ed836ff23a3 06:19:51 ---> 271f05b9e7e4 06:19:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:19:52 Removing intermediate container a00692b30f55 06:19:52 ---> a736d32574a1 06:19:52 Step 26/27 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:19:52 ---> Running in 18d1e1d679e4 06:19:52 Removing intermediate container fd556f5006a1 06:19:52 ---> a4243698bbbb 06:19:52 Step 12/23 : ENV APP_PORT=48080 06:19:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:19:52 ---> Running in b151b922f324 06:19:52 ---> 3238e5c273a0 06:19:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:19:52 ---> Running in e26bfe3333ca 06:19:52 Removing intermediate container 18d1e1d679e4 06:19:52 ---> 2727f2c0e3ce 06:19:52 Step 20/22 : LABEL arch=x86_64 06:19:52 Removing intermediate container b151b922f324 06:19:52 ---> 96dbcec7af63 06:19:52 Step 27/27 : LABEL version=0.0.0 06:19:52 ---> Running in 121a44562257 06:19:53 Removing intermediate container e26bfe3333ca 06:19:53 ---> 1611b8fa380e 06:19:53 Step 13/23 : EXPOSE $APP_PORT 06:19:53 ---> Running in 6f9e31c961ae 06:19:53 ---> 29aed334060a 06:19:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:19:53 ---> Running in 0d496527be38 06:19:53 Removing intermediate container 121a44562257 06:19:53 ---> 2ace27c7ae8f 06:19:53 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:19:53 Removing intermediate container 6f9e31c961ae 06:19:53 ---> 3bd8316b3bb7 06:19:53 06:19:53 ---> f10a90361423 06:19:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:19:53 ---> Running in ae51327e32a7 06:19:53 Successfully built 3bd8316b3bb7 06:19:53 Successfully tagged docker-sys-mgmt-agent-go:latest 06:19:53  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0d496527be38 06:19:53 ---> dbe8274ce047 06:19:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:53 ---> Running in 6e2e2cf1f37e 06:19:53 Removing intermediate container ae51327e32a7 06:19:53 ---> e6aafba7286d 06:19:53 Step 22/22 : LABEL version=0.0.0 06:19:54 ---> Running in 110b6ec8734c 06:19:54 ---> 6397f62f98cb 06:19:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:19:54 Removing intermediate container 110b6ec8734c 06:19:54 ---> 9f84bca1c16b 06:19:54 06:19:54 Successfully built 9f84bca1c16b 06:19:54 Successfully tagged docker-core-command-go:latest 06:19:55  Building docker-core-command-go ... done  ---> 129446d6e80d 06:19:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:19:56 ---> d0ea57657fd3 06:19:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:56 Removing intermediate container 6e2e2cf1f37e 06:19:56 ---> 798db68c9c4d 06:19:56 Step 15/23 : RUN apk --no-cache add zeromq 06:19:56 ---> Running in 53975428583c 06:19:56 ---> Running in 807d13dba058 06:19:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:58 Removing intermediate container 53975428583c 06:19:58 ---> e20a13cb347c 06:19:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:19:58 ---> Running in c0eaea908c97 06:19:58 Removing intermediate container c0eaea908c97 06:19:58 ---> 9516ed1f5875 06:19:58 Step 22/24 : LABEL arch=x86_64 06:19:58 ---> Running in c7462b0701dd 06:19:58 Removing intermediate container c7462b0701dd 06:19:58 ---> 272ba6c88a81 06:19:58 Step 23/24 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:19:59 ---> Running in df23272895b1 06:19:59 Removing intermediate container df23272895b1 06:19:59 ---> 2ba7974bd3bd 06:19:59 Step 24/24 : LABEL version=0.0.0 06:19:59 ---> Running in 6011c9c5d39b 06:19:59 Removing intermediate container 6011c9c5d39b 06:19:59 ---> f4b278bfb997 06:19:59 06:19:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:59 Successfully built f4b278bfb997 06:19:59 Successfully tagged docker-security-secretstore-setup-go:latest 06:20:01  Building docker-security-secretstore-setup-go ... done (1/5) Installing libgcc (9.3.0-r2) 06:20:01 (2/5) Installing libsodium (1.0.18-r0) 06:20:01 (3/5) Installing libstdc++ (9.3.0-r2) 06:20:01 (4/5) Installing libzmq (4.3.3-r0) 06:20:02 (5/5) Installing zeromq (4.3.3-r0) 06:20:02 Removing intermediate container 461172ce74f6 06:20:02 ---> f746618e5753 06:20:02 06:20:02 Step 10/22 : FROM alpine:3.10 06:20:02 ---> be4e4bea2c2e 06:20:02 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:20:02 ---> Using cache 06:20:02 ---> d91dfa02a86a 06:20:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:20:02 Executing busybox-1.31.1-r19.trigger 06:20:02 OK: 8 MiB in 19 packages 06:20:02 ---> Running in ed325f34361e 06:20:02 Removing intermediate container ed325f34361e 06:20:02 ---> 92e6f1b5b4e9 06:20:02 Step 13/22 : WORKDIR / 06:20:02 ---> Running in 62b99bad7262 06:20:02 Removing intermediate container 62b99bad7262 06:20:02 ---> ffd196045412 06:20:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:20:02 Removing intermediate container 807d13dba058 06:20:02 ---> f11c2af6fd8e 06:20:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:20:03 ---> 31c37c3e2020 06:20:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:20:03 ---> 638507b62ce6 06:20:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:20:03 ---> 7df65894265e 06:20:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:20:03 ---> 4dd28ec043c8 06:20:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:20:04 ---> 62dc9e8d4976 06:20:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:20:04 ---> 6c3eb885001d 06:20:04 Step 19/23 : ENTRYPOINT ["/core-data"] 06:20:04 ---> Running in bd4015a32223 06:20:04 ---> 261854a27feb 06:20:04 Step 18/22 : RUN chmod +x entrypoint.sh 06:20:04 Removing intermediate container bd4015a32223 06:20:04 ---> 1f00be872b80 06:20:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:04 ---> Running in 6e92687d6828 06:20:04 ---> Running in 1cab79ae78b9 06:20:04 Removing intermediate container 1cab79ae78b9 06:20:04 ---> 173eb6639eff 06:20:04 Step 21/23 : LABEL arch=x86_64 06:20:04 ---> Running in 9077880e153a 06:20:05 Removing intermediate container 9077880e153a 06:20:05 ---> 9c8ce8bf5de3 06:20:05 Step 22/23 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:20:05 ---> Running in de42aef64a39 06:20:05 Removing intermediate container de42aef64a39 06:20:05 ---> e8c4820e446c 06:20:05 Step 23/23 : LABEL version=0.0.0 06:20:05 ---> Running in 5bcfa8b4426f 06:20:05 Removing intermediate container 6e92687d6828 06:20:05 ---> 8932ca0f8a56 06:20:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:20:05 ---> Running in 3ca2a0cec75f 06:20:05 Removing intermediate container 5bcfa8b4426f 06:20:05 ---> 1b397f2f85c3 06:20:05 06:20:05 Successfully built 1b397f2f85c3 06:20:05 Successfully tagged docker-core-data-go:latest 06:20:05  Building docker-core-data-go ... done Removing intermediate container 3ca2a0cec75f 06:20:05 ---> 44012af90424 06:20:05 Step 20/22 : LABEL arch=x86_64 06:20:05 ---> Running in 4f3b4a5416aa 06:20:06 Removing intermediate container 4f3b4a5416aa 06:20:06 ---> 2fb6d484097a 06:20:06 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:20:06 ---> Running in 5699b5ceef85 06:20:06 Removing intermediate container 5699b5ceef85 06:20:06 ---> de6a0f31e13d 06:20:06 Step 22/22 : LABEL version=0.0.0 06:20:06 ---> Running in 670c90b3f335 06:20:06 Removing intermediate container 670c90b3f335 06:20:06 ---> 8af583b0a0b0 06:20:06 06:20:06 Successfully built 8af583b0a0b0 06:20:06 Successfully tagged docker-security-bootstrap-redis-go:latest 06:20:07  Building docker-security-bootstrap-redis-go ... done  [Pipeline] } 06:20:07 $ docker stop --time=1 8ae240b79e2f25c4389ecac60bcca49496ed03ec3bc9df1f34148d122f0dcebf 06:20:09 $ docker rm -f 8ae240b79e2f25c4389ecac60bcca49496ed03ec3bc9df1f34148d122f0dcebf [Pipeline] // withDockerContainer [Pipeline] sh 06:20:09 + docker images 06:20:09 + grep docker 06:20:09 docker-security-bootstrap-redis-go latest 8af583b0a0b0 3 seconds ago 15.8MB 06:20:09 docker-core-data-go latest 1b397f2f85c3 4 seconds ago 23.7MB 06:20:09 docker-security-secretstore-setup-go latest f4b278bfb997 10 seconds ago 24.7MB 06:20:09 docker-core-command-go latest 9f84bca1c16b 15 seconds ago 12.2MB 06:20:09 docker-sys-mgmt-agent-go latest 3bd8316b3bb7 16 seconds ago 313MB 06:20:09 docker-security-proxy-setup-go latest 548d616693b4 40 seconds ago 24.6MB 06:20:09 docker-security-secrets-setup-go latest a279e023d445 2 minutes ago 23.9MB 06:20:09 docker-support-notifications-go latest 97b2ec767ffc 2 minutes ago 13.6MB 06:20:09 docker-support-scheduler-go latest 77067290e351 2 minutes ago 12.3MB 06:20:09 docker-core-metadata-go latest 7bea5f9cbdfa 2 minutes ago 14.5MB 06:20:09 docker latest aefe523efa57 4 days 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 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 38.775s coverage: 86.3% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.499s coverage: 72.2% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.435s coverage: 72.1% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.098s coverage: 82.4% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.092s coverage: 48.4% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.061s coverage: 28.8% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.081s coverage: 96.8% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.393s coverage: 37.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.492s coverage: 84.0% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.074s coverage: 100.0% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.353s coverage: 47.1% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.146s coverage: 100.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.133s coverage: 100.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.887s coverage: 29.1% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.181s coverage: 99.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.059s coverage: 0.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:20:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.071s coverage: 32.1% of statements 06:20:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:20:23 GO111MODULE=on go vet ./... 06:20:25 Still waiting to schedule task 06:20:25 ‘prd-ubuntu18.04-docker-8c-8g-16067’ is offline 06:21:30 Running on prd-ubuntu18.04-docker-8c-8g-16068 in /w/workspace/edgexfoundry_edgex-go_PR-2949 [Pipeline] { [Pipeline] ws 06:21:30 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 06:21:31 gofmt -l . 06:21:31 [ "`gofmt -l .`" = "" ] 06:21:31 ./bin/test-go-mod-tidy.sh 06:21:32 ./bin/test-attribution-txt.sh 06:21:32 using credential edgex-jenkins-ssh 06:21:32 Cloning the remote Git repository 06:21:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:21:32 > git init /w/workspace/edgex-go/3 # timeout=10 06:21:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:21:32 > git --version # timeout=10 06:21:32 > git --version # 'git version 2.17.1' 06:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 06:21:37 + ls -al . 06:21:37 total 692 06:21:37 drwxrwxr-x 9 1001 1001 4096 Dec 15 06:21 . 06:21:37 drwxr-xr-x 4 root root 4096 Dec 15 06:17 .. 06:21:37 -rw-rw-r-- 1 1001 1001 11 Dec 15 06:15 .dockerignore 06:21:37 drwxrwxr-x 8 1001 1001 4096 Dec 15 06:15 .git 06:21:37 drwxrwxr-x 3 1001 1001 4096 Dec 15 06:15 .github 06:21:37 -rw-rw-r-- 1 1001 1001 943 Dec 15 06:15 .gitignore 06:21:37 -rw-rw-r-- 1 1001 1001 166 Dec 15 06:15 .sonarcloud.properties 06:21:37 -rw-rw-r-- 1 1001 1001 3804 Dec 15 06:15 CONTRIBUTING.md 06:21:37 -rw-rw-r-- 1 1001 1001 1035 Dec 15 06:15 Dockerfile.build 06:21:37 -rw-rw-r-- 1 1001 1001 863 Dec 15 06:15 Jenkinsfile 06:21:37 -rw-rw-r-- 1 1001 1001 10775 Dec 15 06:15 LICENSE 06:21:37 -rw-rw-r-- 1 1001 1001 6318 Dec 15 06:15 Makefile 06:21:37 -rw-rw-r-- 1 1001 1001 6447 Dec 15 06:15 README.md 06:21:37 -rw-rw-r-- 1 1001 1001 7286 Dec 15 06:15 SECURITY.md 06:21:37 -rw-rw-r-- 1 1001 1001 5 Dec 15 06:11 VERSION 06:21:37 -rw-rw-r-- 1 1001 1001 4131 Dec 15 06:15 ZMQWindows.md 06:21:37 drwxrwxr-x 2 1001 1001 4096 Dec 15 06:15 bin 06:21:37 drwxrwxr-x 15 1001 1001 4096 Dec 15 06:15 cmd 06:21:37 -rw-r--r-- 1 root root 568194 Dec 15 06:20 coverage.out 06:21:37 -rw-r--r-- 1 root root 1041 Dec 15 06:21 go.mod 06:21:37 -rw-r--r-- 1 root root 18856 Dec 15 06:21 go.sum 06:21:37 drwxrwxr-x 8 1001 1001 4096 Dec 15 06:15 internal 06:21:37 drwxrwxr-x 4 1001 1001 4096 Dec 15 06:15 openapi 06:21:37 drwxrwxr-x 4 1001 1001 4096 Dec 15 06:15 snap 06:21:37 -rw-rw-r-- 1 1001 1001 168 Dec 15 06:15 version.go [Pipeline] sh 06:21:38 + '[' -e coverage.out ] 06:21:38 + chown 1001:1001 coverage.out [Pipeline] stash 06:21:38 Warning: overwriting stash ‘coverage-report’ 06:21:39 Stashed 1 file(s) [Pipeline] sh 06:21:39 + make build 06:21:39 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 06:21:50 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 06:22:07 Merging remotes/origin/master commit 5c7d82cd65b8973aa000dcfc910cc709fcfb47af into PR head commit f3d77c85136705b9b87fe8901669d908bbd36579 06:22:07 Merge succeeded, producing f3d77c85136705b9b87fe8901669d908bbd36579 06:22:07 Checking out Revision f3d77c85136705b9b87fe8901669d908bbd36579 (PR-2949) 06:22:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:22:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:22:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:22:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2949/head:refs/remotes/origin/PR-2949 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:07 > git config core.sparsecheckout # timeout=10 06:22:07 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # timeout=10 06:22:07 > git remote # timeout=10 06:22:07 > git config --get remote.origin.url # timeout=10 06:22:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:07 > git merge 5c7d82cd65b8973aa000dcfc910cc709fcfb47af # timeout=10 06:22:07 > git rev-parse HEAD^{commit} # timeout=10 06:22:07 > git config core.sparsecheckout # timeout=10 06:22:07 > git checkout -f f3d77c85136705b9b87fe8901669d908bbd36579 # timeout=10 06:22:11 Commit message: "feat(data): remove pushed field completely from V2 Event related implementation" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:12 + echo snap-build.sh 06:22:12 snap-build.sh 06:22:12 + SNAP_BASE_DIR=. 06:22:12 + '[' '!' -z /w/workspace/edgex-go/3 ']' 06:22:12 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 06:22:12 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 06:22:12 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 06:22:12 + cd /w/workspace/edgex-go/3 06:22:12 + sudo apt-get remove -qy --purge lxd lxd-client 06:22:12 Reading package lists... 06:22:12 Building dependency tree... 06:22:12 Reading state information... 06:22:12 The following packages were automatically installed and are no longer required: 06:22:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:22:12 uidmap xdelta3 06:22:12 Use 'sudo apt autoremove' to remove them. 06:22:12 The following packages will be REMOVED: 06:22:12 lxd* lxd-client* 06:22:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:22:13 After this operation, 31.7 MB disk space will be freed. 06:22:14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 06:22:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:22:15 Removing lxd dnsmasq configuration 06:22:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:22:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:22:16 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:22:16 (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.) 06:22:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:22:17 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 06:22:17 Processing triggers for systemd (237-3ubuntu10.42) ... 06:22:17 Processing triggers for ureadahead (0.100.0-21) ... 06:22:19 + sudo snap remove --purge lxd 06:22:19 snap "lxd" is not installed 06:22:19 + sudo groupadd --force --system lxd 06:22:19 ++ whoami 06:22:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:22:19 + newgrp - lxd 06:22:19 + sudo snap install lxd 06:22:19 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 06:22:25 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 06:22:25 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 06:22:29 2020-12-15T06:22:26Z INFO Waiting for automatic snapd restart... 06:22:31 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 06:22:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:22:38 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 06:22:43 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 06:22:44 lxd 4.8 from Canonical* installed 06:22:44 + sudo lxd init --auto 06:22:46 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 06:22:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:22:52 + sudo snap install --classic snapcraft 06:22:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:22:56 snapcraft 4.4.4 from Canonical* installed 06:22:56 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:22:56 + patch --verbose -p1 06:22:56 Hmm... Looks like a unified diff to me... 06:22:56 The text leading up to this was: 06:22:56 -------------------------- 06:22:56 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 06:22:56 |From: Tony Espy 06:22:56 |Date: Wed, 2 Dec 2020 17:38:31 -0500 06:22:56 |Subject: [PATCH] optimize snap build for pipeline CI check 06:22:56 | 06:22:56 |This patch is used by the EdgeX CI pipeline builds to 06:22:56 |optimize the snap CI check run for pull requests. When 06:22:56 |applied, it essentially strips out everything (apps and 06:22:56 |parts) from the snapcraft.yaml file except those required 06:22:56 |to build edgex-go, as the whole idea of the CI check is to 06:22:56 |catch changes to edgex-go that break the snap build. 06:22:56 | 06:22:56 |In general, anyone updating snapcraft.yaml will also need 06:22:56 |to update this patch file, otherwise it may fail to apply, 06:22:56 |resulting in a failed snap build CI check in the associated 06:22:56 |pull request. 06:22:56 | 06:22:56 |Note - in addition to applying this patch, the pipeline also 06:22:56 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:22:56 |need to build the finally binary .snap file (and it won't 06:22:56 |work with the patch applied). This further reduces the build 06:22:56 |time. 06:22:56 |--- 06:22:56 | snap/snapcraft.yaml | 466 +------------------------------------------- 06:22:56 | 1 file changed, 2 insertions(+), 464 deletions(-) 06:22:56 | 06:22:56 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:22:56 |index b265277c..d7e1de37 100644 06:22:56 |--- a/snap/snapcraft.yaml 06:22:56 |+++ b/snap/snapcraft.yaml 06:22:56 -------------------------- 06:22:56 patching file snap/snapcraft.yaml 06:22:56 Using Plan A... 06:22:56 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 06:22:56 Hunk #2 succeeded at 81 (offset -3 lines). 06:22:56 Hunk #3 succeeded at 211 (offset -7 lines). 06:22:56 Hunk #4 succeeded at 226 (offset -7 lines). 06:22:56 Hunk #5 succeeded at 234 (offset -7 lines). 06:22:56 Hunk #6 succeeded at 241 (offset -7 lines). 06:22:56 Hunk #7 succeeded at 268 (offset -7 lines). 06:22:56 Hunk #8 succeeded at 302 (offset -7 lines). 06:22:56 Hunk #9 succeeded at 358 (offset -7 lines). 06:22:56 Hmm... Ignoring the trailing garbage. 06:22:56 done 06:22:56 + sudo snapcraft prime --use-lxd [Pipeline] } 06:22:56 $ docker stop --time=1 ab7d89013f21713186a25ae1a6ab21d1984ba88a8fb94ee59238182ab7e817ab 06:22:57 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:22:57 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:22:57 - README.md 06:22:57 - snapcraft.yaml.orig 06:22:57 06:22:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:22:58 Launching a container. 06:22:59 $ docker rm -f ab7d89013f21713186a25ae1a6ab21d1984ba88a8fb94ee59238182ab7e817ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:01 06:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:02 latest: Pulling from edgex-devops/edgex-compose-arm64 06:23:02 29e5d40040c1: Pulling fs layer 06:23:02 1ce36da41761: Pulling fs layer 06:23:02 25b303627fd3: Pulling fs layer 06:23:03 29e5d40040c1: Verifying Checksum 06:23:03 29e5d40040c1: Download complete 06:23:03 29e5d40040c1: Pull complete 06:23:03 1ce36da41761: Verifying Checksum 06:23:03 1ce36da41761: Download complete 06:23:05 1ce36da41761: Pull complete 06:23:05 25b303627fd3: Verifying Checksum 06:23:05 25b303627fd3: Download complete 06:23:12 Waiting for container to be ready 06:23:12 To start your first instance, try: lxc launch ubuntu:18.04 06:23:12 06:23:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:23:14 Waiting for network to be ready... 06:23:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:23:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:23:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 06:23:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:23:15 25b303627fd3: Pull complete 06:23:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:23:15 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:23:16 prd-ubuntu18.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 06:23:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10003/edgex-devops/edgex-compose-arm64:latest cat 06:23:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:23:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:23:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:23:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:23:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:23:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:23:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:23:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:23:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:23:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:23:16 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:23:16 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:23:16 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:23:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:23:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 06:23:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:23:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:23:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:23:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:23:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:23:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:23:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:23:19 $ docker top 60016f42498f03da256910170a86d2234d81a7162826ac31c63936efc194fa2a -eo pid,comm [Pipeline] { 06:23:19 Fetched 23.5 MB in 4s (5309 kB/s) [Pipeline] sh 06:23:20 Reading package lists... 06:23:20 Reading package lists... 06:23:20 + grep parallel 06:23:20 + docker-compose build --help 06:23:20 Building dependency tree... 06:23:20 Reading state information... 06:23:20 The following additional packages will be installed: 06:23:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:23:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:23:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:23:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:23:20 Suggested packages: 06:23:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:23:20 Recommended packages: 06:23:20 gnupg libsasl2-modules 06:23:20 The following NEW packages will be installed: 06:23:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:23:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:23:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:23:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:23:20 The following packages will be upgraded: 06:23:20 gpg gpg-agent gpgconf libudev1 06:23:20 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 06:23:20 Need to get 3531 kB of archives. 06:23:20 After this operation, 13.3 MB of additional disk space will be used. 06:23:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:23:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:23:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:23:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 06:23:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 06:23:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:23:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:23:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:23:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 06:23:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 06:23:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:23:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:23:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:23:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:23:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:23:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:23:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:23:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:23:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:23:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:23:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:23:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:23:22 debconf: delaying package configuration, since apt-utils is not installed 06:23:22 Fetched 3531 kB in 1s (3420 kB/s) 06:23:22 (Reading database ... 12511 files and directories currently installed.) 06:23:22 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 06:23:22 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:23:22 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 06:23:22 Selecting previously unselected package udev. 06:23:22 (Reading database ... 12511 files and directories currently installed.) 06:23:22 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 06:23:22 Unpacking udev (237-3ubuntu10.43) ... 06:23:22 Selecting previously unselected package libfuse2:amd64. 06:23:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:23:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:23:22 Selecting previously unselected package fuse. 06:23:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:23:22 Unpacking fuse (2.9.7-1ubuntu1) ... 06:23:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:23:22 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:23:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:23:23 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:23:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:23:23 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:23:23 Selecting previously unselected package libksba8:amd64. 06:23:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:23:23 Unpacking libksba8:amd64 (1.3.5-2) ... 06:23:23 Selecting previously unselected package libroken18-heimdal:amd64. 06:23:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:23:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:23:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:23:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 Selecting previously unselected package libwind0-heimdal:amd64. 06:23:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:23:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:23 --parallel Build images in parallel. 06:23:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:23:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:23:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] } 06:23:24 $ docker stop --time=1 60016f42498f03da256910170a86d2234d81a7162826ac31c63936efc194fa2a 06:23:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:23:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:23:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:24 Selecting previously unselected package libsasl2-modules-db:amd64. 06:23:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:23:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:23:24 Selecting previously unselected package libsasl2-2:amd64. 06:23:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 06:23:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:23:24 Selecting previously unselected package libldap-common. 06:23:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:23:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:23:24 Selecting previously unselected package libldap-2.4-2:amd64. 06:23:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:23:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:23:24 Selecting previously unselected package dirmngr. 06:23:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:23:24 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:23:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:23:24 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:23:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:23:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:23:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 06:23:25 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:23:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libksba8:amd64 (1.3.5-2) ... 06:23:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:23:25 Setting up udev (237-3ubuntu10.43) ... 06:23:25 invoke-rc.d: policy-rc.d denied execution of start. 06:23:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Processing triggers for systemd (237-3ubuntu10) ... 06:23:25 Setting up fuse (2.9.7-1ubuntu1) ... 06:23:25 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:23:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:23:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:23:25 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:23:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:23:26 $ docker rm -f 60016f42498f03da256910170a86d2234d81a7162826ac31c63936efc194fa2a [Pipeline] // withDockerContainer 06:23:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:23:26 settings in the [Install] section, and DefaultInstance for template units). 06:23:26 This means they are not meant to be enabled using systemctl. 06:23:26 Possible reasons for having this kind of units are: 06:23:26 1) A unit may be statically enabled by being symlinked from another unit's 06:23:26 .wants/ or .requires/ directory. 06:23:26 2) A unit's purpose may be to act as a helper for some other unit which has 06:23:26 a requirement dependency on it. 06:23:26 3) A unit may be started when needed via activation (socket, path, timer, 06:23:26 D-Bus, udev, scripted systemctl call, ...). 06:23:26 4) In case of template units, the unit is meant to be enabled with some 06:23:26 instance name specified. [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:23:26 Reading package lists... 06:23:26 Building dependency tree... 06:23:26 Reading state information... 06:23:27 The following additional packages will be installed: 06:23:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:23:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:23:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:23:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:23:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:23:27 Suggested packages: 06:23:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:23:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:23:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:23:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:23:27 systemd-container policykit-1 06:23:27 Recommended packages: 06:23:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:23:27 The following NEW packages will be installed: 06:23:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:23:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:23:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:23:27 multiarch-support openssh-client python3 python3-minimal python3.6 06:23:27 python3.6-minimal snapd squashfs-tools sudo 06:23:27 The following packages will be upgraded: 06:23:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:23:27 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 06:23:27 Need to get 35.2 MB of archives. 06:23:27 After this operation, 141 MB of additional disk space will be used. 06:23:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 06:23:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:23:27 . [Pipeline] withDockerContainer 06:23:27 prd-ubuntu18.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 06:23:27 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:23:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:23:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:23:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 06:23:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:23:27 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:23:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:23:27 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:23:27 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:23:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 06:23:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:23:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:23:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:23:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:23:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:23:27 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:23:27 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:23:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:23:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:23:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:23:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:23:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:23:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:23:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:23:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:23:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:23:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:23:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:23:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:23:28 $ docker top cde4e88ee6f121d50a8d3e9a024ff1e1532890d260ff2167d597a9061e0daad0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:29 debconf: delaying package configuration, since apt-utils is not installed 06:23:29 Fetched 35.2 MB in 2s (14.8 MB/s) 06:23:29 (Reading database ... 12757 files and directories currently installed.) 06:23:29 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 06:23:29 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:23:30 + docker-compose -f ./docker-compose-build.yml build --parallel 06:23:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 06:23:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:23:30 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 06:23:30 (Reading database ... 12757 files and directories currently installed.) 06:23:30 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:23:30 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:23:30 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:23:31 (Reading database ... 12757 files and directories currently installed.) 06:23:31 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:23:31 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:23:31 Setting up apt (1.6.12ubuntu0.2) ... 06:23:31 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:23:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:23:32 (Reading database ... 12764 files and directories currently installed.) 06:23:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:23:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:23:32 Selecting previously unselected package libpython3.6-minimal:amd64. 06:23:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:23:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:23:32 Selecting previously unselected package libexpat1:amd64. 06:23:32 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:23:32 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:23:32 Selecting previously unselected package python3.6-minimal. 06:23:32 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:23:32 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:23:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:23:32 Checking for services that may need to be restarted...done. 06:23:33 Checking for services that may need to be restarted...done. 06:23:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:23:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:23:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:23:33 Selecting previously unselected package python3-minimal. 06:23:33 (Reading database ... 13012 files and directories currently installed.) 06:23:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:23:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:23:33 Selecting previously unselected package mime-support. 06:23:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:23:33 Unpacking mime-support (3.60ubuntu1) ... 06:23:33 Selecting previously unselected package libmpdec2:amd64. 06:23:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:23:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:23:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:23:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:23:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:23:33 Selecting previously unselected package python3.6. 06:23:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:23:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:23:34 Selecting previously unselected package libpython3-stdlib:amd64. 06:23:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:23:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:23:34 Setting up python3-minimal (3.6.7-1~18.04) ... 06:23:34 Building docker-core-command-go ... 06:23:34 Building docker-core-data-go ... 06:23:34 Building docker-core-metadata-go ... 06:23:34 Building docker-security-bootstrap-redis-go ... 06:23:34 Building docker-security-proxy-setup-go ... 06:23:34 Building docker-security-secrets-setup-go ... 06:23:34 Building docker-security-secretstore-setup-go ... 06:23:34 Building docker-support-notifications-go ... 06:23:34 Building docker-support-scheduler-go ... 06:23:34 Building docker-sys-mgmt-agent-go ... 06:23:34 Building docker-security-secretstore-setup-go 06:23:34 Building docker-sys-mgmt-agent-go 06:23:34 Building docker-core-data-go 06:23:34 Building docker-support-scheduler-go 06:23:34 Building docker-support-notifications-go 06:23:34 Selecting previously unselected package python3. 06:23:34 (Reading database ... 13442 files and directories currently installed.) 06:23:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:23:34 Unpacking python3 (3.6.7-1~18.04) ... 06:23:34 Selecting previously unselected package multiarch-support. 06:23:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 06:23:34 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 06:23:34 Setting up multiarch-support (2.27-3ubuntu1.3) ... 06:23:34 Selecting previously unselected package liblzo2-2:amd64. 06:23:34 (Reading database ... 13479 files and directories currently installed.) 06:23:34 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:23:34 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:23:34 Selecting previously unselected package libbsd0:amd64. 06:23:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:23:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:23:34 Selecting previously unselected package sudo. 06:23:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:23:34 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:23:34 Selecting previously unselected package apparmor. 06:23:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:23:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:23:35 Selecting previously unselected package libedit2:amd64. 06:23:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:23:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:23:35 Selecting previously unselected package libkrb5support0:amd64. 06:23:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:23:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:23:35 Selecting previously unselected package libk5crypto3:amd64. 06:23:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:23:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:23:35 Selecting previously unselected package libkeyutils1:amd64. 06:23:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:23:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:23:35 Selecting previously unselected package libkrb5-3:amd64. 06:23:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:23:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:23:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:23:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:23:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:23:35 Selecting previously unselected package libssl1.0.0:amd64. 06:23:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:23:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:23:36 Selecting previously unselected package openssh-client. 06:23:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:23:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:23:36 Selecting previously unselected package squashfs-tools. 06:23:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:23:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:23:36 Selecting previously unselected package snapd. 06:23:36 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:23:36 Unpacking snapd (2.48+18.04) ... 06:23:38 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:23:38 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:23:38 Setting up mime-support (3.60ubuntu1) ... 06:23:38 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:23:38 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:23:38 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:23:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:23:38 Setting up systemd (237-3ubuntu10.43) ... 06:23:38 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:23:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:23:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:23:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:23:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:23:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:23:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:23:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:23:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:23:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:23:39 Setting up python3 (3.6.7-1~18.04) ... 06:23:39 running python rtupdate hooks for python3.6... 06:23:39 running python post-rtupdate hooks for python3.6... 06:23:40 Setting up apparmor (2.12-4ubuntu5.1) ... 06:23:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:23:42 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:23:42 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:23:42 Setting up snapd (2.48+18.04) ... 06:23:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:23:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:23:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:23:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:23:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:23:43 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:23:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:23:43 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:23:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:23:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:23:44 /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' 06:23:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:23:44 Processing triggers for systemd (237-3ubuntu10.43) ... 06:23:45 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 06:23:45 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:23:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:23:46 Reading package lists... 06:23:46 Reading package lists... 06:23:47 Building dependency tree... 06:23:47 Reading state information... 06:23:47 Calculating upgrade... 06:23:47 The following packages will be upgraded: 06:23:47 advancecomp base-files bash binutils binutils-common 06:23:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:23:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:23:47 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 06:23:47 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 06:23:47 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 06:23:47 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 06:23:47 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 06:23:47 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 06:23:47 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 06:23:47 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 06:23:47 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 06:23:47 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 06:23:47 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:23:47 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:23:47 Need to get 63.5 MB of archives. 06:23:47 After this operation, 5191 kB of additional disk space will be used. 06:23:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 06:23:47 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 06:23:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:23:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:23:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:23:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:23:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:23:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:23:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:23:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:23:47 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:23:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:23:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:23:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:23:47 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:23:47 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:23:47 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:23:47 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:23:47 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:23:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:23:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:23:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:23:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:23:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:23:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:23:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:23:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:23:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:23:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:23:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:23:47 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:23:47 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:23:47 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:23:47 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:23:47 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:23:47 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:23:47 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:23:47 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:23:47 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:23:47 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:23:47 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:23:47 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:23:47 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:23:47 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 06:23:47 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:23:47 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:23:47 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:23:47 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:23:47 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:23:47 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:23:47 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:23:47 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:23:47 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:23:47 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:23:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:23:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:23:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:23:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:23:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:23:48 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:23:48 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:23:48 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:23:48 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:23:48 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 06:23:48 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 06:23:48 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:23:48 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:23:48 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 06:23:48 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:23:48 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:23:48 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:23:48 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:23:48 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:23:48 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:23:48 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:23:48 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 06:23:48 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:23:48 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:23:48 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:23:48 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:23:49 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:23:49 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 06:23:49 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:23:49 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:23:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:23:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:23:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:23:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:23:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:23:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:23:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:23:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:23:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:23:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:23:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:23:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:23:49 debconf: delaying package configuration, since apt-utils is not installed 06:23:49 Fetched 63.5 MB in 2s (29.3 MB/s) 06:23:49 (Reading database ... 13912 files and directories currently installed.) 06:23:49 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 06:23:49 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:23:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 06:23:50 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:23:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 06:23:50 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 06:23:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:52 (Reading database ... 13911 files and directories currently installed.) 06:23:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:23:52 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:23:52 (Reading database ... 13911 files and directories currently installed.) 06:23:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:23:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:53 (Reading database ... 13911 files and directories currently installed.) 06:23:53 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 06:23:53 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:23:53 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 06:23:54 (Reading database ... 13911 files and directories currently installed.) 06:23:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:23:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:23:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:23:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:23:54 Setting up base-files (10.1ubuntu2.10) ... 06:23:54 Installing new version of config file /etc/issue ... 06:23:54 Installing new version of config file /etc/issue.net ... 06:23:54 Installing new version of config file /etc/lsb-release ... 06:23:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:23:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:23:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:23:54 Removing obsolete conffile /etc/default/motd-news ... 06:23:54 (Reading database ... 13912 files and directories currently installed.) 06:23:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:23:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:23:55 Setting up bash (4.4.18-2ubuntu1.2) ... 06:23:55 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 06:23:55 (Reading database ... 13912 files and directories currently installed.) 06:23:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:23:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:23:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:23:55 (Reading database ... 13912 files and directories currently installed.) 06:23:55 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 06:23:55 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 06:23:55 Setting up tar (1.29b-2ubuntu0.1) ... 06:23:55 (Reading database ... 13912 files and directories currently installed.) 06:23:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:23:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:23:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:23:56 (Reading database ... 13912 files and directories currently installed.) 06:23:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:23:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:23:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:23:56 (Reading database ... 13912 files and directories currently installed.) 06:23:56 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:23:56 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:23:56 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:23:56 (Reading database ... 13912 files and directories currently installed.) 06:23:56 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:23:56 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:23:57 Setting up grep (3.1-2build1) ... 06:23:57 (Reading database ... 13912 files and directories currently installed.) 06:23:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:23:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:23:57 Setting up login (1:4.5-1ubuntu2) ... 06:23:57 (Reading database ... 13912 files and directories currently installed.) 06:23:57 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:23:57 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:23:57 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:23:57 (Reading database ... 13912 files and directories currently installed.) 06:23:57 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:23:57 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:23:58 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:23:58 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:23:58 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:23:58 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:23:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:23:58 (Reading database ... 13912 files and directories currently installed.) 06:23:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:23:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:23:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:23:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:24:00 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:24:00 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:24:00 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:24:00 (Reading database ... 13912 files and directories currently installed.) 06:24:00 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:24:00 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:24:00 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:24:00 (Reading database ... 13912 files and directories currently installed.) 06:24:00 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:00 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:00 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:24:00 (Reading database ... 13912 files and directories currently installed.) 06:24:00 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:24:00 (Reading database ... 13912 files and directories currently installed.) 06:24:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:01 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:24:01 (Reading database ... 13912 files and directories currently installed.) 06:24:01 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:01 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:01 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:24:01 (Reading database ... 13912 files and directories currently installed.) 06:24:01 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:24:01 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:24:01 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:24:01 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:24:01 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:24:01 (Reading database ... 13912 files and directories currently installed.) 06:24:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:24:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:24:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:24:01 (Reading database ... 13912 files and directories currently installed.) 06:24:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:02 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:24:02 (Reading database ... 13912 files and directories currently installed.) 06:24:02 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:02 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:24:02 (Reading database ... 13912 files and directories currently installed.) 06:24:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:03 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:24:03 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:24:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:24:03 (Reading database ... 13912 files and directories currently installed.) 06:24:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 06:24:03 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 06:24:03 Setting up libc-bin (2.27-3ubuntu1.3) ... 06:24:04 (Reading database ... 13912 files and directories currently installed.) 06:24:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:24:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:24:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:24:04 (Reading database ... 13914 files and directories currently installed.) 06:24:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:24:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:24:04 Setting up debconf (1.5.66ubuntu1) ... 06:24:04 (Reading database ... 13914 files and directories currently installed.) 06:24:04 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:24:04 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:24:04 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:24:05 (Reading database ... 13914 files and directories currently installed.) 06:24:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:24:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:24:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:24:05 (Reading database ... 13914 files and directories currently installed.) 06:24:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:24:05 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:24:05 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:24:05 (Reading database ... 13914 files and directories currently installed.) 06:24:05 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:24:05 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:24:05 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 06:24:05 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 06:24:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:24:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:24:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:24:06 (Reading database ... 13914 files and directories currently installed.) 06:24:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:24:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:24:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:24:06 (Reading database ... 13914 files and directories currently installed.) 06:24:06 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:24:06 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:24:06 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:24:07 (Reading database ... 13914 files and directories currently installed.) 06:24:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:24:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:24:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:24:07 (Reading database ... 13914 files and directories currently installed.) 06:24:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:24:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:24:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:24:07 (Reading database ... 13914 files and directories currently installed.) 06:24:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:24:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:24:08 Setting up passwd (1:4.5-1ubuntu2) ... 06:24:08 (Reading database ... 13914 files and directories currently installed.) 06:24:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:24:08 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:24:08 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:24:08 (Reading database ... 13914 files and directories currently installed.) 06:24:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:24:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:24:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:24:08 (Reading database ... 13914 files and directories currently installed.) 06:24:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:24:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:24:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:24:08 (Reading database ... 13914 files and directories currently installed.) 06:24:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:24:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:24:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:24:09 (Reading database ... 13914 files and directories currently installed.) 06:24:09 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:24:09 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:24:09 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:24:09 (Reading database ... 13914 files and directories currently installed.) 06:24:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:24:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:24:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:24:09 (Reading database ... 13915 files and directories currently installed.) 06:24:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:24:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:24:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:24:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:24:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:24:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:24:09 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:24:09 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:24:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:24:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:24:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:24:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:24:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:24:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:24:10 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:24:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:24:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:24:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:24:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:24:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:24:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:24:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:24:10 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 06:24:10 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 06:24:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:24:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:24:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:24:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:24:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:24:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:24:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:24:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:24:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:24:13 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:24:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:24:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:24:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:24:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:24:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:24:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:24:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:24:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:24:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:24:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:24:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:24:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:24:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:24:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:24:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:24:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:24:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:24:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:24:18 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:18 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:24:18 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:18 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:18 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:18 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:24:18 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:24:18 Setting up tzdata (2020d-0ubuntu0.18.04) ... 06:24:18 06:24:18 Current default time zone: 'Etc/UTC' 06:24:18 Local time is now: Tue Dec 15 06:24:18 UTC 2020. 06:24:18 Universal Time is now: Tue Dec 15 06:24:18 UTC 2020. 06:24:18 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:24:18 06:24:18 Setting up systemd-sysv (237-3ubuntu10.43) ... 06:24:18 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:18 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 06:24:18 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:24:18 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:24:18 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:24:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:24:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:24:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:24:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:24:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:24:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:24:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:19 Setting up patch (2.7.6-2ubuntu1.1) ... 06:24:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:24:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:24:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:24:19 Installing new version of config file /etc/ssl/openssl.cnf ... 06:24:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:24:19 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 06:24:19 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:24:21 Updating certificates in /etc/ssl/certs... 06:24:22 22 added, 17 removed; done. 06:24:22 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 06:24:22 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:24:22 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:24:22 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:24:22 Setting up pkgbinarymangler (138.18.04.1) ... 06:24:22 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:24:22 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:24:22 Setting up perl (5.26.1-6ubuntu0.5) ... 06:24:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:24:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:24:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:24:23 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:24:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:24:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:24:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:24:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:24:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:24:23 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:24:23 Processing triggers for systemd (237-3ubuntu10.43) ... 06:24:23 Processing triggers for mime-support (3.60ubuntu1) ... 06:24:23 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:24:23 Updating certificates in /etc/ssl/certs... 06:24:24 0 added, 0 removed; done. 06:24:24 Running hooks in /etc/ca-certificates/update.d... 06:24:24 done. 06:24:24 Reading package lists... 06:24:24 Building dependency tree... 06:24:24 Reading state information... 06:24:24 The following NEW packages will be installed: 06:24:24 apt-transport-https 06:24:24 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:24:24 Need to get 1696 B of archives. 06:24:24 After this operation, 153 kB of additional disk space will be used. 06:24:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:24:24 debconf: delaying package configuration, since apt-utils is not installed 06:24:25 Fetched 1696 B in 0s (8471 B/s) 06:24:25 Selecting previously unselected package apt-transport-https. 06:24:25 (Reading database ... 13929 files and directories currently installed.) 06:24:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:24:25 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:24:25 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:24:25 Waiting for network to be ready... 06:24:32 2020-12-15T06:24:28Z INFO Waiting for automatic snapd restart... 06:24:32 snapd 2.48.1 from Canonical* installed 06:24:32 "snapd" switched to the "latest/stable" channel 06:24:32 06:24:35 core18 20200929 from Canonical* installed 06:24:35 "core18" switched to the "latest/stable" channel 06:24:35 06:24:38 snapcraft 4.4.4 from Canonical* installed 06:24:38 "snapcraft" switched to the "latest/stable" channel 06:24:38 06:24:42 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: 06:24:42 - README.md 06:24:42 - snapcraft.yaml.orig 06:24:42 06:24:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:24:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:24:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:24:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:24:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:24:50 Reading package lists... 06:24:50 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 06:24:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:24:56 ---> 353e5b0e0b60 06:24:56 Step 3/24 : WORKDIR /edgex-go 06:24:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:24:56 ---> 353e5b0e0b60 06:24:56 Step 3/24 : WORKDIR /edgex-go 06:24:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:56 ---> 353e5b0e0b60 06:24:56 Step 3/23 : WORKDIR /edgex-go 06:24:56 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:56 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:24:56 ---> 353e5b0e0b60 06:24:56 Step 3/27 : WORKDIR /edgex-go 06:24:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:24:56 ---> 353e5b0e0b60 06:24:56 Step 3/21 : WORKDIR /edgex-go 06:24:56 ---> Running in 7bb8988b0f6a 06:24:56 ---> Running in 6067f824e2ad 06:24:56 ---> Running in 3b499b05699e 06:24:56 ---> Running in 3e64b007a6c9 06:24:56 ---> Running in c272ca9a8789 06:24:56 Removing intermediate container 3b499b05699e 06:24:56 ---> 4388083ff55e 06:24:56 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:56 Removing intermediate container 3e64b007a6c9 06:24:56 ---> c42ae6c0cd4f 06:24:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:56 Removing intermediate container 7bb8988b0f6a 06:24:56 ---> 4613ef13448c 06:24:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:56 Removing intermediate container c272ca9a8789 06:24:56 ---> 1f2260047fae 06:24:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:56 Removing intermediate container 6067f824e2ad 06:24:56 ---> 8f6899727c74 06:24:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:56 ---> Running in dc380cbb6e9a 06:24:56 ---> Running in 866c5410832d 06:24:56 ---> Running in 5bf31e6bfcb7 06:24:56 ---> Running in 26e6c80069a3 06:24:56 ---> Running in 67ca028d0ba4 06:24:56 Removing intermediate container 26e6c80069a3 06:24:56 ---> 0e4cf126c6de 06:24:56 Step 5/27 : RUN apk update && apk add make bash git 06:24:56 ---> Running in ffdef7f963ca 06:24:56 Removing intermediate container 5bf31e6bfcb7 06:24:56 ---> 73a19da565ff 06:24:56 Step 5/21 : RUN apk update && apk add make git 06:24:56 ---> Running in 5e07b1b68876 06:24:56 Removing intermediate container 866c5410832d 06:24:56 ---> b5e22a69f3b2 06:24:56 Step 5/24 : RUN apk update && apk add make git 06:24:56 ---> Running in dd96832deba2 06:24:56 Removing intermediate container 67ca028d0ba4 06:24:56 ---> da828475c8ba 06:24:56 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:24:56 Removing intermediate container dc380cbb6e9a 06:24:56 ---> e57bc9156466 06:24:56 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:24:56 ---> Running in 20251731a57e 06:24:56 ---> Running in e8b4f6b5ef1b 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:56 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:56 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:56 OK: 12620 distinct packages available 06:24:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:24:57 Reading package lists... 06:24:57 Building dependency tree... 06:24:57 Reading state information... 06:24:57 Suggested packages: 06:24:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:24:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:24:57 Recommended packages: 06:24:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:24:57 The following NEW packages will be installed: 06:24:57 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:24:57 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:24:57 pkg-config zip 06:24:57 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:24:57 Need to get 7655 kB of archives. 06:24:57 After this operation, 43.7 MB of additional disk space will be used. 06:24:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:24:57 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:24:57 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:24:57 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:24:57 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:24:57 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:24:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:24:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:24:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:24:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:24:57 OK: 217 MiB in 51 packages 06:24:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:57 OK: 12620 distinct packages available 06:24:57 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:57 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:57 OK: 12620 distinct packages available 06:24:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:24:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:24:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:24:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:24:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:24:58 debconf: delaying package configuration, since apt-utils is not installed 06:24:58 Fetched 7655 kB in 1s (6725 kB/s) 06:24:58 Selecting previously unselected package libglib2.0-0:amd64. 06:24:58 OK: 217 MiB in 51 packages 06:24:58 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:58 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:58 OK: 12620 distinct packages available 06:24:58 (Reading database ... 13933 files and directories currently installed.) 06:24:58 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:24:58 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:24:58 Selecting previously unselected package libpsl5:amd64. 06:24:58 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:24:58 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:24:58 Selecting previously unselected package libnghttp2-14:amd64. 06:24:58 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:24:58 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:24:58 OK: 217 MiB in 51 packages 06:24:58 Selecting previously unselected package librtmp1:amd64. 06:24:58 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:24:58 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:24:58 Selecting previously unselected package libcurl3-gnutls:amd64. 06:24:58 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:24:58 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:24:58 Removing intermediate container ffdef7f963ca 06:24:58 ---> 910cb6f92580 06:24:58 Step 6/27 : COPY go.mod . 06:24:58 Selecting previously unselected package liberror-perl. 06:24:58 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:24:58 Unpacking liberror-perl (0.17025-1) ... 06:24:58 Selecting previously unselected package git-man. 06:24:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:24:58 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:24:58 Selecting previously unselected package git. 06:24:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:24:59 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:24:59 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:59 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:59 OK: 12620 distinct packages available 06:24:59 OK: 217 MiB in 51 packages 06:24:59 Selecting previously unselected package libnorm1:amd64. 06:24:59 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:24:59 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:24:59 Selecting previously unselected package libpgm-5.2-0:amd64. 06:24:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:24:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:24:59 Selecting previously unselected package libsodium23:amd64. 06:24:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:24:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:24:59 Selecting previously unselected package libzmq5:amd64. 06:24:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:24:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:25:00 OK: 217 MiB in 51 packages 06:25:00 Removing intermediate container dd96832deba2 06:25:00 ---> 70f41b8a0c09 06:25:00 Step 6/24 : COPY go.mod . 06:25:00 Selecting previously unselected package libzmq3-dev:amd64. 06:25:00 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:25:00 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:25:00 Selecting previously unselected package pkg-config. 06:25:00 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:25:00 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:25:00 ---> edc1629f1f11 06:25:00 Step 7/27 : RUN go mod download 06:25:00 Removing intermediate container 5e07b1b68876 06:25:00 ---> f7a592e11e4a 06:25:00 Step 6/21 : COPY go.mod . 06:25:00 Selecting previously unselected package zip. 06:25:00 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:25:00 Unpacking zip (3.0-11build1) ... 06:25:00 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:25:00 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:25:00 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:25:00 Setting up liberror-perl (0.17025-1) ... 06:25:00 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:25:00 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:25:00 No schema files found: doing nothing. 06:25:00 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:25:00 ---> Running in a71ce9c6083f 06:25:00 Setting up zip (3.0-11build1) ... 06:25:00 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:25:00 Setting up libsodium23:amd64 (1.0.16-2) ... 06:25:00 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:25:00 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:25:00 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:25:00 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:25:00 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:25:01 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:25:01 ---> 45fc8c2a951a 06:25:01 Step 7/24 : RUN go mod download 06:25:01 Removing intermediate container e8b4f6b5ef1b 06:25:01 ---> 2a6f24b38c48 06:25:01 Step 6/24 : COPY go.mod . 06:25:01 ---> Running in fe3c6c78e95b 06:25:01 ---> f873f2c0c9e7 06:25:01 Step 7/21 : RUN go mod download 06:25:01 ---> Running in eb0275cdd3b9 06:25:01 Removing intermediate container 20251731a57e 06:25:01 ---> cd5bd2976f78 06:25:01 Step 6/23 : COPY go.mod . 06:25:02 ---> 34890101475e 06:25:02 Step 7/24 : RUN go mod download 06:25:03 ---> Running in bc4bf098da88 06:25:03 ---> e4fc501eb68e 06:25:03 Step 7/23 : RUN go mod download 06:25:03 ---> Running in 12e9c4b700c3 06:25:05 Removing intermediate container a71ce9c6083f 06:25:05 ---> b2ab7ad62e8a 06:25:05 Step 8/27 : COPY . . 06:25:05 Removing intermediate container fe3c6c78e95b 06:25:05 ---> f2fe945d1639 06:25:05 Step 8/24 : COPY . . 06:25:05 Removing intermediate container eb0275cdd3b9 06:25:05 ---> abd4afc71461 06:25:05 Step 8/21 : COPY . . 06:25:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:25:07 git set to automatically installed. 06:25:07 git-man set to automatically installed. 06:25:07 libcurl3-gnutls set to automatically installed. 06:25:07 liberror-perl set to automatically installed. 06:25:07 libglib2.0-0 set to automatically installed. 06:25:07 libnghttp2-14 set to automatically installed. 06:25:07 libnorm1 set to automatically installed. 06:25:07 libpgm-5.2-0 set to automatically installed. 06:25:07 libpsl5 set to automatically installed. 06:25:07 librtmp1 set to automatically installed. 06:25:07 libsodium23 set to automatically installed. 06:25:07 libzmq3-dev set to automatically installed. 06:25:07 libzmq5 set to automatically installed. 06:25:07 pkg-config set to automatically installed. 06:25:07 zip set to automatically installed. 06:25:08 Removing intermediate container bc4bf098da88 06:25:08 ---> 113982becbfe 06:25:08 Step 8/24 : COPY . . 06:25:08 Removing intermediate container 12e9c4b700c3 06:25:08 ---> ace4dde876f5 06:25:08 Step 8/23 : COPY . . 06:25:14 snapd is not logged in, snap install commands will use sudo 06:25:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:25:20 snap "core18" has no updates available 06:25:21 Pulling config-common 06:25:22 Pulling go-build-helper 06:25:35 ---> 4ee6e689f6e7 06:25:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:25:35 ---> c39a17fce8fb 06:25:35 Step 9/23 : RUN make cmd/core-data/core-data 06:25:35 ---> e9208b1204e3 06:25:35 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:25:35 ---> 0f20eede88e3 06:25:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:25:35 ---> 805992af6790 06:25:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:25:35 ---> Running in 26cc575d8d8c 06:25:35 ---> Running in 2d272c16d3c1 06:25:35 ---> Running in 8fc4e4260508 06:25:35 ---> Running in 9f48d5f55e0f 06:25:35 ---> Running in f508883f2c8a 06:25:36 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 06:25:37 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 06:25:37 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 06:25:37 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 06:25:37 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 06:25:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:25:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:25:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:25:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 06:25:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:25:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:25:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:25:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:25:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:25:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:25:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:25:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 06:25:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:25:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 06:25:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 06:25:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 06:25:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 06:25:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 06:25:49 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] 06:25:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 06:25:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 06:25:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:25:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 06:25:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 06:25:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 06:25:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 06:25:49 Get:27 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 06:25:49 Fetched 23.5 MB in 0s (0 B/s) 06:25:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:25:49 Fetched 96.5 kB in 0s (0 B/s) 06:25:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:25:49 Fetched 279 kB in 0s (0 B/s) 06:25:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:25:49 Fetched 122 kB in 0s (0 B/s) 06:25:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:25:49 Fetched 77.8 kB in 0s (0 B/s) 06:25:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:25:49 Fetched 8848 B in 0s (0 B/s) 06:25:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:25:49 Fetched 47.8 kB in 0s (0 B/s) 06:25:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:25:49 Fetched 45.6 kB in 0s (0 B/s) 06:25:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 06:25:49 Fetched 14.8 kB in 0s (0 B/s) 06:25:49 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:25:49 Fetched 214 kB in 0s (0 B/s) 06:25:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:25:49 Fetched 155 kB in 0s (0 B/s) 06:25:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:25:49 Fetched 50.6 kB in 0s (0 B/s) 06:25:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:25:49 Fetched 14.8 kB in 0s (0 B/s) 06:25:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:25:49 Fetched 41.8 kB in 0s (0 B/s) 06:25:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:25:49 Fetched 499 kB in 0s (0 B/s) 06:25:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:25:49 Fetched 111 kB in 0s (0 B/s) 06:25:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:25:49 Fetched 240 kB in 0s (0 B/s) 06:25:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:25:49 Fetched 29.3 kB in 0s (0 B/s) 06:25:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:25:49 Fetched 85.5 kB in 0s (0 B/s) 06:25:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:25:49 Fetched 24.5 kB in 0s (0 B/s) 06:25:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 06:25:49 Fetched 49.2 kB in 0s (0 B/s) 06:25:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:25:49 Fetched 54.2 kB in 0s (0 B/s) 06:25:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:25:49 Fetched 30.8 kB in 0s (0 B/s) 06:25:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:25:49 Fetched 17.0 kB in 0s (0 B/s) 06:25:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:25:49 Fetched 85.9 kB in 0s (0 B/s) 06:25:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:25:49 Fetched 8720 B in 0s (0 B/s) 06:25:49 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:25:49 Fetched 137 kB in 0s (0 B/s) 06:25:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:25:49 Fetched 119 kB in 0s (0 B/s) 06:25:49 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:25:49 Fetched 109 kB in 0s (0 B/s) 06:25:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:25:49 Fetched 11.1 kB in 0s (0 B/s) 06:25:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:25:49 Fetched 645 kB in 0s (0 B/s) 06:25:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:25:49 Fetched 41.3 kB in 0s (0 B/s) 06:25:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:25:49 Fetched 17.9 kB in 0s (0 B/s) 06:25:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:25:49 Fetched 368 kB in 0s (0 B/s) 06:25:49 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 06:25:49 Fetched 187 kB in 0s (0 B/s) 06:25:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:25:49 Fetched 175 kB in 0s (0 B/s) 06:25:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:25:49 Fetched 206 kB in 0s (0 B/s) 06:25:49 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:25:49 Fetched 1301 kB in 0s (0 B/s) 06:25:49 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:25:49 Fetched 36.2 kB in 0s (0 B/s) 06:25:49 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:25:49 Fetched 159 kB in 0s (0 B/s) 06:25:49 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:25:49 Fetched 107 kB in 0s (0 B/s) 06:25:49 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:25:49 Fetched 48.7 kB in 0s (0 B/s) 06:25:49 Pulling static-packages 06:25:49 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:25:49 Skipping pull go-build-helper (already ran) 06:25:49 Skipping pull static-packages (already ran) 06:25:49 Building go-build-helper 06:25:53 Building static-packages 06:25:55 Staging go-build-helper 06:25:56 Staging static-packages 06:25:57 Pulling go115 06:25:58 'edgex-go' has dependencies that need to be staged: go115 06:25:58 Skipping pull go115 (already ran) 06:25:58 Building go115 06:25:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:58 Dload Upload Total Spent Left Speed 06:26:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.0M 0 0 20.2M 0 0:00:05 --:--:-- 0:00:05 20.2M 43 115M 43 50.4M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 70 115M 70 81.3M 0 0 28.3M 0 0:00:04 0:00:02 0:00:02 28.2M 99 115M 99 114M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M 06:26:03 go1.15.2.linux-amd64.tar.gz: OK 06:26:06 Staging go115 06:26:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:26:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:26:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:26:12 Fetched 0 B in 0s (0 B/s) 06:26:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:26:12 Fetched 224 kB in 0s (0 B/s) 06:26:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:26:12 Fetched 157 kB in 0s (0 B/s) 06:26:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:26:12 Fetched 221 kB in 0s (0 B/s) 06:26:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:26:12 Fetched 143 kB in 0s (0 B/s) 06:26:12 Pulling edgex-go 06:26:13 Pulling version 06:26:14 Building config-common 06:26:16 Skipping build go-build-helper (already ran) 06:26:16 Skipping build static-packages (already ran) 06:26:16 Skipping build go115 (already ran) 06:26:16 Building edgex-go 06:26: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 06:26:17 go: downloading github.com/gorilla/mux v1.8.0 06:26:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 06:26:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 06:26:17 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 06:26:17 go: downloading github.com/google/uuid v1.1.2 06:26:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:26:17 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 06:26:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:26:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:26:17 go: downloading github.com/go-kit/kit v0.8.0 06:26:17 go: downloading github.com/pebbe/zmq4 v1.0.0 06:26:17 go: downloading github.com/BurntSushi/toml v0.3.1 06:26:17 go: downloading github.com/pkg/errors v0.8.1 06:26:17 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 06:26:17 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 06:26:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:26:17 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:26:17 go: downloading github.com/imdario/mergo v0.3.11 06:26:17 go: downloading github.com/pelletier/go-toml v1.2.0 06:26:17 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:26:17 go: downloading gopkg.in/yaml.v2 v2.4.0 06:26:17 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:26:17 go: downloading github.com/hashicorp/consul/api v1.1.0 06:26:17 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 06:26:17 go: downloading github.com/x448/float16 v0.8.4 06:26:17 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:26:17 go: downloading github.com/go-playground/universal-translator v0.17.0 06:26:17 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:26:17 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:26:17 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:26:17 go: downloading github.com/mitchellh/copystructure v1.0.0 06:26:17 go: downloading github.com/leodido/go-urn v1.2.0 06:26:17 go: downloading github.com/hashicorp/serf v0.8.2 06:26:17 go: downloading github.com/go-playground/locales v0.13.0 06:26:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:26:17 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:26:18 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:26:18 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:26:18 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:26:18 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:26:19 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:26: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 06:26:29 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 06:26:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:26:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:26:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:26:31 go: downloading github.com/stretchr/testify v1.5.1 06:26:31 go: downloading github.com/davecgh/go-spew v1.1.1 06:26:31 go: downloading github.com/pmezard/go-difflib v1.0.0 06:26:33 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 06:26:33 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:26:33 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:26:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:26:35 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 06:26:35 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:26:36 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 06:26:36 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:26:39 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 06:26:41 Building version 06:26:43 Staging config-common 06:26:44 Skipping stage go-build-helper (already ran) 06:26:44 Skipping stage static-packages (already ran) 06:26:44 Skipping stage go115 (already ran) 06:26:44 Staging edgex-go 06:26:45 Staging version 06:26:46 Priming config-common 06:26:47 Priming go-build-helper 06:26:48 Priming static-packages 06:26:50 Priming go115 06:26:51 Priming edgex-go 06:26:52 Priming version 06:26:53 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:26: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 06:27:14 Removing intermediate container f508883f2c8a 06:27:14 ---> a9cd82e1665a 06:27:14 06:27:14 Step 10/24 : FROM alpine:3.10 06:27:14 3.10: Pulling from library/alpine 06:27:14 Removing intermediate container 8fc4e4260508 06:27:14 ---> 2bdaa4fadd65 06:27:14 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:27:14 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:27:14 Status: Downloaded newer image for alpine:3.10 06:27:14 ---> 536a684cf733 06:27:14 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:27:14 ---> Running in 256f0502c5de 06:27:14 ---> Running in a245adfdabbe 06:27: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 06:27:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:27:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:27:18 v3.10.5-168-g2fc5df2ea2 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:27:18 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:27:18 OK: 10169 distinct packages available 06:27:19 (1/5) Installing ca-certificates (20191127-r2) 06:27:19 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:27:19 (3/5) Installing libcurl (7.66.0-r3) 06:27:19 (4/5) Installing curl (7.66.0-r3) 06:27:19 (5/5) Installing dumb-init (1.2.2-r1) 06:27:19 Executing busybox-1.30.1-r3.trigger 06:27:19 Executing ca-certificates-20191127-r2.trigger 06:27:19 OK: 7 MiB in 19 packages 06:27:23 Removing intermediate container a245adfdabbe 06:27:23 ---> 4b72aa18ea85 06:27:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:27:23 Removing intermediate container 256f0502c5de 06:27:23 ---> fb1e8345d022 06:27:23 06:27:23 Step 11/27 : FROM docker:latest 06:27:23 ---> eeaf43b92773 06:27:23 Step 12/27 : RUN apk add --no-cache bash 06:27:23 ---> Running in 225c7d9f1ae3 06:27:23 ---> Running in 673c1e2b5002 06:27:23 Removing intermediate container 225c7d9f1ae3 06:27:23 ---> b3e56496f663 06:27:23 Step 13/24 : WORKDIR / 06:27:24 ---> Running in 47fe6dab426a 06:27:25 Removing intermediate container 47fe6dab426a 06:27:25 ---> ce46425276d8 06:27:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:27:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:26 ---> a3557a444adb 06:27:26 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:27:27 (1/2) Installing readline (8.0.4-r0) 06:27:27 (2/2) Installing bash (5.0.17-r0) 06:27:27 Executing bash-5.0.17-r0.post-install 06:27:27 Executing busybox-1.31.1-r19.trigger 06:27:27 OK: 12 MiB in 22 packages 06:27:27 ---> f95b3bf11c33 06:27:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:27:29 Removing intermediate container 673c1e2b5002 06:27:29 ---> ea707c4950ad 06:27:29 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:27:29 ---> 6f20a12ddec4 06:27:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:27:29 ---> Running in eb977094938b 06:27:33 ---> 66fe3de9ef9f 06:27:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:27:34 Removing intermediate container eb977094938b 06:27:34 ---> 6e27f75a397a 06:27:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:27:34 ---> Running in 02c8d39a6afb 06:27:36 Removing intermediate container 02c8d39a6afb 06:27:36 ---> 28bb608f2081 06:27:36 Step 15/27 : ENV APP_PORT=48090 06:27:36 ---> Running in 1d4c717b2740 06:27:37 ---> fc8656eebddf 06:27:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:27:37 Removing intermediate container 1d4c717b2740 06:27:37 ---> dda81f978bf1 06:27:37 Step 16/27 : EXPOSE $APP_PORT 06:27:38 ---> Running in 26ac88d9ee95 06:27:38 Removing intermediate container 9f48d5f55e0f 06:27:38 ---> c768c5f5a0bf 06:27:38 06:27:38 Step 10/21 : FROM scratch 06:27:38 ---> 06:27:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:27:38 ---> 1fd3177f198b 06:27:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:27:38 Removing intermediate container 2d272c16d3c1 06:27:38 ---> 7cf609992e9b 06:27:38 06:27:38 Step 10/24 : FROM scratch 06:27:38 ---> 06:27:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:27:38 ---> Running in 1163d3f11e5f 06:27:38 ---> Running in b5914f9d3387 06:27:38 ---> Running in a3663697d290 06:27:38 Removing intermediate container 26ac88d9ee95 06:27:38 ---> 6f1ae82fce11 06:27:38 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:27:39 Removing intermediate container b5914f9d3387 06:27:39 ---> 9e798615abd1 06:27:39 Step 12/21 : ENV APP_PORT=48085 06:27:39 Removing intermediate container a3663697d290 06:27:39 ---> 2742b8295d76 06:27:39 Step 12/24 : ENV APP_PORT=48060 06:27:39 ---> Running in 7402fa4f8747 06:27:40 ---> Running in 4e1876241950 06:27:40 Removing intermediate container 7402fa4f8747 06:27:40 ---> 61228b3874c5 06:27:40 Step 13/21 : EXPOSE $APP_PORT 06:27:40 Removing intermediate container 4e1876241950 06:27:40 ---> e8cb947f03c9 06:27:40 Step 13/24 : EXPOSE $APP_PORT 06:27:40 ---> Running in 22196683a1c8 06:27:40 ---> ec681631a7d8 06:27:40 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:27:41 ---> Running in 79693e91df5f 06:27:41 Removing intermediate container 22196683a1c8 06:27:41 ---> 0075ca248ef1 06:27:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:27:41 Removing intermediate container 79693e91df5f 06:27:41 ---> 0d678043772f 06:27:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:27:42 Removing intermediate container 1163d3f11e5f 06:27:42 ---> 1baf5b33420b 06:27:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:27:42 ---> Running in 3eb8440203dd 06:27:42 ---> 0afbd52faea1 06:27:42 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:27:42 ---> 86173a32b276 06:27:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:27:42 Removing intermediate container 3eb8440203dd 06:27:42 ---> 848b2232067f 06:27:42 Step 22/24 : LABEL arch=arm64 06:27:42 ---> 9626b85e6834 06:27:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:27:43 ---> Running in a728494ad18c 06:27:43 ---> f6ae7a59e88d 06:27:43 Step 20/27 : RUN apk --no-cache add py3-pip 06:27:44 ---> Running in 5b2540c9e345 06:27:44 Removing intermediate container a728494ad18c 06:27:44 ---> d1470fba3fdd 06:27:44 Step 23/24 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:27:44 ---> Running in 78af6c79f077 06:27:44 ---> b2d2e107df3f 06:27:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:27:44 ---> 4f4eb4187720 06:27:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:27:45 Removing intermediate container 78af6c79f077 06:27:45 ---> 8c1715e89965 06:27:45 Step 24/24 : LABEL version=0.0.0 06:27:45 ---> Running in fa81a62373a2 06:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:46 ---> 1f1d144af800 06:27:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:27:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:46 ---> Running in 808041af7e64 06:27:46 Removing intermediate container fa81a62373a2 06:27:46 ---> 5d6d54220bee 06:27:46 06:27:46 (1/33) Installing libbz2 (1.0.8-r1) 06:27:46 (2/33) Installing expat (2.2.9-r1) 06:27:46 (3/33) Installing libffi (3.3-r2) 06:27:46 ---> 339572c7c3d2 06:27:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:27:46 (4/33) Installing gdbm (1.13-r1) 06:27:46 (5/33) Installing xz-libs (5.2.5-r0) 06:27:46 (6/33) Installing sqlite-libs (3.32.1-r0) 06:27:47 (7/33) Installing python3 (3.8.5-r0) 06:27:47 Successfully built 5d6d54220bee 06:27:47 Removing intermediate container 808041af7e64 06:27:47 ---> 5a729849ad3f 06:27:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:47 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:27:47 Building docker-core-metadata-go 06:27:48  Building docker-security-secretstore-setup-go ... done  ---> Running in f1ba609c8dfc 06:27:48 ---> b03f050f49a5 06:27:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:27:48 Removing intermediate container f1ba609c8dfc 06:27:48 ---> 9ba8264682d0 06:27:48 Step 19/21 : LABEL arch=arm64 06:27:49 (8/33) Installing py3-appdirs (1.4.4-r1) 06:27:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:27:49 (10/33) Installing py3-parsing (2.4.7-r0) 06:27:49 (11/33) Installing py3-six (1.15.0-r0) 06:27:49 (12/33) Installing py3-packaging (20.4-r0) 06:27:49 (13/33) Installing py3-setuptools (47.0.0-r0) 06:27:49 ---> Running in 18bc2a310dbb 06:27:49 (14/33) Installing py3-chardet (3.0.4-r4) 06:27:49 (15/33) Installing py3-idna (2.9-r0) 06:27:49 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:27:50 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:27:50 (18/33) Installing py3-requests (2.23.0-r0) 06:27:50 (19/33) Installing py3-msgpack (1.0.0-r0) 06:27:50 (20/33) Installing py3-lockfile (0.12.2-r3) 06:27:50 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:27:50 (22/33) Installing py3-colorama (0.4.3-r0) 06:27:50 (23/33) Installing py3-distlib (0.3.0-r0) 06:27:50 (24/33) Installing py3-distro (1.5.0-r1) 06:27:50 (25/33) Installing py3-webencodings (0.5.1-r3) 06:27:50 (26/33) Installing py3-html5lib (1.0.1-r4) 06:27:50 (27/33) Installing py3-pytoml (0.1.21-r0) 06:27:50 (28/33) Installing py3-pep517 (0.8.2-r0) 06:27:50 (29/33) Installing py3-progress (1.5-r0) 06:27:50 (30/33) Installing py3-toml (0.10.1-r0) 06:27:50 (31/33) Installing py3-retrying (1.3.3-r0) 06:27:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:27:50 (33/33) Installing py3-pip (20.1.1-r0) 06:27:50 Executing busybox-1.31.1-r19.trigger 06:27:50 OK: 71 MiB in 55 packages 06:27:50 ---> b16d473c597f 06:27:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:27:51 Removing intermediate container 18bc2a310dbb 06:27:51 ---> 6188f14470ed 06:27:51 Step 20/21 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:27:51 ---> Running in 51acedc27fc2 06:27:52 ---> 36a1f836a470 06:27:52 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:27:52 Removing intermediate container 51acedc27fc2 06:27:52 ---> d3478bc43181 06:27:52 Step 21/21 : LABEL version=0.0.0 06:27:52 ---> Running in 2bed8b5801eb 06:27:53 ---> Running in 59af916284ca 06:27:54 Removing intermediate container 2bed8b5801eb 06:27:54 ---> 9b18e784d51e 06:27:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:54 Removing intermediate container 59af916284ca 06:27:54 ---> d9a828d9f600 06:27:54 06:27:54 ---> Running in 0c27d53f9ef3 06:27:55 Successfully built d9a828d9f600 06:27:55 Successfully tagged docker-support-scheduler-go-arm64:latest 06:27:55  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go 06:27:55 Removing intermediate container 0c27d53f9ef3 06:27:55 ---> c9faf2129b8b 06:27:55 Step 22/24 : LABEL arch=arm64 06:27:55 ---> Running in 8d3eeee22a9e 06:27:57 Removing intermediate container 8d3eeee22a9e 06:27:57 ---> 0c5c52b624ee 06:27:57 Step 23/24 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:27:57 ---> Running in 409bf10b38b2 06:27:58 Removing intermediate container 26cc575d8d8c 06:27:58 ---> 5c64ffe8868f 06:27:58 06:27:58 Step 10/23 : FROM alpine 06:27:58 latest: Pulling from library/alpine 06:27:58 Removing intermediate container 409bf10b38b2 06:27:58 ---> 22f2b9f8f5e4 06:27:58 Step 24/24 : LABEL version=0.0.0 06:27:59 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 06:27:59 Status: Downloaded newer image for alpine:latest 06:27:59 ---> dd36a01c3f31 06:27:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:27:59 ---> Running in 45b8241560a0 06:27:59 ---> Running in 5f4eaf99fefa 06:28:00 Removing intermediate container 45b8241560a0 06:28:00 ---> f1e34861a85b 06:28:00 06:28:00 Removing intermediate container 5f4eaf99fefa 06:28:00 ---> 930ba93277dd 06:28:00 Step 12/23 : ENV APP_PORT=48080 06:28:00 Removing intermediate container 5b2540c9e345 06:28:00 ---> e71159e82347 06:28:00 Step 21/27 : RUN pip install docker-compose==1.23.2 06:28:00 ---> Running in 08f733b15cc1 06:28:00 Successfully built f1e34861a85b 06:28:01 Successfully tagged docker-support-notifications-go-arm64:latest 06:28:01 Building docker-core-command-go 06:28:01  Building docker-support-notifications-go ... done  ---> Running in 471047f75141 06:28:01 Removing intermediate container 08f733b15cc1 06:28:01 ---> c7c56eda7fba 06:28:01 Step 13/23 : EXPOSE $APP_PORT 06:28:01 ---> Running in a958a58a3065 06:28:02 Removing intermediate container a958a58a3065 06:28:02 ---> 62ca170dd4f8 06:28:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:02 ---> Running in f9c6d502400d 06:28:06 Removing intermediate container f9c6d502400d 06:28:06 ---> 50fa5555e991 06:28:06 Step 15/23 : RUN apk --no-cache add zeromq 06:28:06 ---> Running in c8209b6dba46 06:28:07 Collecting docker-compose==1.23.2 06:28:07 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:28:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:07 Collecting dockerpty<0.5,>=0.4.1 06:28:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:10 Collecting websocket-client<1.0,>=0.32.0 06:28:10 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:28:10 (1/5) Installing libgcc (9.3.0-r2) 06:28:10 (2/5) Installing libsodium (1.0.18-r0) 06:28:10 (3/5) Installing libstdc++ (9.3.0-r2) 06:28:10 Collecting cached-property<2,>=1.2.0 06:28:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:28:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:28:11 Collecting docopt<0.7,>=0.6.1 06:28:11 Downloading docopt-0.6.2.tar.gz (25 kB) 06:28:11 (4/5) Installing libzmq (4.3.3-r0) 06:28:11 (5/5) Installing zeromq (4.3.3-r0) 06:28:11 Executing busybox-1.31.1-r19.trigger 06:28:11 OK: 8 MiB in 19 packages 06:28:14 Collecting PyYAML<4,>=3.10 06:28:14 Downloading PyYAML-3.13.tar.gz (270 kB) 06:28:15 Removing intermediate container c8209b6dba46 06:28:15 ---> 5e37973f50f9 06:28:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:28:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:16 ---> 353e5b0e0b60 06:28:16 Step 3/22 : WORKDIR /edgex-go 06:28:16 ---> Using cache 06:28:16 ---> 8f6899727c74 06:28:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:16 ---> Using cache 06:28:16 ---> da828475c8ba 06:28:16 Step 5/22 : RUN apk update && apk add make git 06:28:16 ---> Running in 557e4f93416d 06:28:17 ---> aadc88e5bcff 06:28:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:19 Collecting jsonschema<3,>=2.5.1 06:28:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:28:20 Collecting texttable<0.10,>=0.9.0 06:28:20 Downloading texttable-0.9.1.tar.gz (11 kB) 06:28:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:20 ---> 97c0af3b3eaa 06:28:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:28:21 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:28:21 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:28:21 OK: 12620 distinct packages available 06:28:22 ---> 9cd45654564a 06:28:22 Step 19/23 : ENTRYPOINT ["/core-data"] 06:28:22 OK: 217 MiB in 51 packages 06:28:22 ---> Running in 5ba5c072a397 06:28:22 Collecting docker<4.0,>=3.6.0 06:28:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:28:23 Removing intermediate container 5ba5c072a397 06:28:23 ---> d2822ccef42e 06:28:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:24 ---> Running in eeb89647a5f0 06:28:24 Removing intermediate container 557e4f93416d 06:28:24 ---> b3f75c2cbdb8 06:28:24 Step 6/22 : COPY go.mod . 06:28:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:28:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:28:25 Removing intermediate container eeb89647a5f0 06:28:25 ---> 94d638792e8a 06:28:25 Step 21/23 : LABEL arch=arm64 06:28:25 Collecting docker-pycreds>=0.4.0 06:28:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:28:25 ---> Running in 8966edc7ee9c 06:28:25 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) 06:28:26 ---> b79d2395d749 06:28:26 Step 7/22 : RUN go mod download 06:28:26 ---> Running in 7db1c70e7aec 06:28:26 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:26 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:28:26 ---> 353e5b0e0b60 06:28:26 Step 3/29 : WORKDIR /edgex-go 06:28:26 ---> Using cache 06:28:26 ---> 8f6899727c74 06:28:26 Step 4/29 : RUN apk update && apk add make git 06:28:26 Collecting urllib3<1.25,>=1.21.1 06:28:26 Removing intermediate container 8966edc7ee9c 06:28:26 ---> b9d4469d9526 06:28:26 Step 22/23 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:28:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:28:27 ---> Running in 8f5a082200c6 06:28:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:28:27 ---> Running in 5c029ef24167 06:28:27 Collecting idna<2.8,>=2.5 06:28:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:28:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:28:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:28:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:28:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:28:28 Removing intermediate container 5c029ef24167 06:28:28 ---> 9b24033add5c 06:28:28 Step 23/23 : LABEL version=0.0.0 06:28:28 ---> Running in 4da4a68ee44e 06:28:29 Installing collected packages: dockerpty, websocket-client, cached-property, docopt, PyYAML, jsonschema, texttable, docker-pycreds, urllib3, idna, requests, docker, docker-compose 06:28:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:29 Running setup.py install for dockerpty: started 06:28:29 Removing intermediate container 4da4a68ee44e 06:28:29 ---> 3bc85fe9ce61 06:28:29 06:28:30 Successfully built 3bc85fe9ce61 06:28:30 Successfully tagged docker-core-data-go-arm64:latest 06:28:30 Building docker-security-proxy-setup-go 06:28:30  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:31 Removing intermediate container 7db1c70e7aec 06:28:31 ---> 9cfc4b64eac0 06:28:31 Step 8/22 : COPY . . 06:28:31 Running setup.py install for dockerpty: finished with status 'done' 06:28:31 Running setup.py install for docopt: started 06:28:33 v3.12.2-16-g7439663916 [http://nl.alpinelinux.org/alpine/v3.12/main] 06:28:33 v3.12.2-17-g25bd54f97d [http://nl.alpinelinux.org/alpine/v3.12/community] 06:28:33 OK: 12620 distinct packages available 06:28:34 OK: 217 MiB in 51 packages 06:28:34 Running setup.py install for docopt: finished with status 'done' 06:28:34 Running setup.py install for PyYAML: started 06:28:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:35 ---> 353e5b0e0b60 06:28:35 Step 3/22 : WORKDIR /edgex-go 06:28:35 ---> Using cache 06:28:35 ---> 8f6899727c74 06:28:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:35 ---> Using cache 06:28:35 ---> da828475c8ba 06:28:35 Step 5/22 : RUN apk update && apk add make git 06:28:35 ---> Using cache 06:28:35 ---> b3f75c2cbdb8 06:28:35 Step 6/22 : COPY go.mod . 06:28:35 ---> Using cache 06:28:35 ---> b79d2395d749 06:28:35 Step 7/22 : RUN go mod download 06:28:35 ---> Using cache 06:28:35 ---> 9cfc4b64eac0 06:28:35 Step 8/22 : COPY . . 06:28:37 Running setup.py install for PyYAML: finished with status 'done' 06:28:38 Running setup.py install for texttable: started 06:28:40 Running setup.py install for texttable: finished with status 'done' 06:28:40 Attempting uninstall: urllib3 06:28:40 Found existing installation: urllib3 1.25.9 06:28:40 Uninstalling urllib3-1.25.9: 06:28:40 Removing intermediate container 8f5a082200c6 06:28:40 ---> 6462f5300275 06:28:40 Step 5/29 : COPY go.mod . 06:28:40 Successfully uninstalled urllib3-1.25.9 06:28:41 Attempting uninstall: idna 06:28:41 Found existing installation: idna 2.9 06:28:41 Uninstalling idna-2.9: 06:28:41 Successfully uninstalled idna-2.9 06:28:42 ---> 3a05466428b1 06:28:42 Step 6/29 : RUN go mod download 06:28:42 Attempting uninstall: requests 06:28:42 Found existing installation: requests 2.23.0 06:28:42 Uninstalling requests-2.23.0: 06:28:42 Successfully uninstalled requests-2.23.0 06:28:43 ---> Running in 9bd0d05d6323 06:28:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:28:48 Removing intermediate container 9bd0d05d6323 06:28:48 ---> 175311c8aef4 06:28:48 Step 7/29 : COPY . . 06:28:53 Removing intermediate container 471047f75141 06:28:53 ---> b8f6fdbb1fe2 06:28:53 Step 22/27 : RUN apk --no-cache add curl 06:28:53 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:28:53 ---> 353e5b0e0b60 06:28:53 Step 3/21 : WORKDIR /edgex-go 06:28:53 ---> Using cache 06:28:53 ---> 8f6899727c74 06:28:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:53 ---> Using cache 06:28:53 ---> da828475c8ba 06:28:53 Step 5/21 : RUN apk update && apk add make git 06:28:53 ---> Using cache 06:28:53 ---> b3f75c2cbdb8 06:28:53 Step 6/21 : COPY go.mod . 06:28:53 ---> Using cache 06:28:53 ---> b79d2395d749 06:28:53 Step 7/21 : RUN go mod download 06:28:53 ---> Using cache 06:28:53 ---> 9cfc4b64eac0 06:28:53 Step 8/21 : COPY . . 06:28:53 ---> Using cache 06:28:53 ---> 915a63003f11 06:28:53 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:28:53 ---> 915a63003f11 06:28:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:28:54 ---> Running in 4a7c8a927732 06:28:55 ---> Running in 22a2cabc2af1 06:28:55 ---> Running in 497988b9de7d 06:28:56 ---> 0461c47fca29 06:28:56 Step 9/22 : RUN make cmd/core-command/core-command 06:28:57 ---> Running in 356faf90e567 06:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:57 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 06:28:58 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 06:28:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:28:58 (2/3) Installing libcurl (7.69.1-r3) 06:28:58 (3/3) Installing curl (7.69.1-r3) 06:28:58 Executing busybox-1.31.1-r19.trigger 06:28:58 OK: 71 MiB in 58 packages 06:28:59 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 06:29:01 Removing intermediate container 4a7c8a927732 06:29:01 ---> c12ff666676b 06:29:01 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:29:02 ---> Running in e4c86210e1a0 06:29:03 Removing intermediate container e4c86210e1a0 06:29:03 ---> 731826e7b20c 06:29:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:03 ---> Running in be5a6bffd34c 06:29:05 Removing intermediate container be5a6bffd34c 06:29:05 ---> dcdbffd4940f 06:29:05 Step 25/27 : LABEL arch=arm64 06:29:06 ---> Running in 400c628c1814 06:29:07 Removing intermediate container 400c628c1814 06:29:07 ---> af8b8da814b5 06:29:07 Step 26/27 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:29:07 ---> Running in baa224301c46 06:29:08 Removing intermediate container baa224301c46 06:29:08 ---> 64f49a5780c5 06:29:08 Step 27/27 : LABEL version=0.0.0 06:29:08 ---> Running in 93bda6b5df4f 06:29:08 ---> 6a21b78e8a5f 06:29:08 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:29:09 ---> Running in 447b4a771cab 06:29:09 Removing intermediate container 93bda6b5df4f 06:29:09 ---> a6602ac5dfeb 06:29:09 06:29:10 Successfully built a6602ac5dfeb 06:29:10 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:29:10 Building docker-security-bootstrap-redis-go 06:29:11  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 06:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:29:38 ---> 353e5b0e0b60 06:29:38 Step 3/22 : WORKDIR /edgex-go 06:29:38 ---> Using cache 06:29:38 ---> 8f6899727c74 06:29:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:38 ---> Using cache 06:29:38 ---> da828475c8ba 06:29:38 Step 5/22 : RUN apk update && apk add make git 06:29:38 ---> Using cache 06:29:38 ---> b3f75c2cbdb8 06:29:38 Step 6/22 : COPY go.mod . 06:29:38 ---> Using cache 06:29:38 ---> b79d2395d749 06:29:38 Step 7/22 : RUN go mod download 06:29:38 ---> Using cache 06:29:38 ---> 9cfc4b64eac0 06:29:38 Step 8/22 : COPY . . 06:29:38 ---> Using cache 06:29:38 ---> 0461c47fca29 06:29:38 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 06:29:38 ---> Running in 4bb0c9415add 06:29:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:30:25 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 06:30:37 Removing intermediate container 447b4a771cab 06:30:37 ---> 8af0176ce7ef 06:30:37 06:30:37 Step 9/29 : FROM alpine:latest 06:30:37 ---> dd36a01c3f31 06:30:37 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:30:37 Removing intermediate container 22a2cabc2af1 06:30:37 ---> bfe8e337daa1 06:30:37 06:30:37 Step 10/21 : FROM alpine 06:30:37 ---> dd36a01c3f31 06:30:37 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:30:37 ---> Running in f52b5a58ff53 06:30:37 ---> Running in c86744339c27 06:30:38 Removing intermediate container f52b5a58ff53 06:30:38 ---> e4728a6ab0d4 06:30:38 Step 11/29 : USER root 06:30:38 ---> Running in 1f32471c105c 06:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:39 Removing intermediate container 1f32471c105c 06:30:39 ---> 0cc4e9348131 06:30:39 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:30:39 ---> Running in 9778d11e080f 06:30:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:40 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:30:40 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:30:40 OK: 12617 distinct packages available 06:30:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:42 (1/4) Installing ca-certificates (20191127-r4) 06:30:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:30:42 (3/4) Installing libcurl (7.69.1-r3) 06:30:42 (4/4) Installing curl (7.69.1-r3) 06:30:42 Executing busybox-1.31.1-r19.trigger 06:30:42 Executing ca-certificates-20191127-r4.trigger 06:30:43 OK: 7 MiB in 18 packages 06:30:43 v3.12.2-16-g7439663916 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:30:43 v3.12.2-17-g25bd54f97d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:30:43 OK: 12617 distinct packages available 06:30:44 (1/2) Installing ca-certificates (20191127-r4) 06:30:44 (2/2) Installing dumb-init (1.2.2-r1) 06:30:44 Executing busybox-1.31.1-r19.trigger 06:30:44 Executing ca-certificates-20191127-r4.trigger 06:30:44 OK: 6 MiB in 16 packages 06:30:46 Removing intermediate container c86744339c27 06:30:46 ---> df7b39804b38 06:30:46 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:30:46 ---> Running in c6d9a77af151 06:30:47 Removing intermediate container c6d9a77af151 06:30:47 ---> 7e75cc393cc9 06:30:47 Step 13/21 : WORKDIR /edgex 06:30:47 Removing intermediate container 9778d11e080f 06:30:47 ---> 5a81f5a2405d 06:30:47 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:30:47 ---> Running in fd06ecfb4861 06:30:47 ---> Running in 81f994f3640d 06:30:48 Removing intermediate container fd06ecfb4861 06:30:48 ---> a05a5d517ff3 06:30:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:30:48 Removing intermediate container 81f994f3640d 06:30:48 ---> 869bbdce2f3b 06:30:48 Step 14/29 : WORKDIR $BASE_DIR 06:30:48 ---> Running in 0b471a5dfa9c 06:30:49 Removing intermediate container 0b471a5dfa9c 06:30:49 ---> 6d10962d6fcb 06:30:49 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:30:49 ---> 93828a5cff1b 06:30:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:30:49 ---> Running in 3983ba3220b9 06:30:52 ---> d24b7bd9383e 06:30:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:30:54 ---> 4b9ee485c8b1 06:30:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:30:54 ---> Running in ceeda6a2b0e3 06:30:54 Removing intermediate container 3983ba3220b9 06:30:54 ---> 3f0f6772d529 06:30:54 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:30:55 Removing intermediate container ceeda6a2b0e3 06:30:55 ---> 24e6ae7a67c7 06:30:55 Step 18/21 : CMD ["--init=true"] 06:30:56 ---> Running in 9be05e002405 06:30:57 ---> eeffa0da0309 06:30:57 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:30:57 Removing intermediate container 9be05e002405 06:30:57 ---> 26007138ec6f 06:30:57 Step 19/21 : LABEL arch=arm64 06:30:57 ---> Running in 6bd23674454d 06:30:58 Removing intermediate container 356faf90e567 06:30:58 ---> e121f500c2c3 06:30:58 06:30:58 Step 10/22 : FROM scratch 06:30:58 ---> 06:30:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:30:58 Removing intermediate container 6bd23674454d 06:30:58 ---> 85721374abc1 06:30:58 Step 20/21 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:30:58 ---> Using cache 06:30:58 ---> 9e798615abd1 06:30:58 Step 12/22 : ENV APP_PORT=48082 06:30:59 ---> a244c4df4ff7 06:30:59 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:30:59 ---> Running in d67156c0a5d7 06:30:59 ---> Running in 55eb610692a8 06:31:00 Removing intermediate container 55eb610692a8 06:31:00 ---> fabb9446f3e0 06:31:00 Step 13/22 : EXPOSE $APP_PORT 06:31:00 Removing intermediate container d67156c0a5d7 06:31:00 ---> 6b02d6a24c3c 06:31:00 Step 21/21 : LABEL version=0.0.0 06:31:00 ---> Running in 98019c6c474b 06:31:00 ---> Running in 5fe7136b7a50 06:31:00 ---> 1522fdaa43e4 06:31:00 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:31:01 Removing intermediate container 98019c6c474b 06:31:01 ---> 566a6e036676 06:31:01 Step 14/22 : WORKDIR / 06:31:01 ---> Running in d0fe680cb353 06:31:01 Removing intermediate container 5fe7136b7a50 06:31:01 ---> c43d8cb84b71 06:31:01 06:31:02 Removing intermediate container 4bb0c9415add 06:31:02 ---> e2c5844b4574 06:31:02 06:31:02 Step 10/22 : FROM alpine:3.10 06:31:02 ---> 536a684cf733 06:31:02 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:31:02 ---> Using cache 06:31:02 ---> 4b72aa18ea85 06:31:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 06:31:02 ---> c96f106379f3 06:31:02 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:31:02 ---> Running in c18c45e4e7b3 06:31:02 Removing intermediate container d0fe680cb353 06:31:02 ---> fe4c1fcd98ea 06:31:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:31:02 Successfully built c43d8cb84b71 06:31:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:31:03  Building docker-security-proxy-setup-go ... done Removing intermediate container c18c45e4e7b3 06:31:03 ---> b0abd1a614b2 06:31:03 Step 13/22 : WORKDIR / 06:31:03 ---> fef1c4aba3b9 06:31:03 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:31:03 ---> Running in 19cffd5208b4 06:31:03 ---> Running in 49e3b194e7bd 06:31:03 ---> 09d656db298c 06:31:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:04 Removing intermediate container 19cffd5208b4 06:31:04 ---> ae3bb55d6529 06:31:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 06:31:05 ---> eba3bf9cb8c9 06:31:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:05 ---> db2b7628c4aa 06:31:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 06:31:06 ---> e473a3ecf09b 06:31:06 Step 18/22 : ENTRYPOINT ["/core-command"] 06:31:06 Removing intermediate container 49e3b194e7bd 06:31:06 ---> 18be6bb38bcf 06:31:06 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:31:07 ---> Running in 1e4203262e74 06:31:07 ---> a0762943241e 06:31:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 06:31:08 ---> 4ea418e73fb1 06:31:08 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:08 Removing intermediate container 1e4203262e74 06:31:08 ---> a822f02eb62a 06:31:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:08 ---> Running in 2f93805a2830 06:31:08 ---> Running in 734aa1428aa6 06:31:08 ---> 15016ad864ca 06:31:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 06:31:09 Removing intermediate container 2f93805a2830 06:31:09 ---> 46f7eb739f56 06:31:09 Step 20/22 : LABEL arch=arm64 06:31:09 Removing intermediate container 497988b9de7d 06:31:09 ---> 07c242a1a4f5 06:31:09 06:31:09 Step 10/22 : FROM scratch 06:31:09 ---> 06:31:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:09 ---> Running in 6a85f2c0283a 06:31:09 ---> Using cache 06:31:09 ---> 9e798615abd1 06:31:09 Step 12/22 : ENV APP_PORT=48081 06:31:09 ---> Running in a259cf815b9e 06:31:09 ---> 655f410d145f 06:31:09 Step 18/22 : RUN chmod +x entrypoint.sh 06:31:10 ---> Running in 07509aad6b60 06:31:10 Removing intermediate container 6a85f2c0283a 06:31:10 ---> 508dd82b3865 06:31:10 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:31:10 Removing intermediate container a259cf815b9e 06:31:10 ---> aacec64b9b5f 06:31:10 Step 13/22 : EXPOSE $APP_PORT 06:31:10 ---> Running in 3a65d070087d 06:31:10 ---> Running in bdbcad9967aa 06:31:11 Removing intermediate container 3a65d070087d 06:31:11 ---> 38a5f04d4322 06:31:11 Step 22/22 : LABEL version=0.0.0 06:31:11 Removing intermediate container bdbcad9967aa 06:31:11 ---> ea35f371e7ce 06:31:11 Step 14/22 : WORKDIR / 06:31:11 ---> Running in fbe18b802d42 06:31:11 ---> Running in 53a1f6fb7273 06:31:11 Removing intermediate container 734aa1428aa6 06:31:11 ---> d343d9cbb686 06:31:11 Step 24/29 : RUN chmod 755 security-secrets-setup 06:31:11 ---> Running in 2037adda57ea 06:31:12 Removing intermediate container fbe18b802d42 06:31:12 ---> 77ca5c5a6ece 06:31:12 06:31:12 Removing intermediate container 53a1f6fb7273 06:31:12 ---> e4d19feebd27 06:31:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:31:12 Successfully built 77ca5c5a6ece 06:31:12 Successfully tagged docker-core-command-go-arm64:latest 06:31:12  Building docker-core-command-go ... done  ---> ea9a72187d72 06:31:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:31:13 Removing intermediate container 07509aad6b60 06:31:13 ---> 9fe6d74f1509 06:31:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 06:31:13 ---> Running in 32449a8247d4 06:31:14 Removing intermediate container 32449a8247d4 06:31:14 ---> 1884e89a1793 06:31:14 Step 20/22 : LABEL arch=arm64 06:31:14 ---> Running in 87ed3207c99f 06:31:14 ---> e2e298513b35 06:31:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:31:14 Removing intermediate container 87ed3207c99f 06:31:14 ---> 7d19ff8d6c1a 06:31:14 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:31:15 ---> Running in 7d950647a563 06:31:15 Removing intermediate container 2037adda57ea 06:31:15 ---> 95a01838d7b1 06:31:15 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:31:15 ---> Running in b31ed3ac1b1c 06:31:15 ---> b2fb2b5d1afb 06:31:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:31:15 ---> Running in 96ce396e4d5a 06:31:15 Removing intermediate container 7d950647a563 06:31:15 ---> aace3ed89d34 06:31:15 Step 22/22 : LABEL version=0.0.0 06:31:15 ---> Running in 2b076822f742 06:31:15 Removing intermediate container b31ed3ac1b1c 06:31:15 ---> 7a8c16a00383 06:31:15 Step 26/29 : CMD [ "generate" ] 06:31:16 Removing intermediate container 96ce396e4d5a 06:31:16 ---> 291d1a4cf478 06:31:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:16 ---> Running in 6e0b2ce667da 06:31:16 ---> Running in e8547348037e 06:31:16 Removing intermediate container 2b076822f742 06:31:16 ---> d4a8e3f7dbd2 06:31:16 06:31:16 Removing intermediate container 6e0b2ce667da 06:31:16 ---> 3f0d58591900 06:31:16 Step 27/29 : LABEL arch=arm64 06:31:16 Successfully built d4a8e3f7dbd2 06:31:16 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 06:31:16  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e8547348037e 06:31:16 ---> 7009196a0382 06:31:16 Step 20/22 : LABEL arch=arm64 06:31:17 ---> Running in e7ad8c0966d3 06:31:17 ---> Running in bcfc172d4559 06:31:17 Removing intermediate container e7ad8c0966d3 06:31:17 ---> fff6040010ff 06:31:17 Step 28/29 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:31:17 Removing intermediate container bcfc172d4559 06:31:17 ---> ee4424b84ea3 06:31:17 Step 21/22 : LABEL git_sha=f3d77c85136705b9b87fe8901669d908bbd36579 06:31:17 ---> Running in 916e494d6b57 06:31:17 ---> Running in 98231d9855f6 06:31:18 Removing intermediate container 916e494d6b57 06:31:18 ---> 8ba4daa1dc29 06:31:18 Step 29/29 : LABEL version=0.0.0 06:31:18 Removing intermediate container 98231d9855f6 06:31:18 ---> e7dd0a6f6aeb 06:31:18 Step 22/22 : LABEL version=0.0.0 06:31:18 ---> Running in 9463ae74d9b4 06:31:18 ---> Running in 3d54e092ee99 06:31:18 Removing intermediate container 9463ae74d9b4 06:31:18 ---> b82cd5b35033 06:31:18 06:31:18 Removing intermediate container 3d54e092ee99 06:31:18 ---> 646855eba0a9 06:31:18 06:31:19 Successfully built b82cd5b35033 06:31:19 Successfully tagged docker-security-secrets-setup-go-arm64:latest 06:31:19  Building docker-security-secrets-setup-go ... done Successfully built 646855eba0a9 06:31:19 Successfully tagged docker-core-metadata-go-arm64:latest 06:31:19  Building docker-core-metadata-go ... done  [Pipeline] } 06:31:19 $ docker stop --time=1 cde4e88ee6f121d50a8d3e9a024ff1e1532890d260ff2167d597a9061e0daad0 06:31:21 $ docker rm -f cde4e88ee6f121d50a8d3e9a024ff1e1532890d260ff2167d597a9061e0daad0 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:22 + grep docker 06:31:22 + docker images 06:31:22 docker-core-metadata-go-arm64 latest 646855eba0a9 4 seconds ago 13.6MB 06:31:22 docker-security-secrets-setup-go-arm64 latest b82cd5b35033 4 seconds ago 22.7MB 06:31:22 docker-security-bootstrap-redis-go-arm64 latest d4a8e3f7dbd2 6 seconds ago 15.2MB 06:31:22 docker-core-command-go-arm64 latest 77ca5c5a6ece 11 seconds ago 11.4MB 06:31:22 docker-security-proxy-setup-go-arm64 latest c43d8cb84b71 21 seconds ago 23.4MB 06:31:22 docker-sys-mgmt-agent-go-arm64 latest a6602ac5dfeb 2 minutes ago 300MB 06:31:22 docker-core-data-go-arm64 latest 3bc85fe9ce61 2 minutes ago 22.3MB 06:31:22 docker-support-notifications-go-arm64 latest f1e34861a85b 3 minutes ago 12.9MB 06:31:22 docker-support-scheduler-go-arm64 latest d9a828d9f600 3 minutes ago 11.5MB 06:31:22 docker-security-secretstore-setup-go-arm64 latest 5d6d54220bee 3 minutes ago 23.5MB 06:31:22 docker latest eeaf43b92773 4 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:31:24 provisioning config files... 06:31:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4156500020469039437tmp [Pipeline] { [Pipeline] sh 06:31:25 + set +x 06:31:25 + curl -s https://codecov.io/bash 06:31:25 + bash -s -- 06:31:25 06:31:25 _____ _ 06:31:25 / ____| | | 06:31:25 | | ___ __| | ___ ___ _____ __ 06:31:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:31:25 | |___| (_) | (_| | __/ (_| (_) \ V / 06:31:25 \_____\___/ \__,_|\___|\___\___/ \_/ 06:31:25 Bash-20201130-cc6d3fe 06:31:25 06:31:25 06:31:25 ==> Jenkins CI detected. 06:31:25 project root: . 06:31:25 --> token set from env 06:31:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:31:25 ==> Running gcov in . (disable via -X gcov) 06:31:25 ==> Python coveragepy not found 06:31:25 ==> Searching for coverage reports in: 06:31:25 + . 06:31:25 -> Found 1 reports 06:31:25 ==> Detecting git/mercurial file structure 06:31:25 ==> Reading reports 06:31:25 + ./coverage.out bytes=568194 06:31:25 ==> Appending adjustments 06:31:25 https://docs.codecov.io/docs/fixing-reports 06:31:28 + Found adjustments 06:31:28 ==> Gzipping contents 06:31:28 88K /tmp/codecov.PHdEe8.gz 06:31:28 ==> Uploading reports 06:31:28 url: https://codecov.io 06:31:28 query: branch=PR-2949&commit=f3d77c85136705b9b87fe8901669d908bbd36579&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2949%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2949&job=&cmd_args= 06:31:28 -> Pinging Codecov 06:31:28 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2949&commit=f3d77c85136705b9b87fe8901669d908bbd36579&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2949%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2949&job=&cmd_args= 06:31:29 -> Uploading to 06:31:29 https://storage.googleapis.com/codecov/v4/raw/2020-12-15/00271124DB129430A58F1EEE437C3FCB/f3d77c85136705b9b87fe8901669d908bbd36579/e4c3e7cf-50df-470f-9787-c80481d8f404.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201215T063129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb64c878d5bd307f8dd6910acca7253b030c455f1b65650c4646b38b70597ca4 06:31:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:29 Dload Upload Total Spent Left Speed 06:31:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87912 0 0 100 87912 0 135k --:--:-- --:--:-- --:--:-- 136k 06:31:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/f3d77c85136705b9b87fe8901669d908bbd36579 [Pipeline] } 06:31:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:31:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:31:33 ---> package-listing.sh 06:31:33 ++ facter osfamily 06:31:33 ++ tr '[:upper:]' '[:lower:]' 06:31:33 + OS_FAMILY=redhat 06:31:33 + workspace=/w/workspace/edgex-go/3 06:31:33 + START_PACKAGES=/tmp/packages_start.txt 06:31:33 + END_PACKAGES=/tmp/packages_end.txt 06:31:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:33 + PACKAGES=/tmp/packages_start.txt 06:31:33 + '[' /w/workspace/edgex-go/3 ']' 06:31:33 + PACKAGES=/tmp/packages_end.txt 06:31:33 + case "${OS_FAMILY}" in 06:31:33 + rpm -qa 06:31:33 + sort 06:31:37 + '[' -f /tmp/packages_start.txt ']' 06:31:37 + '[' -f /tmp/packages_end.txt ']' 06:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:37 + '[' /w/workspace/edgex-go/3 ']' 06:31:37 + mkdir -p /w/workspace/edgex-go/3/archives/ 06:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 06:31:37 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:31:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:31:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:38 06:31:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:31:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:31:38 alpine: Pulling from edgex-lftools-log-publisher 06:31:38 df20fa9351a1: Pulling fs layer 06:31:38 36b3adc4ff6f: Pulling fs layer 06:31:38 8ad3a11d3b57: Pulling fs layer 06:31:38 46f8f816bc3b: Pulling fs layer 06:31:38 93b61091891f: Pulling fs layer 06:31:38 93b9cdb0e59b: Pulling fs layer 06:31:38 5e14af77c1be: Pulling fs layer 06:31:38 01666e4c0597: Pulling fs layer 06:31:38 aa168da1d23b: Pulling fs layer 06:31:38 93b9cdb0e59b: Waiting 06:31:38 5e14af77c1be: Waiting 06:31:38 01666e4c0597: Waiting 06:31:38 46f8f816bc3b: Waiting 06:31:38 aa168da1d23b: Waiting 06:31:38 93b61091891f: Waiting 06:31:38 36b3adc4ff6f: Verifying Checksum 06:31:38 36b3adc4ff6f: Download complete 06:31:38 46f8f816bc3b: Verifying Checksum 06:31:38 46f8f816bc3b: Download complete 06:31:38 df20fa9351a1: Verifying Checksum 06:31:38 df20fa9351a1: Download complete 06:31:38 93b9cdb0e59b: Download complete 06:31:38 5e14af77c1be: Verifying Checksum 06:31:38 5e14af77c1be: Download complete 06:31:38 93b61091891f: Verifying Checksum 06:31:38 93b61091891f: Download complete 06:31:38 01666e4c0597: Verifying Checksum 06:31:38 01666e4c0597: Download complete 06:31:39 df20fa9351a1: Pull complete 06:31:39 8ad3a11d3b57: Verifying Checksum 06:31:39 8ad3a11d3b57: Download complete 06:31:39 36b3adc4ff6f: Pull complete 06:31:39 8ad3a11d3b57: Pull complete 06:31:39 46f8f816bc3b: Pull complete 06:31:40 93b61091891f: Pull complete 06:31:40 93b9cdb0e59b: Pull complete 06:31:40 5e14af77c1be: Pull complete 06:31:40 01666e4c0597: Pull complete 06:31:43 aa168da1d23b: Verifying Checksum 06:31:43 aa168da1d23b: Download complete 06:32:05 aa168da1d23b: Pull complete 06:32:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:32:05 prd-centos7-docker-4c-2g-16064 does not seem to be running inside a container 06:32:05 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:32:07 $ docker top 2d33311fcaa67317b45a0fbfc6003c7c91487c71e76ff5c37aa9332c52a65619 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:08 + touch /tmp/pre-build-complete [Pipeline] sh 06:32:08 + mkdir -p /var/log/sa [Pipeline] sh 06:32:08 + ls /var/log/sa-host 06:32:08 + sadf -c /var/log/sa-host/sa15 06:32:08 file_magic: OK 06:32:08 HZ: Using current value: 100 06:32:08 file_header: OK 06:32:08 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 06:32:08 Statistics: 06:32:08 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... 06:32:08 File successfully converted to sysstat format version 12.2.1 06:32:08 + sadf -c /var/log/sa-host/sa23 06:32:08 file_magic: OK 06:32:08 HZ: Using current value: 100 06:32:08 file_header: OK 06:32:08 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 06:32:08 Statistics: 06:32:08 Hnuu...uuuununununu... 06:32:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:09 provisioning config files... 06:32:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9018745768153655208tmp [Pipeline] { [Pipeline] echo 06:32:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:32:10 ---> create-netrc.sh [Pipeline] } 06:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:32:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:10 ---> python-tools-install.sh [Pipeline] echo 06:32:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:32:10 ---> sudo-logs.sh 06:32:10 Archiving 'sudo' log.. [Pipeline] echo 06:32:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:32:11 ---> job-cost.sh 06:32:11 lf-activate-venv: SKIPPING 06:32:11 INFO: No Stack... 06:32:11 INFO: Retrieving Pricing Info for: v1-standard-2 06:32:12 INFO: Archiving Costs [Pipeline] echo 06:32:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:32:12 ---> logs-deploy.sh 06:32:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2949/3 06:32:12 INFO: archiving workspace using pattern(s): 06:32:14 Archives upload complete. 06:32:14 INFO: archiving logs to Nexus 06:32:15 ---> uname -a: 06:32:15 Linux prd-centos7-docker-4c-2g-16064.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:32:15 06:32:15 06:32:15 ---> lscpu: 06:32:15 Architecture: x86_64 06:32:15 CPU op-mode(s): 32-bit, 64-bit 06:32:15 Byte Order: Little Endian 06:32:15 Address sizes: 40 bits physical, 48 bits virtual 06:32:15 CPU(s): 4 06:32:15 On-line CPU(s) list: 0-3 06:32:15 Thread(s) per core: 1 06:32:15 Core(s) per socket: 1 06:32:15 Socket(s): 4 06:32:15 NUMA node(s): 1 06:32:15 Vendor ID: GenuineIntel 06:32:15 CPU family: 6 06:32:15 Model: 44 06:32:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:32:15 Stepping: 1 06:32:15 CPU MHz: 2933.438 06:32:15 BogoMIPS: 5866.87 06:32:15 Virtualization: VT-x 06:32:15 Hypervisor vendor: KVM 06:32:15 Virtualization type: full 06:32:15 L1d cache: 128 KiB 06:32:15 L1i cache: 128 KiB 06:32:15 L2 cache: 16 MiB 06:32:15 L3 cache: 64 MiB 06:32:15 NUMA node0 CPU(s): 0-3 06:32:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:32:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:32:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:32:15 Vulnerability Meltdown: Mitigation; PTI 06:32:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:32:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:32:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:32:15 Vulnerability Srbds: Not affected 06:32:15 Vulnerability Tsx async abort: Not affected 06:32:15 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 06:32:15 06:32:15 06:32:15 ---> nproc: 06:32:15 4 06:32:15 06:32:15 06:32:15 ---> df -h: 06:32:15 Filesystem Size Used Available Use% Mounted on 06:32:15 overlay 50.0G 13.2G 36.8G 26% / 06:32:15 tmpfs 64.0M 0 64.0M 0% /dev 06:32:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:32:15 shm 64.0M 0 64.0M 0% /dev/shm 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /facter-os 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/resolv.conf 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hostname 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /etc/hosts 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/auth.log 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /run/cloud-init/result.json 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/sa-host 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /var/log/secure 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/3 06:32:15 /dev/vda1 50.0G 13.2G 36.8G 26% /w/workspace/edgex-go/3@tmp 06:32:15 06:32:15 06:32:15 ---> free -m: 06:32:15 total used free shared buff/cache available 06:32:15 Mem: 1837 652 164 0 1021 1099 06:32:15 Swap: 1023 102 921 06:32:15 06:32:15 06:32:15 ---> ip addr: 06:32:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:32:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:32:15 inet 127.0.0.1/8 scope host lo 06:32:15 valid_lft forever preferred_lft forever 06:32:15 inet6 ::1/128 scope host 06:32:15 valid_lft forever preferred_lft forever 06:32:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:32:15 link/ether fa:16:3e:98:da:d9 brd ff:ff:ff:ff:ff:ff 06:32:15 inet 10.30.123.183/23 brd 10.30.123.255 scope global dynamic eth0 06:32:15 valid_lft 85064sec preferred_lft 85064sec 06:32:15 inet6 fe80::f816:3eff:fe98:dad9/64 scope link 06:32:15 valid_lft forever preferred_lft forever 06:32:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:32:15 link/ether 02:42:2a:06:7d:a5 brd ff:ff:ff:ff:ff:ff 06:32:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:32:15 valid_lft forever preferred_lft forever 06:32:15 inet6 fe80::42:2aff:fe06:7da5/64 scope link 06:32:15 valid_lft forever preferred_lft forever 06:32:15 06:32:15 06:32:15 ---> sar -b -r -n DEV: 06:32:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 06:32:15 06:32:15 06:09:48 LINUX RESTART (4 CPU) 06:32:15 06:32:15 06:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:32:15 06:12:01 136.19 75.32 60.87 0.00 9806.26 17238.00 0.00 06:32:15 06:13:01 268.67 68.32 200.35 0.00 3798.34 58249.52 0.00 06:32:15 06:14:01 240.54 123.19 117.35 0.00 5481.38 13002.84 0.00 06:32:15 06:15:01 154.46 75.69 78.77 0.00 3201.07 15849.98 0.00 06:32:15 06:16:02 1544.88 1228.88 316.00 0.00 120042.17 188591.14 0.00 06:32:15 06:17:01 1883.34 1540.37 342.97 0.00 128786.25 136532.32 0.00 06:32:15 06:18:02 1422.61 1065.71 356.90 0.00 103478.93 136504.40 0.00 06:32:15 06:19:02 2174.70 1828.08 346.62 0.00 129786.70 131928.18 0.00 06:32:15 06:20:01 1047.05 745.29 301.76 0.00 45822.77 63661.26 0.00 06:32:15 06:21:01 58.58 24.22 34.36 0.00 3253.80 3582.55 0.00 06:32:15 06:22:01 1.27 1.12 0.15 0.00 30.11 2.53 0.00 06:32:15 06:23:01 0.28 0.00 0.28 0.00 0.00 3.45 0.00 06:32:15 06:24:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 06:32:15 06:25:01 1.93 1.73 0.20 0.00 59.56 1.62 0.00 06:32:15 06:26:01 1.45 0.68 0.77 0.00 141.77 13.86 0.00 06:32:15 06:27:01 0.28 0.03 0.25 0.00 0.80 2.90 0.00 06:32:15 06:28:01 0.35 0.03 0.32 0.00 0.27 3.56 0.00 06:32:15 06:29:01 0.30 0.07 0.23 0.00 1.07 2.47 0.00 06:32:15 06:30:01 0.47 0.18 0.28 0.00 4.66 4.20 0.00 06:32:15 06:31:01 0.70 0.43 0.27 0.00 4.66 3.11 0.00 06:32:15 06:32:02 178.75 70.89 107.86 0.00 5605.05 16253.47 0.00 06:32:15 Average: 433.77 325.87 107.91 0.00 26645.39 37282.42 0.00 06:32:15 06:32:15 06:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:32:15 06:12:01 73760 0 657636 34.95 2620 1147528 1467124 50.07 684928 916872 91756 06:32:15 06:13:01 107644 0 724092 38.48 1028 1048780 1299848 44.36 672568 804516 55276 06:32:15 06:14:01 156812 0 805188 42.79 600 918944 1759948 60.06 730876 714120 67472 06:32:15 06:15:01 263124 0 701160 37.27 548 916712 1349356 46.05 581060 767480 25728 06:32:15 06:16:02 75852 0 707604 37.61 96 1097992 1735708 59.24 592384 996588 43840 06:32:15 06:17:01 143280 0 999896 53.14 96 738272 3165900 108.05 747548 731404 23572 06:32:15 06:18:02 76984 0 666696 35.43 96 1137768 1728924 59.01 730004 855744 42144 06:32:15 06:19:02 72364 0 858236 45.61 68 950876 2555756 87.22 734360 810800 55108 06:32:15 06:20:01 440412 0 640120 34.02 52 800960 1475220 50.35 521296 661672 36448 06:32:15 06:21:01 710036 0 566540 30.11 52 604916 1180448 40.29 436032 487788 20 06:32:15 06:22:01 713072 0 563496 29.95 52 604924 1145680 39.10 435164 487240 8 06:32:15 06:23:01 713724 0 562836 29.91 52 604932 1145548 39.10 434320 487240 8 06:32:15 06:24:01 713676 0 562872 29.92 52 604944 1145548 39.10 434332 487240 8 06:32:15 06:25:01 712076 0 563320 29.94 52 606096 1145548 39.10 434588 488212 20 06:32:15 06:26:01 704636 0 566668 30.12 52 610188 1145632 39.10 440624 489620 8 06:32:15 06:27:01 704520 0 566772 30.12 52 610200 1145584 39.10 440372 489644 12 06:32:15 06:28:01 704740 0 566548 30.11 52 610204 1145548 39.10 440320 489652 16 06:32:15 06:29:01 704692 0 566592 30.11 52 610208 1145548 39.10 440076 489680 16 06:32:15 06:30:01 704232 0 567040 30.14 52 610220 1145632 39.10 440684 489824 8 06:32:15 06:31:01 703532 0 567736 30.17 52 610224 1145692 39.10 441148 489964 8 06:32:15 06:32:02 260052 0 640140 34.02 0 981352 1356144 46.28 476240 855968 21984 06:32:15 Average: 450439 0 648628 34.47 275 782202 1453826 49.62 537568 642441 22070 06:32:15 06:32:15 06:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:32:15 06:12:01 eth0 944.11 1023.54 3134.85 135.21 0.00 0.00 0.00 0.00 06:32:15 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:12:01 docker0 898.54 784.57 71.67 2671.37 0.00 0.00 0.00 0.00 06:32:15 06:13:01 eth0 694.36 582.80 4934.83 52.50 0.00 0.00 0.00 0.00 06:32:15 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:13:01 docker0 142.26 164.08 9.80 829.63 0.00 0.00 0.00 0.00 06:32:15 06:14:01 veth6b25b3d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:14:01 eth0 59.82 43.65 38.44 61.08 0.00 0.00 0.00 0.00 06:32:15 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:15:01 eth0 151.37 132.92 1115.57 53.75 0.00 0.00 0.00 0.00 06:32:15 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:16:02 veth2d9ecb0 0.00 0.31 0.00 0.02 0.00 0.00 0.00 0.00 06:32:15 06:16:02 eth0 111.77 99.00 747.34 55.49 0.00 0.00 0.00 0.00 06:32:15 06:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:16:02 docker0 21.04 22.90 1.20 143.99 0.00 0.00 0.00 0.00 06:32:15 06:17:01 vethdecba43 3.76 4.95 0.26 32.67 0.00 0.00 0.00 0.00 06:32:15 06:17:01 veth5d3cebb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:17:01 veth2d9ecb0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:17:01 veth191890b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:18:02 veth2d9ecb0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:18:02 vethae40d3d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:18:02 vethb80d681 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:18:02 eth0 2993.82 2640.43 13300.79 584.66 0.00 0.00 0.00 0.00 06:32:15 06:19:02 veth207329a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:19:02 veth7587afd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:19:02 vethe6de14c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:19:02 veth2d9ecb0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:20:01 veth1bdcf11 2.57 5.55 0.18 33.08 0.00 0.00 0.00 0.00 06:32:15 06:20:01 veth2d9ecb0 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 06:32:15 06:20:01 eth0 3281.70 2839.77 14282.90 715.48 0.00 0.00 0.00 0.00 06:32:15 06:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:32:15 06:21:01 eth0 27.72 23.24 21.34 37.87 0.00 0.00 0.00 0.00 06:32:15 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:21:01 docker0 1123.11 1073.21 86.29 4255.98 0.00 0.00 0.00 0.00 06:32:15 06:22:01 eth0 1.03 0.63 0.72 0.19 0.00 0.00 0.00 0.00 06:32:15 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:32:15 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:15 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:32:15 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:26:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:32:15 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:27:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:32:15 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:32:15 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:29:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:32:15 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:30:01 eth0 1.10 0.30 0.34 0.20 0.00 0.00 0.00 0.00 06:32:15 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:31:01 eth0 0.80 0.38 0.42 0.26 0.00 0.00 0.00 0.00 06:32:15 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:32:02 eth0 259.38 226.60 2175.48 46.49 0.00 0.00 0.00 0.00 06:32:15 06:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 06:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 Average: eth0 123.55 112.17 617.89 33.42 0.00 0.00 0.00 0.00 06:32:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:15 Average: docker0 53.50 51.13 4.11 202.75 0.00 0.00 0.00 0.00 06:32:15 06:32:15 06:32:15 ---> sar -P ALL: 06:32:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/15/20 _x86_64_ (4 CPU) 06:32:15 06:32:15 06:09:48 LINUX RESTART (4 CPU) 06:32:15 06:32:15 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:32:15 06:12:01 all 11.48 0.00 4.38 2.10 0.03 82.00 06:32:15 06:12:01 0 12.52 0.00 5.41 0.58 0.03 81.46 06:32:15 06:12:01 1 13.27 0.00 4.17 0.78 0.03 81.74 06:32:15 06:12:01 2 10.82 0.00 3.98 5.74 0.05 79.41 06:32:15 06:12:01 3 9.31 0.00 3.97 1.31 0.02 85.39 06:32:15 06:13:01 all 11.34 0.00 6.57 5.23 0.05 76.82 06:32:15 06:13:01 0 11.32 0.00 7.07 2.96 0.03 78.61 06:32:15 06:13:01 1 10.48 0.00 6.59 6.69 0.03 76.20 06:32:15 06:13:01 2 11.82 0.00 6.50 5.94 0.07 75.68 06:32:15 06:13:01 3 11.73 0.00 6.10 5.30 0.05 76.82 06:32:15 06:14:01 all 54.31 0.00 10.46 5.27 0.03 29.92 06:32:15 06:14:01 0 53.12 0.00 10.40 4.09 0.03 32.36 06:32:15 06:14:01 1 54.90 0.00 10.35 6.81 0.02 27.92 06:32:15 06:14:01 2 53.88 0.00 10.89 4.92 0.05 30.26 06:32:15 06:14:01 3 55.34 0.00 10.21 5.25 0.03 29.16 06:32:15 06:15:01 all 44.57 0.00 11.23 2.76 0.03 41.40 06:32:15 06:15:01 0 42.84 0.00 11.18 3.25 0.03 42.70 06:32:15 06:15:01 1 45.24 0.00 11.22 2.36 0.03 41.15 06:32:15 06:15:01 2 45.49 0.00 11.08 2.94 0.03 40.45 06:32:15 06:15:01 3 44.70 0.00 11.44 2.52 0.03 41.31 06:32:15 06:16:02 all 19.34 0.00 17.11 13.99 0.07 49.49 06:32:15 06:16:02 0 18.06 0.00 16.98 16.81 0.07 48.08 06:32:15 06:16:02 1 18.22 0.00 16.71 13.35 0.08 51.64 06:32:15 06:16:02 2 17.99 0.00 17.36 15.53 0.07 49.05 06:32:15 06:16:02 3 23.13 0.00 17.38 10.24 0.05 49.20 06:32:15 06:17:01 all 43.20 0.00 16.26 21.05 0.06 19.42 06:32:15 06:17:01 0 43.15 0.00 15.61 20.46 0.07 20.72 06:32:15 06:17:01 1 42.49 0.00 16.86 19.61 0.07 20.97 06:32:15 06:17:01 2 43.31 0.00 15.92 22.74 0.05 17.98 06:32:15 06:17:01 3 43.84 0.00 16.66 21.42 0.05 18.03 06:32:15 06:18:02 all 28.13 0.00 14.78 29.56 0.06 27.47 06:32:15 06:18:02 0 27.93 0.00 14.06 33.37 0.05 24.60 06:32:15 06:18:02 1 27.76 0.00 14.40 26.78 0.08 30.97 06:32:15 06:18:02 2 28.98 0.00 15.30 30.85 0.05 24.82 06:32:15 06:18:02 3 27.85 0.00 15.35 27.22 0.07 29.51 06:32:15 06:19:02 all 19.31 0.00 14.92 37.58 0.09 28.10 06:32:15 06:19:02 0 19.94 0.00 14.99 35.81 0.07 29.19 06:32:15 06:19:02 1 18.61 0.00 14.63 33.91 0.09 32.76 06:32:15 06:19:02 2 19.70 0.00 14.76 41.73 0.14 23.68 06:32:15 06:19:02 3 18.98 0.00 15.31 38.86 0.07 26.78 06:32:15 06:20:01 all 47.17 0.00 13.77 22.72 0.05 16.28 06:32:15 06:20:01 0 46.36 0.00 13.25 26.58 0.05 13.75 06:32:15 06:20:01 1 48.48 0.00 13.35 22.31 0.05 15.81 06:32:15 06:20:01 2 46.79 0.00 14.24 18.09 0.02 20.86 06:32:15 06:20:01 3 47.07 0.00 14.22 23.95 0.09 14.68 06:32:15 06:21:01 all 1.32 0.00 1.34 1.09 0.01 96.24 06:32:15 06:21:01 0 1.22 0.00 1.35 0.90 0.00 96.53 06:32:15 06:21:01 1 1.65 0.00 1.14 0.84 0.00 96.37 06:32:15 06:21:01 2 1.44 0.00 1.72 1.72 0.02 95.11 06:32:15 06:21:01 3 0.99 0.00 1.14 0.92 0.02 96.94 06:32:15 06:22:01 all 0.15 0.00 0.03 0.03 0.00 99.78 06:32:15 06:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:32:15 06:22:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:32:15 06:22:01 2 0.07 0.00 0.07 0.13 0.00 99.73 06:32:15 06:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:32:15 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:32:15 06:23:01 all 0.12 0.00 0.04 0.00 0.00 99.84 06:32:15 06:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:32:15 06:23:01 1 0.40 0.00 0.08 0.00 0.00 99.52 06:32:15 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:32:15 06:23:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:32:15 06:24:01 all 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:32:15 06:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:32:15 06:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:32:15 06:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:32:15 06:25:01 all 0.09 0.00 0.06 0.03 0.00 99.82 06:32:15 06:25:01 0 0.03 0.00 0.05 0.02 0.00 99.90 06:32:15 06:25:01 1 0.30 0.00 0.07 0.00 0.00 99.63 06:32:15 06:25:01 2 0.02 0.00 0.08 0.08 0.00 99.82 06:32:15 06:25:01 3 0.02 0.00 0.05 0.00 0.00 99.93 06:32:15 06:26:01 all 0.15 0.00 0.04 0.02 0.00 99.80 06:32:15 06:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:32:15 06:26:01 1 0.53 0.00 0.02 0.00 0.00 99.45 06:32:15 06:26:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:32:15 06:26:01 3 0.02 0.00 0.05 0.07 0.00 99.87 06:32:15 06:27:01 all 0.16 0.00 0.02 0.00 0.00 99.83 06:32:15 06:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:32:15 06:27:01 1 0.53 0.00 0.00 0.00 0.00 99.47 06:32:15 06:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:32:15 06:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:32:15 06:28:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:32:15 06:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:28:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:32:15 06:28:01 2 0.03 0.00 0.05 0.00 0.02 99.90 06:32:15 06:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:29:01 all 0.15 0.00 0.02 0.00 0.00 99.83 06:32:15 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:29:01 1 0.53 0.00 0.03 0.00 0.00 99.43 06:32:15 06:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:32:15 06:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:32:15 06:30:01 all 0.15 0.00 0.02 0.01 0.01 99.80 06:32:15 06:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:32:15 06:30:01 1 0.53 0.00 0.03 0.02 0.02 99.40 06:32:15 06:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:30:01 3 0.03 0.00 0.05 0.03 0.02 99.87 06:32:15 06:31:01 all 0.17 0.00 0.02 0.01 0.00 99.80 06:32:15 06:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:32:15 06:31:01 1 0.52 0.00 0.00 0.00 0.00 99.48 06:32:15 06:31:01 2 0.08 0.00 0.02 0.05 0.00 99.85 06:32:15 06:31:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:32:15 06:32:02 all 6.22 0.00 3.47 3.46 0.04 86.81 06:32:15 06:32:02 0 6.34 0.00 3.33 3.03 0.05 87.25 06:32:15 06:32:02 1 6.44 0.00 3.31 2.15 0.03 88.06 06:32:15 06:32:02 2 5.25 0.00 3.67 4.79 0.05 86.24 06:32:15 06:32:02 3 6.86 0.00 3.58 3.85 0.03 85.67 06:32:15 Average: all 13.48 0.00 5.37 6.76 0.03 74.37 06:32:15 Average: 0 13.25 0.00 5.33 6.91 0.02 74.49 06:32:15 Average: 1 13.69 0.00 5.30 6.33 0.03 74.65 06:32:15 Average: 2 13.41 0.00 5.43 7.26 0.03 73.87 06:32:15 Average: 3 13.57 0.00 5.40 6.54 0.02 74.46 06:32:15 06:32:15 06:32:15